##// END OF EJS Templates
release: merge back stable branch into default
marcink -
r808:7832b163 merge default
parent child Browse files
Show More
@@ -7,3 +7,4 b' baaf9f5bcea3bae0ef12ae20c8b270482e62abb6'
7 32a70c7e56844a825f61df496ee5eaf8c3c4e189 v4.2.1
7 32a70c7e56844a825f61df496ee5eaf8c3c4e189 v4.2.1
8 fa695cdb411d294679ac081d595ac654e5613b03 v4.3.0
8 fa695cdb411d294679ac081d595ac654e5613b03 v4.3.0
9 0e4dc11b58cad833c513fe17bac39e6850edf959 v4.3.1
9 0e4dc11b58cad833c513fe17bac39e6850edf959 v4.3.1
10 8a876f48f5cb1d018b837db28ff928500cb32cfb v4.4.0
@@ -24,6 +24,10 b' recursive-include rhodecode *.cfg'
24 recursive-include rhodecode *.json
24 recursive-include rhodecode *.json
25 recursive-include rhodecode *.ini_tmpl
25 recursive-include rhodecode *.ini_tmpl
26 recursive-include rhodecode *.sh
26 recursive-include rhodecode *.sh
27 recursive-include rhodecode *.mako
28
29 # 502 page
30 include rhodecode/public/502.html
27
31
28 # 502 page
32 # 502 page
29 include rhodecode/public/502.html
33 include rhodecode/public/502.html
1 NO CONTENT: modified file, binary diff hidden
NO CONTENT: modified file, binary diff hidden
This diff has been collapsed as it changes many lines, (1188 lines changed) Show them Hide them
@@ -7,8 +7,8 b' msgid ""'
7 msgstr ""
7 msgstr ""
8 "Project-Id-Version: RhodeCode\n"
8 "Project-Id-Version: RhodeCode\n"
9 "Report-Msgid-Bugs-To: marcin@rhodecode.com\n"
9 "Report-Msgid-Bugs-To: marcin@rhodecode.com\n"
10 "POT-Creation-Date: 2016-08-02 20:55+0000\n"
10 "POT-Creation-Date: 2016-09-15 14:11+0000\n"
11 "PO-Revision-Date: 2016-08-02 20:57+0000\n"
11 "PO-Revision-Date: 2016-09-15 14:12+0000\n"
12 "Last-Translator: Marcin Kuzminski <marcin@rhodecode.com>\n"
12 "Last-Translator: Marcin Kuzminski <marcin@rhodecode.com>\n"
13 "Language-Team: Belarusian (http://www.transifex.com/rhodecode/RhodeCode/language/be/)\n"
13 "Language-Team: Belarusian (http://www.transifex.com/rhodecode/RhodeCode/language/be/)\n"
14 "MIME-Version: 1.0\n"
14 "MIME-Version: 1.0\n"
@@ -19,7 +19,7 b' msgstr ""'
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"
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 #: rhodecode/admin/navigation.py:74 rhodecode/authentication/routes.py:60
21 #: rhodecode/admin/navigation.py:74 rhodecode/authentication/routes.py:60
22 #: rhodecode/integrations/views.py:126
22 #: rhodecode/integrations/views.py:168
23 #: rhodecode/templates/admin/permissions/permissions.html:36
23 #: rhodecode/templates/admin/permissions/permissions.html:36
24 msgid "Global"
24 msgid "Global"
25 msgstr ""
25 msgstr ""
@@ -42,7 +42,8 b' msgstr ""'
42 msgid "Issue Tracker"
42 msgid "Issue Tracker"
43 msgstr ""
43 msgstr ""
44
44
45 #: rhodecode/admin/navigation.py:80 rhodecode/templates/register.html:76
45 #: rhodecode/admin/navigation.py:80 rhodecode/integrations/types/email.py:232
46 #: rhodecode/templates/register.html:76
46 #: rhodecode/templates/admin/my_account/my_account_profile.html:48
47 #: rhodecode/templates/admin/my_account/my_account_profile.html:48
47 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:94
48 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:94
48 #: rhodecode/templates/admin/users/user_add.html:86
49 #: rhodecode/templates/admin/users/user_add.html:86
@@ -62,12 +63,18 b' msgid "Full Text Search"'
62 msgstr ""
63 msgstr ""
63
64
64 #: rhodecode/admin/navigation.py:83
65 #: rhodecode/admin/navigation.py:83
65 #: rhodecode/templates/admin/integrations/base.html:21
66 #: rhodecode/templates/admin/integrations/base.html:23
66 #: rhodecode/templates/admin/integrations/edit.html:8
67 #: rhodecode/templates/admin/integrations/form.html:8
67 #: rhodecode/templates/admin/integrations/edit.html:19
68 #: rhodecode/templates/admin/integrations/form.html:21
68 #: rhodecode/templates/admin/integrations/list.html:15
69 #: rhodecode/templates/admin/integrations/form.html:32
69 #: rhodecode/templates/admin/integrations/list.html:19
70 #: rhodecode/templates/admin/integrations/list.html:21
70 #: rhodecode/templates/admin/integrations/list.html:26
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 #: rhodecode/templates/admin/repos/repo_edit.html:72
78 #: rhodecode/templates/admin/repos/repo_edit.html:72
72 #: rhodecode/templates/base/base.html:84
79 #: rhodecode/templates/base/base.html:84
73 msgid "Integrations"
80 msgid "Integrations"
@@ -90,9 +97,9 b' msgstr ""'
90 msgid "Enable or disable this authentication plugin."
97 msgid "Enable or disable this authentication plugin."
91 msgstr ""
98 msgstr ""
92
99
93 #: rhodecode/authentication/schema.py:37 rhodecode/integrations/schema.py:37
100 #: rhodecode/authentication/schema.py:37 rhodecode/integrations/schema.py:32
94 #: rhodecode/templates/admin/integrations/list.html:62
101 #: rhodecode/model/validation_schema/schemas/integration_schema.py:197
95 #: rhodecode/templates/admin/my_account/my_account_notifications.html:14
102 #: rhodecode/templates/admin/integrations/list.html:101
96 msgid "Enabled"
103 msgid "Enabled"
97 msgstr ""
104 msgstr ""
98
105
@@ -395,12 +402,12 b' msgstr ""'
395
402
396 #: rhodecode/controllers/changeset.py:335
403 #: rhodecode/controllers/changeset.py:335
397 #: rhodecode/controllers/pullrequests.py:750
404 #: rhodecode/controllers/pullrequests.py:750
398 #: rhodecode/model/pull_request.py:843
405 #: rhodecode/model/pull_request.py:842
399 #, python-format
406 #, python-format
400 msgid "Status change %(transition_icon)s %(status)s"
407 msgid "Status change %(transition_icon)s %(status)s"
401 msgstr ""
408 msgstr ""
402
409
403 #: rhodecode/controllers/changeset.py:372
410 #: rhodecode/controllers/changeset.py:373
404 msgid ""
411 msgid ""
405 "Changing the status of a commit associated with a closed pull request is not"
412 "Changing the status of a commit associated with a closed pull request is not"
406 " allowed"
413 " allowed"
@@ -543,14 +550,14 b' msgstr ""'
543 msgid "Changesets"
550 msgid "Changesets"
544 msgstr ""
551 msgstr ""
545
552
546 #: rhodecode/controllers/files.py:1026 rhodecode/controllers/summary.py:251
553 #: rhodecode/controllers/files.py:1026 rhodecode/controllers/summary.py:259
547 #: rhodecode/model/pull_request.py:1059 rhodecode/model/scm.py:780
554 #: rhodecode/model/pull_request.py:1059 rhodecode/model/scm.py:780
548 #: rhodecode/templates/base/vcs_settings.html:138
555 #: rhodecode/templates/base/vcs_settings.html:185
549 msgid "Branches"
556 msgid "Branches"
550 msgstr ""
557 msgstr ""
551
558
552 #: rhodecode/controllers/files.py:1030 rhodecode/model/scm.py:795
559 #: rhodecode/controllers/files.py:1030 rhodecode/model/scm.py:795
553 #: rhodecode/templates/base/vcs_settings.html:163
560 #: rhodecode/templates/base/vcs_settings.html:210
554 msgid "Tags"
561 msgid "Tags"
555 msgstr ""
562 msgstr ""
556
563
@@ -656,30 +663,30 b' msgid "Close Pull Request"'
656 msgstr ""
663 msgstr ""
657
664
658 #: rhodecode/controllers/pullrequests.py:754
665 #: rhodecode/controllers/pullrequests.py:754
659 #: rhodecode/model/pull_request.py:847
666 #: rhodecode/model/pull_request.py:846
660 msgid "Closing with"
667 msgid "Closing with"
661 msgstr ""
668 msgstr ""
662
669
663 #: rhodecode/controllers/pullrequests.py:802
670 #: rhodecode/controllers/pullrequests.py:804
664 #, python-format
671 #, python-format
665 msgid ""
672 msgid ""
666 "Closing pull request on other statuses than rejected or approved is "
673 "Closing pull request on other statuses than rejected or approved is "
667 "forbidden. Calculated status from all reviewers is currently: %s"
674 "forbidden. Calculated status from all reviewers is currently: %s"
668 msgstr ""
675 msgstr ""
669
676
670 #: rhodecode/controllers/summary.py:235
677 #: rhodecode/controllers/summary.py:243
671 msgid "Branch"
678 msgid "Branch"
672 msgstr ""
679 msgstr ""
673
680
674 #: rhodecode/controllers/summary.py:236
681 #: rhodecode/controllers/summary.py:244
675 msgid "Tag"
682 msgid "Tag"
676 msgstr ""
683 msgstr ""
677
684
678 #: rhodecode/controllers/summary.py:237
685 #: rhodecode/controllers/summary.py:245
679 msgid "Bookmark"
686 msgid "Bookmark"
680 msgstr ""
687 msgstr ""
681
688
682 #: rhodecode/controllers/summary.py:252
689 #: rhodecode/controllers/summary.py:260
683 msgid "Closed branches"
690 msgid "Closed branches"
684 msgstr ""
691 msgstr ""
685
692
@@ -692,37 +699,37 b' msgid "Error occurred during update of d'
692 msgstr ""
699 msgstr ""
693
700
694 #: rhodecode/controllers/admin/gists.py:63
701 #: rhodecode/controllers/admin/gists.py:63
695 #: rhodecode/controllers/admin/my_account.py:307
702 #: rhodecode/controllers/admin/my_account.py:317
696 #: rhodecode/controllers/admin/users.py:431
703 #: rhodecode/controllers/admin/users.py:431
697 msgid "forever"
704 msgid "forever"
698 msgstr ""
705 msgstr ""
699
706
700 #: rhodecode/controllers/admin/gists.py:64
707 #: rhodecode/controllers/admin/gists.py:64
701 #: rhodecode/controllers/admin/my_account.py:308
708 #: rhodecode/controllers/admin/my_account.py:318
702 #: rhodecode/controllers/admin/users.py:432
709 #: rhodecode/controllers/admin/users.py:432
703 msgid "5 minutes"
710 msgid "5 minutes"
704 msgstr ""
711 msgstr ""
705
712
706 #: rhodecode/controllers/admin/gists.py:65
713 #: rhodecode/controllers/admin/gists.py:65
707 #: rhodecode/controllers/admin/my_account.py:309
714 #: rhodecode/controllers/admin/my_account.py:319
708 #: rhodecode/controllers/admin/users.py:433
715 #: rhodecode/controllers/admin/users.py:433
709 msgid "1 hour"
716 msgid "1 hour"
710 msgstr ""
717 msgstr ""
711
718
712 #: rhodecode/controllers/admin/gists.py:66
719 #: rhodecode/controllers/admin/gists.py:66
713 #: rhodecode/controllers/admin/my_account.py:310
720 #: rhodecode/controllers/admin/my_account.py:320
714 #: rhodecode/controllers/admin/users.py:434
721 #: rhodecode/controllers/admin/users.py:434
715 msgid "1 day"
722 msgid "1 day"
716 msgstr ""
723 msgstr ""
717
724
718 #: rhodecode/controllers/admin/gists.py:67
725 #: rhodecode/controllers/admin/gists.py:67
719 #: rhodecode/controllers/admin/my_account.py:311
726 #: rhodecode/controllers/admin/my_account.py:321
720 #: rhodecode/controllers/admin/users.py:435
727 #: rhodecode/controllers/admin/users.py:435
721 msgid "1 month"
728 msgid "1 month"
722 msgstr ""
729 msgstr ""
723
730
724 #: rhodecode/controllers/admin/gists.py:71
731 #: rhodecode/controllers/admin/gists.py:71
725 #: rhodecode/controllers/admin/my_account.py:313
732 #: rhodecode/controllers/admin/my_account.py:323
726 #: rhodecode/controllers/admin/users.py:437
733 #: rhodecode/controllers/admin/users.py:437
727 msgid "Lifetime"
734 msgid "Lifetime"
728 msgstr ""
735 msgstr ""
@@ -776,60 +783,61 b' msgstr ""'
776 msgid "%(expiry)s - current value"
783 msgid "%(expiry)s - current value"
777 msgstr ""
784 msgstr ""
778
785
779 #: rhodecode/controllers/admin/my_account.py:70
786 #: rhodecode/controllers/admin/my_account.py:74
780 msgid "You can't edit this user since it's crucial for entire application"
787 msgid "You can't edit this user since it's crucial for entire application"
781 msgstr ""
788 msgstr ""
782
789
783 #: rhodecode/controllers/admin/my_account.py:128
790 #: rhodecode/controllers/admin/my_account.py:132
784 msgid "Your account was updated successfully"
791 msgid "Your account was updated successfully"
785 msgstr ""
792 msgstr ""
786
793
787 #: rhodecode/controllers/admin/my_account.py:143
794 #: rhodecode/controllers/admin/my_account.py:147
788 #: rhodecode/controllers/admin/users.py:218
795 #: rhodecode/controllers/admin/users.py:218
789 #, python-format
796 #, python-format
790 msgid "Error occurred during update of user %s"
797 msgid "Error occurred during update of user %s"
791 msgstr ""
798 msgstr ""
792
799
793 #: rhodecode/controllers/admin/my_account.py:202
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 msgid "Successfully updated password"
806 msgid "Successfully updated password"
795 msgstr ""
807 msgstr ""
796
808
797 #: rhodecode/controllers/admin/my_account.py:213
809 #: rhodecode/controllers/admin/my_account.py:271
798 msgid "Error occurred during update of user password"
799 msgstr ""
800
801 #: rhodecode/controllers/admin/my_account.py:261
802 #: rhodecode/controllers/admin/users.py:611
810 #: rhodecode/controllers/admin/users.py:611
803 #, python-format
811 #, python-format
804 msgid "Added new email address `%s` for user account"
812 msgid "Added new email address `%s` for user account"
805 msgstr ""
813 msgstr ""
806
814
807 #: rhodecode/controllers/admin/my_account.py:268
815 #: rhodecode/controllers/admin/my_account.py:278
808 #: rhodecode/controllers/admin/users.py:618
816 #: rhodecode/controllers/admin/users.py:618
809 msgid "An error occurred during email saving"
817 msgid "An error occurred during email saving"
810 msgstr ""
818 msgstr ""
811
819
812 #: rhodecode/controllers/admin/my_account.py:278
820 #: rhodecode/controllers/admin/my_account.py:288
813 #: rhodecode/controllers/admin/users.py:633
821 #: rhodecode/controllers/admin/users.py:633
814 msgid "Removed email address from user account"
822 msgid "Removed email address from user account"
815 msgstr ""
823 msgstr ""
816
824
817 #: rhodecode/controllers/admin/my_account.py:316
825 #: rhodecode/controllers/admin/my_account.py:326
818 #: rhodecode/controllers/admin/users.py:440
826 #: rhodecode/controllers/admin/users.py:440
819 msgid "Role"
827 msgid "Role"
820 msgstr ""
828 msgstr ""
821
829
822 #: rhodecode/controllers/admin/my_account.py:329
830 #: rhodecode/controllers/admin/my_account.py:339
823 #: rhodecode/controllers/admin/users.py:464
831 #: rhodecode/controllers/admin/users.py:464
824 msgid "Auth token successfully created"
832 msgid "Auth token successfully created"
825 msgstr ""
833 msgstr ""
826
834
827 #: rhodecode/controllers/admin/my_account.py:342
835 #: rhodecode/controllers/admin/my_account.py:352
828 #: rhodecode/controllers/admin/users.py:483
836 #: rhodecode/controllers/admin/users.py:483
829 msgid "Auth token successfully reset"
837 msgid "Auth token successfully reset"
830 msgstr ""
838 msgstr ""
831
839
832 #: rhodecode/controllers/admin/my_account.py:346
840 #: rhodecode/controllers/admin/my_account.py:356
833 #: rhodecode/controllers/admin/users.py:487
841 #: rhodecode/controllers/admin/users.py:487
834 msgid "Auth token successfully deleted"
842 msgid "Auth token successfully deleted"
835 msgstr ""
843 msgstr ""
@@ -1053,18 +1061,18 b' msgid "Error occurred during deleting is'
1053 msgstr ""
1061 msgstr ""
1054
1062
1055 #: rhodecode/controllers/admin/repos.py:721
1063 #: rhodecode/controllers/admin/repos.py:721
1056 #: rhodecode/controllers/admin/settings.py:363
1064 #: rhodecode/controllers/admin/settings.py:366
1057 msgid "Removed issue tracker entry"
1065 msgid "Removed issue tracker entry"
1058 msgstr ""
1066 msgstr ""
1059
1067
1060 #: rhodecode/controllers/admin/repos.py:751
1068 #: rhodecode/controllers/admin/repos.py:751
1061 #: rhodecode/controllers/admin/settings.py:409
1069 #: rhodecode/controllers/admin/settings.py:412
1062 msgid "Updated issue tracker entries"
1070 msgid "Updated issue tracker entries"
1063 msgstr ""
1071 msgstr ""
1064
1072
1065 #: rhodecode/controllers/admin/repos.py:812
1073 #: rhodecode/controllers/admin/repos.py:812
1066 #: rhodecode/controllers/admin/settings.py:142
1074 #: rhodecode/controllers/admin/settings.py:143
1067 #: rhodecode/controllers/admin/settings.py:719
1075 #: rhodecode/controllers/admin/settings.py:722
1068 msgid "Some form inputs contain invalid data."
1076 msgid "Some form inputs contain invalid data."
1069 msgstr ""
1077 msgstr ""
1070
1078
@@ -1073,86 +1081,70 b' msgid "Error occurred during updating re'
1073 msgstr ""
1081 msgstr ""
1074
1082
1075 #: rhodecode/controllers/admin/repos.py:834
1083 #: rhodecode/controllers/admin/repos.py:834
1076 #: rhodecode/controllers/admin/settings.py:168
1084 #: rhodecode/controllers/admin/settings.py:171
1077 msgid "Updated VCS settings"
1085 msgid "Updated VCS settings"
1078 msgstr ""
1086 msgstr ""
1079
1087
1080 #: rhodecode/controllers/admin/settings.py:164
1088 #: rhodecode/controllers/admin/settings.py:167
1081 #: rhodecode/controllers/admin/settings.py:267
1089 #: rhodecode/controllers/admin/settings.py:270
1082 msgid "Error occurred during updating application settings"
1090 msgid "Error occurred during updating application settings"
1083 msgstr ""
1091 msgstr ""
1084
1092
1085 #: rhodecode/controllers/admin/settings.py:211
1093 #: rhodecode/controllers/admin/settings.py:214
1086 #, python-format
1094 #, python-format
1087 msgid "Repositories successfully rescanned added: %s ; removed: %s"
1095 msgid "Repositories successfully rescanned added: %s ; removed: %s"
1088 msgstr ""
1096 msgstr ""
1089
1097
1090 #: rhodecode/controllers/admin/settings.py:263
1098 #: rhodecode/controllers/admin/settings.py:266
1091 msgid "Updated application settings"
1099 msgid "Updated application settings"
1092 msgstr ""
1100 msgstr ""
1093
1101
1094 #: rhodecode/controllers/admin/settings.py:327
1095 msgid "Updated visualisation settings"
1096 msgstr ""
1097
1098 #: rhodecode/controllers/admin/settings.py:330
1102 #: rhodecode/controllers/admin/settings.py:330
1103 msgid "Updated visualisation settings"
1104 msgstr ""
1105
1106 #: rhodecode/controllers/admin/settings.py:333
1099 msgid "Error occurred during updating visualisation settings"
1107 msgid "Error occurred during updating visualisation settings"
1100 msgstr ""
1108 msgstr ""
1101
1109
1102 #: rhodecode/controllers/admin/settings.py:422
1110 #: rhodecode/controllers/admin/settings.py:425
1103 msgid "Please enter email address"
1111 msgid "Please enter email address"
1104 msgstr ""
1112 msgstr ""
1105
1113
1106 #: rhodecode/controllers/admin/settings.py:440
1114 #: rhodecode/controllers/admin/settings.py:443
1107 msgid "Send email task created"
1115 msgid "Send email task created"
1108 msgstr ""
1116 msgstr ""
1109
1117
1110 #: rhodecode/controllers/admin/settings.py:473
1118 #: rhodecode/controllers/admin/settings.py:476
1111 msgid "Added new hook"
1119 msgid "Added new hook"
1112 msgstr ""
1120 msgstr ""
1113
1121
1114 #: rhodecode/controllers/admin/settings.py:488
1122 #: rhodecode/controllers/admin/settings.py:491
1115 msgid "Updated hooks"
1123 msgid "Updated hooks"
1116 msgstr ""
1124 msgstr ""
1117
1125
1118 #: rhodecode/controllers/admin/settings.py:492
1126 #: rhodecode/controllers/admin/settings.py:495
1119 msgid "Error occurred during hook creation"
1127 msgid "Error occurred during hook creation"
1120 msgstr ""
1128 msgstr ""
1121
1129
1122 #: rhodecode/controllers/admin/settings.py:540
1130 #: rhodecode/controllers/admin/settings.py:543
1123 #, python-format
1131 #, python-format
1124 msgid "Critical: your disk space is very low <b>%s%%</b> usedpercent"
1132 msgid "Critical: your disk space is very low <b>%s%%</b> usedpercent"
1125 msgstr ""
1133 msgstr ""
1126
1134
1127 #: rhodecode/controllers/admin/settings.py:544
1135 #: rhodecode/controllers/admin/settings.py:547
1128 #, python-format
1136 #, python-format
1129 msgid "Warning: your disk space is running low <b>%s%%</b> usedpercent"
1137 msgid "Warning: your disk space is running low <b>%s%%</b> usedpercent"
1130 msgstr ""
1138 msgstr ""
1131
1139
1132 #: rhodecode/controllers/admin/settings.py:740
1140 #: rhodecode/controllers/admin/settings.py:743
1133 msgid "Error occurred during updating labs settings"
1141 msgid "Error occurred during updating labs settings"
1134 msgstr ""
1142 msgstr ""
1135
1143
1136 #: rhodecode/controllers/admin/settings.py:745
1144 #: rhodecode/controllers/admin/settings.py:748
1137 msgid "Updated Labs settings"
1145 msgid "Updated Labs settings"
1138 msgstr ""
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 #: rhodecode/controllers/admin/user_groups.py:168
1148 #: rhodecode/controllers/admin/user_groups.py:168
1157 #, python-format
1149 #, python-format
1158 msgid "Created user group %(user_group_link)s"
1150 msgid "Created user group %(user_group_link)s"
@@ -1335,38 +1327,50 b' msgstr ""'
1335 msgid "pullrequest commented"
1327 msgid "pullrequest commented"
1336 msgstr ""
1328 msgstr ""
1337
1329
1338 #: rhodecode/events/repo.py:135
1330 #: rhodecode/events/repo.py:136
1339 msgid "repository pre create"
1331 msgid "repository pre create"
1340 msgstr ""
1332 msgstr ""
1341
1333
1342 #: rhodecode/events/repo.py:144
1334 #: rhodecode/events/repo.py:145
1343 msgid "repository created"
1335 msgid "repository created"
1344 msgstr ""
1336 msgstr ""
1345
1337
1346 #: rhodecode/events/repo.py:153
1338 #: rhodecode/events/repo.py:154
1347 msgid "repository pre delete"
1339 msgid "repository pre delete"
1348 msgstr ""
1340 msgstr ""
1349
1341
1350 #: rhodecode/events/repo.py:162
1342 #: rhodecode/events/repo.py:163
1351 msgid "repository deleted"
1343 msgid "repository deleted"
1352 msgstr ""
1344 msgstr ""
1353
1345
1354 #: rhodecode/events/repo.py:193
1346 #: rhodecode/events/repo.py:199
1355 msgid "repository pre pull"
1347 msgid "repository pre pull"
1356 msgstr ""
1348 msgstr ""
1357
1349
1358 #: rhodecode/events/repo.py:202
1350 #: rhodecode/events/repo.py:208
1359 msgid "repository pull"
1351 msgid "repository pull"
1360 msgstr ""
1352 msgstr ""
1361
1353
1362 #: rhodecode/events/repo.py:211
1354 #: rhodecode/events/repo.py:217
1363 msgid "repository pre push"
1355 msgid "repository pre push"
1364 msgstr ""
1356 msgstr ""
1365
1357
1366 #: rhodecode/events/repo.py:222
1358 #: rhodecode/events/repo.py:228
1367 msgid "repository push"
1359 msgid "repository push"
1368 msgstr ""
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 #: rhodecode/events/user.py:34
1374 #: rhodecode/events/user.py:34
1371 msgid "user registered"
1375 msgid "user registered"
1372 msgstr ""
1376 msgstr ""
@@ -1379,42 +1383,202 b' msgstr ""'
1379 msgid "user pre update"
1383 msgid "user pre update"
1380 msgstr ""
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 msgid "Enable or disable this integration."
1445 msgid "Enable or disable this integration."
1384 msgstr ""
1446 msgstr ""
1385
1447
1386 #: rhodecode/integrations/schema.py:42
1448 #: rhodecode/integrations/schema.py:37
1449 #: rhodecode/model/validation_schema/schemas/integration_schema.py:176
1387 msgid "Short name for this integration."
1450 msgid "Short name for this integration."
1388 msgstr ""
1451 msgstr ""
1389
1452
1390 #: rhodecode/integrations/schema.py:44
1453 #: rhodecode/integrations/schema.py:39
1454 #: rhodecode/model/validation_schema/schemas/integration_schema.py:178
1391 msgid "Integration name"
1455 msgid "Integration name"
1392 msgstr ""
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 #: rhodecode/integrations/views.py:172
1484 #: rhodecode/integrations/views.py:172
1485 msgid "{name} integration"
1486 msgstr ""
1487
1488 #: rhodecode/integrations/views.py:186
1395 msgid "Integration {integration_name} deleted successfully."
1489 msgid "Integration {integration_name} deleted successfully."
1396 msgstr ""
1490 msgstr ""
1397
1491
1398 #: rhodecode/integrations/views.py:200
1492 #: rhodecode/integrations/views.py:266
1399 msgid ""
1493 msgid ""
1400 "Errors exist when saving integration settings. Please check the form inputs."
1494 "Errors exist when saving integration settings. Please check the form inputs."
1401 msgstr ""
1495 msgstr ""
1402
1496
1403 #: rhodecode/integrations/views.py:220
1497 #: rhodecode/integrations/views.py:292
1404 msgid "Integration {integration_name} updated successfully."
1498 msgid "Integration {integration_name} updated successfully."
1405 msgstr ""
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 #: rhodecode/integrations/types/slack.py:45
1575 #: rhodecode/integrations/types/slack.py:45
1408 msgid "Slack service URL"
1409 msgstr ""
1410
1411 #: rhodecode/integrations/types/slack.py:46
1412 msgid ""
1576 msgid ""
1413 "This can be setup at the <a href=\"https://my.slack.com/services/new"
1577 "This can be setup at the <a href=\"https://my.slack.com/services/new"
1414 "/incoming-webhook/\">slack app manager</a>"
1578 "/incoming-webhook/\">slack app manager</a>"
1415 msgstr ""
1579 msgstr ""
1416
1580
1417 #: rhodecode/integrations/types/slack.py:59 rhodecode/templates/login.html:43
1581 #: rhodecode/integrations/types/slack.py:58 rhodecode/templates/login.html:43
1418 #: rhodecode/templates/register.html:41
1582 #: rhodecode/templates/register.html:41
1419 #: rhodecode/templates/admin/admin_log.html:7
1583 #: rhodecode/templates/admin/admin_log.html:7
1420 #: rhodecode/templates/admin/my_account/my_account_profile.html:24
1584 #: rhodecode/templates/admin/my_account/my_account_profile.html:24
@@ -1430,35 +1594,40 b' msgstr ""'
1430 msgid "Username"
1594 msgid "Username"
1431 msgstr ""
1595 msgstr ""
1432
1596
1433 #: rhodecode/integrations/types/slack.py:60
1597 #: rhodecode/integrations/types/slack.py:59
1434 msgid "Username to show notifications coming from."
1598 msgid "Username to show notifications coming from."
1435 msgstr ""
1599 msgstr ""
1436
1600
1601 #: rhodecode/integrations/types/slack.py:68
1602 msgid "Channel"
1603 msgstr ""
1604
1437 #: rhodecode/integrations/types/slack.py:69
1605 #: rhodecode/integrations/types/slack.py:69
1438 msgid "Channel"
1439 msgstr ""
1440
1441 #: rhodecode/integrations/types/slack.py:70
1442 msgid "Channel to send notifications to."
1606 msgid "Channel to send notifications to."
1443 msgstr ""
1607 msgstr ""
1444
1608
1609 #: rhodecode/integrations/types/slack.py:78
1610 msgid "Emoji"
1611 msgstr ""
1612
1445 #: rhodecode/integrations/types/slack.py:79
1613 #: rhodecode/integrations/types/slack.py:79
1446 msgid "Emoji"
1447 msgstr ""
1448
1449 #: rhodecode/integrations/types/slack.py:80
1450 msgid "Emoji to use eg. :studio_microphone:"
1614 msgid "Emoji to use eg. :studio_microphone:"
1451 msgstr ""
1615 msgstr ""
1452
1616
1453 #: rhodecode/integrations/types/slack.py:107
1617 #: rhodecode/integrations/types/slack.py:101
1454 msgid "Slack"
1618 msgid "Slack"
1455 msgstr ""
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 #: rhodecode/integrations/types/webhook.py:41
1630 #: rhodecode/integrations/types/webhook.py:41
1458 msgid "Webhook URL"
1459 msgstr ""
1460
1461 #: rhodecode/integrations/types/webhook.py:42
1462 msgid "URL of the webhook to receive POST event."
1631 msgid "URL of the webhook to receive POST event."
1463 msgstr ""
1632 msgstr ""
1464
1633
@@ -1470,10 +1639,14 b' msgstr ""'
1470 msgid "String used to validate received payloads."
1639 msgid "String used to validate received payloads."
1471 msgstr ""
1640 msgstr ""
1472
1641
1473 #: rhodecode/integrations/types/webhook.py:62
1642 #: rhodecode/integrations/types/webhook.py:65
1474 msgid "Webhook"
1643 msgid "Webhook"
1475 msgstr ""
1644 msgstr ""
1476
1645
1646 #: rhodecode/integrations/types/webhook.py:66
1647 msgid "Post json events to a webhook endpoint"
1648 msgstr ""
1649
1477 #: rhodecode/lib/action_parser.py:89
1650 #: rhodecode/lib/action_parser.py:89
1478 msgid "[deleted] repository"
1651 msgid "[deleted] repository"
1479 msgstr ""
1652 msgstr ""
@@ -1597,80 +1770,80 b' msgstr ""'
1597 msgid "Commit not found"
1770 msgid "Commit not found"
1598 msgstr ""
1771 msgstr ""
1599
1772
1600 #: rhodecode/lib/auth.py:1180
1773 #: rhodecode/lib/auth.py:1185
1601 #, python-format
1774 #, python-format
1602 msgid "IP %s not allowed"
1775 msgid "IP %s not allowed"
1603 msgstr ""
1776 msgstr ""
1604
1777
1605 #: rhodecode/lib/auth.py:1254
1778 #: rhodecode/lib/auth.py:1259
1606 msgid "You need to be a registered user to perform this action"
1779 msgid "You need to be a registered user to perform this action"
1607 msgstr ""
1780 msgstr ""
1608
1781
1609 #: rhodecode/lib/auth.py:1302
1782 #: rhodecode/lib/auth.py:1307
1610 #, python-format
1783 #, python-format
1611 msgid "Action not supported for %s."
1784 msgid "Action not supported for %s."
1612 msgstr ""
1785 msgstr ""
1613
1786
1614 #: rhodecode/lib/auth.py:1339
1787 #: rhodecode/lib/auth.py:1344
1615 msgid "You need to be signed in to view this page"
1788 msgid "You need to be signed in to view this page"
1616 msgstr ""
1789 msgstr ""
1617
1790
1618 #: rhodecode/lib/base.py:545
1791 #: rhodecode/lib/base.py:550
1619 #, python-format
1792 #, python-format
1620 msgid "The repository at %(repo_name)s cannot be located."
1793 msgid "The repository at %(repo_name)s cannot be located."
1621 msgstr ""
1794 msgstr ""
1622
1795
1623 #: rhodecode/lib/diffs.py:56
1796 #: rhodecode/lib/diffs.py:62
1624 msgid "Click to comment"
1797 msgid "Click to comment"
1625 msgstr ""
1798 msgstr ""
1626
1799
1627 #: rhodecode/lib/diffs.py:71
1800 #: rhodecode/lib/diffs.py:77
1628 msgid "Binary file"
1801 msgid "Binary file"
1629 msgstr ""
1802 msgstr ""
1630
1803
1631 #: rhodecode/lib/diffs.py:91
1804 #: rhodecode/lib/diffs.py:98
1632 msgid ""
1805 msgid ""
1633 "Changeset was too big and was cut off, use diff menu to display this diff"
1806 "Changeset was too big and was cut off, use diff menu to display this diff"
1634 msgstr ""
1807 msgstr ""
1635
1808
1636 #: rhodecode/lib/diffs.py:102
1809 #: rhodecode/lib/diffs.py:109
1637 msgid "No changes detected"
1810 msgid "No changes detected"
1638 msgstr ""
1811 msgstr ""
1639
1812
1640 #: rhodecode/lib/diffs.py:631
1813 #: rhodecode/lib/diffs.py:643
1641 msgid "Click to select line"
1814 msgid "Click to select line"
1642 msgstr ""
1815 msgstr ""
1643
1816
1644 #: rhodecode/lib/helpers.py:1481
1817 #: rhodecode/lib/helpers.py:1489
1645 #, python-format
1818 #, python-format
1646 msgid " and %s more"
1819 msgid " and %s more"
1647 msgstr ""
1820 msgstr ""
1648
1821
1649 #: rhodecode/lib/helpers.py:1485
1822 #: rhodecode/lib/helpers.py:1493
1650 msgid "No Files"
1823 msgid "No Files"
1651 msgstr ""
1824 msgstr ""
1652
1825
1653 #: rhodecode/lib/helpers.py:1558
1826 #: rhodecode/lib/helpers.py:1566
1654 msgid "new file"
1827 msgid "new file"
1655 msgstr ""
1828 msgstr ""
1656
1829
1657 #: rhodecode/lib/helpers.py:1561
1830 #: rhodecode/lib/helpers.py:1569
1658 msgid "mod"
1831 msgid "mod"
1659 msgstr ""
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 #: rhodecode/lib/helpers.py:1572
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 msgid "chmod"
1843 msgid "chmod"
1671 msgstr ""
1844 msgstr ""
1672
1845
1673 #: rhodecode/lib/helpers.py:1819
1846 #: rhodecode/lib/helpers.py:1827
1674 msgid ""
1847 msgid ""
1675 "Example filter terms:\n"
1848 "Example filter terms:\n"
1676 " repository:vcs\n"
1849 " repository:vcs\n"
@@ -1689,14 +1862,14 b' msgid ""'
1689 " \"username:test AND repository:test*\"\n"
1862 " \"username:test AND repository:test*\"\n"
1690 msgstr ""
1863 msgstr ""
1691
1864
1692 #: rhodecode/lib/helpers.py:1839
1865 #: rhodecode/lib/helpers.py:1847
1693 #, python-format
1866 #, python-format
1694 msgid ""
1867 msgid ""
1695 "%s repository is not mapped to db perhaps it was created or renamed from the"
1868 "%s repository is not mapped to db perhaps it was created or renamed from the"
1696 " filesystem please run the application again in order to rescan repositories"
1869 " filesystem please run the application again in order to rescan repositories"
1697 msgstr ""
1870 msgstr ""
1698
1871
1699 #: rhodecode/lib/utils2.py:454
1872 #: rhodecode/lib/utils2.py:463
1700 #, python-format
1873 #, python-format
1701 msgid "%d year"
1874 msgid "%d year"
1702 msgid_plural "%d years"
1875 msgid_plural "%d years"
@@ -1705,7 +1878,7 b' msgstr[1] ""'
1705 msgstr[2] ""
1878 msgstr[2] ""
1706 msgstr[3] ""
1879 msgstr[3] ""
1707
1880
1708 #: rhodecode/lib/utils2.py:455
1881 #: rhodecode/lib/utils2.py:464
1709 #, python-format
1882 #, python-format
1710 msgid "%d month"
1883 msgid "%d month"
1711 msgid_plural "%d months"
1884 msgid_plural "%d months"
@@ -1714,7 +1887,7 b' msgstr[1] ""'
1714 msgstr[2] ""
1887 msgstr[2] ""
1715 msgstr[3] ""
1888 msgstr[3] ""
1716
1889
1717 #: rhodecode/lib/utils2.py:456
1890 #: rhodecode/lib/utils2.py:465
1718 #, python-format
1891 #, python-format
1719 msgid "%d day"
1892 msgid "%d day"
1720 msgid_plural "%d days"
1893 msgid_plural "%d days"
@@ -1723,7 +1896,7 b' msgstr[1] ""'
1723 msgstr[2] ""
1896 msgstr[2] ""
1724 msgstr[3] ""
1897 msgstr[3] ""
1725
1898
1726 #: rhodecode/lib/utils2.py:457
1899 #: rhodecode/lib/utils2.py:466
1727 #, python-format
1900 #, python-format
1728 msgid "%d hour"
1901 msgid "%d hour"
1729 msgid_plural "%d hours"
1902 msgid_plural "%d hours"
@@ -1732,7 +1905,7 b' msgstr[1] ""'
1732 msgstr[2] ""
1905 msgstr[2] ""
1733 msgstr[3] ""
1906 msgstr[3] ""
1734
1907
1735 #: rhodecode/lib/utils2.py:458
1908 #: rhodecode/lib/utils2.py:467
1736 #, python-format
1909 #, python-format
1737 msgid "%d minute"
1910 msgid "%d minute"
1738 msgid_plural "%d minutes"
1911 msgid_plural "%d minutes"
@@ -1741,7 +1914,7 b' msgstr[1] ""'
1741 msgstr[2] ""
1914 msgstr[2] ""
1742 msgstr[3] ""
1915 msgstr[3] ""
1743
1916
1744 #: rhodecode/lib/utils2.py:459
1917 #: rhodecode/lib/utils2.py:468
1745 #, python-format
1918 #, python-format
1746 msgid "%d second"
1919 msgid "%d second"
1747 msgid_plural "%d seconds"
1920 msgid_plural "%d seconds"
@@ -1750,42 +1923,42 b' msgstr[1] ""'
1750 msgstr[2] ""
1923 msgstr[2] ""
1751 msgstr[3] ""
1924 msgstr[3] ""
1752
1925
1753 #: rhodecode/lib/utils2.py:477
1926 #: rhodecode/lib/utils2.py:486
1754 #, python-format
1927 #, python-format
1755 msgid "in %s"
1928 msgid "in %s"
1756 msgstr ""
1929 msgstr ""
1757
1930
1758 #: rhodecode/lib/utils2.py:483
1931 #: rhodecode/lib/utils2.py:492
1759 #, python-format
1932 #, python-format
1760 msgid "%s ago"
1933 msgid "%s ago"
1761 msgstr ""
1934 msgstr ""
1762
1935
1763 #: rhodecode/lib/utils2.py:493
1936 #: rhodecode/lib/utils2.py:502
1764 #, python-format
1937 #, python-format
1765 msgid "%s, %s ago"
1938 msgid "%s, %s ago"
1766 msgstr ""
1939 msgstr ""
1767
1940
1768 #: rhodecode/lib/utils2.py:495
1941 #: rhodecode/lib/utils2.py:504
1769 #, python-format
1942 #, python-format
1770 msgid "in %s, %s"
1943 msgid "in %s, %s"
1771 msgstr ""
1944 msgstr ""
1772
1945
1773 #: rhodecode/lib/utils2.py:497
1946 #: rhodecode/lib/utils2.py:506
1774 #, python-format
1947 #, python-format
1775 msgid "%s and %s"
1948 msgid "%s and %s"
1776 msgstr ""
1949 msgstr ""
1777
1950
1778 #: rhodecode/lib/utils2.py:499
1951 #: rhodecode/lib/utils2.py:508
1779 #, python-format
1952 #, python-format
1780 msgid "%s and %s ago"
1953 msgid "%s and %s ago"
1781 msgstr ""
1954 msgstr ""
1782
1955
1783 #: rhodecode/lib/utils2.py:501
1956 #: rhodecode/lib/utils2.py:510
1784 #, python-format
1957 #, python-format
1785 msgid "in %s and %s"
1958 msgid "in %s and %s"
1786 msgstr ""
1959 msgstr ""
1787
1960
1788 #: rhodecode/lib/utils2.py:505 rhodecode/public/js/scripts.js:25035
1961 #: rhodecode/lib/utils2.py:514 rhodecode/public/js/scripts.js:25035
1789 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:49
1962 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:49
1790 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:174
1963 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:174
1791 msgid "just now"
1964 msgid "just now"
@@ -1815,7 +1988,9 b' msgstr ""'
1815 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:946
1988 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:946
1816 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:971
1989 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:971
1817 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2293
1990 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2293
1818 #: rhodecode/model/db.py:2285
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 msgid "Repository no access"
1994 msgid "Repository no access"
1820 msgstr ""
1995 msgstr ""
1821
1996
@@ -1843,7 +2018,9 b' msgstr ""'
1843 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:947
2018 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:947
1844 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:972
2019 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:972
1845 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2294
2020 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2294
1846 #: rhodecode/model/db.py:2286
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 msgid "Repository read access"
2024 msgid "Repository read access"
1848 msgstr ""
2025 msgstr ""
1849
2026
@@ -1871,7 +2048,9 b' msgstr ""'
1871 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:948
2048 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:948
1872 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:973
2049 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:973
1873 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2295
2050 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2295
1874 #: rhodecode/model/db.py:2287
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 msgid "Repository write access"
2054 msgid "Repository write access"
1876 msgstr ""
2055 msgstr ""
1877
2056
@@ -1899,7 +2078,9 b' msgstr ""'
1899 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:949
2078 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:949
1900 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:974
2079 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:974
1901 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2296
2080 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2296
1902 #: rhodecode/model/db.py:2288
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 msgid "Repository admin access"
2084 msgid "Repository admin access"
1904 msgstr ""
2085 msgstr ""
1905
2086
@@ -1967,7 +2148,9 b' msgstr ""'
1967 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:967
2148 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:967
1968 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:992
2149 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:992
1969 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2314
2150 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2314
1970 #: rhodecode/model/db.py:2306
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 msgid "Repository creation disabled"
2154 msgid "Repository creation disabled"
1972 msgstr ""
2155 msgstr ""
1973
2156
@@ -1995,7 +2178,9 b' msgstr ""'
1995 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:968
2178 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:968
1996 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:993
2179 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:993
1997 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2315
2180 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2315
1998 #: rhodecode/model/db.py:2307
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 msgid "Repository creation enabled"
2184 msgid "Repository creation enabled"
2000 msgstr ""
2185 msgstr ""
2001
2186
@@ -2023,7 +2208,9 b' msgstr ""'
2023 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:972
2208 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:972
2024 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:997
2209 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:997
2025 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2319
2210 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2319
2026 #: rhodecode/model/db.py:2311
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 msgid "Repository forking disabled"
2214 msgid "Repository forking disabled"
2028 msgstr ""
2215 msgstr ""
2029
2216
@@ -2051,7 +2238,9 b' msgstr ""'
2051 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:973
2238 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:973
2052 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:998
2239 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:998
2053 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2320
2240 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2320
2054 #: rhodecode/model/db.py:2312
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 msgid "Repository forking enabled"
2244 msgid "Repository forking enabled"
2056 msgstr ""
2245 msgstr ""
2057
2246
@@ -2100,7 +2289,9 b' msgstr ""'
2100 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1318
2289 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1318
2101 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1343
2290 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1343
2102 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2952
2291 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2952
2103 #: rhodecode/model/db.py:2944
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 msgid "Not Reviewed"
2295 msgid "Not Reviewed"
2105 msgstr ""
2296 msgstr ""
2106
2297
@@ -2128,7 +2319,9 b' msgstr ""'
2128 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1319
2319 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1319
2129 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1344
2320 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1344
2130 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2953
2321 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2953
2131 #: rhodecode/model/db.py:2945
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 msgid "Approved"
2325 msgid "Approved"
2133 msgstr ""
2326 msgstr ""
2134
2327
@@ -2156,7 +2349,9 b' msgstr ""'
2156 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1320
2349 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1320
2157 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1345
2350 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1345
2158 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2954
2351 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2954
2159 #: rhodecode/model/db.py:2946
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 msgid "Rejected"
2355 msgid "Rejected"
2161 msgstr ""
2356 msgstr ""
2162
2357
@@ -2184,7 +2379,9 b' msgstr ""'
2184 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1321
2379 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1321
2185 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1346
2380 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1346
2186 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2955
2381 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2955
2187 #: rhodecode/model/db.py:2947
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 msgid "Under Review"
2385 msgid "Under Review"
2189 msgstr ""
2386 msgstr ""
2190
2387
@@ -2209,7 +2406,9 b' msgstr ""'
2209 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:951
2406 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:951
2210 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:976
2407 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:976
2211 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2298
2408 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2298
2212 #: rhodecode/model/db.py:2290
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 msgid "Repository group no access"
2412 msgid "Repository group no access"
2214 msgstr ""
2413 msgstr ""
2215
2414
@@ -2234,7 +2433,9 b' msgstr ""'
2234 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:952
2433 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:952
2235 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:977
2434 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:977
2236 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2299
2435 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2299
2237 #: rhodecode/model/db.py:2291
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 msgid "Repository group read access"
2439 msgid "Repository group read access"
2239 msgstr ""
2440 msgstr ""
2240
2441
@@ -2259,7 +2460,9 b' msgstr ""'
2259 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:953
2460 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:953
2260 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:978
2461 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:978
2261 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2300
2462 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2300
2262 #: rhodecode/model/db.py:2292
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 msgid "Repository group write access"
2466 msgid "Repository group write access"
2264 msgstr ""
2467 msgstr ""
2265
2468
@@ -2284,7 +2487,9 b' msgstr ""'
2284 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:954
2487 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:954
2285 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:979
2488 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:979
2286 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2301
2489 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2301
2287 #: rhodecode/model/db.py:2293
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 msgid "Repository group admin access"
2493 msgid "Repository group admin access"
2289 msgstr ""
2494 msgstr ""
2290
2495
@@ -2308,7 +2513,9 b' msgstr ""'
2308 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:956
2513 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:956
2309 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:981
2514 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:981
2310 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2303
2515 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2303
2311 #: rhodecode/model/db.py:2295
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 msgid "User group no access"
2519 msgid "User group no access"
2313 msgstr ""
2520 msgstr ""
2314
2521
@@ -2332,7 +2539,9 b' msgstr ""'
2332 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:957
2539 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:957
2333 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:982
2540 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:982
2334 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2304
2541 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2304
2335 #: rhodecode/model/db.py:2296
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 msgid "User group read access"
2545 msgid "User group read access"
2337 msgstr ""
2546 msgstr ""
2338
2547
@@ -2356,7 +2565,9 b' msgstr ""'
2356 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:958
2565 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:958
2357 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:983
2566 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:983
2358 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2305
2567 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2305
2359 #: rhodecode/model/db.py:2297
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 msgid "User group write access"
2571 msgid "User group write access"
2361 msgstr ""
2572 msgstr ""
2362
2573
@@ -2380,7 +2591,9 b' msgstr ""'
2380 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:959
2591 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:959
2381 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:984
2592 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:984
2382 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2306
2593 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2306
2383 #: rhodecode/model/db.py:2298
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 msgid "User group admin access"
2597 msgid "User group admin access"
2385 msgstr ""
2598 msgstr ""
2386
2599
@@ -2404,7 +2617,9 b' msgstr ""'
2404 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:961
2617 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:961
2405 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:986
2618 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:986
2406 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2308
2619 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2308
2407 #: rhodecode/model/db.py:2300
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 msgid "Repository Group creation disabled"
2623 msgid "Repository Group creation disabled"
2409 msgstr ""
2624 msgstr ""
2410
2625
@@ -2428,7 +2643,9 b' msgstr ""'
2428 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:962
2643 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:962
2429 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:987
2644 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:987
2430 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2309
2645 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2309
2431 #: rhodecode/model/db.py:2301
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 msgid "Repository Group creation enabled"
2649 msgid "Repository Group creation enabled"
2433 msgstr ""
2650 msgstr ""
2434
2651
@@ -2452,7 +2669,9 b' msgstr ""'
2452 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:964
2669 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:964
2453 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:989
2670 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:989
2454 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2311
2671 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2311
2455 #: rhodecode/model/db.py:2303
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 msgid "User Group creation disabled"
2675 msgid "User Group creation disabled"
2457 msgstr ""
2676 msgstr ""
2458
2677
@@ -2476,7 +2695,9 b' msgstr ""'
2476 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:965
2695 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:965
2477 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:990
2696 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:990
2478 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2312
2697 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2312
2479 #: rhodecode/model/db.py:2304
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 msgid "User Group creation enabled"
2701 msgid "User Group creation enabled"
2481 msgstr ""
2702 msgstr ""
2482
2703
@@ -2500,7 +2721,9 b' msgstr ""'
2500 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:975
2721 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:975
2501 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1000
2722 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1000
2502 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2322
2723 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2322
2503 #: rhodecode/model/db.py:2314
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 msgid "Registration disabled"
2727 msgid "Registration disabled"
2505 msgstr ""
2728 msgstr ""
2506
2729
@@ -2524,7 +2747,9 b' msgstr ""'
2524 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:976
2747 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:976
2525 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1001
2748 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1001
2526 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2323
2749 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2323
2527 #: rhodecode/model/db.py:2315
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 msgid "User Registration with manual account activation"
2753 msgid "User Registration with manual account activation"
2529 msgstr ""
2754 msgstr ""
2530
2755
@@ -2548,7 +2773,9 b' msgstr ""'
2548 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:977
2773 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:977
2549 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1002
2774 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1002
2550 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2324
2775 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2324
2551 #: rhodecode/model/db.py:2316
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 msgid "User Registration with automatic account activation"
2779 msgid "User Registration with automatic account activation"
2553 msgstr ""
2780 msgstr ""
2554
2781
@@ -2572,7 +2799,9 b' msgstr ""'
2572 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:979
2799 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:979
2573 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1004
2800 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1004
2574 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2326
2801 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2326
2575 #: rhodecode/model/db.py:2318
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 msgid "Manual activation of external account"
2805 msgid "Manual activation of external account"
2577 msgstr ""
2806 msgstr ""
2578
2807
@@ -2596,7 +2825,9 b' msgstr ""'
2596 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:980
2825 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:980
2597 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1005
2826 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1005
2598 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2327
2827 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2327
2599 #: rhodecode/model/db.py:2319
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 msgid "Automatic activation of external account"
2831 msgid "Automatic activation of external account"
2601 msgstr ""
2832 msgstr ""
2602
2833
@@ -2614,7 +2845,9 b' msgstr ""'
2614 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:969
2845 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:969
2615 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:994
2846 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:994
2616 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2316
2847 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2316
2617 #: rhodecode/model/db.py:2308
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 msgid ""
2851 msgid ""
2619 "Repository creation enabled with write permission to a repository group"
2852 "Repository creation enabled with write permission to a repository group"
2620 msgstr ""
2853 msgstr ""
@@ -2633,7 +2866,9 b' msgstr ""'
2633 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:970
2866 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:970
2634 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:995
2867 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:995
2635 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2317
2868 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2317
2636 #: rhodecode/model/db.py:2309
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 msgid ""
2872 msgid ""
2638 "Repository creation disabled with write permission to a repository group"
2873 "Repository creation disabled with write permission to a repository group"
2639 msgstr ""
2874 msgstr ""
@@ -2649,7 +2884,9 b' msgstr ""'
2649 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:944
2884 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:944
2650 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:969
2885 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:969
2651 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2291
2886 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2291
2652 #: rhodecode/model/db.py:2283
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 msgid "RhodeCode Super Administrator"
2890 msgid "RhodeCode Super Administrator"
2654 msgstr ""
2891 msgstr ""
2655
2892
@@ -2662,7 +2899,9 b' msgstr ""'
2662 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:982
2899 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:982
2663 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1007
2900 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1007
2664 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2329
2901 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2329
2665 #: rhodecode/model/db.py:2321
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 msgid "Inherit object permissions from default user disabled"
2905 msgid "Inherit object permissions from default user disabled"
2667 msgstr ""
2906 msgstr ""
2668
2907
@@ -2675,32 +2914,46 b' msgstr ""'
2675 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:983
2914 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:983
2676 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1008
2915 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1008
2677 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2330
2916 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2330
2678 #: rhodecode/model/db.py:2322
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 msgid "Inherit object permissions from default user enabled"
2920 msgid "Inherit object permissions from default user enabled"
2680 msgstr ""
2921 msgstr ""
2681
2922
2682 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:909 rhodecode/model/db.py:910
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 msgid "all"
2926 msgid "all"
2684 msgstr ""
2927 msgstr ""
2685
2928
2686 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:910 rhodecode/model/db.py:911
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 msgid "http/web interface"
2932 msgid "http/web interface"
2688 msgstr ""
2933 msgstr ""
2689
2934
2690 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:911 rhodecode/model/db.py:912
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 msgid "vcs (git/hg/svn protocol)"
2938 msgid "vcs (git/hg/svn protocol)"
2692 msgstr ""
2939 msgstr ""
2693
2940
2694 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:912 rhodecode/model/db.py:913
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 msgid "api calls"
2944 msgid "api calls"
2696 msgstr ""
2945 msgstr ""
2697
2946
2698 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:913 rhodecode/model/db.py:914
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 msgid "feed access"
2950 msgid "feed access"
2700 msgstr ""
2951 msgstr ""
2701
2952
2702 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2069
2953 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2069
2703 #: rhodecode/model/db.py:2061
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 msgid "No parent"
2957 msgid "No parent"
2705 msgstr ""
2958 msgstr ""
2706
2959
@@ -2754,12 +3007,12 b' msgid ""'
2754 "email"
3007 "email"
2755 msgstr ""
3008 msgstr ""
2756
3009
2757 #: rhodecode/model/comment.py:263
3010 #: rhodecode/model/comment.py:266
2758 msgid "made a comment"
3011 msgid "made a comment"
2759 msgstr ""
3012 msgstr ""
2760
3013
2761 #: rhodecode/model/comment.py:264
3014 #: rhodecode/model/comment.py:267
2762 msgid "Refresh page"
3015 msgid "Show it now"
2763 msgstr ""
3016 msgstr ""
2764
3017
2765 #: rhodecode/model/forms.py:85
3018 #: rhodecode/model/forms.py:85
@@ -2890,7 +3143,7 b' msgid ""'
2890 " %(pr_title)s"
3143 " %(pr_title)s"
2891 msgstr ""
3144 msgstr ""
2892
3145
2893 #: rhodecode/model/pull_request.py:449
3146 #: rhodecode/model/pull_request.py:448
2894 msgid "Pull request merged and closed"
3147 msgid "Pull request merged and closed"
2895 msgstr ""
3148 msgstr ""
2896
3149
@@ -2934,7 +3187,7 b' msgstr ""'
2934 msgid "You can't Edit this user since it's crucial for entire application"
3187 msgid "You can't Edit this user since it's crucial for entire application"
2935 msgstr ""
3188 msgstr ""
2936
3189
2937 #: rhodecode/model/user.py:285
3190 #: rhodecode/model/user.py:284
2938 #, python-format
3191 #, python-format
2939 msgid ""
3192 msgid ""
2940 "You can't edit this user (`%(username)s`) since it's crucial for entire "
3193 "You can't edit this user (`%(username)s`) since it's crucial for entire "
@@ -3188,6 +3441,56 b' msgstr ""'
3188 msgid "Duplicated value for filename found: `{}`"
3441 msgid "Duplicated value for filename found: `{}`"
3189 msgstr ""
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 #: rhodecode/public/js/scripts.js:23039
3494 #: rhodecode/public/js/scripts.js:23039
3192 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:16
3495 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:16
3193 #: rhodecode/public/js/src/plugins/jquery.autocomplete.js:87
3496 #: rhodecode/public/js/src/plugins/jquery.autocomplete.js:87
@@ -3358,19 +3661,19 b' msgstr ""'
3358
3661
3359 #: rhodecode/public/js/scripts.js:41308
3662 #: rhodecode/public/js/scripts.js:41308
3360 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:2
3663 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:2
3361 #: rhodecode/public/js/src/rhodecode/comments.js:235
3664 #: rhodecode/public/js/src/rhodecode/comments.js:236
3362 msgid "Add another comment"
3665 msgid "Add another comment"
3363 msgstr ""
3666 msgstr ""
3364
3667
3365 #: rhodecode/public/js/scripts.js:41526
3668 #: rhodecode/public/js/scripts.js:41526
3366 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:35
3669 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:35
3367 #: rhodecode/public/js/src/rhodecode/comments.js:453
3670 #: rhodecode/public/js/src/rhodecode/comments.js:470
3368 msgid "Status Review"
3671 msgid "Status Review"
3369 msgstr ""
3672 msgstr ""
3370
3673
3371 #: rhodecode/public/js/scripts.js:41540
3674 #: rhodecode/public/js/scripts.js:41540
3372 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:3
3675 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:3
3373 #: rhodecode/public/js/src/rhodecode/comments.js:467
3676 #: rhodecode/public/js/src/rhodecode/comments.js:484
3374 msgid ""
3677 msgid ""
3375 "Comment text will be set automatically based on currently selected status "
3678 "Comment text will be set automatically based on currently selected status "
3376 "({0}) ..."
3679 "({0}) ..."
@@ -3378,13 +3681,13 b' msgstr ""'
3378
3681
3379 #: rhodecode/public/js/scripts.js:41653
3682 #: rhodecode/public/js/scripts.js:41653
3380 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:37
3683 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:37
3381 #: rhodecode/public/js/src/rhodecode/comments.js:580
3684 #: rhodecode/public/js/src/rhodecode/comments.js:597
3382 msgid "Submitting..."
3685 msgid "Submitting..."
3383 msgstr ""
3686 msgstr ""
3384
3687
3385 #: rhodecode/public/js/scripts.js:41703
3688 #: rhodecode/public/js/scripts.js:41703
3386 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:5
3689 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:5
3387 #: rhodecode/public/js/src/rhodecode/comments.js:630
3690 #: rhodecode/public/js/src/rhodecode/comments.js:647
3388 #: rhodecode/templates/files/files_browser_tree.html:47
3691 #: rhodecode/templates/files/files_browser_tree.html:47
3389 msgid "Loading ..."
3692 msgid "Loading ..."
3390 msgstr ""
3693 msgstr ""
@@ -3544,6 +3847,22 b' msgstr ""'
3544 msgid "{0} years"
3847 msgid "{0} years"
3545 msgstr ""
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 #: rhodecode/templates/index.html:5
3866 #: rhodecode/templates/index.html:5
3548 msgid "Dashboard"
3867 msgid "Dashboard"
3549 msgstr ""
3868 msgstr ""
@@ -3592,6 +3911,7 b' msgstr ""'
3592 #: rhodecode/templates/index_base.html:97
3911 #: rhodecode/templates/index_base.html:97
3593 #: rhodecode/templates/index_base.html:122
3912 #: rhodecode/templates/index_base.html:122
3594 #: rhodecode/templates/admin/gists/index.html:112
3913 #: rhodecode/templates/admin/gists/index.html:112
3914 #: rhodecode/templates/admin/integrations/list.html:102
3595 #: rhodecode/templates/admin/my_account/my_account_repos.html:31
3915 #: rhodecode/templates/admin/my_account/my_account_repos.html:31
3596 #: rhodecode/templates/admin/my_account/my_account_watched.html:31
3916 #: rhodecode/templates/admin/my_account/my_account_watched.html:31
3597 #: rhodecode/templates/admin/repo_groups/repo_groups.html:53
3917 #: rhodecode/templates/admin/repo_groups/repo_groups.html:53
@@ -3611,7 +3931,6 b' msgstr ""'
3611 #: rhodecode/templates/index_base.html:100
3931 #: rhodecode/templates/index_base.html:100
3612 #: rhodecode/templates/index_base.html:125
3932 #: rhodecode/templates/index_base.html:125
3613 #: rhodecode/templates/admin/gists/index.html:114
3933 #: rhodecode/templates/admin/gists/index.html:114
3614 #: rhodecode/templates/admin/integrations/list.html:63
3615 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:77
3934 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:77
3616 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:45
3935 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:45
3617 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:42
3936 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:42
@@ -3628,8 +3947,8 b' msgstr ""'
3628 #: rhodecode/templates/changeset/changeset.html:53
3947 #: rhodecode/templates/changeset/changeset.html:53
3629 #: rhodecode/templates/compare/compare_commits.html:24
3948 #: rhodecode/templates/compare/compare_commits.html:24
3630 #: rhodecode/templates/email_templates/commit_comment.mako:82
3949 #: rhodecode/templates/email_templates/commit_comment.mako:82
3631 #: rhodecode/templates/email_templates/pull_request_review.mako:30
3950 #: rhodecode/templates/email_templates/pull_request_review.mako:41
3632 #: rhodecode/templates/email_templates/pull_request_review.mako:51
3951 #: rhodecode/templates/email_templates/pull_request_review.mako:75
3633 #: rhodecode/templates/files/file_tree_detail.html:5
3952 #: rhodecode/templates/files/file_tree_detail.html:5
3634 #: rhodecode/templates/files/file_tree_detail.html:12
3953 #: rhodecode/templates/files/file_tree_detail.html:12
3635 #: rhodecode/templates/forks/fork.html:48
3954 #: rhodecode/templates/forks/fork.html:48
@@ -3845,9 +4164,13 b' msgstr ""'
3845 #: rhodecode/templates/admin/auth/auth_settings.html:12
4164 #: rhodecode/templates/admin/auth/auth_settings.html:12
3846 #: rhodecode/templates/admin/auth/plugin_settings.html:12
4165 #: rhodecode/templates/admin/auth/plugin_settings.html:12
3847 #: rhodecode/templates/admin/defaults/defaults.html:12
4166 #: rhodecode/templates/admin/defaults/defaults.html:12
3848 #: rhodecode/templates/admin/integrations/base.html:19
4167 #: rhodecode/templates/admin/integrations/base.html:21
3849 #: rhodecode/templates/admin/integrations/edit.html:15
4168 #: rhodecode/templates/admin/integrations/form.html:15
4169 #: rhodecode/templates/admin/integrations/form.html:28
3850 #: rhodecode/templates/admin/integrations/list.html:8
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 #: rhodecode/templates/admin/permissions/permissions.html:12
4174 #: rhodecode/templates/admin/permissions/permissions.html:12
3852 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:12
4175 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:12
3853 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:12
4176 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:12
@@ -3897,7 +4220,6 b' msgstr ""'
3897 #: rhodecode/templates/admin/auth/auth_settings.html:81
4220 #: rhodecode/templates/admin/auth/auth_settings.html:81
3898 #: rhodecode/templates/admin/auth/plugin_settings.html:87
4221 #: rhodecode/templates/admin/auth/plugin_settings.html:87
3899 #: rhodecode/templates/admin/defaults/defaults_repositories.html:63
4222 #: rhodecode/templates/admin/defaults/defaults_repositories.html:63
3900 #: rhodecode/templates/admin/my_account/my_account_password.html:36
3901 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:103
4223 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:103
3902 #: rhodecode/templates/admin/permissions/permissions_application.html:50
4224 #: rhodecode/templates/admin/permissions/permissions_application.html:50
3903 #: rhodecode/templates/admin/permissions/permissions_objects.html:56
4225 #: rhodecode/templates/admin/permissions/permissions_objects.html:56
@@ -3934,7 +4256,7 b' msgstr ""'
3934
4256
3935 #: rhodecode/templates/admin/defaults/defaults_repositories.html:14
4257 #: rhodecode/templates/admin/defaults/defaults_repositories.html:14
3936 #: rhodecode/templates/admin/gists/index.html:110
4258 #: rhodecode/templates/admin/gists/index.html:110
3937 #: rhodecode/templates/admin/integrations/list.html:64
4259 #: rhodecode/templates/admin/integrations/list.html:103
3938 #: rhodecode/templates/admin/repos/repo_add_base.html:62
4260 #: rhodecode/templates/admin/repos/repo_add_base.html:62
3939 #: rhodecode/templates/admin/repos/repo_edit_fields.html:12
4261 #: rhodecode/templates/admin/repos/repo_edit_fields.html:12
3940 msgid "Type"
4262 msgid "Type"
@@ -4079,7 +4401,7 b' msgstr ""'
4079
4401
4080 #: rhodecode/templates/admin/gists/index.html:108
4402 #: rhodecode/templates/admin/gists/index.html:108
4081 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:24
4403 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:24
4082 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:89
4404 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:88
4083 #: rhodecode/templates/bookmarks/bookmarks.html:63
4405 #: rhodecode/templates/bookmarks/bookmarks.html:63
4084 #: rhodecode/templates/branches/branches.html:62
4406 #: rhodecode/templates/branches/branches.html:62
4085 #: rhodecode/templates/changelog/changelog.html:110
4407 #: rhodecode/templates/changelog/changelog.html:110
@@ -4132,75 +4454,17 b' msgstr ""'
4132 msgid "Create Public Gist"
4454 msgid "Create Public Gist"
4133 msgstr ""
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 #: rhodecode/templates/admin/gists/show.html:13
4457 #: rhodecode/templates/admin/gists/show.html:13
4167 #: rhodecode/templates/admin/gists/show.html:20
4458 #: rhodecode/templates/admin/gists/show.html:20
4168 msgid "Gist"
4459 msgid "Gist"
4169 msgstr ""
4460 msgstr ""
4170
4461
4171 #: rhodecode/templates/admin/gists/show.html:49
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 msgid "Confirm to delete this Gist"
4463 msgid "Confirm to delete this Gist"
4200 msgstr ""
4464 msgstr ""
4201
4465
4202 #: rhodecode/templates/admin/gists/show.html:56
4466 #: rhodecode/templates/admin/gists/show.html:56
4203 #: rhodecode/templates/admin/integrations/list.html:103
4467 #: rhodecode/templates/admin/integrations/list.html:204
4204 #: rhodecode/templates/admin/my_account/my_account_profile.html:5
4468 #: rhodecode/templates/admin/my_account/my_account_profile.html:5
4205 #: rhodecode/templates/base/issue_tracker_settings.html:61
4469 #: rhodecode/templates/base/issue_tracker_settings.html:61
4206 #: rhodecode/templates/changeset/changeset_file_comment.html:145
4470 #: rhodecode/templates/changeset/changeset_file_comment.html:145
@@ -4212,8 +4476,8 b' msgstr ""'
4212 #: rhodecode/templates/debug_style/buttons.html:128
4476 #: rhodecode/templates/debug_style/buttons.html:128
4213 #: rhodecode/templates/files/files_add.html:204
4477 #: rhodecode/templates/files/files_add.html:204
4214 #: rhodecode/templates/files/files_edit.html:165
4478 #: rhodecode/templates/files/files_edit.html:165
4215 #: rhodecode/templates/files/files_source.html:36
4479 #: rhodecode/templates/files/files_source.html:37
4216 #: rhodecode/templates/files/files_source.html:39
4480 #: rhodecode/templates/files/files_source.html:40
4217 #: rhodecode/templates/pullrequests/pullrequest_show.html:50
4481 #: rhodecode/templates/pullrequests/pullrequest_show.html:50
4218 #: rhodecode/templates/pullrequests/pullrequest_show.html:184
4482 #: rhodecode/templates/pullrequests/pullrequest_show.html:184
4219 #: rhodecode/templates/users/user_profile.html:7
4483 #: rhodecode/templates/users/user_profile.html:7
@@ -4234,17 +4498,27 b' msgstr ""'
4234
4498
4235 #: rhodecode/templates/admin/gists/show.html:91
4499 #: rhodecode/templates/admin/gists/show.html:91
4236 #: rhodecode/templates/files/files_delete.html:50
4500 #: rhodecode/templates/files/files_delete.html:50
4237 #: rhodecode/templates/files/files_source.html:61
4501 #: rhodecode/templates/files/files_source.html:62
4238 msgid "Show as raw"
4502 msgid "Show as raw"
4239 msgstr ""
4503 msgstr ""
4240
4504
4241 #: rhodecode/templates/admin/integrations/base.html:12
4505 #: rhodecode/templates/admin/integrations/base.html:14
4242 msgid "Integrations settings"
4506 msgid "Integrations Settings"
4243 msgstr ""
4507 msgstr ""
4244
4508
4245 #: rhodecode/templates/admin/integrations/edit.html:17
4509 #: rhodecode/templates/admin/integrations/form.html:17
4246 #: rhodecode/templates/admin/integrations/list.html:10
4510 #: rhodecode/templates/admin/integrations/list.html:10
4247 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:44
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 #: rhodecode/templates/admin/repos/repo_edit.html:15
4522 #: rhodecode/templates/admin/repos/repo_edit.html:15
4249 #: rhodecode/templates/admin/repos/repo_edit.html:43
4523 #: rhodecode/templates/admin/repos/repo_edit.html:43
4250 #: rhodecode/templates/admin/settings/settings.html:14
4524 #: rhodecode/templates/admin/settings/settings.html:14
@@ -4254,27 +4528,101 b' msgstr ""'
4254 msgid "Settings"
4528 msgid "Settings"
4255 msgstr ""
4529 msgstr ""
4256
4530
4257 #: rhodecode/templates/admin/integrations/edit.html:36
4531 #: rhodecode/templates/admin/integrations/form.html:60
4258 #, python-format
4532 #, python-format
4259 msgid "Create new %(integration_type)s integration"
4533 msgid "Create New %(integration_type)s Integration"
4260 msgstr ""
4534 msgstr ""
4261
4535
4262 #: rhodecode/templates/admin/integrations/list.html:31
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 msgid "Create new integration"
4555 msgid "Create new integration"
4264 msgstr ""
4556 msgstr ""
4265
4557
4266 #: rhodecode/templates/admin/integrations/list.html:56
4558 #: rhodecode/templates/admin/integrations/list.html:104
4267 msgid "Current integrations"
4559 msgid "Scope"
4268 msgstr ""
4560 msgstr ""
4269
4561
4270 #: rhodecode/templates/admin/integrations/list.html:65
4562 #: rhodecode/templates/admin/integrations/list.html:105
4271 msgid "Actions"
4563 msgid "Actions"
4272 msgstr ""
4564 msgstr ""
4273
4565
4274 #: rhodecode/templates/admin/integrations/list.html:89
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 msgid "unknown integration"
4607 msgid "unknown integration"
4276 msgstr ""
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 #: rhodecode/templates/admin/my_account/my_account.html:5
4626 #: rhodecode/templates/admin/my_account/my_account.html:5
4279 #: rhodecode/templates/base/base.html:343
4627 #: rhodecode/templates/base/base.html:343
4280 msgid "My account"
4628 msgid "My account"
@@ -4294,7 +4642,7 b' msgstr ""'
4294 msgid "Auth Tokens"
4642 msgid "Auth Tokens"
4295 msgstr ""
4643 msgstr ""
4296
4644
4297 #: rhodecode/templates/admin/my_account/my_account.html:34
4645 #: rhodecode/templates/admin/my_account/my_account.html:35
4298 msgid "OAuth Identities"
4646 msgid "OAuth Identities"
4299 msgstr ""
4647 msgstr ""
4300
4648
@@ -4412,36 +4760,18 b' msgstr ""'
4412 msgid "New email address"
4760 msgid "New email address"
4413 msgstr ""
4761 msgstr ""
4414
4762
4415 #: rhodecode/templates/admin/my_account/my_account_notifications.html:3
4763 #: rhodecode/templates/admin/my_account/my_account_notifications.html:12
4416 msgid "Your live notification settings"
4764 msgid "Your Live Notification Settings"
4417 msgstr ""
4765 msgstr ""
4418
4766
4419 #: rhodecode/templates/admin/my_account/my_account_notifications.html:14
4767 #: rhodecode/templates/admin/my_account/my_account_notifications.html:24
4420 #: rhodecode/templates/admin/notifications/show_notification.html:12
4768 msgid "Notifications Status"
4421 msgid "Notifications"
4422 msgstr ""
4423
4424 #: rhodecode/templates/admin/my_account/my_account_notifications.html:14
4425 msgid "Disabled"
4426 msgstr ""
4769 msgstr ""
4427
4770
4428 #: rhodecode/templates/admin/my_account/my_account_password.html:3
4771 #: rhodecode/templates/admin/my_account/my_account_password.html:3
4429 msgid "Change Your Account Password"
4772 msgid "Change Your Account Password"
4430 msgstr ""
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 #: rhodecode/templates/admin/my_account/my_account_profile.html:11
4775 #: rhodecode/templates/admin/my_account/my_account_profile.html:11
4446 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:52
4776 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:52
4447 #: rhodecode/templates/admin/users/user_edit_profile.html:25
4777 #: rhodecode/templates/admin/users/user_edit_profile.html:25
@@ -4481,27 +4811,28 b' msgid "Pull Requests You Opened"'
4481 msgstr ""
4811 msgstr ""
4482
4812
4483 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:23
4813 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:23
4484 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:88
4814 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:87
4485 msgid "Target Repo"
4815 msgid "Target Repo"
4486 msgstr ""
4816 msgstr ""
4487
4817
4488 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:26
4818 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:26
4489 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:91
4819 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:90
4490 #: rhodecode/templates/admin/settings/settings_global.html:9
4820 #: rhodecode/templates/admin/settings/settings_global.html:9
4491 #: rhodecode/templates/email_templates/pull_request_review.mako:28
4821 #: rhodecode/templates/email_templates/pull_request_review.mako:39
4492 #: rhodecode/templates/email_templates/pull_request_review.mako:48
4822 #: rhodecode/templates/email_templates/pull_request_review.mako:72
4493 #: rhodecode/templates/pullrequests/pullrequest.html:38
4823 #: rhodecode/templates/pullrequests/pullrequest.html:38
4494 #: rhodecode/templates/pullrequests/pullrequests.html:104
4824 #: rhodecode/templates/pullrequests/pullrequests.html:104
4495 msgid "Title"
4825 msgid "Title"
4496 msgstr ""
4826 msgstr ""
4497
4827
4498 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:27
4828 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:27
4499 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:92
4829 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:91
4500 msgid "Opened On"
4830 #: rhodecode/templates/pullrequests/pullrequests.html:108
4831 msgid "Last Update"
4501 msgstr ""
4832 msgstr ""
4502
4833
4503 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:43
4834 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:43
4504 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:107
4835 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:106
4505 #: rhodecode/templates/changelog/changelog.html:153
4836 #: rhodecode/templates/changelog/changelog.html:153
4506 #: rhodecode/templates/compare/compare_commits.html:49
4837 #: rhodecode/templates/compare/compare_commits.html:49
4507 #: rhodecode/templates/search/search_commit.html:36
4838 #: rhodecode/templates/search/search_commit.html:36
@@ -4509,7 +4840,7 b' msgid "Expand commit message"'
4509 msgstr ""
4840 msgstr ""
4510
4841
4511 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:52
4842 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:52
4512 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:116
4843 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:115
4513 #: rhodecode/templates/changeset/changeset_file_comment.html:284
4844 #: rhodecode/templates/changeset/changeset_file_comment.html:284
4514 #: rhodecode/templates/pullrequests/pullrequest_show.html:14
4845 #: rhodecode/templates/pullrequests/pullrequest_show.html:14
4515 #: rhodecode/templates/pullrequests/pullrequest_show.html:112
4846 #: rhodecode/templates/pullrequests/pullrequest_show.html:112
@@ -4517,19 +4848,19 b' msgstr ""'
4517 msgid "Closed"
4848 msgid "Closed"
4518 msgstr ""
4849 msgstr ""
4519
4850
4520 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:64
4851 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:63
4521 msgid "Confirm to delete this pull request"
4852 msgid "Confirm to delete this pull request"
4522 msgstr ""
4853 msgstr ""
4523
4854
4524 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:71
4855 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:70
4525 msgid "You currently have no open pull requests."
4856 msgid "You currently have no open pull requests."
4526 msgstr ""
4857 msgstr ""
4527
4858
4528 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:79
4859 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:78
4529 msgid "Pull Requests You Participate In"
4860 msgid "Pull Requests You Participate In"
4530 msgstr ""
4861 msgstr ""
4531
4862
4532 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:129
4863 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:127
4533 msgid ""
4864 msgid ""
4534 "There are currently no open pull requests requiring your participation."
4865 "There are currently no open pull requests requiring your participation."
4535 msgstr ""
4866 msgstr ""
@@ -4547,10 +4878,6 b' msgstr ""'
4547 msgid "My Notifications"
4878 msgid "My Notifications"
4548 msgstr ""
4879 msgstr ""
4549
4880
4550 #: rhodecode/templates/admin/notifications/notifications.html:31
4551 msgid "All"
4552 msgstr ""
4553
4554 #: rhodecode/templates/admin/notifications/notifications.html:32
4881 #: rhodecode/templates/admin/notifications/notifications.html:32
4555 #: rhodecode/templates/changeset/changeset.html:140
4882 #: rhodecode/templates/changeset/changeset.html:140
4556 #: rhodecode/templates/pullrequests/pullrequest_show.html:133
4883 #: rhodecode/templates/pullrequests/pullrequest_show.html:133
@@ -4570,12 +4897,16 b' msgstr ""'
4570 msgid "Show notification"
4897 msgid "Show notification"
4571 msgstr ""
4898 msgstr ""
4572
4899
4900 #: rhodecode/templates/admin/notifications/show_notification.html:12
4901 msgid "Notifications"
4902 msgstr ""
4903
4573 #: rhodecode/templates/admin/permissions/permissions.html:5
4904 #: rhodecode/templates/admin/permissions/permissions.html:5
4574 msgid "Permissions Administration"
4905 msgid "Permissions Administration"
4575 msgstr ""
4906 msgstr ""
4576
4907
4577 #: rhodecode/templates/admin/permissions/permissions.html:14
4908 #: rhodecode/templates/admin/permissions/permissions.html:14
4578 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:45
4909 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:49
4579 #: rhodecode/templates/admin/repos/repo_edit.html:46
4910 #: rhodecode/templates/admin/repos/repo_edit.html:46
4580 #: rhodecode/templates/admin/user_groups/user_group_edit.html:34
4911 #: rhodecode/templates/admin/user_groups/user_group_edit.html:34
4581 #: rhodecode/templates/base/base.html:82
4912 #: rhodecode/templates/base/base.html:82
@@ -4688,12 +5019,6 b' msgstr ""'
4688 msgid "Overwrite Existing Settings"
5019 msgid "Overwrite Existing Settings"
4689 msgstr ""
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 #: rhodecode/templates/admin/permissions/permissions_objects.html:34
5022 #: rhodecode/templates/admin/permissions/permissions_objects.html:34
4698 msgid ""
5023 msgid ""
4699 "All default permissions on each repository group will be reset to chosen "
5024 "All default permissions on each repository group will be reset to chosen "
@@ -4756,7 +5081,7 b' msgstr ""'
4756 msgid "Add Child Group"
5081 msgid "Add Child Group"
4757 msgstr ""
5082 msgstr ""
4758
5083
4759 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:46
5084 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:50
4760 #: rhodecode/templates/admin/repos/repo_edit.html:49
5085 #: rhodecode/templates/admin/repos/repo_edit.html:49
4761 #: rhodecode/templates/admin/user_groups/user_group_edit.html:35
5086 #: rhodecode/templates/admin/user_groups/user_group_edit.html:35
4762 #: rhodecode/templates/admin/users/user_edit.html:35
5087 #: rhodecode/templates/admin/users/user_edit.html:35
@@ -5029,7 +5354,6 b' msgid "Statistics"'
5029 msgstr ""
5354 msgstr ""
5030
5355
5031 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:7
5356 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:7
5032 #: rhodecode/templates/pullrequests/pullrequests.html:108
5033 msgid "Updated on"
5357 msgid "Updated on"
5034 msgstr ""
5358 msgstr ""
5035
5359
@@ -5436,7 +5760,7 b' msgstr ""'
5436
5760
5437 #: rhodecode/templates/admin/repos/repo_edit_vcs.html:45
5761 #: rhodecode/templates/admin/repos/repo_edit_vcs.html:45
5438 #: rhodecode/templates/admin/settings/settings_global.html:109
5762 #: rhodecode/templates/admin/settings/settings_global.html:109
5439 #: rhodecode/templates/admin/settings/settings_labs.html:45
5763 #: rhodecode/templates/admin/settings/settings_labs.html:48
5440 #: rhodecode/templates/admin/settings/settings_vcs.html:13
5764 #: rhodecode/templates/admin/settings/settings_vcs.html:13
5441 #: rhodecode/templates/admin/settings/settings_visual.html:219
5765 #: rhodecode/templates/admin/settings/settings_visual.html:219
5442 msgid "Save settings"
5766 msgid "Save settings"
@@ -5653,6 +5977,10 b' msgstr ""'
5653 msgid "Labs Settings"
5977 msgid "Labs Settings"
5654 msgstr ""
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 #: rhodecode/templates/admin/settings/settings_mapping.html:5
5984 #: rhodecode/templates/admin/settings/settings_mapping.html:5
5657 msgid "Import New Groups or Repositories"
5985 msgid "Import New Groups or Repositories"
5658 msgstr ""
5986 msgstr ""
@@ -6394,6 +6722,10 b' msgstr ""'
6394 msgid "Change the avatar at"
6722 msgid "Change the avatar at"
6395 msgstr ""
6723 msgstr ""
6396
6724
6725 #: rhodecode/templates/admin/users/user_edit_profile.html:74
6726 msgid "New Password"
6727 msgstr ""
6728
6397 #: rhodecode/templates/admin/users/user_edit_profile.html:82
6729 #: rhodecode/templates/admin/users/user_edit_profile.html:82
6398 msgid "New Password Confirmation"
6730 msgid "New Password Confirmation"
6399 msgstr ""
6731 msgstr ""
@@ -6424,7 +6756,7 b' msgid "Authentication type"'
6424 msgstr ""
6756 msgstr ""
6425
6757
6426 #: rhodecode/templates/base/base.html:44
6758 #: rhodecode/templates/base/base.html:44
6427 #: rhodecode/templates/errors/error_document.html:51
6759 #: rhodecode/templates/errors/error_document.html:57
6428 msgid "Support"
6760 msgid "Support"
6429 msgstr ""
6761 msgstr ""
6430
6762
@@ -6810,7 +7142,7 b' msgstr ""'
6810 msgid "No permission defined"
7142 msgid "No permission defined"
6811 msgstr ""
7143 msgstr ""
6812
7144
6813 #: rhodecode/templates/base/root.html:120
7145 #: rhodecode/templates/base/root.html:161
6814 msgid "Please enable JavaScript to use RhodeCode Enterprise"
7146 msgid "Please enable JavaScript to use RhodeCode Enterprise"
6815 msgstr ""
7147 msgstr ""
6816
7148
@@ -6912,29 +7244,65 b' msgid ""'
6912 "repositories and migrates them to Mercurial type."
7244 "repositories and migrates them to Mercurial type."
6913 msgstr ""
7245 msgstr ""
6914
7246
6915 #: rhodecode/templates/base/vcs_settings.html:124
7247 #: rhodecode/templates/base/vcs_settings.html:123
6916 msgid "Subversion Settings"
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 msgstr ""
7254 msgstr ""
6918
7255
6919 #: rhodecode/templates/base/vcs_settings.html:129
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 msgid "Repository patterns"
7288 msgid "Repository patterns"
6921 msgstr ""
7289 msgstr ""
6922
7290
6923 #: rhodecode/templates/base/vcs_settings.html:133
7291 #: rhodecode/templates/base/vcs_settings.html:180
6924 msgid ""
7292 msgid ""
6925 "Patterns for identifying SVN branches and tags. For recursive search, use "
7293 "Patterns for identifying SVN branches and tags. For recursive search, use "
6926 "\"*\". Eg.: \"/branches/*\""
7294 "\"*\". Eg.: \"/branches/*\""
6927 msgstr ""
7295 msgstr ""
6928
7296
6929 #: rhodecode/templates/base/vcs_settings.html:196
7297 #: rhodecode/templates/base/vcs_settings.html:246
6930 msgid "Pull Request Settings"
7298 msgid "Pull Request Settings"
6931 msgstr ""
7299 msgstr ""
6932
7300
6933 #: rhodecode/templates/base/vcs_settings.html:201
7301 #: rhodecode/templates/base/vcs_settings.html:251
6934 msgid "Enable server-side merge for pull requests"
7302 msgid "Enable server-side merge for pull requests"
6935 msgstr ""
7303 msgstr ""
6936
7304
6937 #: rhodecode/templates/base/vcs_settings.html:204
7305 #: rhodecode/templates/base/vcs_settings.html:254
6938 msgid ""
7306 msgid ""
6939 "Note: when this feature is enabled, it only runs hooks defined in the "
7307 "Note: when this feature is enabled, it only runs hooks defined in the "
6940 "rcextension package. Custom hooks added on the Admin -> Settings -> Hooks "
7308 "rcextension package. Custom hooks added on the Admin -> Settings -> Hooks "
@@ -6942,34 +7310,16 b' msgid ""'
6942 "web interface."
7310 "web interface."
6943 msgstr ""
7311 msgstr ""
6944
7312
6945 #: rhodecode/templates/base/vcs_settings.html:208
7313 #: rhodecode/templates/base/vcs_settings.html:258
6946 msgid "Invalidate and relocate inline comments during update"
7314 msgid "Invalidate and relocate inline comments during update"
6947 msgstr ""
7315 msgstr ""
6948
7316
6949 #: rhodecode/templates/base/vcs_settings.html:211
7317 #: rhodecode/templates/base/vcs_settings.html:261
6950 msgid ""
7318 msgid ""
6951 "During the update of a pull request, the position of inline comments will be"
7319 "During the update of a pull request, the position of inline comments will be"
6952 " updated and outdated inline comments will be hidden."
7320 " updated and outdated inline comments will be hidden."
6953 msgstr ""
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 #: rhodecode/templates/bookmarks/bookmarks.html:5
7323 #: rhodecode/templates/bookmarks/bookmarks.html:5
6974 #, python-format
7324 #, python-format
6975 msgid "%s Bookmarks"
7325 msgid "%s Bookmarks"
@@ -7383,7 +7733,7 b' msgstr ""'
7383 #: rhodecode/templates/changeset/changeset_file_comment.html:293
7733 #: rhodecode/templates/changeset/changeset_file_comment.html:293
7384 #: rhodecode/templates/compare/compare_diff.html:57
7734 #: rhodecode/templates/compare/compare_diff.html:57
7385 #: rhodecode/templates/email_templates/commit_comment.mako:87
7735 #: rhodecode/templates/email_templates/commit_comment.mako:87
7386 #: rhodecode/templates/email_templates/pull_request_comment.mako:93
7736 #: rhodecode/templates/email_templates/pull_request_comment.mako:97
7387 msgid "Comment"
7737 msgid "Comment"
7388 msgstr ""
7738 msgstr ""
7389
7739
@@ -7543,17 +7893,17 b' msgid "Compare Commits"'
7543 msgstr ""
7893 msgstr ""
7544
7894
7545 #: rhodecode/templates/compare/compare_diff.html:46
7895 #: rhodecode/templates/compare/compare_diff.html:46
7546 #: rhodecode/templates/email_templates/pull_request_review.mako:50
7896 #: rhodecode/templates/email_templates/pull_request_review.mako:74
7547 #: rhodecode/templates/files/file_diff.html:56
7897 #: rhodecode/templates/files/file_diff.html:56
7548 #: rhodecode/templates/pullrequests/pullrequest_show.html:85
7898 #: rhodecode/templates/pullrequests/pullrequest_show.html:85
7549 msgid "Target"
7899 msgid "Target"
7550 msgstr ""
7900 msgstr ""
7551
7901
7552 #: rhodecode/templates/compare/compare_diff.html:47
7902 #: rhodecode/templates/compare/compare_diff.html:47
7553 #: rhodecode/templates/email_templates/pull_request_comment.mako:92
7903 #: rhodecode/templates/email_templates/pull_request_comment.mako:93
7554 #: rhodecode/templates/email_templates/pull_request_review.mako:49
7904 #: rhodecode/templates/email_templates/pull_request_review.mako:73
7555 #: rhodecode/templates/files/file_diff.html:62
7905 #: rhodecode/templates/files/file_diff.html:62
7556 #: rhodecode/templates/files/files_source.html:18
7906 #: rhodecode/templates/files/files_source.html:19
7557 msgid "Source"
7907 msgid "Source"
7558 msgstr ""
7908 msgstr ""
7559
7909
@@ -7736,17 +8086,17 b' msgstr ""'
7736 msgid "Form vertical"
8086 msgid "Form vertical"
7737 msgstr ""
8087 msgstr ""
7738
8088
7739 #: rhodecode/templates/email_templates/base.mako:7
8089 #: rhodecode/templates/email_templates/base.mako:32
7740 #, python-format
8090 #, python-format
7741 msgid "This is a notification from RhodeCode. %(instance_url)s"
8091 msgid "This is a notification from RhodeCode. %(instance_url)s"
7742 msgstr ""
8092 msgstr ""
7743
8093
7744 #: rhodecode/templates/email_templates/base.mako:90
8094 #: rhodecode/templates/email_templates/base.mako:115
7745 msgid "RhodeCode"
8095 msgid "RhodeCode"
7746 msgstr ""
8096 msgstr ""
7747
8097
7748 #: rhodecode/templates/email_templates/commit_comment.mako:16
8098 #: rhodecode/templates/email_templates/commit_comment.mako:16
7749 #: rhodecode/templates/email_templates/pull_request_comment.mako:17
8099 #: rhodecode/templates/email_templates/pull_request_comment.mako:18
7750 msgid "[mention]"
8100 msgid "[mention]"
7751 msgstr ""
8101 msgstr ""
7752
8102
@@ -7775,12 +8125,12 b' msgid "%(user)s commented on commit `%(c'
7775 msgstr ""
8125 msgstr ""
7776
8126
7777 #: rhodecode/templates/email_templates/commit_comment.mako:43
8127 #: rhodecode/templates/email_templates/commit_comment.mako:43
7778 #: rhodecode/templates/email_templates/pull_request_comment.mako:43
8128 #: rhodecode/templates/email_templates/pull_request_comment.mako:44
7779 msgid "Comment link"
8129 msgid "Comment link"
7780 msgstr ""
8130 msgstr ""
7781
8131
7782 #: rhodecode/templates/email_templates/commit_comment.mako:48
8132 #: rhodecode/templates/email_templates/commit_comment.mako:48
7783 #: rhodecode/templates/email_templates/pull_request_comment.mako:48
8133 #: rhodecode/templates/email_templates/pull_request_comment.mako:49
7784 #, python-format
8134 #, python-format
7785 msgid "File: %(comment_file)s on line %(comment_line)s"
8135 msgid "File: %(comment_file)s on line %(comment_line)s"
7786 msgstr ""
8136 msgstr ""
@@ -7809,7 +8159,7 b' msgid "The commit status was changed to"'
7809 msgstr ""
8159 msgstr ""
7810
8160
7811 #: rhodecode/templates/email_templates/commit_comment.mako:87
8161 #: rhodecode/templates/email_templates/commit_comment.mako:87
7812 #: rhodecode/templates/email_templates/pull_request_comment.mako:93
8162 #: rhodecode/templates/email_templates/pull_request_comment.mako:97
7813 #, python-format
8163 #, python-format
7814 msgid "Comment on line: %(comment_line)s"
8164 msgid "Comment on line: %(comment_line)s"
7815 msgstr ""
8165 msgstr ""
@@ -7818,75 +8168,79 b' msgstr ""'
7818 msgid "Generate new password here"
8168 msgid "Generate new password here"
7819 msgstr ""
8169 msgstr ""
7820
8170
7821 #: rhodecode/templates/email_templates/pull_request_comment.mako:20
8171 #: rhodecode/templates/email_templates/pull_request_comment.mako:21
7822 #, python-format
8172 #, python-format
7823 msgid ""
8173 msgid ""
7824 "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\" (file: "
8174 "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\" (file: "
7825 "`%(comment_file)s`)"
8175 "`%(comment_file)s`)"
7826 msgstr ""
8176 msgstr ""
7827
8177
7828 #: rhodecode/templates/email_templates/pull_request_comment.mako:23
8178 #: rhodecode/templates/email_templates/pull_request_comment.mako:24
7829 #, python-format
8179 #, python-format
7830 msgid ""
8180 msgid ""
7831 "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\" (status: "
8181 "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\" (status: "
7832 "%(status)s)"
8182 "%(status)s)"
7833 msgstr ""
8183 msgstr ""
7834
8184
7835 #: rhodecode/templates/email_templates/pull_request_comment.mako:25
8185 #: rhodecode/templates/email_templates/pull_request_comment.mako:26
7836 #: rhodecode/templates/email_templates/pull_request_comment.mako:82
8186 #: rhodecode/templates/email_templates/pull_request_comment.mako:83
7837 #, python-format
8187 #, python-format
7838 msgid "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\""
8188 msgid "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\""
7839 msgstr ""
8189 msgstr ""
7840
8190
7841 #: rhodecode/templates/email_templates/pull_request_comment.mako:45
8191 #: rhodecode/templates/email_templates/pull_request_comment.mako:46
7842 msgid "Source repository"
8192 msgid "Source repository"
7843 msgstr ""
8193 msgstr ""
7844
8194
7845 #: rhodecode/templates/email_templates/pull_request_comment.mako:54
8195 #: rhodecode/templates/email_templates/pull_request_comment.mako:55
7846 #, python-format
8196 #, python-format
7847 msgid "%(user)s submitted pull request #%(pr_id)s status: *%(status)s*"
8197 msgid "%(user)s submitted pull request #%(pr_id)s status: *%(status)s*"
7848 msgstr ""
8198 msgstr ""
7849
8199
7850 #: rhodecode/templates/email_templates/pull_request_comment.mako:56
8200 #: rhodecode/templates/email_templates/pull_request_comment.mako:57
7851 #, python-format
8201 #, python-format
7852 msgid ""
8202 msgid ""
7853 "%(user)s submitted pull request #%(pr_id)s status: *%(status)s and closed*"
8203 "%(user)s submitted pull request #%(pr_id)s status: *%(status)s and closed*"
7854 msgstr ""
8204 msgstr ""
7855
8205
7856 #: rhodecode/templates/email_templates/pull_request_comment.mako:80
8206 #: rhodecode/templates/email_templates/pull_request_comment.mako:81
7857 #, python-format
8207 #, python-format
7858 msgid ""
8208 msgid ""
7859 "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\" "
8209 "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\" "
7860 "(file:`%(comment_file)s`)"
8210 "(file:`%(comment_file)s`)"
7861 msgstr ""
8211 msgstr ""
7862
8212
7863 #: rhodecode/templates/email_templates/pull_request_comment.mako:86
8213 #: rhodecode/templates/email_templates/pull_request_comment.mako:87
7864 #, python-format
8214 #, python-format
7865 msgid "submitted pull request status: %(status)s"
8215 msgid "submitted pull request status: %(status)s"
7866 msgstr ""
8216 msgstr ""
7867
8217
7868 #: rhodecode/templates/email_templates/pull_request_comment.mako:88
8218 #: rhodecode/templates/email_templates/pull_request_comment.mako:89
7869 #, python-format
8219 #, python-format
7870 msgid "submitted pull request status: %(status)s and closed"
8220 msgid "submitted pull request status: %(status)s and closed"
7871 msgstr ""
8221 msgstr ""
7872
8222
7873 #: rhodecode/templates/email_templates/pull_request_review.mako:5
8223 #: rhodecode/templates/email_templates/pull_request_comment.mako:95
7874 #, python-format
8224 msgid "Submitted status"
7875 msgid "%(user)s wants you to review pull request #%(pr_url)s: \"%(pr_title)s\""
8225 msgstr ""
7876 msgstr ""
8226
7877
8227 #: rhodecode/templates/email_templates/pull_request_review.mako:14
7878 #: rhodecode/templates/email_templates/pull_request_review.mako:17
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 #, python-format
8233 #, python-format
7880 msgid ""
8234 msgid ""
7881 "Pull request from %(source_ref_type)s:%(source_ref_name)s of %(repo_url)s "
8235 "Pull request from %(source_ref_type)s:%(source_ref_name)s of %(repo_url)s "
7882 "into %(target_ref_type)s:%(target_ref_name)s"
8236 "into %(target_ref_type)s:%(target_ref_name)s"
7883 msgstr ""
8237 msgstr ""
7884
8238
7885 #: rhodecode/templates/email_templates/pull_request_review.mako:26
8239 #: rhodecode/templates/email_templates/pull_request_review.mako:37
7886 msgid "Link"
8240 msgid "Link"
7887 msgstr ""
8241 msgstr ""
7888
8242
7889 #: rhodecode/templates/email_templates/pull_request_review.mako:35
8243 #: rhodecode/templates/email_templates/pull_request_review.mako:46
7890 #, python-format
8244 #, python-format
7891 msgid "Commit (%(num)s)"
8245 msgid "Commit (%(num)s)"
7892 msgid_plural "Commits (%(num)s)"
8246 msgid_plural "Commits (%(num)s)"
@@ -7895,22 +8249,22 b' msgstr[1] ""'
7895 msgstr[2] ""
8249 msgstr[2] ""
7896 msgstr[3] ""
8250 msgstr[3] ""
7897
8251
7898 #: rhodecode/templates/email_templates/pull_request_review.mako:47
8252 #: rhodecode/templates/email_templates/pull_request_review.mako:71
7899 #, python-format
8253 #, python-format
7900 msgid "%(user)s wants you to review pull request #%(pr_id)s: \"%(pr_title)s\"."
8254 msgid "%(user)s wants you to review pull request #%(pr_id)s: \"%(pr_title)s\"."
7901 msgstr ""
8255 msgstr ""
7902
8256
7903 #: rhodecode/templates/email_templates/pull_request_review.mako:49
8257 #: rhodecode/templates/email_templates/pull_request_review.mako:73
7904 #, python-format
8258 #, python-format
7905 msgid "%(source_ref_type)s of %(source_repo_url)s"
8259 msgid "%(source_ref_type)s of %(source_repo_url)s"
7906 msgstr ""
8260 msgstr ""
7907
8261
7908 #: rhodecode/templates/email_templates/pull_request_review.mako:50
8262 #: rhodecode/templates/email_templates/pull_request_review.mako:74
7909 #, python-format
8263 #, python-format
7910 msgid "%(target_ref_type)s of %(target_repo_url)s"
8264 msgid "%(target_ref_type)s of %(target_repo_url)s"
7911 msgstr ""
8265 msgstr ""
7912
8266
7913 #: rhodecode/templates/email_templates/pull_request_review.mako:52
8267 #: rhodecode/templates/email_templates/pull_request_review.mako:76
7914 #: rhodecode/templates/summary/components.html:95
8268 #: rhodecode/templates/summary/components.html:95
7915 #: rhodecode/templates/summary/components.html:98
8269 #: rhodecode/templates/summary/components.html:98
7916 #, python-format
8270 #, python-format
@@ -8155,13 +8509,13 b' msgid "Delete file"'
8155 msgstr ""
8509 msgstr ""
8156
8510
8157 #: rhodecode/templates/files/files_delete.html:45
8511 #: rhodecode/templates/files/files_delete.html:45
8158 #: rhodecode/templates/files/files_source.html:49
8512 #: rhodecode/templates/files/files_source.html:50
8159 #, python-format
8513 #, python-format
8160 msgid "Binary file (%s)"
8514 msgid "Binary file (%s)"
8161 msgstr ""
8515 msgstr ""
8162
8516
8163 #: rhodecode/templates/files/files_delete.html:50
8517 #: rhodecode/templates/files/files_delete.html:50
8164 #: rhodecode/templates/files/files_source.html:61
8518 #: rhodecode/templates/files/files_source.html:62
8165 msgid "File is too big to display"
8519 msgid "File is too big to display"
8166 msgstr ""
8520 msgstr ""
8167
8521
@@ -8233,44 +8587,44 b' msgstr[1] ""'
8233 msgstr[2] ""
8587 msgstr[2] ""
8234 msgstr[3] ""
8588 msgstr[3] ""
8235
8589
8236 #: rhodecode/templates/files/files_source.html:12
8590 #: rhodecode/templates/files/files_source.html:13
8237 msgid "History"
8591 msgid "History"
8238 msgstr ""
8592 msgstr ""
8239
8593
8240 #: rhodecode/templates/files/files_source.html:15
8594 #: rhodecode/templates/files/files_source.html:16
8241 #: rhodecode/templates/search/search_content.html:68
8595 #: rhodecode/templates/search/search_content.html:68
8242 msgid "Show Full History"
8596 msgid "Show Full History"
8243 msgstr ""
8597 msgstr ""
8244
8598
8245 #: rhodecode/templates/files/files_source.html:20
8599 #: rhodecode/templates/files/files_source.html:21
8246 #: rhodecode/templates/search/search_content.html:70
8600 #: rhodecode/templates/search/search_content.html:70
8247 msgid "Annotation"
8601 msgid "Annotation"
8248 msgstr ""
8602 msgstr ""
8249
8603
8250 #: rhodecode/templates/files/files_source.html:22
8604 #: rhodecode/templates/files/files_source.html:23
8251 #: rhodecode/templates/search/search_content.html:71
8605 #: rhodecode/templates/search/search_content.html:71
8252 msgid "Raw"
8606 msgid "Raw"
8253 msgstr ""
8607 msgstr ""
8254
8608
8255 #: rhodecode/templates/files/files_source.html:24
8609 #: rhodecode/templates/files/files_source.html:25
8256 #: rhodecode/templates/search/search_content.html:73
8610 #: rhodecode/templates/search/search_content.html:73
8257 msgid "Download"
8611 msgid "Download"
8258 msgstr ""
8612 msgstr ""
8259
8613
8260 #: rhodecode/templates/files/files_source.html:31
8614 #: rhodecode/templates/files/files_source.html:32
8261 #, python-format
8615 #, python-format
8262 msgid "Edit on Branch:%s"
8616 msgid "Edit on Branch:%s"
8263 msgstr ""
8617 msgstr ""
8264
8618
8265 #: rhodecode/templates/files/files_source.html:36
8619 #: rhodecode/templates/files/files_source.html:37
8266 msgid "Editing binary files not allowed"
8620 msgid "Editing binary files not allowed"
8267 msgstr ""
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 #: rhodecode/templates/files/files_source.html:40
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 msgid "Deleting files allowed only when on branch head commit"
8628 msgid "Deleting files allowed only when on branch head commit"
8275 msgstr ""
8629 msgstr ""
8276
8630
1 NO CONTENT: modified file, binary diff hidden
NO CONTENT: modified file, binary diff hidden
This diff has been collapsed as it changes many lines, (1176 lines changed) Show them Hide them
@@ -9,8 +9,8 b' msgid ""'
9 msgstr ""
9 msgstr ""
10 "Project-Id-Version: RhodeCode\n"
10 "Project-Id-Version: RhodeCode\n"
11 "Report-Msgid-Bugs-To: marcin@rhodecode.com\n"
11 "Report-Msgid-Bugs-To: marcin@rhodecode.com\n"
12 "POT-Creation-Date: 2016-08-02 20:55+0000\n"
12 "POT-Creation-Date: 2016-09-15 14:11+0000\n"
13 "PO-Revision-Date: 2016-08-02 20:57+0000\n"
13 "PO-Revision-Date: 2016-09-15 14:12+0000\n"
14 "Last-Translator: Marcin Kuzminski <marcin@rhodecode.com>\n"
14 "Last-Translator: Marcin Kuzminski <marcin@rhodecode.com>\n"
15 "Language-Team: German (http://www.transifex.com/rhodecode/RhodeCode/language/de/)\n"
15 "Language-Team: German (http://www.transifex.com/rhodecode/RhodeCode/language/de/)\n"
16 "MIME-Version: 1.0\n"
16 "MIME-Version: 1.0\n"
@@ -21,7 +21,7 b' msgstr ""'
21 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
21 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
22
22
23 #: rhodecode/admin/navigation.py:74 rhodecode/authentication/routes.py:60
23 #: rhodecode/admin/navigation.py:74 rhodecode/authentication/routes.py:60
24 #: rhodecode/integrations/views.py:126
24 #: rhodecode/integrations/views.py:168
25 #: rhodecode/templates/admin/permissions/permissions.html:36
25 #: rhodecode/templates/admin/permissions/permissions.html:36
26 msgid "Global"
26 msgid "Global"
27 msgstr ""
27 msgstr ""
@@ -44,7 +44,8 b' msgstr ""'
44 msgid "Issue Tracker"
44 msgid "Issue Tracker"
45 msgstr ""
45 msgstr ""
46
46
47 #: rhodecode/admin/navigation.py:80 rhodecode/templates/register.html:76
47 #: rhodecode/admin/navigation.py:80 rhodecode/integrations/types/email.py:232
48 #: rhodecode/templates/register.html:76
48 #: rhodecode/templates/admin/my_account/my_account_profile.html:48
49 #: rhodecode/templates/admin/my_account/my_account_profile.html:48
49 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:94
50 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:94
50 #: rhodecode/templates/admin/users/user_add.html:86
51 #: rhodecode/templates/admin/users/user_add.html:86
@@ -64,12 +65,18 b' msgid "Full Text Search"'
64 msgstr ""
65 msgstr ""
65
66
66 #: rhodecode/admin/navigation.py:83
67 #: rhodecode/admin/navigation.py:83
67 #: rhodecode/templates/admin/integrations/base.html:21
68 #: rhodecode/templates/admin/integrations/base.html:23
68 #: rhodecode/templates/admin/integrations/edit.html:8
69 #: rhodecode/templates/admin/integrations/form.html:8
69 #: rhodecode/templates/admin/integrations/edit.html:19
70 #: rhodecode/templates/admin/integrations/form.html:21
70 #: rhodecode/templates/admin/integrations/list.html:15
71 #: rhodecode/templates/admin/integrations/form.html:32
71 #: rhodecode/templates/admin/integrations/list.html:19
72 #: rhodecode/templates/admin/integrations/list.html:21
72 #: rhodecode/templates/admin/integrations/list.html:26
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 #: rhodecode/templates/admin/repos/repo_edit.html:72
80 #: rhodecode/templates/admin/repos/repo_edit.html:72
74 #: rhodecode/templates/base/base.html:84
81 #: rhodecode/templates/base/base.html:84
75 msgid "Integrations"
82 msgid "Integrations"
@@ -92,9 +99,9 b' msgstr ""'
92 msgid "Enable or disable this authentication plugin."
99 msgid "Enable or disable this authentication plugin."
93 msgstr ""
100 msgstr ""
94
101
95 #: rhodecode/authentication/schema.py:37 rhodecode/integrations/schema.py:37
102 #: rhodecode/authentication/schema.py:37 rhodecode/integrations/schema.py:32
96 #: rhodecode/templates/admin/integrations/list.html:62
103 #: rhodecode/model/validation_schema/schemas/integration_schema.py:197
97 #: rhodecode/templates/admin/my_account/my_account_notifications.html:14
104 #: rhodecode/templates/admin/integrations/list.html:101
98 msgid "Enabled"
105 msgid "Enabled"
99 msgstr "Aktiviert"
106 msgstr "Aktiviert"
100
107
@@ -397,12 +404,12 b' msgstr ""'
397
404
398 #: rhodecode/controllers/changeset.py:335
405 #: rhodecode/controllers/changeset.py:335
399 #: rhodecode/controllers/pullrequests.py:750
406 #: rhodecode/controllers/pullrequests.py:750
400 #: rhodecode/model/pull_request.py:843
407 #: rhodecode/model/pull_request.py:842
401 #, python-format
408 #, python-format
402 msgid "Status change %(transition_icon)s %(status)s"
409 msgid "Status change %(transition_icon)s %(status)s"
403 msgstr "Status Änderung %(transition_icon)s %(status)s"
410 msgstr "Status Änderung %(transition_icon)s %(status)s"
404
411
405 #: rhodecode/controllers/changeset.py:372
412 #: rhodecode/controllers/changeset.py:373
406 msgid ""
413 msgid ""
407 "Changing the status of a commit associated with a closed pull request is not"
414 "Changing the status of a commit associated with a closed pull request is not"
408 " allowed"
415 " allowed"
@@ -545,14 +552,14 b' msgstr ""'
545 msgid "Changesets"
552 msgid "Changesets"
546 msgstr "Changesets"
553 msgstr "Changesets"
547
554
548 #: rhodecode/controllers/files.py:1026 rhodecode/controllers/summary.py:251
555 #: rhodecode/controllers/files.py:1026 rhodecode/controllers/summary.py:259
549 #: rhodecode/model/pull_request.py:1059 rhodecode/model/scm.py:780
556 #: rhodecode/model/pull_request.py:1059 rhodecode/model/scm.py:780
550 #: rhodecode/templates/base/vcs_settings.html:138
557 #: rhodecode/templates/base/vcs_settings.html:185
551 msgid "Branches"
558 msgid "Branches"
552 msgstr "Entwicklungszweige"
559 msgstr "Entwicklungszweige"
553
560
554 #: rhodecode/controllers/files.py:1030 rhodecode/model/scm.py:795
561 #: rhodecode/controllers/files.py:1030 rhodecode/model/scm.py:795
555 #: rhodecode/templates/base/vcs_settings.html:163
562 #: rhodecode/templates/base/vcs_settings.html:210
556 msgid "Tags"
563 msgid "Tags"
557 msgstr "Tags"
564 msgstr "Tags"
558
565
@@ -658,30 +665,30 b' msgid "Close Pull Request"'
658 msgstr ""
665 msgstr ""
659
666
660 #: rhodecode/controllers/pullrequests.py:754
667 #: rhodecode/controllers/pullrequests.py:754
661 #: rhodecode/model/pull_request.py:847
668 #: rhodecode/model/pull_request.py:846
662 msgid "Closing with"
669 msgid "Closing with"
663 msgstr "Schließen mit"
670 msgstr "Schließen mit"
664
671
665 #: rhodecode/controllers/pullrequests.py:802
672 #: rhodecode/controllers/pullrequests.py:804
666 #, python-format
673 #, python-format
667 msgid ""
674 msgid ""
668 "Closing pull request on other statuses than rejected or approved is "
675 "Closing pull request on other statuses than rejected or approved is "
669 "forbidden. Calculated status from all reviewers is currently: %s"
676 "forbidden. Calculated status from all reviewers is currently: %s"
670 msgstr "Ein Pullrequest kann nur in den Stati rejected oder approved geschlossen werden. Berechneter Status aus den Reviews ist: %s"
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:235
679 #: rhodecode/controllers/summary.py:243
673 msgid "Branch"
680 msgid "Branch"
674 msgstr "Branch"
681 msgstr "Branch"
675
682
676 #: rhodecode/controllers/summary.py:236
683 #: rhodecode/controllers/summary.py:244
677 msgid "Tag"
684 msgid "Tag"
678 msgstr "Tag"
685 msgstr "Tag"
679
686
680 #: rhodecode/controllers/summary.py:237
687 #: rhodecode/controllers/summary.py:245
681 msgid "Bookmark"
688 msgid "Bookmark"
682 msgstr "Lesezeichen"
689 msgstr "Lesezeichen"
683
690
684 #: rhodecode/controllers/summary.py:252
691 #: rhodecode/controllers/summary.py:260
685 msgid "Closed branches"
692 msgid "Closed branches"
686 msgstr "Geschlossene Branches"
693 msgstr "Geschlossene Branches"
687
694
@@ -694,37 +701,37 b' msgid "Error occurred during update of d'
694 msgstr "Fehler bei der Aktualisierung der Standardwerte aufgetreten"
701 msgstr "Fehler bei der Aktualisierung der Standardwerte aufgetreten"
695
702
696 #: rhodecode/controllers/admin/gists.py:63
703 #: rhodecode/controllers/admin/gists.py:63
697 #: rhodecode/controllers/admin/my_account.py:307
704 #: rhodecode/controllers/admin/my_account.py:317
698 #: rhodecode/controllers/admin/users.py:431
705 #: rhodecode/controllers/admin/users.py:431
699 msgid "forever"
706 msgid "forever"
700 msgstr "für immer"
707 msgstr "für immer"
701
708
702 #: rhodecode/controllers/admin/gists.py:64
709 #: rhodecode/controllers/admin/gists.py:64
703 #: rhodecode/controllers/admin/my_account.py:308
710 #: rhodecode/controllers/admin/my_account.py:318
704 #: rhodecode/controllers/admin/users.py:432
711 #: rhodecode/controllers/admin/users.py:432
705 msgid "5 minutes"
712 msgid "5 minutes"
706 msgstr "5 Minuten"
713 msgstr "5 Minuten"
707
714
708 #: rhodecode/controllers/admin/gists.py:65
715 #: rhodecode/controllers/admin/gists.py:65
709 #: rhodecode/controllers/admin/my_account.py:309
716 #: rhodecode/controllers/admin/my_account.py:319
710 #: rhodecode/controllers/admin/users.py:433
717 #: rhodecode/controllers/admin/users.py:433
711 msgid "1 hour"
718 msgid "1 hour"
712 msgstr "1 Stunde"
719 msgstr "1 Stunde"
713
720
714 #: rhodecode/controllers/admin/gists.py:66
721 #: rhodecode/controllers/admin/gists.py:66
715 #: rhodecode/controllers/admin/my_account.py:310
722 #: rhodecode/controllers/admin/my_account.py:320
716 #: rhodecode/controllers/admin/users.py:434
723 #: rhodecode/controllers/admin/users.py:434
717 msgid "1 day"
724 msgid "1 day"
718 msgstr "1 Tag"
725 msgstr "1 Tag"
719
726
720 #: rhodecode/controllers/admin/gists.py:67
727 #: rhodecode/controllers/admin/gists.py:67
721 #: rhodecode/controllers/admin/my_account.py:311
728 #: rhodecode/controllers/admin/my_account.py:321
722 #: rhodecode/controllers/admin/users.py:435
729 #: rhodecode/controllers/admin/users.py:435
723 msgid "1 month"
730 msgid "1 month"
724 msgstr "1 Monat"
731 msgstr "1 Monat"
725
732
726 #: rhodecode/controllers/admin/gists.py:71
733 #: rhodecode/controllers/admin/gists.py:71
727 #: rhodecode/controllers/admin/my_account.py:313
734 #: rhodecode/controllers/admin/my_account.py:323
728 #: rhodecode/controllers/admin/users.py:437
735 #: rhodecode/controllers/admin/users.py:437
729 msgid "Lifetime"
736 msgid "Lifetime"
730 msgstr "Lebensdauer"
737 msgstr "Lebensdauer"
@@ -778,60 +785,61 b' msgstr ""'
778 msgid "%(expiry)s - current value"
785 msgid "%(expiry)s - current value"
779 msgstr ""
786 msgstr ""
780
787
781 #: rhodecode/controllers/admin/my_account.py:70
788 #: rhodecode/controllers/admin/my_account.py:74
782 msgid "You can't edit this user since it's crucial for entire application"
789 msgid "You can't edit this user since it's crucial for entire application"
783 msgstr "Sie können diesen Benutzer nicht editieren, da er für die ganze Applikation von entscheidender bedeutung ist."
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:128
792 #: rhodecode/controllers/admin/my_account.py:132
786 msgid "Your account was updated successfully"
793 msgid "Your account was updated successfully"
787 msgstr "Ihr Account wurde erfolgreich aktualisiert"
794 msgstr "Ihr Account wurde erfolgreich aktualisiert"
788
795
789 #: rhodecode/controllers/admin/my_account.py:143
796 #: rhodecode/controllers/admin/my_account.py:147
790 #: rhodecode/controllers/admin/users.py:218
797 #: rhodecode/controllers/admin/users.py:218
791 #, python-format
798 #, python-format
792 msgid "Error occurred during update of user %s"
799 msgid "Error occurred during update of user %s"
793 msgstr "Fehler bei der Aktualisierung des Benutzers %s"
800 msgstr "Fehler bei der Aktualisierung des Benutzers %s"
794
801
795 #: rhodecode/controllers/admin/my_account.py:202
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 msgid "Successfully updated password"
808 msgid "Successfully updated password"
797 msgstr "Passwort erfolgreich aktualisiert"
809 msgstr "Passwort erfolgreich aktualisiert"
798
810
799 #: rhodecode/controllers/admin/my_account.py:213
811 #: rhodecode/controllers/admin/my_account.py:271
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
804 #: rhodecode/controllers/admin/users.py:611
812 #: rhodecode/controllers/admin/users.py:611
805 #, python-format
813 #, python-format
806 msgid "Added new email address `%s` for user account"
814 msgid "Added new email address `%s` for user account"
807 msgstr ""
815 msgstr ""
808
816
809 #: rhodecode/controllers/admin/my_account.py:268
817 #: rhodecode/controllers/admin/my_account.py:278
810 #: rhodecode/controllers/admin/users.py:618
818 #: rhodecode/controllers/admin/users.py:618
811 msgid "An error occurred during email saving"
819 msgid "An error occurred during email saving"
812 msgstr "Währen der Speicherung der E-Mail-Addresse trat ein Fehler auf"
820 msgstr "Währen der Speicherung der E-Mail-Addresse trat ein Fehler auf"
813
821
814 #: rhodecode/controllers/admin/my_account.py:278
822 #: rhodecode/controllers/admin/my_account.py:288
815 #: rhodecode/controllers/admin/users.py:633
823 #: rhodecode/controllers/admin/users.py:633
816 msgid "Removed email address from user account"
824 msgid "Removed email address from user account"
817 msgstr ""
825 msgstr ""
818
826
819 #: rhodecode/controllers/admin/my_account.py:316
827 #: rhodecode/controllers/admin/my_account.py:326
820 #: rhodecode/controllers/admin/users.py:440
828 #: rhodecode/controllers/admin/users.py:440
821 msgid "Role"
829 msgid "Role"
822 msgstr "Rolle"
830 msgstr "Rolle"
823
831
824 #: rhodecode/controllers/admin/my_account.py:329
832 #: rhodecode/controllers/admin/my_account.py:339
825 #: rhodecode/controllers/admin/users.py:464
833 #: rhodecode/controllers/admin/users.py:464
826 msgid "Auth token successfully created"
834 msgid "Auth token successfully created"
827 msgstr "Authentifizierungstoken erfolgreich erstellt"
835 msgstr "Authentifizierungstoken erfolgreich erstellt"
828
836
829 #: rhodecode/controllers/admin/my_account.py:342
837 #: rhodecode/controllers/admin/my_account.py:352
830 #: rhodecode/controllers/admin/users.py:483
838 #: rhodecode/controllers/admin/users.py:483
831 msgid "Auth token successfully reset"
839 msgid "Auth token successfully reset"
832 msgstr "Authentifizierungstoken erfolgreich zurückgesetzt"
840 msgstr "Authentifizierungstoken erfolgreich zurückgesetzt"
833
841
834 #: rhodecode/controllers/admin/my_account.py:346
842 #: rhodecode/controllers/admin/my_account.py:356
835 #: rhodecode/controllers/admin/users.py:487
843 #: rhodecode/controllers/admin/users.py:487
836 msgid "Auth token successfully deleted"
844 msgid "Auth token successfully deleted"
837 msgstr "Authentifizierungstoken erfolgreich gelöscht"
845 msgstr "Authentifizierungstoken erfolgreich gelöscht"
@@ -1051,18 +1059,18 b' msgid "Error occurred during deleting is'
1051 msgstr ""
1059 msgstr ""
1052
1060
1053 #: rhodecode/controllers/admin/repos.py:721
1061 #: rhodecode/controllers/admin/repos.py:721
1054 #: rhodecode/controllers/admin/settings.py:363
1062 #: rhodecode/controllers/admin/settings.py:366
1055 msgid "Removed issue tracker entry"
1063 msgid "Removed issue tracker entry"
1056 msgstr "Ein Eintrag wurde aus dem Issue Tracker gelöscht."
1064 msgstr "Ein Eintrag wurde aus dem Issue Tracker gelöscht."
1057
1065
1058 #: rhodecode/controllers/admin/repos.py:751
1066 #: rhodecode/controllers/admin/repos.py:751
1059 #: rhodecode/controllers/admin/settings.py:409
1067 #: rhodecode/controllers/admin/settings.py:412
1060 msgid "Updated issue tracker entries"
1068 msgid "Updated issue tracker entries"
1061 msgstr ""
1069 msgstr ""
1062
1070
1063 #: rhodecode/controllers/admin/repos.py:812
1071 #: rhodecode/controllers/admin/repos.py:812
1064 #: rhodecode/controllers/admin/settings.py:142
1072 #: rhodecode/controllers/admin/settings.py:143
1065 #: rhodecode/controllers/admin/settings.py:719
1073 #: rhodecode/controllers/admin/settings.py:722
1066 msgid "Some form inputs contain invalid data."
1074 msgid "Some form inputs contain invalid data."
1067 msgstr "Einige Eingabefelder enthalten ungültige Daten."
1075 msgstr "Einige Eingabefelder enthalten ungültige Daten."
1068
1076
@@ -1071,86 +1079,70 b' msgid "Error occurred during updating re'
1071 msgstr ""
1079 msgstr ""
1072
1080
1073 #: rhodecode/controllers/admin/repos.py:834
1081 #: rhodecode/controllers/admin/repos.py:834
1074 #: rhodecode/controllers/admin/settings.py:168
1082 #: rhodecode/controllers/admin/settings.py:171
1075 msgid "Updated VCS settings"
1083 msgid "Updated VCS settings"
1076 msgstr "VCS-Einstellungen aktualisiert"
1084 msgstr "VCS-Einstellungen aktualisiert"
1077
1085
1078 #: rhodecode/controllers/admin/settings.py:164
1086 #: rhodecode/controllers/admin/settings.py:167
1079 #: rhodecode/controllers/admin/settings.py:267
1087 #: rhodecode/controllers/admin/settings.py:270
1080 msgid "Error occurred during updating application settings"
1088 msgid "Error occurred during updating application settings"
1081 msgstr "Fehler während der Aktualisierung der Applikations-Einstellungen aufgetreten"
1089 msgstr "Fehler während der Aktualisierung der Applikations-Einstellungen aufgetreten"
1082
1090
1083 #: rhodecode/controllers/admin/settings.py:211
1091 #: rhodecode/controllers/admin/settings.py:214
1084 #, python-format
1092 #, python-format
1085 msgid "Repositories successfully rescanned added: %s ; removed: %s"
1093 msgid "Repositories successfully rescanned added: %s ; removed: %s"
1086 msgstr "Repositories erfolgreich gescannt, hinzugefügt: %s; entfernt: %s"
1094 msgstr "Repositories erfolgreich gescannt, hinzugefügt: %s; entfernt: %s"
1087
1095
1088 #: rhodecode/controllers/admin/settings.py:263
1096 #: rhodecode/controllers/admin/settings.py:266
1089 msgid "Updated application settings"
1097 msgid "Updated application settings"
1090 msgstr "Applikations-Einstellungen aktualisiert"
1098 msgstr "Applikations-Einstellungen aktualisiert"
1091
1099
1092 #: rhodecode/controllers/admin/settings.py:327
1100 #: rhodecode/controllers/admin/settings.py:330
1093 msgid "Updated visualisation settings"
1101 msgid "Updated visualisation settings"
1094 msgstr "Visualisierungs-Einstellungen aktualisiert"
1102 msgstr "Visualisierungs-Einstellungen aktualisiert"
1095
1103
1096 #: rhodecode/controllers/admin/settings.py:330
1104 #: rhodecode/controllers/admin/settings.py:333
1097 msgid "Error occurred during updating visualisation settings"
1105 msgid "Error occurred during updating visualisation settings"
1098 msgstr "Fehler bei der Aktualisierung der Visualisierungs-Einstellungen"
1106 msgstr "Fehler bei der Aktualisierung der Visualisierungs-Einstellungen"
1099
1107
1100 #: rhodecode/controllers/admin/settings.py:422
1108 #: rhodecode/controllers/admin/settings.py:425
1101 msgid "Please enter email address"
1109 msgid "Please enter email address"
1102 msgstr "Bitte E-Mail-Adresse eingeben"
1110 msgstr "Bitte E-Mail-Adresse eingeben"
1103
1111
1104 #: rhodecode/controllers/admin/settings.py:440
1112 #: rhodecode/controllers/admin/settings.py:443
1105 msgid "Send email task created"
1113 msgid "Send email task created"
1106 msgstr "Aufgabe zum Senden der E-Mail erstellt"
1114 msgstr "Aufgabe zum Senden der E-Mail erstellt"
1107
1115
1108 #: rhodecode/controllers/admin/settings.py:473
1116 #: rhodecode/controllers/admin/settings.py:476
1109 msgid "Added new hook"
1117 msgid "Added new hook"
1110 msgstr "Neuer Hook hinzugefügt"
1118 msgstr "Neuer Hook hinzugefügt"
1111
1119
1112 #: rhodecode/controllers/admin/settings.py:488
1120 #: rhodecode/controllers/admin/settings.py:491
1113 msgid "Updated hooks"
1121 msgid "Updated hooks"
1114 msgstr "Die Hooks wurden aktutalisiert"
1122 msgstr "Die Hooks wurden aktutalisiert"
1115
1123
1116 #: rhodecode/controllers/admin/settings.py:492
1124 #: rhodecode/controllers/admin/settings.py:495
1117 msgid "Error occurred during hook creation"
1125 msgid "Error occurred during hook creation"
1118 msgstr ""
1126 msgstr ""
1119
1127
1120 #: rhodecode/controllers/admin/settings.py:540
1128 #: rhodecode/controllers/admin/settings.py:543
1121 #, python-format
1129 #, python-format
1122 msgid "Critical: your disk space is very low <b>%s%%</b> usedpercent"
1130 msgid "Critical: your disk space is very low <b>%s%%</b> usedpercent"
1123 msgstr "Kritisch: Ihr Plattenplatz ist sehr gering <b>%s%%</b> belegt"
1131 msgstr "Kritisch: Ihr Plattenplatz ist sehr gering <b>%s%%</b> belegt"
1124
1132
1125 #: rhodecode/controllers/admin/settings.py:544
1133 #: rhodecode/controllers/admin/settings.py:547
1126 #, python-format
1134 #, python-format
1127 msgid "Warning: your disk space is running low <b>%s%%</b> usedpercent"
1135 msgid "Warning: your disk space is running low <b>%s%%</b> usedpercent"
1128 msgstr "Warnung: Ihr Plattenplatz geht zur Neige <b>%s%%</b> belegt"
1136 msgstr "Warnung: Ihr Plattenplatz geht zur Neige <b>%s%%</b> belegt"
1129
1137
1130 #: rhodecode/controllers/admin/settings.py:740
1138 #: rhodecode/controllers/admin/settings.py:743
1131 msgid "Error occurred during updating labs settings"
1139 msgid "Error occurred during updating labs settings"
1132 msgstr "Fehler bei der Aktualisierung der Labs-Einstellungen aufgetreten"
1140 msgstr "Fehler bei der Aktualisierung der Labs-Einstellungen aufgetreten"
1133
1141
1134 #: rhodecode/controllers/admin/settings.py:745
1142 #: rhodecode/controllers/admin/settings.py:748
1135 msgid "Updated Labs settings"
1143 msgid "Updated Labs settings"
1136 msgstr "Labs-Einstellungen aktualisiert"
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 #: rhodecode/controllers/admin/user_groups.py:168
1146 #: rhodecode/controllers/admin/user_groups.py:168
1155 #, python-format
1147 #, python-format
1156 msgid "Created user group %(user_group_link)s"
1148 msgid "Created user group %(user_group_link)s"
@@ -1333,38 +1325,50 b' msgstr ""'
1333 msgid "pullrequest commented"
1325 msgid "pullrequest commented"
1334 msgstr ""
1326 msgstr ""
1335
1327
1336 #: rhodecode/events/repo.py:135
1328 #: rhodecode/events/repo.py:136
1337 msgid "repository pre create"
1329 msgid "repository pre create"
1338 msgstr ""
1330 msgstr ""
1339
1331
1340 #: rhodecode/events/repo.py:144
1332 #: rhodecode/events/repo.py:145
1341 msgid "repository created"
1333 msgid "repository created"
1342 msgstr ""
1334 msgstr ""
1343
1335
1344 #: rhodecode/events/repo.py:153
1336 #: rhodecode/events/repo.py:154
1345 msgid "repository pre delete"
1337 msgid "repository pre delete"
1346 msgstr ""
1338 msgstr ""
1347
1339
1348 #: rhodecode/events/repo.py:162
1340 #: rhodecode/events/repo.py:163
1349 msgid "repository deleted"
1341 msgid "repository deleted"
1350 msgstr ""
1342 msgstr ""
1351
1343
1352 #: rhodecode/events/repo.py:193
1344 #: rhodecode/events/repo.py:199
1353 msgid "repository pre pull"
1345 msgid "repository pre pull"
1354 msgstr ""
1346 msgstr ""
1355
1347
1356 #: rhodecode/events/repo.py:202
1348 #: rhodecode/events/repo.py:208
1357 msgid "repository pull"
1349 msgid "repository pull"
1358 msgstr ""
1350 msgstr ""
1359
1351
1360 #: rhodecode/events/repo.py:211
1352 #: rhodecode/events/repo.py:217
1361 msgid "repository pre push"
1353 msgid "repository pre push"
1362 msgstr ""
1354 msgstr ""
1363
1355
1364 #: rhodecode/events/repo.py:222
1356 #: rhodecode/events/repo.py:228
1365 msgid "repository push"
1357 msgid "repository push"
1366 msgstr ""
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 #: rhodecode/events/user.py:34
1372 #: rhodecode/events/user.py:34
1369 msgid "user registered"
1373 msgid "user registered"
1370 msgstr ""
1374 msgstr ""
@@ -1377,42 +1381,202 b' msgstr ""'
1377 msgid "user pre update"
1381 msgid "user pre update"
1378 msgstr ""
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 msgid "Enable or disable this integration."
1443 msgid "Enable or disable this integration."
1382 msgstr ""
1444 msgstr ""
1383
1445
1384 #: rhodecode/integrations/schema.py:42
1446 #: rhodecode/integrations/schema.py:37
1447 #: rhodecode/model/validation_schema/schemas/integration_schema.py:176
1385 msgid "Short name for this integration."
1448 msgid "Short name for this integration."
1386 msgstr ""
1449 msgstr ""
1387
1450
1388 #: rhodecode/integrations/schema.py:44
1451 #: rhodecode/integrations/schema.py:39
1452 #: rhodecode/model/validation_schema/schemas/integration_schema.py:178
1389 msgid "Integration name"
1453 msgid "Integration name"
1390 msgstr ""
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 #: rhodecode/integrations/views.py:172
1482 #: rhodecode/integrations/views.py:172
1483 msgid "{name} integration"
1484 msgstr ""
1485
1486 #: rhodecode/integrations/views.py:186
1393 msgid "Integration {integration_name} deleted successfully."
1487 msgid "Integration {integration_name} deleted successfully."
1394 msgstr ""
1488 msgstr ""
1395
1489
1396 #: rhodecode/integrations/views.py:200
1490 #: rhodecode/integrations/views.py:266
1397 msgid ""
1491 msgid ""
1398 "Errors exist when saving integration settings. Please check the form inputs."
1492 "Errors exist when saving integration settings. Please check the form inputs."
1399 msgstr ""
1493 msgstr ""
1400
1494
1401 #: rhodecode/integrations/views.py:220
1495 #: rhodecode/integrations/views.py:292
1402 msgid "Integration {integration_name} updated successfully."
1496 msgid "Integration {integration_name} updated successfully."
1403 msgstr ""
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 #: rhodecode/integrations/types/slack.py:45
1573 #: rhodecode/integrations/types/slack.py:45
1406 msgid "Slack service URL"
1407 msgstr ""
1408
1409 #: rhodecode/integrations/types/slack.py:46
1410 msgid ""
1574 msgid ""
1411 "This can be setup at the <a href=\"https://my.slack.com/services/new"
1575 "This can be setup at the <a href=\"https://my.slack.com/services/new"
1412 "/incoming-webhook/\">slack app manager</a>"
1576 "/incoming-webhook/\">slack app manager</a>"
1413 msgstr ""
1577 msgstr ""
1414
1578
1415 #: rhodecode/integrations/types/slack.py:59 rhodecode/templates/login.html:43
1579 #: rhodecode/integrations/types/slack.py:58 rhodecode/templates/login.html:43
1416 #: rhodecode/templates/register.html:41
1580 #: rhodecode/templates/register.html:41
1417 #: rhodecode/templates/admin/admin_log.html:7
1581 #: rhodecode/templates/admin/admin_log.html:7
1418 #: rhodecode/templates/admin/my_account/my_account_profile.html:24
1582 #: rhodecode/templates/admin/my_account/my_account_profile.html:24
@@ -1428,35 +1592,40 b' msgstr ""'
1428 msgid "Username"
1592 msgid "Username"
1429 msgstr "Benutzername"
1593 msgstr "Benutzername"
1430
1594
1431 #: rhodecode/integrations/types/slack.py:60
1595 #: rhodecode/integrations/types/slack.py:59
1432 msgid "Username to show notifications coming from."
1596 msgid "Username to show notifications coming from."
1433 msgstr ""
1597 msgstr ""
1434
1598
1599 #: rhodecode/integrations/types/slack.py:68
1600 msgid "Channel"
1601 msgstr ""
1602
1435 #: rhodecode/integrations/types/slack.py:69
1603 #: rhodecode/integrations/types/slack.py:69
1436 msgid "Channel"
1437 msgstr ""
1438
1439 #: rhodecode/integrations/types/slack.py:70
1440 msgid "Channel to send notifications to."
1604 msgid "Channel to send notifications to."
1441 msgstr ""
1605 msgstr ""
1442
1606
1607 #: rhodecode/integrations/types/slack.py:78
1608 msgid "Emoji"
1609 msgstr ""
1610
1443 #: rhodecode/integrations/types/slack.py:79
1611 #: rhodecode/integrations/types/slack.py:79
1444 msgid "Emoji"
1445 msgstr ""
1446
1447 #: rhodecode/integrations/types/slack.py:80
1448 msgid "Emoji to use eg. :studio_microphone:"
1612 msgid "Emoji to use eg. :studio_microphone:"
1449 msgstr ""
1613 msgstr ""
1450
1614
1451 #: rhodecode/integrations/types/slack.py:107
1615 #: rhodecode/integrations/types/slack.py:101
1452 msgid "Slack"
1616 msgid "Slack"
1453 msgstr ""
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 #: rhodecode/integrations/types/webhook.py:41
1628 #: rhodecode/integrations/types/webhook.py:41
1456 msgid "Webhook URL"
1457 msgstr ""
1458
1459 #: rhodecode/integrations/types/webhook.py:42
1460 msgid "URL of the webhook to receive POST event."
1629 msgid "URL of the webhook to receive POST event."
1461 msgstr ""
1630 msgstr ""
1462
1631
@@ -1468,10 +1637,14 b' msgstr ""'
1468 msgid "String used to validate received payloads."
1637 msgid "String used to validate received payloads."
1469 msgstr ""
1638 msgstr ""
1470
1639
1471 #: rhodecode/integrations/types/webhook.py:62
1640 #: rhodecode/integrations/types/webhook.py:65
1472 msgid "Webhook"
1641 msgid "Webhook"
1473 msgstr ""
1642 msgstr ""
1474
1643
1644 #: rhodecode/integrations/types/webhook.py:66
1645 msgid "Post json events to a webhook endpoint"
1646 msgstr ""
1647
1475 #: rhodecode/lib/action_parser.py:89
1648 #: rhodecode/lib/action_parser.py:89
1476 msgid "[deleted] repository"
1649 msgid "[deleted] repository"
1477 msgstr "[gelöscht] Repository"
1650 msgstr "[gelöscht] Repository"
@@ -1595,80 +1768,80 b' msgstr "Tag erstellt: %s"'
1595 msgid "Commit not found"
1768 msgid "Commit not found"
1596 msgstr ""
1769 msgstr ""
1597
1770
1598 #: rhodecode/lib/auth.py:1180
1771 #: rhodecode/lib/auth.py:1185
1599 #, python-format
1772 #, python-format
1600 msgid "IP %s not allowed"
1773 msgid "IP %s not allowed"
1601 msgstr "IP-Adresse %s nicht erlaubt"
1774 msgstr "IP-Adresse %s nicht erlaubt"
1602
1775
1603 #: rhodecode/lib/auth.py:1254
1776 #: rhodecode/lib/auth.py:1259
1604 msgid "You need to be a registered user to perform this action"
1777 msgid "You need to be a registered user to perform this action"
1605 msgstr "Sie müssen ein Registrierter Nutzer sein um diese Aktion durchzuführen"
1778 msgstr "Sie müssen ein Registrierter Nutzer sein um diese Aktion durchzuführen"
1606
1779
1607 #: rhodecode/lib/auth.py:1302
1780 #: rhodecode/lib/auth.py:1307
1608 #, python-format
1781 #, python-format
1609 msgid "Action not supported for %s."
1782 msgid "Action not supported for %s."
1610 msgstr "Aktion wird für %s nicht unterstützt."
1783 msgstr "Aktion wird für %s nicht unterstützt."
1611
1784
1612 #: rhodecode/lib/auth.py:1339
1785 #: rhodecode/lib/auth.py:1344
1613 msgid "You need to be signed in to view this page"
1786 msgid "You need to be signed in to view this page"
1614 msgstr "Sie müssen angemeldet sein, um diese Seite zu betrachten"
1787 msgstr "Sie müssen angemeldet sein, um diese Seite zu betrachten"
1615
1788
1616 #: rhodecode/lib/base.py:545
1789 #: rhodecode/lib/base.py:550
1617 #, python-format
1790 #, python-format
1618 msgid "The repository at %(repo_name)s cannot be located."
1791 msgid "The repository at %(repo_name)s cannot be located."
1619 msgstr ""
1792 msgstr ""
1620
1793
1621 #: rhodecode/lib/diffs.py:56
1794 #: rhodecode/lib/diffs.py:62
1622 msgid "Click to comment"
1795 msgid "Click to comment"
1623 msgstr ""
1796 msgstr ""
1624
1797
1625 #: rhodecode/lib/diffs.py:71
1798 #: rhodecode/lib/diffs.py:77
1626 msgid "Binary file"
1799 msgid "Binary file"
1627 msgstr "Binärdatei"
1800 msgstr "Binärdatei"
1628
1801
1629 #: rhodecode/lib/diffs.py:91
1802 #: rhodecode/lib/diffs.py:98
1630 msgid ""
1803 msgid ""
1631 "Changeset was too big and was cut off, use diff menu to display this diff"
1804 "Changeset was too big and was cut off, use diff menu to display this diff"
1632 msgstr "Der Änderungssatz war zu groß und wurde abgeschnitten, benutzen sie das Diff Menü um die Unterschiede anzuzeigen"
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:102
1807 #: rhodecode/lib/diffs.py:109
1635 msgid "No changes detected"
1808 msgid "No changes detected"
1636 msgstr "Keine Änderungen erkannt"
1809 msgstr "Keine Änderungen erkannt"
1637
1810
1638 #: rhodecode/lib/diffs.py:631
1811 #: rhodecode/lib/diffs.py:643
1639 msgid "Click to select line"
1812 msgid "Click to select line"
1640 msgstr ""
1813 msgstr ""
1641
1814
1642 #: rhodecode/lib/helpers.py:1481
1815 #: rhodecode/lib/helpers.py:1489
1643 #, python-format
1816 #, python-format
1644 msgid " and %s more"
1817 msgid " and %s more"
1645 msgstr "und %s weitere"
1818 msgstr "und %s weitere"
1646
1819
1647 #: rhodecode/lib/helpers.py:1485
1820 #: rhodecode/lib/helpers.py:1493
1648 msgid "No Files"
1821 msgid "No Files"
1649 msgstr "Keine Dateien"
1822 msgstr "Keine Dateien"
1650
1823
1651 #: rhodecode/lib/helpers.py:1558
1824 #: rhodecode/lib/helpers.py:1566
1652 msgid "new file"
1825 msgid "new file"
1653 msgstr "neue Datei"
1826 msgstr "neue Datei"
1654
1827
1655 #: rhodecode/lib/helpers.py:1561
1828 #: rhodecode/lib/helpers.py:1569
1656 msgid "mod"
1829 msgid "mod"
1657 msgstr "moderieren"
1830 msgstr "moderieren"
1658
1831
1659 #: rhodecode/lib/helpers.py:1564
1832 #: rhodecode/lib/helpers.py:1572
1660 msgid "del"
1833 msgid "del"
1661 msgstr "löschen"
1834 msgstr "löschen"
1662
1835
1663 #: rhodecode/lib/helpers.py:1567
1836 #: rhodecode/lib/helpers.py:1575
1664 msgid "rename"
1837 msgid "rename"
1665 msgstr "umbennen"
1838 msgstr "umbennen"
1666
1839
1667 #: rhodecode/lib/helpers.py:1572
1840 #: rhodecode/lib/helpers.py:1580
1668 msgid "chmod"
1841 msgid "chmod"
1669 msgstr "chmod"
1842 msgstr "chmod"
1670
1843
1671 #: rhodecode/lib/helpers.py:1819
1844 #: rhodecode/lib/helpers.py:1827
1672 msgid ""
1845 msgid ""
1673 "Example filter terms:\n"
1846 "Example filter terms:\n"
1674 " repository:vcs\n"
1847 " repository:vcs\n"
@@ -1687,91 +1860,91 b' msgid ""'
1687 " \"username:test AND repository:test*\"\n"
1860 " \"username:test AND repository:test*\"\n"
1688 msgstr ""
1861 msgstr ""
1689
1862
1690 #: rhodecode/lib/helpers.py:1839
1863 #: rhodecode/lib/helpers.py:1847
1691 #, python-format
1864 #, python-format
1692 msgid ""
1865 msgid ""
1693 "%s repository is not mapped to db perhaps it was created or renamed from the"
1866 "%s repository is not mapped to db perhaps it was created or renamed from the"
1694 " filesystem please run the application again in order to rescan repositories"
1867 " filesystem please run the application again in order to rescan repositories"
1695 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"
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:454
1870 #: rhodecode/lib/utils2.py:463
1698 #, python-format
1871 #, python-format
1699 msgid "%d year"
1872 msgid "%d year"
1700 msgid_plural "%d years"
1873 msgid_plural "%d years"
1701 msgstr[0] "%d Jahr"
1874 msgstr[0] "%d Jahr"
1702 msgstr[1] "%d Jahre"
1875 msgstr[1] "%d Jahre"
1703
1876
1704 #: rhodecode/lib/utils2.py:455
1877 #: rhodecode/lib/utils2.py:464
1705 #, python-format
1878 #, python-format
1706 msgid "%d month"
1879 msgid "%d month"
1707 msgid_plural "%d months"
1880 msgid_plural "%d months"
1708 msgstr[0] "%d Monat"
1881 msgstr[0] "%d Monat"
1709 msgstr[1] "%d Monate"
1882 msgstr[1] "%d Monate"
1710
1883
1711 #: rhodecode/lib/utils2.py:456
1884 #: rhodecode/lib/utils2.py:465
1712 #, python-format
1885 #, python-format
1713 msgid "%d day"
1886 msgid "%d day"
1714 msgid_plural "%d days"
1887 msgid_plural "%d days"
1715 msgstr[0] "%d Tag"
1888 msgstr[0] "%d Tag"
1716 msgstr[1] "%d Tage"
1889 msgstr[1] "%d Tage"
1717
1890
1718 #: rhodecode/lib/utils2.py:457
1891 #: rhodecode/lib/utils2.py:466
1719 #, python-format
1892 #, python-format
1720 msgid "%d hour"
1893 msgid "%d hour"
1721 msgid_plural "%d hours"
1894 msgid_plural "%d hours"
1722 msgstr[0] "%d Stunde"
1895 msgstr[0] "%d Stunde"
1723 msgstr[1] "%d Stunden"
1896 msgstr[1] "%d Stunden"
1724
1897
1725 #: rhodecode/lib/utils2.py:458
1898 #: rhodecode/lib/utils2.py:467
1726 #, python-format
1899 #, python-format
1727 msgid "%d minute"
1900 msgid "%d minute"
1728 msgid_plural "%d minutes"
1901 msgid_plural "%d minutes"
1729 msgstr[0] "%d Minute"
1902 msgstr[0] "%d Minute"
1730 msgstr[1] "%d Minuten"
1903 msgstr[1] "%d Minuten"
1731
1904
1732 #: rhodecode/lib/utils2.py:459
1905 #: rhodecode/lib/utils2.py:468
1733 #, python-format
1906 #, python-format
1734 msgid "%d second"
1907 msgid "%d second"
1735 msgid_plural "%d seconds"
1908 msgid_plural "%d seconds"
1736 msgstr[0] "%d Sekunde"
1909 msgstr[0] "%d Sekunde"
1737 msgstr[1] "%d Sekunden"
1910 msgstr[1] "%d Sekunden"
1738
1911
1739 #: rhodecode/lib/utils2.py:477
1912 #: rhodecode/lib/utils2.py:486
1740 #, python-format
1913 #, python-format
1741 msgid "in %s"
1914 msgid "in %s"
1742 msgstr ""
1915 msgstr ""
1743
1916
1744 #: rhodecode/lib/utils2.py:483
1917 #: rhodecode/lib/utils2.py:492
1745 #, python-format
1918 #, python-format
1746 msgid "%s ago"
1919 msgid "%s ago"
1747 msgstr "vor %s"
1920 msgstr "vor %s"
1748
1921
1749 #: rhodecode/lib/utils2.py:493
1922 #: rhodecode/lib/utils2.py:502
1750 #, python-format
1923 #, python-format
1751 msgid "%s, %s ago"
1924 msgid "%s, %s ago"
1752 msgstr ""
1925 msgstr ""
1753
1926
1754 #: rhodecode/lib/utils2.py:495
1927 #: rhodecode/lib/utils2.py:504
1755 #, python-format
1928 #, python-format
1756 msgid "in %s, %s"
1929 msgid "in %s, %s"
1757 msgstr ""
1930 msgstr ""
1758
1931
1759 #: rhodecode/lib/utils2.py:497
1932 #: rhodecode/lib/utils2.py:506
1760 #, python-format
1933 #, python-format
1761 msgid "%s and %s"
1934 msgid "%s and %s"
1762 msgstr ""
1935 msgstr ""
1763
1936
1764 #: rhodecode/lib/utils2.py:499
1937 #: rhodecode/lib/utils2.py:508
1765 #, python-format
1938 #, python-format
1766 msgid "%s and %s ago"
1939 msgid "%s and %s ago"
1767 msgstr "%s und %s her"
1940 msgstr "%s und %s her"
1768
1941
1769 #: rhodecode/lib/utils2.py:501
1942 #: rhodecode/lib/utils2.py:510
1770 #, python-format
1943 #, python-format
1771 msgid "in %s and %s"
1944 msgid "in %s and %s"
1772 msgstr ""
1945 msgstr ""
1773
1946
1774 #: rhodecode/lib/utils2.py:505 rhodecode/public/js/scripts.js:25035
1947 #: rhodecode/lib/utils2.py:514 rhodecode/public/js/scripts.js:25035
1775 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:49
1948 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:49
1776 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:174
1949 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:174
1777 msgid "just now"
1950 msgid "just now"
@@ -1801,7 +1974,9 b' msgstr "jetzt gerade"'
1801 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:946
1974 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:946
1802 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:971
1975 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:971
1803 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2293
1976 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2293
1804 #: rhodecode/model/db.py:2285
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 msgid "Repository no access"
1980 msgid "Repository no access"
1806 msgstr "Kein Zugriff auf Repository"
1981 msgstr "Kein Zugriff auf Repository"
1807
1982
@@ -1829,7 +2004,9 b' msgstr "Kein Zugriff auf Repository"'
1829 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:947
2004 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:947
1830 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:972
2005 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:972
1831 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2294
2006 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2294
1832 #: rhodecode/model/db.py:2286
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 msgid "Repository read access"
2010 msgid "Repository read access"
1834 msgstr "Lesender Zugriff auf Repository"
2011 msgstr "Lesender Zugriff auf Repository"
1835
2012
@@ -1857,7 +2034,9 b' msgstr "Lesender Zugriff auf Repository"'
1857 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:948
2034 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:948
1858 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:973
2035 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:973
1859 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2295
2036 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2295
1860 #: rhodecode/model/db.py:2287
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 msgid "Repository write access"
2040 msgid "Repository write access"
1862 msgstr "Schreibdender Zugriff auf Repository"
2041 msgstr "Schreibdender Zugriff auf Repository"
1863
2042
@@ -1885,7 +2064,9 b' msgstr "Schreibdender Zugriff auf Reposi'
1885 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:949
2064 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:949
1886 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:974
2065 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:974
1887 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2296
2066 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2296
1888 #: rhodecode/model/db.py:2288
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 msgid "Repository admin access"
2070 msgid "Repository admin access"
1890 msgstr "Administrativer Zugang zum Repository"
2071 msgstr "Administrativer Zugang zum Repository"
1891
2072
@@ -1953,7 +2134,9 b' msgstr "RhodeCode Administrator"'
1953 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:967
2134 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:967
1954 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:992
2135 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:992
1955 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2314
2136 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2314
1956 #: rhodecode/model/db.py:2306
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 msgid "Repository creation disabled"
2140 msgid "Repository creation disabled"
1958 msgstr "Repository erstelllung deaktiviert"
2141 msgstr "Repository erstelllung deaktiviert"
1959
2142
@@ -1981,7 +2164,9 b' msgstr "Repository erstelllung deaktivie'
1981 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:968
2164 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:968
1982 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:993
2165 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:993
1983 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2315
2166 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2315
1984 #: rhodecode/model/db.py:2307
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 msgid "Repository creation enabled"
2170 msgid "Repository creation enabled"
1986 msgstr "Repository erstellung aktiviert"
2171 msgstr "Repository erstellung aktiviert"
1987
2172
@@ -2009,7 +2194,9 b' msgstr "Repository erstellung aktiviert"'
2009 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:972
2194 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:972
2010 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:997
2195 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:997
2011 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2319
2196 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2319
2012 #: rhodecode/model/db.py:2311
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 msgid "Repository forking disabled"
2200 msgid "Repository forking disabled"
2014 msgstr ""
2201 msgstr ""
2015
2202
@@ -2037,7 +2224,9 b' msgstr ""'
2037 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:973
2224 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:973
2038 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:998
2225 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:998
2039 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2320
2226 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2320
2040 #: rhodecode/model/db.py:2312
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 msgid "Repository forking enabled"
2230 msgid "Repository forking enabled"
2042 msgstr ""
2231 msgstr ""
2043
2232
@@ -2086,7 +2275,9 b' msgstr "Registrierung neuer Benutzer in '
2086 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1318
2275 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1318
2087 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1343
2276 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1343
2088 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2952
2277 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2952
2089 #: rhodecode/model/db.py:2944
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 msgid "Not Reviewed"
2281 msgid "Not Reviewed"
2091 msgstr "Nicht Begutachtet"
2282 msgstr "Nicht Begutachtet"
2092
2283
@@ -2114,7 +2305,9 b' msgstr "Nicht Begutachtet"'
2114 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1319
2305 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1319
2115 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1344
2306 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1344
2116 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2953
2307 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2953
2117 #: rhodecode/model/db.py:2945
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 msgid "Approved"
2311 msgid "Approved"
2119 msgstr "Akzeptiert"
2312 msgstr "Akzeptiert"
2120
2313
@@ -2142,7 +2335,9 b' msgstr "Akzeptiert"'
2142 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1320
2335 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1320
2143 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1345
2336 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1345
2144 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2954
2337 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2954
2145 #: rhodecode/model/db.py:2946
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 msgid "Rejected"
2341 msgid "Rejected"
2147 msgstr "Abgelehnt"
2342 msgstr "Abgelehnt"
2148
2343
@@ -2170,7 +2365,9 b' msgstr "Abgelehnt"'
2170 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1321
2365 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1321
2171 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1346
2366 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1346
2172 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2955
2367 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2955
2173 #: rhodecode/model/db.py:2947
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 msgid "Under Review"
2371 msgid "Under Review"
2175 msgstr "In Begutachtung"
2372 msgstr "In Begutachtung"
2176
2373
@@ -2195,7 +2392,9 b' msgstr "In Begutachtung"'
2195 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:951
2392 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:951
2196 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:976
2393 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:976
2197 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2298
2394 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2298
2198 #: rhodecode/model/db.py:2290
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 msgid "Repository group no access"
2398 msgid "Repository group no access"
2200 msgstr ""
2399 msgstr ""
2201
2400
@@ -2220,7 +2419,9 b' msgstr ""'
2220 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:952
2419 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:952
2221 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:977
2420 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:977
2222 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2299
2421 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2299
2223 #: rhodecode/model/db.py:2291
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 msgid "Repository group read access"
2425 msgid "Repository group read access"
2225 msgstr ""
2426 msgstr ""
2226
2427
@@ -2245,7 +2446,9 b' msgstr ""'
2245 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:953
2446 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:953
2246 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:978
2447 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:978
2247 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2300
2448 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2300
2248 #: rhodecode/model/db.py:2292
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 msgid "Repository group write access"
2452 msgid "Repository group write access"
2250 msgstr ""
2453 msgstr ""
2251
2454
@@ -2270,7 +2473,9 b' msgstr ""'
2270 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:954
2473 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:954
2271 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:979
2474 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:979
2272 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2301
2475 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2301
2273 #: rhodecode/model/db.py:2293
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 msgid "Repository group admin access"
2479 msgid "Repository group admin access"
2275 msgstr ""
2480 msgstr ""
2276
2481
@@ -2294,7 +2499,9 b' msgstr ""'
2294 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:956
2499 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:956
2295 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:981
2500 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:981
2296 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2303
2501 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2303
2297 #: rhodecode/model/db.py:2295
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 msgid "User group no access"
2505 msgid "User group no access"
2299 msgstr ""
2506 msgstr ""
2300
2507
@@ -2318,7 +2525,9 b' msgstr ""'
2318 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:957
2525 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:957
2319 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:982
2526 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:982
2320 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2304
2527 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2304
2321 #: rhodecode/model/db.py:2296
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 msgid "User group read access"
2531 msgid "User group read access"
2323 msgstr ""
2532 msgstr ""
2324
2533
@@ -2342,7 +2551,9 b' msgstr ""'
2342 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:958
2551 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:958
2343 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:983
2552 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:983
2344 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2305
2553 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2305
2345 #: rhodecode/model/db.py:2297
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 msgid "User group write access"
2557 msgid "User group write access"
2347 msgstr ""
2558 msgstr ""
2348
2559
@@ -2366,7 +2577,9 b' msgstr ""'
2366 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:959
2577 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:959
2367 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:984
2578 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:984
2368 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2306
2579 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2306
2369 #: rhodecode/model/db.py:2298
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 msgid "User group admin access"
2583 msgid "User group admin access"
2371 msgstr ""
2584 msgstr ""
2372
2585
@@ -2390,7 +2603,9 b' msgstr ""'
2390 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:961
2603 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:961
2391 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:986
2604 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:986
2392 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2308
2605 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2308
2393 #: rhodecode/model/db.py:2300
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 msgid "Repository Group creation disabled"
2609 msgid "Repository Group creation disabled"
2395 msgstr ""
2610 msgstr ""
2396
2611
@@ -2414,7 +2629,9 b' msgstr ""'
2414 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:962
2629 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:962
2415 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:987
2630 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:987
2416 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2309
2631 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2309
2417 #: rhodecode/model/db.py:2301
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 msgid "Repository Group creation enabled"
2635 msgid "Repository Group creation enabled"
2419 msgstr ""
2636 msgstr ""
2420
2637
@@ -2438,7 +2655,9 b' msgstr ""'
2438 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:964
2655 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:964
2439 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:989
2656 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:989
2440 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2311
2657 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2311
2441 #: rhodecode/model/db.py:2303
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 msgid "User Group creation disabled"
2661 msgid "User Group creation disabled"
2443 msgstr ""
2662 msgstr ""
2444
2663
@@ -2462,7 +2681,9 b' msgstr ""'
2462 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:965
2681 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:965
2463 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:990
2682 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:990
2464 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2312
2683 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2312
2465 #: rhodecode/model/db.py:2304
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 msgid "User Group creation enabled"
2687 msgid "User Group creation enabled"
2467 msgstr ""
2688 msgstr ""
2468
2689
@@ -2486,7 +2707,9 b' msgstr ""'
2486 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:975
2707 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:975
2487 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1000
2708 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1000
2488 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2322
2709 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2322
2489 #: rhodecode/model/db.py:2314
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 msgid "Registration disabled"
2713 msgid "Registration disabled"
2491 msgstr ""
2714 msgstr ""
2492
2715
@@ -2510,7 +2733,9 b' msgstr ""'
2510 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:976
2733 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:976
2511 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1001
2734 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1001
2512 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2323
2735 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2323
2513 #: rhodecode/model/db.py:2315
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 msgid "User Registration with manual account activation"
2739 msgid "User Registration with manual account activation"
2515 msgstr ""
2740 msgstr ""
2516
2741
@@ -2534,7 +2759,9 b' msgstr ""'
2534 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:977
2759 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:977
2535 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1002
2760 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1002
2536 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2324
2761 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2324
2537 #: rhodecode/model/db.py:2316
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 msgid "User Registration with automatic account activation"
2765 msgid "User Registration with automatic account activation"
2539 msgstr ""
2766 msgstr ""
2540
2767
@@ -2558,7 +2785,9 b' msgstr ""'
2558 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:979
2785 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:979
2559 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1004
2786 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1004
2560 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2326
2787 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2326
2561 #: rhodecode/model/db.py:2318
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 msgid "Manual activation of external account"
2791 msgid "Manual activation of external account"
2563 msgstr ""
2792 msgstr ""
2564
2793
@@ -2582,7 +2811,9 b' msgstr ""'
2582 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:980
2811 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:980
2583 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1005
2812 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1005
2584 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2327
2813 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2327
2585 #: rhodecode/model/db.py:2319
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 msgid "Automatic activation of external account"
2817 msgid "Automatic activation of external account"
2587 msgstr ""
2818 msgstr ""
2588
2819
@@ -2600,7 +2831,9 b' msgstr ""'
2600 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:969
2831 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:969
2601 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:994
2832 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:994
2602 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2316
2833 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2316
2603 #: rhodecode/model/db.py:2308
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 msgid ""
2837 msgid ""
2605 "Repository creation enabled with write permission to a repository group"
2838 "Repository creation enabled with write permission to a repository group"
2606 msgstr ""
2839 msgstr ""
@@ -2619,7 +2852,9 b' msgstr ""'
2619 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:970
2852 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:970
2620 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:995
2853 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:995
2621 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2317
2854 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2317
2622 #: rhodecode/model/db.py:2309
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 msgid ""
2858 msgid ""
2624 "Repository creation disabled with write permission to a repository group"
2859 "Repository creation disabled with write permission to a repository group"
2625 msgstr ""
2860 msgstr ""
@@ -2635,7 +2870,9 b' msgstr ""'
2635 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:944
2870 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:944
2636 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:969
2871 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:969
2637 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2291
2872 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2291
2638 #: rhodecode/model/db.py:2283
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 msgid "RhodeCode Super Administrator"
2876 msgid "RhodeCode Super Administrator"
2640 msgstr ""
2877 msgstr ""
2641
2878
@@ -2648,7 +2885,9 b' msgstr ""'
2648 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:982
2885 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:982
2649 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1007
2886 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1007
2650 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2329
2887 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2329
2651 #: rhodecode/model/db.py:2321
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 msgid "Inherit object permissions from default user disabled"
2891 msgid "Inherit object permissions from default user disabled"
2653 msgstr ""
2892 msgstr ""
2654
2893
@@ -2661,32 +2900,46 b' msgstr ""'
2661 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:983
2900 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:983
2662 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1008
2901 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1008
2663 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2330
2902 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2330
2664 #: rhodecode/model/db.py:2322
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 msgid "Inherit object permissions from default user enabled"
2906 msgid "Inherit object permissions from default user enabled"
2666 msgstr ""
2907 msgstr ""
2667
2908
2668 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:909 rhodecode/model/db.py:910
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 msgid "all"
2912 msgid "all"
2670 msgstr ""
2913 msgstr ""
2671
2914
2672 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:910 rhodecode/model/db.py:911
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 msgid "http/web interface"
2918 msgid "http/web interface"
2674 msgstr ""
2919 msgstr ""
2675
2920
2676 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:911 rhodecode/model/db.py:912
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 msgid "vcs (git/hg/svn protocol)"
2924 msgid "vcs (git/hg/svn protocol)"
2678 msgstr ""
2925 msgstr ""
2679
2926
2680 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:912 rhodecode/model/db.py:913
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 msgid "api calls"
2930 msgid "api calls"
2682 msgstr ""
2931 msgstr ""
2683
2932
2684 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:913 rhodecode/model/db.py:914
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 msgid "feed access"
2936 msgid "feed access"
2686 msgstr ""
2937 msgstr ""
2687
2938
2688 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2069
2939 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2069
2689 #: rhodecode/model/db.py:2061
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 msgid "No parent"
2943 msgid "No parent"
2691 msgstr ""
2944 msgstr ""
2692
2945
@@ -2740,12 +2993,12 b' msgid ""'
2740 "email"
2993 "email"
2741 msgstr "Ihr Passwort wurde zurückgesetzt, ein neues Passwort wurde and ihre E-Mail Adresse gesendet"
2994 msgstr "Ihr Passwort wurde zurückgesetzt, ein neues Passwort wurde and ihre E-Mail Adresse gesendet"
2742
2995
2743 #: rhodecode/model/comment.py:263
2996 #: rhodecode/model/comment.py:266
2744 msgid "made a comment"
2997 msgid "made a comment"
2745 msgstr ""
2998 msgstr ""
2746
2999
2747 #: rhodecode/model/comment.py:264
3000 #: rhodecode/model/comment.py:267
2748 msgid "Refresh page"
3001 msgid "Show it now"
2749 msgstr ""
3002 msgstr ""
2750
3003
2751 #: rhodecode/model/forms.py:85
3004 #: rhodecode/model/forms.py:85
@@ -2876,7 +3129,7 b' msgid ""'
2876 " %(pr_title)s"
3129 " %(pr_title)s"
2877 msgstr ""
3130 msgstr ""
2878
3131
2879 #: rhodecode/model/pull_request.py:449
3132 #: rhodecode/model/pull_request.py:448
2880 msgid "Pull request merged and closed"
3133 msgid "Pull request merged and closed"
2881 msgstr "Pullrequest zusammengeführt und geschlossen"
3134 msgstr "Pullrequest zusammengeführt und geschlossen"
2882
3135
@@ -2920,7 +3173,7 b' msgstr ""'
2920 msgid "You can't Edit this user since it's crucial for entire application"
3173 msgid "You can't Edit this user since it's crucial for entire application"
2921 msgstr "Sie können diesen User nicht editieren da er für die ganze Applikation von entscheidender bedeutung ist."
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:285
3176 #: rhodecode/model/user.py:284
2924 #, python-format
3177 #, python-format
2925 msgid ""
3178 msgid ""
2926 "You can't edit this user (`%(username)s`) since it's crucial for entire "
3179 "You can't edit this user (`%(username)s`) since it's crucial for entire "
@@ -3174,6 +3427,56 b' msgstr ""'
3174 msgid "Duplicated value for filename found: `{}`"
3427 msgid "Duplicated value for filename found: `{}`"
3175 msgstr ""
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 #: rhodecode/public/js/scripts.js:23039
3480 #: rhodecode/public/js/scripts.js:23039
3178 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:16
3481 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:16
3179 #: rhodecode/public/js/src/plugins/jquery.autocomplete.js:87
3482 #: rhodecode/public/js/src/plugins/jquery.autocomplete.js:87
@@ -3344,19 +3647,19 b' msgstr ""'
3344
3647
3345 #: rhodecode/public/js/scripts.js:41308
3648 #: rhodecode/public/js/scripts.js:41308
3346 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:2
3649 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:2
3347 #: rhodecode/public/js/src/rhodecode/comments.js:235
3650 #: rhodecode/public/js/src/rhodecode/comments.js:236
3348 msgid "Add another comment"
3651 msgid "Add another comment"
3349 msgstr ""
3652 msgstr ""
3350
3653
3351 #: rhodecode/public/js/scripts.js:41526
3654 #: rhodecode/public/js/scripts.js:41526
3352 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:35
3655 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:35
3353 #: rhodecode/public/js/src/rhodecode/comments.js:453
3656 #: rhodecode/public/js/src/rhodecode/comments.js:470
3354 msgid "Status Review"
3657 msgid "Status Review"
3355 msgstr ""
3658 msgstr ""
3356
3659
3357 #: rhodecode/public/js/scripts.js:41540
3660 #: rhodecode/public/js/scripts.js:41540
3358 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:3
3661 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:3
3359 #: rhodecode/public/js/src/rhodecode/comments.js:467
3662 #: rhodecode/public/js/src/rhodecode/comments.js:484
3360 msgid ""
3663 msgid ""
3361 "Comment text will be set automatically based on currently selected status "
3664 "Comment text will be set automatically based on currently selected status "
3362 "({0}) ..."
3665 "({0}) ..."
@@ -3364,13 +3667,13 b' msgstr ""'
3364
3667
3365 #: rhodecode/public/js/scripts.js:41653
3668 #: rhodecode/public/js/scripts.js:41653
3366 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:37
3669 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:37
3367 #: rhodecode/public/js/src/rhodecode/comments.js:580
3670 #: rhodecode/public/js/src/rhodecode/comments.js:597
3368 msgid "Submitting..."
3671 msgid "Submitting..."
3369 msgstr ""
3672 msgstr ""
3370
3673
3371 #: rhodecode/public/js/scripts.js:41703
3674 #: rhodecode/public/js/scripts.js:41703
3372 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:5
3675 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:5
3373 #: rhodecode/public/js/src/rhodecode/comments.js:630
3676 #: rhodecode/public/js/src/rhodecode/comments.js:647
3374 #: rhodecode/templates/files/files_browser_tree.html:47
3677 #: rhodecode/templates/files/files_browser_tree.html:47
3375 msgid "Loading ..."
3678 msgid "Loading ..."
3376 msgstr ""
3679 msgstr ""
@@ -3530,6 +3833,22 b' msgstr ""'
3530 msgid "{0} years"
3833 msgid "{0} years"
3531 msgstr ""
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 #: rhodecode/templates/index.html:5
3852 #: rhodecode/templates/index.html:5
3534 msgid "Dashboard"
3853 msgid "Dashboard"
3535 msgstr "Übersichtsseite"
3854 msgstr "Übersichtsseite"
@@ -3578,6 +3897,7 b' msgstr ""'
3578 #: rhodecode/templates/index_base.html:97
3897 #: rhodecode/templates/index_base.html:97
3579 #: rhodecode/templates/index_base.html:122
3898 #: rhodecode/templates/index_base.html:122
3580 #: rhodecode/templates/admin/gists/index.html:112
3899 #: rhodecode/templates/admin/gists/index.html:112
3900 #: rhodecode/templates/admin/integrations/list.html:102
3581 #: rhodecode/templates/admin/my_account/my_account_repos.html:31
3901 #: rhodecode/templates/admin/my_account/my_account_repos.html:31
3582 #: rhodecode/templates/admin/my_account/my_account_watched.html:31
3902 #: rhodecode/templates/admin/my_account/my_account_watched.html:31
3583 #: rhodecode/templates/admin/repo_groups/repo_groups.html:53
3903 #: rhodecode/templates/admin/repo_groups/repo_groups.html:53
@@ -3597,7 +3917,6 b' msgstr "Name"'
3597 #: rhodecode/templates/index_base.html:100
3917 #: rhodecode/templates/index_base.html:100
3598 #: rhodecode/templates/index_base.html:125
3918 #: rhodecode/templates/index_base.html:125
3599 #: rhodecode/templates/admin/gists/index.html:114
3919 #: rhodecode/templates/admin/gists/index.html:114
3600 #: rhodecode/templates/admin/integrations/list.html:63
3601 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:77
3920 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:77
3602 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:45
3921 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:45
3603 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:42
3922 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:42
@@ -3614,8 +3933,8 b' msgstr "Name"'
3614 #: rhodecode/templates/changeset/changeset.html:53
3933 #: rhodecode/templates/changeset/changeset.html:53
3615 #: rhodecode/templates/compare/compare_commits.html:24
3934 #: rhodecode/templates/compare/compare_commits.html:24
3616 #: rhodecode/templates/email_templates/commit_comment.mako:82
3935 #: rhodecode/templates/email_templates/commit_comment.mako:82
3617 #: rhodecode/templates/email_templates/pull_request_review.mako:30
3936 #: rhodecode/templates/email_templates/pull_request_review.mako:41
3618 #: rhodecode/templates/email_templates/pull_request_review.mako:51
3937 #: rhodecode/templates/email_templates/pull_request_review.mako:75
3619 #: rhodecode/templates/files/file_tree_detail.html:5
3938 #: rhodecode/templates/files/file_tree_detail.html:5
3620 #: rhodecode/templates/files/file_tree_detail.html:12
3939 #: rhodecode/templates/files/file_tree_detail.html:12
3621 #: rhodecode/templates/forks/fork.html:48
3940 #: rhodecode/templates/forks/fork.html:48
@@ -3829,9 +4148,13 b' msgstr ""'
3829 #: rhodecode/templates/admin/auth/auth_settings.html:12
4148 #: rhodecode/templates/admin/auth/auth_settings.html:12
3830 #: rhodecode/templates/admin/auth/plugin_settings.html:12
4149 #: rhodecode/templates/admin/auth/plugin_settings.html:12
3831 #: rhodecode/templates/admin/defaults/defaults.html:12
4150 #: rhodecode/templates/admin/defaults/defaults.html:12
3832 #: rhodecode/templates/admin/integrations/base.html:19
4151 #: rhodecode/templates/admin/integrations/base.html:21
3833 #: rhodecode/templates/admin/integrations/edit.html:15
4152 #: rhodecode/templates/admin/integrations/form.html:15
4153 #: rhodecode/templates/admin/integrations/form.html:28
3834 #: rhodecode/templates/admin/integrations/list.html:8
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 #: rhodecode/templates/admin/permissions/permissions.html:12
4158 #: rhodecode/templates/admin/permissions/permissions.html:12
3836 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:12
4159 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:12
3837 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:12
4160 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:12
@@ -3881,7 +4204,6 b' msgstr ""'
3881 #: rhodecode/templates/admin/auth/auth_settings.html:81
4204 #: rhodecode/templates/admin/auth/auth_settings.html:81
3882 #: rhodecode/templates/admin/auth/plugin_settings.html:87
4205 #: rhodecode/templates/admin/auth/plugin_settings.html:87
3883 #: rhodecode/templates/admin/defaults/defaults_repositories.html:63
4206 #: rhodecode/templates/admin/defaults/defaults_repositories.html:63
3884 #: rhodecode/templates/admin/my_account/my_account_password.html:36
3885 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:103
4207 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:103
3886 #: rhodecode/templates/admin/permissions/permissions_application.html:50
4208 #: rhodecode/templates/admin/permissions/permissions_application.html:50
3887 #: rhodecode/templates/admin/permissions/permissions_objects.html:56
4209 #: rhodecode/templates/admin/permissions/permissions_objects.html:56
@@ -3918,7 +4240,7 b' msgstr ""'
3918
4240
3919 #: rhodecode/templates/admin/defaults/defaults_repositories.html:14
4241 #: rhodecode/templates/admin/defaults/defaults_repositories.html:14
3920 #: rhodecode/templates/admin/gists/index.html:110
4242 #: rhodecode/templates/admin/gists/index.html:110
3921 #: rhodecode/templates/admin/integrations/list.html:64
4243 #: rhodecode/templates/admin/integrations/list.html:103
3922 #: rhodecode/templates/admin/repos/repo_add_base.html:62
4244 #: rhodecode/templates/admin/repos/repo_add_base.html:62
3923 #: rhodecode/templates/admin/repos/repo_edit_fields.html:12
4245 #: rhodecode/templates/admin/repos/repo_edit_fields.html:12
3924 msgid "Type"
4246 msgid "Type"
@@ -4063,7 +4385,7 b' msgstr ""'
4063
4385
4064 #: rhodecode/templates/admin/gists/index.html:108
4386 #: rhodecode/templates/admin/gists/index.html:108
4065 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:24
4387 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:24
4066 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:89
4388 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:88
4067 #: rhodecode/templates/bookmarks/bookmarks.html:63
4389 #: rhodecode/templates/bookmarks/bookmarks.html:63
4068 #: rhodecode/templates/branches/branches.html:62
4390 #: rhodecode/templates/branches/branches.html:62
4069 #: rhodecode/templates/changelog/changelog.html:110
4391 #: rhodecode/templates/changelog/changelog.html:110
@@ -4116,75 +4438,17 b' msgstr ""'
4116 msgid "Create Public Gist"
4438 msgid "Create Public Gist"
4117 msgstr ""
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 #: rhodecode/templates/admin/gists/show.html:13
4441 #: rhodecode/templates/admin/gists/show.html:13
4151 #: rhodecode/templates/admin/gists/show.html:20
4442 #: rhodecode/templates/admin/gists/show.html:20
4152 msgid "Gist"
4443 msgid "Gist"
4153 msgstr ""
4444 msgstr ""
4154
4445
4155 #: rhodecode/templates/admin/gists/show.html:49
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 msgid "Confirm to delete this Gist"
4447 msgid "Confirm to delete this Gist"
4184 msgstr ""
4448 msgstr ""
4185
4449
4186 #: rhodecode/templates/admin/gists/show.html:56
4450 #: rhodecode/templates/admin/gists/show.html:56
4187 #: rhodecode/templates/admin/integrations/list.html:103
4451 #: rhodecode/templates/admin/integrations/list.html:204
4188 #: rhodecode/templates/admin/my_account/my_account_profile.html:5
4452 #: rhodecode/templates/admin/my_account/my_account_profile.html:5
4189 #: rhodecode/templates/base/issue_tracker_settings.html:61
4453 #: rhodecode/templates/base/issue_tracker_settings.html:61
4190 #: rhodecode/templates/changeset/changeset_file_comment.html:145
4454 #: rhodecode/templates/changeset/changeset_file_comment.html:145
@@ -4196,8 +4460,8 b' msgstr ""'
4196 #: rhodecode/templates/debug_style/buttons.html:128
4460 #: rhodecode/templates/debug_style/buttons.html:128
4197 #: rhodecode/templates/files/files_add.html:204
4461 #: rhodecode/templates/files/files_add.html:204
4198 #: rhodecode/templates/files/files_edit.html:165
4462 #: rhodecode/templates/files/files_edit.html:165
4199 #: rhodecode/templates/files/files_source.html:36
4463 #: rhodecode/templates/files/files_source.html:37
4200 #: rhodecode/templates/files/files_source.html:39
4464 #: rhodecode/templates/files/files_source.html:40
4201 #: rhodecode/templates/pullrequests/pullrequest_show.html:50
4465 #: rhodecode/templates/pullrequests/pullrequest_show.html:50
4202 #: rhodecode/templates/pullrequests/pullrequest_show.html:184
4466 #: rhodecode/templates/pullrequests/pullrequest_show.html:184
4203 #: rhodecode/templates/users/user_profile.html:7
4467 #: rhodecode/templates/users/user_profile.html:7
@@ -4218,17 +4482,27 b' msgstr ""'
4218
4482
4219 #: rhodecode/templates/admin/gists/show.html:91
4483 #: rhodecode/templates/admin/gists/show.html:91
4220 #: rhodecode/templates/files/files_delete.html:50
4484 #: rhodecode/templates/files/files_delete.html:50
4221 #: rhodecode/templates/files/files_source.html:61
4485 #: rhodecode/templates/files/files_source.html:62
4222 msgid "Show as raw"
4486 msgid "Show as raw"
4223 msgstr ""
4487 msgstr ""
4224
4488
4225 #: rhodecode/templates/admin/integrations/base.html:12
4489 #: rhodecode/templates/admin/integrations/base.html:14
4226 msgid "Integrations settings"
4490 msgid "Integrations Settings"
4227 msgstr ""
4491 msgstr ""
4228
4492
4229 #: rhodecode/templates/admin/integrations/edit.html:17
4493 #: rhodecode/templates/admin/integrations/form.html:17
4230 #: rhodecode/templates/admin/integrations/list.html:10
4494 #: rhodecode/templates/admin/integrations/list.html:10
4231 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:44
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 #: rhodecode/templates/admin/repos/repo_edit.html:15
4506 #: rhodecode/templates/admin/repos/repo_edit.html:15
4233 #: rhodecode/templates/admin/repos/repo_edit.html:43
4507 #: rhodecode/templates/admin/repos/repo_edit.html:43
4234 #: rhodecode/templates/admin/settings/settings.html:14
4508 #: rhodecode/templates/admin/settings/settings.html:14
@@ -4238,27 +4512,101 b' msgstr ""'
4238 msgid "Settings"
4512 msgid "Settings"
4239 msgstr "Einstellungen"
4513 msgstr "Einstellungen"
4240
4514
4241 #: rhodecode/templates/admin/integrations/edit.html:36
4515 #: rhodecode/templates/admin/integrations/form.html:60
4242 #, python-format
4516 #, python-format
4243 msgid "Create new %(integration_type)s integration"
4517 msgid "Create New %(integration_type)s Integration"
4244 msgstr ""
4518 msgstr ""
4245
4519
4246 #: rhodecode/templates/admin/integrations/list.html:31
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 msgid "Create new integration"
4539 msgid "Create new integration"
4248 msgstr ""
4540 msgstr ""
4249
4541
4250 #: rhodecode/templates/admin/integrations/list.html:56
4542 #: rhodecode/templates/admin/integrations/list.html:104
4251 msgid "Current integrations"
4543 msgid "Scope"
4252 msgstr ""
4544 msgstr ""
4253
4545
4254 #: rhodecode/templates/admin/integrations/list.html:65
4546 #: rhodecode/templates/admin/integrations/list.html:105
4255 msgid "Actions"
4547 msgid "Actions"
4256 msgstr ""
4548 msgstr ""
4257
4549
4258 #: rhodecode/templates/admin/integrations/list.html:89
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 msgid "unknown integration"
4591 msgid "unknown integration"
4260 msgstr ""
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 #: rhodecode/templates/admin/my_account/my_account.html:5
4610 #: rhodecode/templates/admin/my_account/my_account.html:5
4263 #: rhodecode/templates/base/base.html:343
4611 #: rhodecode/templates/base/base.html:343
4264 msgid "My account"
4612 msgid "My account"
@@ -4278,7 +4626,7 b' msgstr ""'
4278 msgid "Auth Tokens"
4626 msgid "Auth Tokens"
4279 msgstr ""
4627 msgstr ""
4280
4628
4281 #: rhodecode/templates/admin/my_account/my_account.html:34
4629 #: rhodecode/templates/admin/my_account/my_account.html:35
4282 msgid "OAuth Identities"
4630 msgid "OAuth Identities"
4283 msgstr ""
4631 msgstr ""
4284
4632
@@ -4396,36 +4744,18 b' msgstr ""'
4396 msgid "New email address"
4744 msgid "New email address"
4397 msgstr ""
4745 msgstr ""
4398
4746
4399 #: rhodecode/templates/admin/my_account/my_account_notifications.html:3
4747 #: rhodecode/templates/admin/my_account/my_account_notifications.html:12
4400 msgid "Your live notification settings"
4748 msgid "Your Live Notification Settings"
4401 msgstr ""
4749 msgstr ""
4402
4750
4403 #: rhodecode/templates/admin/my_account/my_account_notifications.html:14
4751 #: rhodecode/templates/admin/my_account/my_account_notifications.html:24
4404 #: rhodecode/templates/admin/notifications/show_notification.html:12
4752 msgid "Notifications Status"
4405 msgid "Notifications"
4753 msgstr ""
4406 msgstr "Benachrichtigungen"
4407
4408 #: rhodecode/templates/admin/my_account/my_account_notifications.html:14
4409 msgid "Disabled"
4410 msgstr "Deaktiviert"
4411
4754
4412 #: rhodecode/templates/admin/my_account/my_account_password.html:3
4755 #: rhodecode/templates/admin/my_account/my_account_password.html:3
4413 msgid "Change Your Account Password"
4756 msgid "Change Your Account Password"
4414 msgstr ""
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 #: rhodecode/templates/admin/my_account/my_account_profile.html:11
4759 #: rhodecode/templates/admin/my_account/my_account_profile.html:11
4430 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:52
4760 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:52
4431 #: rhodecode/templates/admin/users/user_edit_profile.html:25
4761 #: rhodecode/templates/admin/users/user_edit_profile.html:25
@@ -4465,27 +4795,28 b' msgid "Pull Requests You Opened"'
4465 msgstr ""
4795 msgstr ""
4466
4796
4467 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:23
4797 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:23
4468 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:88
4798 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:87
4469 msgid "Target Repo"
4799 msgid "Target Repo"
4470 msgstr ""
4800 msgstr ""
4471
4801
4472 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:26
4802 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:26
4473 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:91
4803 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:90
4474 #: rhodecode/templates/admin/settings/settings_global.html:9
4804 #: rhodecode/templates/admin/settings/settings_global.html:9
4475 #: rhodecode/templates/email_templates/pull_request_review.mako:28
4805 #: rhodecode/templates/email_templates/pull_request_review.mako:39
4476 #: rhodecode/templates/email_templates/pull_request_review.mako:48
4806 #: rhodecode/templates/email_templates/pull_request_review.mako:72
4477 #: rhodecode/templates/pullrequests/pullrequest.html:38
4807 #: rhodecode/templates/pullrequests/pullrequest.html:38
4478 #: rhodecode/templates/pullrequests/pullrequests.html:104
4808 #: rhodecode/templates/pullrequests/pullrequests.html:104
4479 msgid "Title"
4809 msgid "Title"
4480 msgstr ""
4810 msgstr ""
4481
4811
4482 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:27
4812 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:27
4483 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:92
4813 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:91
4484 msgid "Opened On"
4814 #: rhodecode/templates/pullrequests/pullrequests.html:108
4815 msgid "Last Update"
4485 msgstr ""
4816 msgstr ""
4486
4817
4487 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:43
4818 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:43
4488 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:107
4819 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:106
4489 #: rhodecode/templates/changelog/changelog.html:153
4820 #: rhodecode/templates/changelog/changelog.html:153
4490 #: rhodecode/templates/compare/compare_commits.html:49
4821 #: rhodecode/templates/compare/compare_commits.html:49
4491 #: rhodecode/templates/search/search_commit.html:36
4822 #: rhodecode/templates/search/search_commit.html:36
@@ -4493,7 +4824,7 b' msgid "Expand commit message"'
4493 msgstr ""
4824 msgstr ""
4494
4825
4495 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:52
4826 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:52
4496 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:116
4827 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:115
4497 #: rhodecode/templates/changeset/changeset_file_comment.html:284
4828 #: rhodecode/templates/changeset/changeset_file_comment.html:284
4498 #: rhodecode/templates/pullrequests/pullrequest_show.html:14
4829 #: rhodecode/templates/pullrequests/pullrequest_show.html:14
4499 #: rhodecode/templates/pullrequests/pullrequest_show.html:112
4830 #: rhodecode/templates/pullrequests/pullrequest_show.html:112
@@ -4501,19 +4832,19 b' msgstr ""'
4501 msgid "Closed"
4832 msgid "Closed"
4502 msgstr ""
4833 msgstr ""
4503
4834
4504 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:64
4835 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:63
4505 msgid "Confirm to delete this pull request"
4836 msgid "Confirm to delete this pull request"
4506 msgstr ""
4837 msgstr ""
4507
4838
4508 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:71
4839 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:70
4509 msgid "You currently have no open pull requests."
4840 msgid "You currently have no open pull requests."
4510 msgstr ""
4841 msgstr ""
4511
4842
4512 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:79
4843 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:78
4513 msgid "Pull Requests You Participate In"
4844 msgid "Pull Requests You Participate In"
4514 msgstr ""
4845 msgstr ""
4515
4846
4516 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:129
4847 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:127
4517 msgid ""
4848 msgid ""
4518 "There are currently no open pull requests requiring your participation."
4849 "There are currently no open pull requests requiring your participation."
4519 msgstr ""
4850 msgstr ""
@@ -4531,10 +4862,6 b' msgstr ""'
4531 msgid "My Notifications"
4862 msgid "My Notifications"
4532 msgstr "Meine Benachrichtigungen"
4863 msgstr "Meine Benachrichtigungen"
4533
4864
4534 #: rhodecode/templates/admin/notifications/notifications.html:31
4535 msgid "All"
4536 msgstr "Alle"
4537
4538 #: rhodecode/templates/admin/notifications/notifications.html:32
4865 #: rhodecode/templates/admin/notifications/notifications.html:32
4539 #: rhodecode/templates/changeset/changeset.html:140
4866 #: rhodecode/templates/changeset/changeset.html:140
4540 #: rhodecode/templates/pullrequests/pullrequest_show.html:133
4867 #: rhodecode/templates/pullrequests/pullrequest_show.html:133
@@ -4554,12 +4881,16 b' msgstr "Bisher gibt es keine Benachricht'
4554 msgid "Show notification"
4881 msgid "Show notification"
4555 msgstr "Zeige Benachrichtigung"
4882 msgstr "Zeige Benachrichtigung"
4556
4883
4884 #: rhodecode/templates/admin/notifications/show_notification.html:12
4885 msgid "Notifications"
4886 msgstr "Benachrichtigungen"
4887
4557 #: rhodecode/templates/admin/permissions/permissions.html:5
4888 #: rhodecode/templates/admin/permissions/permissions.html:5
4558 msgid "Permissions Administration"
4889 msgid "Permissions Administration"
4559 msgstr ""
4890 msgstr ""
4560
4891
4561 #: rhodecode/templates/admin/permissions/permissions.html:14
4892 #: rhodecode/templates/admin/permissions/permissions.html:14
4562 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:45
4893 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:49
4563 #: rhodecode/templates/admin/repos/repo_edit.html:46
4894 #: rhodecode/templates/admin/repos/repo_edit.html:46
4564 #: rhodecode/templates/admin/user_groups/user_group_edit.html:34
4895 #: rhodecode/templates/admin/user_groups/user_group_edit.html:34
4565 #: rhodecode/templates/base/base.html:82
4896 #: rhodecode/templates/base/base.html:82
@@ -4672,12 +5003,6 b' msgstr ""'
4672 msgid "Overwrite Existing Settings"
5003 msgid "Overwrite Existing Settings"
4673 msgstr ""
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 #: rhodecode/templates/admin/permissions/permissions_objects.html:34
5006 #: rhodecode/templates/admin/permissions/permissions_objects.html:34
4682 msgid ""
5007 msgid ""
4683 "All default permissions on each repository group will be reset to chosen "
5008 "All default permissions on each repository group will be reset to chosen "
@@ -4740,7 +5065,7 b' msgstr ""'
4740 msgid "Add Child Group"
5065 msgid "Add Child Group"
4741 msgstr ""
5066 msgstr ""
4742
5067
4743 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:46
5068 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:50
4744 #: rhodecode/templates/admin/repos/repo_edit.html:49
5069 #: rhodecode/templates/admin/repos/repo_edit.html:49
4745 #: rhodecode/templates/admin/user_groups/user_group_edit.html:35
5070 #: rhodecode/templates/admin/user_groups/user_group_edit.html:35
4746 #: rhodecode/templates/admin/users/user_edit.html:35
5071 #: rhodecode/templates/admin/users/user_edit.html:35
@@ -5009,7 +5334,6 b' msgid "Statistics"'
5009 msgstr "Statistiken"
5334 msgstr "Statistiken"
5010
5335
5011 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:7
5336 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:7
5012 #: rhodecode/templates/pullrequests/pullrequests.html:108
5013 msgid "Updated on"
5337 msgid "Updated on"
5014 msgstr ""
5338 msgstr ""
5015
5339
@@ -5412,7 +5736,7 b' msgstr ""'
5412
5736
5413 #: rhodecode/templates/admin/repos/repo_edit_vcs.html:45
5737 #: rhodecode/templates/admin/repos/repo_edit_vcs.html:45
5414 #: rhodecode/templates/admin/settings/settings_global.html:109
5738 #: rhodecode/templates/admin/settings/settings_global.html:109
5415 #: rhodecode/templates/admin/settings/settings_labs.html:45
5739 #: rhodecode/templates/admin/settings/settings_labs.html:48
5416 #: rhodecode/templates/admin/settings/settings_vcs.html:13
5740 #: rhodecode/templates/admin/settings/settings_vcs.html:13
5417 #: rhodecode/templates/admin/settings/settings_visual.html:219
5741 #: rhodecode/templates/admin/settings/settings_visual.html:219
5418 msgid "Save settings"
5742 msgid "Save settings"
@@ -5629,6 +5953,10 b' msgstr ""'
5629 msgid "Labs Settings"
5953 msgid "Labs Settings"
5630 msgstr ""
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 #: rhodecode/templates/admin/settings/settings_mapping.html:5
5960 #: rhodecode/templates/admin/settings/settings_mapping.html:5
5633 msgid "Import New Groups or Repositories"
5961 msgid "Import New Groups or Repositories"
5634 msgstr ""
5962 msgstr ""
@@ -6364,6 +6692,10 b' msgstr ""'
6364 msgid "Change the avatar at"
6692 msgid "Change the avatar at"
6365 msgstr ""
6693 msgstr ""
6366
6694
6695 #: rhodecode/templates/admin/users/user_edit_profile.html:74
6696 msgid "New Password"
6697 msgstr ""
6698
6367 #: rhodecode/templates/admin/users/user_edit_profile.html:82
6699 #: rhodecode/templates/admin/users/user_edit_profile.html:82
6368 msgid "New Password Confirmation"
6700 msgid "New Password Confirmation"
6369 msgstr ""
6701 msgstr ""
@@ -6394,7 +6726,7 b' msgid "Authentication type"'
6394 msgstr "Autentifizierungstyp"
6726 msgstr "Autentifizierungstyp"
6395
6727
6396 #: rhodecode/templates/base/base.html:44
6728 #: rhodecode/templates/base/base.html:44
6397 #: rhodecode/templates/errors/error_document.html:51
6729 #: rhodecode/templates/errors/error_document.html:57
6398 msgid "Support"
6730 msgid "Support"
6399 msgstr "Support"
6731 msgstr "Support"
6400
6732
@@ -6778,7 +7110,7 b' msgstr ""'
6778 msgid "No permission defined"
7110 msgid "No permission defined"
6779 msgstr ""
7111 msgstr ""
6780
7112
6781 #: rhodecode/templates/base/root.html:120
7113 #: rhodecode/templates/base/root.html:161
6782 msgid "Please enable JavaScript to use RhodeCode Enterprise"
7114 msgid "Please enable JavaScript to use RhodeCode Enterprise"
6783 msgstr ""
7115 msgstr ""
6784
7116
@@ -6880,29 +7212,65 b' msgid ""'
6880 "repositories and migrates them to Mercurial type."
7212 "repositories and migrates them to Mercurial type."
6881 msgstr ""
7213 msgstr ""
6882
7214
6883 #: rhodecode/templates/base/vcs_settings.html:124
7215 #: rhodecode/templates/base/vcs_settings.html:123
6884 msgid "Subversion Settings"
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 msgstr ""
7222 msgstr ""
6886
7223
6887 #: rhodecode/templates/base/vcs_settings.html:129
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 msgid "Repository patterns"
7256 msgid "Repository patterns"
6889 msgstr ""
7257 msgstr ""
6890
7258
6891 #: rhodecode/templates/base/vcs_settings.html:133
7259 #: rhodecode/templates/base/vcs_settings.html:180
6892 msgid ""
7260 msgid ""
6893 "Patterns for identifying SVN branches and tags. For recursive search, use "
7261 "Patterns for identifying SVN branches and tags. For recursive search, use "
6894 "\"*\". Eg.: \"/branches/*\""
7262 "\"*\". Eg.: \"/branches/*\""
6895 msgstr ""
7263 msgstr ""
6896
7264
6897 #: rhodecode/templates/base/vcs_settings.html:196
7265 #: rhodecode/templates/base/vcs_settings.html:246
6898 msgid "Pull Request Settings"
7266 msgid "Pull Request Settings"
6899 msgstr ""
7267 msgstr ""
6900
7268
6901 #: rhodecode/templates/base/vcs_settings.html:201
7269 #: rhodecode/templates/base/vcs_settings.html:251
6902 msgid "Enable server-side merge for pull requests"
7270 msgid "Enable server-side merge for pull requests"
6903 msgstr ""
7271 msgstr ""
6904
7272
6905 #: rhodecode/templates/base/vcs_settings.html:204
7273 #: rhodecode/templates/base/vcs_settings.html:254
6906 msgid ""
7274 msgid ""
6907 "Note: when this feature is enabled, it only runs hooks defined in the "
7275 "Note: when this feature is enabled, it only runs hooks defined in the "
6908 "rcextension package. Custom hooks added on the Admin -> Settings -> Hooks "
7276 "rcextension package. Custom hooks added on the Admin -> Settings -> Hooks "
@@ -6910,34 +7278,16 b' msgid ""'
6910 "web interface."
7278 "web interface."
6911 msgstr ""
7279 msgstr ""
6912
7280
6913 #: rhodecode/templates/base/vcs_settings.html:208
7281 #: rhodecode/templates/base/vcs_settings.html:258
6914 msgid "Invalidate and relocate inline comments during update"
7282 msgid "Invalidate and relocate inline comments during update"
6915 msgstr ""
7283 msgstr ""
6916
7284
6917 #: rhodecode/templates/base/vcs_settings.html:211
7285 #: rhodecode/templates/base/vcs_settings.html:261
6918 msgid ""
7286 msgid ""
6919 "During the update of a pull request, the position of inline comments will be"
7287 "During the update of a pull request, the position of inline comments will be"
6920 " updated and outdated inline comments will be hidden."
7288 " updated and outdated inline comments will be hidden."
6921 msgstr ""
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 #: rhodecode/templates/bookmarks/bookmarks.html:5
7291 #: rhodecode/templates/bookmarks/bookmarks.html:5
6942 #, python-format
7292 #, python-format
6943 msgid "%s Bookmarks"
7293 msgid "%s Bookmarks"
@@ -7345,7 +7695,7 b' msgstr ""'
7345 #: rhodecode/templates/changeset/changeset_file_comment.html:293
7695 #: rhodecode/templates/changeset/changeset_file_comment.html:293
7346 #: rhodecode/templates/compare/compare_diff.html:57
7696 #: rhodecode/templates/compare/compare_diff.html:57
7347 #: rhodecode/templates/email_templates/commit_comment.mako:87
7697 #: rhodecode/templates/email_templates/commit_comment.mako:87
7348 #: rhodecode/templates/email_templates/pull_request_comment.mako:93
7698 #: rhodecode/templates/email_templates/pull_request_comment.mako:97
7349 msgid "Comment"
7699 msgid "Comment"
7350 msgstr ""
7700 msgstr ""
7351
7701
@@ -7493,17 +7843,17 b' msgid "Compare Commits"'
7493 msgstr ""
7843 msgstr ""
7494
7844
7495 #: rhodecode/templates/compare/compare_diff.html:46
7845 #: rhodecode/templates/compare/compare_diff.html:46
7496 #: rhodecode/templates/email_templates/pull_request_review.mako:50
7846 #: rhodecode/templates/email_templates/pull_request_review.mako:74
7497 #: rhodecode/templates/files/file_diff.html:56
7847 #: rhodecode/templates/files/file_diff.html:56
7498 #: rhodecode/templates/pullrequests/pullrequest_show.html:85
7848 #: rhodecode/templates/pullrequests/pullrequest_show.html:85
7499 msgid "Target"
7849 msgid "Target"
7500 msgstr ""
7850 msgstr ""
7501
7851
7502 #: rhodecode/templates/compare/compare_diff.html:47
7852 #: rhodecode/templates/compare/compare_diff.html:47
7503 #: rhodecode/templates/email_templates/pull_request_comment.mako:92
7853 #: rhodecode/templates/email_templates/pull_request_comment.mako:93
7504 #: rhodecode/templates/email_templates/pull_request_review.mako:49
7854 #: rhodecode/templates/email_templates/pull_request_review.mako:73
7505 #: rhodecode/templates/files/file_diff.html:62
7855 #: rhodecode/templates/files/file_diff.html:62
7506 #: rhodecode/templates/files/files_source.html:18
7856 #: rhodecode/templates/files/files_source.html:19
7507 msgid "Source"
7857 msgid "Source"
7508 msgstr ""
7858 msgstr ""
7509
7859
@@ -7684,17 +8034,17 b' msgstr ""'
7684 msgid "Form vertical"
8034 msgid "Form vertical"
7685 msgstr ""
8035 msgstr ""
7686
8036
7687 #: rhodecode/templates/email_templates/base.mako:7
8037 #: rhodecode/templates/email_templates/base.mako:32
7688 #, python-format
8038 #, python-format
7689 msgid "This is a notification from RhodeCode. %(instance_url)s"
8039 msgid "This is a notification from RhodeCode. %(instance_url)s"
7690 msgstr ""
8040 msgstr ""
7691
8041
7692 #: rhodecode/templates/email_templates/base.mako:90
8042 #: rhodecode/templates/email_templates/base.mako:115
7693 msgid "RhodeCode"
8043 msgid "RhodeCode"
7694 msgstr ""
8044 msgstr ""
7695
8045
7696 #: rhodecode/templates/email_templates/commit_comment.mako:16
8046 #: rhodecode/templates/email_templates/commit_comment.mako:16
7697 #: rhodecode/templates/email_templates/pull_request_comment.mako:17
8047 #: rhodecode/templates/email_templates/pull_request_comment.mako:18
7698 msgid "[mention]"
8048 msgid "[mention]"
7699 msgstr ""
8049 msgstr ""
7700
8050
@@ -7723,12 +8073,12 b' msgid "%(user)s commented on commit `%(c'
7723 msgstr ""
8073 msgstr ""
7724
8074
7725 #: rhodecode/templates/email_templates/commit_comment.mako:43
8075 #: rhodecode/templates/email_templates/commit_comment.mako:43
7726 #: rhodecode/templates/email_templates/pull_request_comment.mako:43
8076 #: rhodecode/templates/email_templates/pull_request_comment.mako:44
7727 msgid "Comment link"
8077 msgid "Comment link"
7728 msgstr ""
8078 msgstr ""
7729
8079
7730 #: rhodecode/templates/email_templates/commit_comment.mako:48
8080 #: rhodecode/templates/email_templates/commit_comment.mako:48
7731 #: rhodecode/templates/email_templates/pull_request_comment.mako:48
8081 #: rhodecode/templates/email_templates/pull_request_comment.mako:49
7732 #, python-format
8082 #, python-format
7733 msgid "File: %(comment_file)s on line %(comment_line)s"
8083 msgid "File: %(comment_file)s on line %(comment_line)s"
7734 msgstr ""
8084 msgstr ""
@@ -7757,7 +8107,7 b' msgid "The commit status was changed to"'
7757 msgstr ""
8107 msgstr ""
7758
8108
7759 #: rhodecode/templates/email_templates/commit_comment.mako:87
8109 #: rhodecode/templates/email_templates/commit_comment.mako:87
7760 #: rhodecode/templates/email_templates/pull_request_comment.mako:93
8110 #: rhodecode/templates/email_templates/pull_request_comment.mako:97
7761 #, python-format
8111 #, python-format
7762 msgid "Comment on line: %(comment_line)s"
8112 msgid "Comment on line: %(comment_line)s"
7763 msgstr ""
8113 msgstr ""
@@ -7766,97 +8116,101 b' msgstr ""'
7766 msgid "Generate new password here"
8116 msgid "Generate new password here"
7767 msgstr ""
8117 msgstr ""
7768
8118
7769 #: rhodecode/templates/email_templates/pull_request_comment.mako:20
8119 #: rhodecode/templates/email_templates/pull_request_comment.mako:21
7770 #, python-format
8120 #, python-format
7771 msgid ""
8121 msgid ""
7772 "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\" (file: "
8122 "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\" (file: "
7773 "`%(comment_file)s`)"
8123 "`%(comment_file)s`)"
7774 msgstr ""
8124 msgstr ""
7775
8125
7776 #: rhodecode/templates/email_templates/pull_request_comment.mako:23
8126 #: rhodecode/templates/email_templates/pull_request_comment.mako:24
7777 #, python-format
8127 #, python-format
7778 msgid ""
8128 msgid ""
7779 "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\" (status: "
8129 "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\" (status: "
7780 "%(status)s)"
8130 "%(status)s)"
7781 msgstr ""
8131 msgstr ""
7782
8132
7783 #: rhodecode/templates/email_templates/pull_request_comment.mako:25
8133 #: rhodecode/templates/email_templates/pull_request_comment.mako:26
7784 #: rhodecode/templates/email_templates/pull_request_comment.mako:82
8134 #: rhodecode/templates/email_templates/pull_request_comment.mako:83
7785 #, python-format
8135 #, python-format
7786 msgid "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\""
8136 msgid "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\""
7787 msgstr ""
8137 msgstr ""
7788
8138
7789 #: rhodecode/templates/email_templates/pull_request_comment.mako:45
8139 #: rhodecode/templates/email_templates/pull_request_comment.mako:46
7790 msgid "Source repository"
8140 msgid "Source repository"
7791 msgstr ""
8141 msgstr ""
7792
8142
7793 #: rhodecode/templates/email_templates/pull_request_comment.mako:54
8143 #: rhodecode/templates/email_templates/pull_request_comment.mako:55
7794 #, python-format
8144 #, python-format
7795 msgid "%(user)s submitted pull request #%(pr_id)s status: *%(status)s*"
8145 msgid "%(user)s submitted pull request #%(pr_id)s status: *%(status)s*"
7796 msgstr ""
8146 msgstr ""
7797
8147
7798 #: rhodecode/templates/email_templates/pull_request_comment.mako:56
8148 #: rhodecode/templates/email_templates/pull_request_comment.mako:57
7799 #, python-format
8149 #, python-format
7800 msgid ""
8150 msgid ""
7801 "%(user)s submitted pull request #%(pr_id)s status: *%(status)s and closed*"
8151 "%(user)s submitted pull request #%(pr_id)s status: *%(status)s and closed*"
7802 msgstr ""
8152 msgstr ""
7803
8153
7804 #: rhodecode/templates/email_templates/pull_request_comment.mako:80
8154 #: rhodecode/templates/email_templates/pull_request_comment.mako:81
7805 #, python-format
8155 #, python-format
7806 msgid ""
8156 msgid ""
7807 "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\" "
8157 "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\" "
7808 "(file:`%(comment_file)s`)"
8158 "(file:`%(comment_file)s`)"
7809 msgstr ""
8159 msgstr ""
7810
8160
7811 #: rhodecode/templates/email_templates/pull_request_comment.mako:86
8161 #: rhodecode/templates/email_templates/pull_request_comment.mako:87
7812 #, python-format
8162 #, python-format
7813 msgid "submitted pull request status: %(status)s"
8163 msgid "submitted pull request status: %(status)s"
7814 msgstr ""
8164 msgstr ""
7815
8165
7816 #: rhodecode/templates/email_templates/pull_request_comment.mako:88
8166 #: rhodecode/templates/email_templates/pull_request_comment.mako:89
7817 #, python-format
8167 #, python-format
7818 msgid "submitted pull request status: %(status)s and closed"
8168 msgid "submitted pull request status: %(status)s and closed"
7819 msgstr ""
8169 msgstr ""
7820
8170
7821 #: rhodecode/templates/email_templates/pull_request_review.mako:5
8171 #: rhodecode/templates/email_templates/pull_request_comment.mako:95
7822 #, python-format
8172 msgid "Submitted status"
7823 msgid "%(user)s wants you to review pull request #%(pr_url)s: \"%(pr_title)s\""
8173 msgstr ""
7824 msgstr ""
8174
7825
8175 #: rhodecode/templates/email_templates/pull_request_review.mako:14
7826 #: rhodecode/templates/email_templates/pull_request_review.mako:17
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 #, python-format
8181 #, python-format
7828 msgid ""
8182 msgid ""
7829 "Pull request from %(source_ref_type)s:%(source_ref_name)s of %(repo_url)s "
8183 "Pull request from %(source_ref_type)s:%(source_ref_name)s of %(repo_url)s "
7830 "into %(target_ref_type)s:%(target_ref_name)s"
8184 "into %(target_ref_type)s:%(target_ref_name)s"
7831 msgstr ""
8185 msgstr ""
7832
8186
7833 #: rhodecode/templates/email_templates/pull_request_review.mako:26
8187 #: rhodecode/templates/email_templates/pull_request_review.mako:37
7834 msgid "Link"
8188 msgid "Link"
7835 msgstr ""
8189 msgstr ""
7836
8190
7837 #: rhodecode/templates/email_templates/pull_request_review.mako:35
8191 #: rhodecode/templates/email_templates/pull_request_review.mako:46
7838 #, python-format
8192 #, python-format
7839 msgid "Commit (%(num)s)"
8193 msgid "Commit (%(num)s)"
7840 msgid_plural "Commits (%(num)s)"
8194 msgid_plural "Commits (%(num)s)"
7841 msgstr[0] ""
8195 msgstr[0] ""
7842 msgstr[1] ""
8196 msgstr[1] ""
7843
8197
7844 #: rhodecode/templates/email_templates/pull_request_review.mako:47
8198 #: rhodecode/templates/email_templates/pull_request_review.mako:71
7845 #, python-format
8199 #, python-format
7846 msgid "%(user)s wants you to review pull request #%(pr_id)s: \"%(pr_title)s\"."
8200 msgid "%(user)s wants you to review pull request #%(pr_id)s: \"%(pr_title)s\"."
7847 msgstr ""
8201 msgstr ""
7848
8202
7849 #: rhodecode/templates/email_templates/pull_request_review.mako:49
8203 #: rhodecode/templates/email_templates/pull_request_review.mako:73
7850 #, python-format
8204 #, python-format
7851 msgid "%(source_ref_type)s of %(source_repo_url)s"
8205 msgid "%(source_ref_type)s of %(source_repo_url)s"
7852 msgstr ""
8206 msgstr ""
7853
8207
7854 #: rhodecode/templates/email_templates/pull_request_review.mako:50
8208 #: rhodecode/templates/email_templates/pull_request_review.mako:74
7855 #, python-format
8209 #, python-format
7856 msgid "%(target_ref_type)s of %(target_repo_url)s"
8210 msgid "%(target_ref_type)s of %(target_repo_url)s"
7857 msgstr ""
8211 msgstr ""
7858
8212
7859 #: rhodecode/templates/email_templates/pull_request_review.mako:52
8213 #: rhodecode/templates/email_templates/pull_request_review.mako:76
7860 #: rhodecode/templates/summary/components.html:95
8214 #: rhodecode/templates/summary/components.html:95
7861 #: rhodecode/templates/summary/components.html:98
8215 #: rhodecode/templates/summary/components.html:98
7862 #, python-format
8216 #, python-format
@@ -8097,13 +8451,13 b' msgid "Delete file"'
8097 msgstr ""
8451 msgstr ""
8098
8452
8099 #: rhodecode/templates/files/files_delete.html:45
8453 #: rhodecode/templates/files/files_delete.html:45
8100 #: rhodecode/templates/files/files_source.html:49
8454 #: rhodecode/templates/files/files_source.html:50
8101 #, python-format
8455 #, python-format
8102 msgid "Binary file (%s)"
8456 msgid "Binary file (%s)"
8103 msgstr ""
8457 msgstr ""
8104
8458
8105 #: rhodecode/templates/files/files_delete.html:50
8459 #: rhodecode/templates/files/files_delete.html:50
8106 #: rhodecode/templates/files/files_source.html:61
8460 #: rhodecode/templates/files/files_source.html:62
8107 msgid "File is too big to display"
8461 msgid "File is too big to display"
8108 msgstr ""
8462 msgstr ""
8109
8463
@@ -8173,44 +8527,44 b' msgid_plural "lines"'
8173 msgstr[0] ""
8527 msgstr[0] ""
8174 msgstr[1] ""
8528 msgstr[1] ""
8175
8529
8176 #: rhodecode/templates/files/files_source.html:12
8530 #: rhodecode/templates/files/files_source.html:13
8177 msgid "History"
8531 msgid "History"
8178 msgstr ""
8532 msgstr ""
8179
8533
8180 #: rhodecode/templates/files/files_source.html:15
8534 #: rhodecode/templates/files/files_source.html:16
8181 #: rhodecode/templates/search/search_content.html:68
8535 #: rhodecode/templates/search/search_content.html:68
8182 msgid "Show Full History"
8536 msgid "Show Full History"
8183 msgstr ""
8537 msgstr ""
8184
8538
8185 #: rhodecode/templates/files/files_source.html:20
8539 #: rhodecode/templates/files/files_source.html:21
8186 #: rhodecode/templates/search/search_content.html:70
8540 #: rhodecode/templates/search/search_content.html:70
8187 msgid "Annotation"
8541 msgid "Annotation"
8188 msgstr ""
8542 msgstr ""
8189
8543
8190 #: rhodecode/templates/files/files_source.html:22
8544 #: rhodecode/templates/files/files_source.html:23
8191 #: rhodecode/templates/search/search_content.html:71
8545 #: rhodecode/templates/search/search_content.html:71
8192 msgid "Raw"
8546 msgid "Raw"
8193 msgstr ""
8547 msgstr ""
8194
8548
8195 #: rhodecode/templates/files/files_source.html:24
8549 #: rhodecode/templates/files/files_source.html:25
8196 #: rhodecode/templates/search/search_content.html:73
8550 #: rhodecode/templates/search/search_content.html:73
8197 msgid "Download"
8551 msgid "Download"
8198 msgstr ""
8552 msgstr ""
8199
8553
8200 #: rhodecode/templates/files/files_source.html:31
8554 #: rhodecode/templates/files/files_source.html:32
8201 #, python-format
8555 #, python-format
8202 msgid "Edit on Branch:%s"
8556 msgid "Edit on Branch:%s"
8203 msgstr ""
8557 msgstr ""
8204
8558
8205 #: rhodecode/templates/files/files_source.html:36
8559 #: rhodecode/templates/files/files_source.html:37
8206 msgid "Editing binary files not allowed"
8560 msgid "Editing binary files not allowed"
8207 msgstr ""
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 #: rhodecode/templates/files/files_source.html:40
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 msgid "Deleting files allowed only when on branch head commit"
8568 msgid "Deleting files allowed only when on branch head commit"
8215 msgstr ""
8569 msgstr ""
8216
8570
1 NO CONTENT: modified file, binary diff hidden
NO CONTENT: modified file, binary diff hidden
1 NO CONTENT: modified file, binary diff hidden
NO CONTENT: modified file, binary diff hidden
This diff has been collapsed as it changes many lines, (1184 lines changed) Show them Hide them
@@ -8,8 +8,8 b' msgid ""'
8 msgstr ""
8 msgstr ""
9 "Project-Id-Version: RhodeCode\n"
9 "Project-Id-Version: RhodeCode\n"
10 "Report-Msgid-Bugs-To: marcin@rhodecode.com\n"
10 "Report-Msgid-Bugs-To: marcin@rhodecode.com\n"
11 "POT-Creation-Date: 2016-08-02 20:55+0000\n"
11 "POT-Creation-Date: 2016-09-15 14:11+0000\n"
12 "PO-Revision-Date: 2016-08-02 20:57+0000\n"
12 "PO-Revision-Date: 2016-09-15 14:12+0000\n"
13 "Last-Translator: Marcin Kuzminski <marcin@rhodecode.com>\n"
13 "Last-Translator: Marcin Kuzminski <marcin@rhodecode.com>\n"
14 "Language-Team: Spanish (http://www.transifex.com/rhodecode/RhodeCode/language/es/)\n"
14 "Language-Team: Spanish (http://www.transifex.com/rhodecode/RhodeCode/language/es/)\n"
15 "MIME-Version: 1.0\n"
15 "MIME-Version: 1.0\n"
@@ -20,7 +20,7 b' msgstr ""'
20 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
20 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
21
21
22 #: rhodecode/admin/navigation.py:74 rhodecode/authentication/routes.py:60
22 #: rhodecode/admin/navigation.py:74 rhodecode/authentication/routes.py:60
23 #: rhodecode/integrations/views.py:126
23 #: rhodecode/integrations/views.py:168
24 #: rhodecode/templates/admin/permissions/permissions.html:36
24 #: rhodecode/templates/admin/permissions/permissions.html:36
25 msgid "Global"
25 msgid "Global"
26 msgstr ""
26 msgstr ""
@@ -43,7 +43,8 b' msgstr ""'
43 msgid "Issue Tracker"
43 msgid "Issue Tracker"
44 msgstr ""
44 msgstr ""
45
45
46 #: rhodecode/admin/navigation.py:80 rhodecode/templates/register.html:76
46 #: rhodecode/admin/navigation.py:80 rhodecode/integrations/types/email.py:232
47 #: rhodecode/templates/register.html:76
47 #: rhodecode/templates/admin/my_account/my_account_profile.html:48
48 #: rhodecode/templates/admin/my_account/my_account_profile.html:48
48 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:94
49 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:94
49 #: rhodecode/templates/admin/users/user_add.html:86
50 #: rhodecode/templates/admin/users/user_add.html:86
@@ -63,12 +64,18 b' msgid "Full Text Search"'
63 msgstr ""
64 msgstr ""
64
65
65 #: rhodecode/admin/navigation.py:83
66 #: rhodecode/admin/navigation.py:83
66 #: rhodecode/templates/admin/integrations/base.html:21
67 #: rhodecode/templates/admin/integrations/base.html:23
67 #: rhodecode/templates/admin/integrations/edit.html:8
68 #: rhodecode/templates/admin/integrations/form.html:8
68 #: rhodecode/templates/admin/integrations/edit.html:19
69 #: rhodecode/templates/admin/integrations/form.html:21
69 #: rhodecode/templates/admin/integrations/list.html:15
70 #: rhodecode/templates/admin/integrations/form.html:32
70 #: rhodecode/templates/admin/integrations/list.html:19
71 #: rhodecode/templates/admin/integrations/list.html:21
71 #: rhodecode/templates/admin/integrations/list.html:26
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 #: rhodecode/templates/admin/repos/repo_edit.html:72
79 #: rhodecode/templates/admin/repos/repo_edit.html:72
73 #: rhodecode/templates/base/base.html:84
80 #: rhodecode/templates/base/base.html:84
74 msgid "Integrations"
81 msgid "Integrations"
@@ -91,9 +98,9 b' msgstr ""'
91 msgid "Enable or disable this authentication plugin."
98 msgid "Enable or disable this authentication plugin."
92 msgstr ""
99 msgstr ""
93
100
94 #: rhodecode/authentication/schema.py:37 rhodecode/integrations/schema.py:37
101 #: rhodecode/authentication/schema.py:37 rhodecode/integrations/schema.py:32
95 #: rhodecode/templates/admin/integrations/list.html:62
102 #: rhodecode/model/validation_schema/schemas/integration_schema.py:197
96 #: rhodecode/templates/admin/my_account/my_account_notifications.html:14
103 #: rhodecode/templates/admin/integrations/list.html:101
97 msgid "Enabled"
104 msgid "Enabled"
98 msgstr ""
105 msgstr ""
99
106
@@ -396,12 +403,12 b' msgstr ""'
396
403
397 #: rhodecode/controllers/changeset.py:335
404 #: rhodecode/controllers/changeset.py:335
398 #: rhodecode/controllers/pullrequests.py:750
405 #: rhodecode/controllers/pullrequests.py:750
399 #: rhodecode/model/pull_request.py:843
406 #: rhodecode/model/pull_request.py:842
400 #, python-format
407 #, python-format
401 msgid "Status change %(transition_icon)s %(status)s"
408 msgid "Status change %(transition_icon)s %(status)s"
402 msgstr "Cambio de estado %(transition_icon)s %(status)s"
409 msgstr "Cambio de estado %(transition_icon)s %(status)s"
403
410
404 #: rhodecode/controllers/changeset.py:372
411 #: rhodecode/controllers/changeset.py:373
405 msgid ""
412 msgid ""
406 "Changing the status of a commit associated with a closed pull request is not"
413 "Changing the status of a commit associated with a closed pull request is not"
407 " allowed"
414 " allowed"
@@ -544,14 +551,14 b' msgstr ""'
544 msgid "Changesets"
551 msgid "Changesets"
545 msgstr "Conjuntos de cambios"
552 msgstr "Conjuntos de cambios"
546
553
547 #: rhodecode/controllers/files.py:1026 rhodecode/controllers/summary.py:251
554 #: rhodecode/controllers/files.py:1026 rhodecode/controllers/summary.py:259
548 #: rhodecode/model/pull_request.py:1059 rhodecode/model/scm.py:780
555 #: rhodecode/model/pull_request.py:1059 rhodecode/model/scm.py:780
549 #: rhodecode/templates/base/vcs_settings.html:138
556 #: rhodecode/templates/base/vcs_settings.html:185
550 msgid "Branches"
557 msgid "Branches"
551 msgstr "Ramas"
558 msgstr "Ramas"
552
559
553 #: rhodecode/controllers/files.py:1030 rhodecode/model/scm.py:795
560 #: rhodecode/controllers/files.py:1030 rhodecode/model/scm.py:795
554 #: rhodecode/templates/base/vcs_settings.html:163
561 #: rhodecode/templates/base/vcs_settings.html:210
555 msgid "Tags"
562 msgid "Tags"
556 msgstr "Etiquetas"
563 msgstr "Etiquetas"
557
564
@@ -657,30 +664,30 b' msgid "Close Pull Request"'
657 msgstr ""
664 msgstr ""
658
665
659 #: rhodecode/controllers/pullrequests.py:754
666 #: rhodecode/controllers/pullrequests.py:754
660 #: rhodecode/model/pull_request.py:847
667 #: rhodecode/model/pull_request.py:846
661 msgid "Closing with"
668 msgid "Closing with"
662 msgstr "Cerrando con"
669 msgstr "Cerrando con"
663
670
664 #: rhodecode/controllers/pullrequests.py:802
671 #: rhodecode/controllers/pullrequests.py:804
665 #, python-format
672 #, python-format
666 msgid ""
673 msgid ""
667 "Closing pull request on other statuses than rejected or approved is "
674 "Closing pull request on other statuses than rejected or approved is "
668 "forbidden. Calculated status from all reviewers is currently: %s"
675 "forbidden. Calculated status from all reviewers is currently: %s"
669 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"
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:235
678 #: rhodecode/controllers/summary.py:243
672 msgid "Branch"
679 msgid "Branch"
673 msgstr "Rama"
680 msgstr "Rama"
674
681
675 #: rhodecode/controllers/summary.py:236
682 #: rhodecode/controllers/summary.py:244
676 msgid "Tag"
683 msgid "Tag"
677 msgstr "Etiqueta"
684 msgstr "Etiqueta"
678
685
679 #: rhodecode/controllers/summary.py:237
686 #: rhodecode/controllers/summary.py:245
680 msgid "Bookmark"
687 msgid "Bookmark"
681 msgstr "Marcador"
688 msgstr "Marcador"
682
689
683 #: rhodecode/controllers/summary.py:252
690 #: rhodecode/controllers/summary.py:260
684 msgid "Closed branches"
691 msgid "Closed branches"
685 msgstr "Ramas cerradas"
692 msgstr "Ramas cerradas"
686
693
@@ -693,37 +700,37 b' msgid "Error occurred during update of d'
693 msgstr "Error ocurrido durante actalización de valores por defecto"
700 msgstr "Error ocurrido durante actalización de valores por defecto"
694
701
695 #: rhodecode/controllers/admin/gists.py:63
702 #: rhodecode/controllers/admin/gists.py:63
696 #: rhodecode/controllers/admin/my_account.py:307
703 #: rhodecode/controllers/admin/my_account.py:317
697 #: rhodecode/controllers/admin/users.py:431
704 #: rhodecode/controllers/admin/users.py:431
698 msgid "forever"
705 msgid "forever"
699 msgstr "para siempre"
706 msgstr "para siempre"
700
707
701 #: rhodecode/controllers/admin/gists.py:64
708 #: rhodecode/controllers/admin/gists.py:64
702 #: rhodecode/controllers/admin/my_account.py:308
709 #: rhodecode/controllers/admin/my_account.py:318
703 #: rhodecode/controllers/admin/users.py:432
710 #: rhodecode/controllers/admin/users.py:432
704 msgid "5 minutes"
711 msgid "5 minutes"
705 msgstr "5 minutos"
712 msgstr "5 minutos"
706
713
707 #: rhodecode/controllers/admin/gists.py:65
714 #: rhodecode/controllers/admin/gists.py:65
708 #: rhodecode/controllers/admin/my_account.py:309
715 #: rhodecode/controllers/admin/my_account.py:319
709 #: rhodecode/controllers/admin/users.py:433
716 #: rhodecode/controllers/admin/users.py:433
710 msgid "1 hour"
717 msgid "1 hour"
711 msgstr "1 hora"
718 msgstr "1 hora"
712
719
713 #: rhodecode/controllers/admin/gists.py:66
720 #: rhodecode/controllers/admin/gists.py:66
714 #: rhodecode/controllers/admin/my_account.py:310
721 #: rhodecode/controllers/admin/my_account.py:320
715 #: rhodecode/controllers/admin/users.py:434
722 #: rhodecode/controllers/admin/users.py:434
716 msgid "1 day"
723 msgid "1 day"
717 msgstr "1 día"
724 msgstr "1 día"
718
725
719 #: rhodecode/controllers/admin/gists.py:67
726 #: rhodecode/controllers/admin/gists.py:67
720 #: rhodecode/controllers/admin/my_account.py:311
727 #: rhodecode/controllers/admin/my_account.py:321
721 #: rhodecode/controllers/admin/users.py:435
728 #: rhodecode/controllers/admin/users.py:435
722 msgid "1 month"
729 msgid "1 month"
723 msgstr "1 mes"
730 msgstr "1 mes"
724
731
725 #: rhodecode/controllers/admin/gists.py:71
732 #: rhodecode/controllers/admin/gists.py:71
726 #: rhodecode/controllers/admin/my_account.py:313
733 #: rhodecode/controllers/admin/my_account.py:323
727 #: rhodecode/controllers/admin/users.py:437
734 #: rhodecode/controllers/admin/users.py:437
728 msgid "Lifetime"
735 msgid "Lifetime"
729 msgstr "De por vida"
736 msgstr "De por vida"
@@ -777,60 +784,61 b' msgstr "nunca"'
777 msgid "%(expiry)s - current value"
784 msgid "%(expiry)s - current value"
778 msgstr "%(expiry)s - valor actual"
785 msgstr "%(expiry)s - valor actual"
779
786
780 #: rhodecode/controllers/admin/my_account.py:70
787 #: rhodecode/controllers/admin/my_account.py:74
781 msgid "You can't edit this user since it's crucial for entire application"
788 msgid "You can't edit this user since it's crucial for entire application"
782 msgstr "Usted no puede editar este usuario porque es crucial para la aplicación entera"
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:128
791 #: rhodecode/controllers/admin/my_account.py:132
785 msgid "Your account was updated successfully"
792 msgid "Your account was updated successfully"
786 msgstr "Su cuenta fue actualizada exitosamente"
793 msgstr "Su cuenta fue actualizada exitosamente"
787
794
788 #: rhodecode/controllers/admin/my_account.py:143
795 #: rhodecode/controllers/admin/my_account.py:147
789 #: rhodecode/controllers/admin/users.py:218
796 #: rhodecode/controllers/admin/users.py:218
790 #, python-format
797 #, python-format
791 msgid "Error occurred during update of user %s"
798 msgid "Error occurred during update of user %s"
792 msgstr "Error ocurrido durante actualización de usuario %s"
799 msgstr "Error ocurrido durante actualización de usuario %s"
793
800
794 #: rhodecode/controllers/admin/my_account.py:202
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 msgid "Successfully updated password"
807 msgid "Successfully updated password"
796 msgstr "Contraseña actualizada exitosamente"
808 msgstr "Contraseña actualizada exitosamente"
797
809
798 #: rhodecode/controllers/admin/my_account.py:213
810 #: rhodecode/controllers/admin/my_account.py:271
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
803 #: rhodecode/controllers/admin/users.py:611
811 #: rhodecode/controllers/admin/users.py:611
804 #, python-format
812 #, python-format
805 msgid "Added new email address `%s` for user account"
813 msgid "Added new email address `%s` for user account"
806 msgstr ""
814 msgstr ""
807
815
808 #: rhodecode/controllers/admin/my_account.py:268
816 #: rhodecode/controllers/admin/my_account.py:278
809 #: rhodecode/controllers/admin/users.py:618
817 #: rhodecode/controllers/admin/users.py:618
810 msgid "An error occurred during email saving"
818 msgid "An error occurred during email saving"
811 msgstr "Ocurrió un error durante guardado de correo electrónico"
819 msgstr "Ocurrió un error durante guardado de correo electrónico"
812
820
813 #: rhodecode/controllers/admin/my_account.py:278
821 #: rhodecode/controllers/admin/my_account.py:288
814 #: rhodecode/controllers/admin/users.py:633
822 #: rhodecode/controllers/admin/users.py:633
815 msgid "Removed email address from user account"
823 msgid "Removed email address from user account"
816 msgstr ""
824 msgstr ""
817
825
818 #: rhodecode/controllers/admin/my_account.py:316
826 #: rhodecode/controllers/admin/my_account.py:326
819 #: rhodecode/controllers/admin/users.py:440
827 #: rhodecode/controllers/admin/users.py:440
820 msgid "Role"
828 msgid "Role"
821 msgstr "Rol"
829 msgstr "Rol"
822
830
823 #: rhodecode/controllers/admin/my_account.py:329
831 #: rhodecode/controllers/admin/my_account.py:339
824 #: rhodecode/controllers/admin/users.py:464
832 #: rhodecode/controllers/admin/users.py:464
825 msgid "Auth token successfully created"
833 msgid "Auth token successfully created"
826 msgstr "Ficha de autenticación creada exitosamente"
834 msgstr "Ficha de autenticación creada exitosamente"
827
835
828 #: rhodecode/controllers/admin/my_account.py:342
836 #: rhodecode/controllers/admin/my_account.py:352
829 #: rhodecode/controllers/admin/users.py:483
837 #: rhodecode/controllers/admin/users.py:483
830 msgid "Auth token successfully reset"
838 msgid "Auth token successfully reset"
831 msgstr "Ficha de autenticación reiniciada exitosamente"
839 msgstr "Ficha de autenticación reiniciada exitosamente"
832
840
833 #: rhodecode/controllers/admin/my_account.py:346
841 #: rhodecode/controllers/admin/my_account.py:356
834 #: rhodecode/controllers/admin/users.py:487
842 #: rhodecode/controllers/admin/users.py:487
835 msgid "Auth token successfully deleted"
843 msgid "Auth token successfully deleted"
836 msgstr "Ficha de autenticación eliminada exitosamente"
844 msgstr "Ficha de autenticación eliminada exitosamente"
@@ -1050,18 +1058,18 b' msgid "Error occurred during deleting is'
1050 msgstr "Error ocurrido al eliminar entrada en el seguidor de incidencias"
1058 msgstr "Error ocurrido al eliminar entrada en el seguidor de incidencias"
1051
1059
1052 #: rhodecode/controllers/admin/repos.py:721
1060 #: rhodecode/controllers/admin/repos.py:721
1053 #: rhodecode/controllers/admin/settings.py:363
1061 #: rhodecode/controllers/admin/settings.py:366
1054 msgid "Removed issue tracker entry"
1062 msgid "Removed issue tracker entry"
1055 msgstr "Se eliminó entrada en el seguidor de incidencias"
1063 msgstr "Se eliminó entrada en el seguidor de incidencias"
1056
1064
1057 #: rhodecode/controllers/admin/repos.py:751
1065 #: rhodecode/controllers/admin/repos.py:751
1058 #: rhodecode/controllers/admin/settings.py:409
1066 #: rhodecode/controllers/admin/settings.py:412
1059 msgid "Updated issue tracker entries"
1067 msgid "Updated issue tracker entries"
1060 msgstr "Se actualizaron entradas en el seguidor de incidencias"
1068 msgstr "Se actualizaron entradas en el seguidor de incidencias"
1061
1069
1062 #: rhodecode/controllers/admin/repos.py:812
1070 #: rhodecode/controllers/admin/repos.py:812
1063 #: rhodecode/controllers/admin/settings.py:142
1071 #: rhodecode/controllers/admin/settings.py:143
1064 #: rhodecode/controllers/admin/settings.py:719
1072 #: rhodecode/controllers/admin/settings.py:722
1065 msgid "Some form inputs contain invalid data."
1073 msgid "Some form inputs contain invalid data."
1066 msgstr "Algunos campos de entrada contienen datos inválidos"
1074 msgstr "Algunos campos de entrada contienen datos inválidos"
1067
1075
@@ -1070,86 +1078,70 b' msgid "Error occurred during updating re'
1070 msgstr "Error ocurrido al actualizar ajustes VCS del repositorio"
1078 msgstr "Error ocurrido al actualizar ajustes VCS del repositorio"
1071
1079
1072 #: rhodecode/controllers/admin/repos.py:834
1080 #: rhodecode/controllers/admin/repos.py:834
1073 #: rhodecode/controllers/admin/settings.py:168
1081 #: rhodecode/controllers/admin/settings.py:171
1074 msgid "Updated VCS settings"
1082 msgid "Updated VCS settings"
1075 msgstr "Se actualizaron ajustes VCS"
1083 msgstr "Se actualizaron ajustes VCS"
1076
1084
1077 #: rhodecode/controllers/admin/settings.py:164
1085 #: rhodecode/controllers/admin/settings.py:167
1078 #: rhodecode/controllers/admin/settings.py:267
1086 #: rhodecode/controllers/admin/settings.py:270
1079 msgid "Error occurred during updating application settings"
1087 msgid "Error occurred during updating application settings"
1080 msgstr "Error ocurrido durante actualización de ajustes de aplicación"
1088 msgstr "Error ocurrido durante actualización de ajustes de aplicación"
1081
1089
1082 #: rhodecode/controllers/admin/settings.py:211
1090 #: rhodecode/controllers/admin/settings.py:214
1083 #, python-format
1091 #, python-format
1084 msgid "Repositories successfully rescanned added: %s ; removed: %s"
1092 msgid "Repositories successfully rescanned added: %s ; removed: %s"
1085 msgstr "Repositorios reescaneados exitosamente agregados: %s ; eliminados: %s"
1093 msgstr "Repositorios reescaneados exitosamente agregados: %s ; eliminados: %s"
1086
1094
1087 #: rhodecode/controllers/admin/settings.py:263
1095 #: rhodecode/controllers/admin/settings.py:266
1088 msgid "Updated application settings"
1096 msgid "Updated application settings"
1089 msgstr "Se actualizaron los ajustes de aplicación"
1097 msgstr "Se actualizaron los ajustes de aplicación"
1090
1098
1091 #: rhodecode/controllers/admin/settings.py:327
1099 #: rhodecode/controllers/admin/settings.py:330
1092 msgid "Updated visualisation settings"
1100 msgid "Updated visualisation settings"
1093 msgstr "Se actualizaron los ajustes de visualización"
1101 msgstr "Se actualizaron los ajustes de visualización"
1094
1102
1095 #: rhodecode/controllers/admin/settings.py:330
1103 #: rhodecode/controllers/admin/settings.py:333
1096 msgid "Error occurred during updating visualisation settings"
1104 msgid "Error occurred during updating visualisation settings"
1097 msgstr "Error ocurrido al actualizar ajustes de visualización"
1105 msgstr "Error ocurrido al actualizar ajustes de visualización"
1098
1106
1099 #: rhodecode/controllers/admin/settings.py:422
1107 #: rhodecode/controllers/admin/settings.py:425
1100 msgid "Please enter email address"
1108 msgid "Please enter email address"
1101 msgstr "Por favor ingrese una dirección de correo electrónico"
1109 msgstr "Por favor ingrese una dirección de correo electrónico"
1102
1110
1103 #: rhodecode/controllers/admin/settings.py:440
1111 #: rhodecode/controllers/admin/settings.py:443
1104 msgid "Send email task created"
1112 msgid "Send email task created"
1105 msgstr "Tarea de envío de correo electrónico creada"
1113 msgstr "Tarea de envío de correo electrónico creada"
1106
1114
1107 #: rhodecode/controllers/admin/settings.py:473
1115 #: rhodecode/controllers/admin/settings.py:476
1108 msgid "Added new hook"
1116 msgid "Added new hook"
1109 msgstr "Se agregó nuevo gancho"
1117 msgstr "Se agregó nuevo gancho"
1110
1118
1111 #: rhodecode/controllers/admin/settings.py:488
1119 #: rhodecode/controllers/admin/settings.py:491
1112 msgid "Updated hooks"
1120 msgid "Updated hooks"
1113 msgstr "Se actualizaron ganchos"
1121 msgstr "Se actualizaron ganchos"
1114
1122
1115 #: rhodecode/controllers/admin/settings.py:492
1123 #: rhodecode/controllers/admin/settings.py:495
1116 msgid "Error occurred during hook creation"
1124 msgid "Error occurred during hook creation"
1117 msgstr "Error ocurrido durante creación de gancho"
1125 msgstr "Error ocurrido durante creación de gancho"
1118
1126
1119 #: rhodecode/controllers/admin/settings.py:540
1127 #: rhodecode/controllers/admin/settings.py:543
1120 #, python-format
1128 #, python-format
1121 msgid "Critical: your disk space is very low <b>%s%%</b> usedpercent"
1129 msgid "Critical: your disk space is very low <b>%s%%</b> usedpercent"
1122 msgstr "Crítico: su espacio en disco está demasiado bajo <b>%s%%</b> usedpercent"
1130 msgstr "Crítico: su espacio en disco está demasiado bajo <b>%s%%</b> usedpercent"
1123
1131
1124 #: rhodecode/controllers/admin/settings.py:544
1132 #: rhodecode/controllers/admin/settings.py:547
1125 #, python-format
1133 #, python-format
1126 msgid "Warning: your disk space is running low <b>%s%%</b> usedpercent"
1134 msgid "Warning: your disk space is running low <b>%s%%</b> usedpercent"
1127 msgstr "Advertencia: su espacio en disco está bajo <b>%s%%</b> usedpercent"
1135 msgstr "Advertencia: su espacio en disco está bajo <b>%s%%</b> usedpercent"
1128
1136
1129 #: rhodecode/controllers/admin/settings.py:740
1137 #: rhodecode/controllers/admin/settings.py:743
1130 msgid "Error occurred during updating labs settings"
1138 msgid "Error occurred during updating labs settings"
1131 msgstr "Error ocurrido al actiualizar ajustes de laboratorios"
1139 msgstr "Error ocurrido al actiualizar ajustes de laboratorios"
1132
1140
1133 #: rhodecode/controllers/admin/settings.py:745
1141 #: rhodecode/controllers/admin/settings.py:748
1134 msgid "Updated Labs settings"
1142 msgid "Updated Labs settings"
1135 msgstr "Se Actualizaron Ajustes de Laboratorios"
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 #: rhodecode/controllers/admin/user_groups.py:168
1145 #: rhodecode/controllers/admin/user_groups.py:168
1154 #, python-format
1146 #, python-format
1155 msgid "Created user group %(user_group_link)s"
1147 msgid "Created user group %(user_group_link)s"
@@ -1332,38 +1324,50 b' msgstr ""'
1332 msgid "pullrequest commented"
1324 msgid "pullrequest commented"
1333 msgstr ""
1325 msgstr ""
1334
1326
1335 #: rhodecode/events/repo.py:135
1327 #: rhodecode/events/repo.py:136
1336 msgid "repository pre create"
1328 msgid "repository pre create"
1337 msgstr ""
1329 msgstr ""
1338
1330
1339 #: rhodecode/events/repo.py:144
1331 #: rhodecode/events/repo.py:145
1340 msgid "repository created"
1332 msgid "repository created"
1341 msgstr ""
1333 msgstr ""
1342
1334
1343 #: rhodecode/events/repo.py:153
1335 #: rhodecode/events/repo.py:154
1344 msgid "repository pre delete"
1336 msgid "repository pre delete"
1345 msgstr ""
1337 msgstr ""
1346
1338
1347 #: rhodecode/events/repo.py:162
1339 #: rhodecode/events/repo.py:163
1348 msgid "repository deleted"
1340 msgid "repository deleted"
1349 msgstr ""
1341 msgstr ""
1350
1342
1351 #: rhodecode/events/repo.py:193
1343 #: rhodecode/events/repo.py:199
1352 msgid "repository pre pull"
1344 msgid "repository pre pull"
1353 msgstr ""
1345 msgstr ""
1354
1346
1355 #: rhodecode/events/repo.py:202
1347 #: rhodecode/events/repo.py:208
1356 msgid "repository pull"
1348 msgid "repository pull"
1357 msgstr ""
1349 msgstr ""
1358
1350
1359 #: rhodecode/events/repo.py:211
1351 #: rhodecode/events/repo.py:217
1360 msgid "repository pre push"
1352 msgid "repository pre push"
1361 msgstr ""
1353 msgstr ""
1362
1354
1363 #: rhodecode/events/repo.py:222
1355 #: rhodecode/events/repo.py:228
1364 msgid "repository push"
1356 msgid "repository push"
1365 msgstr ""
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 #: rhodecode/events/user.py:34
1371 #: rhodecode/events/user.py:34
1368 msgid "user registered"
1372 msgid "user registered"
1369 msgstr ""
1373 msgstr ""
@@ -1376,42 +1380,202 b' msgstr ""'
1376 msgid "user pre update"
1380 msgid "user pre update"
1377 msgstr ""
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 msgid "Enable or disable this integration."
1442 msgid "Enable or disable this integration."
1381 msgstr ""
1443 msgstr ""
1382
1444
1383 #: rhodecode/integrations/schema.py:42
1445 #: rhodecode/integrations/schema.py:37
1446 #: rhodecode/model/validation_schema/schemas/integration_schema.py:176
1384 msgid "Short name for this integration."
1447 msgid "Short name for this integration."
1385 msgstr ""
1448 msgstr ""
1386
1449
1387 #: rhodecode/integrations/schema.py:44
1450 #: rhodecode/integrations/schema.py:39
1451 #: rhodecode/model/validation_schema/schemas/integration_schema.py:178
1388 msgid "Integration name"
1452 msgid "Integration name"
1389 msgstr ""
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 #: rhodecode/integrations/views.py:172
1481 #: rhodecode/integrations/views.py:172
1482 msgid "{name} integration"
1483 msgstr ""
1484
1485 #: rhodecode/integrations/views.py:186
1392 msgid "Integration {integration_name} deleted successfully."
1486 msgid "Integration {integration_name} deleted successfully."
1393 msgstr ""
1487 msgstr ""
1394
1488
1395 #: rhodecode/integrations/views.py:200
1489 #: rhodecode/integrations/views.py:266
1396 msgid ""
1490 msgid ""
1397 "Errors exist when saving integration settings. Please check the form inputs."
1491 "Errors exist when saving integration settings. Please check the form inputs."
1398 msgstr ""
1492 msgstr ""
1399
1493
1400 #: rhodecode/integrations/views.py:220
1494 #: rhodecode/integrations/views.py:292
1401 msgid "Integration {integration_name} updated successfully."
1495 msgid "Integration {integration_name} updated successfully."
1402 msgstr ""
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 #: rhodecode/integrations/types/slack.py:45
1572 #: rhodecode/integrations/types/slack.py:45
1405 msgid "Slack service URL"
1406 msgstr ""
1407
1408 #: rhodecode/integrations/types/slack.py:46
1409 msgid ""
1573 msgid ""
1410 "This can be setup at the <a href=\"https://my.slack.com/services/new"
1574 "This can be setup at the <a href=\"https://my.slack.com/services/new"
1411 "/incoming-webhook/\">slack app manager</a>"
1575 "/incoming-webhook/\">slack app manager</a>"
1412 msgstr ""
1576 msgstr ""
1413
1577
1414 #: rhodecode/integrations/types/slack.py:59 rhodecode/templates/login.html:43
1578 #: rhodecode/integrations/types/slack.py:58 rhodecode/templates/login.html:43
1415 #: rhodecode/templates/register.html:41
1579 #: rhodecode/templates/register.html:41
1416 #: rhodecode/templates/admin/admin_log.html:7
1580 #: rhodecode/templates/admin/admin_log.html:7
1417 #: rhodecode/templates/admin/my_account/my_account_profile.html:24
1581 #: rhodecode/templates/admin/my_account/my_account_profile.html:24
@@ -1427,35 +1591,40 b' msgstr ""'
1427 msgid "Username"
1591 msgid "Username"
1428 msgstr ""
1592 msgstr ""
1429
1593
1430 #: rhodecode/integrations/types/slack.py:60
1594 #: rhodecode/integrations/types/slack.py:59
1431 msgid "Username to show notifications coming from."
1595 msgid "Username to show notifications coming from."
1432 msgstr ""
1596 msgstr ""
1433
1597
1598 #: rhodecode/integrations/types/slack.py:68
1599 msgid "Channel"
1600 msgstr ""
1601
1434 #: rhodecode/integrations/types/slack.py:69
1602 #: rhodecode/integrations/types/slack.py:69
1435 msgid "Channel"
1436 msgstr ""
1437
1438 #: rhodecode/integrations/types/slack.py:70
1439 msgid "Channel to send notifications to."
1603 msgid "Channel to send notifications to."
1440 msgstr ""
1604 msgstr ""
1441
1605
1606 #: rhodecode/integrations/types/slack.py:78
1607 msgid "Emoji"
1608 msgstr ""
1609
1442 #: rhodecode/integrations/types/slack.py:79
1610 #: rhodecode/integrations/types/slack.py:79
1443 msgid "Emoji"
1444 msgstr ""
1445
1446 #: rhodecode/integrations/types/slack.py:80
1447 msgid "Emoji to use eg. :studio_microphone:"
1611 msgid "Emoji to use eg. :studio_microphone:"
1448 msgstr ""
1612 msgstr ""
1449
1613
1450 #: rhodecode/integrations/types/slack.py:107
1614 #: rhodecode/integrations/types/slack.py:101
1451 msgid "Slack"
1615 msgid "Slack"
1452 msgstr ""
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 #: rhodecode/integrations/types/webhook.py:41
1627 #: rhodecode/integrations/types/webhook.py:41
1455 msgid "Webhook URL"
1456 msgstr ""
1457
1458 #: rhodecode/integrations/types/webhook.py:42
1459 msgid "URL of the webhook to receive POST event."
1628 msgid "URL of the webhook to receive POST event."
1460 msgstr ""
1629 msgstr ""
1461
1630
@@ -1467,10 +1636,14 b' msgstr ""'
1467 msgid "String used to validate received payloads."
1636 msgid "String used to validate received payloads."
1468 msgstr ""
1637 msgstr ""
1469
1638
1470 #: rhodecode/integrations/types/webhook.py:62
1639 #: rhodecode/integrations/types/webhook.py:65
1471 msgid "Webhook"
1640 msgid "Webhook"
1472 msgstr ""
1641 msgstr ""
1473
1642
1643 #: rhodecode/integrations/types/webhook.py:66
1644 msgid "Post json events to a webhook endpoint"
1645 msgstr ""
1646
1474 #: rhodecode/lib/action_parser.py:89
1647 #: rhodecode/lib/action_parser.py:89
1475 msgid "[deleted] repository"
1648 msgid "[deleted] repository"
1476 msgstr "[deleted] repositorio"
1649 msgstr "[deleted] repositorio"
@@ -1594,80 +1767,80 b' msgstr ""'
1594 msgid "Commit not found"
1767 msgid "Commit not found"
1595 msgstr ""
1768 msgstr ""
1596
1769
1597 #: rhodecode/lib/auth.py:1180
1770 #: rhodecode/lib/auth.py:1185
1598 #, python-format
1771 #, python-format
1599 msgid "IP %s not allowed"
1772 msgid "IP %s not allowed"
1600 msgstr "IP %s no permitida"
1773 msgstr "IP %s no permitida"
1601
1774
1602 #: rhodecode/lib/auth.py:1254
1775 #: rhodecode/lib/auth.py:1259
1603 msgid "You need to be a registered user to perform this action"
1776 msgid "You need to be a registered user to perform this action"
1604 msgstr "Usted necesita ser un usuario registrado para llevar a cabo esta acción"
1777 msgstr "Usted necesita ser un usuario registrado para llevar a cabo esta acción"
1605
1778
1606 #: rhodecode/lib/auth.py:1302
1779 #: rhodecode/lib/auth.py:1307
1607 #, python-format
1780 #, python-format
1608 msgid "Action not supported for %s."
1781 msgid "Action not supported for %s."
1609 msgstr "Acción no soportada para %s"
1782 msgstr "Acción no soportada para %s"
1610
1783
1611 #: rhodecode/lib/auth.py:1339
1784 #: rhodecode/lib/auth.py:1344
1612 msgid "You need to be signed in to view this page"
1785 msgid "You need to be signed in to view this page"
1613 msgstr "Usted necesita estar en sesión para ver esta página"
1786 msgstr "Usted necesita estar en sesión para ver esta página"
1614
1787
1615 #: rhodecode/lib/base.py:545
1788 #: rhodecode/lib/base.py:550
1616 #, python-format
1789 #, python-format
1617 msgid "The repository at %(repo_name)s cannot be located."
1790 msgid "The repository at %(repo_name)s cannot be located."
1618 msgstr ""
1791 msgstr ""
1619
1792
1620 #: rhodecode/lib/diffs.py:56
1793 #: rhodecode/lib/diffs.py:62
1621 msgid "Click to comment"
1794 msgid "Click to comment"
1622 msgstr ""
1795 msgstr ""
1623
1796
1624 #: rhodecode/lib/diffs.py:71
1797 #: rhodecode/lib/diffs.py:77
1625 msgid "Binary file"
1798 msgid "Binary file"
1626 msgstr ""
1799 msgstr ""
1627
1800
1628 #: rhodecode/lib/diffs.py:91
1801 #: rhodecode/lib/diffs.py:98
1629 msgid ""
1802 msgid ""
1630 "Changeset was too big and was cut off, use diff menu to display this diff"
1803 "Changeset was too big and was cut off, use diff menu to display this diff"
1631 msgstr ""
1804 msgstr ""
1632
1805
1633 #: rhodecode/lib/diffs.py:102
1806 #: rhodecode/lib/diffs.py:109
1634 msgid "No changes detected"
1807 msgid "No changes detected"
1635 msgstr ""
1808 msgstr ""
1636
1809
1637 #: rhodecode/lib/diffs.py:631
1810 #: rhodecode/lib/diffs.py:643
1638 msgid "Click to select line"
1811 msgid "Click to select line"
1639 msgstr ""
1812 msgstr ""
1640
1813
1641 #: rhodecode/lib/helpers.py:1481
1814 #: rhodecode/lib/helpers.py:1489
1642 #, python-format
1815 #, python-format
1643 msgid " and %s more"
1816 msgid " and %s more"
1644 msgstr ""
1817 msgstr ""
1645
1818
1646 #: rhodecode/lib/helpers.py:1485
1819 #: rhodecode/lib/helpers.py:1493
1647 msgid "No Files"
1820 msgid "No Files"
1648 msgstr ""
1821 msgstr ""
1649
1822
1650 #: rhodecode/lib/helpers.py:1558
1823 #: rhodecode/lib/helpers.py:1566
1651 msgid "new file"
1824 msgid "new file"
1652 msgstr ""
1825 msgstr ""
1653
1826
1654 #: rhodecode/lib/helpers.py:1561
1827 #: rhodecode/lib/helpers.py:1569
1655 msgid "mod"
1828 msgid "mod"
1656 msgstr ""
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 #: rhodecode/lib/helpers.py:1572
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 msgid "chmod"
1840 msgid "chmod"
1668 msgstr ""
1841 msgstr ""
1669
1842
1670 #: rhodecode/lib/helpers.py:1819
1843 #: rhodecode/lib/helpers.py:1827
1671 msgid ""
1844 msgid ""
1672 "Example filter terms:\n"
1845 "Example filter terms:\n"
1673 " repository:vcs\n"
1846 " repository:vcs\n"
@@ -1686,91 +1859,91 b' msgid ""'
1686 " \"username:test AND repository:test*\"\n"
1859 " \"username:test AND repository:test*\"\n"
1687 msgstr ""
1860 msgstr ""
1688
1861
1689 #: rhodecode/lib/helpers.py:1839
1862 #: rhodecode/lib/helpers.py:1847
1690 #, python-format
1863 #, python-format
1691 msgid ""
1864 msgid ""
1692 "%s repository is not mapped to db perhaps it was created or renamed from the"
1865 "%s repository is not mapped to db perhaps it was created or renamed from the"
1693 " filesystem please run the application again in order to rescan repositories"
1866 " filesystem please run the application again in order to rescan repositories"
1694 msgstr ""
1867 msgstr ""
1695
1868
1696 #: rhodecode/lib/utils2.py:454
1869 #: rhodecode/lib/utils2.py:463
1697 #, python-format
1870 #, python-format
1698 msgid "%d year"
1871 msgid "%d year"
1699 msgid_plural "%d years"
1872 msgid_plural "%d years"
1700 msgstr[0] ""
1873 msgstr[0] ""
1701 msgstr[1] ""
1874 msgstr[1] ""
1702
1875
1703 #: rhodecode/lib/utils2.py:455
1876 #: rhodecode/lib/utils2.py:464
1704 #, python-format
1877 #, python-format
1705 msgid "%d month"
1878 msgid "%d month"
1706 msgid_plural "%d months"
1879 msgid_plural "%d months"
1707 msgstr[0] ""
1880 msgstr[0] ""
1708 msgstr[1] ""
1881 msgstr[1] ""
1709
1882
1710 #: rhodecode/lib/utils2.py:456
1883 #: rhodecode/lib/utils2.py:465
1711 #, python-format
1884 #, python-format
1712 msgid "%d day"
1885 msgid "%d day"
1713 msgid_plural "%d days"
1886 msgid_plural "%d days"
1714 msgstr[0] ""
1887 msgstr[0] ""
1715 msgstr[1] ""
1888 msgstr[1] ""
1716
1889
1717 #: rhodecode/lib/utils2.py:457
1890 #: rhodecode/lib/utils2.py:466
1718 #, python-format
1891 #, python-format
1719 msgid "%d hour"
1892 msgid "%d hour"
1720 msgid_plural "%d hours"
1893 msgid_plural "%d hours"
1721 msgstr[0] ""
1894 msgstr[0] ""
1722 msgstr[1] ""
1895 msgstr[1] ""
1723
1896
1724 #: rhodecode/lib/utils2.py:458
1897 #: rhodecode/lib/utils2.py:467
1725 #, python-format
1898 #, python-format
1726 msgid "%d minute"
1899 msgid "%d minute"
1727 msgid_plural "%d minutes"
1900 msgid_plural "%d minutes"
1728 msgstr[0] ""
1901 msgstr[0] ""
1729 msgstr[1] ""
1902 msgstr[1] ""
1730
1903
1731 #: rhodecode/lib/utils2.py:459
1904 #: rhodecode/lib/utils2.py:468
1732 #, python-format
1905 #, python-format
1733 msgid "%d second"
1906 msgid "%d second"
1734 msgid_plural "%d seconds"
1907 msgid_plural "%d seconds"
1735 msgstr[0] ""
1908 msgstr[0] ""
1736 msgstr[1] ""
1909 msgstr[1] ""
1737
1910
1738 #: rhodecode/lib/utils2.py:477
1911 #: rhodecode/lib/utils2.py:486
1739 #, python-format
1912 #, python-format
1740 msgid "in %s"
1913 msgid "in %s"
1741 msgstr ""
1914 msgstr ""
1742
1915
1743 #: rhodecode/lib/utils2.py:483
1916 #: rhodecode/lib/utils2.py:492
1744 #, python-format
1917 #, python-format
1745 msgid "%s ago"
1918 msgid "%s ago"
1746 msgstr ""
1919 msgstr ""
1747
1920
1748 #: rhodecode/lib/utils2.py:493
1921 #: rhodecode/lib/utils2.py:502
1749 #, python-format
1922 #, python-format
1750 msgid "%s, %s ago"
1923 msgid "%s, %s ago"
1751 msgstr ""
1924 msgstr ""
1752
1925
1753 #: rhodecode/lib/utils2.py:495
1926 #: rhodecode/lib/utils2.py:504
1754 #, python-format
1927 #, python-format
1755 msgid "in %s, %s"
1928 msgid "in %s, %s"
1756 msgstr ""
1929 msgstr ""
1757
1930
1758 #: rhodecode/lib/utils2.py:497
1931 #: rhodecode/lib/utils2.py:506
1759 #, python-format
1932 #, python-format
1760 msgid "%s and %s"
1933 msgid "%s and %s"
1761 msgstr ""
1934 msgstr ""
1762
1935
1763 #: rhodecode/lib/utils2.py:499
1936 #: rhodecode/lib/utils2.py:508
1764 #, python-format
1937 #, python-format
1765 msgid "%s and %s ago"
1938 msgid "%s and %s ago"
1766 msgstr ""
1939 msgstr ""
1767
1940
1768 #: rhodecode/lib/utils2.py:501
1941 #: rhodecode/lib/utils2.py:510
1769 #, python-format
1942 #, python-format
1770 msgid "in %s and %s"
1943 msgid "in %s and %s"
1771 msgstr ""
1944 msgstr ""
1772
1945
1773 #: rhodecode/lib/utils2.py:505 rhodecode/public/js/scripts.js:25035
1946 #: rhodecode/lib/utils2.py:514 rhodecode/public/js/scripts.js:25035
1774 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:49
1947 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:49
1775 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:174
1948 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:174
1776 msgid "just now"
1949 msgid "just now"
@@ -1800,7 +1973,9 b' msgstr ""'
1800 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:946
1973 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:946
1801 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:971
1974 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:971
1802 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2293
1975 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2293
1803 #: rhodecode/model/db.py:2285
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 msgid "Repository no access"
1979 msgid "Repository no access"
1805 msgstr ""
1980 msgstr ""
1806
1981
@@ -1828,7 +2003,9 b' msgstr ""'
1828 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:947
2003 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:947
1829 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:972
2004 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:972
1830 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2294
2005 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2294
1831 #: rhodecode/model/db.py:2286
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 msgid "Repository read access"
2009 msgid "Repository read access"
1833 msgstr ""
2010 msgstr ""
1834
2011
@@ -1856,7 +2033,9 b' msgstr ""'
1856 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:948
2033 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:948
1857 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:973
2034 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:973
1858 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2295
2035 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2295
1859 #: rhodecode/model/db.py:2287
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 msgid "Repository write access"
2039 msgid "Repository write access"
1861 msgstr ""
2040 msgstr ""
1862
2041
@@ -1884,7 +2063,9 b' msgstr ""'
1884 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:949
2063 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:949
1885 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:974
2064 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:974
1886 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2296
2065 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2296
1887 #: rhodecode/model/db.py:2288
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 msgid "Repository admin access"
2069 msgid "Repository admin access"
1889 msgstr ""
2070 msgstr ""
1890
2071
@@ -1952,7 +2133,9 b' msgstr ""'
1952 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:967
2133 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:967
1953 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:992
2134 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:992
1954 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2314
2135 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2314
1955 #: rhodecode/model/db.py:2306
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 msgid "Repository creation disabled"
2139 msgid "Repository creation disabled"
1957 msgstr ""
2140 msgstr ""
1958
2141
@@ -1980,7 +2163,9 b' msgstr ""'
1980 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:968
2163 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:968
1981 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:993
2164 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:993
1982 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2315
2165 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2315
1983 #: rhodecode/model/db.py:2307
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 msgid "Repository creation enabled"
2169 msgid "Repository creation enabled"
1985 msgstr ""
2170 msgstr ""
1986
2171
@@ -2008,7 +2193,9 b' msgstr ""'
2008 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:972
2193 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:972
2009 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:997
2194 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:997
2010 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2319
2195 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2319
2011 #: rhodecode/model/db.py:2311
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 msgid "Repository forking disabled"
2199 msgid "Repository forking disabled"
2013 msgstr ""
2200 msgstr ""
2014
2201
@@ -2036,7 +2223,9 b' msgstr ""'
2036 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:973
2223 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:973
2037 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:998
2224 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:998
2038 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2320
2225 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2320
2039 #: rhodecode/model/db.py:2312
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 msgid "Repository forking enabled"
2229 msgid "Repository forking enabled"
2041 msgstr ""
2230 msgstr ""
2042
2231
@@ -2085,7 +2274,9 b' msgstr ""'
2085 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1318
2274 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1318
2086 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1343
2275 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1343
2087 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2952
2276 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2952
2088 #: rhodecode/model/db.py:2944
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 msgid "Not Reviewed"
2280 msgid "Not Reviewed"
2090 msgstr ""
2281 msgstr ""
2091
2282
@@ -2113,7 +2304,9 b' msgstr ""'
2113 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1319
2304 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1319
2114 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1344
2305 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1344
2115 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2953
2306 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2953
2116 #: rhodecode/model/db.py:2945
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 msgid "Approved"
2310 msgid "Approved"
2118 msgstr ""
2311 msgstr ""
2119
2312
@@ -2141,7 +2334,9 b' msgstr ""'
2141 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1320
2334 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1320
2142 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1345
2335 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1345
2143 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2954
2336 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2954
2144 #: rhodecode/model/db.py:2946
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 msgid "Rejected"
2340 msgid "Rejected"
2146 msgstr ""
2341 msgstr ""
2147
2342
@@ -2169,7 +2364,9 b' msgstr ""'
2169 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1321
2364 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1321
2170 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1346
2365 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1346
2171 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2955
2366 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2955
2172 #: rhodecode/model/db.py:2947
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 msgid "Under Review"
2370 msgid "Under Review"
2174 msgstr ""
2371 msgstr ""
2175
2372
@@ -2194,7 +2391,9 b' msgstr ""'
2194 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:951
2391 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:951
2195 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:976
2392 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:976
2196 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2298
2393 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2298
2197 #: rhodecode/model/db.py:2290
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 msgid "Repository group no access"
2397 msgid "Repository group no access"
2199 msgstr ""
2398 msgstr ""
2200
2399
@@ -2219,7 +2418,9 b' msgstr ""'
2219 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:952
2418 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:952
2220 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:977
2419 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:977
2221 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2299
2420 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2299
2222 #: rhodecode/model/db.py:2291
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 msgid "Repository group read access"
2424 msgid "Repository group read access"
2224 msgstr ""
2425 msgstr ""
2225
2426
@@ -2244,7 +2445,9 b' msgstr ""'
2244 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:953
2445 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:953
2245 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:978
2446 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:978
2246 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2300
2447 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2300
2247 #: rhodecode/model/db.py:2292
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 msgid "Repository group write access"
2451 msgid "Repository group write access"
2249 msgstr ""
2452 msgstr ""
2250
2453
@@ -2269,7 +2472,9 b' msgstr ""'
2269 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:954
2472 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:954
2270 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:979
2473 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:979
2271 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2301
2474 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2301
2272 #: rhodecode/model/db.py:2293
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 msgid "Repository group admin access"
2478 msgid "Repository group admin access"
2274 msgstr ""
2479 msgstr ""
2275
2480
@@ -2293,7 +2498,9 b' msgstr ""'
2293 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:956
2498 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:956
2294 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:981
2499 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:981
2295 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2303
2500 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2303
2296 #: rhodecode/model/db.py:2295
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 msgid "User group no access"
2504 msgid "User group no access"
2298 msgstr ""
2505 msgstr ""
2299
2506
@@ -2317,7 +2524,9 b' msgstr ""'
2317 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:957
2524 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:957
2318 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:982
2525 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:982
2319 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2304
2526 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2304
2320 #: rhodecode/model/db.py:2296
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 msgid "User group read access"
2530 msgid "User group read access"
2322 msgstr ""
2531 msgstr ""
2323
2532
@@ -2341,7 +2550,9 b' msgstr ""'
2341 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:958
2550 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:958
2342 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:983
2551 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:983
2343 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2305
2552 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2305
2344 #: rhodecode/model/db.py:2297
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 msgid "User group write access"
2556 msgid "User group write access"
2346 msgstr ""
2557 msgstr ""
2347
2558
@@ -2365,7 +2576,9 b' msgstr ""'
2365 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:959
2576 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:959
2366 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:984
2577 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:984
2367 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2306
2578 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2306
2368 #: rhodecode/model/db.py:2298
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 msgid "User group admin access"
2582 msgid "User group admin access"
2370 msgstr ""
2583 msgstr ""
2371
2584
@@ -2389,7 +2602,9 b' msgstr ""'
2389 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:961
2602 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:961
2390 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:986
2603 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:986
2391 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2308
2604 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2308
2392 #: rhodecode/model/db.py:2300
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 msgid "Repository Group creation disabled"
2608 msgid "Repository Group creation disabled"
2394 msgstr ""
2609 msgstr ""
2395
2610
@@ -2413,7 +2628,9 b' msgstr ""'
2413 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:962
2628 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:962
2414 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:987
2629 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:987
2415 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2309
2630 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2309
2416 #: rhodecode/model/db.py:2301
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 msgid "Repository Group creation enabled"
2634 msgid "Repository Group creation enabled"
2418 msgstr ""
2635 msgstr ""
2419
2636
@@ -2437,7 +2654,9 b' msgstr ""'
2437 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:964
2654 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:964
2438 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:989
2655 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:989
2439 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2311
2656 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2311
2440 #: rhodecode/model/db.py:2303
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 msgid "User Group creation disabled"
2660 msgid "User Group creation disabled"
2442 msgstr ""
2661 msgstr ""
2443
2662
@@ -2461,7 +2680,9 b' msgstr ""'
2461 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:965
2680 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:965
2462 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:990
2681 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:990
2463 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2312
2682 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2312
2464 #: rhodecode/model/db.py:2304
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 msgid "User Group creation enabled"
2686 msgid "User Group creation enabled"
2466 msgstr ""
2687 msgstr ""
2467
2688
@@ -2485,7 +2706,9 b' msgstr ""'
2485 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:975
2706 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:975
2486 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1000
2707 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1000
2487 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2322
2708 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2322
2488 #: rhodecode/model/db.py:2314
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 msgid "Registration disabled"
2712 msgid "Registration disabled"
2490 msgstr ""
2713 msgstr ""
2491
2714
@@ -2509,7 +2732,9 b' msgstr ""'
2509 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:976
2732 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:976
2510 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1001
2733 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1001
2511 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2323
2734 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2323
2512 #: rhodecode/model/db.py:2315
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 msgid "User Registration with manual account activation"
2738 msgid "User Registration with manual account activation"
2514 msgstr ""
2739 msgstr ""
2515
2740
@@ -2533,7 +2758,9 b' msgstr ""'
2533 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:977
2758 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:977
2534 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1002
2759 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1002
2535 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2324
2760 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2324
2536 #: rhodecode/model/db.py:2316
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 msgid "User Registration with automatic account activation"
2764 msgid "User Registration with automatic account activation"
2538 msgstr ""
2765 msgstr ""
2539
2766
@@ -2557,7 +2784,9 b' msgstr ""'
2557 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:979
2784 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:979
2558 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1004
2785 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1004
2559 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2326
2786 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2326
2560 #: rhodecode/model/db.py:2318
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 msgid "Manual activation of external account"
2790 msgid "Manual activation of external account"
2562 msgstr ""
2791 msgstr ""
2563
2792
@@ -2581,7 +2810,9 b' msgstr ""'
2581 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:980
2810 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:980
2582 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1005
2811 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1005
2583 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2327
2812 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2327
2584 #: rhodecode/model/db.py:2319
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 msgid "Automatic activation of external account"
2816 msgid "Automatic activation of external account"
2586 msgstr ""
2817 msgstr ""
2587
2818
@@ -2599,7 +2830,9 b' msgstr ""'
2599 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:969
2830 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:969
2600 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:994
2831 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:994
2601 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2316
2832 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2316
2602 #: rhodecode/model/db.py:2308
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 msgid ""
2836 msgid ""
2604 "Repository creation enabled with write permission to a repository group"
2837 "Repository creation enabled with write permission to a repository group"
2605 msgstr ""
2838 msgstr ""
@@ -2618,7 +2851,9 b' msgstr ""'
2618 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:970
2851 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:970
2619 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:995
2852 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:995
2620 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2317
2853 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2317
2621 #: rhodecode/model/db.py:2309
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 msgid ""
2857 msgid ""
2623 "Repository creation disabled with write permission to a repository group"
2858 "Repository creation disabled with write permission to a repository group"
2624 msgstr ""
2859 msgstr ""
@@ -2634,7 +2869,9 b' msgstr ""'
2634 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:944
2869 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:944
2635 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:969
2870 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:969
2636 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2291
2871 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2291
2637 #: rhodecode/model/db.py:2283
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 msgid "RhodeCode Super Administrator"
2875 msgid "RhodeCode Super Administrator"
2639 msgstr ""
2876 msgstr ""
2640
2877
@@ -2647,7 +2884,9 b' msgstr ""'
2647 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:982
2884 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:982
2648 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1007
2885 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1007
2649 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2329
2886 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2329
2650 #: rhodecode/model/db.py:2321
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 msgid "Inherit object permissions from default user disabled"
2890 msgid "Inherit object permissions from default user disabled"
2652 msgstr ""
2891 msgstr ""
2653
2892
@@ -2660,32 +2899,46 b' msgstr ""'
2660 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:983
2899 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:983
2661 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1008
2900 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1008
2662 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2330
2901 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2330
2663 #: rhodecode/model/db.py:2322
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 msgid "Inherit object permissions from default user enabled"
2905 msgid "Inherit object permissions from default user enabled"
2665 msgstr ""
2906 msgstr ""
2666
2907
2667 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:909 rhodecode/model/db.py:910
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 msgid "all"
2911 msgid "all"
2669 msgstr ""
2912 msgstr ""
2670
2913
2671 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:910 rhodecode/model/db.py:911
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 msgid "http/web interface"
2917 msgid "http/web interface"
2673 msgstr ""
2918 msgstr ""
2674
2919
2675 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:911 rhodecode/model/db.py:912
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 msgid "vcs (git/hg/svn protocol)"
2923 msgid "vcs (git/hg/svn protocol)"
2677 msgstr ""
2924 msgstr ""
2678
2925
2679 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:912 rhodecode/model/db.py:913
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 msgid "api calls"
2929 msgid "api calls"
2681 msgstr ""
2930 msgstr ""
2682
2931
2683 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:913 rhodecode/model/db.py:914
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 msgid "feed access"
2935 msgid "feed access"
2685 msgstr ""
2936 msgstr ""
2686
2937
2687 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2069
2938 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2069
2688 #: rhodecode/model/db.py:2061
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 msgid "No parent"
2942 msgid "No parent"
2690 msgstr ""
2943 msgstr ""
2691
2944
@@ -2739,12 +2992,12 b' msgid ""'
2739 "email"
2992 "email"
2740 msgstr "Su reinicio de contraseña fue exitoso, una nueva contraseña ha sido enviada a su correo electrónico"
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:263
2995 #: rhodecode/model/comment.py:266
2743 msgid "made a comment"
2996 msgid "made a comment"
2744 msgstr ""
2997 msgstr ""
2745
2998
2746 #: rhodecode/model/comment.py:264
2999 #: rhodecode/model/comment.py:267
2747 msgid "Refresh page"
3000 msgid "Show it now"
2748 msgstr ""
3001 msgstr ""
2749
3002
2750 #: rhodecode/model/forms.py:85
3003 #: rhodecode/model/forms.py:85
@@ -2875,7 +3128,7 b' msgid ""'
2875 " %(pr_title)s"
3128 " %(pr_title)s"
2876 msgstr ""
3129 msgstr ""
2877
3130
2878 #: rhodecode/model/pull_request.py:449
3131 #: rhodecode/model/pull_request.py:448
2879 msgid "Pull request merged and closed"
3132 msgid "Pull request merged and closed"
2880 msgstr ""
3133 msgstr ""
2881
3134
@@ -2919,7 +3172,7 b' msgstr ""'
2919 msgid "You can't Edit this user since it's crucial for entire application"
3172 msgid "You can't Edit this user since it's crucial for entire application"
2920 msgstr ""
3173 msgstr ""
2921
3174
2922 #: rhodecode/model/user.py:285
3175 #: rhodecode/model/user.py:284
2923 #, python-format
3176 #, python-format
2924 msgid ""
3177 msgid ""
2925 "You can't edit this user (`%(username)s`) since it's crucial for entire "
3178 "You can't edit this user (`%(username)s`) since it's crucial for entire "
@@ -3173,6 +3426,56 b' msgstr ""'
3173 msgid "Duplicated value for filename found: `{}`"
3426 msgid "Duplicated value for filename found: `{}`"
3174 msgstr ""
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 #: rhodecode/public/js/scripts.js:23039
3479 #: rhodecode/public/js/scripts.js:23039
3177 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:16
3480 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:16
3178 #: rhodecode/public/js/src/plugins/jquery.autocomplete.js:87
3481 #: rhodecode/public/js/src/plugins/jquery.autocomplete.js:87
@@ -3343,19 +3646,19 b' msgstr ""'
3343
3646
3344 #: rhodecode/public/js/scripts.js:41308
3647 #: rhodecode/public/js/scripts.js:41308
3345 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:2
3648 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:2
3346 #: rhodecode/public/js/src/rhodecode/comments.js:235
3649 #: rhodecode/public/js/src/rhodecode/comments.js:236
3347 msgid "Add another comment"
3650 msgid "Add another comment"
3348 msgstr ""
3651 msgstr ""
3349
3652
3350 #: rhodecode/public/js/scripts.js:41526
3653 #: rhodecode/public/js/scripts.js:41526
3351 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:35
3654 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:35
3352 #: rhodecode/public/js/src/rhodecode/comments.js:453
3655 #: rhodecode/public/js/src/rhodecode/comments.js:470
3353 msgid "Status Review"
3656 msgid "Status Review"
3354 msgstr ""
3657 msgstr ""
3355
3658
3356 #: rhodecode/public/js/scripts.js:41540
3659 #: rhodecode/public/js/scripts.js:41540
3357 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:3
3660 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:3
3358 #: rhodecode/public/js/src/rhodecode/comments.js:467
3661 #: rhodecode/public/js/src/rhodecode/comments.js:484
3359 msgid ""
3662 msgid ""
3360 "Comment text will be set automatically based on currently selected status "
3663 "Comment text will be set automatically based on currently selected status "
3361 "({0}) ..."
3664 "({0}) ..."
@@ -3363,13 +3666,13 b' msgstr ""'
3363
3666
3364 #: rhodecode/public/js/scripts.js:41653
3667 #: rhodecode/public/js/scripts.js:41653
3365 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:37
3668 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:37
3366 #: rhodecode/public/js/src/rhodecode/comments.js:580
3669 #: rhodecode/public/js/src/rhodecode/comments.js:597
3367 msgid "Submitting..."
3670 msgid "Submitting..."
3368 msgstr ""
3671 msgstr ""
3369
3672
3370 #: rhodecode/public/js/scripts.js:41703
3673 #: rhodecode/public/js/scripts.js:41703
3371 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:5
3674 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:5
3372 #: rhodecode/public/js/src/rhodecode/comments.js:630
3675 #: rhodecode/public/js/src/rhodecode/comments.js:647
3373 #: rhodecode/templates/files/files_browser_tree.html:47
3676 #: rhodecode/templates/files/files_browser_tree.html:47
3374 msgid "Loading ..."
3677 msgid "Loading ..."
3375 msgstr ""
3678 msgstr ""
@@ -3529,6 +3832,22 b' msgstr ""'
3529 msgid "{0} years"
3832 msgid "{0} years"
3530 msgstr ""
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 #: rhodecode/templates/index.html:5
3851 #: rhodecode/templates/index.html:5
3533 msgid "Dashboard"
3852 msgid "Dashboard"
3534 msgstr ""
3853 msgstr ""
@@ -3577,6 +3896,7 b' msgstr ""'
3577 #: rhodecode/templates/index_base.html:97
3896 #: rhodecode/templates/index_base.html:97
3578 #: rhodecode/templates/index_base.html:122
3897 #: rhodecode/templates/index_base.html:122
3579 #: rhodecode/templates/admin/gists/index.html:112
3898 #: rhodecode/templates/admin/gists/index.html:112
3899 #: rhodecode/templates/admin/integrations/list.html:102
3580 #: rhodecode/templates/admin/my_account/my_account_repos.html:31
3900 #: rhodecode/templates/admin/my_account/my_account_repos.html:31
3581 #: rhodecode/templates/admin/my_account/my_account_watched.html:31
3901 #: rhodecode/templates/admin/my_account/my_account_watched.html:31
3582 #: rhodecode/templates/admin/repo_groups/repo_groups.html:53
3902 #: rhodecode/templates/admin/repo_groups/repo_groups.html:53
@@ -3596,7 +3916,6 b' msgstr ""'
3596 #: rhodecode/templates/index_base.html:100
3916 #: rhodecode/templates/index_base.html:100
3597 #: rhodecode/templates/index_base.html:125
3917 #: rhodecode/templates/index_base.html:125
3598 #: rhodecode/templates/admin/gists/index.html:114
3918 #: rhodecode/templates/admin/gists/index.html:114
3599 #: rhodecode/templates/admin/integrations/list.html:63
3600 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:77
3919 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:77
3601 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:45
3920 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:45
3602 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:42
3921 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:42
@@ -3613,8 +3932,8 b' msgstr ""'
3613 #: rhodecode/templates/changeset/changeset.html:53
3932 #: rhodecode/templates/changeset/changeset.html:53
3614 #: rhodecode/templates/compare/compare_commits.html:24
3933 #: rhodecode/templates/compare/compare_commits.html:24
3615 #: rhodecode/templates/email_templates/commit_comment.mako:82
3934 #: rhodecode/templates/email_templates/commit_comment.mako:82
3616 #: rhodecode/templates/email_templates/pull_request_review.mako:30
3935 #: rhodecode/templates/email_templates/pull_request_review.mako:41
3617 #: rhodecode/templates/email_templates/pull_request_review.mako:51
3936 #: rhodecode/templates/email_templates/pull_request_review.mako:75
3618 #: rhodecode/templates/files/file_tree_detail.html:5
3937 #: rhodecode/templates/files/file_tree_detail.html:5
3619 #: rhodecode/templates/files/file_tree_detail.html:12
3938 #: rhodecode/templates/files/file_tree_detail.html:12
3620 #: rhodecode/templates/forks/fork.html:48
3939 #: rhodecode/templates/forks/fork.html:48
@@ -3828,9 +4147,13 b' msgstr ""'
3828 #: rhodecode/templates/admin/auth/auth_settings.html:12
4147 #: rhodecode/templates/admin/auth/auth_settings.html:12
3829 #: rhodecode/templates/admin/auth/plugin_settings.html:12
4148 #: rhodecode/templates/admin/auth/plugin_settings.html:12
3830 #: rhodecode/templates/admin/defaults/defaults.html:12
4149 #: rhodecode/templates/admin/defaults/defaults.html:12
3831 #: rhodecode/templates/admin/integrations/base.html:19
4150 #: rhodecode/templates/admin/integrations/base.html:21
3832 #: rhodecode/templates/admin/integrations/edit.html:15
4151 #: rhodecode/templates/admin/integrations/form.html:15
4152 #: rhodecode/templates/admin/integrations/form.html:28
3833 #: rhodecode/templates/admin/integrations/list.html:8
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 #: rhodecode/templates/admin/permissions/permissions.html:12
4157 #: rhodecode/templates/admin/permissions/permissions.html:12
3835 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:12
4158 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:12
3836 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:12
4159 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:12
@@ -3880,7 +4203,6 b' msgstr ""'
3880 #: rhodecode/templates/admin/auth/auth_settings.html:81
4203 #: rhodecode/templates/admin/auth/auth_settings.html:81
3881 #: rhodecode/templates/admin/auth/plugin_settings.html:87
4204 #: rhodecode/templates/admin/auth/plugin_settings.html:87
3882 #: rhodecode/templates/admin/defaults/defaults_repositories.html:63
4205 #: rhodecode/templates/admin/defaults/defaults_repositories.html:63
3883 #: rhodecode/templates/admin/my_account/my_account_password.html:36
3884 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:103
4206 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:103
3885 #: rhodecode/templates/admin/permissions/permissions_application.html:50
4207 #: rhodecode/templates/admin/permissions/permissions_application.html:50
3886 #: rhodecode/templates/admin/permissions/permissions_objects.html:56
4208 #: rhodecode/templates/admin/permissions/permissions_objects.html:56
@@ -3917,7 +4239,7 b' msgstr ""'
3917
4239
3918 #: rhodecode/templates/admin/defaults/defaults_repositories.html:14
4240 #: rhodecode/templates/admin/defaults/defaults_repositories.html:14
3919 #: rhodecode/templates/admin/gists/index.html:110
4241 #: rhodecode/templates/admin/gists/index.html:110
3920 #: rhodecode/templates/admin/integrations/list.html:64
4242 #: rhodecode/templates/admin/integrations/list.html:103
3921 #: rhodecode/templates/admin/repos/repo_add_base.html:62
4243 #: rhodecode/templates/admin/repos/repo_add_base.html:62
3922 #: rhodecode/templates/admin/repos/repo_edit_fields.html:12
4244 #: rhodecode/templates/admin/repos/repo_edit_fields.html:12
3923 msgid "Type"
4245 msgid "Type"
@@ -4062,7 +4384,7 b' msgstr ""'
4062
4384
4063 #: rhodecode/templates/admin/gists/index.html:108
4385 #: rhodecode/templates/admin/gists/index.html:108
4064 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:24
4386 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:24
4065 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:89
4387 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:88
4066 #: rhodecode/templates/bookmarks/bookmarks.html:63
4388 #: rhodecode/templates/bookmarks/bookmarks.html:63
4067 #: rhodecode/templates/branches/branches.html:62
4389 #: rhodecode/templates/branches/branches.html:62
4068 #: rhodecode/templates/changelog/changelog.html:110
4390 #: rhodecode/templates/changelog/changelog.html:110
@@ -4115,75 +4437,17 b' msgstr ""'
4115 msgid "Create Public Gist"
4437 msgid "Create Public Gist"
4116 msgstr ""
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 #: rhodecode/templates/admin/gists/show.html:13
4440 #: rhodecode/templates/admin/gists/show.html:13
4150 #: rhodecode/templates/admin/gists/show.html:20
4441 #: rhodecode/templates/admin/gists/show.html:20
4151 msgid "Gist"
4442 msgid "Gist"
4152 msgstr ""
4443 msgstr ""
4153
4444
4154 #: rhodecode/templates/admin/gists/show.html:49
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 msgid "Confirm to delete this Gist"
4446 msgid "Confirm to delete this Gist"
4183 msgstr ""
4447 msgstr ""
4184
4448
4185 #: rhodecode/templates/admin/gists/show.html:56
4449 #: rhodecode/templates/admin/gists/show.html:56
4186 #: rhodecode/templates/admin/integrations/list.html:103
4450 #: rhodecode/templates/admin/integrations/list.html:204
4187 #: rhodecode/templates/admin/my_account/my_account_profile.html:5
4451 #: rhodecode/templates/admin/my_account/my_account_profile.html:5
4188 #: rhodecode/templates/base/issue_tracker_settings.html:61
4452 #: rhodecode/templates/base/issue_tracker_settings.html:61
4189 #: rhodecode/templates/changeset/changeset_file_comment.html:145
4453 #: rhodecode/templates/changeset/changeset_file_comment.html:145
@@ -4195,8 +4459,8 b' msgstr ""'
4195 #: rhodecode/templates/debug_style/buttons.html:128
4459 #: rhodecode/templates/debug_style/buttons.html:128
4196 #: rhodecode/templates/files/files_add.html:204
4460 #: rhodecode/templates/files/files_add.html:204
4197 #: rhodecode/templates/files/files_edit.html:165
4461 #: rhodecode/templates/files/files_edit.html:165
4198 #: rhodecode/templates/files/files_source.html:36
4462 #: rhodecode/templates/files/files_source.html:37
4199 #: rhodecode/templates/files/files_source.html:39
4463 #: rhodecode/templates/files/files_source.html:40
4200 #: rhodecode/templates/pullrequests/pullrequest_show.html:50
4464 #: rhodecode/templates/pullrequests/pullrequest_show.html:50
4201 #: rhodecode/templates/pullrequests/pullrequest_show.html:184
4465 #: rhodecode/templates/pullrequests/pullrequest_show.html:184
4202 #: rhodecode/templates/users/user_profile.html:7
4466 #: rhodecode/templates/users/user_profile.html:7
@@ -4217,17 +4481,27 b' msgstr ""'
4217
4481
4218 #: rhodecode/templates/admin/gists/show.html:91
4482 #: rhodecode/templates/admin/gists/show.html:91
4219 #: rhodecode/templates/files/files_delete.html:50
4483 #: rhodecode/templates/files/files_delete.html:50
4220 #: rhodecode/templates/files/files_source.html:61
4484 #: rhodecode/templates/files/files_source.html:62
4221 msgid "Show as raw"
4485 msgid "Show as raw"
4222 msgstr ""
4486 msgstr ""
4223
4487
4224 #: rhodecode/templates/admin/integrations/base.html:12
4488 #: rhodecode/templates/admin/integrations/base.html:14
4225 msgid "Integrations settings"
4489 msgid "Integrations Settings"
4226 msgstr ""
4490 msgstr ""
4227
4491
4228 #: rhodecode/templates/admin/integrations/edit.html:17
4492 #: rhodecode/templates/admin/integrations/form.html:17
4229 #: rhodecode/templates/admin/integrations/list.html:10
4493 #: rhodecode/templates/admin/integrations/list.html:10
4230 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:44
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 #: rhodecode/templates/admin/repos/repo_edit.html:15
4505 #: rhodecode/templates/admin/repos/repo_edit.html:15
4232 #: rhodecode/templates/admin/repos/repo_edit.html:43
4506 #: rhodecode/templates/admin/repos/repo_edit.html:43
4233 #: rhodecode/templates/admin/settings/settings.html:14
4507 #: rhodecode/templates/admin/settings/settings.html:14
@@ -4237,27 +4511,101 b' msgstr ""'
4237 msgid "Settings"
4511 msgid "Settings"
4238 msgstr ""
4512 msgstr ""
4239
4513
4240 #: rhodecode/templates/admin/integrations/edit.html:36
4514 #: rhodecode/templates/admin/integrations/form.html:60
4241 #, python-format
4515 #, python-format
4242 msgid "Create new %(integration_type)s integration"
4516 msgid "Create New %(integration_type)s Integration"
4243 msgstr ""
4517 msgstr ""
4244
4518
4245 #: rhodecode/templates/admin/integrations/list.html:31
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 msgid "Create new integration"
4538 msgid "Create new integration"
4247 msgstr ""
4539 msgstr ""
4248
4540
4249 #: rhodecode/templates/admin/integrations/list.html:56
4541 #: rhodecode/templates/admin/integrations/list.html:104
4250 msgid "Current integrations"
4542 msgid "Scope"
4251 msgstr ""
4543 msgstr ""
4252
4544
4253 #: rhodecode/templates/admin/integrations/list.html:65
4545 #: rhodecode/templates/admin/integrations/list.html:105
4254 msgid "Actions"
4546 msgid "Actions"
4255 msgstr ""
4547 msgstr ""
4256
4548
4257 #: rhodecode/templates/admin/integrations/list.html:89
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 msgid "unknown integration"
4590 msgid "unknown integration"
4259 msgstr ""
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 #: rhodecode/templates/admin/my_account/my_account.html:5
4609 #: rhodecode/templates/admin/my_account/my_account.html:5
4262 #: rhodecode/templates/base/base.html:343
4610 #: rhodecode/templates/base/base.html:343
4263 msgid "My account"
4611 msgid "My account"
@@ -4277,7 +4625,7 b' msgstr ""'
4277 msgid "Auth Tokens"
4625 msgid "Auth Tokens"
4278 msgstr ""
4626 msgstr ""
4279
4627
4280 #: rhodecode/templates/admin/my_account/my_account.html:34
4628 #: rhodecode/templates/admin/my_account/my_account.html:35
4281 msgid "OAuth Identities"
4629 msgid "OAuth Identities"
4282 msgstr ""
4630 msgstr ""
4283
4631
@@ -4395,36 +4743,18 b' msgstr ""'
4395 msgid "New email address"
4743 msgid "New email address"
4396 msgstr ""
4744 msgstr ""
4397
4745
4398 #: rhodecode/templates/admin/my_account/my_account_notifications.html:3
4746 #: rhodecode/templates/admin/my_account/my_account_notifications.html:12
4399 msgid "Your live notification settings"
4747 msgid "Your Live Notification Settings"
4400 msgstr ""
4748 msgstr ""
4401
4749
4402 #: rhodecode/templates/admin/my_account/my_account_notifications.html:14
4750 #: rhodecode/templates/admin/my_account/my_account_notifications.html:24
4403 #: rhodecode/templates/admin/notifications/show_notification.html:12
4751 msgid "Notifications Status"
4404 msgid "Notifications"
4405 msgstr ""
4406
4407 #: rhodecode/templates/admin/my_account/my_account_notifications.html:14
4408 msgid "Disabled"
4409 msgstr ""
4752 msgstr ""
4410
4753
4411 #: rhodecode/templates/admin/my_account/my_account_password.html:3
4754 #: rhodecode/templates/admin/my_account/my_account_password.html:3
4412 msgid "Change Your Account Password"
4755 msgid "Change Your Account Password"
4413 msgstr ""
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 #: rhodecode/templates/admin/my_account/my_account_profile.html:11
4758 #: rhodecode/templates/admin/my_account/my_account_profile.html:11
4429 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:52
4759 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:52
4430 #: rhodecode/templates/admin/users/user_edit_profile.html:25
4760 #: rhodecode/templates/admin/users/user_edit_profile.html:25
@@ -4464,27 +4794,28 b' msgid "Pull Requests You Opened"'
4464 msgstr ""
4794 msgstr ""
4465
4795
4466 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:23
4796 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:23
4467 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:88
4797 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:87
4468 msgid "Target Repo"
4798 msgid "Target Repo"
4469 msgstr ""
4799 msgstr ""
4470
4800
4471 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:26
4801 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:26
4472 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:91
4802 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:90
4473 #: rhodecode/templates/admin/settings/settings_global.html:9
4803 #: rhodecode/templates/admin/settings/settings_global.html:9
4474 #: rhodecode/templates/email_templates/pull_request_review.mako:28
4804 #: rhodecode/templates/email_templates/pull_request_review.mako:39
4475 #: rhodecode/templates/email_templates/pull_request_review.mako:48
4805 #: rhodecode/templates/email_templates/pull_request_review.mako:72
4476 #: rhodecode/templates/pullrequests/pullrequest.html:38
4806 #: rhodecode/templates/pullrequests/pullrequest.html:38
4477 #: rhodecode/templates/pullrequests/pullrequests.html:104
4807 #: rhodecode/templates/pullrequests/pullrequests.html:104
4478 msgid "Title"
4808 msgid "Title"
4479 msgstr ""
4809 msgstr ""
4480
4810
4481 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:27
4811 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:27
4482 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:92
4812 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:91
4483 msgid "Opened On"
4813 #: rhodecode/templates/pullrequests/pullrequests.html:108
4814 msgid "Last Update"
4484 msgstr ""
4815 msgstr ""
4485
4816
4486 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:43
4817 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:43
4487 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:107
4818 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:106
4488 #: rhodecode/templates/changelog/changelog.html:153
4819 #: rhodecode/templates/changelog/changelog.html:153
4489 #: rhodecode/templates/compare/compare_commits.html:49
4820 #: rhodecode/templates/compare/compare_commits.html:49
4490 #: rhodecode/templates/search/search_commit.html:36
4821 #: rhodecode/templates/search/search_commit.html:36
@@ -4492,7 +4823,7 b' msgid "Expand commit message"'
4492 msgstr ""
4823 msgstr ""
4493
4824
4494 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:52
4825 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:52
4495 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:116
4826 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:115
4496 #: rhodecode/templates/changeset/changeset_file_comment.html:284
4827 #: rhodecode/templates/changeset/changeset_file_comment.html:284
4497 #: rhodecode/templates/pullrequests/pullrequest_show.html:14
4828 #: rhodecode/templates/pullrequests/pullrequest_show.html:14
4498 #: rhodecode/templates/pullrequests/pullrequest_show.html:112
4829 #: rhodecode/templates/pullrequests/pullrequest_show.html:112
@@ -4500,19 +4831,19 b' msgstr ""'
4500 msgid "Closed"
4831 msgid "Closed"
4501 msgstr ""
4832 msgstr ""
4502
4833
4503 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:64
4834 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:63
4504 msgid "Confirm to delete this pull request"
4835 msgid "Confirm to delete this pull request"
4505 msgstr ""
4836 msgstr ""
4506
4837
4507 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:71
4838 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:70
4508 msgid "You currently have no open pull requests."
4839 msgid "You currently have no open pull requests."
4509 msgstr ""
4840 msgstr ""
4510
4841
4511 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:79
4842 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:78
4512 msgid "Pull Requests You Participate In"
4843 msgid "Pull Requests You Participate In"
4513 msgstr ""
4844 msgstr ""
4514
4845
4515 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:129
4846 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:127
4516 msgid ""
4847 msgid ""
4517 "There are currently no open pull requests requiring your participation."
4848 "There are currently no open pull requests requiring your participation."
4518 msgstr ""
4849 msgstr ""
@@ -4530,10 +4861,6 b' msgstr ""'
4530 msgid "My Notifications"
4861 msgid "My Notifications"
4531 msgstr ""
4862 msgstr ""
4532
4863
4533 #: rhodecode/templates/admin/notifications/notifications.html:31
4534 msgid "All"
4535 msgstr ""
4536
4537 #: rhodecode/templates/admin/notifications/notifications.html:32
4864 #: rhodecode/templates/admin/notifications/notifications.html:32
4538 #: rhodecode/templates/changeset/changeset.html:140
4865 #: rhodecode/templates/changeset/changeset.html:140
4539 #: rhodecode/templates/pullrequests/pullrequest_show.html:133
4866 #: rhodecode/templates/pullrequests/pullrequest_show.html:133
@@ -4553,12 +4880,16 b' msgstr ""'
4553 msgid "Show notification"
4880 msgid "Show notification"
4554 msgstr ""
4881 msgstr ""
4555
4882
4883 #: rhodecode/templates/admin/notifications/show_notification.html:12
4884 msgid "Notifications"
4885 msgstr ""
4886
4556 #: rhodecode/templates/admin/permissions/permissions.html:5
4887 #: rhodecode/templates/admin/permissions/permissions.html:5
4557 msgid "Permissions Administration"
4888 msgid "Permissions Administration"
4558 msgstr ""
4889 msgstr ""
4559
4890
4560 #: rhodecode/templates/admin/permissions/permissions.html:14
4891 #: rhodecode/templates/admin/permissions/permissions.html:14
4561 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:45
4892 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:49
4562 #: rhodecode/templates/admin/repos/repo_edit.html:46
4893 #: rhodecode/templates/admin/repos/repo_edit.html:46
4563 #: rhodecode/templates/admin/user_groups/user_group_edit.html:34
4894 #: rhodecode/templates/admin/user_groups/user_group_edit.html:34
4564 #: rhodecode/templates/base/base.html:82
4895 #: rhodecode/templates/base/base.html:82
@@ -4671,12 +5002,6 b' msgstr ""'
4671 msgid "Overwrite Existing Settings"
5002 msgid "Overwrite Existing Settings"
4672 msgstr ""
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 #: rhodecode/templates/admin/permissions/permissions_objects.html:34
5005 #: rhodecode/templates/admin/permissions/permissions_objects.html:34
4681 msgid ""
5006 msgid ""
4682 "All default permissions on each repository group will be reset to chosen "
5007 "All default permissions on each repository group will be reset to chosen "
@@ -4739,7 +5064,7 b' msgstr ""'
4739 msgid "Add Child Group"
5064 msgid "Add Child Group"
4740 msgstr ""
5065 msgstr ""
4741
5066
4742 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:46
5067 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:50
4743 #: rhodecode/templates/admin/repos/repo_edit.html:49
5068 #: rhodecode/templates/admin/repos/repo_edit.html:49
4744 #: rhodecode/templates/admin/user_groups/user_group_edit.html:35
5069 #: rhodecode/templates/admin/user_groups/user_group_edit.html:35
4745 #: rhodecode/templates/admin/users/user_edit.html:35
5070 #: rhodecode/templates/admin/users/user_edit.html:35
@@ -5008,7 +5333,6 b' msgid "Statistics"'
5008 msgstr ""
5333 msgstr ""
5009
5334
5010 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:7
5335 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:7
5011 #: rhodecode/templates/pullrequests/pullrequests.html:108
5012 msgid "Updated on"
5336 msgid "Updated on"
5013 msgstr ""
5337 msgstr ""
5014
5338
@@ -5411,7 +5735,7 b' msgstr ""'
5411
5735
5412 #: rhodecode/templates/admin/repos/repo_edit_vcs.html:45
5736 #: rhodecode/templates/admin/repos/repo_edit_vcs.html:45
5413 #: rhodecode/templates/admin/settings/settings_global.html:109
5737 #: rhodecode/templates/admin/settings/settings_global.html:109
5414 #: rhodecode/templates/admin/settings/settings_labs.html:45
5738 #: rhodecode/templates/admin/settings/settings_labs.html:48
5415 #: rhodecode/templates/admin/settings/settings_vcs.html:13
5739 #: rhodecode/templates/admin/settings/settings_vcs.html:13
5416 #: rhodecode/templates/admin/settings/settings_visual.html:219
5740 #: rhodecode/templates/admin/settings/settings_visual.html:219
5417 msgid "Save settings"
5741 msgid "Save settings"
@@ -5628,6 +5952,10 b' msgstr ""'
5628 msgid "Labs Settings"
5952 msgid "Labs Settings"
5629 msgstr ""
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 #: rhodecode/templates/admin/settings/settings_mapping.html:5
5959 #: rhodecode/templates/admin/settings/settings_mapping.html:5
5632 msgid "Import New Groups or Repositories"
5960 msgid "Import New Groups or Repositories"
5633 msgstr ""
5961 msgstr ""
@@ -6363,6 +6691,10 b' msgstr ""'
6363 msgid "Change the avatar at"
6691 msgid "Change the avatar at"
6364 msgstr ""
6692 msgstr ""
6365
6693
6694 #: rhodecode/templates/admin/users/user_edit_profile.html:74
6695 msgid "New Password"
6696 msgstr ""
6697
6366 #: rhodecode/templates/admin/users/user_edit_profile.html:82
6698 #: rhodecode/templates/admin/users/user_edit_profile.html:82
6367 msgid "New Password Confirmation"
6699 msgid "New Password Confirmation"
6368 msgstr ""
6700 msgstr ""
@@ -6393,7 +6725,7 b' msgid "Authentication type"'
6393 msgstr ""
6725 msgstr ""
6394
6726
6395 #: rhodecode/templates/base/base.html:44
6727 #: rhodecode/templates/base/base.html:44
6396 #: rhodecode/templates/errors/error_document.html:51
6728 #: rhodecode/templates/errors/error_document.html:57
6397 msgid "Support"
6729 msgid "Support"
6398 msgstr ""
6730 msgstr ""
6399
6731
@@ -6777,7 +7109,7 b' msgstr ""'
6777 msgid "No permission defined"
7109 msgid "No permission defined"
6778 msgstr ""
7110 msgstr ""
6779
7111
6780 #: rhodecode/templates/base/root.html:120
7112 #: rhodecode/templates/base/root.html:161
6781 msgid "Please enable JavaScript to use RhodeCode Enterprise"
7113 msgid "Please enable JavaScript to use RhodeCode Enterprise"
6782 msgstr ""
7114 msgstr ""
6783
7115
@@ -6879,29 +7211,65 b' msgid ""'
6879 "repositories and migrates them to Mercurial type."
7211 "repositories and migrates them to Mercurial type."
6880 msgstr ""
7212 msgstr ""
6881
7213
6882 #: rhodecode/templates/base/vcs_settings.html:124
7214 #: rhodecode/templates/base/vcs_settings.html:123
6883 msgid "Subversion Settings"
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 msgstr ""
7221 msgstr ""
6885
7222
6886 #: rhodecode/templates/base/vcs_settings.html:129
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 msgid "Repository patterns"
7255 msgid "Repository patterns"
6888 msgstr ""
7256 msgstr ""
6889
7257
6890 #: rhodecode/templates/base/vcs_settings.html:133
7258 #: rhodecode/templates/base/vcs_settings.html:180
6891 msgid ""
7259 msgid ""
6892 "Patterns for identifying SVN branches and tags. For recursive search, use "
7260 "Patterns for identifying SVN branches and tags. For recursive search, use "
6893 "\"*\". Eg.: \"/branches/*\""
7261 "\"*\". Eg.: \"/branches/*\""
6894 msgstr ""
7262 msgstr ""
6895
7263
6896 #: rhodecode/templates/base/vcs_settings.html:196
7264 #: rhodecode/templates/base/vcs_settings.html:246
6897 msgid "Pull Request Settings"
7265 msgid "Pull Request Settings"
6898 msgstr ""
7266 msgstr ""
6899
7267
6900 #: rhodecode/templates/base/vcs_settings.html:201
7268 #: rhodecode/templates/base/vcs_settings.html:251
6901 msgid "Enable server-side merge for pull requests"
7269 msgid "Enable server-side merge for pull requests"
6902 msgstr ""
7270 msgstr ""
6903
7271
6904 #: rhodecode/templates/base/vcs_settings.html:204
7272 #: rhodecode/templates/base/vcs_settings.html:254
6905 msgid ""
7273 msgid ""
6906 "Note: when this feature is enabled, it only runs hooks defined in the "
7274 "Note: when this feature is enabled, it only runs hooks defined in the "
6907 "rcextension package. Custom hooks added on the Admin -> Settings -> Hooks "
7275 "rcextension package. Custom hooks added on the Admin -> Settings -> Hooks "
@@ -6909,34 +7277,16 b' msgid ""'
6909 "web interface."
7277 "web interface."
6910 msgstr ""
7278 msgstr ""
6911
7279
6912 #: rhodecode/templates/base/vcs_settings.html:208
7280 #: rhodecode/templates/base/vcs_settings.html:258
6913 msgid "Invalidate and relocate inline comments during update"
7281 msgid "Invalidate and relocate inline comments during update"
6914 msgstr ""
7282 msgstr ""
6915
7283
6916 #: rhodecode/templates/base/vcs_settings.html:211
7284 #: rhodecode/templates/base/vcs_settings.html:261
6917 msgid ""
7285 msgid ""
6918 "During the update of a pull request, the position of inline comments will be"
7286 "During the update of a pull request, the position of inline comments will be"
6919 " updated and outdated inline comments will be hidden."
7287 " updated and outdated inline comments will be hidden."
6920 msgstr ""
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 #: rhodecode/templates/bookmarks/bookmarks.html:5
7290 #: rhodecode/templates/bookmarks/bookmarks.html:5
6941 #, python-format
7291 #, python-format
6942 msgid "%s Bookmarks"
7292 msgid "%s Bookmarks"
@@ -7344,7 +7694,7 b' msgstr ""'
7344 #: rhodecode/templates/changeset/changeset_file_comment.html:293
7694 #: rhodecode/templates/changeset/changeset_file_comment.html:293
7345 #: rhodecode/templates/compare/compare_diff.html:57
7695 #: rhodecode/templates/compare/compare_diff.html:57
7346 #: rhodecode/templates/email_templates/commit_comment.mako:87
7696 #: rhodecode/templates/email_templates/commit_comment.mako:87
7347 #: rhodecode/templates/email_templates/pull_request_comment.mako:93
7697 #: rhodecode/templates/email_templates/pull_request_comment.mako:97
7348 msgid "Comment"
7698 msgid "Comment"
7349 msgstr ""
7699 msgstr ""
7350
7700
@@ -7492,17 +7842,17 b' msgid "Compare Commits"'
7492 msgstr ""
7842 msgstr ""
7493
7843
7494 #: rhodecode/templates/compare/compare_diff.html:46
7844 #: rhodecode/templates/compare/compare_diff.html:46
7495 #: rhodecode/templates/email_templates/pull_request_review.mako:50
7845 #: rhodecode/templates/email_templates/pull_request_review.mako:74
7496 #: rhodecode/templates/files/file_diff.html:56
7846 #: rhodecode/templates/files/file_diff.html:56
7497 #: rhodecode/templates/pullrequests/pullrequest_show.html:85
7847 #: rhodecode/templates/pullrequests/pullrequest_show.html:85
7498 msgid "Target"
7848 msgid "Target"
7499 msgstr ""
7849 msgstr ""
7500
7850
7501 #: rhodecode/templates/compare/compare_diff.html:47
7851 #: rhodecode/templates/compare/compare_diff.html:47
7502 #: rhodecode/templates/email_templates/pull_request_comment.mako:92
7852 #: rhodecode/templates/email_templates/pull_request_comment.mako:93
7503 #: rhodecode/templates/email_templates/pull_request_review.mako:49
7853 #: rhodecode/templates/email_templates/pull_request_review.mako:73
7504 #: rhodecode/templates/files/file_diff.html:62
7854 #: rhodecode/templates/files/file_diff.html:62
7505 #: rhodecode/templates/files/files_source.html:18
7855 #: rhodecode/templates/files/files_source.html:19
7506 msgid "Source"
7856 msgid "Source"
7507 msgstr ""
7857 msgstr ""
7508
7858
@@ -7683,17 +8033,17 b' msgstr ""'
7683 msgid "Form vertical"
8033 msgid "Form vertical"
7684 msgstr ""
8034 msgstr ""
7685
8035
7686 #: rhodecode/templates/email_templates/base.mako:7
8036 #: rhodecode/templates/email_templates/base.mako:32
7687 #, python-format
8037 #, python-format
7688 msgid "This is a notification from RhodeCode. %(instance_url)s"
8038 msgid "This is a notification from RhodeCode. %(instance_url)s"
7689 msgstr ""
8039 msgstr ""
7690
8040
7691 #: rhodecode/templates/email_templates/base.mako:90
8041 #: rhodecode/templates/email_templates/base.mako:115
7692 msgid "RhodeCode"
8042 msgid "RhodeCode"
7693 msgstr ""
8043 msgstr ""
7694
8044
7695 #: rhodecode/templates/email_templates/commit_comment.mako:16
8045 #: rhodecode/templates/email_templates/commit_comment.mako:16
7696 #: rhodecode/templates/email_templates/pull_request_comment.mako:17
8046 #: rhodecode/templates/email_templates/pull_request_comment.mako:18
7697 msgid "[mention]"
8047 msgid "[mention]"
7698 msgstr ""
8048 msgstr ""
7699
8049
@@ -7722,12 +8072,12 b' msgid "%(user)s commented on commit `%(c'
7722 msgstr ""
8072 msgstr ""
7723
8073
7724 #: rhodecode/templates/email_templates/commit_comment.mako:43
8074 #: rhodecode/templates/email_templates/commit_comment.mako:43
7725 #: rhodecode/templates/email_templates/pull_request_comment.mako:43
8075 #: rhodecode/templates/email_templates/pull_request_comment.mako:44
7726 msgid "Comment link"
8076 msgid "Comment link"
7727 msgstr ""
8077 msgstr ""
7728
8078
7729 #: rhodecode/templates/email_templates/commit_comment.mako:48
8079 #: rhodecode/templates/email_templates/commit_comment.mako:48
7730 #: rhodecode/templates/email_templates/pull_request_comment.mako:48
8080 #: rhodecode/templates/email_templates/pull_request_comment.mako:49
7731 #, python-format
8081 #, python-format
7732 msgid "File: %(comment_file)s on line %(comment_line)s"
8082 msgid "File: %(comment_file)s on line %(comment_line)s"
7733 msgstr ""
8083 msgstr ""
@@ -7756,7 +8106,7 b' msgid "The commit status was changed to"'
7756 msgstr ""
8106 msgstr ""
7757
8107
7758 #: rhodecode/templates/email_templates/commit_comment.mako:87
8108 #: rhodecode/templates/email_templates/commit_comment.mako:87
7759 #: rhodecode/templates/email_templates/pull_request_comment.mako:93
8109 #: rhodecode/templates/email_templates/pull_request_comment.mako:97
7760 #, python-format
8110 #, python-format
7761 msgid "Comment on line: %(comment_line)s"
8111 msgid "Comment on line: %(comment_line)s"
7762 msgstr ""
8112 msgstr ""
@@ -7765,97 +8115,101 b' msgstr ""'
7765 msgid "Generate new password here"
8115 msgid "Generate new password here"
7766 msgstr ""
8116 msgstr ""
7767
8117
7768 #: rhodecode/templates/email_templates/pull_request_comment.mako:20
8118 #: rhodecode/templates/email_templates/pull_request_comment.mako:21
7769 #, python-format
8119 #, python-format
7770 msgid ""
8120 msgid ""
7771 "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\" (file: "
8121 "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\" (file: "
7772 "`%(comment_file)s`)"
8122 "`%(comment_file)s`)"
7773 msgstr ""
8123 msgstr ""
7774
8124
7775 #: rhodecode/templates/email_templates/pull_request_comment.mako:23
8125 #: rhodecode/templates/email_templates/pull_request_comment.mako:24
7776 #, python-format
8126 #, python-format
7777 msgid ""
8127 msgid ""
7778 "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\" (status: "
8128 "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\" (status: "
7779 "%(status)s)"
8129 "%(status)s)"
7780 msgstr ""
8130 msgstr ""
7781
8131
7782 #: rhodecode/templates/email_templates/pull_request_comment.mako:25
8132 #: rhodecode/templates/email_templates/pull_request_comment.mako:26
7783 #: rhodecode/templates/email_templates/pull_request_comment.mako:82
8133 #: rhodecode/templates/email_templates/pull_request_comment.mako:83
7784 #, python-format
8134 #, python-format
7785 msgid "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\""
8135 msgid "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\""
7786 msgstr ""
8136 msgstr ""
7787
8137
7788 #: rhodecode/templates/email_templates/pull_request_comment.mako:45
8138 #: rhodecode/templates/email_templates/pull_request_comment.mako:46
7789 msgid "Source repository"
8139 msgid "Source repository"
7790 msgstr ""
8140 msgstr ""
7791
8141
7792 #: rhodecode/templates/email_templates/pull_request_comment.mako:54
8142 #: rhodecode/templates/email_templates/pull_request_comment.mako:55
7793 #, python-format
8143 #, python-format
7794 msgid "%(user)s submitted pull request #%(pr_id)s status: *%(status)s*"
8144 msgid "%(user)s submitted pull request #%(pr_id)s status: *%(status)s*"
7795 msgstr ""
8145 msgstr ""
7796
8146
7797 #: rhodecode/templates/email_templates/pull_request_comment.mako:56
8147 #: rhodecode/templates/email_templates/pull_request_comment.mako:57
7798 #, python-format
8148 #, python-format
7799 msgid ""
8149 msgid ""
7800 "%(user)s submitted pull request #%(pr_id)s status: *%(status)s and closed*"
8150 "%(user)s submitted pull request #%(pr_id)s status: *%(status)s and closed*"
7801 msgstr ""
8151 msgstr ""
7802
8152
7803 #: rhodecode/templates/email_templates/pull_request_comment.mako:80
8153 #: rhodecode/templates/email_templates/pull_request_comment.mako:81
7804 #, python-format
8154 #, python-format
7805 msgid ""
8155 msgid ""
7806 "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\" "
8156 "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\" "
7807 "(file:`%(comment_file)s`)"
8157 "(file:`%(comment_file)s`)"
7808 msgstr ""
8158 msgstr ""
7809
8159
7810 #: rhodecode/templates/email_templates/pull_request_comment.mako:86
8160 #: rhodecode/templates/email_templates/pull_request_comment.mako:87
7811 #, python-format
8161 #, python-format
7812 msgid "submitted pull request status: %(status)s"
8162 msgid "submitted pull request status: %(status)s"
7813 msgstr ""
8163 msgstr ""
7814
8164
7815 #: rhodecode/templates/email_templates/pull_request_comment.mako:88
8165 #: rhodecode/templates/email_templates/pull_request_comment.mako:89
7816 #, python-format
8166 #, python-format
7817 msgid "submitted pull request status: %(status)s and closed"
8167 msgid "submitted pull request status: %(status)s and closed"
7818 msgstr ""
8168 msgstr ""
7819
8169
7820 #: rhodecode/templates/email_templates/pull_request_review.mako:5
8170 #: rhodecode/templates/email_templates/pull_request_comment.mako:95
7821 #, python-format
8171 msgid "Submitted status"
7822 msgid "%(user)s wants you to review pull request #%(pr_url)s: \"%(pr_title)s\""
8172 msgstr ""
7823 msgstr ""
8173
7824
8174 #: rhodecode/templates/email_templates/pull_request_review.mako:14
7825 #: rhodecode/templates/email_templates/pull_request_review.mako:17
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 #, python-format
8180 #, python-format
7827 msgid ""
8181 msgid ""
7828 "Pull request from %(source_ref_type)s:%(source_ref_name)s of %(repo_url)s "
8182 "Pull request from %(source_ref_type)s:%(source_ref_name)s of %(repo_url)s "
7829 "into %(target_ref_type)s:%(target_ref_name)s"
8183 "into %(target_ref_type)s:%(target_ref_name)s"
7830 msgstr ""
8184 msgstr ""
7831
8185
7832 #: rhodecode/templates/email_templates/pull_request_review.mako:26
8186 #: rhodecode/templates/email_templates/pull_request_review.mako:37
7833 msgid "Link"
8187 msgid "Link"
7834 msgstr ""
8188 msgstr ""
7835
8189
7836 #: rhodecode/templates/email_templates/pull_request_review.mako:35
8190 #: rhodecode/templates/email_templates/pull_request_review.mako:46
7837 #, python-format
8191 #, python-format
7838 msgid "Commit (%(num)s)"
8192 msgid "Commit (%(num)s)"
7839 msgid_plural "Commits (%(num)s)"
8193 msgid_plural "Commits (%(num)s)"
7840 msgstr[0] ""
8194 msgstr[0] ""
7841 msgstr[1] ""
8195 msgstr[1] ""
7842
8196
7843 #: rhodecode/templates/email_templates/pull_request_review.mako:47
8197 #: rhodecode/templates/email_templates/pull_request_review.mako:71
7844 #, python-format
8198 #, python-format
7845 msgid "%(user)s wants you to review pull request #%(pr_id)s: \"%(pr_title)s\"."
8199 msgid "%(user)s wants you to review pull request #%(pr_id)s: \"%(pr_title)s\"."
7846 msgstr ""
8200 msgstr ""
7847
8201
7848 #: rhodecode/templates/email_templates/pull_request_review.mako:49
8202 #: rhodecode/templates/email_templates/pull_request_review.mako:73
7849 #, python-format
8203 #, python-format
7850 msgid "%(source_ref_type)s of %(source_repo_url)s"
8204 msgid "%(source_ref_type)s of %(source_repo_url)s"
7851 msgstr ""
8205 msgstr ""
7852
8206
7853 #: rhodecode/templates/email_templates/pull_request_review.mako:50
8207 #: rhodecode/templates/email_templates/pull_request_review.mako:74
7854 #, python-format
8208 #, python-format
7855 msgid "%(target_ref_type)s of %(target_repo_url)s"
8209 msgid "%(target_ref_type)s of %(target_repo_url)s"
7856 msgstr ""
8210 msgstr ""
7857
8211
7858 #: rhodecode/templates/email_templates/pull_request_review.mako:52
8212 #: rhodecode/templates/email_templates/pull_request_review.mako:76
7859 #: rhodecode/templates/summary/components.html:95
8213 #: rhodecode/templates/summary/components.html:95
7860 #: rhodecode/templates/summary/components.html:98
8214 #: rhodecode/templates/summary/components.html:98
7861 #, python-format
8215 #, python-format
@@ -8096,13 +8450,13 b' msgid "Delete file"'
8096 msgstr ""
8450 msgstr ""
8097
8451
8098 #: rhodecode/templates/files/files_delete.html:45
8452 #: rhodecode/templates/files/files_delete.html:45
8099 #: rhodecode/templates/files/files_source.html:49
8453 #: rhodecode/templates/files/files_source.html:50
8100 #, python-format
8454 #, python-format
8101 msgid "Binary file (%s)"
8455 msgid "Binary file (%s)"
8102 msgstr ""
8456 msgstr ""
8103
8457
8104 #: rhodecode/templates/files/files_delete.html:50
8458 #: rhodecode/templates/files/files_delete.html:50
8105 #: rhodecode/templates/files/files_source.html:61
8459 #: rhodecode/templates/files/files_source.html:62
8106 msgid "File is too big to display"
8460 msgid "File is too big to display"
8107 msgstr ""
8461 msgstr ""
8108
8462
@@ -8172,44 +8526,44 b' msgid_plural "lines"'
8172 msgstr[0] ""
8526 msgstr[0] ""
8173 msgstr[1] ""
8527 msgstr[1] ""
8174
8528
8175 #: rhodecode/templates/files/files_source.html:12
8529 #: rhodecode/templates/files/files_source.html:13
8176 msgid "History"
8530 msgid "History"
8177 msgstr ""
8531 msgstr ""
8178
8532
8179 #: rhodecode/templates/files/files_source.html:15
8533 #: rhodecode/templates/files/files_source.html:16
8180 #: rhodecode/templates/search/search_content.html:68
8534 #: rhodecode/templates/search/search_content.html:68
8181 msgid "Show Full History"
8535 msgid "Show Full History"
8182 msgstr ""
8536 msgstr ""
8183
8537
8184 #: rhodecode/templates/files/files_source.html:20
8538 #: rhodecode/templates/files/files_source.html:21
8185 #: rhodecode/templates/search/search_content.html:70
8539 #: rhodecode/templates/search/search_content.html:70
8186 msgid "Annotation"
8540 msgid "Annotation"
8187 msgstr ""
8541 msgstr ""
8188
8542
8189 #: rhodecode/templates/files/files_source.html:22
8543 #: rhodecode/templates/files/files_source.html:23
8190 #: rhodecode/templates/search/search_content.html:71
8544 #: rhodecode/templates/search/search_content.html:71
8191 msgid "Raw"
8545 msgid "Raw"
8192 msgstr ""
8546 msgstr ""
8193
8547
8194 #: rhodecode/templates/files/files_source.html:24
8548 #: rhodecode/templates/files/files_source.html:25
8195 #: rhodecode/templates/search/search_content.html:73
8549 #: rhodecode/templates/search/search_content.html:73
8196 msgid "Download"
8550 msgid "Download"
8197 msgstr ""
8551 msgstr ""
8198
8552
8199 #: rhodecode/templates/files/files_source.html:31
8553 #: rhodecode/templates/files/files_source.html:32
8200 #, python-format
8554 #, python-format
8201 msgid "Edit on Branch:%s"
8555 msgid "Edit on Branch:%s"
8202 msgstr ""
8556 msgstr ""
8203
8557
8204 #: rhodecode/templates/files/files_source.html:36
8558 #: rhodecode/templates/files/files_source.html:37
8205 msgid "Editing binary files not allowed"
8559 msgid "Editing binary files not allowed"
8206 msgstr ""
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 #: rhodecode/templates/files/files_source.html:40
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 msgid "Deleting files allowed only when on branch head commit"
8567 msgid "Deleting files allowed only when on branch head commit"
8214 msgstr ""
8568 msgstr ""
8215
8569
1 NO CONTENT: modified file, binary diff hidden
NO CONTENT: modified file, binary diff hidden
This diff has been collapsed as it changes many lines, (1186 lines changed) Show them Hide them
@@ -8,8 +8,8 b' msgid ""'
8 msgstr ""
8 msgstr ""
9 "Project-Id-Version: RhodeCode\n"
9 "Project-Id-Version: RhodeCode\n"
10 "Report-Msgid-Bugs-To: marcin@rhodecode.com\n"
10 "Report-Msgid-Bugs-To: marcin@rhodecode.com\n"
11 "POT-Creation-Date: 2016-08-02 20:55+0000\n"
11 "POT-Creation-Date: 2016-09-15 14:11+0000\n"
12 "PO-Revision-Date: 2016-08-02 20:57+0000\n"
12 "PO-Revision-Date: 2016-09-15 14:12+0000\n"
13 "Last-Translator: Marcin Kuzminski <marcin@rhodecode.com>\n"
13 "Last-Translator: Marcin Kuzminski <marcin@rhodecode.com>\n"
14 "Language-Team: French (http://www.transifex.com/rhodecode/RhodeCode/language/fr/)\n"
14 "Language-Team: French (http://www.transifex.com/rhodecode/RhodeCode/language/fr/)\n"
15 "MIME-Version: 1.0\n"
15 "MIME-Version: 1.0\n"
@@ -20,7 +20,7 b' msgstr ""'
20 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
20 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
21
21
22 #: rhodecode/admin/navigation.py:74 rhodecode/authentication/routes.py:60
22 #: rhodecode/admin/navigation.py:74 rhodecode/authentication/routes.py:60
23 #: rhodecode/integrations/views.py:126
23 #: rhodecode/integrations/views.py:168
24 #: rhodecode/templates/admin/permissions/permissions.html:36
24 #: rhodecode/templates/admin/permissions/permissions.html:36
25 msgid "Global"
25 msgid "Global"
26 msgstr ""
26 msgstr ""
@@ -43,7 +43,8 b' msgstr ""'
43 msgid "Issue Tracker"
43 msgid "Issue Tracker"
44 msgstr ""
44 msgstr ""
45
45
46 #: rhodecode/admin/navigation.py:80 rhodecode/templates/register.html:76
46 #: rhodecode/admin/navigation.py:80 rhodecode/integrations/types/email.py:232
47 #: rhodecode/templates/register.html:76
47 #: rhodecode/templates/admin/my_account/my_account_profile.html:48
48 #: rhodecode/templates/admin/my_account/my_account_profile.html:48
48 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:94
49 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:94
49 #: rhodecode/templates/admin/users/user_add.html:86
50 #: rhodecode/templates/admin/users/user_add.html:86
@@ -63,12 +64,18 b' msgid "Full Text Search"'
63 msgstr ""
64 msgstr ""
64
65
65 #: rhodecode/admin/navigation.py:83
66 #: rhodecode/admin/navigation.py:83
66 #: rhodecode/templates/admin/integrations/base.html:21
67 #: rhodecode/templates/admin/integrations/base.html:23
67 #: rhodecode/templates/admin/integrations/edit.html:8
68 #: rhodecode/templates/admin/integrations/form.html:8
68 #: rhodecode/templates/admin/integrations/edit.html:19
69 #: rhodecode/templates/admin/integrations/form.html:21
69 #: rhodecode/templates/admin/integrations/list.html:15
70 #: rhodecode/templates/admin/integrations/form.html:32
70 #: rhodecode/templates/admin/integrations/list.html:19
71 #: rhodecode/templates/admin/integrations/list.html:21
71 #: rhodecode/templates/admin/integrations/list.html:26
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 #: rhodecode/templates/admin/repos/repo_edit.html:72
79 #: rhodecode/templates/admin/repos/repo_edit.html:72
73 #: rhodecode/templates/base/base.html:84
80 #: rhodecode/templates/base/base.html:84
74 msgid "Integrations"
81 msgid "Integrations"
@@ -91,9 +98,9 b' msgstr ""'
91 msgid "Enable or disable this authentication plugin."
98 msgid "Enable or disable this authentication plugin."
92 msgstr ""
99 msgstr ""
93
100
94 #: rhodecode/authentication/schema.py:37 rhodecode/integrations/schema.py:37
101 #: rhodecode/authentication/schema.py:37 rhodecode/integrations/schema.py:32
95 #: rhodecode/templates/admin/integrations/list.html:62
102 #: rhodecode/model/validation_schema/schemas/integration_schema.py:197
96 #: rhodecode/templates/admin/my_account/my_account_notifications.html:14
103 #: rhodecode/templates/admin/integrations/list.html:101
97 msgid "Enabled"
104 msgid "Enabled"
98 msgstr "Autorisée"
105 msgstr "Autorisée"
99
106
@@ -396,12 +403,12 b' msgstr ""'
396
403
397 #: rhodecode/controllers/changeset.py:335
404 #: rhodecode/controllers/changeset.py:335
398 #: rhodecode/controllers/pullrequests.py:750
405 #: rhodecode/controllers/pullrequests.py:750
399 #: rhodecode/model/pull_request.py:843
406 #: rhodecode/model/pull_request.py:842
400 #, python-format
407 #, python-format
401 msgid "Status change %(transition_icon)s %(status)s"
408 msgid "Status change %(transition_icon)s %(status)s"
402 msgstr ""
409 msgstr ""
403
410
404 #: rhodecode/controllers/changeset.py:372
411 #: rhodecode/controllers/changeset.py:373
405 msgid ""
412 msgid ""
406 "Changing the status of a commit associated with a closed pull request is not"
413 "Changing the status of a commit associated with a closed pull request is not"
407 " allowed"
414 " allowed"
@@ -544,14 +551,14 b' msgstr ""'
544 msgid "Changesets"
551 msgid "Changesets"
545 msgstr "Changesets"
552 msgstr "Changesets"
546
553
547 #: rhodecode/controllers/files.py:1026 rhodecode/controllers/summary.py:251
554 #: rhodecode/controllers/files.py:1026 rhodecode/controllers/summary.py:259
548 #: rhodecode/model/pull_request.py:1059 rhodecode/model/scm.py:780
555 #: rhodecode/model/pull_request.py:1059 rhodecode/model/scm.py:780
549 #: rhodecode/templates/base/vcs_settings.html:138
556 #: rhodecode/templates/base/vcs_settings.html:185
550 msgid "Branches"
557 msgid "Branches"
551 msgstr "Branches"
558 msgstr "Branches"
552
559
553 #: rhodecode/controllers/files.py:1030 rhodecode/model/scm.py:795
560 #: rhodecode/controllers/files.py:1030 rhodecode/model/scm.py:795
554 #: rhodecode/templates/base/vcs_settings.html:163
561 #: rhodecode/templates/base/vcs_settings.html:210
555 msgid "Tags"
562 msgid "Tags"
556 msgstr "Tags"
563 msgstr "Tags"
557
564
@@ -657,30 +664,30 b' msgid "Close Pull Request"'
657 msgstr ""
664 msgstr ""
658
665
659 #: rhodecode/controllers/pullrequests.py:754
666 #: rhodecode/controllers/pullrequests.py:754
660 #: rhodecode/model/pull_request.py:847
667 #: rhodecode/model/pull_request.py:846
661 msgid "Closing with"
668 msgid "Closing with"
662 msgstr ""
669 msgstr ""
663
670
664 #: rhodecode/controllers/pullrequests.py:802
671 #: rhodecode/controllers/pullrequests.py:804
665 #, python-format
672 #, python-format
666 msgid ""
673 msgid ""
667 "Closing pull request on other statuses than rejected or approved is "
674 "Closing pull request on other statuses than rejected or approved is "
668 "forbidden. Calculated status from all reviewers is currently: %s"
675 "forbidden. Calculated status from all reviewers is currently: %s"
669 msgstr ""
676 msgstr ""
670
677
671 #: rhodecode/controllers/summary.py:235
678 #: rhodecode/controllers/summary.py:243
672 msgid "Branch"
679 msgid "Branch"
673 msgstr ""
680 msgstr ""
674
681
675 #: rhodecode/controllers/summary.py:236
682 #: rhodecode/controllers/summary.py:244
676 msgid "Tag"
683 msgid "Tag"
677 msgstr ""
684 msgstr ""
678
685
679 #: rhodecode/controllers/summary.py:237
686 #: rhodecode/controllers/summary.py:245
680 msgid "Bookmark"
687 msgid "Bookmark"
681 msgstr ""
688 msgstr ""
682
689
683 #: rhodecode/controllers/summary.py:252
690 #: rhodecode/controllers/summary.py:260
684 msgid "Closed branches"
691 msgid "Closed branches"
685 msgstr ""
692 msgstr ""
686
693
@@ -693,37 +700,37 b' msgid "Error occurred during update of d'
693 msgstr ""
700 msgstr ""
694
701
695 #: rhodecode/controllers/admin/gists.py:63
702 #: rhodecode/controllers/admin/gists.py:63
696 #: rhodecode/controllers/admin/my_account.py:307
703 #: rhodecode/controllers/admin/my_account.py:317
697 #: rhodecode/controllers/admin/users.py:431
704 #: rhodecode/controllers/admin/users.py:431
698 msgid "forever"
705 msgid "forever"
699 msgstr ""
706 msgstr ""
700
707
701 #: rhodecode/controllers/admin/gists.py:64
708 #: rhodecode/controllers/admin/gists.py:64
702 #: rhodecode/controllers/admin/my_account.py:308
709 #: rhodecode/controllers/admin/my_account.py:318
703 #: rhodecode/controllers/admin/users.py:432
710 #: rhodecode/controllers/admin/users.py:432
704 msgid "5 minutes"
711 msgid "5 minutes"
705 msgstr "5 minute"
712 msgstr "5 minute"
706
713
707 #: rhodecode/controllers/admin/gists.py:65
714 #: rhodecode/controllers/admin/gists.py:65
708 #: rhodecode/controllers/admin/my_account.py:309
715 #: rhodecode/controllers/admin/my_account.py:319
709 #: rhodecode/controllers/admin/users.py:433
716 #: rhodecode/controllers/admin/users.py:433
710 msgid "1 hour"
717 msgid "1 hour"
711 msgstr "1 heure"
718 msgstr "1 heure"
712
719
713 #: rhodecode/controllers/admin/gists.py:66
720 #: rhodecode/controllers/admin/gists.py:66
714 #: rhodecode/controllers/admin/my_account.py:310
721 #: rhodecode/controllers/admin/my_account.py:320
715 #: rhodecode/controllers/admin/users.py:434
722 #: rhodecode/controllers/admin/users.py:434
716 msgid "1 day"
723 msgid "1 day"
717 msgstr "1 jour"
724 msgstr "1 jour"
718
725
719 #: rhodecode/controllers/admin/gists.py:67
726 #: rhodecode/controllers/admin/gists.py:67
720 #: rhodecode/controllers/admin/my_account.py:311
727 #: rhodecode/controllers/admin/my_account.py:321
721 #: rhodecode/controllers/admin/users.py:435
728 #: rhodecode/controllers/admin/users.py:435
722 msgid "1 month"
729 msgid "1 month"
723 msgstr "1 mois"
730 msgstr "1 mois"
724
731
725 #: rhodecode/controllers/admin/gists.py:71
732 #: rhodecode/controllers/admin/gists.py:71
726 #: rhodecode/controllers/admin/my_account.py:313
733 #: rhodecode/controllers/admin/my_account.py:323
727 #: rhodecode/controllers/admin/users.py:437
734 #: rhodecode/controllers/admin/users.py:437
728 msgid "Lifetime"
735 msgid "Lifetime"
729 msgstr ""
736 msgstr ""
@@ -777,60 +784,61 b' msgstr ""'
777 msgid "%(expiry)s - current value"
784 msgid "%(expiry)s - current value"
778 msgstr ""
785 msgstr ""
779
786
780 #: rhodecode/controllers/admin/my_account.py:70
787 #: rhodecode/controllers/admin/my_account.py:74
781 msgid "You can't edit this user since it's crucial for entire application"
788 msgid "You can't edit this user since it's crucial for entire application"
782 msgstr "Vous ne pouvez pas éditer cet utilisateur ; il est nécessaire pour le bon fonctionnement de l’application."
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:128
791 #: rhodecode/controllers/admin/my_account.py:132
785 msgid "Your account was updated successfully"
792 msgid "Your account was updated successfully"
786 msgstr "Votre compte a été mis à jour avec succès"
793 msgstr "Votre compte a été mis à jour avec succès"
787
794
788 #: rhodecode/controllers/admin/my_account.py:143
795 #: rhodecode/controllers/admin/my_account.py:147
789 #: rhodecode/controllers/admin/users.py:218
796 #: rhodecode/controllers/admin/users.py:218
790 #, python-format
797 #, python-format
791 msgid "Error occurred during update of user %s"
798 msgid "Error occurred during update of user %s"
792 msgstr ""
799 msgstr ""
793
800
794 #: rhodecode/controllers/admin/my_account.py:202
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 msgid "Successfully updated password"
807 msgid "Successfully updated password"
796 msgstr ""
808 msgstr ""
797
809
798 #: rhodecode/controllers/admin/my_account.py:213
810 #: rhodecode/controllers/admin/my_account.py:271
799 msgid "Error occurred during update of user password"
800 msgstr ""
801
802 #: rhodecode/controllers/admin/my_account.py:261
803 #: rhodecode/controllers/admin/users.py:611
811 #: rhodecode/controllers/admin/users.py:611
804 #, python-format
812 #, python-format
805 msgid "Added new email address `%s` for user account"
813 msgid "Added new email address `%s` for user account"
806 msgstr ""
814 msgstr ""
807
815
808 #: rhodecode/controllers/admin/my_account.py:268
816 #: rhodecode/controllers/admin/my_account.py:278
809 #: rhodecode/controllers/admin/users.py:618
817 #: rhodecode/controllers/admin/users.py:618
810 msgid "An error occurred during email saving"
818 msgid "An error occurred during email saving"
811 msgstr "Une erreur est survenue durant l’enregistrement de l’e-mail."
819 msgstr "Une erreur est survenue durant l’enregistrement de l’e-mail."
812
820
813 #: rhodecode/controllers/admin/my_account.py:278
821 #: rhodecode/controllers/admin/my_account.py:288
814 #: rhodecode/controllers/admin/users.py:633
822 #: rhodecode/controllers/admin/users.py:633
815 msgid "Removed email address from user account"
823 msgid "Removed email address from user account"
816 msgstr ""
824 msgstr ""
817
825
818 #: rhodecode/controllers/admin/my_account.py:316
826 #: rhodecode/controllers/admin/my_account.py:326
819 #: rhodecode/controllers/admin/users.py:440
827 #: rhodecode/controllers/admin/users.py:440
820 msgid "Role"
828 msgid "Role"
821 msgstr ""
829 msgstr ""
822
830
823 #: rhodecode/controllers/admin/my_account.py:329
831 #: rhodecode/controllers/admin/my_account.py:339
824 #: rhodecode/controllers/admin/users.py:464
832 #: rhodecode/controllers/admin/users.py:464
825 msgid "Auth token successfully created"
833 msgid "Auth token successfully created"
826 msgstr ""
834 msgstr ""
827
835
828 #: rhodecode/controllers/admin/my_account.py:342
836 #: rhodecode/controllers/admin/my_account.py:352
829 #: rhodecode/controllers/admin/users.py:483
837 #: rhodecode/controllers/admin/users.py:483
830 msgid "Auth token successfully reset"
838 msgid "Auth token successfully reset"
831 msgstr ""
839 msgstr ""
832
840
833 #: rhodecode/controllers/admin/my_account.py:346
841 #: rhodecode/controllers/admin/my_account.py:356
834 #: rhodecode/controllers/admin/users.py:487
842 #: rhodecode/controllers/admin/users.py:487
835 msgid "Auth token successfully deleted"
843 msgid "Auth token successfully deleted"
836 msgstr ""
844 msgstr ""
@@ -1050,18 +1058,18 b' msgid "Error occurred during deleting is'
1050 msgstr ""
1058 msgstr ""
1051
1059
1052 #: rhodecode/controllers/admin/repos.py:721
1060 #: rhodecode/controllers/admin/repos.py:721
1053 #: rhodecode/controllers/admin/settings.py:363
1061 #: rhodecode/controllers/admin/settings.py:366
1054 msgid "Removed issue tracker entry"
1062 msgid "Removed issue tracker entry"
1055 msgstr ""
1063 msgstr ""
1056
1064
1057 #: rhodecode/controllers/admin/repos.py:751
1065 #: rhodecode/controllers/admin/repos.py:751
1058 #: rhodecode/controllers/admin/settings.py:409
1066 #: rhodecode/controllers/admin/settings.py:412
1059 msgid "Updated issue tracker entries"
1067 msgid "Updated issue tracker entries"
1060 msgstr ""
1068 msgstr ""
1061
1069
1062 #: rhodecode/controllers/admin/repos.py:812
1070 #: rhodecode/controllers/admin/repos.py:812
1063 #: rhodecode/controllers/admin/settings.py:142
1071 #: rhodecode/controllers/admin/settings.py:143
1064 #: rhodecode/controllers/admin/settings.py:719
1072 #: rhodecode/controllers/admin/settings.py:722
1065 msgid "Some form inputs contain invalid data."
1073 msgid "Some form inputs contain invalid data."
1066 msgstr ""
1074 msgstr ""
1067
1075
@@ -1070,86 +1078,70 b' msgid "Error occurred during updating re'
1070 msgstr ""
1078 msgstr ""
1071
1079
1072 #: rhodecode/controllers/admin/repos.py:834
1080 #: rhodecode/controllers/admin/repos.py:834
1073 #: rhodecode/controllers/admin/settings.py:168
1081 #: rhodecode/controllers/admin/settings.py:171
1074 msgid "Updated VCS settings"
1082 msgid "Updated VCS settings"
1075 msgstr "Réglages des gestionnaires de versions mis à jour."
1083 msgstr "Réglages des gestionnaires de versions mis à jour."
1076
1084
1077 #: rhodecode/controllers/admin/settings.py:164
1085 #: rhodecode/controllers/admin/settings.py:167
1078 #: rhodecode/controllers/admin/settings.py:267
1086 #: rhodecode/controllers/admin/settings.py:270
1079 msgid "Error occurred during updating application settings"
1087 msgid "Error occurred during updating application settings"
1080 msgstr ""
1088 msgstr ""
1081
1089
1082 #: rhodecode/controllers/admin/settings.py:211
1090 #: rhodecode/controllers/admin/settings.py:214
1083 #, python-format
1091 #, python-format
1084 msgid "Repositories successfully rescanned added: %s ; removed: %s"
1092 msgid "Repositories successfully rescanned added: %s ; removed: %s"
1085 msgstr ""
1093 msgstr ""
1086
1094
1087 #: rhodecode/controllers/admin/settings.py:263
1095 #: rhodecode/controllers/admin/settings.py:266
1088 msgid "Updated application settings"
1096 msgid "Updated application settings"
1089 msgstr "Réglages mis à jour"
1097 msgstr "Réglages mis à jour"
1090
1098
1091 #: rhodecode/controllers/admin/settings.py:327
1099 #: rhodecode/controllers/admin/settings.py:330
1092 msgid "Updated visualisation settings"
1100 msgid "Updated visualisation settings"
1093 msgstr "Réglages d’affichage mis à jour."
1101 msgstr "Réglages d’affichage mis à jour."
1094
1102
1095 #: rhodecode/controllers/admin/settings.py:330
1103 #: rhodecode/controllers/admin/settings.py:333
1096 msgid "Error occurred during updating visualisation settings"
1104 msgid "Error occurred during updating visualisation settings"
1097 msgstr ""
1105 msgstr ""
1098
1106
1099 #: rhodecode/controllers/admin/settings.py:422
1107 #: rhodecode/controllers/admin/settings.py:425
1100 msgid "Please enter email address"
1108 msgid "Please enter email address"
1101 msgstr ""
1109 msgstr ""
1102
1110
1103 #: rhodecode/controllers/admin/settings.py:440
1111 #: rhodecode/controllers/admin/settings.py:443
1104 msgid "Send email task created"
1112 msgid "Send email task created"
1105 msgstr ""
1113 msgstr ""
1106
1114
1107 #: rhodecode/controllers/admin/settings.py:473
1115 #: rhodecode/controllers/admin/settings.py:476
1108 msgid "Added new hook"
1116 msgid "Added new hook"
1109 msgstr "Le nouveau hook a été ajouté."
1117 msgstr "Le nouveau hook a été ajouté."
1110
1118
1111 #: rhodecode/controllers/admin/settings.py:488
1119 #: rhodecode/controllers/admin/settings.py:491
1112 msgid "Updated hooks"
1120 msgid "Updated hooks"
1113 msgstr "Hooks mis à jour"
1121 msgstr "Hooks mis à jour"
1114
1122
1115 #: rhodecode/controllers/admin/settings.py:492
1123 #: rhodecode/controllers/admin/settings.py:495
1116 msgid "Error occurred during hook creation"
1124 msgid "Error occurred during hook creation"
1117 msgstr ""
1125 msgstr ""
1118
1126
1119 #: rhodecode/controllers/admin/settings.py:540
1127 #: rhodecode/controllers/admin/settings.py:543
1120 #, python-format
1128 #, python-format
1121 msgid "Critical: your disk space is very low <b>%s%%</b> usedpercent"
1129 msgid "Critical: your disk space is very low <b>%s%%</b> usedpercent"
1122 msgstr ""
1130 msgstr ""
1123
1131
1124 #: rhodecode/controllers/admin/settings.py:544
1132 #: rhodecode/controllers/admin/settings.py:547
1125 #, python-format
1133 #, python-format
1126 msgid "Warning: your disk space is running low <b>%s%%</b> usedpercent"
1134 msgid "Warning: your disk space is running low <b>%s%%</b> usedpercent"
1127 msgstr ""
1135 msgstr ""
1128
1136
1129 #: rhodecode/controllers/admin/settings.py:740
1137 #: rhodecode/controllers/admin/settings.py:743
1130 msgid "Error occurred during updating labs settings"
1138 msgid "Error occurred during updating labs settings"
1131 msgstr ""
1139 msgstr ""
1132
1140
1133 #: rhodecode/controllers/admin/settings.py:745
1141 #: rhodecode/controllers/admin/settings.py:748
1134 msgid "Updated Labs settings"
1142 msgid "Updated Labs settings"
1135 msgstr ""
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 #: rhodecode/controllers/admin/user_groups.py:168
1145 #: rhodecode/controllers/admin/user_groups.py:168
1154 #, python-format
1146 #, python-format
1155 msgid "Created user group %(user_group_link)s"
1147 msgid "Created user group %(user_group_link)s"
@@ -1332,38 +1324,50 b' msgstr ""'
1332 msgid "pullrequest commented"
1324 msgid "pullrequest commented"
1333 msgstr ""
1325 msgstr ""
1334
1326
1335 #: rhodecode/events/repo.py:135
1327 #: rhodecode/events/repo.py:136
1336 msgid "repository pre create"
1328 msgid "repository pre create"
1337 msgstr ""
1329 msgstr ""
1338
1330
1339 #: rhodecode/events/repo.py:144
1331 #: rhodecode/events/repo.py:145
1340 msgid "repository created"
1332 msgid "repository created"
1341 msgstr ""
1333 msgstr ""
1342
1334
1343 #: rhodecode/events/repo.py:153
1335 #: rhodecode/events/repo.py:154
1344 msgid "repository pre delete"
1336 msgid "repository pre delete"
1345 msgstr ""
1337 msgstr ""
1346
1338
1347 #: rhodecode/events/repo.py:162
1339 #: rhodecode/events/repo.py:163
1348 msgid "repository deleted"
1340 msgid "repository deleted"
1349 msgstr ""
1341 msgstr ""
1350
1342
1351 #: rhodecode/events/repo.py:193
1343 #: rhodecode/events/repo.py:199
1352 msgid "repository pre pull"
1344 msgid "repository pre pull"
1353 msgstr ""
1345 msgstr ""
1354
1346
1355 #: rhodecode/events/repo.py:202
1347 #: rhodecode/events/repo.py:208
1356 msgid "repository pull"
1348 msgid "repository pull"
1357 msgstr ""
1349 msgstr ""
1358
1350
1359 #: rhodecode/events/repo.py:211
1351 #: rhodecode/events/repo.py:217
1360 msgid "repository pre push"
1352 msgid "repository pre push"
1361 msgstr ""
1353 msgstr ""
1362
1354
1363 #: rhodecode/events/repo.py:222
1355 #: rhodecode/events/repo.py:228
1364 msgid "repository push"
1356 msgid "repository push"
1365 msgstr ""
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 #: rhodecode/events/user.py:34
1371 #: rhodecode/events/user.py:34
1368 msgid "user registered"
1372 msgid "user registered"
1369 msgstr ""
1373 msgstr ""
@@ -1376,42 +1380,202 b' msgstr ""'
1376 msgid "user pre update"
1380 msgid "user pre update"
1377 msgstr ""
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 msgid "Enable or disable this integration."
1442 msgid "Enable or disable this integration."
1381 msgstr ""
1443 msgstr ""
1382
1444
1383 #: rhodecode/integrations/schema.py:42
1445 #: rhodecode/integrations/schema.py:37
1446 #: rhodecode/model/validation_schema/schemas/integration_schema.py:176
1384 msgid "Short name for this integration."
1447 msgid "Short name for this integration."
1385 msgstr ""
1448 msgstr ""
1386
1449
1387 #: rhodecode/integrations/schema.py:44
1450 #: rhodecode/integrations/schema.py:39
1451 #: rhodecode/model/validation_schema/schemas/integration_schema.py:178
1388 msgid "Integration name"
1452 msgid "Integration name"
1389 msgstr ""
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 #: rhodecode/integrations/views.py:172
1481 #: rhodecode/integrations/views.py:172
1482 msgid "{name} integration"
1483 msgstr ""
1484
1485 #: rhodecode/integrations/views.py:186
1392 msgid "Integration {integration_name} deleted successfully."
1486 msgid "Integration {integration_name} deleted successfully."
1393 msgstr ""
1487 msgstr ""
1394
1488
1395 #: rhodecode/integrations/views.py:200
1489 #: rhodecode/integrations/views.py:266
1396 msgid ""
1490 msgid ""
1397 "Errors exist when saving integration settings. Please check the form inputs."
1491 "Errors exist when saving integration settings. Please check the form inputs."
1398 msgstr ""
1492 msgstr ""
1399
1493
1400 #: rhodecode/integrations/views.py:220
1494 #: rhodecode/integrations/views.py:292
1401 msgid "Integration {integration_name} updated successfully."
1495 msgid "Integration {integration_name} updated successfully."
1402 msgstr ""
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 #: rhodecode/integrations/types/slack.py:45
1572 #: rhodecode/integrations/types/slack.py:45
1405 msgid "Slack service URL"
1406 msgstr ""
1407
1408 #: rhodecode/integrations/types/slack.py:46
1409 msgid ""
1573 msgid ""
1410 "This can be setup at the <a href=\"https://my.slack.com/services/new"
1574 "This can be setup at the <a href=\"https://my.slack.com/services/new"
1411 "/incoming-webhook/\">slack app manager</a>"
1575 "/incoming-webhook/\">slack app manager</a>"
1412 msgstr ""
1576 msgstr ""
1413
1577
1414 #: rhodecode/integrations/types/slack.py:59 rhodecode/templates/login.html:43
1578 #: rhodecode/integrations/types/slack.py:58 rhodecode/templates/login.html:43
1415 #: rhodecode/templates/register.html:41
1579 #: rhodecode/templates/register.html:41
1416 #: rhodecode/templates/admin/admin_log.html:7
1580 #: rhodecode/templates/admin/admin_log.html:7
1417 #: rhodecode/templates/admin/my_account/my_account_profile.html:24
1581 #: rhodecode/templates/admin/my_account/my_account_profile.html:24
@@ -1427,35 +1591,40 b' msgstr ""'
1427 msgid "Username"
1591 msgid "Username"
1428 msgstr "Nom d’utilisateur"
1592 msgstr "Nom d’utilisateur"
1429
1593
1430 #: rhodecode/integrations/types/slack.py:60
1594 #: rhodecode/integrations/types/slack.py:59
1431 msgid "Username to show notifications coming from."
1595 msgid "Username to show notifications coming from."
1432 msgstr ""
1596 msgstr ""
1433
1597
1598 #: rhodecode/integrations/types/slack.py:68
1599 msgid "Channel"
1600 msgstr ""
1601
1434 #: rhodecode/integrations/types/slack.py:69
1602 #: rhodecode/integrations/types/slack.py:69
1435 msgid "Channel"
1436 msgstr ""
1437
1438 #: rhodecode/integrations/types/slack.py:70
1439 msgid "Channel to send notifications to."
1603 msgid "Channel to send notifications to."
1440 msgstr ""
1604 msgstr ""
1441
1605
1606 #: rhodecode/integrations/types/slack.py:78
1607 msgid "Emoji"
1608 msgstr ""
1609
1442 #: rhodecode/integrations/types/slack.py:79
1610 #: rhodecode/integrations/types/slack.py:79
1443 msgid "Emoji"
1444 msgstr ""
1445
1446 #: rhodecode/integrations/types/slack.py:80
1447 msgid "Emoji to use eg. :studio_microphone:"
1611 msgid "Emoji to use eg. :studio_microphone:"
1448 msgstr ""
1612 msgstr ""
1449
1613
1450 #: rhodecode/integrations/types/slack.py:107
1614 #: rhodecode/integrations/types/slack.py:101
1451 msgid "Slack"
1615 msgid "Slack"
1452 msgstr ""
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 #: rhodecode/integrations/types/webhook.py:41
1627 #: rhodecode/integrations/types/webhook.py:41
1455 msgid "Webhook URL"
1456 msgstr ""
1457
1458 #: rhodecode/integrations/types/webhook.py:42
1459 msgid "URL of the webhook to receive POST event."
1628 msgid "URL of the webhook to receive POST event."
1460 msgstr ""
1629 msgstr ""
1461
1630
@@ -1467,10 +1636,14 b' msgstr ""'
1467 msgid "String used to validate received payloads."
1636 msgid "String used to validate received payloads."
1468 msgstr ""
1637 msgstr ""
1469
1638
1470 #: rhodecode/integrations/types/webhook.py:62
1639 #: rhodecode/integrations/types/webhook.py:65
1471 msgid "Webhook"
1640 msgid "Webhook"
1472 msgstr ""
1641 msgstr ""
1473
1642
1643 #: rhodecode/integrations/types/webhook.py:66
1644 msgid "Post json events to a webhook endpoint"
1645 msgstr ""
1646
1474 #: rhodecode/lib/action_parser.py:89
1647 #: rhodecode/lib/action_parser.py:89
1475 msgid "[deleted] repository"
1648 msgid "[deleted] repository"
1476 msgstr "[a supprimé] le dépôt"
1649 msgstr "[a supprimé] le dépôt"
@@ -1594,80 +1767,80 b' msgstr ""'
1594 msgid "Commit not found"
1767 msgid "Commit not found"
1595 msgstr ""
1768 msgstr ""
1596
1769
1597 #: rhodecode/lib/auth.py:1180
1770 #: rhodecode/lib/auth.py:1185
1598 #, python-format
1771 #, python-format
1599 msgid "IP %s not allowed"
1772 msgid "IP %s not allowed"
1600 msgstr ""
1773 msgstr ""
1601
1774
1602 #: rhodecode/lib/auth.py:1254
1775 #: rhodecode/lib/auth.py:1259
1603 msgid "You need to be a registered user to perform this action"
1776 msgid "You need to be a registered user to perform this action"
1604 msgstr "Vous devez être un utilisateur enregistré pour effectuer cette action."
1777 msgstr "Vous devez être un utilisateur enregistré pour effectuer cette action."
1605
1778
1606 #: rhodecode/lib/auth.py:1302
1779 #: rhodecode/lib/auth.py:1307
1607 #, python-format
1780 #, python-format
1608 msgid "Action not supported for %s."
1781 msgid "Action not supported for %s."
1609 msgstr ""
1782 msgstr ""
1610
1783
1611 #: rhodecode/lib/auth.py:1339
1784 #: rhodecode/lib/auth.py:1344
1612 msgid "You need to be signed in to view this page"
1785 msgid "You need to be signed in to view this page"
1613 msgstr ""
1786 msgstr ""
1614
1787
1615 #: rhodecode/lib/base.py:545
1788 #: rhodecode/lib/base.py:550
1616 #, python-format
1789 #, python-format
1617 msgid "The repository at %(repo_name)s cannot be located."
1790 msgid "The repository at %(repo_name)s cannot be located."
1618 msgstr ""
1791 msgstr ""
1619
1792
1620 #: rhodecode/lib/diffs.py:56
1793 #: rhodecode/lib/diffs.py:62
1621 msgid "Click to comment"
1794 msgid "Click to comment"
1622 msgstr ""
1795 msgstr ""
1623
1796
1624 #: rhodecode/lib/diffs.py:71
1797 #: rhodecode/lib/diffs.py:77
1625 msgid "Binary file"
1798 msgid "Binary file"
1626 msgstr ""
1799 msgstr ""
1627
1800
1628 #: rhodecode/lib/diffs.py:91
1801 #: rhodecode/lib/diffs.py:98
1629 msgid ""
1802 msgid ""
1630 "Changeset was too big and was cut off, use diff menu to display this diff"
1803 "Changeset was too big and was cut off, use diff menu to display this diff"
1631 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."
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:102
1806 #: rhodecode/lib/diffs.py:109
1634 msgid "No changes detected"
1807 msgid "No changes detected"
1635 msgstr "Aucun changement détecté."
1808 msgstr "Aucun changement détecté."
1636
1809
1637 #: rhodecode/lib/diffs.py:631
1810 #: rhodecode/lib/diffs.py:643
1638 msgid "Click to select line"
1811 msgid "Click to select line"
1639 msgstr ""
1812 msgstr ""
1640
1813
1641 #: rhodecode/lib/helpers.py:1481
1814 #: rhodecode/lib/helpers.py:1489
1642 #, python-format
1815 #, python-format
1643 msgid " and %s more"
1816 msgid " and %s more"
1644 msgstr "et %s de plus"
1817 msgstr "et %s de plus"
1645
1818
1646 #: rhodecode/lib/helpers.py:1485
1819 #: rhodecode/lib/helpers.py:1493
1647 msgid "No Files"
1820 msgid "No Files"
1648 msgstr "Aucun fichier"
1821 msgstr "Aucun fichier"
1649
1822
1650 #: rhodecode/lib/helpers.py:1558
1823 #: rhodecode/lib/helpers.py:1566
1651 msgid "new file"
1824 msgid "new file"
1652 msgstr ""
1825 msgstr ""
1653
1826
1654 #: rhodecode/lib/helpers.py:1561
1827 #: rhodecode/lib/helpers.py:1569
1655 msgid "mod"
1828 msgid "mod"
1656 msgstr ""
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 #: rhodecode/lib/helpers.py:1572
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 msgid "chmod"
1840 msgid "chmod"
1668 msgstr ""
1841 msgstr ""
1669
1842
1670 #: rhodecode/lib/helpers.py:1819
1843 #: rhodecode/lib/helpers.py:1827
1671 msgid ""
1844 msgid ""
1672 "Example filter terms:\n"
1845 "Example filter terms:\n"
1673 " repository:vcs\n"
1846 " repository:vcs\n"
@@ -1686,91 +1859,91 b' msgid ""'
1686 " \"username:test AND repository:test*\"\n"
1859 " \"username:test AND repository:test*\"\n"
1687 msgstr ""
1860 msgstr ""
1688
1861
1689 #: rhodecode/lib/helpers.py:1839
1862 #: rhodecode/lib/helpers.py:1847
1690 #, python-format
1863 #, python-format
1691 msgid ""
1864 msgid ""
1692 "%s repository is not mapped to db perhaps it was created or renamed from the"
1865 "%s repository is not mapped to db perhaps it was created or renamed from the"
1693 " filesystem please run the application again in order to rescan repositories"
1866 " filesystem please run the application again in order to rescan repositories"
1694 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."
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:454
1869 #: rhodecode/lib/utils2.py:463
1697 #, python-format
1870 #, python-format
1698 msgid "%d year"
1871 msgid "%d year"
1699 msgid_plural "%d years"
1872 msgid_plural "%d years"
1700 msgstr[0] "%d an"
1873 msgstr[0] "%d an"
1701 msgstr[1] "%d ans"
1874 msgstr[1] "%d ans"
1702
1875
1703 #: rhodecode/lib/utils2.py:455
1876 #: rhodecode/lib/utils2.py:464
1704 #, python-format
1877 #, python-format
1705 msgid "%d month"
1878 msgid "%d month"
1706 msgid_plural "%d months"
1879 msgid_plural "%d months"
1707 msgstr[0] "%d mois"
1880 msgstr[0] "%d mois"
1708 msgstr[1] "%d mois"
1881 msgstr[1] "%d mois"
1709
1882
1710 #: rhodecode/lib/utils2.py:456
1883 #: rhodecode/lib/utils2.py:465
1711 #, python-format
1884 #, python-format
1712 msgid "%d day"
1885 msgid "%d day"
1713 msgid_plural "%d days"
1886 msgid_plural "%d days"
1714 msgstr[0] "%d jour"
1887 msgstr[0] "%d jour"
1715 msgstr[1] "%d jours"
1888 msgstr[1] "%d jours"
1716
1889
1717 #: rhodecode/lib/utils2.py:457
1890 #: rhodecode/lib/utils2.py:466
1718 #, python-format
1891 #, python-format
1719 msgid "%d hour"
1892 msgid "%d hour"
1720 msgid_plural "%d hours"
1893 msgid_plural "%d hours"
1721 msgstr[0] "%d heure"
1894 msgstr[0] "%d heure"
1722 msgstr[1] "%d heures"
1895 msgstr[1] "%d heures"
1723
1896
1724 #: rhodecode/lib/utils2.py:458
1897 #: rhodecode/lib/utils2.py:467
1725 #, python-format
1898 #, python-format
1726 msgid "%d minute"
1899 msgid "%d minute"
1727 msgid_plural "%d minutes"
1900 msgid_plural "%d minutes"
1728 msgstr[0] "%d minute"
1901 msgstr[0] "%d minute"
1729 msgstr[1] "%d minutes"
1902 msgstr[1] "%d minutes"
1730
1903
1731 #: rhodecode/lib/utils2.py:459
1904 #: rhodecode/lib/utils2.py:468
1732 #, python-format
1905 #, python-format
1733 msgid "%d second"
1906 msgid "%d second"
1734 msgid_plural "%d seconds"
1907 msgid_plural "%d seconds"
1735 msgstr[0] "%d seconde"
1908 msgstr[0] "%d seconde"
1736 msgstr[1] "%d secondes"
1909 msgstr[1] "%d secondes"
1737
1910
1738 #: rhodecode/lib/utils2.py:477
1911 #: rhodecode/lib/utils2.py:486
1739 #, python-format
1912 #, python-format
1740 msgid "in %s"
1913 msgid "in %s"
1741 msgstr ""
1914 msgstr ""
1742
1915
1743 #: rhodecode/lib/utils2.py:483
1916 #: rhodecode/lib/utils2.py:492
1744 #, python-format
1917 #, python-format
1745 msgid "%s ago"
1918 msgid "%s ago"
1746 msgstr "Il y a %s"
1919 msgstr "Il y a %s"
1747
1920
1748 #: rhodecode/lib/utils2.py:493
1921 #: rhodecode/lib/utils2.py:502
1749 #, python-format
1922 #, python-format
1750 msgid "%s, %s ago"
1923 msgid "%s, %s ago"
1751 msgstr ""
1924 msgstr ""
1752
1925
1753 #: rhodecode/lib/utils2.py:495
1926 #: rhodecode/lib/utils2.py:504
1754 #, python-format
1927 #, python-format
1755 msgid "in %s, %s"
1928 msgid "in %s, %s"
1756 msgstr ""
1929 msgstr ""
1757
1930
1758 #: rhodecode/lib/utils2.py:497
1931 #: rhodecode/lib/utils2.py:506
1759 #, python-format
1932 #, python-format
1760 msgid "%s and %s"
1933 msgid "%s and %s"
1761 msgstr ""
1934 msgstr ""
1762
1935
1763 #: rhodecode/lib/utils2.py:499
1936 #: rhodecode/lib/utils2.py:508
1764 #, python-format
1937 #, python-format
1765 msgid "%s and %s ago"
1938 msgid "%s and %s ago"
1766 msgstr "Il y a %s et %s"
1939 msgstr "Il y a %s et %s"
1767
1940
1768 #: rhodecode/lib/utils2.py:501
1941 #: rhodecode/lib/utils2.py:510
1769 #, python-format
1942 #, python-format
1770 msgid "in %s and %s"
1943 msgid "in %s and %s"
1771 msgstr ""
1944 msgstr ""
1772
1945
1773 #: rhodecode/lib/utils2.py:505 rhodecode/public/js/scripts.js:25035
1946 #: rhodecode/lib/utils2.py:514 rhodecode/public/js/scripts.js:25035
1774 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:49
1947 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:49
1775 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:174
1948 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:174
1776 msgid "just now"
1949 msgid "just now"
@@ -1800,7 +1973,9 b' msgstr "\xc3\xa0 l\xe2\x80\x99instant"'
1800 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:946
1973 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:946
1801 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:971
1974 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:971
1802 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2293
1975 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2293
1803 #: rhodecode/model/db.py:2285
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 msgid "Repository no access"
1979 msgid "Repository no access"
1805 msgstr "Aucun accès au dépôt"
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 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:947
2003 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:947
1829 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:972
2004 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:972
1830 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2294
2005 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2294
1831 #: rhodecode/model/db.py:2286
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 msgid "Repository read access"
2009 msgid "Repository read access"
1833 msgstr "Accès en lecture au dépôt"
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 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:948
2033 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:948
1857 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:973
2034 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:973
1858 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2295
2035 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2295
1859 #: rhodecode/model/db.py:2287
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 msgid "Repository write access"
2039 msgid "Repository write access"
1861 msgstr "Accès en écriture au dépôt"
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 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:949
2063 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:949
1885 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:974
2064 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:974
1886 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2296
2065 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2296
1887 #: rhodecode/model/db.py:2288
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 msgid "Repository admin access"
2069 msgid "Repository admin access"
1889 msgstr "Accès administrateur au dépôt"
2070 msgstr "Accès administrateur au dépôt"
1890
2071
@@ -1952,7 +2133,9 b' msgstr "Administrateur RhodeCode"'
1952 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:967
2133 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:967
1953 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:992
2134 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:992
1954 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2314
2135 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2314
1955 #: rhodecode/model/db.py:2306
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 msgid "Repository creation disabled"
2139 msgid "Repository creation disabled"
1957 msgstr "Création de dépôt désactivée"
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 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:968
2163 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:968
1981 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:993
2164 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:993
1982 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2315
2165 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2315
1983 #: rhodecode/model/db.py:2307
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 msgid "Repository creation enabled"
2169 msgid "Repository creation enabled"
1985 msgstr "Création de dépôt activée"
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 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:972
2193 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:972
2009 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:997
2194 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:997
2010 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2319
2195 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2319
2011 #: rhodecode/model/db.py:2311
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 msgid "Repository forking disabled"
2199 msgid "Repository forking disabled"
2013 msgstr "Fork de dépôt désactivé"
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 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:973
2223 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:973
2037 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:998
2224 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:998
2038 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2320
2225 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2320
2039 #: rhodecode/model/db.py:2312
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 msgid "Repository forking enabled"
2229 msgid "Repository forking enabled"
2041 msgstr "Fork de dépôt activé"
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 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1318
2274 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1318
2086 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1343
2275 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1343
2087 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2952
2276 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2952
2088 #: rhodecode/model/db.py:2944
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 msgid "Not Reviewed"
2280 msgid "Not Reviewed"
2090 msgstr "Pas encore relue"
2281 msgstr "Pas encore relue"
2091
2282
@@ -2113,7 +2304,9 b' msgstr "Pas encore relue"'
2113 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1319
2304 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1319
2114 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1344
2305 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1344
2115 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2953
2306 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2953
2116 #: rhodecode/model/db.py:2945
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 msgid "Approved"
2310 msgid "Approved"
2118 msgstr "Approuvée "
2311 msgstr "Approuvée "
2119
2312
@@ -2141,7 +2334,9 b' msgstr "Approuv\xc3\xa9e "'
2141 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1320
2334 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1320
2142 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1345
2335 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1345
2143 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2954
2336 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2954
2144 #: rhodecode/model/db.py:2946
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 msgid "Rejected"
2340 msgid "Rejected"
2146 msgstr "Rejetée"
2341 msgstr "Rejetée"
2147
2342
@@ -2169,7 +2364,9 b' msgstr "Rejet\xc3\xa9e"'
2169 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1321
2364 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1321
2170 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1346
2365 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1346
2171 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2955
2366 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2955
2172 #: rhodecode/model/db.py:2947
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 msgid "Under Review"
2370 msgid "Under Review"
2174 msgstr "En cours de relecture"
2371 msgstr "En cours de relecture"
2175
2372
@@ -2194,7 +2391,9 b' msgstr "En cours de relecture"'
2194 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:951
2391 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:951
2195 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:976
2392 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:976
2196 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2298
2393 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2298
2197 #: rhodecode/model/db.py:2290
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 msgid "Repository group no access"
2397 msgid "Repository group no access"
2199 msgstr ""
2398 msgstr ""
2200
2399
@@ -2219,7 +2418,9 b' msgstr ""'
2219 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:952
2418 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:952
2220 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:977
2419 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:977
2221 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2299
2420 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2299
2222 #: rhodecode/model/db.py:2291
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 msgid "Repository group read access"
2424 msgid "Repository group read access"
2224 msgstr ""
2425 msgstr ""
2225
2426
@@ -2244,7 +2445,9 b' msgstr ""'
2244 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:953
2445 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:953
2245 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:978
2446 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:978
2246 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2300
2447 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2300
2247 #: rhodecode/model/db.py:2292
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 msgid "Repository group write access"
2451 msgid "Repository group write access"
2249 msgstr ""
2452 msgstr ""
2250
2453
@@ -2269,7 +2472,9 b' msgstr ""'
2269 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:954
2472 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:954
2270 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:979
2473 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:979
2271 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2301
2474 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2301
2272 #: rhodecode/model/db.py:2293
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 msgid "Repository group admin access"
2478 msgid "Repository group admin access"
2274 msgstr ""
2479 msgstr ""
2275
2480
@@ -2293,7 +2498,9 b' msgstr ""'
2293 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:956
2498 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:956
2294 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:981
2499 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:981
2295 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2303
2500 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2303
2296 #: rhodecode/model/db.py:2295
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 msgid "User group no access"
2504 msgid "User group no access"
2298 msgstr ""
2505 msgstr ""
2299
2506
@@ -2317,7 +2524,9 b' msgstr ""'
2317 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:957
2524 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:957
2318 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:982
2525 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:982
2319 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2304
2526 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2304
2320 #: rhodecode/model/db.py:2296
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 msgid "User group read access"
2530 msgid "User group read access"
2322 msgstr ""
2531 msgstr ""
2323
2532
@@ -2341,7 +2550,9 b' msgstr ""'
2341 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:958
2550 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:958
2342 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:983
2551 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:983
2343 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2305
2552 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2305
2344 #: rhodecode/model/db.py:2297
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 msgid "User group write access"
2556 msgid "User group write access"
2346 msgstr ""
2557 msgstr ""
2347
2558
@@ -2365,7 +2576,9 b' msgstr ""'
2365 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:959
2576 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:959
2366 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:984
2577 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:984
2367 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2306
2578 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2306
2368 #: rhodecode/model/db.py:2298
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 msgid "User group admin access"
2582 msgid "User group admin access"
2370 msgstr ""
2583 msgstr ""
2371
2584
@@ -2389,7 +2602,9 b' msgstr ""'
2389 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:961
2602 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:961
2390 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:986
2603 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:986
2391 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2308
2604 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2308
2392 #: rhodecode/model/db.py:2300
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 msgid "Repository Group creation disabled"
2608 msgid "Repository Group creation disabled"
2394 msgstr ""
2609 msgstr ""
2395
2610
@@ -2413,7 +2628,9 b' msgstr ""'
2413 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:962
2628 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:962
2414 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:987
2629 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:987
2415 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2309
2630 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2309
2416 #: rhodecode/model/db.py:2301
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 msgid "Repository Group creation enabled"
2634 msgid "Repository Group creation enabled"
2418 msgstr ""
2635 msgstr ""
2419
2636
@@ -2437,7 +2654,9 b' msgstr ""'
2437 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:964
2654 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:964
2438 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:989
2655 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:989
2439 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2311
2656 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2311
2440 #: rhodecode/model/db.py:2303
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 msgid "User Group creation disabled"
2660 msgid "User Group creation disabled"
2442 msgstr ""
2661 msgstr ""
2443
2662
@@ -2461,7 +2680,9 b' msgstr ""'
2461 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:965
2680 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:965
2462 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:990
2681 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:990
2463 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2312
2682 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2312
2464 #: rhodecode/model/db.py:2304
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 msgid "User Group creation enabled"
2686 msgid "User Group creation enabled"
2466 msgstr ""
2687 msgstr ""
2467
2688
@@ -2485,7 +2706,9 b' msgstr ""'
2485 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:975
2706 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:975
2486 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1000
2707 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1000
2487 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2322
2708 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2322
2488 #: rhodecode/model/db.py:2314
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 msgid "Registration disabled"
2712 msgid "Registration disabled"
2490 msgstr ""
2713 msgstr ""
2491
2714
@@ -2509,7 +2732,9 b' msgstr ""'
2509 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:976
2732 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:976
2510 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1001
2733 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1001
2511 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2323
2734 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2323
2512 #: rhodecode/model/db.py:2315
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 msgid "User Registration with manual account activation"
2738 msgid "User Registration with manual account activation"
2514 msgstr ""
2739 msgstr ""
2515
2740
@@ -2533,7 +2758,9 b' msgstr ""'
2533 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:977
2758 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:977
2534 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1002
2759 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1002
2535 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2324
2760 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2324
2536 #: rhodecode/model/db.py:2316
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 msgid "User Registration with automatic account activation"
2764 msgid "User Registration with automatic account activation"
2538 msgstr ""
2765 msgstr ""
2539
2766
@@ -2557,7 +2784,9 b' msgstr ""'
2557 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:979
2784 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:979
2558 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1004
2785 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1004
2559 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2326
2786 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2326
2560 #: rhodecode/model/db.py:2318
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 msgid "Manual activation of external account"
2790 msgid "Manual activation of external account"
2562 msgstr ""
2791 msgstr ""
2563
2792
@@ -2581,7 +2810,9 b' msgstr ""'
2581 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:980
2810 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:980
2582 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1005
2811 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1005
2583 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2327
2812 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2327
2584 #: rhodecode/model/db.py:2319
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 msgid "Automatic activation of external account"
2816 msgid "Automatic activation of external account"
2586 msgstr ""
2817 msgstr ""
2587
2818
@@ -2599,7 +2830,9 b' msgstr ""'
2599 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:969
2830 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:969
2600 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:994
2831 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:994
2601 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2316
2832 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2316
2602 #: rhodecode/model/db.py:2308
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 msgid ""
2836 msgid ""
2604 "Repository creation enabled with write permission to a repository group"
2837 "Repository creation enabled with write permission to a repository group"
2605 msgstr ""
2838 msgstr ""
@@ -2618,7 +2851,9 b' msgstr ""'
2618 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:970
2851 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:970
2619 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:995
2852 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:995
2620 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2317
2853 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2317
2621 #: rhodecode/model/db.py:2309
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 msgid ""
2857 msgid ""
2623 "Repository creation disabled with write permission to a repository group"
2858 "Repository creation disabled with write permission to a repository group"
2624 msgstr ""
2859 msgstr ""
@@ -2634,7 +2869,9 b' msgstr ""'
2634 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:944
2869 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:944
2635 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:969
2870 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:969
2636 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2291
2871 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2291
2637 #: rhodecode/model/db.py:2283
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 msgid "RhodeCode Super Administrator"
2875 msgid "RhodeCode Super Administrator"
2639 msgstr ""
2876 msgstr ""
2640
2877
@@ -2647,7 +2884,9 b' msgstr ""'
2647 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:982
2884 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:982
2648 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1007
2885 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1007
2649 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2329
2886 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2329
2650 #: rhodecode/model/db.py:2321
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 msgid "Inherit object permissions from default user disabled"
2890 msgid "Inherit object permissions from default user disabled"
2652 msgstr ""
2891 msgstr ""
2653
2892
@@ -2660,32 +2899,46 b' msgstr ""'
2660 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:983
2899 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:983
2661 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1008
2900 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1008
2662 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2330
2901 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2330
2663 #: rhodecode/model/db.py:2322
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 msgid "Inherit object permissions from default user enabled"
2905 msgid "Inherit object permissions from default user enabled"
2665 msgstr ""
2906 msgstr ""
2666
2907
2667 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:909 rhodecode/model/db.py:910
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 msgid "all"
2911 msgid "all"
2669 msgstr ""
2912 msgstr ""
2670
2913
2671 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:910 rhodecode/model/db.py:911
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 msgid "http/web interface"
2917 msgid "http/web interface"
2673 msgstr ""
2918 msgstr ""
2674
2919
2675 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:911 rhodecode/model/db.py:912
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 msgid "vcs (git/hg/svn protocol)"
2923 msgid "vcs (git/hg/svn protocol)"
2677 msgstr ""
2924 msgstr ""
2678
2925
2679 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:912 rhodecode/model/db.py:913
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 msgid "api calls"
2929 msgid "api calls"
2681 msgstr ""
2930 msgstr ""
2682
2931
2683 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:913 rhodecode/model/db.py:914
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 msgid "feed access"
2935 msgid "feed access"
2685 msgstr ""
2936 msgstr ""
2686
2937
2687 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2069
2938 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2069
2688 #: rhodecode/model/db.py:2061
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 msgid "No parent"
2942 msgid "No parent"
2690 msgstr ""
2943 msgstr ""
2691
2944
@@ -2739,12 +2992,12 b' msgid ""'
2739 "email"
2992 "email"
2740 msgstr ""
2993 msgstr ""
2741
2994
2742 #: rhodecode/model/comment.py:263
2995 #: rhodecode/model/comment.py:266
2743 msgid "made a comment"
2996 msgid "made a comment"
2744 msgstr ""
2997 msgstr ""
2745
2998
2746 #: rhodecode/model/comment.py:264
2999 #: rhodecode/model/comment.py:267
2747 msgid "Refresh page"
3000 msgid "Show it now"
2748 msgstr ""
3001 msgstr ""
2749
3002
2750 #: rhodecode/model/forms.py:85
3003 #: rhodecode/model/forms.py:85
@@ -2875,7 +3128,7 b' msgid ""'
2875 " %(pr_title)s"
3128 " %(pr_title)s"
2876 msgstr ""
3129 msgstr ""
2877
3130
2878 #: rhodecode/model/pull_request.py:449
3131 #: rhodecode/model/pull_request.py:448
2879 msgid "Pull request merged and closed"
3132 msgid "Pull request merged and closed"
2880 msgstr ""
3133 msgstr ""
2881
3134
@@ -2919,7 +3172,7 b' msgstr "Dernier sommet"'
2919 msgid "You can't Edit this user since it's crucial for entire application"
3172 msgid "You can't Edit this user since it's crucial for entire application"
2920 msgstr "Vous ne pouvez pas éditer cet utilisateur ; il est nécessaire pour le bon fonctionnement de l’application."
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:285
3175 #: rhodecode/model/user.py:284
2923 #, python-format
3176 #, python-format
2924 msgid ""
3177 msgid ""
2925 "You can't edit this user (`%(username)s`) since it's crucial for entire "
3178 "You can't edit this user (`%(username)s`) since it's crucial for entire "
@@ -3173,6 +3426,56 b' msgstr ""'
3173 msgid "Duplicated value for filename found: `{}`"
3426 msgid "Duplicated value for filename found: `{}`"
3174 msgstr ""
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 #: rhodecode/public/js/scripts.js:23039
3479 #: rhodecode/public/js/scripts.js:23039
3177 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:16
3480 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:16
3178 #: rhodecode/public/js/src/plugins/jquery.autocomplete.js:87
3481 #: rhodecode/public/js/src/plugins/jquery.autocomplete.js:87
@@ -3343,19 +3646,19 b' msgstr ""'
3343
3646
3344 #: rhodecode/public/js/scripts.js:41308
3647 #: rhodecode/public/js/scripts.js:41308
3345 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:2
3648 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:2
3346 #: rhodecode/public/js/src/rhodecode/comments.js:235
3649 #: rhodecode/public/js/src/rhodecode/comments.js:236
3347 msgid "Add another comment"
3650 msgid "Add another comment"
3348 msgstr ""
3651 msgstr ""
3349
3652
3350 #: rhodecode/public/js/scripts.js:41526
3653 #: rhodecode/public/js/scripts.js:41526
3351 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:35
3654 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:35
3352 #: rhodecode/public/js/src/rhodecode/comments.js:453
3655 #: rhodecode/public/js/src/rhodecode/comments.js:470
3353 msgid "Status Review"
3656 msgid "Status Review"
3354 msgstr ""
3657 msgstr ""
3355
3658
3356 #: rhodecode/public/js/scripts.js:41540
3659 #: rhodecode/public/js/scripts.js:41540
3357 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:3
3660 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:3
3358 #: rhodecode/public/js/src/rhodecode/comments.js:467
3661 #: rhodecode/public/js/src/rhodecode/comments.js:484
3359 msgid ""
3662 msgid ""
3360 "Comment text will be set automatically based on currently selected status "
3663 "Comment text will be set automatically based on currently selected status "
3361 "({0}) ..."
3664 "({0}) ..."
@@ -3363,13 +3666,13 b' msgstr ""'
3363
3666
3364 #: rhodecode/public/js/scripts.js:41653
3667 #: rhodecode/public/js/scripts.js:41653
3365 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:37
3668 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:37
3366 #: rhodecode/public/js/src/rhodecode/comments.js:580
3669 #: rhodecode/public/js/src/rhodecode/comments.js:597
3367 msgid "Submitting..."
3670 msgid "Submitting..."
3368 msgstr "Envoi…"
3671 msgstr "Envoi…"
3369
3672
3370 #: rhodecode/public/js/scripts.js:41703
3673 #: rhodecode/public/js/scripts.js:41703
3371 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:5
3674 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:5
3372 #: rhodecode/public/js/src/rhodecode/comments.js:630
3675 #: rhodecode/public/js/src/rhodecode/comments.js:647
3373 #: rhodecode/templates/files/files_browser_tree.html:47
3676 #: rhodecode/templates/files/files_browser_tree.html:47
3374 msgid "Loading ..."
3677 msgid "Loading ..."
3375 msgstr ""
3678 msgstr ""
@@ -3529,6 +3832,22 b' msgstr ""'
3529 msgid "{0} years"
3832 msgid "{0} years"
3530 msgstr ""
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 #: rhodecode/templates/index.html:5
3851 #: rhodecode/templates/index.html:5
3533 msgid "Dashboard"
3852 msgid "Dashboard"
3534 msgstr "Tableau de bord"
3853 msgstr "Tableau de bord"
@@ -3577,6 +3896,7 b' msgstr ""'
3577 #: rhodecode/templates/index_base.html:97
3896 #: rhodecode/templates/index_base.html:97
3578 #: rhodecode/templates/index_base.html:122
3897 #: rhodecode/templates/index_base.html:122
3579 #: rhodecode/templates/admin/gists/index.html:112
3898 #: rhodecode/templates/admin/gists/index.html:112
3899 #: rhodecode/templates/admin/integrations/list.html:102
3580 #: rhodecode/templates/admin/my_account/my_account_repos.html:31
3900 #: rhodecode/templates/admin/my_account/my_account_repos.html:31
3581 #: rhodecode/templates/admin/my_account/my_account_watched.html:31
3901 #: rhodecode/templates/admin/my_account/my_account_watched.html:31
3582 #: rhodecode/templates/admin/repo_groups/repo_groups.html:53
3902 #: rhodecode/templates/admin/repo_groups/repo_groups.html:53
@@ -3596,7 +3916,6 b' msgstr "Nom"'
3596 #: rhodecode/templates/index_base.html:100
3916 #: rhodecode/templates/index_base.html:100
3597 #: rhodecode/templates/index_base.html:125
3917 #: rhodecode/templates/index_base.html:125
3598 #: rhodecode/templates/admin/gists/index.html:114
3918 #: rhodecode/templates/admin/gists/index.html:114
3599 #: rhodecode/templates/admin/integrations/list.html:63
3600 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:77
3919 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:77
3601 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:45
3920 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:45
3602 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:42
3921 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:42
@@ -3613,8 +3932,8 b' msgstr "Nom"'
3613 #: rhodecode/templates/changeset/changeset.html:53
3932 #: rhodecode/templates/changeset/changeset.html:53
3614 #: rhodecode/templates/compare/compare_commits.html:24
3933 #: rhodecode/templates/compare/compare_commits.html:24
3615 #: rhodecode/templates/email_templates/commit_comment.mako:82
3934 #: rhodecode/templates/email_templates/commit_comment.mako:82
3616 #: rhodecode/templates/email_templates/pull_request_review.mako:30
3935 #: rhodecode/templates/email_templates/pull_request_review.mako:41
3617 #: rhodecode/templates/email_templates/pull_request_review.mako:51
3936 #: rhodecode/templates/email_templates/pull_request_review.mako:75
3618 #: rhodecode/templates/files/file_tree_detail.html:5
3937 #: rhodecode/templates/files/file_tree_detail.html:5
3619 #: rhodecode/templates/files/file_tree_detail.html:12
3938 #: rhodecode/templates/files/file_tree_detail.html:12
3620 #: rhodecode/templates/forks/fork.html:48
3939 #: rhodecode/templates/forks/fork.html:48
@@ -3828,9 +4147,13 b' msgstr ""'
3828 #: rhodecode/templates/admin/auth/auth_settings.html:12
4147 #: rhodecode/templates/admin/auth/auth_settings.html:12
3829 #: rhodecode/templates/admin/auth/plugin_settings.html:12
4148 #: rhodecode/templates/admin/auth/plugin_settings.html:12
3830 #: rhodecode/templates/admin/defaults/defaults.html:12
4149 #: rhodecode/templates/admin/defaults/defaults.html:12
3831 #: rhodecode/templates/admin/integrations/base.html:19
4150 #: rhodecode/templates/admin/integrations/base.html:21
3832 #: rhodecode/templates/admin/integrations/edit.html:15
4151 #: rhodecode/templates/admin/integrations/form.html:15
4152 #: rhodecode/templates/admin/integrations/form.html:28
3833 #: rhodecode/templates/admin/integrations/list.html:8
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 #: rhodecode/templates/admin/permissions/permissions.html:12
4157 #: rhodecode/templates/admin/permissions/permissions.html:12
3835 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:12
4158 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:12
3836 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:12
4159 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:12
@@ -3880,7 +4203,6 b' msgstr ""'
3880 #: rhodecode/templates/admin/auth/auth_settings.html:81
4203 #: rhodecode/templates/admin/auth/auth_settings.html:81
3881 #: rhodecode/templates/admin/auth/plugin_settings.html:87
4204 #: rhodecode/templates/admin/auth/plugin_settings.html:87
3882 #: rhodecode/templates/admin/defaults/defaults_repositories.html:63
4205 #: rhodecode/templates/admin/defaults/defaults_repositories.html:63
3883 #: rhodecode/templates/admin/my_account/my_account_password.html:36
3884 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:103
4206 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:103
3885 #: rhodecode/templates/admin/permissions/permissions_application.html:50
4207 #: rhodecode/templates/admin/permissions/permissions_application.html:50
3886 #: rhodecode/templates/admin/permissions/permissions_objects.html:56
4208 #: rhodecode/templates/admin/permissions/permissions_objects.html:56
@@ -3917,7 +4239,7 b' msgstr ""'
3917
4239
3918 #: rhodecode/templates/admin/defaults/defaults_repositories.html:14
4240 #: rhodecode/templates/admin/defaults/defaults_repositories.html:14
3919 #: rhodecode/templates/admin/gists/index.html:110
4241 #: rhodecode/templates/admin/gists/index.html:110
3920 #: rhodecode/templates/admin/integrations/list.html:64
4242 #: rhodecode/templates/admin/integrations/list.html:103
3921 #: rhodecode/templates/admin/repos/repo_add_base.html:62
4243 #: rhodecode/templates/admin/repos/repo_add_base.html:62
3922 #: rhodecode/templates/admin/repos/repo_edit_fields.html:12
4244 #: rhodecode/templates/admin/repos/repo_edit_fields.html:12
3923 msgid "Type"
4245 msgid "Type"
@@ -4062,7 +4384,7 b' msgstr ""'
4062
4384
4063 #: rhodecode/templates/admin/gists/index.html:108
4385 #: rhodecode/templates/admin/gists/index.html:108
4064 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:24
4386 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:24
4065 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:89
4387 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:88
4066 #: rhodecode/templates/bookmarks/bookmarks.html:63
4388 #: rhodecode/templates/bookmarks/bookmarks.html:63
4067 #: rhodecode/templates/branches/branches.html:62
4389 #: rhodecode/templates/branches/branches.html:62
4068 #: rhodecode/templates/changelog/changelog.html:110
4390 #: rhodecode/templates/changelog/changelog.html:110
@@ -4115,75 +4437,17 b' msgstr ""'
4115 msgid "Create Public Gist"
4437 msgid "Create Public Gist"
4116 msgstr ""
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 #: rhodecode/templates/admin/gists/show.html:13
4440 #: rhodecode/templates/admin/gists/show.html:13
4150 #: rhodecode/templates/admin/gists/show.html:20
4441 #: rhodecode/templates/admin/gists/show.html:20
4151 msgid "Gist"
4442 msgid "Gist"
4152 msgstr ""
4443 msgstr ""
4153
4444
4154 #: rhodecode/templates/admin/gists/show.html:49
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 msgid "Confirm to delete this Gist"
4446 msgid "Confirm to delete this Gist"
4183 msgstr ""
4447 msgstr ""
4184
4448
4185 #: rhodecode/templates/admin/gists/show.html:56
4449 #: rhodecode/templates/admin/gists/show.html:56
4186 #: rhodecode/templates/admin/integrations/list.html:103
4450 #: rhodecode/templates/admin/integrations/list.html:204
4187 #: rhodecode/templates/admin/my_account/my_account_profile.html:5
4451 #: rhodecode/templates/admin/my_account/my_account_profile.html:5
4188 #: rhodecode/templates/base/issue_tracker_settings.html:61
4452 #: rhodecode/templates/base/issue_tracker_settings.html:61
4189 #: rhodecode/templates/changeset/changeset_file_comment.html:145
4453 #: rhodecode/templates/changeset/changeset_file_comment.html:145
@@ -4195,8 +4459,8 b' msgstr ""'
4195 #: rhodecode/templates/debug_style/buttons.html:128
4459 #: rhodecode/templates/debug_style/buttons.html:128
4196 #: rhodecode/templates/files/files_add.html:204
4460 #: rhodecode/templates/files/files_add.html:204
4197 #: rhodecode/templates/files/files_edit.html:165
4461 #: rhodecode/templates/files/files_edit.html:165
4198 #: rhodecode/templates/files/files_source.html:36
4462 #: rhodecode/templates/files/files_source.html:37
4199 #: rhodecode/templates/files/files_source.html:39
4463 #: rhodecode/templates/files/files_source.html:40
4200 #: rhodecode/templates/pullrequests/pullrequest_show.html:50
4464 #: rhodecode/templates/pullrequests/pullrequest_show.html:50
4201 #: rhodecode/templates/pullrequests/pullrequest_show.html:184
4465 #: rhodecode/templates/pullrequests/pullrequest_show.html:184
4202 #: rhodecode/templates/users/user_profile.html:7
4466 #: rhodecode/templates/users/user_profile.html:7
@@ -4217,17 +4481,27 b' msgstr ""'
4217
4481
4218 #: rhodecode/templates/admin/gists/show.html:91
4482 #: rhodecode/templates/admin/gists/show.html:91
4219 #: rhodecode/templates/files/files_delete.html:50
4483 #: rhodecode/templates/files/files_delete.html:50
4220 #: rhodecode/templates/files/files_source.html:61
4484 #: rhodecode/templates/files/files_source.html:62
4221 msgid "Show as raw"
4485 msgid "Show as raw"
4222 msgstr ""
4486 msgstr ""
4223
4487
4224 #: rhodecode/templates/admin/integrations/base.html:12
4488 #: rhodecode/templates/admin/integrations/base.html:14
4225 msgid "Integrations settings"
4489 msgid "Integrations Settings"
4226 msgstr ""
4490 msgstr ""
4227
4491
4228 #: rhodecode/templates/admin/integrations/edit.html:17
4492 #: rhodecode/templates/admin/integrations/form.html:17
4229 #: rhodecode/templates/admin/integrations/list.html:10
4493 #: rhodecode/templates/admin/integrations/list.html:10
4230 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:44
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 #: rhodecode/templates/admin/repos/repo_edit.html:15
4505 #: rhodecode/templates/admin/repos/repo_edit.html:15
4232 #: rhodecode/templates/admin/repos/repo_edit.html:43
4506 #: rhodecode/templates/admin/repos/repo_edit.html:43
4233 #: rhodecode/templates/admin/settings/settings.html:14
4507 #: rhodecode/templates/admin/settings/settings.html:14
@@ -4237,27 +4511,101 b' msgstr ""'
4237 msgid "Settings"
4511 msgid "Settings"
4238 msgstr "Options"
4512 msgstr "Options"
4239
4513
4240 #: rhodecode/templates/admin/integrations/edit.html:36
4514 #: rhodecode/templates/admin/integrations/form.html:60
4241 #, python-format
4515 #, python-format
4242 msgid "Create new %(integration_type)s integration"
4516 msgid "Create New %(integration_type)s Integration"
4243 msgstr ""
4517 msgstr ""
4244
4518
4245 #: rhodecode/templates/admin/integrations/list.html:31
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 msgid "Create new integration"
4538 msgid "Create new integration"
4247 msgstr ""
4539 msgstr ""
4248
4540
4249 #: rhodecode/templates/admin/integrations/list.html:56
4541 #: rhodecode/templates/admin/integrations/list.html:104
4250 msgid "Current integrations"
4542 msgid "Scope"
4251 msgstr ""
4543 msgstr ""
4252
4544
4253 #: rhodecode/templates/admin/integrations/list.html:65
4545 #: rhodecode/templates/admin/integrations/list.html:105
4254 msgid "Actions"
4546 msgid "Actions"
4255 msgstr ""
4547 msgstr ""
4256
4548
4257 #: rhodecode/templates/admin/integrations/list.html:89
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 msgid "unknown integration"
4590 msgid "unknown integration"
4259 msgstr ""
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 #: rhodecode/templates/admin/my_account/my_account.html:5
4609 #: rhodecode/templates/admin/my_account/my_account.html:5
4262 #: rhodecode/templates/base/base.html:343
4610 #: rhodecode/templates/base/base.html:343
4263 msgid "My account"
4611 msgid "My account"
@@ -4277,7 +4625,7 b' msgstr ""'
4277 msgid "Auth Tokens"
4625 msgid "Auth Tokens"
4278 msgstr ""
4626 msgstr ""
4279
4627
4280 #: rhodecode/templates/admin/my_account/my_account.html:34
4628 #: rhodecode/templates/admin/my_account/my_account.html:35
4281 msgid "OAuth Identities"
4629 msgid "OAuth Identities"
4282 msgstr ""
4630 msgstr ""
4283
4631
@@ -4395,36 +4743,18 b' msgstr ""'
4395 msgid "New email address"
4743 msgid "New email address"
4396 msgstr "Nouvelle adrese"
4744 msgstr "Nouvelle adrese"
4397
4745
4398 #: rhodecode/templates/admin/my_account/my_account_notifications.html:3
4746 #: rhodecode/templates/admin/my_account/my_account_notifications.html:12
4399 msgid "Your live notification settings"
4747 msgid "Your Live Notification Settings"
4400 msgstr ""
4748 msgstr ""
4401
4749
4402 #: rhodecode/templates/admin/my_account/my_account_notifications.html:14
4750 #: rhodecode/templates/admin/my_account/my_account_notifications.html:24
4403 #: rhodecode/templates/admin/notifications/show_notification.html:12
4751 msgid "Notifications Status"
4404 msgid "Notifications"
4752 msgstr ""
4405 msgstr "Notifications"
4406
4407 #: rhodecode/templates/admin/my_account/my_account_notifications.html:14
4408 msgid "Disabled"
4409 msgstr "Interdite"
4410
4753
4411 #: rhodecode/templates/admin/my_account/my_account_password.html:3
4754 #: rhodecode/templates/admin/my_account/my_account_password.html:3
4412 msgid "Change Your Account Password"
4755 msgid "Change Your Account Password"
4413 msgstr ""
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 #: rhodecode/templates/admin/my_account/my_account_profile.html:11
4758 #: rhodecode/templates/admin/my_account/my_account_profile.html:11
4429 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:52
4759 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:52
4430 #: rhodecode/templates/admin/users/user_edit_profile.html:25
4760 #: rhodecode/templates/admin/users/user_edit_profile.html:25
@@ -4464,27 +4794,28 b' msgid "Pull Requests You Opened"'
4464 msgstr ""
4794 msgstr ""
4465
4795
4466 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:23
4796 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:23
4467 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:88
4797 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:87
4468 msgid "Target Repo"
4798 msgid "Target Repo"
4469 msgstr ""
4799 msgstr ""
4470
4800
4471 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:26
4801 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:26
4472 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:91
4802 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:90
4473 #: rhodecode/templates/admin/settings/settings_global.html:9
4803 #: rhodecode/templates/admin/settings/settings_global.html:9
4474 #: rhodecode/templates/email_templates/pull_request_review.mako:28
4804 #: rhodecode/templates/email_templates/pull_request_review.mako:39
4475 #: rhodecode/templates/email_templates/pull_request_review.mako:48
4805 #: rhodecode/templates/email_templates/pull_request_review.mako:72
4476 #: rhodecode/templates/pullrequests/pullrequest.html:38
4806 #: rhodecode/templates/pullrequests/pullrequest.html:38
4477 #: rhodecode/templates/pullrequests/pullrequests.html:104
4807 #: rhodecode/templates/pullrequests/pullrequests.html:104
4478 msgid "Title"
4808 msgid "Title"
4479 msgstr "Titre"
4809 msgstr "Titre"
4480
4810
4481 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:27
4811 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:27
4482 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:92
4812 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:91
4483 msgid "Opened On"
4813 #: rhodecode/templates/pullrequests/pullrequests.html:108
4814 msgid "Last Update"
4484 msgstr ""
4815 msgstr ""
4485
4816
4486 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:43
4817 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:43
4487 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:107
4818 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:106
4488 #: rhodecode/templates/changelog/changelog.html:153
4819 #: rhodecode/templates/changelog/changelog.html:153
4489 #: rhodecode/templates/compare/compare_commits.html:49
4820 #: rhodecode/templates/compare/compare_commits.html:49
4490 #: rhodecode/templates/search/search_commit.html:36
4821 #: rhodecode/templates/search/search_commit.html:36
@@ -4492,7 +4823,7 b' msgid "Expand commit message"'
4492 msgstr ""
4823 msgstr ""
4493
4824
4494 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:52
4825 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:52
4495 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:116
4826 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:115
4496 #: rhodecode/templates/changeset/changeset_file_comment.html:284
4827 #: rhodecode/templates/changeset/changeset_file_comment.html:284
4497 #: rhodecode/templates/pullrequests/pullrequest_show.html:14
4828 #: rhodecode/templates/pullrequests/pullrequest_show.html:14
4498 #: rhodecode/templates/pullrequests/pullrequest_show.html:112
4829 #: rhodecode/templates/pullrequests/pullrequest_show.html:112
@@ -4500,19 +4831,19 b' msgstr ""'
4500 msgid "Closed"
4831 msgid "Closed"
4501 msgstr "Fermée"
4832 msgstr "Fermée"
4502
4833
4503 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:64
4834 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:63
4504 msgid "Confirm to delete this pull request"
4835 msgid "Confirm to delete this pull request"
4505 msgstr "Veuillez confirmer la suppression de cette requête de pull."
4836 msgstr "Veuillez confirmer la suppression de cette requête de pull."
4506
4837
4507 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:71
4838 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:70
4508 msgid "You currently have no open pull requests."
4839 msgid "You currently have no open pull requests."
4509 msgstr ""
4840 msgstr ""
4510
4841
4511 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:79
4842 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:78
4512 msgid "Pull Requests You Participate In"
4843 msgid "Pull Requests You Participate In"
4513 msgstr ""
4844 msgstr ""
4514
4845
4515 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:129
4846 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:127
4516 msgid ""
4847 msgid ""
4517 "There are currently no open pull requests requiring your participation."
4848 "There are currently no open pull requests requiring your participation."
4518 msgstr ""
4849 msgstr ""
@@ -4530,10 +4861,6 b' msgstr ""'
4530 msgid "My Notifications"
4861 msgid "My Notifications"
4531 msgstr "Mes notifications"
4862 msgstr "Mes notifications"
4532
4863
4533 #: rhodecode/templates/admin/notifications/notifications.html:31
4534 msgid "All"
4535 msgstr "Tous"
4536
4537 #: rhodecode/templates/admin/notifications/notifications.html:32
4864 #: rhodecode/templates/admin/notifications/notifications.html:32
4538 #: rhodecode/templates/changeset/changeset.html:140
4865 #: rhodecode/templates/changeset/changeset.html:140
4539 #: rhodecode/templates/pullrequests/pullrequest_show.html:133
4866 #: rhodecode/templates/pullrequests/pullrequest_show.html:133
@@ -4553,12 +4880,16 b' msgstr "Aucune notification pour le mome'
4553 msgid "Show notification"
4880 msgid "Show notification"
4554 msgstr "Notification"
4881 msgstr "Notification"
4555
4882
4883 #: rhodecode/templates/admin/notifications/show_notification.html:12
4884 msgid "Notifications"
4885 msgstr "Notifications"
4886
4556 #: rhodecode/templates/admin/permissions/permissions.html:5
4887 #: rhodecode/templates/admin/permissions/permissions.html:5
4557 msgid "Permissions Administration"
4888 msgid "Permissions Administration"
4558 msgstr ""
4889 msgstr ""
4559
4890
4560 #: rhodecode/templates/admin/permissions/permissions.html:14
4891 #: rhodecode/templates/admin/permissions/permissions.html:14
4561 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:45
4892 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:49
4562 #: rhodecode/templates/admin/repos/repo_edit.html:46
4893 #: rhodecode/templates/admin/repos/repo_edit.html:46
4563 #: rhodecode/templates/admin/user_groups/user_group_edit.html:34
4894 #: rhodecode/templates/admin/user_groups/user_group_edit.html:34
4564 #: rhodecode/templates/base/base.html:82
4895 #: rhodecode/templates/base/base.html:82
@@ -4671,12 +5002,6 b' msgstr ""'
4671 msgid "Overwrite Existing Settings"
5002 msgid "Overwrite Existing Settings"
4672 msgstr ""
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 #: rhodecode/templates/admin/permissions/permissions_objects.html:34
5005 #: rhodecode/templates/admin/permissions/permissions_objects.html:34
4681 msgid ""
5006 msgid ""
4682 "All default permissions on each repository group will be reset to chosen "
5007 "All default permissions on each repository group will be reset to chosen "
@@ -4739,7 +5064,7 b' msgstr ""'
4739 msgid "Add Child Group"
5064 msgid "Add Child Group"
4740 msgstr ""
5065 msgstr ""
4741
5066
4742 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:46
5067 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:50
4743 #: rhodecode/templates/admin/repos/repo_edit.html:49
5068 #: rhodecode/templates/admin/repos/repo_edit.html:49
4744 #: rhodecode/templates/admin/user_groups/user_group_edit.html:35
5069 #: rhodecode/templates/admin/user_groups/user_group_edit.html:35
4745 #: rhodecode/templates/admin/users/user_edit.html:35
5070 #: rhodecode/templates/admin/users/user_edit.html:35
@@ -5008,7 +5333,6 b' msgid "Statistics"'
5008 msgstr "Statistiques"
5333 msgstr "Statistiques"
5009
5334
5010 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:7
5335 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:7
5011 #: rhodecode/templates/pullrequests/pullrequests.html:108
5012 msgid "Updated on"
5336 msgid "Updated on"
5013 msgstr ""
5337 msgstr ""
5014
5338
@@ -5411,7 +5735,7 b' msgstr ""'
5411
5735
5412 #: rhodecode/templates/admin/repos/repo_edit_vcs.html:45
5736 #: rhodecode/templates/admin/repos/repo_edit_vcs.html:45
5413 #: rhodecode/templates/admin/settings/settings_global.html:109
5737 #: rhodecode/templates/admin/settings/settings_global.html:109
5414 #: rhodecode/templates/admin/settings/settings_labs.html:45
5738 #: rhodecode/templates/admin/settings/settings_labs.html:48
5415 #: rhodecode/templates/admin/settings/settings_vcs.html:13
5739 #: rhodecode/templates/admin/settings/settings_vcs.html:13
5416 #: rhodecode/templates/admin/settings/settings_visual.html:219
5740 #: rhodecode/templates/admin/settings/settings_visual.html:219
5417 msgid "Save settings"
5741 msgid "Save settings"
@@ -5628,6 +5952,10 b' msgstr "Hooks personnalis\xc3\xa9s"'
5628 msgid "Labs Settings"
5952 msgid "Labs Settings"
5629 msgstr ""
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 #: rhodecode/templates/admin/settings/settings_mapping.html:5
5959 #: rhodecode/templates/admin/settings/settings_mapping.html:5
5632 msgid "Import New Groups or Repositories"
5960 msgid "Import New Groups or Repositories"
5633 msgstr ""
5961 msgstr ""
@@ -6363,6 +6691,10 b' msgstr ""'
6363 msgid "Change the avatar at"
6691 msgid "Change the avatar at"
6364 msgstr ""
6692 msgstr ""
6365
6693
6694 #: rhodecode/templates/admin/users/user_edit_profile.html:74
6695 msgid "New Password"
6696 msgstr ""
6697
6366 #: rhodecode/templates/admin/users/user_edit_profile.html:82
6698 #: rhodecode/templates/admin/users/user_edit_profile.html:82
6367 msgid "New Password Confirmation"
6699 msgid "New Password Confirmation"
6368 msgstr ""
6700 msgstr ""
@@ -6393,7 +6725,7 b' msgid "Authentication type"'
6393 msgstr ""
6725 msgstr ""
6394
6726
6395 #: rhodecode/templates/base/base.html:44
6727 #: rhodecode/templates/base/base.html:44
6396 #: rhodecode/templates/errors/error_document.html:51
6728 #: rhodecode/templates/errors/error_document.html:57
6397 msgid "Support"
6729 msgid "Support"
6398 msgstr ""
6730 msgstr ""
6399
6731
@@ -6777,7 +7109,7 b' msgstr ""'
6777 msgid "No permission defined"
7109 msgid "No permission defined"
6778 msgstr ""
7110 msgstr ""
6779
7111
6780 #: rhodecode/templates/base/root.html:120
7112 #: rhodecode/templates/base/root.html:161
6781 msgid "Please enable JavaScript to use RhodeCode Enterprise"
7113 msgid "Please enable JavaScript to use RhodeCode Enterprise"
6782 msgstr ""
7114 msgstr ""
6783
7115
@@ -6879,29 +7211,65 b' msgid ""'
6879 "repositories and migrates them to Mercurial type."
7211 "repositories and migrates them to Mercurial type."
6880 msgstr ""
7212 msgstr ""
6881
7213
6882 #: rhodecode/templates/base/vcs_settings.html:124
7214 #: rhodecode/templates/base/vcs_settings.html:123
6883 msgid "Subversion Settings"
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 msgstr ""
7221 msgstr ""
6885
7222
6886 #: rhodecode/templates/base/vcs_settings.html:129
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 msgid "Repository patterns"
7255 msgid "Repository patterns"
6888 msgstr ""
7256 msgstr ""
6889
7257
6890 #: rhodecode/templates/base/vcs_settings.html:133
7258 #: rhodecode/templates/base/vcs_settings.html:180
6891 msgid ""
7259 msgid ""
6892 "Patterns for identifying SVN branches and tags. For recursive search, use "
7260 "Patterns for identifying SVN branches and tags. For recursive search, use "
6893 "\"*\". Eg.: \"/branches/*\""
7261 "\"*\". Eg.: \"/branches/*\""
6894 msgstr ""
7262 msgstr ""
6895
7263
6896 #: rhodecode/templates/base/vcs_settings.html:196
7264 #: rhodecode/templates/base/vcs_settings.html:246
6897 msgid "Pull Request Settings"
7265 msgid "Pull Request Settings"
6898 msgstr ""
7266 msgstr ""
6899
7267
6900 #: rhodecode/templates/base/vcs_settings.html:201
7268 #: rhodecode/templates/base/vcs_settings.html:251
6901 msgid "Enable server-side merge for pull requests"
7269 msgid "Enable server-side merge for pull requests"
6902 msgstr ""
7270 msgstr ""
6903
7271
6904 #: rhodecode/templates/base/vcs_settings.html:204
7272 #: rhodecode/templates/base/vcs_settings.html:254
6905 msgid ""
7273 msgid ""
6906 "Note: when this feature is enabled, it only runs hooks defined in the "
7274 "Note: when this feature is enabled, it only runs hooks defined in the "
6907 "rcextension package. Custom hooks added on the Admin -> Settings -> Hooks "
7275 "rcextension package. Custom hooks added on the Admin -> Settings -> Hooks "
@@ -6909,34 +7277,16 b' msgid ""'
6909 "web interface."
7277 "web interface."
6910 msgstr ""
7278 msgstr ""
6911
7279
6912 #: rhodecode/templates/base/vcs_settings.html:208
7280 #: rhodecode/templates/base/vcs_settings.html:258
6913 msgid "Invalidate and relocate inline comments during update"
7281 msgid "Invalidate and relocate inline comments during update"
6914 msgstr ""
7282 msgstr ""
6915
7283
6916 #: rhodecode/templates/base/vcs_settings.html:211
7284 #: rhodecode/templates/base/vcs_settings.html:261
6917 msgid ""
7285 msgid ""
6918 "During the update of a pull request, the position of inline comments will be"
7286 "During the update of a pull request, the position of inline comments will be"
6919 " updated and outdated inline comments will be hidden."
7287 " updated and outdated inline comments will be hidden."
6920 msgstr ""
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 #: rhodecode/templates/bookmarks/bookmarks.html:5
7290 #: rhodecode/templates/bookmarks/bookmarks.html:5
6941 #, python-format
7291 #, python-format
6942 msgid "%s Bookmarks"
7292 msgid "%s Bookmarks"
@@ -7344,7 +7694,7 b' msgstr ""'
7344 #: rhodecode/templates/changeset/changeset_file_comment.html:293
7694 #: rhodecode/templates/changeset/changeset_file_comment.html:293
7345 #: rhodecode/templates/compare/compare_diff.html:57
7695 #: rhodecode/templates/compare/compare_diff.html:57
7346 #: rhodecode/templates/email_templates/commit_comment.mako:87
7696 #: rhodecode/templates/email_templates/commit_comment.mako:87
7347 #: rhodecode/templates/email_templates/pull_request_comment.mako:93
7697 #: rhodecode/templates/email_templates/pull_request_comment.mako:97
7348 msgid "Comment"
7698 msgid "Comment"
7349 msgstr "Commentaire"
7699 msgstr "Commentaire"
7350
7700
@@ -7492,17 +7842,17 b' msgid "Compare Commits"'
7492 msgstr ""
7842 msgstr ""
7493
7843
7494 #: rhodecode/templates/compare/compare_diff.html:46
7844 #: rhodecode/templates/compare/compare_diff.html:46
7495 #: rhodecode/templates/email_templates/pull_request_review.mako:50
7845 #: rhodecode/templates/email_templates/pull_request_review.mako:74
7496 #: rhodecode/templates/files/file_diff.html:56
7846 #: rhodecode/templates/files/file_diff.html:56
7497 #: rhodecode/templates/pullrequests/pullrequest_show.html:85
7847 #: rhodecode/templates/pullrequests/pullrequest_show.html:85
7498 msgid "Target"
7848 msgid "Target"
7499 msgstr ""
7849 msgstr ""
7500
7850
7501 #: rhodecode/templates/compare/compare_diff.html:47
7851 #: rhodecode/templates/compare/compare_diff.html:47
7502 #: rhodecode/templates/email_templates/pull_request_comment.mako:92
7852 #: rhodecode/templates/email_templates/pull_request_comment.mako:93
7503 #: rhodecode/templates/email_templates/pull_request_review.mako:49
7853 #: rhodecode/templates/email_templates/pull_request_review.mako:73
7504 #: rhodecode/templates/files/file_diff.html:62
7854 #: rhodecode/templates/files/file_diff.html:62
7505 #: rhodecode/templates/files/files_source.html:18
7855 #: rhodecode/templates/files/files_source.html:19
7506 msgid "Source"
7856 msgid "Source"
7507 msgstr ""
7857 msgstr ""
7508
7858
@@ -7683,17 +8033,17 b' msgstr ""'
7683 msgid "Form vertical"
8033 msgid "Form vertical"
7684 msgstr ""
8034 msgstr ""
7685
8035
7686 #: rhodecode/templates/email_templates/base.mako:7
8036 #: rhodecode/templates/email_templates/base.mako:32
7687 #, python-format
8037 #, python-format
7688 msgid "This is a notification from RhodeCode. %(instance_url)s"
8038 msgid "This is a notification from RhodeCode. %(instance_url)s"
7689 msgstr ""
8039 msgstr ""
7690
8040
7691 #: rhodecode/templates/email_templates/base.mako:90
8041 #: rhodecode/templates/email_templates/base.mako:115
7692 msgid "RhodeCode"
8042 msgid "RhodeCode"
7693 msgstr ""
8043 msgstr ""
7694
8044
7695 #: rhodecode/templates/email_templates/commit_comment.mako:16
8045 #: rhodecode/templates/email_templates/commit_comment.mako:16
7696 #: rhodecode/templates/email_templates/pull_request_comment.mako:17
8046 #: rhodecode/templates/email_templates/pull_request_comment.mako:18
7697 msgid "[mention]"
8047 msgid "[mention]"
7698 msgstr ""
8048 msgstr ""
7699
8049
@@ -7722,12 +8072,12 b' msgid "%(user)s commented on commit `%(c'
7722 msgstr ""
8072 msgstr ""
7723
8073
7724 #: rhodecode/templates/email_templates/commit_comment.mako:43
8074 #: rhodecode/templates/email_templates/commit_comment.mako:43
7725 #: rhodecode/templates/email_templates/pull_request_comment.mako:43
8075 #: rhodecode/templates/email_templates/pull_request_comment.mako:44
7726 msgid "Comment link"
8076 msgid "Comment link"
7727 msgstr ""
8077 msgstr ""
7728
8078
7729 #: rhodecode/templates/email_templates/commit_comment.mako:48
8079 #: rhodecode/templates/email_templates/commit_comment.mako:48
7730 #: rhodecode/templates/email_templates/pull_request_comment.mako:48
8080 #: rhodecode/templates/email_templates/pull_request_comment.mako:49
7731 #, python-format
8081 #, python-format
7732 msgid "File: %(comment_file)s on line %(comment_line)s"
8082 msgid "File: %(comment_file)s on line %(comment_line)s"
7733 msgstr ""
8083 msgstr ""
@@ -7756,7 +8106,7 b' msgid "The commit status was changed to"'
7756 msgstr ""
8106 msgstr ""
7757
8107
7758 #: rhodecode/templates/email_templates/commit_comment.mako:87
8108 #: rhodecode/templates/email_templates/commit_comment.mako:87
7759 #: rhodecode/templates/email_templates/pull_request_comment.mako:93
8109 #: rhodecode/templates/email_templates/pull_request_comment.mako:97
7760 #, python-format
8110 #, python-format
7761 msgid "Comment on line: %(comment_line)s"
8111 msgid "Comment on line: %(comment_line)s"
7762 msgstr ""
8112 msgstr ""
@@ -7765,97 +8115,101 b' msgstr ""'
7765 msgid "Generate new password here"
8115 msgid "Generate new password here"
7766 msgstr ""
8116 msgstr ""
7767
8117
7768 #: rhodecode/templates/email_templates/pull_request_comment.mako:20
8118 #: rhodecode/templates/email_templates/pull_request_comment.mako:21
7769 #, python-format
8119 #, python-format
7770 msgid ""
8120 msgid ""
7771 "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\" (file: "
8121 "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\" (file: "
7772 "`%(comment_file)s`)"
8122 "`%(comment_file)s`)"
7773 msgstr ""
8123 msgstr ""
7774
8124
7775 #: rhodecode/templates/email_templates/pull_request_comment.mako:23
8125 #: rhodecode/templates/email_templates/pull_request_comment.mako:24
7776 #, python-format
8126 #, python-format
7777 msgid ""
8127 msgid ""
7778 "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\" (status: "
8128 "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\" (status: "
7779 "%(status)s)"
8129 "%(status)s)"
7780 msgstr ""
8130 msgstr ""
7781
8131
7782 #: rhodecode/templates/email_templates/pull_request_comment.mako:25
8132 #: rhodecode/templates/email_templates/pull_request_comment.mako:26
7783 #: rhodecode/templates/email_templates/pull_request_comment.mako:82
8133 #: rhodecode/templates/email_templates/pull_request_comment.mako:83
7784 #, python-format
8134 #, python-format
7785 msgid "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\""
8135 msgid "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\""
7786 msgstr ""
8136 msgstr ""
7787
8137
7788 #: rhodecode/templates/email_templates/pull_request_comment.mako:45
8138 #: rhodecode/templates/email_templates/pull_request_comment.mako:46
7789 msgid "Source repository"
8139 msgid "Source repository"
7790 msgstr ""
8140 msgstr ""
7791
8141
7792 #: rhodecode/templates/email_templates/pull_request_comment.mako:54
8142 #: rhodecode/templates/email_templates/pull_request_comment.mako:55
7793 #, python-format
8143 #, python-format
7794 msgid "%(user)s submitted pull request #%(pr_id)s status: *%(status)s*"
8144 msgid "%(user)s submitted pull request #%(pr_id)s status: *%(status)s*"
7795 msgstr ""
8145 msgstr ""
7796
8146
7797 #: rhodecode/templates/email_templates/pull_request_comment.mako:56
8147 #: rhodecode/templates/email_templates/pull_request_comment.mako:57
7798 #, python-format
8148 #, python-format
7799 msgid ""
8149 msgid ""
7800 "%(user)s submitted pull request #%(pr_id)s status: *%(status)s and closed*"
8150 "%(user)s submitted pull request #%(pr_id)s status: *%(status)s and closed*"
7801 msgstr ""
8151 msgstr ""
7802
8152
7803 #: rhodecode/templates/email_templates/pull_request_comment.mako:80
8153 #: rhodecode/templates/email_templates/pull_request_comment.mako:81
7804 #, python-format
8154 #, python-format
7805 msgid ""
8155 msgid ""
7806 "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\" "
8156 "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\" "
7807 "(file:`%(comment_file)s`)"
8157 "(file:`%(comment_file)s`)"
7808 msgstr ""
8158 msgstr ""
7809
8159
7810 #: rhodecode/templates/email_templates/pull_request_comment.mako:86
8160 #: rhodecode/templates/email_templates/pull_request_comment.mako:87
7811 #, python-format
8161 #, python-format
7812 msgid "submitted pull request status: %(status)s"
8162 msgid "submitted pull request status: %(status)s"
7813 msgstr ""
8163 msgstr ""
7814
8164
7815 #: rhodecode/templates/email_templates/pull_request_comment.mako:88
8165 #: rhodecode/templates/email_templates/pull_request_comment.mako:89
7816 #, python-format
8166 #, python-format
7817 msgid "submitted pull request status: %(status)s and closed"
8167 msgid "submitted pull request status: %(status)s and closed"
7818 msgstr ""
8168 msgstr ""
7819
8169
7820 #: rhodecode/templates/email_templates/pull_request_review.mako:5
8170 #: rhodecode/templates/email_templates/pull_request_comment.mako:95
7821 #, python-format
8171 msgid "Submitted status"
7822 msgid "%(user)s wants you to review pull request #%(pr_url)s: \"%(pr_title)s\""
8172 msgstr ""
7823 msgstr ""
8173
7824
8174 #: rhodecode/templates/email_templates/pull_request_review.mako:14
7825 #: rhodecode/templates/email_templates/pull_request_review.mako:17
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 #, python-format
8180 #, python-format
7827 msgid ""
8181 msgid ""
7828 "Pull request from %(source_ref_type)s:%(source_ref_name)s of %(repo_url)s "
8182 "Pull request from %(source_ref_type)s:%(source_ref_name)s of %(repo_url)s "
7829 "into %(target_ref_type)s:%(target_ref_name)s"
8183 "into %(target_ref_type)s:%(target_ref_name)s"
7830 msgstr ""
8184 msgstr ""
7831
8185
7832 #: rhodecode/templates/email_templates/pull_request_review.mako:26
8186 #: rhodecode/templates/email_templates/pull_request_review.mako:37
7833 msgid "Link"
8187 msgid "Link"
7834 msgstr ""
8188 msgstr ""
7835
8189
7836 #: rhodecode/templates/email_templates/pull_request_review.mako:35
8190 #: rhodecode/templates/email_templates/pull_request_review.mako:46
7837 #, python-format
8191 #, python-format
7838 msgid "Commit (%(num)s)"
8192 msgid "Commit (%(num)s)"
7839 msgid_plural "Commits (%(num)s)"
8193 msgid_plural "Commits (%(num)s)"
7840 msgstr[0] ""
8194 msgstr[0] ""
7841 msgstr[1] ""
8195 msgstr[1] ""
7842
8196
7843 #: rhodecode/templates/email_templates/pull_request_review.mako:47
8197 #: rhodecode/templates/email_templates/pull_request_review.mako:71
7844 #, python-format
8198 #, python-format
7845 msgid "%(user)s wants you to review pull request #%(pr_id)s: \"%(pr_title)s\"."
8199 msgid "%(user)s wants you to review pull request #%(pr_id)s: \"%(pr_title)s\"."
7846 msgstr ""
8200 msgstr ""
7847
8201
7848 #: rhodecode/templates/email_templates/pull_request_review.mako:49
8202 #: rhodecode/templates/email_templates/pull_request_review.mako:73
7849 #, python-format
8203 #, python-format
7850 msgid "%(source_ref_type)s of %(source_repo_url)s"
8204 msgid "%(source_ref_type)s of %(source_repo_url)s"
7851 msgstr ""
8205 msgstr ""
7852
8206
7853 #: rhodecode/templates/email_templates/pull_request_review.mako:50
8207 #: rhodecode/templates/email_templates/pull_request_review.mako:74
7854 #, python-format
8208 #, python-format
7855 msgid "%(target_ref_type)s of %(target_repo_url)s"
8209 msgid "%(target_ref_type)s of %(target_repo_url)s"
7856 msgstr ""
8210 msgstr ""
7857
8211
7858 #: rhodecode/templates/email_templates/pull_request_review.mako:52
8212 #: rhodecode/templates/email_templates/pull_request_review.mako:76
7859 #: rhodecode/templates/summary/components.html:95
8213 #: rhodecode/templates/summary/components.html:95
7860 #: rhodecode/templates/summary/components.html:98
8214 #: rhodecode/templates/summary/components.html:98
7861 #, python-format
8215 #, python-format
@@ -8096,13 +8450,13 b' msgid "Delete file"'
8096 msgstr ""
8450 msgstr ""
8097
8451
8098 #: rhodecode/templates/files/files_delete.html:45
8452 #: rhodecode/templates/files/files_delete.html:45
8099 #: rhodecode/templates/files/files_source.html:49
8453 #: rhodecode/templates/files/files_source.html:50
8100 #, python-format
8454 #, python-format
8101 msgid "Binary file (%s)"
8455 msgid "Binary file (%s)"
8102 msgstr "Fichier binaire (%s)"
8456 msgstr "Fichier binaire (%s)"
8103
8457
8104 #: rhodecode/templates/files/files_delete.html:50
8458 #: rhodecode/templates/files/files_delete.html:50
8105 #: rhodecode/templates/files/files_source.html:61
8459 #: rhodecode/templates/files/files_source.html:62
8106 msgid "File is too big to display"
8460 msgid "File is too big to display"
8107 msgstr "Ce fichier est trop gros pour être affiché."
8461 msgstr "Ce fichier est trop gros pour être affiché."
8108
8462
@@ -8172,44 +8526,44 b' msgid_plural "lines"'
8172 msgstr[0] ""
8526 msgstr[0] ""
8173 msgstr[1] ""
8527 msgstr[1] ""
8174
8528
8175 #: rhodecode/templates/files/files_source.html:12
8529 #: rhodecode/templates/files/files_source.html:13
8176 msgid "History"
8530 msgid "History"
8177 msgstr "Historique"
8531 msgstr "Historique"
8178
8532
8179 #: rhodecode/templates/files/files_source.html:15
8533 #: rhodecode/templates/files/files_source.html:16
8180 #: rhodecode/templates/search/search_content.html:68
8534 #: rhodecode/templates/search/search_content.html:68
8181 msgid "Show Full History"
8535 msgid "Show Full History"
8182 msgstr ""
8536 msgstr ""
8183
8537
8184 #: rhodecode/templates/files/files_source.html:20
8538 #: rhodecode/templates/files/files_source.html:21
8185 #: rhodecode/templates/search/search_content.html:70
8539 #: rhodecode/templates/search/search_content.html:70
8186 msgid "Annotation"
8540 msgid "Annotation"
8187 msgstr ""
8541 msgstr ""
8188
8542
8189 #: rhodecode/templates/files/files_source.html:22
8543 #: rhodecode/templates/files/files_source.html:23
8190 #: rhodecode/templates/search/search_content.html:71
8544 #: rhodecode/templates/search/search_content.html:71
8191 msgid "Raw"
8545 msgid "Raw"
8192 msgstr ""
8546 msgstr ""
8193
8547
8194 #: rhodecode/templates/files/files_source.html:24
8548 #: rhodecode/templates/files/files_source.html:25
8195 #: rhodecode/templates/search/search_content.html:73
8549 #: rhodecode/templates/search/search_content.html:73
8196 msgid "Download"
8550 msgid "Download"
8197 msgstr "Téléchargements"
8551 msgstr "Téléchargements"
8198
8552
8199 #: rhodecode/templates/files/files_source.html:31
8553 #: rhodecode/templates/files/files_source.html:32
8200 #, python-format
8554 #, python-format
8201 msgid "Edit on Branch:%s"
8555 msgid "Edit on Branch:%s"
8202 msgstr ""
8556 msgstr ""
8203
8557
8204 #: rhodecode/templates/files/files_source.html:36
8558 #: rhodecode/templates/files/files_source.html:37
8205 msgid "Editing binary files not allowed"
8559 msgid "Editing binary files not allowed"
8206 msgstr ""
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 #: rhodecode/templates/files/files_source.html:40
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 msgid "Deleting files allowed only when on branch head commit"
8567 msgid "Deleting files allowed only when on branch head commit"
8214 msgstr ""
8568 msgstr ""
8215
8569
1 NO CONTENT: modified file, binary diff hidden
NO CONTENT: modified file, binary diff hidden
This diff has been collapsed as it changes many lines, (1172 lines changed) Show them Hide them
@@ -9,8 +9,8 b' msgid ""'
9 msgstr ""
9 msgstr ""
10 "Project-Id-Version: RhodeCode\n"
10 "Project-Id-Version: RhodeCode\n"
11 "Report-Msgid-Bugs-To: marcin@rhodecode.com\n"
11 "Report-Msgid-Bugs-To: marcin@rhodecode.com\n"
12 "POT-Creation-Date: 2016-08-02 20:55+0000\n"
12 "POT-Creation-Date: 2016-09-15 14:11+0000\n"
13 "PO-Revision-Date: 2016-08-02 20:57+0000\n"
13 "PO-Revision-Date: 2016-09-15 14:12+0000\n"
14 "Last-Translator: Marcin Kuzminski <marcin@rhodecode.com>\n"
14 "Last-Translator: Marcin Kuzminski <marcin@rhodecode.com>\n"
15 "Language-Team: Italian (http://www.transifex.com/rhodecode/RhodeCode/language/it/)\n"
15 "Language-Team: Italian (http://www.transifex.com/rhodecode/RhodeCode/language/it/)\n"
16 "MIME-Version: 1.0\n"
16 "MIME-Version: 1.0\n"
@@ -21,7 +21,7 b' msgstr ""'
21 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
21 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
22
22
23 #: rhodecode/admin/navigation.py:74 rhodecode/authentication/routes.py:60
23 #: rhodecode/admin/navigation.py:74 rhodecode/authentication/routes.py:60
24 #: rhodecode/integrations/views.py:126
24 #: rhodecode/integrations/views.py:168
25 #: rhodecode/templates/admin/permissions/permissions.html:36
25 #: rhodecode/templates/admin/permissions/permissions.html:36
26 msgid "Global"
26 msgid "Global"
27 msgstr "Globale"
27 msgstr "Globale"
@@ -44,7 +44,8 b' msgstr ""'
44 msgid "Issue Tracker"
44 msgid "Issue Tracker"
45 msgstr ""
45 msgstr ""
46
46
47 #: rhodecode/admin/navigation.py:80 rhodecode/templates/register.html:76
47 #: rhodecode/admin/navigation.py:80 rhodecode/integrations/types/email.py:232
48 #: rhodecode/templates/register.html:76
48 #: rhodecode/templates/admin/my_account/my_account_profile.html:48
49 #: rhodecode/templates/admin/my_account/my_account_profile.html:48
49 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:94
50 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:94
50 #: rhodecode/templates/admin/users/user_add.html:86
51 #: rhodecode/templates/admin/users/user_add.html:86
@@ -64,12 +65,18 b' msgid "Full Text Search"'
64 msgstr ""
65 msgstr ""
65
66
66 #: rhodecode/admin/navigation.py:83
67 #: rhodecode/admin/navigation.py:83
67 #: rhodecode/templates/admin/integrations/base.html:21
68 #: rhodecode/templates/admin/integrations/base.html:23
68 #: rhodecode/templates/admin/integrations/edit.html:8
69 #: rhodecode/templates/admin/integrations/form.html:8
69 #: rhodecode/templates/admin/integrations/edit.html:19
70 #: rhodecode/templates/admin/integrations/form.html:21
70 #: rhodecode/templates/admin/integrations/list.html:15
71 #: rhodecode/templates/admin/integrations/form.html:32
71 #: rhodecode/templates/admin/integrations/list.html:19
72 #: rhodecode/templates/admin/integrations/list.html:21
72 #: rhodecode/templates/admin/integrations/list.html:26
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 #: rhodecode/templates/admin/repos/repo_edit.html:72
80 #: rhodecode/templates/admin/repos/repo_edit.html:72
74 #: rhodecode/templates/base/base.html:84
81 #: rhodecode/templates/base/base.html:84
75 msgid "Integrations"
82 msgid "Integrations"
@@ -92,9 +99,9 b' msgstr "Laboratori"'
92 msgid "Enable or disable this authentication plugin."
99 msgid "Enable or disable this authentication plugin."
93 msgstr ""
100 msgstr ""
94
101
95 #: rhodecode/authentication/schema.py:37 rhodecode/integrations/schema.py:37
102 #: rhodecode/authentication/schema.py:37 rhodecode/integrations/schema.py:32
96 #: rhodecode/templates/admin/integrations/list.html:62
103 #: rhodecode/model/validation_schema/schemas/integration_schema.py:197
97 #: rhodecode/templates/admin/my_account/my_account_notifications.html:14
104 #: rhodecode/templates/admin/integrations/list.html:101
98 msgid "Enabled"
105 msgid "Enabled"
99 msgstr "Abilitato"
106 msgstr "Abilitato"
100
107
@@ -397,12 +404,12 b' msgstr ""'
397
404
398 #: rhodecode/controllers/changeset.py:335
405 #: rhodecode/controllers/changeset.py:335
399 #: rhodecode/controllers/pullrequests.py:750
406 #: rhodecode/controllers/pullrequests.py:750
400 #: rhodecode/model/pull_request.py:843
407 #: rhodecode/model/pull_request.py:842
401 #, python-format
408 #, python-format
402 msgid "Status change %(transition_icon)s %(status)s"
409 msgid "Status change %(transition_icon)s %(status)s"
403 msgstr "Cambiamento stato %(transition_icon)s %(status)s"
410 msgstr "Cambiamento stato %(transition_icon)s %(status)s"
404
411
405 #: rhodecode/controllers/changeset.py:372
412 #: rhodecode/controllers/changeset.py:373
406 msgid ""
413 msgid ""
407 "Changing the status of a commit associated with a closed pull request is not"
414 "Changing the status of a commit associated with a closed pull request is not"
408 " allowed"
415 " allowed"
@@ -545,14 +552,14 b' msgstr ""'
545 msgid "Changesets"
552 msgid "Changesets"
546 msgstr "Changesets"
553 msgstr "Changesets"
547
554
548 #: rhodecode/controllers/files.py:1026 rhodecode/controllers/summary.py:251
555 #: rhodecode/controllers/files.py:1026 rhodecode/controllers/summary.py:259
549 #: rhodecode/model/pull_request.py:1059 rhodecode/model/scm.py:780
556 #: rhodecode/model/pull_request.py:1059 rhodecode/model/scm.py:780
550 #: rhodecode/templates/base/vcs_settings.html:138
557 #: rhodecode/templates/base/vcs_settings.html:185
551 msgid "Branches"
558 msgid "Branches"
552 msgstr "Branches"
559 msgstr "Branches"
553
560
554 #: rhodecode/controllers/files.py:1030 rhodecode/model/scm.py:795
561 #: rhodecode/controllers/files.py:1030 rhodecode/model/scm.py:795
555 #: rhodecode/templates/base/vcs_settings.html:163
562 #: rhodecode/templates/base/vcs_settings.html:210
556 msgid "Tags"
563 msgid "Tags"
557 msgstr "Tags"
564 msgstr "Tags"
558
565
@@ -658,30 +665,30 b' msgid "Close Pull Request"'
658 msgstr "Chiudi Richiesta PULL"
665 msgstr "Chiudi Richiesta PULL"
659
666
660 #: rhodecode/controllers/pullrequests.py:754
667 #: rhodecode/controllers/pullrequests.py:754
661 #: rhodecode/model/pull_request.py:847
668 #: rhodecode/model/pull_request.py:846
662 msgid "Closing with"
669 msgid "Closing with"
663 msgstr "Chiusura con"
670 msgstr "Chiusura con"
664
671
665 #: rhodecode/controllers/pullrequests.py:802
672 #: rhodecode/controllers/pullrequests.py:804
666 #, python-format
673 #, python-format
667 msgid ""
674 msgid ""
668 "Closing pull request on other statuses than rejected or approved is "
675 "Closing pull request on other statuses than rejected or approved is "
669 "forbidden. Calculated status from all reviewers is currently: %s"
676 "forbidden. Calculated status from all reviewers is currently: %s"
670 msgstr "Non è consentito chiudere la richiesta PULL con stati diversi da \"rigettato\" o \"approvato\". Lo stato ricavato da tutti i revisori al momento è: %s."
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:235
679 #: rhodecode/controllers/summary.py:243
673 msgid "Branch"
680 msgid "Branch"
674 msgstr "Branch"
681 msgstr "Branch"
675
682
676 #: rhodecode/controllers/summary.py:236
683 #: rhodecode/controllers/summary.py:244
677 msgid "Tag"
684 msgid "Tag"
678 msgstr "Tag"
685 msgstr "Tag"
679
686
680 #: rhodecode/controllers/summary.py:237
687 #: rhodecode/controllers/summary.py:245
681 msgid "Bookmark"
688 msgid "Bookmark"
682 msgstr "Segnalibro"
689 msgstr "Segnalibro"
683
690
684 #: rhodecode/controllers/summary.py:252
691 #: rhodecode/controllers/summary.py:260
685 msgid "Closed branches"
692 msgid "Closed branches"
686 msgstr "Branch chiusi"
693 msgstr "Branch chiusi"
687
694
@@ -694,37 +701,37 b' msgid "Error occurred during update of d'
694 msgstr "Errore avvenuto durante l'aggiornamento dei valori di default"
701 msgstr "Errore avvenuto durante l'aggiornamento dei valori di default"
695
702
696 #: rhodecode/controllers/admin/gists.py:63
703 #: rhodecode/controllers/admin/gists.py:63
697 #: rhodecode/controllers/admin/my_account.py:307
704 #: rhodecode/controllers/admin/my_account.py:317
698 #: rhodecode/controllers/admin/users.py:431
705 #: rhodecode/controllers/admin/users.py:431
699 msgid "forever"
706 msgid "forever"
700 msgstr "per sempre"
707 msgstr "per sempre"
701
708
702 #: rhodecode/controllers/admin/gists.py:64
709 #: rhodecode/controllers/admin/gists.py:64
703 #: rhodecode/controllers/admin/my_account.py:308
710 #: rhodecode/controllers/admin/my_account.py:318
704 #: rhodecode/controllers/admin/users.py:432
711 #: rhodecode/controllers/admin/users.py:432
705 msgid "5 minutes"
712 msgid "5 minutes"
706 msgstr "5 minuti"
713 msgstr "5 minuti"
707
714
708 #: rhodecode/controllers/admin/gists.py:65
715 #: rhodecode/controllers/admin/gists.py:65
709 #: rhodecode/controllers/admin/my_account.py:309
716 #: rhodecode/controllers/admin/my_account.py:319
710 #: rhodecode/controllers/admin/users.py:433
717 #: rhodecode/controllers/admin/users.py:433
711 msgid "1 hour"
718 msgid "1 hour"
712 msgstr "1 ora"
719 msgstr "1 ora"
713
720
714 #: rhodecode/controllers/admin/gists.py:66
721 #: rhodecode/controllers/admin/gists.py:66
715 #: rhodecode/controllers/admin/my_account.py:310
722 #: rhodecode/controllers/admin/my_account.py:320
716 #: rhodecode/controllers/admin/users.py:434
723 #: rhodecode/controllers/admin/users.py:434
717 msgid "1 day"
724 msgid "1 day"
718 msgstr "1 giorno"
725 msgstr "1 giorno"
719
726
720 #: rhodecode/controllers/admin/gists.py:67
727 #: rhodecode/controllers/admin/gists.py:67
721 #: rhodecode/controllers/admin/my_account.py:311
728 #: rhodecode/controllers/admin/my_account.py:321
722 #: rhodecode/controllers/admin/users.py:435
729 #: rhodecode/controllers/admin/users.py:435
723 msgid "1 month"
730 msgid "1 month"
724 msgstr "1 mese"
731 msgstr "1 mese"
725
732
726 #: rhodecode/controllers/admin/gists.py:71
733 #: rhodecode/controllers/admin/gists.py:71
727 #: rhodecode/controllers/admin/my_account.py:313
734 #: rhodecode/controllers/admin/my_account.py:323
728 #: rhodecode/controllers/admin/users.py:437
735 #: rhodecode/controllers/admin/users.py:437
729 msgid "Lifetime"
736 msgid "Lifetime"
730 msgstr "a vita"
737 msgstr "a vita"
@@ -778,60 +785,61 b' msgstr "mai"'
778 msgid "%(expiry)s - current value"
785 msgid "%(expiry)s - current value"
779 msgstr "%(expiry)s - valore corrente"
786 msgstr "%(expiry)s - valore corrente"
780
787
781 #: rhodecode/controllers/admin/my_account.py:70
788 #: rhodecode/controllers/admin/my_account.py:74
782 msgid "You can't edit this user since it's crucial for entire application"
789 msgid "You can't edit this user since it's crucial for entire application"
783 msgstr "Utente critico per l'intera applicazione. Editing disabilitato."
790 msgstr "Utente critico per l'intera applicazione. Editing disabilitato."
784
791
785 #: rhodecode/controllers/admin/my_account.py:128
792 #: rhodecode/controllers/admin/my_account.py:132
786 msgid "Your account was updated successfully"
793 msgid "Your account was updated successfully"
787 msgstr "Account aggiornato correttamente"
794 msgstr "Account aggiornato correttamente"
788
795
789 #: rhodecode/controllers/admin/my_account.py:143
796 #: rhodecode/controllers/admin/my_account.py:147
790 #: rhodecode/controllers/admin/users.py:218
797 #: rhodecode/controllers/admin/users.py:218
791 #, python-format
798 #, python-format
792 msgid "Error occurred during update of user %s"
799 msgid "Error occurred during update of user %s"
793 msgstr "Errore durante l'aggiornamento dell'utente %s"
800 msgstr "Errore durante l'aggiornamento dell'utente %s"
794
801
795 #: rhodecode/controllers/admin/my_account.py:202
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 msgid "Successfully updated password"
808 msgid "Successfully updated password"
797 msgstr "Password aggiornata correttamente"
809 msgstr "Password aggiornata correttamente"
798
810
799 #: rhodecode/controllers/admin/my_account.py:213
811 #: rhodecode/controllers/admin/my_account.py:271
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
804 #: rhodecode/controllers/admin/users.py:611
812 #: rhodecode/controllers/admin/users.py:611
805 #, python-format
813 #, python-format
806 msgid "Added new email address `%s` for user account"
814 msgid "Added new email address `%s` for user account"
807 msgstr ""
815 msgstr ""
808
816
809 #: rhodecode/controllers/admin/my_account.py:268
817 #: rhodecode/controllers/admin/my_account.py:278
810 #: rhodecode/controllers/admin/users.py:618
818 #: rhodecode/controllers/admin/users.py:618
811 msgid "An error occurred during email saving"
819 msgid "An error occurred during email saving"
812 msgstr "Errore durante il salvataggio dell'email"
820 msgstr "Errore durante il salvataggio dell'email"
813
821
814 #: rhodecode/controllers/admin/my_account.py:278
822 #: rhodecode/controllers/admin/my_account.py:288
815 #: rhodecode/controllers/admin/users.py:633
823 #: rhodecode/controllers/admin/users.py:633
816 msgid "Removed email address from user account"
824 msgid "Removed email address from user account"
817 msgstr ""
825 msgstr ""
818
826
819 #: rhodecode/controllers/admin/my_account.py:316
827 #: rhodecode/controllers/admin/my_account.py:326
820 #: rhodecode/controllers/admin/users.py:440
828 #: rhodecode/controllers/admin/users.py:440
821 msgid "Role"
829 msgid "Role"
822 msgstr "Ruolo"
830 msgstr "Ruolo"
823
831
824 #: rhodecode/controllers/admin/my_account.py:329
832 #: rhodecode/controllers/admin/my_account.py:339
825 #: rhodecode/controllers/admin/users.py:464
833 #: rhodecode/controllers/admin/users.py:464
826 msgid "Auth token successfully created"
834 msgid "Auth token successfully created"
827 msgstr "Token Autorizzativo creato"
835 msgstr "Token Autorizzativo creato"
828
836
829 #: rhodecode/controllers/admin/my_account.py:342
837 #: rhodecode/controllers/admin/my_account.py:352
830 #: rhodecode/controllers/admin/users.py:483
838 #: rhodecode/controllers/admin/users.py:483
831 msgid "Auth token successfully reset"
839 msgid "Auth token successfully reset"
832 msgstr "Token autorizzativo resettato"
840 msgstr "Token autorizzativo resettato"
833
841
834 #: rhodecode/controllers/admin/my_account.py:346
842 #: rhodecode/controllers/admin/my_account.py:356
835 #: rhodecode/controllers/admin/users.py:487
843 #: rhodecode/controllers/admin/users.py:487
836 msgid "Auth token successfully deleted"
844 msgid "Auth token successfully deleted"
837 msgstr "Token autorizzativo cancellato"
845 msgstr "Token autorizzativo cancellato"
@@ -1051,18 +1059,18 b' msgid "Error occurred during deleting is'
1051 msgstr "Errore durante la rimozione dell'entry dall'issue tracker"
1059 msgstr "Errore durante la rimozione dell'entry dall'issue tracker"
1052
1060
1053 #: rhodecode/controllers/admin/repos.py:721
1061 #: rhodecode/controllers/admin/repos.py:721
1054 #: rhodecode/controllers/admin/settings.py:363
1062 #: rhodecode/controllers/admin/settings.py:366
1055 msgid "Removed issue tracker entry"
1063 msgid "Removed issue tracker entry"
1056 msgstr "Entry dell'issue tracker rimossa"
1064 msgstr "Entry dell'issue tracker rimossa"
1057
1065
1058 #: rhodecode/controllers/admin/repos.py:751
1066 #: rhodecode/controllers/admin/repos.py:751
1059 #: rhodecode/controllers/admin/settings.py:409
1067 #: rhodecode/controllers/admin/settings.py:412
1060 msgid "Updated issue tracker entries"
1068 msgid "Updated issue tracker entries"
1061 msgstr "Dati dell'Issue Tracker aggiornati"
1069 msgstr "Dati dell'Issue Tracker aggiornati"
1062
1070
1063 #: rhodecode/controllers/admin/repos.py:812
1071 #: rhodecode/controllers/admin/repos.py:812
1064 #: rhodecode/controllers/admin/settings.py:142
1072 #: rhodecode/controllers/admin/settings.py:143
1065 #: rhodecode/controllers/admin/settings.py:719
1073 #: rhodecode/controllers/admin/settings.py:722
1066 msgid "Some form inputs contain invalid data."
1074 msgid "Some form inputs contain invalid data."
1067 msgstr "Ci son dati non validi tra i dati immessi"
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 msgstr "Errore durante l'aggiornamento delle impostazioni del repository VCS"
1079 msgstr "Errore durante l'aggiornamento delle impostazioni del repository VCS"
1072
1080
1073 #: rhodecode/controllers/admin/repos.py:834
1081 #: rhodecode/controllers/admin/repos.py:834
1074 #: rhodecode/controllers/admin/settings.py:168
1082 #: rhodecode/controllers/admin/settings.py:171
1075 msgid "Updated VCS settings"
1083 msgid "Updated VCS settings"
1076 msgstr "Impostazioni VCS aggiornate"
1084 msgstr "Impostazioni VCS aggiornate"
1077
1085
1078 #: rhodecode/controllers/admin/settings.py:164
1086 #: rhodecode/controllers/admin/settings.py:167
1079 #: rhodecode/controllers/admin/settings.py:267
1087 #: rhodecode/controllers/admin/settings.py:270
1080 msgid "Error occurred during updating application settings"
1088 msgid "Error occurred during updating application settings"
1081 msgstr "Errore durante l'aggiornamento delle impostazioni"
1089 msgstr "Errore durante l'aggiornamento delle impostazioni"
1082
1090
1083 #: rhodecode/controllers/admin/settings.py:211
1091 #: rhodecode/controllers/admin/settings.py:214
1084 #, python-format
1092 #, python-format
1085 msgid "Repositories successfully rescanned added: %s ; removed: %s"
1093 msgid "Repositories successfully rescanned added: %s ; removed: %s"
1086 msgstr "Scansione dei repository completata. Aggiunti: %s ; rimossi: %s"
1094 msgstr "Scansione dei repository completata. Aggiunti: %s ; rimossi: %s"
1087
1095
1088 #: rhodecode/controllers/admin/settings.py:263
1096 #: rhodecode/controllers/admin/settings.py:266
1089 msgid "Updated application settings"
1097 msgid "Updated application settings"
1090 msgstr "Impostazioni applicazione aggiornate"
1098 msgstr "Impostazioni applicazione aggiornate"
1091
1099
1092 #: rhodecode/controllers/admin/settings.py:327
1100 #: rhodecode/controllers/admin/settings.py:330
1093 msgid "Updated visualisation settings"
1101 msgid "Updated visualisation settings"
1094 msgstr "Impostazioni di visualizzazione aggiornate"
1102 msgstr "Impostazioni di visualizzazione aggiornate"
1095
1103
1096 #: rhodecode/controllers/admin/settings.py:330
1104 #: rhodecode/controllers/admin/settings.py:333
1097 msgid "Error occurred during updating visualisation settings"
1105 msgid "Error occurred during updating visualisation settings"
1098 msgstr "Errore durante l'aggiornamento delle impostazioni di visualizzazione"
1106 msgstr "Errore durante l'aggiornamento delle impostazioni di visualizzazione"
1099
1107
1100 #: rhodecode/controllers/admin/settings.py:422
1108 #: rhodecode/controllers/admin/settings.py:425
1101 msgid "Please enter email address"
1109 msgid "Please enter email address"
1102 msgstr "Prego fornire un indirizzo email"
1110 msgstr "Prego fornire un indirizzo email"
1103
1111
1104 #: rhodecode/controllers/admin/settings.py:440
1112 #: rhodecode/controllers/admin/settings.py:443
1105 msgid "Send email task created"
1113 msgid "Send email task created"
1106 msgstr "Task 'invio posta' creato"
1114 msgstr "Task 'invio posta' creato"
1107
1115
1108 #: rhodecode/controllers/admin/settings.py:473
1116 #: rhodecode/controllers/admin/settings.py:476
1109 msgid "Added new hook"
1117 msgid "Added new hook"
1110 msgstr "Aggiunto nuovo 'hook'"
1118 msgstr "Aggiunto nuovo 'hook'"
1111
1119
1112 #: rhodecode/controllers/admin/settings.py:488
1120 #: rhodecode/controllers/admin/settings.py:491
1113 msgid "Updated hooks"
1121 msgid "Updated hooks"
1114 msgstr "'Hook' aggiornato"
1122 msgstr "'Hook' aggiornato"
1115
1123
1116 #: rhodecode/controllers/admin/settings.py:492
1124 #: rhodecode/controllers/admin/settings.py:495
1117 msgid "Error occurred during hook creation"
1125 msgid "Error occurred during hook creation"
1118 msgstr "Errore durante creazione hook'"
1126 msgstr "Errore durante creazione hook'"
1119
1127
1120 #: rhodecode/controllers/admin/settings.py:540
1128 #: rhodecode/controllers/admin/settings.py:543
1121 #, python-format
1129 #, python-format
1122 msgid "Critical: your disk space is very low <b>%s%%</b> usedpercent"
1130 msgid "Critical: your disk space is very low <b>%s%%</b> usedpercent"
1123 msgstr "Critico: lo spazio disco e' troppo basso. Occupazione <b>%s%%</b> "
1131 msgstr "Critico: lo spazio disco e' troppo basso. Occupazione <b>%s%%</b> "
1124
1132
1125 #: rhodecode/controllers/admin/settings.py:544
1133 #: rhodecode/controllers/admin/settings.py:547
1126 #, python-format
1134 #, python-format
1127 msgid "Warning: your disk space is running low <b>%s%%</b> usedpercent"
1135 msgid "Warning: your disk space is running low <b>%s%%</b> usedpercent"
1128 msgstr "Attenzione: lo spazio disco si sta esaurendo. Occupazione <b>%s%%</b> "
1136 msgstr "Attenzione: lo spazio disco si sta esaurendo. Occupazione <b>%s%%</b> "
1129
1137
1130 #: rhodecode/controllers/admin/settings.py:740
1138 #: rhodecode/controllers/admin/settings.py:743
1131 msgid "Error occurred during updating labs settings"
1139 msgid "Error occurred during updating labs settings"
1132 msgstr "Errore durante l'aggiornamento delle impostazioni sui lab"
1140 msgstr "Errore durante l'aggiornamento delle impostazioni sui lab"
1133
1141
1134 #: rhodecode/controllers/admin/settings.py:745
1142 #: rhodecode/controllers/admin/settings.py:748
1135 msgid "Updated Labs settings"
1143 msgid "Updated Labs settings"
1136 msgstr "Impostazioni sui Lab aggiornate"
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 #: rhodecode/controllers/admin/user_groups.py:168
1146 #: rhodecode/controllers/admin/user_groups.py:168
1155 #, python-format
1147 #, python-format
1156 msgid "Created user group %(user_group_link)s"
1148 msgid "Created user group %(user_group_link)s"
@@ -1333,38 +1325,50 b' msgstr ""'
1333 msgid "pullrequest commented"
1325 msgid "pullrequest commented"
1334 msgstr ""
1326 msgstr ""
1335
1327
1336 #: rhodecode/events/repo.py:135
1328 #: rhodecode/events/repo.py:136
1337 msgid "repository pre create"
1329 msgid "repository pre create"
1338 msgstr ""
1330 msgstr ""
1339
1331
1340 #: rhodecode/events/repo.py:144
1332 #: rhodecode/events/repo.py:145
1341 msgid "repository created"
1333 msgid "repository created"
1342 msgstr ""
1334 msgstr ""
1343
1335
1344 #: rhodecode/events/repo.py:153
1336 #: rhodecode/events/repo.py:154
1345 msgid "repository pre delete"
1337 msgid "repository pre delete"
1346 msgstr ""
1338 msgstr ""
1347
1339
1348 #: rhodecode/events/repo.py:162
1340 #: rhodecode/events/repo.py:163
1349 msgid "repository deleted"
1341 msgid "repository deleted"
1350 msgstr ""
1342 msgstr ""
1351
1343
1352 #: rhodecode/events/repo.py:193
1344 #: rhodecode/events/repo.py:199
1353 msgid "repository pre pull"
1345 msgid "repository pre pull"
1354 msgstr ""
1346 msgstr ""
1355
1347
1356 #: rhodecode/events/repo.py:202
1348 #: rhodecode/events/repo.py:208
1357 msgid "repository pull"
1349 msgid "repository pull"
1358 msgstr ""
1350 msgstr ""
1359
1351
1360 #: rhodecode/events/repo.py:211
1352 #: rhodecode/events/repo.py:217
1361 msgid "repository pre push"
1353 msgid "repository pre push"
1362 msgstr ""
1354 msgstr ""
1363
1355
1364 #: rhodecode/events/repo.py:222
1356 #: rhodecode/events/repo.py:228
1365 msgid "repository push"
1357 msgid "repository push"
1366 msgstr ""
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 #: rhodecode/events/user.py:34
1372 #: rhodecode/events/user.py:34
1369 msgid "user registered"
1373 msgid "user registered"
1370 msgstr ""
1374 msgstr ""
@@ -1377,42 +1381,202 b' msgstr ""'
1377 msgid "user pre update"
1381 msgid "user pre update"
1378 msgstr ""
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 msgid "Enable or disable this integration."
1443 msgid "Enable or disable this integration."
1382 msgstr ""
1444 msgstr ""
1383
1445
1384 #: rhodecode/integrations/schema.py:42
1446 #: rhodecode/integrations/schema.py:37
1447 #: rhodecode/model/validation_schema/schemas/integration_schema.py:176
1385 msgid "Short name for this integration."
1448 msgid "Short name for this integration."
1386 msgstr ""
1449 msgstr ""
1387
1450
1388 #: rhodecode/integrations/schema.py:44
1451 #: rhodecode/integrations/schema.py:39
1452 #: rhodecode/model/validation_schema/schemas/integration_schema.py:178
1389 msgid "Integration name"
1453 msgid "Integration name"
1390 msgstr ""
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 #: rhodecode/integrations/views.py:172
1482 #: rhodecode/integrations/views.py:172
1483 msgid "{name} integration"
1484 msgstr ""
1485
1486 #: rhodecode/integrations/views.py:186
1393 msgid "Integration {integration_name} deleted successfully."
1487 msgid "Integration {integration_name} deleted successfully."
1394 msgstr ""
1488 msgstr ""
1395
1489
1396 #: rhodecode/integrations/views.py:200
1490 #: rhodecode/integrations/views.py:266
1397 msgid ""
1491 msgid ""
1398 "Errors exist when saving integration settings. Please check the form inputs."
1492 "Errors exist when saving integration settings. Please check the form inputs."
1399 msgstr ""
1493 msgstr ""
1400
1494
1401 #: rhodecode/integrations/views.py:220
1495 #: rhodecode/integrations/views.py:292
1402 msgid "Integration {integration_name} updated successfully."
1496 msgid "Integration {integration_name} updated successfully."
1403 msgstr ""
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 #: rhodecode/integrations/types/slack.py:45
1573 #: rhodecode/integrations/types/slack.py:45
1406 msgid "Slack service URL"
1407 msgstr ""
1408
1409 #: rhodecode/integrations/types/slack.py:46
1410 msgid ""
1574 msgid ""
1411 "This can be setup at the <a href=\"https://my.slack.com/services/new"
1575 "This can be setup at the <a href=\"https://my.slack.com/services/new"
1412 "/incoming-webhook/\">slack app manager</a>"
1576 "/incoming-webhook/\">slack app manager</a>"
1413 msgstr ""
1577 msgstr ""
1414
1578
1415 #: rhodecode/integrations/types/slack.py:59 rhodecode/templates/login.html:43
1579 #: rhodecode/integrations/types/slack.py:58 rhodecode/templates/login.html:43
1416 #: rhodecode/templates/register.html:41
1580 #: rhodecode/templates/register.html:41
1417 #: rhodecode/templates/admin/admin_log.html:7
1581 #: rhodecode/templates/admin/admin_log.html:7
1418 #: rhodecode/templates/admin/my_account/my_account_profile.html:24
1582 #: rhodecode/templates/admin/my_account/my_account_profile.html:24
@@ -1428,35 +1592,40 b' msgstr ""'
1428 msgid "Username"
1592 msgid "Username"
1429 msgstr "Nome utente"
1593 msgstr "Nome utente"
1430
1594
1431 #: rhodecode/integrations/types/slack.py:60
1595 #: rhodecode/integrations/types/slack.py:59
1432 msgid "Username to show notifications coming from."
1596 msgid "Username to show notifications coming from."
1433 msgstr ""
1597 msgstr ""
1434
1598
1599 #: rhodecode/integrations/types/slack.py:68
1600 msgid "Channel"
1601 msgstr ""
1602
1435 #: rhodecode/integrations/types/slack.py:69
1603 #: rhodecode/integrations/types/slack.py:69
1436 msgid "Channel"
1437 msgstr ""
1438
1439 #: rhodecode/integrations/types/slack.py:70
1440 msgid "Channel to send notifications to."
1604 msgid "Channel to send notifications to."
1441 msgstr ""
1605 msgstr ""
1442
1606
1607 #: rhodecode/integrations/types/slack.py:78
1608 msgid "Emoji"
1609 msgstr ""
1610
1443 #: rhodecode/integrations/types/slack.py:79
1611 #: rhodecode/integrations/types/slack.py:79
1444 msgid "Emoji"
1445 msgstr ""
1446
1447 #: rhodecode/integrations/types/slack.py:80
1448 msgid "Emoji to use eg. :studio_microphone:"
1612 msgid "Emoji to use eg. :studio_microphone:"
1449 msgstr ""
1613 msgstr ""
1450
1614
1451 #: rhodecode/integrations/types/slack.py:107
1615 #: rhodecode/integrations/types/slack.py:101
1452 msgid "Slack"
1616 msgid "Slack"
1453 msgstr ""
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 #: rhodecode/integrations/types/webhook.py:41
1628 #: rhodecode/integrations/types/webhook.py:41
1456 msgid "Webhook URL"
1457 msgstr ""
1458
1459 #: rhodecode/integrations/types/webhook.py:42
1460 msgid "URL of the webhook to receive POST event."
1629 msgid "URL of the webhook to receive POST event."
1461 msgstr ""
1630 msgstr ""
1462
1631
@@ -1468,10 +1637,14 b' msgstr ""'
1468 msgid "String used to validate received payloads."
1637 msgid "String used to validate received payloads."
1469 msgstr ""
1638 msgstr ""
1470
1639
1471 #: rhodecode/integrations/types/webhook.py:62
1640 #: rhodecode/integrations/types/webhook.py:65
1472 msgid "Webhook"
1641 msgid "Webhook"
1473 msgstr ""
1642 msgstr ""
1474
1643
1644 #: rhodecode/integrations/types/webhook.py:66
1645 msgid "Post json events to a webhook endpoint"
1646 msgstr ""
1647
1475 #: rhodecode/lib/action_parser.py:89
1648 #: rhodecode/lib/action_parser.py:89
1476 msgid "[deleted] repository"
1649 msgid "[deleted] repository"
1477 msgstr " [eliminato] repository"
1650 msgstr " [eliminato] repository"
@@ -1595,80 +1768,80 b' msgstr "Creato il tag: %s"'
1595 msgid "Commit not found"
1768 msgid "Commit not found"
1596 msgstr "Commit non trovata"
1769 msgstr "Commit non trovata"
1597
1770
1598 #: rhodecode/lib/auth.py:1180
1771 #: rhodecode/lib/auth.py:1185
1599 #, python-format
1772 #, python-format
1600 msgid "IP %s not allowed"
1773 msgid "IP %s not allowed"
1601 msgstr "IP %s non consentito"
1774 msgstr "IP %s non consentito"
1602
1775
1603 #: rhodecode/lib/auth.py:1254
1776 #: rhodecode/lib/auth.py:1259
1604 msgid "You need to be a registered user to perform this action"
1777 msgid "You need to be a registered user to perform this action"
1605 msgstr "È necessario essere utenti registrati per eseguire l'azione"
1778 msgstr "È necessario essere utenti registrati per eseguire l'azione"
1606
1779
1607 #: rhodecode/lib/auth.py:1302
1780 #: rhodecode/lib/auth.py:1307
1608 #, python-format
1781 #, python-format
1609 msgid "Action not supported for %s."
1782 msgid "Action not supported for %s."
1610 msgstr "Azione non supportata per %s."
1783 msgstr "Azione non supportata per %s."
1611
1784
1612 #: rhodecode/lib/auth.py:1339
1785 #: rhodecode/lib/auth.py:1344
1613 msgid "You need to be signed in to view this page"
1786 msgid "You need to be signed in to view this page"
1614 msgstr "Bisogna autenticarsi per vedere questa pagina"
1787 msgstr "Bisogna autenticarsi per vedere questa pagina"
1615
1788
1616 #: rhodecode/lib/base.py:545
1789 #: rhodecode/lib/base.py:550
1617 #, python-format
1790 #, python-format
1618 msgid "The repository at %(repo_name)s cannot be located."
1791 msgid "The repository at %(repo_name)s cannot be located."
1619 msgstr "Il repository in %(repo_name)s non può essere localizzato."
1792 msgstr "Il repository in %(repo_name)s non può essere localizzato."
1620
1793
1621 #: rhodecode/lib/diffs.py:56
1794 #: rhodecode/lib/diffs.py:62
1622 msgid "Click to comment"
1795 msgid "Click to comment"
1623 msgstr ""
1796 msgstr ""
1624
1797
1625 #: rhodecode/lib/diffs.py:71
1798 #: rhodecode/lib/diffs.py:77
1626 msgid "Binary file"
1799 msgid "Binary file"
1627 msgstr "File binario"
1800 msgstr "File binario"
1628
1801
1629 #: rhodecode/lib/diffs.py:91
1802 #: rhodecode/lib/diffs.py:98
1630 msgid ""
1803 msgid ""
1631 "Changeset was too big and was cut off, use diff menu to display this diff"
1804 "Changeset was too big and was cut off, use diff menu to display this diff"
1632 msgstr "Il changeset è troppo lungo ed è stato troncato. Usa il menù 'diff' per visualizzare tutte le differenze"
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:102
1807 #: rhodecode/lib/diffs.py:109
1635 msgid "No changes detected"
1808 msgid "No changes detected"
1636 msgstr "Nessun cambiamento rilevato"
1809 msgstr "Nessun cambiamento rilevato"
1637
1810
1638 #: rhodecode/lib/diffs.py:631
1811 #: rhodecode/lib/diffs.py:643
1639 msgid "Click to select line"
1812 msgid "Click to select line"
1640 msgstr ""
1813 msgstr ""
1641
1814
1642 #: rhodecode/lib/helpers.py:1481
1815 #: rhodecode/lib/helpers.py:1489
1643 #, python-format
1816 #, python-format
1644 msgid " and %s more"
1817 msgid " and %s more"
1645 msgstr "e %s ulteriore/i"
1818 msgstr "e %s ulteriore/i"
1646
1819
1647 #: rhodecode/lib/helpers.py:1485
1820 #: rhodecode/lib/helpers.py:1493
1648 msgid "No Files"
1821 msgid "No Files"
1649 msgstr "Nessun file"
1822 msgstr "Nessun file"
1650
1823
1651 #: rhodecode/lib/helpers.py:1558
1824 #: rhodecode/lib/helpers.py:1566
1652 msgid "new file"
1825 msgid "new file"
1653 msgstr "nuovo file"
1826 msgstr "nuovo file"
1654
1827
1655 #: rhodecode/lib/helpers.py:1561
1828 #: rhodecode/lib/helpers.py:1569
1656 msgid "mod"
1829 msgid "mod"
1657 msgstr "mod"
1830 msgstr "mod"
1658
1831
1659 #: rhodecode/lib/helpers.py:1564
1832 #: rhodecode/lib/helpers.py:1572
1660 msgid "del"
1833 msgid "del"
1661 msgstr "del"
1834 msgstr "del"
1662
1835
1663 #: rhodecode/lib/helpers.py:1567
1836 #: rhodecode/lib/helpers.py:1575
1664 msgid "rename"
1837 msgid "rename"
1665 msgstr "rinomina"
1838 msgstr "rinomina"
1666
1839
1667 #: rhodecode/lib/helpers.py:1572
1840 #: rhodecode/lib/helpers.py:1580
1668 msgid "chmod"
1841 msgid "chmod"
1669 msgstr "chmod"
1842 msgstr "chmod"
1670
1843
1671 #: rhodecode/lib/helpers.py:1819
1844 #: rhodecode/lib/helpers.py:1827
1672 msgid ""
1845 msgid ""
1673 "Example filter terms:\n"
1846 "Example filter terms:\n"
1674 " repository:vcs\n"
1847 " repository:vcs\n"
@@ -1687,91 +1860,91 b' msgid ""'
1687 " \"username:test AND repository:test*\"\n"
1860 " \"username:test AND repository:test*\"\n"
1688 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"
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:1839
1863 #: rhodecode/lib/helpers.py:1847
1691 #, python-format
1864 #, python-format
1692 msgid ""
1865 msgid ""
1693 "%s repository is not mapped to db perhaps it was created or renamed from the"
1866 "%s repository is not mapped to db perhaps it was created or renamed from the"
1694 " filesystem please run the application again in order to rescan repositories"
1867 " filesystem please run the application again in order to rescan repositories"
1695 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"
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:454
1870 #: rhodecode/lib/utils2.py:463
1698 #, python-format
1871 #, python-format
1699 msgid "%d year"
1872 msgid "%d year"
1700 msgid_plural "%d years"
1873 msgid_plural "%d years"
1701 msgstr[0] "%d anno"
1874 msgstr[0] "%d anno"
1702 msgstr[1] "%d anni"
1875 msgstr[1] "%d anni"
1703
1876
1704 #: rhodecode/lib/utils2.py:455
1877 #: rhodecode/lib/utils2.py:464
1705 #, python-format
1878 #, python-format
1706 msgid "%d month"
1879 msgid "%d month"
1707 msgid_plural "%d months"
1880 msgid_plural "%d months"
1708 msgstr[0] "%d mese"
1881 msgstr[0] "%d mese"
1709 msgstr[1] "%d mesi"
1882 msgstr[1] "%d mesi"
1710
1883
1711 #: rhodecode/lib/utils2.py:456
1884 #: rhodecode/lib/utils2.py:465
1712 #, python-format
1885 #, python-format
1713 msgid "%d day"
1886 msgid "%d day"
1714 msgid_plural "%d days"
1887 msgid_plural "%d days"
1715 msgstr[0] "%d giorno"
1888 msgstr[0] "%d giorno"
1716 msgstr[1] "%d giorni"
1889 msgstr[1] "%d giorni"
1717
1890
1718 #: rhodecode/lib/utils2.py:457
1891 #: rhodecode/lib/utils2.py:466
1719 #, python-format
1892 #, python-format
1720 msgid "%d hour"
1893 msgid "%d hour"
1721 msgid_plural "%d hours"
1894 msgid_plural "%d hours"
1722 msgstr[0] "%d ora"
1895 msgstr[0] "%d ora"
1723 msgstr[1] "%d ore"
1896 msgstr[1] "%d ore"
1724
1897
1725 #: rhodecode/lib/utils2.py:458
1898 #: rhodecode/lib/utils2.py:467
1726 #, python-format
1899 #, python-format
1727 msgid "%d minute"
1900 msgid "%d minute"
1728 msgid_plural "%d minutes"
1901 msgid_plural "%d minutes"
1729 msgstr[0] "%d minuto"
1902 msgstr[0] "%d minuto"
1730 msgstr[1] "%d minuti"
1903 msgstr[1] "%d minuti"
1731
1904
1732 #: rhodecode/lib/utils2.py:459
1905 #: rhodecode/lib/utils2.py:468
1733 #, python-format
1906 #, python-format
1734 msgid "%d second"
1907 msgid "%d second"
1735 msgid_plural "%d seconds"
1908 msgid_plural "%d seconds"
1736 msgstr[0] "%d secondo"
1909 msgstr[0] "%d secondo"
1737 msgstr[1] "%d secondi"
1910 msgstr[1] "%d secondi"
1738
1911
1739 #: rhodecode/lib/utils2.py:477
1912 #: rhodecode/lib/utils2.py:486
1740 #, python-format
1913 #, python-format
1741 msgid "in %s"
1914 msgid "in %s"
1742 msgstr "in %s"
1915 msgstr "in %s"
1743
1916
1744 #: rhodecode/lib/utils2.py:483
1917 #: rhodecode/lib/utils2.py:492
1745 #, python-format
1918 #, python-format
1746 msgid "%s ago"
1919 msgid "%s ago"
1747 msgstr "%s fa"
1920 msgstr "%s fa"
1748
1921
1749 #: rhodecode/lib/utils2.py:493
1922 #: rhodecode/lib/utils2.py:502
1750 #, python-format
1923 #, python-format
1751 msgid "%s, %s ago"
1924 msgid "%s, %s ago"
1752 msgstr "%s, %s fa"
1925 msgstr "%s, %s fa"
1753
1926
1754 #: rhodecode/lib/utils2.py:495
1927 #: rhodecode/lib/utils2.py:504
1755 #, python-format
1928 #, python-format
1756 msgid "in %s, %s"
1929 msgid "in %s, %s"
1757 msgstr "in %s, %s"
1930 msgstr "in %s, %s"
1758
1931
1759 #: rhodecode/lib/utils2.py:497
1932 #: rhodecode/lib/utils2.py:506
1760 #, python-format
1933 #, python-format
1761 msgid "%s and %s"
1934 msgid "%s and %s"
1762 msgstr "%s e %s"
1935 msgstr "%s e %s"
1763
1936
1764 #: rhodecode/lib/utils2.py:499
1937 #: rhodecode/lib/utils2.py:508
1765 #, python-format
1938 #, python-format
1766 msgid "%s and %s ago"
1939 msgid "%s and %s ago"
1767 msgstr "%s e %s fa"
1940 msgstr "%s e %s fa"
1768
1941
1769 #: rhodecode/lib/utils2.py:501
1942 #: rhodecode/lib/utils2.py:510
1770 #, python-format
1943 #, python-format
1771 msgid "in %s and %s"
1944 msgid "in %s and %s"
1772 msgstr "in %s e %s"
1945 msgstr "in %s e %s"
1773
1946
1774 #: rhodecode/lib/utils2.py:505 rhodecode/public/js/scripts.js:25035
1947 #: rhodecode/lib/utils2.py:514 rhodecode/public/js/scripts.js:25035
1775 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:49
1948 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:49
1776 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:174
1949 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:174
1777 msgid "just now"
1950 msgid "just now"
@@ -1801,7 +1974,9 b' msgstr "proprio ora"'
1801 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:946
1974 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:946
1802 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:971
1975 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:971
1803 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2293
1976 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2293
1804 #: rhodecode/model/db.py:2285
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 msgid "Repository no access"
1980 msgid "Repository no access"
1806 msgstr "Repository nessun accesso"
1981 msgstr "Repository nessun accesso"
1807
1982
@@ -1829,7 +2004,9 b' msgstr "Repository nessun accesso"'
1829 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:947
2004 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:947
1830 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:972
2005 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:972
1831 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2294
2006 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2294
1832 #: rhodecode/model/db.py:2286
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 msgid "Repository read access"
2010 msgid "Repository read access"
1834 msgstr "Repository accesso in lettura"
2011 msgstr "Repository accesso in lettura"
1835
2012
@@ -1857,7 +2034,9 b' msgstr "Repository accesso in lettura"'
1857 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:948
2034 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:948
1858 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:973
2035 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:973
1859 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2295
2036 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2295
1860 #: rhodecode/model/db.py:2287
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 msgid "Repository write access"
2040 msgid "Repository write access"
1862 msgstr "Repository accesso in scrittura"
2041 msgstr "Repository accesso in scrittura"
1863
2042
@@ -1885,7 +2064,9 b' msgstr "Repository accesso in scrittura"'
1885 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:949
2064 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:949
1886 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:974
2065 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:974
1887 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2296
2066 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2296
1888 #: rhodecode/model/db.py:2288
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 msgid "Repository admin access"
2070 msgid "Repository admin access"
1890 msgstr "Repository accesso admin"
2071 msgstr "Repository accesso admin"
1891
2072
@@ -1953,7 +2134,9 b' msgstr "RhodeCode Administrator"'
1953 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:967
2134 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:967
1954 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:992
2135 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:992
1955 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2314
2136 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2314
1956 #: rhodecode/model/db.py:2306
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 msgid "Repository creation disabled"
2140 msgid "Repository creation disabled"
1958 msgstr "Creazione di Repository disabilitata"
2141 msgstr "Creazione di Repository disabilitata"
1959
2142
@@ -1981,7 +2164,9 b' msgstr "Creazione di Repository disabili'
1981 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:968
2164 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:968
1982 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:993
2165 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:993
1983 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2315
2166 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2315
1984 #: rhodecode/model/db.py:2307
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 msgid "Repository creation enabled"
2170 msgid "Repository creation enabled"
1986 msgstr "Creazione di Repository abilitata"
2171 msgstr "Creazione di Repository abilitata"
1987
2172
@@ -2009,7 +2194,9 b' msgstr "Creazione di Repository abilitat'
2009 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:972
2194 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:972
2010 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:997
2195 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:997
2011 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2319
2196 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2319
2012 #: rhodecode/model/db.py:2311
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 msgid "Repository forking disabled"
2200 msgid "Repository forking disabled"
2014 msgstr "Forking Repository disabilitato"
2201 msgstr "Forking Repository disabilitato"
2015
2202
@@ -2037,7 +2224,9 b' msgstr "Forking Repository disabilitato"'
2037 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:973
2224 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:973
2038 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:998
2225 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:998
2039 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2320
2226 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2320
2040 #: rhodecode/model/db.py:2312
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 msgid "Repository forking enabled"
2230 msgid "Repository forking enabled"
2042 msgstr "Forking Repository abilitato"
2231 msgstr "Forking Repository abilitato"
2043
2232
@@ -2086,7 +2275,9 b' msgstr "Registrazione nuovo utente attra'
2086 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1318
2275 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1318
2087 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1343
2276 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1343
2088 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2952
2277 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2952
2089 #: rhodecode/model/db.py:2944
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 msgid "Not Reviewed"
2281 msgid "Not Reviewed"
2091 msgstr "Non Revisionato"
2282 msgstr "Non Revisionato"
2092
2283
@@ -2114,7 +2305,9 b' msgstr "Non Revisionato"'
2114 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1319
2305 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1319
2115 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1344
2306 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1344
2116 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2953
2307 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2953
2117 #: rhodecode/model/db.py:2945
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 msgid "Approved"
2311 msgid "Approved"
2119 msgstr "Approvato"
2312 msgstr "Approvato"
2120
2313
@@ -2142,7 +2335,9 b' msgstr "Approvato"'
2142 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1320
2335 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1320
2143 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1345
2336 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1345
2144 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2954
2337 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2954
2145 #: rhodecode/model/db.py:2946
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 msgid "Rejected"
2341 msgid "Rejected"
2147 msgstr "Rifiutato"
2342 msgstr "Rifiutato"
2148
2343
@@ -2170,7 +2365,9 b' msgstr "Rifiutato"'
2170 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1321
2365 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1321
2171 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1346
2366 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1346
2172 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2955
2367 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2955
2173 #: rhodecode/model/db.py:2947
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 msgid "Under Review"
2371 msgid "Under Review"
2175 msgstr "in Revisione"
2372 msgstr "in Revisione"
2176
2373
@@ -2195,7 +2392,9 b' msgstr "in Revisione"'
2195 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:951
2392 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:951
2196 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:976
2393 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:976
2197 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2298
2394 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2298
2198 #: rhodecode/model/db.py:2290
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 msgid "Repository group no access"
2398 msgid "Repository group no access"
2200 msgstr "Gruppo di repository: nessun accesso"
2399 msgstr "Gruppo di repository: nessun accesso"
2201
2400
@@ -2220,7 +2419,9 b' msgstr "Gruppo di repository: nessun acc'
2220 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:952
2419 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:952
2221 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:977
2420 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:977
2222 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2299
2421 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2299
2223 #: rhodecode/model/db.py:2291
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 msgid "Repository group read access"
2425 msgid "Repository group read access"
2225 msgstr "Gruppo di repository: accesso in lettura"
2426 msgstr "Gruppo di repository: accesso in lettura"
2226
2427
@@ -2245,7 +2446,9 b' msgstr "Gruppo di repository: accesso in'
2245 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:953
2446 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:953
2246 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:978
2447 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:978
2247 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2300
2448 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2300
2248 #: rhodecode/model/db.py:2292
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 msgid "Repository group write access"
2452 msgid "Repository group write access"
2250 msgstr "Gruppo di repository: accesso in scrittura"
2453 msgstr "Gruppo di repository: accesso in scrittura"
2251
2454
@@ -2270,7 +2473,9 b' msgstr "Gruppo di repository: accesso in'
2270 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:954
2473 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:954
2271 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:979
2474 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:979
2272 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2301
2475 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2301
2273 #: rhodecode/model/db.py:2293
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 msgid "Repository group admin access"
2479 msgid "Repository group admin access"
2275 msgstr "Gruppo di repository: accesso admin"
2480 msgstr "Gruppo di repository: accesso admin"
2276
2481
@@ -2294,7 +2499,9 b' msgstr "Gruppo di repository: accesso ad'
2294 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:956
2499 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:956
2295 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:981
2500 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:981
2296 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2303
2501 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2303
2297 #: rhodecode/model/db.py:2295
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 msgid "User group no access"
2505 msgid "User group no access"
2299 msgstr "Gruppo utenti: nessun accesso"
2506 msgstr "Gruppo utenti: nessun accesso"
2300
2507
@@ -2318,7 +2525,9 b' msgstr "Gruppo utenti: nessun accesso"'
2318 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:957
2525 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:957
2319 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:982
2526 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:982
2320 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2304
2527 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2304
2321 #: rhodecode/model/db.py:2296
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 msgid "User group read access"
2531 msgid "User group read access"
2323 msgstr "Gruppo utenti: accesso in lettura"
2532 msgstr "Gruppo utenti: accesso in lettura"
2324
2533
@@ -2342,7 +2551,9 b' msgstr "Gruppo utenti: accesso in lettur'
2342 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:958
2551 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:958
2343 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:983
2552 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:983
2344 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2305
2553 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2305
2345 #: rhodecode/model/db.py:2297
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 msgid "User group write access"
2557 msgid "User group write access"
2347 msgstr "Gruppo utenti: accesso in scrittura"
2558 msgstr "Gruppo utenti: accesso in scrittura"
2348
2559
@@ -2366,7 +2577,9 b' msgstr "Gruppo utenti: accesso in scritt'
2366 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:959
2577 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:959
2367 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:984
2578 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:984
2368 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2306
2579 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2306
2369 #: rhodecode/model/db.py:2298
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 msgid "User group admin access"
2583 msgid "User group admin access"
2371 msgstr "Gruppo utenti: accesso admin"
2584 msgstr "Gruppo utenti: accesso admin"
2372
2585
@@ -2390,7 +2603,9 b' msgstr "Gruppo utenti: accesso admin"'
2390 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:961
2603 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:961
2391 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:986
2604 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:986
2392 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2308
2605 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2308
2393 #: rhodecode/model/db.py:2300
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 msgid "Repository Group creation disabled"
2609 msgid "Repository Group creation disabled"
2395 msgstr "Creazione gruppo di repository disabiltiata"
2610 msgstr "Creazione gruppo di repository disabiltiata"
2396
2611
@@ -2414,7 +2629,9 b' msgstr "Creazione gruppo di repository d'
2414 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:962
2629 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:962
2415 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:987
2630 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:987
2416 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2309
2631 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2309
2417 #: rhodecode/model/db.py:2301
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 msgid "Repository Group creation enabled"
2635 msgid "Repository Group creation enabled"
2419 msgstr "Creazione gruppo di repository abilitata"
2636 msgstr "Creazione gruppo di repository abilitata"
2420
2637
@@ -2438,7 +2655,9 b' msgstr "Creazione gruppo di repository a'
2438 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:964
2655 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:964
2439 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:989
2656 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:989
2440 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2311
2657 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2311
2441 #: rhodecode/model/db.py:2303
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 msgid "User Group creation disabled"
2661 msgid "User Group creation disabled"
2443 msgstr "Creazione gruppo utenti disabilitata"
2662 msgstr "Creazione gruppo utenti disabilitata"
2444
2663
@@ -2462,7 +2681,9 b' msgstr "Creazione gruppo utenti disabili'
2462 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:965
2681 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:965
2463 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:990
2682 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:990
2464 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2312
2683 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2312
2465 #: rhodecode/model/db.py:2304
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 msgid "User Group creation enabled"
2687 msgid "User Group creation enabled"
2467 msgstr "Creazione gruppo utenti abilitata"
2688 msgstr "Creazione gruppo utenti abilitata"
2468
2689
@@ -2486,7 +2707,9 b' msgstr "Creazione gruppo utenti abilitat'
2486 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:975
2707 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:975
2487 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1000
2708 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1000
2488 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2322
2709 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2322
2489 #: rhodecode/model/db.py:2314
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 msgid "Registration disabled"
2713 msgid "Registration disabled"
2491 msgstr "Registrazione disabilitata"
2714 msgstr "Registrazione disabilitata"
2492
2715
@@ -2510,7 +2733,9 b' msgstr "Registrazione disabilitata"'
2510 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:976
2733 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:976
2511 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1001
2734 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1001
2512 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2323
2735 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2323
2513 #: rhodecode/model/db.py:2315
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 msgid "User Registration with manual account activation"
2739 msgid "User Registration with manual account activation"
2515 msgstr "Registrazione utente con attivazione manuale dell'account"
2740 msgstr "Registrazione utente con attivazione manuale dell'account"
2516
2741
@@ -2534,7 +2759,9 b' msgstr "Registrazione utente con attivaz'
2534 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:977
2759 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:977
2535 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1002
2760 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1002
2536 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2324
2761 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2324
2537 #: rhodecode/model/db.py:2316
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 msgid "User Registration with automatic account activation"
2765 msgid "User Registration with automatic account activation"
2539 msgstr "Registrazione utente con attivazione automatica dell'account"
2766 msgstr "Registrazione utente con attivazione automatica dell'account"
2540
2767
@@ -2558,7 +2785,9 b' msgstr "Registrazione utente con attivaz'
2558 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:979
2785 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:979
2559 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1004
2786 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1004
2560 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2326
2787 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2326
2561 #: rhodecode/model/db.py:2318
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 msgid "Manual activation of external account"
2791 msgid "Manual activation of external account"
2563 msgstr "Attivazione manuale di account esterni"
2792 msgstr "Attivazione manuale di account esterni"
2564
2793
@@ -2582,7 +2811,9 b' msgstr "Attivazione manuale di account e'
2582 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:980
2811 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:980
2583 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1005
2812 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1005
2584 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2327
2813 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2327
2585 #: rhodecode/model/db.py:2319
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 msgid "Automatic activation of external account"
2817 msgid "Automatic activation of external account"
2587 msgstr "Attivazione automatrica di account esterni"
2818 msgstr "Attivazione automatrica di account esterni"
2588
2819
@@ -2600,7 +2831,9 b' msgstr "Attivazione automatrica di accou'
2600 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:969
2831 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:969
2601 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:994
2832 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:994
2602 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2316
2833 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2316
2603 #: rhodecode/model/db.py:2308
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 msgid ""
2837 msgid ""
2605 "Repository creation enabled with write permission to a repository group"
2838 "Repository creation enabled with write permission to a repository group"
2606 msgstr "Creazione di repository abilitata con permessi di scrittura al gruppo di repository"
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 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:970
2852 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:970
2620 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:995
2853 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:995
2621 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2317
2854 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2317
2622 #: rhodecode/model/db.py:2309
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 msgid ""
2858 msgid ""
2624 "Repository creation disabled with write permission to a repository group"
2859 "Repository creation disabled with write permission to a repository group"
2625 msgstr "Creazione di repository disabilitata abilitata con permessi di scrittura al gruppo di repository"
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 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:944
2870 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:944
2636 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:969
2871 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:969
2637 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2291
2872 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2291
2638 #: rhodecode/model/db.py:2283
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 msgid "RhodeCode Super Administrator"
2876 msgid "RhodeCode Super Administrator"
2640 msgstr "RhodeCode Super Administrator"
2877 msgstr "RhodeCode Super Administrator"
2641
2878
@@ -2648,7 +2885,9 b' msgstr "RhodeCode Super Administrator"'
2648 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:982
2885 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:982
2649 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1007
2886 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1007
2650 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2329
2887 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2329
2651 #: rhodecode/model/db.py:2321
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 msgid "Inherit object permissions from default user disabled"
2891 msgid "Inherit object permissions from default user disabled"
2653 msgstr "Ereditarietà dei permessi \"user default\" sull'oggetto disabilitata."
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 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:983
2900 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:983
2662 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1008
2901 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1008
2663 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2330
2902 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2330
2664 #: rhodecode/model/db.py:2322
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 msgid "Inherit object permissions from default user enabled"
2906 msgid "Inherit object permissions from default user enabled"
2666 msgstr "Ereditarietà dei permessi \"user default\" sull'oggetto abilitata"
2907 msgstr "Ereditarietà dei permessi \"user default\" sull'oggetto abilitata"
2667
2908
2668 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:909 rhodecode/model/db.py:910
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 msgid "all"
2912 msgid "all"
2670 msgstr "tutti"
2913 msgstr "tutti"
2671
2914
2672 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:910 rhodecode/model/db.py:911
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 msgid "http/web interface"
2918 msgid "http/web interface"
2674 msgstr "interfaccia http/web"
2919 msgstr "interfaccia http/web"
2675
2920
2676 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:911 rhodecode/model/db.py:912
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 msgid "vcs (git/hg/svn protocol)"
2924 msgid "vcs (git/hg/svn protocol)"
2678 msgstr ""
2925 msgstr ""
2679
2926
2680 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:912 rhodecode/model/db.py:913
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 msgid "api calls"
2930 msgid "api calls"
2682 msgstr "chiamate API"
2931 msgstr "chiamate API"
2683
2932
2684 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:913 rhodecode/model/db.py:914
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 msgid "feed access"
2936 msgid "feed access"
2686 msgstr "accesso al feed"
2937 msgstr "accesso al feed"
2687
2938
2688 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2069
2939 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2069
2689 #: rhodecode/model/db.py:2061
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 msgid "No parent"
2943 msgid "No parent"
2691 msgstr ""
2944 msgstr ""
2692
2945
@@ -2740,12 +2993,12 b' msgid ""'
2740 "email"
2993 "email"
2741 msgstr "Reset della password confermato. Una nuova password è stata inviata alla tua email"
2994 msgstr "Reset della password confermato. Una nuova password è stata inviata alla tua email"
2742
2995
2743 #: rhodecode/model/comment.py:263
2996 #: rhodecode/model/comment.py:266
2744 msgid "made a comment"
2997 msgid "made a comment"
2745 msgstr ""
2998 msgstr ""
2746
2999
2747 #: rhodecode/model/comment.py:264
3000 #: rhodecode/model/comment.py:267
2748 msgid "Refresh page"
3001 msgid "Show it now"
2749 msgstr ""
3002 msgstr ""
2750
3003
2751 #: rhodecode/model/forms.py:85
3004 #: rhodecode/model/forms.py:85
@@ -2876,7 +3129,7 b' msgid ""'
2876 " %(pr_title)s"
3129 " %(pr_title)s"
2877 msgstr ""
3130 msgstr ""
2878
3131
2879 #: rhodecode/model/pull_request.py:449
3132 #: rhodecode/model/pull_request.py:448
2880 msgid "Pull request merged and closed"
3133 msgid "Pull request merged and closed"
2881 msgstr "Richiesta PULL chiusa. Merge effettuato."
3134 msgstr "Richiesta PULL chiusa. Merge effettuato."
2882
3135
@@ -2920,7 +3173,7 b' msgstr "ultimo consiglio"'
2920 msgid "You can't Edit this user since it's crucial for entire application"
3173 msgid "You can't Edit this user since it's crucial for entire application"
2921 msgstr "Utente critico per l'intera applicazione. Editing disabilitato."
3174 msgstr "Utente critico per l'intera applicazione. Editing disabilitato."
2922
3175
2923 #: rhodecode/model/user.py:285
3176 #: rhodecode/model/user.py:284
2924 #, python-format
3177 #, python-format
2925 msgid ""
3178 msgid ""
2926 "You can't edit this user (`%(username)s`) since it's crucial for entire "
3179 "You can't edit this user (`%(username)s`) since it's crucial for entire "
@@ -3174,6 +3427,56 b' msgstr ""'
3174 msgid "Duplicated value for filename found: `{}`"
3427 msgid "Duplicated value for filename found: `{}`"
3175 msgstr ""
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 #: rhodecode/public/js/scripts.js:23039
3480 #: rhodecode/public/js/scripts.js:23039
3178 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:16
3481 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:16
3179 #: rhodecode/public/js/src/plugins/jquery.autocomplete.js:87
3482 #: rhodecode/public/js/src/plugins/jquery.autocomplete.js:87
@@ -3344,19 +3647,19 b' msgstr ""'
3344
3647
3345 #: rhodecode/public/js/scripts.js:41308
3648 #: rhodecode/public/js/scripts.js:41308
3346 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:2
3649 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:2
3347 #: rhodecode/public/js/src/rhodecode/comments.js:235
3650 #: rhodecode/public/js/src/rhodecode/comments.js:236
3348 msgid "Add another comment"
3651 msgid "Add another comment"
3349 msgstr "Aggiungi un altro commento"
3652 msgstr "Aggiungi un altro commento"
3350
3653
3351 #: rhodecode/public/js/scripts.js:41526
3654 #: rhodecode/public/js/scripts.js:41526
3352 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:35
3655 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:35
3353 #: rhodecode/public/js/src/rhodecode/comments.js:453
3656 #: rhodecode/public/js/src/rhodecode/comments.js:470
3354 msgid "Status Review"
3657 msgid "Status Review"
3355 msgstr ""
3658 msgstr ""
3356
3659
3357 #: rhodecode/public/js/scripts.js:41540
3660 #: rhodecode/public/js/scripts.js:41540
3358 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:3
3661 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:3
3359 #: rhodecode/public/js/src/rhodecode/comments.js:467
3662 #: rhodecode/public/js/src/rhodecode/comments.js:484
3360 msgid ""
3663 msgid ""
3361 "Comment text will be set automatically based on currently selected status "
3664 "Comment text will be set automatically based on currently selected status "
3362 "({0}) ..."
3665 "({0}) ..."
@@ -3364,13 +3667,13 b' msgstr ""'
3364
3667
3365 #: rhodecode/public/js/scripts.js:41653
3668 #: rhodecode/public/js/scripts.js:41653
3366 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:37
3669 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:37
3367 #: rhodecode/public/js/src/rhodecode/comments.js:580
3670 #: rhodecode/public/js/src/rhodecode/comments.js:597
3368 msgid "Submitting..."
3671 msgid "Submitting..."
3369 msgstr "Inoltro..."
3672 msgstr "Inoltro..."
3370
3673
3371 #: rhodecode/public/js/scripts.js:41703
3674 #: rhodecode/public/js/scripts.js:41703
3372 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:5
3675 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:5
3373 #: rhodecode/public/js/src/rhodecode/comments.js:630
3676 #: rhodecode/public/js/src/rhodecode/comments.js:647
3374 #: rhodecode/templates/files/files_browser_tree.html:47
3677 #: rhodecode/templates/files/files_browser_tree.html:47
3375 msgid "Loading ..."
3678 msgid "Loading ..."
3376 msgstr "Caricamento ..."
3679 msgstr "Caricamento ..."
@@ -3530,6 +3833,22 b' msgstr ""'
3530 msgid "{0} years"
3833 msgid "{0} years"
3531 msgstr ""
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 #: rhodecode/templates/index.html:5
3852 #: rhodecode/templates/index.html:5
3534 msgid "Dashboard"
3853 msgid "Dashboard"
3535 msgstr "Dashboard"
3854 msgstr "Dashboard"
@@ -3578,6 +3897,7 b' msgstr "Modifica il Gruppo di Repository'
3578 #: rhodecode/templates/index_base.html:97
3897 #: rhodecode/templates/index_base.html:97
3579 #: rhodecode/templates/index_base.html:122
3898 #: rhodecode/templates/index_base.html:122
3580 #: rhodecode/templates/admin/gists/index.html:112
3899 #: rhodecode/templates/admin/gists/index.html:112
3900 #: rhodecode/templates/admin/integrations/list.html:102
3581 #: rhodecode/templates/admin/my_account/my_account_repos.html:31
3901 #: rhodecode/templates/admin/my_account/my_account_repos.html:31
3582 #: rhodecode/templates/admin/my_account/my_account_watched.html:31
3902 #: rhodecode/templates/admin/my_account/my_account_watched.html:31
3583 #: rhodecode/templates/admin/repo_groups/repo_groups.html:53
3903 #: rhodecode/templates/admin/repo_groups/repo_groups.html:53
@@ -3597,7 +3917,6 b' msgstr "Nome"'
3597 #: rhodecode/templates/index_base.html:100
3917 #: rhodecode/templates/index_base.html:100
3598 #: rhodecode/templates/index_base.html:125
3918 #: rhodecode/templates/index_base.html:125
3599 #: rhodecode/templates/admin/gists/index.html:114
3919 #: rhodecode/templates/admin/gists/index.html:114
3600 #: rhodecode/templates/admin/integrations/list.html:63
3601 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:77
3920 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:77
3602 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:45
3921 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:45
3603 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:42
3922 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:42
@@ -3614,8 +3933,8 b' msgstr "Nome"'
3614 #: rhodecode/templates/changeset/changeset.html:53
3933 #: rhodecode/templates/changeset/changeset.html:53
3615 #: rhodecode/templates/compare/compare_commits.html:24
3934 #: rhodecode/templates/compare/compare_commits.html:24
3616 #: rhodecode/templates/email_templates/commit_comment.mako:82
3935 #: rhodecode/templates/email_templates/commit_comment.mako:82
3617 #: rhodecode/templates/email_templates/pull_request_review.mako:30
3936 #: rhodecode/templates/email_templates/pull_request_review.mako:41
3618 #: rhodecode/templates/email_templates/pull_request_review.mako:51
3937 #: rhodecode/templates/email_templates/pull_request_review.mako:75
3619 #: rhodecode/templates/files/file_tree_detail.html:5
3938 #: rhodecode/templates/files/file_tree_detail.html:5
3620 #: rhodecode/templates/files/file_tree_detail.html:12
3939 #: rhodecode/templates/files/file_tree_detail.html:12
3621 #: rhodecode/templates/forks/fork.html:48
3940 #: rhodecode/templates/forks/fork.html:48
@@ -3829,9 +4148,13 b' msgstr "Impostazioni di Autenticazione"'
3829 #: rhodecode/templates/admin/auth/auth_settings.html:12
4148 #: rhodecode/templates/admin/auth/auth_settings.html:12
3830 #: rhodecode/templates/admin/auth/plugin_settings.html:12
4149 #: rhodecode/templates/admin/auth/plugin_settings.html:12
3831 #: rhodecode/templates/admin/defaults/defaults.html:12
4150 #: rhodecode/templates/admin/defaults/defaults.html:12
3832 #: rhodecode/templates/admin/integrations/base.html:19
4151 #: rhodecode/templates/admin/integrations/base.html:21
3833 #: rhodecode/templates/admin/integrations/edit.html:15
4152 #: rhodecode/templates/admin/integrations/form.html:15
4153 #: rhodecode/templates/admin/integrations/form.html:28
3834 #: rhodecode/templates/admin/integrations/list.html:8
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 #: rhodecode/templates/admin/permissions/permissions.html:12
4158 #: rhodecode/templates/admin/permissions/permissions.html:12
3836 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:12
4159 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:12
3837 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:12
4160 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:12
@@ -3881,7 +4204,6 b' msgstr ""'
3881 #: rhodecode/templates/admin/auth/auth_settings.html:81
4204 #: rhodecode/templates/admin/auth/auth_settings.html:81
3882 #: rhodecode/templates/admin/auth/plugin_settings.html:87
4205 #: rhodecode/templates/admin/auth/plugin_settings.html:87
3883 #: rhodecode/templates/admin/defaults/defaults_repositories.html:63
4206 #: rhodecode/templates/admin/defaults/defaults_repositories.html:63
3884 #: rhodecode/templates/admin/my_account/my_account_password.html:36
3885 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:103
4207 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:103
3886 #: rhodecode/templates/admin/permissions/permissions_application.html:50
4208 #: rhodecode/templates/admin/permissions/permissions_application.html:50
3887 #: rhodecode/templates/admin/permissions/permissions_objects.html:56
4209 #: rhodecode/templates/admin/permissions/permissions_objects.html:56
@@ -3918,7 +4240,7 b' msgstr "Impostazioni base per nuovi repo'
3918
4240
3919 #: rhodecode/templates/admin/defaults/defaults_repositories.html:14
4241 #: rhodecode/templates/admin/defaults/defaults_repositories.html:14
3920 #: rhodecode/templates/admin/gists/index.html:110
4242 #: rhodecode/templates/admin/gists/index.html:110
3921 #: rhodecode/templates/admin/integrations/list.html:64
4243 #: rhodecode/templates/admin/integrations/list.html:103
3922 #: rhodecode/templates/admin/repos/repo_add_base.html:62
4244 #: rhodecode/templates/admin/repos/repo_add_base.html:62
3923 #: rhodecode/templates/admin/repos/repo_edit_fields.html:12
4245 #: rhodecode/templates/admin/repos/repo_edit_fields.html:12
3924 msgid "Type"
4246 msgid "Type"
@@ -4063,7 +4385,7 b' msgstr "Mio Pubblico"'
4063
4385
4064 #: rhodecode/templates/admin/gists/index.html:108
4386 #: rhodecode/templates/admin/gists/index.html:108
4065 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:24
4387 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:24
4066 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:89
4388 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:88
4067 #: rhodecode/templates/bookmarks/bookmarks.html:63
4389 #: rhodecode/templates/bookmarks/bookmarks.html:63
4068 #: rhodecode/templates/branches/branches.html:62
4390 #: rhodecode/templates/branches/branches.html:62
4069 #: rhodecode/templates/changelog/changelog.html:110
4391 #: rhodecode/templates/changelog/changelog.html:110
@@ -4116,75 +4438,17 b' msgstr "Crea un Gist Privato"'
4116 msgid "Create Public Gist"
4438 msgid "Create Public Gist"
4117 msgstr "Crea un Gist Pubblico"
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 #: rhodecode/templates/admin/gists/show.html:13
4441 #: rhodecode/templates/admin/gists/show.html:13
4151 #: rhodecode/templates/admin/gists/show.html:20
4442 #: rhodecode/templates/admin/gists/show.html:20
4152 msgid "Gist"
4443 msgid "Gist"
4153 msgstr "Gist"
4444 msgstr "Gist"
4154
4445
4155 #: rhodecode/templates/admin/gists/show.html:49
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 msgid "Confirm to delete this Gist"
4447 msgid "Confirm to delete this Gist"
4184 msgstr "Conferma di voler eliminare questo Gist"
4448 msgstr "Conferma di voler eliminare questo Gist"
4185
4449
4186 #: rhodecode/templates/admin/gists/show.html:56
4450 #: rhodecode/templates/admin/gists/show.html:56
4187 #: rhodecode/templates/admin/integrations/list.html:103
4451 #: rhodecode/templates/admin/integrations/list.html:204
4188 #: rhodecode/templates/admin/my_account/my_account_profile.html:5
4452 #: rhodecode/templates/admin/my_account/my_account_profile.html:5
4189 #: rhodecode/templates/base/issue_tracker_settings.html:61
4453 #: rhodecode/templates/base/issue_tracker_settings.html:61
4190 #: rhodecode/templates/changeset/changeset_file_comment.html:145
4454 #: rhodecode/templates/changeset/changeset_file_comment.html:145
@@ -4196,8 +4460,8 b' msgstr "Conferma di voler eliminare ques'
4196 #: rhodecode/templates/debug_style/buttons.html:128
4460 #: rhodecode/templates/debug_style/buttons.html:128
4197 #: rhodecode/templates/files/files_add.html:204
4461 #: rhodecode/templates/files/files_add.html:204
4198 #: rhodecode/templates/files/files_edit.html:165
4462 #: rhodecode/templates/files/files_edit.html:165
4199 #: rhodecode/templates/files/files_source.html:36
4463 #: rhodecode/templates/files/files_source.html:37
4200 #: rhodecode/templates/files/files_source.html:39
4464 #: rhodecode/templates/files/files_source.html:40
4201 #: rhodecode/templates/pullrequests/pullrequest_show.html:50
4465 #: rhodecode/templates/pullrequests/pullrequest_show.html:50
4202 #: rhodecode/templates/pullrequests/pullrequest_show.html:184
4466 #: rhodecode/templates/pullrequests/pullrequest_show.html:184
4203 #: rhodecode/templates/users/user_profile.html:7
4467 #: rhodecode/templates/users/user_profile.html:7
@@ -4218,17 +4482,27 b' msgstr "creato"'
4218
4482
4219 #: rhodecode/templates/admin/gists/show.html:91
4483 #: rhodecode/templates/admin/gists/show.html:91
4220 #: rhodecode/templates/files/files_delete.html:50
4484 #: rhodecode/templates/files/files_delete.html:50
4221 #: rhodecode/templates/files/files_source.html:61
4485 #: rhodecode/templates/files/files_source.html:62
4222 msgid "Show as raw"
4486 msgid "Show as raw"
4223 msgstr "Mostra sorgente"
4487 msgstr "Mostra sorgente"
4224
4488
4225 #: rhodecode/templates/admin/integrations/base.html:12
4489 #: rhodecode/templates/admin/integrations/base.html:14
4226 msgid "Integrations settings"
4490 msgid "Integrations Settings"
4227 msgstr ""
4491 msgstr ""
4228
4492
4229 #: rhodecode/templates/admin/integrations/edit.html:17
4493 #: rhodecode/templates/admin/integrations/form.html:17
4230 #: rhodecode/templates/admin/integrations/list.html:10
4494 #: rhodecode/templates/admin/integrations/list.html:10
4231 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:44
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 #: rhodecode/templates/admin/repos/repo_edit.html:15
4506 #: rhodecode/templates/admin/repos/repo_edit.html:15
4233 #: rhodecode/templates/admin/repos/repo_edit.html:43
4507 #: rhodecode/templates/admin/repos/repo_edit.html:43
4234 #: rhodecode/templates/admin/settings/settings.html:14
4508 #: rhodecode/templates/admin/settings/settings.html:14
@@ -4238,27 +4512,101 b' msgstr ""'
4238 msgid "Settings"
4512 msgid "Settings"
4239 msgstr "Impostazioni"
4513 msgstr "Impostazioni"
4240
4514
4241 #: rhodecode/templates/admin/integrations/edit.html:36
4515 #: rhodecode/templates/admin/integrations/form.html:60
4242 #, python-format
4516 #, python-format
4243 msgid "Create new %(integration_type)s integration"
4517 msgid "Create New %(integration_type)s Integration"
4244 msgstr ""
4518 msgstr ""
4245
4519
4246 #: rhodecode/templates/admin/integrations/list.html:31
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 msgid "Create new integration"
4539 msgid "Create new integration"
4248 msgstr ""
4540 msgstr ""
4249
4541
4250 #: rhodecode/templates/admin/integrations/list.html:56
4542 #: rhodecode/templates/admin/integrations/list.html:104
4251 msgid "Current integrations"
4543 msgid "Scope"
4252 msgstr ""
4544 msgstr ""
4253
4545
4254 #: rhodecode/templates/admin/integrations/list.html:65
4546 #: rhodecode/templates/admin/integrations/list.html:105
4255 msgid "Actions"
4547 msgid "Actions"
4256 msgstr "Azioni"
4548 msgstr "Azioni"
4257
4549
4258 #: rhodecode/templates/admin/integrations/list.html:89
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 msgid "unknown integration"
4591 msgid "unknown integration"
4260 msgstr ""
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 #: rhodecode/templates/admin/my_account/my_account.html:5
4610 #: rhodecode/templates/admin/my_account/my_account.html:5
4263 #: rhodecode/templates/base/base.html:343
4611 #: rhodecode/templates/base/base.html:343
4264 msgid "My account"
4612 msgid "My account"
@@ -4278,7 +4626,7 b' msgstr "Profilo"'
4278 msgid "Auth Tokens"
4626 msgid "Auth Tokens"
4279 msgstr "Tocken autorizzativi"
4627 msgstr "Tocken autorizzativi"
4280
4628
4281 #: rhodecode/templates/admin/my_account/my_account.html:34
4629 #: rhodecode/templates/admin/my_account/my_account.html:35
4282 msgid "OAuth Identities"
4630 msgid "OAuth Identities"
4283 msgstr ""
4631 msgstr ""
4284
4632
@@ -4396,36 +4744,18 b' msgstr "Indirizzi email aggiuntivi non s'
4396 msgid "New email address"
4744 msgid "New email address"
4397 msgstr "Nuovo indirizzo email"
4745 msgstr "Nuovo indirizzo email"
4398
4746
4399 #: rhodecode/templates/admin/my_account/my_account_notifications.html:3
4747 #: rhodecode/templates/admin/my_account/my_account_notifications.html:12
4400 msgid "Your live notification settings"
4748 msgid "Your Live Notification Settings"
4401 msgstr ""
4749 msgstr ""
4402
4750
4403 #: rhodecode/templates/admin/my_account/my_account_notifications.html:14
4751 #: rhodecode/templates/admin/my_account/my_account_notifications.html:24
4404 #: rhodecode/templates/admin/notifications/show_notification.html:12
4752 msgid "Notifications Status"
4405 msgid "Notifications"
4753 msgstr ""
4406 msgstr "Notifiche"
4407
4408 #: rhodecode/templates/admin/my_account/my_account_notifications.html:14
4409 msgid "Disabled"
4410 msgstr "Disabilitato"
4411
4754
4412 #: rhodecode/templates/admin/my_account/my_account_password.html:3
4755 #: rhodecode/templates/admin/my_account/my_account_password.html:3
4413 msgid "Change Your Account Password"
4756 msgid "Change Your Account Password"
4414 msgstr "Cambia la tua Password"
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 #: rhodecode/templates/admin/my_account/my_account_profile.html:11
4759 #: rhodecode/templates/admin/my_account/my_account_profile.html:11
4430 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:52
4760 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:52
4431 #: rhodecode/templates/admin/users/user_edit_profile.html:25
4761 #: rhodecode/templates/admin/users/user_edit_profile.html:25
@@ -4465,27 +4795,28 b' msgid "Pull Requests You Opened"'
4465 msgstr ""
4795 msgstr ""
4466
4796
4467 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:23
4797 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:23
4468 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:88
4798 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:87
4469 msgid "Target Repo"
4799 msgid "Target Repo"
4470 msgstr ""
4800 msgstr ""
4471
4801
4472 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:26
4802 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:26
4473 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:91
4803 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:90
4474 #: rhodecode/templates/admin/settings/settings_global.html:9
4804 #: rhodecode/templates/admin/settings/settings_global.html:9
4475 #: rhodecode/templates/email_templates/pull_request_review.mako:28
4805 #: rhodecode/templates/email_templates/pull_request_review.mako:39
4476 #: rhodecode/templates/email_templates/pull_request_review.mako:48
4806 #: rhodecode/templates/email_templates/pull_request_review.mako:72
4477 #: rhodecode/templates/pullrequests/pullrequest.html:38
4807 #: rhodecode/templates/pullrequests/pullrequest.html:38
4478 #: rhodecode/templates/pullrequests/pullrequests.html:104
4808 #: rhodecode/templates/pullrequests/pullrequests.html:104
4479 msgid "Title"
4809 msgid "Title"
4480 msgstr "Titolo"
4810 msgstr "Titolo"
4481
4811
4482 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:27
4812 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:27
4483 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:92
4813 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:91
4484 msgid "Opened On"
4814 #: rhodecode/templates/pullrequests/pullrequests.html:108
4815 msgid "Last Update"
4485 msgstr ""
4816 msgstr ""
4486
4817
4487 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:43
4818 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:43
4488 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:107
4819 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:106
4489 #: rhodecode/templates/changelog/changelog.html:153
4820 #: rhodecode/templates/changelog/changelog.html:153
4490 #: rhodecode/templates/compare/compare_commits.html:49
4821 #: rhodecode/templates/compare/compare_commits.html:49
4491 #: rhodecode/templates/search/search_commit.html:36
4822 #: rhodecode/templates/search/search_commit.html:36
@@ -4493,7 +4824,7 b' msgid "Expand commit message"'
4493 msgstr "Espandi il messaggio commit"
4824 msgstr "Espandi il messaggio commit"
4494
4825
4495 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:52
4826 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:52
4496 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:116
4827 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:115
4497 #: rhodecode/templates/changeset/changeset_file_comment.html:284
4828 #: rhodecode/templates/changeset/changeset_file_comment.html:284
4498 #: rhodecode/templates/pullrequests/pullrequest_show.html:14
4829 #: rhodecode/templates/pullrequests/pullrequest_show.html:14
4499 #: rhodecode/templates/pullrequests/pullrequest_show.html:112
4830 #: rhodecode/templates/pullrequests/pullrequest_show.html:112
@@ -4501,19 +4832,19 b' msgstr "Espandi il messaggio commit"'
4501 msgid "Closed"
4832 msgid "Closed"
4502 msgstr "Chiuso"
4833 msgstr "Chiuso"
4503
4834
4504 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:64
4835 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:63
4505 msgid "Confirm to delete this pull request"
4836 msgid "Confirm to delete this pull request"
4506 msgstr "Conferma l'eliminazione di questa richiesta 'Pull'"
4837 msgstr "Conferma l'eliminazione di questa richiesta 'Pull'"
4507
4838
4508 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:71
4839 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:70
4509 msgid "You currently have no open pull requests."
4840 msgid "You currently have no open pull requests."
4510 msgstr "Al momento non hai richieste di PULL pendenti."
4841 msgstr "Al momento non hai richieste di PULL pendenti."
4511
4842
4512 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:79
4843 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:78
4513 msgid "Pull Requests You Participate In"
4844 msgid "Pull Requests You Participate In"
4514 msgstr ""
4845 msgstr ""
4515
4846
4516 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:129
4847 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:127
4517 msgid ""
4848 msgid ""
4518 "There are currently no open pull requests requiring your participation."
4849 "There are currently no open pull requests requiring your participation."
4519 msgstr "Al momento non ci sono richieste di PULL che richiedono il tuo intervento"
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 msgid "My Notifications"
4862 msgid "My Notifications"
4532 msgstr "Le mie Notifiche"
4863 msgstr "Le mie Notifiche"
4533
4864
4534 #: rhodecode/templates/admin/notifications/notifications.html:31
4535 msgid "All"
4536 msgstr "Tutto"
4537
4538 #: rhodecode/templates/admin/notifications/notifications.html:32
4865 #: rhodecode/templates/admin/notifications/notifications.html:32
4539 #: rhodecode/templates/changeset/changeset.html:140
4866 #: rhodecode/templates/changeset/changeset.html:140
4540 #: rhodecode/templates/pullrequests/pullrequest_show.html:133
4867 #: rhodecode/templates/pullrequests/pullrequest_show.html:133
@@ -4554,12 +4881,16 b' msgstr "Nessuna notifica"'
4554 msgid "Show notification"
4881 msgid "Show notification"
4555 msgstr "Mostra notifica"
4882 msgstr "Mostra notifica"
4556
4883
4884 #: rhodecode/templates/admin/notifications/show_notification.html:12
4885 msgid "Notifications"
4886 msgstr "Notifiche"
4887
4557 #: rhodecode/templates/admin/permissions/permissions.html:5
4888 #: rhodecode/templates/admin/permissions/permissions.html:5
4558 msgid "Permissions Administration"
4889 msgid "Permissions Administration"
4559 msgstr "Amministrazione Permessi"
4890 msgstr "Amministrazione Permessi"
4560
4891
4561 #: rhodecode/templates/admin/permissions/permissions.html:14
4892 #: rhodecode/templates/admin/permissions/permissions.html:14
4562 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:45
4893 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:49
4563 #: rhodecode/templates/admin/repos/repo_edit.html:46
4894 #: rhodecode/templates/admin/repos/repo_edit.html:46
4564 #: rhodecode/templates/admin/user_groups/user_group_edit.html:34
4895 #: rhodecode/templates/admin/user_groups/user_group_edit.html:34
4565 #: rhodecode/templates/base/base.html:82
4896 #: rhodecode/templates/base/base.html:82
@@ -4672,12 +5003,6 b' msgstr "Tutti i permessi di base saranno'
4672 msgid "Overwrite Existing Settings"
5003 msgid "Overwrite Existing Settings"
4673 msgstr "Sovrascrivi impostazioni esistenti"
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 #: rhodecode/templates/admin/permissions/permissions_objects.html:34
5006 #: rhodecode/templates/admin/permissions/permissions_objects.html:34
4682 msgid ""
5007 msgid ""
4683 "All default permissions on each repository group will be reset to chosen "
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 msgid "Add Child Group"
5065 msgid "Add Child Group"
4741 msgstr "Aggiungi Gruppo Figlio"
5066 msgstr "Aggiungi Gruppo Figlio"
4742
5067
4743 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:46
5068 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:50
4744 #: rhodecode/templates/admin/repos/repo_edit.html:49
5069 #: rhodecode/templates/admin/repos/repo_edit.html:49
4745 #: rhodecode/templates/admin/user_groups/user_group_edit.html:35
5070 #: rhodecode/templates/admin/user_groups/user_group_edit.html:35
4746 #: rhodecode/templates/admin/users/user_edit.html:35
5071 #: rhodecode/templates/admin/users/user_edit.html:35
@@ -5009,7 +5334,6 b' msgid "Statistics"'
5009 msgstr "Statistiche"
5334 msgstr "Statistiche"
5010
5335
5011 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:7
5336 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:7
5012 #: rhodecode/templates/pullrequests/pullrequests.html:108
5013 msgid "Updated on"
5337 msgid "Updated on"
5014 msgstr ""
5338 msgstr ""
5015
5339
@@ -5412,7 +5736,7 b' msgstr ""'
5412
5736
5413 #: rhodecode/templates/admin/repos/repo_edit_vcs.html:45
5737 #: rhodecode/templates/admin/repos/repo_edit_vcs.html:45
5414 #: rhodecode/templates/admin/settings/settings_global.html:109
5738 #: rhodecode/templates/admin/settings/settings_global.html:109
5415 #: rhodecode/templates/admin/settings/settings_labs.html:45
5739 #: rhodecode/templates/admin/settings/settings_labs.html:48
5416 #: rhodecode/templates/admin/settings/settings_vcs.html:13
5740 #: rhodecode/templates/admin/settings/settings_vcs.html:13
5417 #: rhodecode/templates/admin/settings/settings_visual.html:219
5741 #: rhodecode/templates/admin/settings/settings_visual.html:219
5418 msgid "Save settings"
5742 msgid "Save settings"
@@ -5629,6 +5953,10 b' msgstr "Hooks personali"'
5629 msgid "Labs Settings"
5953 msgid "Labs Settings"
5630 msgstr ""
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 #: rhodecode/templates/admin/settings/settings_mapping.html:5
5960 #: rhodecode/templates/admin/settings/settings_mapping.html:5
5633 msgid "Import New Groups or Repositories"
5961 msgid "Import New Groups or Repositories"
5634 msgstr ""
5962 msgstr ""
@@ -6364,6 +6692,10 b' msgstr ""'
6364 msgid "Change the avatar at"
6692 msgid "Change the avatar at"
6365 msgstr ""
6693 msgstr ""
6366
6694
6695 #: rhodecode/templates/admin/users/user_edit_profile.html:74
6696 msgid "New Password"
6697 msgstr "Nuova password"
6698
6367 #: rhodecode/templates/admin/users/user_edit_profile.html:82
6699 #: rhodecode/templates/admin/users/user_edit_profile.html:82
6368 msgid "New Password Confirmation"
6700 msgid "New Password Confirmation"
6369 msgstr ""
6701 msgstr ""
@@ -6394,7 +6726,7 b' msgid "Authentication type"'
6394 msgstr "Tipo di autenticazione"
6726 msgstr "Tipo di autenticazione"
6395
6727
6396 #: rhodecode/templates/base/base.html:44
6728 #: rhodecode/templates/base/base.html:44
6397 #: rhodecode/templates/errors/error_document.html:51
6729 #: rhodecode/templates/errors/error_document.html:57
6398 msgid "Support"
6730 msgid "Support"
6399 msgstr "Supporto"
6731 msgstr "Supporto"
6400
6732
@@ -6778,7 +7110,7 b' msgstr "Crea gruppi utente"'
6778 msgid "No permission defined"
7110 msgid "No permission defined"
6779 msgstr "Nessun permesso definito"
7111 msgstr "Nessun permesso definito"
6780
7112
6781 #: rhodecode/templates/base/root.html:120
7113 #: rhodecode/templates/base/root.html:161
6782 msgid "Please enable JavaScript to use RhodeCode Enterprise"
7114 msgid "Please enable JavaScript to use RhodeCode Enterprise"
6783 msgstr ""
7115 msgstr ""
6784
7116
@@ -6880,29 +7212,65 b' msgid ""'
6880 "repositories and migrates them to Mercurial type."
7212 "repositories and migrates them to Mercurial type."
6881 msgstr "Richiede che sia installata la libreria hgsubversion. Permette il \"clone\" di repository SVN remoti e la loro migrazione a Mercurial"
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:124
7215 #: rhodecode/templates/base/vcs_settings.html:123
6884 msgid "Subversion Settings"
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 msgstr ""
7222 msgstr ""
6886
7223
6887 #: rhodecode/templates/base/vcs_settings.html:129
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 msgid "Repository patterns"
7256 msgid "Repository patterns"
6889 msgstr "Pattern del Repository"
7257 msgstr "Pattern del Repository"
6890
7258
6891 #: rhodecode/templates/base/vcs_settings.html:133
7259 #: rhodecode/templates/base/vcs_settings.html:180
6892 msgid ""
7260 msgid ""
6893 "Patterns for identifying SVN branches and tags. For recursive search, use "
7261 "Patterns for identifying SVN branches and tags. For recursive search, use "
6894 "\"*\". Eg.: \"/branches/*\""
7262 "\"*\". Eg.: \"/branches/*\""
6895 msgstr "\"Pattern\" per identificare \"branch\" e \"tag\" svn. Per ricerche ricorsive, usare \"*\". Es.: \"/branches/*\""
7263 msgstr "\"Pattern\" per identificare \"branch\" e \"tag\" svn. Per ricerche ricorsive, usare \"*\". Es.: \"/branches/*\""
6896
7264
6897 #: rhodecode/templates/base/vcs_settings.html:196
7265 #: rhodecode/templates/base/vcs_settings.html:246
6898 msgid "Pull Request Settings"
7266 msgid "Pull Request Settings"
6899 msgstr ""
7267 msgstr ""
6900
7268
6901 #: rhodecode/templates/base/vcs_settings.html:201
7269 #: rhodecode/templates/base/vcs_settings.html:251
6902 msgid "Enable server-side merge for pull requests"
7270 msgid "Enable server-side merge for pull requests"
6903 msgstr "Abilita l'incorporamento lato server delle \"richieste di PULL\""
7271 msgstr "Abilita l'incorporamento lato server delle \"richieste di PULL\""
6904
7272
6905 #: rhodecode/templates/base/vcs_settings.html:204
7273 #: rhodecode/templates/base/vcs_settings.html:254
6906 msgid ""
7274 msgid ""
6907 "Note: when this feature is enabled, it only runs hooks defined in the "
7275 "Note: when this feature is enabled, it only runs hooks defined in the "
6908 "rcextension package. Custom hooks added on the Admin -> Settings -> Hooks "
7276 "rcextension package. Custom hooks added on the Admin -> Settings -> Hooks "
@@ -6910,34 +7278,16 b' msgid ""'
6910 "web interface."
7278 "web interface."
6911 msgstr ""
7279 msgstr ""
6912
7280
6913 #: rhodecode/templates/base/vcs_settings.html:208
7281 #: rhodecode/templates/base/vcs_settings.html:258
6914 msgid "Invalidate and relocate inline comments during update"
7282 msgid "Invalidate and relocate inline comments during update"
6915 msgstr "Invalida e realloca i commenti in linea durante l'aggiornmento"
7283 msgstr "Invalida e realloca i commenti in linea durante l'aggiornmento"
6916
7284
6917 #: rhodecode/templates/base/vcs_settings.html:211
7285 #: rhodecode/templates/base/vcs_settings.html:261
6918 msgid ""
7286 msgid ""
6919 "During the update of a pull request, the position of inline comments will be"
7287 "During the update of a pull request, the position of inline comments will be"
6920 " updated and outdated inline comments will be hidden."
7288 " updated and outdated inline comments will be hidden."
6921 msgstr "Aggiorna la posizione dei commenti inline durante l'aggiornamento di una \"richiesta di PULL\". I commenti inline non più sognificativi saranno nascosti."
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 #: rhodecode/templates/bookmarks/bookmarks.html:5
7291 #: rhodecode/templates/bookmarks/bookmarks.html:5
6942 #, python-format
7292 #, python-format
6943 msgid "%s Bookmarks"
7293 msgid "%s Bookmarks"
@@ -7345,7 +7695,7 b' msgstr "Preview del commento"'
7345 #: rhodecode/templates/changeset/changeset_file_comment.html:293
7695 #: rhodecode/templates/changeset/changeset_file_comment.html:293
7346 #: rhodecode/templates/compare/compare_diff.html:57
7696 #: rhodecode/templates/compare/compare_diff.html:57
7347 #: rhodecode/templates/email_templates/commit_comment.mako:87
7697 #: rhodecode/templates/email_templates/commit_comment.mako:87
7348 #: rhodecode/templates/email_templates/pull_request_comment.mako:93
7698 #: rhodecode/templates/email_templates/pull_request_comment.mako:97
7349 msgid "Comment"
7699 msgid "Comment"
7350 msgstr "Commento"
7700 msgstr "Commento"
7351
7701
@@ -7493,17 +7843,17 b' msgid "Compare Commits"'
7493 msgstr ""
7843 msgstr ""
7494
7844
7495 #: rhodecode/templates/compare/compare_diff.html:46
7845 #: rhodecode/templates/compare/compare_diff.html:46
7496 #: rhodecode/templates/email_templates/pull_request_review.mako:50
7846 #: rhodecode/templates/email_templates/pull_request_review.mako:74
7497 #: rhodecode/templates/files/file_diff.html:56
7847 #: rhodecode/templates/files/file_diff.html:56
7498 #: rhodecode/templates/pullrequests/pullrequest_show.html:85
7848 #: rhodecode/templates/pullrequests/pullrequest_show.html:85
7499 msgid "Target"
7849 msgid "Target"
7500 msgstr ""
7850 msgstr ""
7501
7851
7502 #: rhodecode/templates/compare/compare_diff.html:47
7852 #: rhodecode/templates/compare/compare_diff.html:47
7503 #: rhodecode/templates/email_templates/pull_request_comment.mako:92
7853 #: rhodecode/templates/email_templates/pull_request_comment.mako:93
7504 #: rhodecode/templates/email_templates/pull_request_review.mako:49
7854 #: rhodecode/templates/email_templates/pull_request_review.mako:73
7505 #: rhodecode/templates/files/file_diff.html:62
7855 #: rhodecode/templates/files/file_diff.html:62
7506 #: rhodecode/templates/files/files_source.html:18
7856 #: rhodecode/templates/files/files_source.html:19
7507 msgid "Source"
7857 msgid "Source"
7508 msgstr ""
7858 msgstr ""
7509
7859
@@ -7684,17 +8034,17 b' msgstr ""'
7684 msgid "Form vertical"
8034 msgid "Form vertical"
7685 msgstr ""
8035 msgstr ""
7686
8036
7687 #: rhodecode/templates/email_templates/base.mako:7
8037 #: rhodecode/templates/email_templates/base.mako:32
7688 #, python-format
8038 #, python-format
7689 msgid "This is a notification from RhodeCode. %(instance_url)s"
8039 msgid "This is a notification from RhodeCode. %(instance_url)s"
7690 msgstr ""
8040 msgstr ""
7691
8041
7692 #: rhodecode/templates/email_templates/base.mako:90
8042 #: rhodecode/templates/email_templates/base.mako:115
7693 msgid "RhodeCode"
8043 msgid "RhodeCode"
7694 msgstr ""
8044 msgstr ""
7695
8045
7696 #: rhodecode/templates/email_templates/commit_comment.mako:16
8046 #: rhodecode/templates/email_templates/commit_comment.mako:16
7697 #: rhodecode/templates/email_templates/pull_request_comment.mako:17
8047 #: rhodecode/templates/email_templates/pull_request_comment.mako:18
7698 msgid "[mention]"
8048 msgid "[mention]"
7699 msgstr ""
8049 msgstr ""
7700
8050
@@ -7723,12 +8073,12 b' msgid "%(user)s commented on commit `%(c'
7723 msgstr ""
8073 msgstr ""
7724
8074
7725 #: rhodecode/templates/email_templates/commit_comment.mako:43
8075 #: rhodecode/templates/email_templates/commit_comment.mako:43
7726 #: rhodecode/templates/email_templates/pull_request_comment.mako:43
8076 #: rhodecode/templates/email_templates/pull_request_comment.mako:44
7727 msgid "Comment link"
8077 msgid "Comment link"
7728 msgstr ""
8078 msgstr ""
7729
8079
7730 #: rhodecode/templates/email_templates/commit_comment.mako:48
8080 #: rhodecode/templates/email_templates/commit_comment.mako:48
7731 #: rhodecode/templates/email_templates/pull_request_comment.mako:48
8081 #: rhodecode/templates/email_templates/pull_request_comment.mako:49
7732 #, python-format
8082 #, python-format
7733 msgid "File: %(comment_file)s on line %(comment_line)s"
8083 msgid "File: %(comment_file)s on line %(comment_line)s"
7734 msgstr ""
8084 msgstr ""
@@ -7757,7 +8107,7 b' msgid "The commit status was changed to"'
7757 msgstr ""
8107 msgstr ""
7758
8108
7759 #: rhodecode/templates/email_templates/commit_comment.mako:87
8109 #: rhodecode/templates/email_templates/commit_comment.mako:87
7760 #: rhodecode/templates/email_templates/pull_request_comment.mako:93
8110 #: rhodecode/templates/email_templates/pull_request_comment.mako:97
7761 #, python-format
8111 #, python-format
7762 msgid "Comment on line: %(comment_line)s"
8112 msgid "Comment on line: %(comment_line)s"
7763 msgstr ""
8113 msgstr ""
@@ -7766,97 +8116,101 b' msgstr ""'
7766 msgid "Generate new password here"
8116 msgid "Generate new password here"
7767 msgstr ""
8117 msgstr ""
7768
8118
7769 #: rhodecode/templates/email_templates/pull_request_comment.mako:20
8119 #: rhodecode/templates/email_templates/pull_request_comment.mako:21
7770 #, python-format
8120 #, python-format
7771 msgid ""
8121 msgid ""
7772 "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\" (file: "
8122 "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\" (file: "
7773 "`%(comment_file)s`)"
8123 "`%(comment_file)s`)"
7774 msgstr ""
8124 msgstr ""
7775
8125
7776 #: rhodecode/templates/email_templates/pull_request_comment.mako:23
8126 #: rhodecode/templates/email_templates/pull_request_comment.mako:24
7777 #, python-format
8127 #, python-format
7778 msgid ""
8128 msgid ""
7779 "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\" (status: "
8129 "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\" (status: "
7780 "%(status)s)"
8130 "%(status)s)"
7781 msgstr ""
8131 msgstr ""
7782
8132
7783 #: rhodecode/templates/email_templates/pull_request_comment.mako:25
8133 #: rhodecode/templates/email_templates/pull_request_comment.mako:26
7784 #: rhodecode/templates/email_templates/pull_request_comment.mako:82
8134 #: rhodecode/templates/email_templates/pull_request_comment.mako:83
7785 #, python-format
8135 #, python-format
7786 msgid "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\""
8136 msgid "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\""
7787 msgstr ""
8137 msgstr ""
7788
8138
7789 #: rhodecode/templates/email_templates/pull_request_comment.mako:45
8139 #: rhodecode/templates/email_templates/pull_request_comment.mako:46
7790 msgid "Source repository"
8140 msgid "Source repository"
7791 msgstr ""
8141 msgstr ""
7792
8142
7793 #: rhodecode/templates/email_templates/pull_request_comment.mako:54
8143 #: rhodecode/templates/email_templates/pull_request_comment.mako:55
7794 #, python-format
8144 #, python-format
7795 msgid "%(user)s submitted pull request #%(pr_id)s status: *%(status)s*"
8145 msgid "%(user)s submitted pull request #%(pr_id)s status: *%(status)s*"
7796 msgstr ""
8146 msgstr ""
7797
8147
7798 #: rhodecode/templates/email_templates/pull_request_comment.mako:56
8148 #: rhodecode/templates/email_templates/pull_request_comment.mako:57
7799 #, python-format
8149 #, python-format
7800 msgid ""
8150 msgid ""
7801 "%(user)s submitted pull request #%(pr_id)s status: *%(status)s and closed*"
8151 "%(user)s submitted pull request #%(pr_id)s status: *%(status)s and closed*"
7802 msgstr ""
8152 msgstr ""
7803
8153
7804 #: rhodecode/templates/email_templates/pull_request_comment.mako:80
8154 #: rhodecode/templates/email_templates/pull_request_comment.mako:81
7805 #, python-format
8155 #, python-format
7806 msgid ""
8156 msgid ""
7807 "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\" "
8157 "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\" "
7808 "(file:`%(comment_file)s`)"
8158 "(file:`%(comment_file)s`)"
7809 msgstr ""
8159 msgstr ""
7810
8160
7811 #: rhodecode/templates/email_templates/pull_request_comment.mako:86
8161 #: rhodecode/templates/email_templates/pull_request_comment.mako:87
7812 #, python-format
8162 #, python-format
7813 msgid "submitted pull request status: %(status)s"
8163 msgid "submitted pull request status: %(status)s"
7814 msgstr ""
8164 msgstr ""
7815
8165
7816 #: rhodecode/templates/email_templates/pull_request_comment.mako:88
8166 #: rhodecode/templates/email_templates/pull_request_comment.mako:89
7817 #, python-format
8167 #, python-format
7818 msgid "submitted pull request status: %(status)s and closed"
8168 msgid "submitted pull request status: %(status)s and closed"
7819 msgstr ""
8169 msgstr ""
7820
8170
7821 #: rhodecode/templates/email_templates/pull_request_review.mako:5
8171 #: rhodecode/templates/email_templates/pull_request_comment.mako:95
7822 #, python-format
8172 msgid "Submitted status"
7823 msgid "%(user)s wants you to review pull request #%(pr_url)s: \"%(pr_title)s\""
8173 msgstr ""
7824 msgstr ""
8174
7825
8175 #: rhodecode/templates/email_templates/pull_request_review.mako:14
7826 #: rhodecode/templates/email_templates/pull_request_review.mako:17
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 #, python-format
8181 #, python-format
7828 msgid ""
8182 msgid ""
7829 "Pull request from %(source_ref_type)s:%(source_ref_name)s of %(repo_url)s "
8183 "Pull request from %(source_ref_type)s:%(source_ref_name)s of %(repo_url)s "
7830 "into %(target_ref_type)s:%(target_ref_name)s"
8184 "into %(target_ref_type)s:%(target_ref_name)s"
7831 msgstr ""
8185 msgstr ""
7832
8186
7833 #: rhodecode/templates/email_templates/pull_request_review.mako:26
8187 #: rhodecode/templates/email_templates/pull_request_review.mako:37
7834 msgid "Link"
8188 msgid "Link"
7835 msgstr ""
8189 msgstr ""
7836
8190
7837 #: rhodecode/templates/email_templates/pull_request_review.mako:35
8191 #: rhodecode/templates/email_templates/pull_request_review.mako:46
7838 #, python-format
8192 #, python-format
7839 msgid "Commit (%(num)s)"
8193 msgid "Commit (%(num)s)"
7840 msgid_plural "Commits (%(num)s)"
8194 msgid_plural "Commits (%(num)s)"
7841 msgstr[0] ""
8195 msgstr[0] ""
7842 msgstr[1] ""
8196 msgstr[1] ""
7843
8197
7844 #: rhodecode/templates/email_templates/pull_request_review.mako:47
8198 #: rhodecode/templates/email_templates/pull_request_review.mako:71
7845 #, python-format
8199 #, python-format
7846 msgid "%(user)s wants you to review pull request #%(pr_id)s: \"%(pr_title)s\"."
8200 msgid "%(user)s wants you to review pull request #%(pr_id)s: \"%(pr_title)s\"."
7847 msgstr ""
8201 msgstr ""
7848
8202
7849 #: rhodecode/templates/email_templates/pull_request_review.mako:49
8203 #: rhodecode/templates/email_templates/pull_request_review.mako:73
7850 #, python-format
8204 #, python-format
7851 msgid "%(source_ref_type)s of %(source_repo_url)s"
8205 msgid "%(source_ref_type)s of %(source_repo_url)s"
7852 msgstr ""
8206 msgstr ""
7853
8207
7854 #: rhodecode/templates/email_templates/pull_request_review.mako:50
8208 #: rhodecode/templates/email_templates/pull_request_review.mako:74
7855 #, python-format
8209 #, python-format
7856 msgid "%(target_ref_type)s of %(target_repo_url)s"
8210 msgid "%(target_ref_type)s of %(target_repo_url)s"
7857 msgstr ""
8211 msgstr ""
7858
8212
7859 #: rhodecode/templates/email_templates/pull_request_review.mako:52
8213 #: rhodecode/templates/email_templates/pull_request_review.mako:76
7860 #: rhodecode/templates/summary/components.html:95
8214 #: rhodecode/templates/summary/components.html:95
7861 #: rhodecode/templates/summary/components.html:98
8215 #: rhodecode/templates/summary/components.html:98
7862 #, python-format
8216 #, python-format
@@ -8097,13 +8451,13 b' msgid "Delete file"'
8097 msgstr "Elimina file"
8451 msgstr "Elimina file"
8098
8452
8099 #: rhodecode/templates/files/files_delete.html:45
8453 #: rhodecode/templates/files/files_delete.html:45
8100 #: rhodecode/templates/files/files_source.html:49
8454 #: rhodecode/templates/files/files_source.html:50
8101 #, python-format
8455 #, python-format
8102 msgid "Binary file (%s)"
8456 msgid "Binary file (%s)"
8103 msgstr "File binario (%s)"
8457 msgstr "File binario (%s)"
8104
8458
8105 #: rhodecode/templates/files/files_delete.html:50
8459 #: rhodecode/templates/files/files_delete.html:50
8106 #: rhodecode/templates/files/files_source.html:61
8460 #: rhodecode/templates/files/files_source.html:62
8107 msgid "File is too big to display"
8461 msgid "File is too big to display"
8108 msgstr "Il file è troppo grande per essere mostrato"
8462 msgstr "Il file è troppo grande per essere mostrato"
8109
8463
@@ -8173,44 +8527,44 b' msgid_plural "lines"'
8173 msgstr[0] ""
8527 msgstr[0] ""
8174 msgstr[1] ""
8528 msgstr[1] ""
8175
8529
8176 #: rhodecode/templates/files/files_source.html:12
8530 #: rhodecode/templates/files/files_source.html:13
8177 msgid "History"
8531 msgid "History"
8178 msgstr ""
8532 msgstr ""
8179
8533
8180 #: rhodecode/templates/files/files_source.html:15
8534 #: rhodecode/templates/files/files_source.html:16
8181 #: rhodecode/templates/search/search_content.html:68
8535 #: rhodecode/templates/search/search_content.html:68
8182 msgid "Show Full History"
8536 msgid "Show Full History"
8183 msgstr ""
8537 msgstr ""
8184
8538
8185 #: rhodecode/templates/files/files_source.html:20
8539 #: rhodecode/templates/files/files_source.html:21
8186 #: rhodecode/templates/search/search_content.html:70
8540 #: rhodecode/templates/search/search_content.html:70
8187 msgid "Annotation"
8541 msgid "Annotation"
8188 msgstr ""
8542 msgstr ""
8189
8543
8190 #: rhodecode/templates/files/files_source.html:22
8544 #: rhodecode/templates/files/files_source.html:23
8191 #: rhodecode/templates/search/search_content.html:71
8545 #: rhodecode/templates/search/search_content.html:71
8192 msgid "Raw"
8546 msgid "Raw"
8193 msgstr ""
8547 msgstr ""
8194
8548
8195 #: rhodecode/templates/files/files_source.html:24
8549 #: rhodecode/templates/files/files_source.html:25
8196 #: rhodecode/templates/search/search_content.html:73
8550 #: rhodecode/templates/search/search_content.html:73
8197 msgid "Download"
8551 msgid "Download"
8198 msgstr "Download"
8552 msgstr "Download"
8199
8553
8200 #: rhodecode/templates/files/files_source.html:31
8554 #: rhodecode/templates/files/files_source.html:32
8201 #, python-format
8555 #, python-format
8202 msgid "Edit on Branch:%s"
8556 msgid "Edit on Branch:%s"
8203 msgstr ""
8557 msgstr ""
8204
8558
8205 #: rhodecode/templates/files/files_source.html:36
8559 #: rhodecode/templates/files/files_source.html:37
8206 msgid "Editing binary files not allowed"
8560 msgid "Editing binary files not allowed"
8207 msgstr "Impossibile modificare file binari"
8561 msgstr "Impossibile modificare file binari"
8208
8562
8209 #: rhodecode/templates/files/files_source.html:39
8563 #: rhodecode/templates/files/files_source.html:40
8210 msgid "Editing files allowed only when on branch head commit"
8564 msgid "Editing files allowed only when on branch head commit"
8211 msgstr ""
8565 msgstr ""
8212
8566
8213 #: rhodecode/templates/files/files_source.html:40
8567 #: rhodecode/templates/files/files_source.html:41
8214 msgid "Deleting files allowed only when on branch head commit"
8568 msgid "Deleting files allowed only when on branch head commit"
8215 msgstr ""
8569 msgstr ""
8216
8570
1 NO CONTENT: modified file, binary diff hidden
NO CONTENT: modified file, binary diff hidden
This diff has been collapsed as it changes many lines, (1172 lines changed) Show them Hide them
@@ -15,8 +15,8 b' msgid ""'
15 msgstr ""
15 msgstr ""
16 "Project-Id-Version: RhodeCode\n"
16 "Project-Id-Version: RhodeCode\n"
17 "Report-Msgid-Bugs-To: marcin@rhodecode.com\n"
17 "Report-Msgid-Bugs-To: marcin@rhodecode.com\n"
18 "POT-Creation-Date: 2016-08-02 20:55+0000\n"
18 "POT-Creation-Date: 2016-09-15 14:11+0000\n"
19 "PO-Revision-Date: 2016-08-02 20:57+0000\n"
19 "PO-Revision-Date: 2016-09-15 14:12+0000\n"
20 "Last-Translator: Marcin Kuzminski <marcin@rhodecode.com>\n"
20 "Last-Translator: Marcin Kuzminski <marcin@rhodecode.com>\n"
21 "Language-Team: Japanese (http://www.transifex.com/rhodecode/RhodeCode/language/ja/)\n"
21 "Language-Team: Japanese (http://www.transifex.com/rhodecode/RhodeCode/language/ja/)\n"
22 "MIME-Version: 1.0\n"
22 "MIME-Version: 1.0\n"
@@ -27,7 +27,7 b' msgstr ""'
27 "Plural-Forms: nplurals=1; plural=0;\n"
27 "Plural-Forms: nplurals=1; plural=0;\n"
28
28
29 #: rhodecode/admin/navigation.py:74 rhodecode/authentication/routes.py:60
29 #: rhodecode/admin/navigation.py:74 rhodecode/authentication/routes.py:60
30 #: rhodecode/integrations/views.py:126
30 #: rhodecode/integrations/views.py:168
31 #: rhodecode/templates/admin/permissions/permissions.html:36
31 #: rhodecode/templates/admin/permissions/permissions.html:36
32 msgid "Global"
32 msgid "Global"
33 msgstr "全般"
33 msgstr "全般"
@@ -50,7 +50,8 b' msgstr ""'
50 msgid "Issue Tracker"
50 msgid "Issue Tracker"
51 msgstr ""
51 msgstr ""
52
52
53 #: rhodecode/admin/navigation.py:80 rhodecode/templates/register.html:76
53 #: rhodecode/admin/navigation.py:80 rhodecode/integrations/types/email.py:232
54 #: rhodecode/templates/register.html:76
54 #: rhodecode/templates/admin/my_account/my_account_profile.html:48
55 #: rhodecode/templates/admin/my_account/my_account_profile.html:48
55 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:94
56 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:94
56 #: rhodecode/templates/admin/users/user_add.html:86
57 #: rhodecode/templates/admin/users/user_add.html:86
@@ -70,12 +71,18 b' msgid "Full Text Search"'
70 msgstr ""
71 msgstr ""
71
72
72 #: rhodecode/admin/navigation.py:83
73 #: rhodecode/admin/navigation.py:83
73 #: rhodecode/templates/admin/integrations/base.html:21
74 #: rhodecode/templates/admin/integrations/base.html:23
74 #: rhodecode/templates/admin/integrations/edit.html:8
75 #: rhodecode/templates/admin/integrations/form.html:8
75 #: rhodecode/templates/admin/integrations/edit.html:19
76 #: rhodecode/templates/admin/integrations/form.html:21
76 #: rhodecode/templates/admin/integrations/list.html:15
77 #: rhodecode/templates/admin/integrations/form.html:32
77 #: rhodecode/templates/admin/integrations/list.html:19
78 #: rhodecode/templates/admin/integrations/list.html:21
78 #: rhodecode/templates/admin/integrations/list.html:26
79 #: rhodecode/templates/admin/integrations/list.html:25
80 #: rhodecode/templates/admin/integrations/list.html:29
81 #: rhodecode/templates/admin/integrations/list.html:36
82 #: rhodecode/templates/admin/integrations/new.html:9
83 #: rhodecode/templates/admin/integrations/new.html:17
84 #: rhodecode/templates/admin/integrations/new.html:23
85 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:51
79 #: rhodecode/templates/admin/repos/repo_edit.html:72
86 #: rhodecode/templates/admin/repos/repo_edit.html:72
80 #: rhodecode/templates/base/base.html:84
87 #: rhodecode/templates/base/base.html:84
81 msgid "Integrations"
88 msgid "Integrations"
@@ -98,9 +105,9 b' msgstr ""'
98 msgid "Enable or disable this authentication plugin."
105 msgid "Enable or disable this authentication plugin."
99 msgstr ""
106 msgstr ""
100
107
101 #: rhodecode/authentication/schema.py:37 rhodecode/integrations/schema.py:37
108 #: rhodecode/authentication/schema.py:37 rhodecode/integrations/schema.py:32
102 #: rhodecode/templates/admin/integrations/list.html:62
109 #: rhodecode/model/validation_schema/schemas/integration_schema.py:197
103 #: rhodecode/templates/admin/my_account/my_account_notifications.html:14
110 #: rhodecode/templates/admin/integrations/list.html:101
104 msgid "Enabled"
111 msgid "Enabled"
105 msgstr "有効"
112 msgstr "有効"
106
113
@@ -403,12 +410,12 b' msgstr ""'
403
410
404 #: rhodecode/controllers/changeset.py:335
411 #: rhodecode/controllers/changeset.py:335
405 #: rhodecode/controllers/pullrequests.py:750
412 #: rhodecode/controllers/pullrequests.py:750
406 #: rhodecode/model/pull_request.py:843
413 #: rhodecode/model/pull_request.py:842
407 #, python-format
414 #, python-format
408 msgid "Status change %(transition_icon)s %(status)s"
415 msgid "Status change %(transition_icon)s %(status)s"
409 msgstr ""
416 msgstr ""
410
417
411 #: rhodecode/controllers/changeset.py:372
418 #: rhodecode/controllers/changeset.py:373
412 msgid ""
419 msgid ""
413 "Changing the status of a commit associated with a closed pull request is not"
420 "Changing the status of a commit associated with a closed pull request is not"
414 " allowed"
421 " allowed"
@@ -551,14 +558,14 b' msgstr ""'
551 msgid "Changesets"
558 msgid "Changesets"
552 msgstr "チェンジセット"
559 msgstr "チェンジセット"
553
560
554 #: rhodecode/controllers/files.py:1026 rhodecode/controllers/summary.py:251
561 #: rhodecode/controllers/files.py:1026 rhodecode/controllers/summary.py:259
555 #: rhodecode/model/pull_request.py:1059 rhodecode/model/scm.py:780
562 #: rhodecode/model/pull_request.py:1059 rhodecode/model/scm.py:780
556 #: rhodecode/templates/base/vcs_settings.html:138
563 #: rhodecode/templates/base/vcs_settings.html:185
557 msgid "Branches"
564 msgid "Branches"
558 msgstr "ブランチ"
565 msgstr "ブランチ"
559
566
560 #: rhodecode/controllers/files.py:1030 rhodecode/model/scm.py:795
567 #: rhodecode/controllers/files.py:1030 rhodecode/model/scm.py:795
561 #: rhodecode/templates/base/vcs_settings.html:163
568 #: rhodecode/templates/base/vcs_settings.html:210
562 msgid "Tags"
569 msgid "Tags"
563 msgstr "タグ"
570 msgstr "タグ"
564
571
@@ -664,30 +671,30 b' msgid "Close Pull Request"'
664 msgstr ""
671 msgstr ""
665
672
666 #: rhodecode/controllers/pullrequests.py:754
673 #: rhodecode/controllers/pullrequests.py:754
667 #: rhodecode/model/pull_request.py:847
674 #: rhodecode/model/pull_request.py:846
668 msgid "Closing with"
675 msgid "Closing with"
669 msgstr "この状態で閉じる:"
676 msgstr "この状態で閉じる:"
670
677
671 #: rhodecode/controllers/pullrequests.py:802
678 #: rhodecode/controllers/pullrequests.py:804
672 #, python-format
679 #, python-format
673 msgid ""
680 msgid ""
674 "Closing pull request on other statuses than rejected or approved is "
681 "Closing pull request on other statuses than rejected or approved is "
675 "forbidden. Calculated status from all reviewers is currently: %s"
682 "forbidden. Calculated status from all reviewers is currently: %s"
676 msgstr ""
683 msgstr ""
677
684
678 #: rhodecode/controllers/summary.py:235
685 #: rhodecode/controllers/summary.py:243
679 msgid "Branch"
686 msgid "Branch"
680 msgstr "ブランチ"
687 msgstr "ブランチ"
681
688
682 #: rhodecode/controllers/summary.py:236
689 #: rhodecode/controllers/summary.py:244
683 msgid "Tag"
690 msgid "Tag"
684 msgstr "タグ"
691 msgstr "タグ"
685
692
686 #: rhodecode/controllers/summary.py:237
693 #: rhodecode/controllers/summary.py:245
687 msgid "Bookmark"
694 msgid "Bookmark"
688 msgstr "ブックマーク"
695 msgstr "ブックマーク"
689
696
690 #: rhodecode/controllers/summary.py:252
697 #: rhodecode/controllers/summary.py:260
691 msgid "Closed branches"
698 msgid "Closed branches"
692 msgstr "閉鎖済みブランチ"
699 msgstr "閉鎖済みブランチ"
693
700
@@ -700,37 +707,37 b' msgid "Error occurred during update of d'
700 msgstr ""
707 msgstr ""
701
708
702 #: rhodecode/controllers/admin/gists.py:63
709 #: rhodecode/controllers/admin/gists.py:63
703 #: rhodecode/controllers/admin/my_account.py:307
710 #: rhodecode/controllers/admin/my_account.py:317
704 #: rhodecode/controllers/admin/users.py:431
711 #: rhodecode/controllers/admin/users.py:431
705 msgid "forever"
712 msgid "forever"
706 msgstr "無期限"
713 msgstr "無期限"
707
714
708 #: rhodecode/controllers/admin/gists.py:64
715 #: rhodecode/controllers/admin/gists.py:64
709 #: rhodecode/controllers/admin/my_account.py:308
716 #: rhodecode/controllers/admin/my_account.py:318
710 #: rhodecode/controllers/admin/users.py:432
717 #: rhodecode/controllers/admin/users.py:432
711 msgid "5 minutes"
718 msgid "5 minutes"
712 msgstr "5 分"
719 msgstr "5 分"
713
720
714 #: rhodecode/controllers/admin/gists.py:65
721 #: rhodecode/controllers/admin/gists.py:65
715 #: rhodecode/controllers/admin/my_account.py:309
722 #: rhodecode/controllers/admin/my_account.py:319
716 #: rhodecode/controllers/admin/users.py:433
723 #: rhodecode/controllers/admin/users.py:433
717 msgid "1 hour"
724 msgid "1 hour"
718 msgstr "1 時間"
725 msgstr "1 時間"
719
726
720 #: rhodecode/controllers/admin/gists.py:66
727 #: rhodecode/controllers/admin/gists.py:66
721 #: rhodecode/controllers/admin/my_account.py:310
728 #: rhodecode/controllers/admin/my_account.py:320
722 #: rhodecode/controllers/admin/users.py:434
729 #: rhodecode/controllers/admin/users.py:434
723 msgid "1 day"
730 msgid "1 day"
724 msgstr "1 日"
731 msgstr "1 日"
725
732
726 #: rhodecode/controllers/admin/gists.py:67
733 #: rhodecode/controllers/admin/gists.py:67
727 #: rhodecode/controllers/admin/my_account.py:311
734 #: rhodecode/controllers/admin/my_account.py:321
728 #: rhodecode/controllers/admin/users.py:435
735 #: rhodecode/controllers/admin/users.py:435
729 msgid "1 month"
736 msgid "1 month"
730 msgstr "1 ヶ月"
737 msgstr "1 ヶ月"
731
738
732 #: rhodecode/controllers/admin/gists.py:71
739 #: rhodecode/controllers/admin/gists.py:71
733 #: rhodecode/controllers/admin/my_account.py:313
740 #: rhodecode/controllers/admin/my_account.py:323
734 #: rhodecode/controllers/admin/users.py:437
741 #: rhodecode/controllers/admin/users.py:437
735 msgid "Lifetime"
742 msgid "Lifetime"
736 msgstr "有効期間"
743 msgstr "有効期間"
@@ -784,60 +791,61 b' msgstr "\xe7\x84\xa1\xe3\x81\x97"'
784 msgid "%(expiry)s - current value"
791 msgid "%(expiry)s - current value"
785 msgstr ""
792 msgstr ""
786
793
787 #: rhodecode/controllers/admin/my_account.py:70
794 #: rhodecode/controllers/admin/my_account.py:74
788 msgid "You can't edit this user since it's crucial for entire application"
795 msgid "You can't edit this user since it's crucial for entire application"
789 msgstr "このユーザーを編集できません。このユーザーはアプリケーションにとって必要不可欠です。"
796 msgstr "このユーザーを編集できません。このユーザーはアプリケーションにとって必要不可欠です。"
790
797
791 #: rhodecode/controllers/admin/my_account.py:128
798 #: rhodecode/controllers/admin/my_account.py:132
792 msgid "Your account was updated successfully"
799 msgid "Your account was updated successfully"
793 msgstr "アカウントの更新に成功しました"
800 msgstr "アカウントの更新に成功しました"
794
801
795 #: rhodecode/controllers/admin/my_account.py:143
802 #: rhodecode/controllers/admin/my_account.py:147
796 #: rhodecode/controllers/admin/users.py:218
803 #: rhodecode/controllers/admin/users.py:218
797 #, python-format
804 #, python-format
798 msgid "Error occurred during update of user %s"
805 msgid "Error occurred during update of user %s"
799 msgstr "ユーザー %s の更新中にエラーが発生しました"
806 msgstr "ユーザー %s の更新中にエラーが発生しました"
800
807
801 #: rhodecode/controllers/admin/my_account.py:202
808 #: rhodecode/controllers/admin/my_account.py:213
809 #: rhodecode/controllers/admin/my_account.py:219
810 msgid "Error occurred during update of user password"
811 msgstr ""
812
813 #: rhodecode/controllers/admin/my_account.py:226
802 msgid "Successfully updated password"
814 msgid "Successfully updated password"
803 msgstr ""
815 msgstr ""
804
816
805 #: rhodecode/controllers/admin/my_account.py:213
817 #: rhodecode/controllers/admin/my_account.py:271
806 msgid "Error occurred during update of user password"
807 msgstr ""
808
809 #: rhodecode/controllers/admin/my_account.py:261
810 #: rhodecode/controllers/admin/users.py:611
818 #: rhodecode/controllers/admin/users.py:611
811 #, python-format
819 #, python-format
812 msgid "Added new email address `%s` for user account"
820 msgid "Added new email address `%s` for user account"
813 msgstr ""
821 msgstr ""
814
822
815 #: rhodecode/controllers/admin/my_account.py:268
823 #: rhodecode/controllers/admin/my_account.py:278
816 #: rhodecode/controllers/admin/users.py:618
824 #: rhodecode/controllers/admin/users.py:618
817 msgid "An error occurred during email saving"
825 msgid "An error occurred during email saving"
818 msgstr "メールの保存時にエラーが発生しました"
826 msgstr "メールの保存時にエラーが発生しました"
819
827
820 #: rhodecode/controllers/admin/my_account.py:278
828 #: rhodecode/controllers/admin/my_account.py:288
821 #: rhodecode/controllers/admin/users.py:633
829 #: rhodecode/controllers/admin/users.py:633
822 msgid "Removed email address from user account"
830 msgid "Removed email address from user account"
823 msgstr ""
831 msgstr ""
824
832
825 #: rhodecode/controllers/admin/my_account.py:316
833 #: rhodecode/controllers/admin/my_account.py:326
826 #: rhodecode/controllers/admin/users.py:440
834 #: rhodecode/controllers/admin/users.py:440
827 msgid "Role"
835 msgid "Role"
828 msgstr ""
836 msgstr ""
829
837
830 #: rhodecode/controllers/admin/my_account.py:329
838 #: rhodecode/controllers/admin/my_account.py:339
831 #: rhodecode/controllers/admin/users.py:464
839 #: rhodecode/controllers/admin/users.py:464
832 msgid "Auth token successfully created"
840 msgid "Auth token successfully created"
833 msgstr ""
841 msgstr ""
834
842
835 #: rhodecode/controllers/admin/my_account.py:342
843 #: rhodecode/controllers/admin/my_account.py:352
836 #: rhodecode/controllers/admin/users.py:483
844 #: rhodecode/controllers/admin/users.py:483
837 msgid "Auth token successfully reset"
845 msgid "Auth token successfully reset"
838 msgstr ""
846 msgstr ""
839
847
840 #: rhodecode/controllers/admin/my_account.py:346
848 #: rhodecode/controllers/admin/my_account.py:356
841 #: rhodecode/controllers/admin/users.py:487
849 #: rhodecode/controllers/admin/users.py:487
842 msgid "Auth token successfully deleted"
850 msgid "Auth token successfully deleted"
843 msgstr ""
851 msgstr ""
@@ -1055,18 +1063,18 b' msgid "Error occurred during deleting is'
1055 msgstr ""
1063 msgstr ""
1056
1064
1057 #: rhodecode/controllers/admin/repos.py:721
1065 #: rhodecode/controllers/admin/repos.py:721
1058 #: rhodecode/controllers/admin/settings.py:363
1066 #: rhodecode/controllers/admin/settings.py:366
1059 msgid "Removed issue tracker entry"
1067 msgid "Removed issue tracker entry"
1060 msgstr ""
1068 msgstr ""
1061
1069
1062 #: rhodecode/controllers/admin/repos.py:751
1070 #: rhodecode/controllers/admin/repos.py:751
1063 #: rhodecode/controllers/admin/settings.py:409
1071 #: rhodecode/controllers/admin/settings.py:412
1064 msgid "Updated issue tracker entries"
1072 msgid "Updated issue tracker entries"
1065 msgstr ""
1073 msgstr ""
1066
1074
1067 #: rhodecode/controllers/admin/repos.py:812
1075 #: rhodecode/controllers/admin/repos.py:812
1068 #: rhodecode/controllers/admin/settings.py:142
1076 #: rhodecode/controllers/admin/settings.py:143
1069 #: rhodecode/controllers/admin/settings.py:719
1077 #: rhodecode/controllers/admin/settings.py:722
1070 msgid "Some form inputs contain invalid data."
1078 msgid "Some form inputs contain invalid data."
1071 msgstr ""
1079 msgstr ""
1072
1080
@@ -1075,86 +1083,70 b' msgid "Error occurred during updating re'
1075 msgstr ""
1083 msgstr ""
1076
1084
1077 #: rhodecode/controllers/admin/repos.py:834
1085 #: rhodecode/controllers/admin/repos.py:834
1078 #: rhodecode/controllers/admin/settings.py:168
1086 #: rhodecode/controllers/admin/settings.py:171
1079 msgid "Updated VCS settings"
1087 msgid "Updated VCS settings"
1080 msgstr "VCS設定を更新しました"
1088 msgstr "VCS設定を更新しました"
1081
1089
1082 #: rhodecode/controllers/admin/settings.py:164
1090 #: rhodecode/controllers/admin/settings.py:167
1083 #: rhodecode/controllers/admin/settings.py:267
1091 #: rhodecode/controllers/admin/settings.py:270
1084 msgid "Error occurred during updating application settings"
1092 msgid "Error occurred during updating application settings"
1085 msgstr "アプリケーション設定の更新中にエラーが発生しました"
1093 msgstr "アプリケーション設定の更新中にエラーが発生しました"
1086
1094
1087 #: rhodecode/controllers/admin/settings.py:211
1095 #: rhodecode/controllers/admin/settings.py:214
1088 #, python-format
1096 #, python-format
1089 msgid "Repositories successfully rescanned added: %s ; removed: %s"
1097 msgid "Repositories successfully rescanned added: %s ; removed: %s"
1090 msgstr "リポジトリの再スキャンに成功しました。 追加: %s 削除: %s"
1098 msgstr "リポジトリの再スキャンに成功しました。 追加: %s 削除: %s"
1091
1099
1092 #: rhodecode/controllers/admin/settings.py:263
1100 #: rhodecode/controllers/admin/settings.py:266
1093 msgid "Updated application settings"
1101 msgid "Updated application settings"
1094 msgstr "アプリケーション設定を更新しました"
1102 msgstr "アプリケーション設定を更新しました"
1095
1103
1096 #: rhodecode/controllers/admin/settings.py:327
1104 #: rhodecode/controllers/admin/settings.py:330
1097 msgid "Updated visualisation settings"
1105 msgid "Updated visualisation settings"
1098 msgstr "表示設定を更新しました"
1106 msgstr "表示設定を更新しました"
1099
1107
1100 #: rhodecode/controllers/admin/settings.py:330
1108 #: rhodecode/controllers/admin/settings.py:333
1101 msgid "Error occurred during updating visualisation settings"
1109 msgid "Error occurred during updating visualisation settings"
1102 msgstr "表示設定の更新中にエラーが発生しました"
1110 msgstr "表示設定の更新中にエラーが発生しました"
1103
1111
1104 #: rhodecode/controllers/admin/settings.py:422
1112 #: rhodecode/controllers/admin/settings.py:425
1105 msgid "Please enter email address"
1113 msgid "Please enter email address"
1106 msgstr "メールアドレスを入力してください"
1114 msgstr "メールアドレスを入力してください"
1107
1115
1108 #: rhodecode/controllers/admin/settings.py:440
1116 #: rhodecode/controllers/admin/settings.py:443
1109 msgid "Send email task created"
1117 msgid "Send email task created"
1110 msgstr "メール送信タスクを作成しました"
1118 msgstr "メール送信タスクを作成しました"
1111
1119
1112 #: rhodecode/controllers/admin/settings.py:473
1120 #: rhodecode/controllers/admin/settings.py:476
1113 msgid "Added new hook"
1121 msgid "Added new hook"
1114 msgstr "新しいフックを追加しました"
1122 msgstr "新しいフックを追加しました"
1115
1123
1116 #: rhodecode/controllers/admin/settings.py:488
1124 #: rhodecode/controllers/admin/settings.py:491
1117 msgid "Updated hooks"
1125 msgid "Updated hooks"
1118 msgstr "フックを更新しました"
1126 msgstr "フックを更新しました"
1119
1127
1120 #: rhodecode/controllers/admin/settings.py:492
1128 #: rhodecode/controllers/admin/settings.py:495
1121 msgid "Error occurred during hook creation"
1129 msgid "Error occurred during hook creation"
1122 msgstr "フックの作成中にエラーが発生しました"
1130 msgstr "フックの作成中にエラーが発生しました"
1123
1131
1124 #: rhodecode/controllers/admin/settings.py:540
1132 #: rhodecode/controllers/admin/settings.py:543
1125 #, python-format
1133 #, python-format
1126 msgid "Critical: your disk space is very low <b>%s%%</b> usedpercent"
1134 msgid "Critical: your disk space is very low <b>%s%%</b> usedpercent"
1127 msgstr ""
1135 msgstr ""
1128
1136
1129 #: rhodecode/controllers/admin/settings.py:544
1137 #: rhodecode/controllers/admin/settings.py:547
1130 #, python-format
1138 #, python-format
1131 msgid "Warning: your disk space is running low <b>%s%%</b> usedpercent"
1139 msgid "Warning: your disk space is running low <b>%s%%</b> usedpercent"
1132 msgstr ""
1140 msgstr ""
1133
1141
1134 #: rhodecode/controllers/admin/settings.py:740
1142 #: rhodecode/controllers/admin/settings.py:743
1135 msgid "Error occurred during updating labs settings"
1143 msgid "Error occurred during updating labs settings"
1136 msgstr ""
1144 msgstr ""
1137
1145
1138 #: rhodecode/controllers/admin/settings.py:745
1146 #: rhodecode/controllers/admin/settings.py:748
1139 msgid "Updated Labs settings"
1147 msgid "Updated Labs settings"
1140 msgstr ""
1148 msgstr ""
1141
1149
1142 #: rhodecode/controllers/admin/settings.py:795
1143 msgid "Subversion HTTP Support"
1144 msgstr ""
1145
1146 #: rhodecode/controllers/admin/settings.py:796
1147 msgid "Proxy subversion HTTP requests"
1148 msgstr ""
1149
1150 #: rhodecode/controllers/admin/settings.py:802
1151 msgid "Subversion HTTP Server URL"
1152 msgstr ""
1153
1154 #: rhodecode/controllers/admin/settings.py:804
1155 msgid "e.g. http://localhost:8080/"
1156 msgstr ""
1157
1158 #: rhodecode/controllers/admin/user_groups.py:168
1150 #: rhodecode/controllers/admin/user_groups.py:168
1159 #, python-format
1151 #, python-format
1160 msgid "Created user group %(user_group_link)s"
1152 msgid "Created user group %(user_group_link)s"
@@ -1337,38 +1329,50 b' msgstr ""'
1337 msgid "pullrequest commented"
1329 msgid "pullrequest commented"
1338 msgstr ""
1330 msgstr ""
1339
1331
1340 #: rhodecode/events/repo.py:135
1332 #: rhodecode/events/repo.py:136
1341 msgid "repository pre create"
1333 msgid "repository pre create"
1342 msgstr ""
1334 msgstr ""
1343
1335
1344 #: rhodecode/events/repo.py:144
1336 #: rhodecode/events/repo.py:145
1345 msgid "repository created"
1337 msgid "repository created"
1346 msgstr ""
1338 msgstr ""
1347
1339
1348 #: rhodecode/events/repo.py:153
1340 #: rhodecode/events/repo.py:154
1349 msgid "repository pre delete"
1341 msgid "repository pre delete"
1350 msgstr ""
1342 msgstr ""
1351
1343
1352 #: rhodecode/events/repo.py:162
1344 #: rhodecode/events/repo.py:163
1353 msgid "repository deleted"
1345 msgid "repository deleted"
1354 msgstr ""
1346 msgstr ""
1355
1347
1356 #: rhodecode/events/repo.py:193
1348 #: rhodecode/events/repo.py:199
1357 msgid "repository pre pull"
1349 msgid "repository pre pull"
1358 msgstr ""
1350 msgstr ""
1359
1351
1360 #: rhodecode/events/repo.py:202
1352 #: rhodecode/events/repo.py:208
1361 msgid "repository pull"
1353 msgid "repository pull"
1362 msgstr ""
1354 msgstr ""
1363
1355
1364 #: rhodecode/events/repo.py:211
1356 #: rhodecode/events/repo.py:217
1365 msgid "repository pre push"
1357 msgid "repository pre push"
1366 msgstr ""
1358 msgstr ""
1367
1359
1368 #: rhodecode/events/repo.py:222
1360 #: rhodecode/events/repo.py:228
1369 msgid "repository push"
1361 msgid "repository push"
1370 msgstr ""
1362 msgstr ""
1371
1363
1364 #: rhodecode/events/repo_group.py:62
1365 msgid "repository group created"
1366 msgstr ""
1367
1368 #: rhodecode/events/repo_group.py:71
1369 msgid "repository group deleted"
1370 msgstr ""
1371
1372 #: rhodecode/events/repo_group.py:80
1373 msgid "repository group update"
1374 msgstr ""
1375
1372 #: rhodecode/events/user.py:34
1376 #: rhodecode/events/user.py:34
1373 msgid "user registered"
1377 msgid "user registered"
1374 msgstr ""
1378 msgstr ""
@@ -1381,42 +1385,202 b' msgstr ""'
1381 msgid "user pre update"
1385 msgid "user pre update"
1382 msgstr ""
1386 msgstr ""
1383
1387
1384 #: rhodecode/integrations/schema.py:35
1388 #: rhodecode/forms/__init__.py:32 rhodecode/templates/admin/gists/new.html:62
1389 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:27
1390 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:84
1391 #: rhodecode/templates/admin/my_account/my_account_emails.html:65
1392 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:104
1393 #: rhodecode/templates/admin/permissions/permissions_application.html:51
1394 #: rhodecode/templates/admin/permissions/permissions_ips.html:61
1395 #: rhodecode/templates/admin/permissions/permissions_objects.html:57
1396 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:136
1397 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:68
1398 #: rhodecode/templates/admin/repos/repo_edit_fields.html:66
1399 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.html:80
1400 #: rhodecode/templates/admin/repos/repo_edit_permissions.html:111
1401 #: rhodecode/templates/admin/repos/repo_edit_settings.html:159
1402 #: rhodecode/templates/admin/repos/repo_edit_vcs.html:46
1403 #: rhodecode/templates/admin/settings/settings_global.html:110
1404 #: rhodecode/templates/admin/settings/settings_issuetracker.html:16
1405 #: rhodecode/templates/admin/settings/settings_labs.html:49
1406 #: rhodecode/templates/admin/settings/settings_vcs.html:14
1407 #: rhodecode/templates/admin/settings/settings_visual.html:220
1408 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:121
1409 #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:23
1410 #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:81
1411 #: rhodecode/templates/admin/users/user_edit_emails.html:63
1412 #: rhodecode/templates/admin/users/user_edit_ips.html:70
1413 #: rhodecode/templates/admin/users/user_edit_profile.html:135
1414 #: rhodecode/templates/base/default_perms_box.html:89
1415 msgid "Reset"
1416 msgstr "リセット"
1417
1418 #: rhodecode/forms/__init__.py:33 rhodecode/templates/admin/gists/show.html:49
1419 #: rhodecode/templates/admin/integrations/list.html:211
1420 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:56
1421 #: rhodecode/templates/admin/my_account/my_account_emails.html:32
1422 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:62
1423 #: rhodecode/templates/admin/permissions/permissions_ips.html:26
1424 #: rhodecode/templates/admin/repos/repo_edit_fields.html:25
1425 #: rhodecode/templates/admin/settings/settings_hooks.html:46
1426 #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:52
1427 #: rhodecode/templates/admin/users/user_edit_emails.html:31
1428 #: rhodecode/templates/admin/users/user_edit_ips.html:34
1429 #: rhodecode/templates/base/issue_tracker_settings.html:70
1430 #: rhodecode/templates/base/vcs_settings.html:194
1431 #: rhodecode/templates/base/vcs_settings.html:219
1432 #: rhodecode/templates/changeset/changeset_file_comment.html:49
1433 #: rhodecode/templates/changeset/changeset_file_comment.html:99
1434 #: rhodecode/templates/data_table/_dt_elements.html:119
1435 #: rhodecode/templates/data_table/_dt_elements.html:176
1436 #: rhodecode/templates/data_table/_dt_elements.html:190
1437 #: rhodecode/templates/data_table/_dt_elements.html:202
1438 #: rhodecode/templates/debug_style/buttons.html:132
1439 #: rhodecode/templates/files/files_source.html:34
1440 #: rhodecode/templates/files/files_source.html:38
1441 #: rhodecode/templates/files/files_source.html:41
1442 msgid "Delete"
1443 msgstr "削除"
1444
1445 #: rhodecode/integrations/schema.py:30
1446 #: rhodecode/model/validation_schema/schemas/integration_schema.py:195
1385 msgid "Enable or disable this integration."
1447 msgid "Enable or disable this integration."
1386 msgstr ""
1448 msgstr ""
1387
1449
1388 #: rhodecode/integrations/schema.py:42
1450 #: rhodecode/integrations/schema.py:37
1451 #: rhodecode/model/validation_schema/schemas/integration_schema.py:176
1389 msgid "Short name for this integration."
1452 msgid "Short name for this integration."
1390 msgstr ""
1453 msgstr ""
1391
1454
1392 #: rhodecode/integrations/schema.py:44
1455 #: rhodecode/integrations/schema.py:39
1456 #: rhodecode/model/validation_schema/schemas/integration_schema.py:178
1393 msgid "Integration name"
1457 msgid "Integration name"
1394 msgstr ""
1458 msgstr ""
1395
1459
1460 #: rhodecode/integrations/schema.py:51
1461 msgid ""
1462 "Limit integrations to to work only on the direct children repositories of "
1463 "this repository group (no subgroups)"
1464 msgstr ""
1465
1466 #: rhodecode/integrations/schema.py:55
1467 msgid "Limit to childen repos only"
1468 msgstr ""
1469
1470 #: rhodecode/integrations/schema.py:63
1471 msgid "Limit integrations to to work only on root level repositories"
1472 msgstr ""
1473
1474 #: rhodecode/integrations/schema.py:66
1475 msgid "Root repositories only"
1476 msgstr ""
1477
1478 #: rhodecode/integrations/views.py:162
1479 msgid "{repo_name} repository"
1480 msgstr ""
1481
1482 #: rhodecode/integrations/views.py:165
1483 msgid "{repo_group_name} repo group"
1484 msgstr ""
1485
1396 #: rhodecode/integrations/views.py:172
1486 #: rhodecode/integrations/views.py:172
1487 msgid "{name} integration"
1488 msgstr ""
1489
1490 #: rhodecode/integrations/views.py:186
1397 msgid "Integration {integration_name} deleted successfully."
1491 msgid "Integration {integration_name} deleted successfully."
1398 msgstr ""
1492 msgstr ""
1399
1493
1400 #: rhodecode/integrations/views.py:200
1494 #: rhodecode/integrations/views.py:266
1401 msgid ""
1495 msgid ""
1402 "Errors exist when saving integration settings. Please check the form inputs."
1496 "Errors exist when saving integration settings. Please check the form inputs."
1403 msgstr ""
1497 msgstr ""
1404
1498
1405 #: rhodecode/integrations/views.py:220
1499 #: rhodecode/integrations/views.py:292
1406 msgid "Integration {integration_name} updated successfully."
1500 msgid "Integration {integration_name} updated successfully."
1407 msgstr ""
1501 msgstr ""
1408
1502
1503 #: rhodecode/integrations/types/email.py:214
1504 msgid "Recipients"
1505 msgstr ""
1506
1507 #: rhodecode/integrations/types/email.py:215
1508 msgid "Email addresses to send push events to"
1509 msgstr ""
1510
1511 #: rhodecode/integrations/types/email.py:220
1512 #: rhodecode/integrations/types/email.py:221
1513 msgid "Email address"
1514 msgstr "メールアドレス"
1515
1516 #: rhodecode/integrations/types/email.py:233
1517 msgid "Send repo push summaries to a list of recipients via email"
1518 msgstr ""
1519
1520 #: rhodecode/integrations/types/hipchat.py:43
1521 msgid "Yellow"
1522 msgstr ""
1523
1524 #: rhodecode/integrations/types/hipchat.py:44
1525 msgid "Red"
1526 msgstr ""
1527
1528 #: rhodecode/integrations/types/hipchat.py:45
1529 msgid "Green"
1530 msgstr ""
1531
1532 #: rhodecode/integrations/types/hipchat.py:46
1533 msgid "Purple"
1534 msgstr ""
1535
1536 #: rhodecode/integrations/types/hipchat.py:47
1537 msgid "Gray"
1538 msgstr ""
1539
1540 #: rhodecode/integrations/types/hipchat.py:52
1541 msgid "Hipchat server URL"
1542 msgstr ""
1543
1544 #: rhodecode/integrations/types/hipchat.py:53
1545 msgid "Hipchat integration url."
1546 msgstr ""
1547
1548 #: rhodecode/integrations/types/hipchat.py:63
1549 msgid "Notify"
1550 msgstr ""
1551
1552 #: rhodecode/integrations/types/hipchat.py:64
1553 msgid "Make a notification to the users in room."
1554 msgstr ""
1555
1556 #: rhodecode/integrations/types/hipchat.py:70
1557 msgid "Color"
1558 msgstr ""
1559
1560 #: rhodecode/integrations/types/hipchat.py:71
1561 msgid "Background color of message."
1562 msgstr ""
1563
1564 #: rhodecode/integrations/types/hipchat.py:99
1565 msgid "Hipchat"
1566 msgstr ""
1567
1568 #: rhodecode/integrations/types/hipchat.py:100
1569 msgid ""
1570 "Send events such as repo pushes and pull requests to your hipchat channel."
1571 msgstr ""
1572
1573 #: rhodecode/integrations/types/slack.py:44
1574 msgid "Slack service URL"
1575 msgstr ""
1576
1409 #: rhodecode/integrations/types/slack.py:45
1577 #: rhodecode/integrations/types/slack.py:45
1410 msgid "Slack service URL"
1411 msgstr ""
1412
1413 #: rhodecode/integrations/types/slack.py:46
1414 msgid ""
1578 msgid ""
1415 "This can be setup at the <a href=\"https://my.slack.com/services/new"
1579 "This can be setup at the <a href=\"https://my.slack.com/services/new"
1416 "/incoming-webhook/\">slack app manager</a>"
1580 "/incoming-webhook/\">slack app manager</a>"
1417 msgstr ""
1581 msgstr ""
1418
1582
1419 #: rhodecode/integrations/types/slack.py:59 rhodecode/templates/login.html:43
1583 #: rhodecode/integrations/types/slack.py:58 rhodecode/templates/login.html:43
1420 #: rhodecode/templates/register.html:41
1584 #: rhodecode/templates/register.html:41
1421 #: rhodecode/templates/admin/admin_log.html:7
1585 #: rhodecode/templates/admin/admin_log.html:7
1422 #: rhodecode/templates/admin/my_account/my_account_profile.html:24
1586 #: rhodecode/templates/admin/my_account/my_account_profile.html:24
@@ -1432,35 +1596,40 b' msgstr ""'
1432 msgid "Username"
1596 msgid "Username"
1433 msgstr "ユーザー名"
1597 msgstr "ユーザー名"
1434
1598
1435 #: rhodecode/integrations/types/slack.py:60
1599 #: rhodecode/integrations/types/slack.py:59
1436 msgid "Username to show notifications coming from."
1600 msgid "Username to show notifications coming from."
1437 msgstr ""
1601 msgstr ""
1438
1602
1603 #: rhodecode/integrations/types/slack.py:68
1604 msgid "Channel"
1605 msgstr ""
1606
1439 #: rhodecode/integrations/types/slack.py:69
1607 #: rhodecode/integrations/types/slack.py:69
1440 msgid "Channel"
1441 msgstr ""
1442
1443 #: rhodecode/integrations/types/slack.py:70
1444 msgid "Channel to send notifications to."
1608 msgid "Channel to send notifications to."
1445 msgstr ""
1609 msgstr ""
1446
1610
1611 #: rhodecode/integrations/types/slack.py:78
1612 msgid "Emoji"
1613 msgstr ""
1614
1447 #: rhodecode/integrations/types/slack.py:79
1615 #: rhodecode/integrations/types/slack.py:79
1448 msgid "Emoji"
1449 msgstr ""
1450
1451 #: rhodecode/integrations/types/slack.py:80
1452 msgid "Emoji to use eg. :studio_microphone:"
1616 msgid "Emoji to use eg. :studio_microphone:"
1453 msgstr ""
1617 msgstr ""
1454
1618
1455 #: rhodecode/integrations/types/slack.py:107
1619 #: rhodecode/integrations/types/slack.py:101
1456 msgid "Slack"
1620 msgid "Slack"
1457 msgstr ""
1621 msgstr ""
1458
1622
1623 #: rhodecode/integrations/types/slack.py:102
1624 msgid ""
1625 "Send events such as repo pushes and pull requests to your slack channel."
1626 msgstr ""
1627
1628 #: rhodecode/integrations/types/webhook.py:40
1629 msgid "Webhook URL"
1630 msgstr ""
1631
1459 #: rhodecode/integrations/types/webhook.py:41
1632 #: rhodecode/integrations/types/webhook.py:41
1460 msgid "Webhook URL"
1461 msgstr ""
1462
1463 #: rhodecode/integrations/types/webhook.py:42
1464 msgid "URL of the webhook to receive POST event."
1633 msgid "URL of the webhook to receive POST event."
1465 msgstr ""
1634 msgstr ""
1466
1635
@@ -1472,10 +1641,14 b' msgstr ""'
1472 msgid "String used to validate received payloads."
1641 msgid "String used to validate received payloads."
1473 msgstr ""
1642 msgstr ""
1474
1643
1475 #: rhodecode/integrations/types/webhook.py:62
1644 #: rhodecode/integrations/types/webhook.py:65
1476 msgid "Webhook"
1645 msgid "Webhook"
1477 msgstr ""
1646 msgstr ""
1478
1647
1648 #: rhodecode/integrations/types/webhook.py:66
1649 msgid "Post json events to a webhook endpoint"
1650 msgstr ""
1651
1479 #: rhodecode/lib/action_parser.py:89
1652 #: rhodecode/lib/action_parser.py:89
1480 msgid "[deleted] repository"
1653 msgid "[deleted] repository"
1481 msgstr "リポジトリを[削除]"
1654 msgstr "リポジトリを[削除]"
@@ -1599,80 +1772,80 b' msgstr "\xe4\xbd\x9c\xe6\x88\x90\xe3\x81\x97\xe3\x81\x9f\xe3\x82\xbf\xe3\x82\xb0: %s"'
1599 msgid "Commit not found"
1772 msgid "Commit not found"
1600 msgstr ""
1773 msgstr ""
1601
1774
1602 #: rhodecode/lib/auth.py:1180
1775 #: rhodecode/lib/auth.py:1185
1603 #, python-format
1776 #, python-format
1604 msgid "IP %s not allowed"
1777 msgid "IP %s not allowed"
1605 msgstr "IPアドレス %s は許可されません"
1778 msgstr "IPアドレス %s は許可されません"
1606
1779
1607 #: rhodecode/lib/auth.py:1254
1780 #: rhodecode/lib/auth.py:1259
1608 msgid "You need to be a registered user to perform this action"
1781 msgid "You need to be a registered user to perform this action"
1609 msgstr "このアクションを実行するためには登録済みのユーザーである必要があります"
1782 msgstr "このアクションを実行するためには登録済みのユーザーである必要があります"
1610
1783
1611 #: rhodecode/lib/auth.py:1302
1784 #: rhodecode/lib/auth.py:1307
1612 #, python-format
1785 #, python-format
1613 msgid "Action not supported for %s."
1786 msgid "Action not supported for %s."
1614 msgstr ""
1787 msgstr ""
1615
1788
1616 #: rhodecode/lib/auth.py:1339
1789 #: rhodecode/lib/auth.py:1344
1617 msgid "You need to be signed in to view this page"
1790 msgid "You need to be signed in to view this page"
1618 msgstr ""
1791 msgstr ""
1619
1792
1620 #: rhodecode/lib/base.py:545
1793 #: rhodecode/lib/base.py:550
1621 #, python-format
1794 #, python-format
1622 msgid "The repository at %(repo_name)s cannot be located."
1795 msgid "The repository at %(repo_name)s cannot be located."
1623 msgstr ""
1796 msgstr ""
1624
1797
1625 #: rhodecode/lib/diffs.py:56
1798 #: rhodecode/lib/diffs.py:62
1626 msgid "Click to comment"
1799 msgid "Click to comment"
1627 msgstr ""
1800 msgstr ""
1628
1801
1629 #: rhodecode/lib/diffs.py:71
1802 #: rhodecode/lib/diffs.py:77
1630 msgid "Binary file"
1803 msgid "Binary file"
1631 msgstr "バイナリファイル"
1804 msgstr "バイナリファイル"
1632
1805
1633 #: rhodecode/lib/diffs.py:91
1806 #: rhodecode/lib/diffs.py:98
1634 msgid ""
1807 msgid ""
1635 "Changeset was too big and was cut off, use diff menu to display this diff"
1808 "Changeset was too big and was cut off, use diff menu to display this diff"
1636 msgstr "チェンジセットが大きすぎるため省略しました。差分を表示する場合は差分メニューを使用してください"
1809 msgstr "チェンジセットが大きすぎるため省略しました。差分を表示する場合は差分メニューを使用してください"
1637
1810
1638 #: rhodecode/lib/diffs.py:102
1811 #: rhodecode/lib/diffs.py:109
1639 msgid "No changes detected"
1812 msgid "No changes detected"
1640 msgstr "検出された変更はありません"
1813 msgstr "検出された変更はありません"
1641
1814
1642 #: rhodecode/lib/diffs.py:631
1815 #: rhodecode/lib/diffs.py:643
1643 msgid "Click to select line"
1816 msgid "Click to select line"
1644 msgstr ""
1817 msgstr ""
1645
1818
1646 #: rhodecode/lib/helpers.py:1481
1819 #: rhodecode/lib/helpers.py:1489
1647 #, python-format
1820 #, python-format
1648 msgid " and %s more"
1821 msgid " and %s more"
1649 msgstr " と %s 以上"
1822 msgstr " と %s 以上"
1650
1823
1651 #: rhodecode/lib/helpers.py:1485
1824 #: rhodecode/lib/helpers.py:1493
1652 msgid "No Files"
1825 msgid "No Files"
1653 msgstr "ファイルなし"
1826 msgstr "ファイルなし"
1654
1827
1655 #: rhodecode/lib/helpers.py:1558
1828 #: rhodecode/lib/helpers.py:1566
1656 msgid "new file"
1829 msgid "new file"
1657 msgstr "新しいファイル"
1830 msgstr "新しいファイル"
1658
1831
1659 #: rhodecode/lib/helpers.py:1561
1832 #: rhodecode/lib/helpers.py:1569
1660 msgid "mod"
1833 msgid "mod"
1661 msgstr "変更"
1834 msgstr "変更"
1662
1835
1663 #: rhodecode/lib/helpers.py:1564
1836 #: rhodecode/lib/helpers.py:1572
1664 msgid "del"
1837 msgid "del"
1665 msgstr "削除"
1838 msgstr "削除"
1666
1839
1667 #: rhodecode/lib/helpers.py:1567
1840 #: rhodecode/lib/helpers.py:1575
1668 msgid "rename"
1841 msgid "rename"
1669 msgstr "リネーム"
1842 msgstr "リネーム"
1670
1843
1671 #: rhodecode/lib/helpers.py:1572
1844 #: rhodecode/lib/helpers.py:1580
1672 msgid "chmod"
1845 msgid "chmod"
1673 msgstr "chmod"
1846 msgstr "chmod"
1674
1847
1675 #: rhodecode/lib/helpers.py:1819
1848 #: rhodecode/lib/helpers.py:1827
1676 msgid ""
1849 msgid ""
1677 "Example filter terms:\n"
1850 "Example filter terms:\n"
1678 " repository:vcs\n"
1851 " repository:vcs\n"
@@ -1691,85 +1864,85 b' msgid ""'
1691 " \"username:test AND repository:test*\"\n"
1864 " \"username:test AND repository:test*\"\n"
1692 msgstr ""
1865 msgstr ""
1693
1866
1694 #: rhodecode/lib/helpers.py:1839
1867 #: rhodecode/lib/helpers.py:1847
1695 #, python-format
1868 #, python-format
1696 msgid ""
1869 msgid ""
1697 "%s repository is not mapped to db perhaps it was created or renamed from the"
1870 "%s repository is not mapped to db perhaps it was created or renamed from the"
1698 " filesystem please run the application again in order to rescan repositories"
1871 " filesystem please run the application again in order to rescan repositories"
1699 msgstr "%s リポジトリはDB内に見つかりませんでした。おそらくファイルシステム上で作られたか名前が変更されたためです。リポジトリをもう一度チェックするためにアプリケーションを立ち上げ直してください。"
1872 msgstr "%s リポジトリはDB内に見つかりませんでした。おそらくファイルシステム上で作られたか名前が変更されたためです。リポジトリをもう一度チェックするためにアプリケーションを立ち上げ直してください。"
1700
1873
1701 #: rhodecode/lib/utils2.py:454
1874 #: rhodecode/lib/utils2.py:463
1702 #, python-format
1875 #, python-format
1703 msgid "%d year"
1876 msgid "%d year"
1704 msgid_plural "%d years"
1877 msgid_plural "%d years"
1705 msgstr[0] "%d 年"
1878 msgstr[0] "%d 年"
1706
1879
1707 #: rhodecode/lib/utils2.py:455
1880 #: rhodecode/lib/utils2.py:464
1708 #, python-format
1881 #, python-format
1709 msgid "%d month"
1882 msgid "%d month"
1710 msgid_plural "%d months"
1883 msgid_plural "%d months"
1711 msgstr[0] "%d ヶ月"
1884 msgstr[0] "%d ヶ月"
1712
1885
1713 #: rhodecode/lib/utils2.py:456
1886 #: rhodecode/lib/utils2.py:465
1714 #, python-format
1887 #, python-format
1715 msgid "%d day"
1888 msgid "%d day"
1716 msgid_plural "%d days"
1889 msgid_plural "%d days"
1717 msgstr[0] "%d 日"
1890 msgstr[0] "%d 日"
1718
1891
1719 #: rhodecode/lib/utils2.py:457
1892 #: rhodecode/lib/utils2.py:466
1720 #, python-format
1893 #, python-format
1721 msgid "%d hour"
1894 msgid "%d hour"
1722 msgid_plural "%d hours"
1895 msgid_plural "%d hours"
1723 msgstr[0] "%d 時間"
1896 msgstr[0] "%d 時間"
1724
1897
1725 #: rhodecode/lib/utils2.py:458
1898 #: rhodecode/lib/utils2.py:467
1726 #, python-format
1899 #, python-format
1727 msgid "%d minute"
1900 msgid "%d minute"
1728 msgid_plural "%d minutes"
1901 msgid_plural "%d minutes"
1729 msgstr[0] "%d 分"
1902 msgstr[0] "%d 分"
1730
1903
1731 #: rhodecode/lib/utils2.py:459
1904 #: rhodecode/lib/utils2.py:468
1732 #, python-format
1905 #, python-format
1733 msgid "%d second"
1906 msgid "%d second"
1734 msgid_plural "%d seconds"
1907 msgid_plural "%d seconds"
1735 msgstr[0] "%d 秒"
1908 msgstr[0] "%d 秒"
1736
1909
1737 #: rhodecode/lib/utils2.py:477
1910 #: rhodecode/lib/utils2.py:486
1738 #, python-format
1911 #, python-format
1739 msgid "in %s"
1912 msgid "in %s"
1740 msgstr "%s 以内"
1913 msgstr "%s 以内"
1741
1914
1742 #: rhodecode/lib/utils2.py:483
1915 #: rhodecode/lib/utils2.py:492
1743 #, python-format
1916 #, python-format
1744 msgid "%s ago"
1917 msgid "%s ago"
1745 msgstr "%s 前"
1918 msgstr "%s 前"
1746
1919
1747 #: rhodecode/lib/utils2.py:493
1920 #: rhodecode/lib/utils2.py:502
1748 #, python-format
1921 #, python-format
1749 msgid "%s, %s ago"
1922 msgid "%s, %s ago"
1750 msgstr ""
1923 msgstr ""
1751
1924
1752 #: rhodecode/lib/utils2.py:495
1925 #: rhodecode/lib/utils2.py:504
1753 #, python-format
1926 #, python-format
1754 msgid "in %s, %s"
1927 msgid "in %s, %s"
1755 msgstr ""
1928 msgstr ""
1756
1929
1757 #: rhodecode/lib/utils2.py:497
1930 #: rhodecode/lib/utils2.py:506
1758 #, python-format
1931 #, python-format
1759 msgid "%s and %s"
1932 msgid "%s and %s"
1760 msgstr ""
1933 msgstr ""
1761
1934
1762 #: rhodecode/lib/utils2.py:499
1935 #: rhodecode/lib/utils2.py:508
1763 #, python-format
1936 #, python-format
1764 msgid "%s and %s ago"
1937 msgid "%s and %s ago"
1765 msgstr "%s と %s 前"
1938 msgstr "%s と %s 前"
1766
1939
1767 #: rhodecode/lib/utils2.py:501
1940 #: rhodecode/lib/utils2.py:510
1768 #, python-format
1941 #, python-format
1769 msgid "in %s and %s"
1942 msgid "in %s and %s"
1770 msgstr "%s と %s の間"
1943 msgstr "%s と %s の間"
1771
1944
1772 #: rhodecode/lib/utils2.py:505 rhodecode/public/js/scripts.js:25035
1945 #: rhodecode/lib/utils2.py:514 rhodecode/public/js/scripts.js:25035
1773 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:49
1946 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:49
1774 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:174
1947 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:174
1775 msgid "just now"
1948 msgid "just now"
@@ -1799,7 +1972,9 b' msgstr "\xe3\x81\x9f\xe3\x81\xa3\xe3\x81\x9f\xe3\x81\x84\xe3\x81\xbe"'
1799 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:946
1972 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:946
1800 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:971
1973 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:971
1801 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2293
1974 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2293
1802 #: rhodecode/model/db.py:2285
1975 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2285
1976 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2285
1977 #: rhodecode/model/db.py:2287
1803 msgid "Repository no access"
1978 msgid "Repository no access"
1804 msgstr "リポジトリへのアクセス権限無し"
1979 msgstr "リポジトリへのアクセス権限無し"
1805
1980
@@ -1827,7 +2002,9 b' msgstr "\xe3\x83\xaa\xe3\x83\x9d\xe3\x82\xb8\xe3\x83\x88\xe3\x83\xaa\xe3\x81\xb8\xe3\x81\xae\xe3\x82\xa2\xe3\x82\xaf\xe3\x82\xbb\xe3\x82\xb9\xe6\xa8\xa9\xe9\x99\x90\xe7\x84\xa1\xe3\x81\x97"'
1827 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:947
2002 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:947
1828 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:972
2003 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:972
1829 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2294
2004 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2294
1830 #: rhodecode/model/db.py:2286
2005 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2286
2006 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2286
2007 #: rhodecode/model/db.py:2288
1831 msgid "Repository read access"
2008 msgid "Repository read access"
1832 msgstr "リポジトリに読込権限でアクセス"
2009 msgstr "リポジトリに読込権限でアクセス"
1833
2010
@@ -1855,7 +2032,9 b' msgstr "\xe3\x83\xaa\xe3\x83\x9d\xe3\x82\xb8\xe3\x83\x88\xe3\x83\xaa\xe3\x81\xab\xe8\xaa\xad\xe8\xbe\xbc\xe6\xa8\xa9\xe9\x99\x90\xe3\x81\xa7\xe3\x82\xa2\xe3\x82\xaf\xe3\x82\xbb\xe3\x82\xb9"'
1855 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:948
2032 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:948
1856 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:973
2033 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:973
1857 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2295
2034 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2295
1858 #: rhodecode/model/db.py:2287
2035 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2287
2036 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2287
2037 #: rhodecode/model/db.py:2289
1859 msgid "Repository write access"
2038 msgid "Repository write access"
1860 msgstr "リポジトリに書込権限でアクセス"
2039 msgstr "リポジトリに書込権限でアクセス"
1861
2040
@@ -1883,7 +2062,9 b' msgstr "\xe3\x83\xaa\xe3\x83\x9d\xe3\x82\xb8\xe3\x83\x88\xe3\x83\xaa\xe3\x81\xab\xe6\x9b\xb8\xe8\xbe\xbc\xe6\xa8\xa9\xe9\x99\x90\xe3\x81\xa7\xe3\x82\xa2\xe3\x82\xaf\xe3\x82\xbb\xe3\x82\xb9"'
1883 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:949
2062 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:949
1884 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:974
2063 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:974
1885 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2296
2064 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2296
1886 #: rhodecode/model/db.py:2288
2065 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2288
2066 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2288
2067 #: rhodecode/model/db.py:2290
1887 msgid "Repository admin access"
2068 msgid "Repository admin access"
1888 msgstr "リポジトリに管理権限でアクセス"
2069 msgstr "リポジトリに管理権限でアクセス"
1889
2070
@@ -1951,7 +2132,9 b' msgstr "RhodeCode \xe7\xae\xa1\xe7\x90\x86\xe8\x80\x85"'
1951 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:967
2132 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:967
1952 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:992
2133 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:992
1953 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2314
2134 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2314
1954 #: rhodecode/model/db.py:2306
2135 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2306
2136 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2306
2137 #: rhodecode/model/db.py:2308
1955 msgid "Repository creation disabled"
2138 msgid "Repository creation disabled"
1956 msgstr "リポジトリの作成を有効にする"
2139 msgstr "リポジトリの作成を有効にする"
1957
2140
@@ -1979,7 +2162,9 b' msgstr "\xe3\x83\xaa\xe3\x83\x9d\xe3\x82\xb8\xe3\x83\x88\xe3\x83\xaa\xe3\x81\xae\xe4\xbd\x9c\xe6\x88\x90\xe3\x82\x92\xe6\x9c\x89\xe5\x8a\xb9\xe3\x81\xab\xe3\x81\x99\xe3\x82\x8b"'
1979 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:968
2162 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:968
1980 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:993
2163 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:993
1981 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2315
2164 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2315
1982 #: rhodecode/model/db.py:2307
2165 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2307
2166 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2307
2167 #: rhodecode/model/db.py:2309
1983 msgid "Repository creation enabled"
2168 msgid "Repository creation enabled"
1984 msgstr "リポジトリの作成を有効にする"
2169 msgstr "リポジトリの作成を有効にする"
1985
2170
@@ -2007,7 +2192,9 b' msgstr "\xe3\x83\xaa\xe3\x83\x9d\xe3\x82\xb8\xe3\x83\x88\xe3\x83\xaa\xe3\x81\xae\xe4\xbd\x9c\xe6\x88\x90\xe3\x82\x92\xe6\x9c\x89\xe5\x8a\xb9\xe3\x81\xab\xe3\x81\x99\xe3\x82\x8b"'
2007 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:972
2192 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:972
2008 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:997
2193 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:997
2009 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2319
2194 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2319
2010 #: rhodecode/model/db.py:2311
2195 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2311
2196 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2311
2197 #: rhodecode/model/db.py:2313
2011 msgid "Repository forking disabled"
2198 msgid "Repository forking disabled"
2012 msgstr "リポジトリのフォークを無効にする"
2199 msgstr "リポジトリのフォークを無効にする"
2013
2200
@@ -2035,7 +2222,9 b' msgstr "\xe3\x83\xaa\xe3\x83\x9d\xe3\x82\xb8\xe3\x83\x88\xe3\x83\xaa\xe3\x81\xae\xe3\x83\x95\xe3\x82\xa9\xe3\x83\xbc\xe3\x82\xaf\xe3\x82\x92\xe7\x84\xa1\xe5\x8a\xb9\xe3\x81\xab\xe3\x81\x99\xe3\x82\x8b"'
2035 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:973
2222 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:973
2036 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:998
2223 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:998
2037 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2320
2224 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2320
2038 #: rhodecode/model/db.py:2312
2225 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2312
2226 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2312
2227 #: rhodecode/model/db.py:2314
2039 msgid "Repository forking enabled"
2228 msgid "Repository forking enabled"
2040 msgstr "リポジトリのフォークを有効にする"
2229 msgstr "リポジトリのフォークを有効にする"
2041
2230
@@ -2084,7 +2273,9 b' msgstr "Rhodecode\xe3\x81\xab\xe7\x99\xbb\xe9\x8c\xb2\xe3\x81\x97\xe3\x81\x9f\xe6\x96\xb0\xe3\x81\x97\xe3\x81\x84\xe3\x83\xa6\xe3\x83\xbc\xe3\x82\xb6\xe3\x83\xbc\xe3\x82\x92\xe8\x87\xaa\xe5\x8b\x95\xe3\x81\xa7\xe3\x82\xa2\xe3\x82\xaf\xe3\x83\x86\xe3\x82\xa3\xe3\x83\x99\xe3\x83\xbc\xe3\x83\x88\xe3\x81\x99\xe3\x82\x8b"'
2084 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1318
2273 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1318
2085 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1343
2274 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1343
2086 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2952
2275 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2952
2087 #: rhodecode/model/db.py:2944
2276 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2946
2277 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2946
2278 #: rhodecode/model/db.py:2948
2088 msgid "Not Reviewed"
2279 msgid "Not Reviewed"
2089 msgstr "未レビュー"
2280 msgstr "未レビュー"
2090
2281
@@ -2112,7 +2303,9 b' msgstr "\xe6\x9c\xaa\xe3\x83\xac\xe3\x83\x93\xe3\x83\xa5\xe3\x83\xbc"'
2112 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1319
2303 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1319
2113 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1344
2304 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1344
2114 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2953
2305 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2953
2115 #: rhodecode/model/db.py:2945
2306 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2947
2307 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2947
2308 #: rhodecode/model/db.py:2949
2116 msgid "Approved"
2309 msgid "Approved"
2117 msgstr "承認"
2310 msgstr "承認"
2118
2311
@@ -2140,7 +2333,9 b' msgstr "\xe6\x89\xbf\xe8\xaa\x8d"'
2140 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1320
2333 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1320
2141 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1345
2334 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1345
2142 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2954
2335 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2954
2143 #: rhodecode/model/db.py:2946
2336 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2948
2337 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2948
2338 #: rhodecode/model/db.py:2950
2144 msgid "Rejected"
2339 msgid "Rejected"
2145 msgstr "却下"
2340 msgstr "却下"
2146
2341
@@ -2168,7 +2363,9 b' msgstr "\xe5\x8d\xb4\xe4\xb8\x8b"'
2168 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1321
2363 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1321
2169 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1346
2364 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1346
2170 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2955
2365 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2955
2171 #: rhodecode/model/db.py:2947
2366 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2949
2367 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2949
2368 #: rhodecode/model/db.py:2951
2172 msgid "Under Review"
2369 msgid "Under Review"
2173 msgstr "レビュー中"
2370 msgstr "レビュー中"
2174
2371
@@ -2193,7 +2390,9 b' msgstr "\xe3\x83\xac\xe3\x83\x93\xe3\x83\xa5\xe3\x83\xbc\xe4\xb8\xad"'
2193 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:951
2390 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:951
2194 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:976
2391 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:976
2195 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2298
2392 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2298
2196 #: rhodecode/model/db.py:2290
2393 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2290
2394 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2290
2395 #: rhodecode/model/db.py:2292
2197 msgid "Repository group no access"
2396 msgid "Repository group no access"
2198 msgstr "リポジトリグループへのアクセス権限なし"
2397 msgstr "リポジトリグループへのアクセス権限なし"
2199
2398
@@ -2218,7 +2417,9 b' msgstr "\xe3\x83\xaa\xe3\x83\x9d\xe3\x82\xb8\xe3\x83\x88\xe3\x83\xaa\xe3\x82\xb0\xe3\x83\xab\xe3\x83\xbc\xe3\x83\x97\xe3\x81\xb8\xe3\x81\xae\xe3\x82\xa2\xe3\x82\xaf\xe3\x82\xbb\xe3\x82\xb9\xe6\xa8\xa9\xe9\x99\x90\xe3\x81\xaa\xe3\x81\x97"'
2218 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:952
2417 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:952
2219 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:977
2418 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:977
2220 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2299
2419 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2299
2221 #: rhodecode/model/db.py:2291
2420 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2291
2421 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2291
2422 #: rhodecode/model/db.py:2293
2222 msgid "Repository group read access"
2423 msgid "Repository group read access"
2223 msgstr "リポジトリグループに読込権限でアクセス"
2424 msgstr "リポジトリグループに読込権限でアクセス"
2224
2425
@@ -2243,7 +2444,9 b' msgstr "\xe3\x83\xaa\xe3\x83\x9d\xe3\x82\xb8\xe3\x83\x88\xe3\x83\xaa\xe3\x82\xb0\xe3\x83\xab\xe3\x83\xbc\xe3\x83\x97\xe3\x81\xab\xe8\xaa\xad\xe8\xbe\xbc\xe6\xa8\xa9\xe9\x99\x90\xe3\x81\xa7\xe3\x82\xa2\xe3\x82\xaf\xe3\x82\xbb\xe3\x82\xb9"'
2243 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:953
2444 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:953
2244 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:978
2445 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:978
2245 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2300
2446 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2300
2246 #: rhodecode/model/db.py:2292
2447 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2292
2448 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2292
2449 #: rhodecode/model/db.py:2294
2247 msgid "Repository group write access"
2450 msgid "Repository group write access"
2248 msgstr "リポジトリグループに書込権限でアクセス"
2451 msgstr "リポジトリグループに書込権限でアクセス"
2249
2452
@@ -2268,7 +2471,9 b' msgstr "\xe3\x83\xaa\xe3\x83\x9d\xe3\x82\xb8\xe3\x83\x88\xe3\x83\xaa\xe3\x82\xb0\xe3\x83\xab\xe3\x83\xbc\xe3\x83\x97\xe3\x81\xab\xe6\x9b\xb8\xe8\xbe\xbc\xe6\xa8\xa9\xe9\x99\x90\xe3\x81\xa7\xe3\x82\xa2\xe3\x82\xaf\xe3\x82\xbb\xe3\x82\xb9"'
2268 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:954
2471 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:954
2269 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:979
2472 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:979
2270 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2301
2473 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2301
2271 #: rhodecode/model/db.py:2293
2474 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2293
2475 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2293
2476 #: rhodecode/model/db.py:2295
2272 msgid "Repository group admin access"
2477 msgid "Repository group admin access"
2273 msgstr "リポジトリグループに管理権限でアクセス"
2478 msgstr "リポジトリグループに管理権限でアクセス"
2274
2479
@@ -2292,7 +2497,9 b' msgstr "\xe3\x83\xaa\xe3\x83\x9d\xe3\x82\xb8\xe3\x83\x88\xe3\x83\xaa\xe3\x82\xb0\xe3\x83\xab\xe3\x83\xbc\xe3\x83\x97\xe3\x81\xab\xe7\xae\xa1\xe7\x90\x86\xe6\xa8\xa9\xe9\x99\x90\xe3\x81\xa7\xe3\x82\xa2\xe3\x82\xaf\xe3\x82\xbb\xe3\x82\xb9"'
2292 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:956
2497 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:956
2293 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:981
2498 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:981
2294 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2303
2499 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2303
2295 #: rhodecode/model/db.py:2295
2500 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2295
2501 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2295
2502 #: rhodecode/model/db.py:2297
2296 msgid "User group no access"
2503 msgid "User group no access"
2297 msgstr "ユーザーグループへのアクセス権限なし"
2504 msgstr "ユーザーグループへのアクセス権限なし"
2298
2505
@@ -2316,7 +2523,9 b' msgstr "\xe3\x83\xa6\xe3\x83\xbc\xe3\x82\xb6\xe3\x83\xbc\xe3\x82\xb0\xe3\x83\xab\xe3\x83\xbc\xe3\x83\x97\xe3\x81\xb8\xe3\x81\xae\xe3\x82\xa2\xe3\x82\xaf\xe3\x82\xbb\xe3\x82\xb9\xe6\xa8\xa9\xe9\x99\x90\xe3\x81\xaa\xe3\x81\x97"'
2316 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:957
2523 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:957
2317 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:982
2524 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:982
2318 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2304
2525 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2304
2319 #: rhodecode/model/db.py:2296
2526 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2296
2527 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2296
2528 #: rhodecode/model/db.py:2298
2320 msgid "User group read access"
2529 msgid "User group read access"
2321 msgstr "ユーザーグループに読込権限でアクセス"
2530 msgstr "ユーザーグループに読込権限でアクセス"
2322
2531
@@ -2340,7 +2549,9 b' msgstr "\xe3\x83\xa6\xe3\x83\xbc\xe3\x82\xb6\xe3\x83\xbc\xe3\x82\xb0\xe3\x83\xab\xe3\x83\xbc\xe3\x83\x97\xe3\x81\xab\xe8\xaa\xad\xe8\xbe\xbc\xe6\xa8\xa9\xe9\x99\x90\xe3\x81\xa7\xe3\x82\xa2\xe3\x82\xaf\xe3\x82\xbb\xe3\x82\xb9"'
2340 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:958
2549 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:958
2341 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:983
2550 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:983
2342 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2305
2551 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2305
2343 #: rhodecode/model/db.py:2297
2552 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2297
2553 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2297
2554 #: rhodecode/model/db.py:2299
2344 msgid "User group write access"
2555 msgid "User group write access"
2345 msgstr "ユーザーグループに書込権限でアクセス"
2556 msgstr "ユーザーグループに書込権限でアクセス"
2346
2557
@@ -2364,7 +2575,9 b' msgstr "\xe3\x83\xa6\xe3\x83\xbc\xe3\x82\xb6\xe3\x83\xbc\xe3\x82\xb0\xe3\x83\xab\xe3\x83\xbc\xe3\x83\x97\xe3\x81\xab\xe6\x9b\xb8\xe8\xbe\xbc\xe6\xa8\xa9\xe9\x99\x90\xe3\x81\xa7\xe3\x82\xa2\xe3\x82\xaf\xe3\x82\xbb\xe3\x82\xb9"'
2364 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:959
2575 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:959
2365 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:984
2576 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:984
2366 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2306
2577 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2306
2367 #: rhodecode/model/db.py:2298
2578 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2298
2579 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2298
2580 #: rhodecode/model/db.py:2300
2368 msgid "User group admin access"
2581 msgid "User group admin access"
2369 msgstr "ユーザーグループに管理権限でアクセス"
2582 msgstr "ユーザーグループに管理権限でアクセス"
2370
2583
@@ -2388,7 +2601,9 b' msgstr "\xe3\x83\xa6\xe3\x83\xbc\xe3\x82\xb6\xe3\x83\xbc\xe3\x82\xb0\xe3\x83\xab\xe3\x83\xbc\xe3\x83\x97\xe3\x81\xab\xe7\xae\xa1\xe7\x90\x86\xe6\xa8\xa9\xe9\x99\x90\xe3\x81\xa7\xe3\x82\xa2\xe3\x82\xaf\xe3\x82\xbb\xe3\x82\xb9"'
2388 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:961
2601 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:961
2389 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:986
2602 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:986
2390 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2308
2603 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2308
2391 #: rhodecode/model/db.py:2300
2604 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2300
2605 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2300
2606 #: rhodecode/model/db.py:2302
2392 msgid "Repository Group creation disabled"
2607 msgid "Repository Group creation disabled"
2393 msgstr "リポジトリグループの作成を無効にする"
2608 msgstr "リポジトリグループの作成を無効にする"
2394
2609
@@ -2412,7 +2627,9 b' msgstr "\xe3\x83\xaa\xe3\x83\x9d\xe3\x82\xb8\xe3\x83\x88\xe3\x83\xaa\xe3\x82\xb0\xe3\x83\xab\xe3\x83\xbc\xe3\x83\x97\xe3\x81\xae\xe4\xbd\x9c\xe6\x88\x90\xe3\x82\x92\xe7\x84\xa1\xe5\x8a\xb9\xe3\x81\xab\xe3\x81\x99\xe3\x82\x8b"'
2412 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:962
2627 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:962
2413 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:987
2628 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:987
2414 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2309
2629 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2309
2415 #: rhodecode/model/db.py:2301
2630 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2301
2631 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2301
2632 #: rhodecode/model/db.py:2303
2416 msgid "Repository Group creation enabled"
2633 msgid "Repository Group creation enabled"
2417 msgstr "リポジトリグループの作成を有効にする"
2634 msgstr "リポジトリグループの作成を有効にする"
2418
2635
@@ -2436,7 +2653,9 b' msgstr "\xe3\x83\xaa\xe3\x83\x9d\xe3\x82\xb8\xe3\x83\x88\xe3\x83\xaa\xe3\x82\xb0\xe3\x83\xab\xe3\x83\xbc\xe3\x83\x97\xe3\x81\xae\xe4\xbd\x9c\xe6\x88\x90\xe3\x82\x92\xe6\x9c\x89\xe5\x8a\xb9\xe3\x81\xab\xe3\x81\x99\xe3\x82\x8b"'
2436 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:964
2653 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:964
2437 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:989
2654 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:989
2438 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2311
2655 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2311
2439 #: rhodecode/model/db.py:2303
2656 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2303
2657 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2303
2658 #: rhodecode/model/db.py:2305
2440 msgid "User Group creation disabled"
2659 msgid "User Group creation disabled"
2441 msgstr "ユーザーグループの作成を無効にする"
2660 msgstr "ユーザーグループの作成を無効にする"
2442
2661
@@ -2460,7 +2679,9 b' msgstr "\xe3\x83\xa6\xe3\x83\xbc\xe3\x82\xb6\xe3\x83\xbc\xe3\x82\xb0\xe3\x83\xab\xe3\x83\xbc\xe3\x83\x97\xe3\x81\xae\xe4\xbd\x9c\xe6\x88\x90\xe3\x82\x92\xe7\x84\xa1\xe5\x8a\xb9\xe3\x81\xab\xe3\x81\x99\xe3\x82\x8b"'
2460 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:965
2679 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:965
2461 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:990
2680 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:990
2462 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2312
2681 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2312
2463 #: rhodecode/model/db.py:2304
2682 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2304
2683 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2304
2684 #: rhodecode/model/db.py:2306
2464 msgid "User Group creation enabled"
2685 msgid "User Group creation enabled"
2465 msgstr "ユーザーグループの作成を有効にする"
2686 msgstr "ユーザーグループの作成を有効にする"
2466
2687
@@ -2484,7 +2705,9 b' msgstr "\xe3\x83\xa6\xe3\x83\xbc\xe3\x82\xb6\xe3\x83\xbc\xe3\x82\xb0\xe3\x83\xab\xe3\x83\xbc\xe3\x83\x97\xe3\x81\xae\xe4\xbd\x9c\xe6\x88\x90\xe3\x82\x92\xe6\x9c\x89\xe5\x8a\xb9\xe3\x81\xab\xe3\x81\x99\xe3\x82\x8b"'
2484 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:975
2705 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:975
2485 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1000
2706 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1000
2486 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2322
2707 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2322
2487 #: rhodecode/model/db.py:2314
2708 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2314
2709 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2314
2710 #: rhodecode/model/db.py:2316
2488 msgid "Registration disabled"
2711 msgid "Registration disabled"
2489 msgstr "新規登録を無効にする"
2712 msgstr "新規登録を無効にする"
2490
2713
@@ -2508,7 +2731,9 b' msgstr "\xe6\x96\xb0\xe8\xa6\x8f\xe7\x99\xbb\xe9\x8c\xb2\xe3\x82\x92\xe7\x84\xa1\xe5\x8a\xb9\xe3\x81\xab\xe3\x81\x99\xe3\x82\x8b"'
2508 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:976
2731 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:976
2509 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1001
2732 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1001
2510 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2323
2733 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2323
2511 #: rhodecode/model/db.py:2315
2734 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2315
2735 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2315
2736 #: rhodecode/model/db.py:2317
2512 msgid "User Registration with manual account activation"
2737 msgid "User Registration with manual account activation"
2513 msgstr "ユーザーの新規登録時に手動でアカウントをアクティベートする"
2738 msgstr "ユーザーの新規登録時に手動でアカウントをアクティベートする"
2514
2739
@@ -2532,7 +2757,9 b' msgstr "\xe3\x83\xa6\xe3\x83\xbc\xe3\x82\xb6\xe3\x83\xbc\xe3\x81\xae\xe6\x96\xb0\xe8\xa6\x8f\xe7\x99\xbb\xe9\x8c\xb2\xe6\x99\x82\xe3\x81\xab\xe6\x89\x8b\xe5\x8b\x95\xe3\x81\xa7\xe3\x82\xa2\xe3\x82\xab\xe3\x82\xa6\xe3\x83\xb3\xe3\x83\x88\xe3\x82\x92\xe3\x82\xa2\xe3\x82\xaf\xe3\x83\x86\xe3\x82\xa3\xe3\x83\x99\xe3\x83\xbc\xe3\x83\x88\xe3\x81\x99\xe3\x82\x8b"'
2532 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:977
2757 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:977
2533 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1002
2758 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1002
2534 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2324
2759 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2324
2535 #: rhodecode/model/db.py:2316
2760 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2316
2761 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2316
2762 #: rhodecode/model/db.py:2318
2536 msgid "User Registration with automatic account activation"
2763 msgid "User Registration with automatic account activation"
2537 msgstr "ユーザーの新規登録時に自動でアカウントをアクティベートする"
2764 msgstr "ユーザーの新規登録時に自動でアカウントをアクティベートする"
2538
2765
@@ -2556,7 +2783,9 b' msgstr "\xe3\x83\xa6\xe3\x83\xbc\xe3\x82\xb6\xe3\x83\xbc\xe3\x81\xae\xe6\x96\xb0\xe8\xa6\x8f\xe7\x99\xbb\xe9\x8c\xb2\xe6\x99\x82\xe3\x81\xab\xe8\x87\xaa\xe5\x8b\x95\xe3\x81\xa7\xe3\x82\xa2\xe3\x82\xab\xe3\x82\xa6\xe3\x83\xb3\xe3\x83\x88\xe3\x82\x92\xe3\x82\xa2\xe3\x82\xaf\xe3\x83\x86\xe3\x82\xa3\xe3\x83\x99\xe3\x83\xbc\xe3\x83\x88\xe3\x81\x99\xe3\x82\x8b"'
2556 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:979
2783 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:979
2557 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1004
2784 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1004
2558 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2326
2785 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2326
2559 #: rhodecode/model/db.py:2318
2786 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2318
2787 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2318
2788 #: rhodecode/model/db.py:2320
2560 msgid "Manual activation of external account"
2789 msgid "Manual activation of external account"
2561 msgstr "外部アカウントを手動でアクティベートする"
2790 msgstr "外部アカウントを手動でアクティベートする"
2562
2791
@@ -2580,7 +2809,9 b' msgstr "\xe5\xa4\x96\xe9\x83\xa8\xe3\x82\xa2\xe3\x82\xab\xe3\x82\xa6\xe3\x83\xb3\xe3\x83\x88\xe3\x82\x92\xe6\x89\x8b\xe5\x8b\x95\xe3\x81\xa7\xe3\x82\xa2\xe3\x82\xaf\xe3\x83\x86\xe3\x82\xa3\xe3\x83\x99\xe3\x83\xbc\xe3\x83\x88\xe3\x81\x99\xe3\x82\x8b"'
2580 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:980
2809 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:980
2581 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1005
2810 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1005
2582 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2327
2811 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2327
2583 #: rhodecode/model/db.py:2319
2812 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2319
2813 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2319
2814 #: rhodecode/model/db.py:2321
2584 msgid "Automatic activation of external account"
2815 msgid "Automatic activation of external account"
2585 msgstr "外部アカウントを自動でアクティベートする"
2816 msgstr "外部アカウントを自動でアクティベートする"
2586
2817
@@ -2598,7 +2829,9 b' msgstr "\xe5\xa4\x96\xe9\x83\xa8\xe3\x82\xa2\xe3\x82\xab\xe3\x82\xa6\xe3\x83\xb3\xe3\x83\x88\xe3\x82\x92\xe8\x87\xaa\xe5\x8b\x95\xe3\x81\xa7\xe3\x82\xa2\xe3\x82\xaf\xe3\x83\x86\xe3\x82\xa3\xe3\x83\x99\xe3\x83\xbc\xe3\x83\x88\xe3\x81\x99\xe3\x82\x8b"'
2598 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:969
2829 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:969
2599 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:994
2830 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:994
2600 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2316
2831 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2316
2601 #: rhodecode/model/db.py:2308
2832 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2308
2833 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2308
2834 #: rhodecode/model/db.py:2310
2602 msgid ""
2835 msgid ""
2603 "Repository creation enabled with write permission to a repository group"
2836 "Repository creation enabled with write permission to a repository group"
2604 msgstr "リポジトリグループの書き込みパーミッションを使ったリポジトリ作成が有効です"
2837 msgstr "リポジトリグループの書き込みパーミッションを使ったリポジトリ作成が有効です"
@@ -2617,7 +2850,9 b' msgstr "\xe3\x83\xaa\xe3\x83\x9d\xe3\x82\xb8\xe3\x83\x88\xe3\x83\xaa\xe3\x82\xb0\xe3\x83\xab\xe3\x83\xbc\xe3\x83\x97\xe3\x81\xae\xe6\x9b\xb8\xe3\x81\x8d\xe8\xbe\xbc\xe3\x81\xbf\xe3\x83\x91\xe3\x83\xbc\xe3\x83\x9f\xe3\x83\x83\xe3\x82\xb7\xe3\x83\xa7\xe3\x83\xb3\xe3\x82\x92\xe4\xbd\xbf\xe3\x81\xa3\xe3\x81\x9f\xe3\x83\xaa\xe3\x83\x9d\xe3\x82\xb8\xe3\x83\x88\xe3\x83\xaa\xe4\xbd\x9c\xe6\x88\x90\xe3\x81\x8c\xe6\x9c\x89\xe5\x8a\xb9\xe3\x81\xa7\xe3\x81\x99"'
2617 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:970
2850 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:970
2618 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:995
2851 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:995
2619 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2317
2852 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2317
2620 #: rhodecode/model/db.py:2309
2853 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2309
2854 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2309
2855 #: rhodecode/model/db.py:2311
2621 msgid ""
2856 msgid ""
2622 "Repository creation disabled with write permission to a repository group"
2857 "Repository creation disabled with write permission to a repository group"
2623 msgstr "リポジトリグループの書き込みパーミッションを使ったリポジトリ作成は無効です"
2858 msgstr "リポジトリグループの書き込みパーミッションを使ったリポジトリ作成は無効です"
@@ -2633,7 +2868,9 b' msgstr "\xe3\x83\xaa\xe3\x83\x9d\xe3\x82\xb8\xe3\x83\x88\xe3\x83\xaa\xe3\x82\xb0\xe3\x83\xab\xe3\x83\xbc\xe3\x83\x97\xe3\x81\xae\xe6\x9b\xb8\xe3\x81\x8d\xe8\xbe\xbc\xe3\x81\xbf\xe3\x83\x91\xe3\x83\xbc\xe3\x83\x9f\xe3\x83\x83\xe3\x82\xb7\xe3\x83\xa7\xe3\x83\xb3\xe3\x82\x92\xe4\xbd\xbf\xe3\x81\xa3\xe3\x81\x9f\xe3\x83\xaa\xe3\x83\x9d\xe3\x82\xb8\xe3\x83\x88\xe3\x83\xaa\xe4\xbd\x9c\xe6\x88\x90\xe3\x81\xaf\xe7\x84\xa1\xe5\x8a\xb9\xe3\x81\xa7\xe3\x81\x99"'
2633 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:944
2868 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:944
2634 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:969
2869 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:969
2635 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2291
2870 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2291
2636 #: rhodecode/model/db.py:2283
2871 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2283
2872 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2283
2873 #: rhodecode/model/db.py:2285
2637 msgid "RhodeCode Super Administrator"
2874 msgid "RhodeCode Super Administrator"
2638 msgstr ""
2875 msgstr ""
2639
2876
@@ -2646,7 +2883,9 b' msgstr ""'
2646 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:982
2883 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:982
2647 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1007
2884 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1007
2648 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2329
2885 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2329
2649 #: rhodecode/model/db.py:2321
2886 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2321
2887 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2321
2888 #: rhodecode/model/db.py:2323
2650 msgid "Inherit object permissions from default user disabled"
2889 msgid "Inherit object permissions from default user disabled"
2651 msgstr ""
2890 msgstr ""
2652
2891
@@ -2659,32 +2898,46 b' msgstr ""'
2659 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:983
2898 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:983
2660 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1008
2899 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1008
2661 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2330
2900 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2330
2662 #: rhodecode/model/db.py:2322
2901 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2322
2902 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2322
2903 #: rhodecode/model/db.py:2324
2663 msgid "Inherit object permissions from default user enabled"
2904 msgid "Inherit object permissions from default user enabled"
2664 msgstr ""
2905 msgstr ""
2665
2906
2666 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:909 rhodecode/model/db.py:910
2907 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:909
2908 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:910
2909 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:910 rhodecode/model/db.py:910
2667 msgid "all"
2910 msgid "all"
2668 msgstr ""
2911 msgstr ""
2669
2912
2670 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:910 rhodecode/model/db.py:911
2913 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:910
2914 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:911
2915 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:911 rhodecode/model/db.py:911
2671 msgid "http/web interface"
2916 msgid "http/web interface"
2672 msgstr ""
2917 msgstr ""
2673
2918
2674 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:911 rhodecode/model/db.py:912
2919 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:911
2920 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:912
2921 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:912 rhodecode/model/db.py:912
2675 msgid "vcs (git/hg/svn protocol)"
2922 msgid "vcs (git/hg/svn protocol)"
2676 msgstr ""
2923 msgstr ""
2677
2924
2678 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:912 rhodecode/model/db.py:913
2925 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:912
2926 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:913
2927 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:913 rhodecode/model/db.py:913
2679 msgid "api calls"
2928 msgid "api calls"
2680 msgstr ""
2929 msgstr ""
2681
2930
2682 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:913 rhodecode/model/db.py:914
2931 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:913
2932 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:914
2933 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:914 rhodecode/model/db.py:914
2683 msgid "feed access"
2934 msgid "feed access"
2684 msgstr ""
2935 msgstr ""
2685
2936
2686 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2069
2937 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2069
2687 #: rhodecode/model/db.py:2061
2938 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2061
2939 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2061
2940 #: rhodecode/model/db.py:2063
2688 msgid "No parent"
2941 msgid "No parent"
2689 msgstr ""
2942 msgstr ""
2690
2943
@@ -2738,12 +2991,12 b' msgid ""'
2738 "email"
2991 "email"
2739 msgstr ""
2992 msgstr ""
2740
2993
2741 #: rhodecode/model/comment.py:263
2994 #: rhodecode/model/comment.py:266
2742 msgid "made a comment"
2995 msgid "made a comment"
2743 msgstr ""
2996 msgstr ""
2744
2997
2745 #: rhodecode/model/comment.py:264
2998 #: rhodecode/model/comment.py:267
2746 msgid "Refresh page"
2999 msgid "Show it now"
2747 msgstr ""
3000 msgstr ""
2748
3001
2749 #: rhodecode/model/forms.py:85
3002 #: rhodecode/model/forms.py:85
@@ -2874,7 +3127,7 b' msgid ""'
2874 " %(pr_title)s"
3127 " %(pr_title)s"
2875 msgstr ""
3128 msgstr ""
2876
3129
2877 #: rhodecode/model/pull_request.py:449
3130 #: rhodecode/model/pull_request.py:448
2878 msgid "Pull request merged and closed"
3131 msgid "Pull request merged and closed"
2879 msgstr ""
3132 msgstr ""
2880
3133
@@ -2918,7 +3171,7 b' msgstr "\xe6\x9c\x80\xe6\x96\xb0\xe3\x81\xaetip"'
2918 msgid "You can't Edit this user since it's crucial for entire application"
3171 msgid "You can't Edit this user since it's crucial for entire application"
2919 msgstr "このユーザーを編集できません。このユーザーはアプリケーションにとって必要不可欠です。"
3172 msgstr "このユーザーを編集できません。このユーザーはアプリケーションにとって必要不可欠です。"
2920
3173
2921 #: rhodecode/model/user.py:285
3174 #: rhodecode/model/user.py:284
2922 #, python-format
3175 #, python-format
2923 msgid ""
3176 msgid ""
2924 "You can't edit this user (`%(username)s`) since it's crucial for entire "
3177 "You can't edit this user (`%(username)s`) since it's crucial for entire "
@@ -3172,6 +3425,56 b' msgstr ""'
3172 msgid "Duplicated value for filename found: `{}`"
3425 msgid "Duplicated value for filename found: `{}`"
3173 msgstr ""
3426 msgstr ""
3174
3427
3428 #: rhodecode/model/validation_schema/schemas/integration_schema.py:36
3429 msgid "Pick a scope:"
3430 msgstr ""
3431
3432 #: rhodecode/model/validation_schema/schemas/integration_schema.py:39
3433 msgid "Global (all repositories)"
3434 msgstr ""
3435
3436 #: rhodecode/model/validation_schema/schemas/integration_schema.py:40
3437 msgid "Top level repositories only"
3438 msgstr ""
3439
3440 #: rhodecode/model/validation_schema/schemas/integration_schema.py:79
3441 msgid "Only repo admins can create integrations"
3442 msgstr ""
3443
3444 #: rhodecode/model/validation_schema/schemas/integration_schema.py:86
3445 msgid "Only repogroup admins can create integrations"
3446 msgstr ""
3447
3448 #: rhodecode/model/validation_schema/schemas/integration_schema.py:91
3449 msgid "Only superadmins can create global integrations"
3450 msgstr ""
3451
3452 #: rhodecode/model/validation_schema/schemas/integration_schema.py:183
3453 msgid ""
3454 "Scope of the integration. Recursive means the integration runs on all repos"
3455 " of that group and children recursively."
3456 msgstr ""
3457
3458 #: rhodecode/model/validation_schema/schemas/integration_schema.py:186
3459 msgid "Integration scope"
3460 msgstr ""
3461
3462 #: rhodecode/model/validation_schema/schemas/integration_schema.py:217
3463 msgid "General integration options"
3464 msgstr ""
3465
3466 #: rhodecode/model/validation_schema/schemas/integration_schema.py:220
3467 msgid "{integration_type} settings"
3468 msgstr ""
3469
3470 #: rhodecode/model/validation_schema/schemas/user_schema.py:36
3471 msgid "Password is incorrect"
3472 msgstr ""
3473
3474 #: rhodecode/model/validation_schema/schemas/user_schema.py:59
3475 msgid "New password must be different to old password"
3476 msgstr ""
3477
3175 #: rhodecode/public/js/scripts.js:23039
3478 #: rhodecode/public/js/scripts.js:23039
3176 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:16
3479 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:16
3177 #: rhodecode/public/js/src/plugins/jquery.autocomplete.js:87
3480 #: rhodecode/public/js/src/plugins/jquery.autocomplete.js:87
@@ -3342,19 +3645,19 b' msgstr ""'
3342
3645
3343 #: rhodecode/public/js/scripts.js:41308
3646 #: rhodecode/public/js/scripts.js:41308
3344 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:2
3647 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:2
3345 #: rhodecode/public/js/src/rhodecode/comments.js:235
3648 #: rhodecode/public/js/src/rhodecode/comments.js:236
3346 msgid "Add another comment"
3649 msgid "Add another comment"
3347 msgstr "別のコメントを追加"
3650 msgstr "別のコメントを追加"
3348
3651
3349 #: rhodecode/public/js/scripts.js:41526
3652 #: rhodecode/public/js/scripts.js:41526
3350 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:35
3653 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:35
3351 #: rhodecode/public/js/src/rhodecode/comments.js:453
3654 #: rhodecode/public/js/src/rhodecode/comments.js:470
3352 msgid "Status Review"
3655 msgid "Status Review"
3353 msgstr ""
3656 msgstr ""
3354
3657
3355 #: rhodecode/public/js/scripts.js:41540
3658 #: rhodecode/public/js/scripts.js:41540
3356 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:3
3659 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:3
3357 #: rhodecode/public/js/src/rhodecode/comments.js:467
3660 #: rhodecode/public/js/src/rhodecode/comments.js:484
3358 msgid ""
3661 msgid ""
3359 "Comment text will be set automatically based on currently selected status "
3662 "Comment text will be set automatically based on currently selected status "
3360 "({0}) ..."
3663 "({0}) ..."
@@ -3362,13 +3665,13 b' msgstr ""'
3362
3665
3363 #: rhodecode/public/js/scripts.js:41653
3666 #: rhodecode/public/js/scripts.js:41653
3364 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:37
3667 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:37
3365 #: rhodecode/public/js/src/rhodecode/comments.js:580
3668 #: rhodecode/public/js/src/rhodecode/comments.js:597
3366 msgid "Submitting..."
3669 msgid "Submitting..."
3367 msgstr "送信中..."
3670 msgstr "送信中..."
3368
3671
3369 #: rhodecode/public/js/scripts.js:41703
3672 #: rhodecode/public/js/scripts.js:41703
3370 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:5
3673 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:5
3371 #: rhodecode/public/js/src/rhodecode/comments.js:630
3674 #: rhodecode/public/js/src/rhodecode/comments.js:647
3372 #: rhodecode/templates/files/files_browser_tree.html:47
3675 #: rhodecode/templates/files/files_browser_tree.html:47
3373 msgid "Loading ..."
3676 msgid "Loading ..."
3374 msgstr "読み込み中..."
3677 msgstr "読み込み中..."
@@ -3528,6 +3831,22 b' msgstr ""'
3528 msgid "{0} years"
3831 msgid "{0} years"
3529 msgstr ""
3832 msgstr ""
3530
3833
3834 #: rhodecode/public/js/vendors/webcomponentsjs/webcomponents.min.js:11
3835 msgid "UIEvent"
3836 msgstr ""
3837
3838 #: rhodecode/public/js/vendors/webcomponentsjs/webcomponents.min.js:11
3839 msgid "CustomEvent"
3840 msgstr ""
3841
3842 #: rhodecode/public/js/vendors/webcomponentsjs/webcomponents.min.js:11
3843 msgid "MouseEvent"
3844 msgstr ""
3845
3846 #: rhodecode/public/js/vendors/webcomponentsjs/webcomponents.min.js:11
3847 msgid "FocusEvent"
3848 msgstr ""
3849
3531 #: rhodecode/templates/index.html:5
3850 #: rhodecode/templates/index.html:5
3532 msgid "Dashboard"
3851 msgid "Dashboard"
3533 msgstr "ダッシュボード"
3852 msgstr "ダッシュボード"
@@ -3576,6 +3895,7 b' msgstr "\xe3\x83\xaa\xe3\x83\x9d\xe3\x82\xb8\xe3\x83\x88\xe3\x83\xaa\xe3\x82\xb0\xe3\x83\xab\xe3\x83\xbc\xe3\x83\x97\xe3\x82\x92\xe7\xb7\xa8\xe9\x9b\x86"'
3576 #: rhodecode/templates/index_base.html:97
3895 #: rhodecode/templates/index_base.html:97
3577 #: rhodecode/templates/index_base.html:122
3896 #: rhodecode/templates/index_base.html:122
3578 #: rhodecode/templates/admin/gists/index.html:112
3897 #: rhodecode/templates/admin/gists/index.html:112
3898 #: rhodecode/templates/admin/integrations/list.html:102
3579 #: rhodecode/templates/admin/my_account/my_account_repos.html:31
3899 #: rhodecode/templates/admin/my_account/my_account_repos.html:31
3580 #: rhodecode/templates/admin/my_account/my_account_watched.html:31
3900 #: rhodecode/templates/admin/my_account/my_account_watched.html:31
3581 #: rhodecode/templates/admin/repo_groups/repo_groups.html:53
3901 #: rhodecode/templates/admin/repo_groups/repo_groups.html:53
@@ -3595,7 +3915,6 b' msgstr "\xe5\x90\x8d\xe5\x89\x8d"'
3595 #: rhodecode/templates/index_base.html:100
3915 #: rhodecode/templates/index_base.html:100
3596 #: rhodecode/templates/index_base.html:125
3916 #: rhodecode/templates/index_base.html:125
3597 #: rhodecode/templates/admin/gists/index.html:114
3917 #: rhodecode/templates/admin/gists/index.html:114
3598 #: rhodecode/templates/admin/integrations/list.html:63
3599 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:77
3918 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:77
3600 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:45
3919 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:45
3601 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:42
3920 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:42
@@ -3612,8 +3931,8 b' msgstr "\xe5\x90\x8d\xe5\x89\x8d"'
3612 #: rhodecode/templates/changeset/changeset.html:53
3931 #: rhodecode/templates/changeset/changeset.html:53
3613 #: rhodecode/templates/compare/compare_commits.html:24
3932 #: rhodecode/templates/compare/compare_commits.html:24
3614 #: rhodecode/templates/email_templates/commit_comment.mako:82
3933 #: rhodecode/templates/email_templates/commit_comment.mako:82
3615 #: rhodecode/templates/email_templates/pull_request_review.mako:30
3934 #: rhodecode/templates/email_templates/pull_request_review.mako:41
3616 #: rhodecode/templates/email_templates/pull_request_review.mako:51
3935 #: rhodecode/templates/email_templates/pull_request_review.mako:75
3617 #: rhodecode/templates/files/file_tree_detail.html:5
3936 #: rhodecode/templates/files/file_tree_detail.html:5
3618 #: rhodecode/templates/files/file_tree_detail.html:12
3937 #: rhodecode/templates/files/file_tree_detail.html:12
3619 #: rhodecode/templates/forks/fork.html:48
3938 #: rhodecode/templates/forks/fork.html:48
@@ -3826,9 +4145,13 b' msgstr "\xe8\xaa\x8d\xe8\xa8\xbc\xe8\xa8\xad\xe5\xae\x9a"'
3826 #: rhodecode/templates/admin/auth/auth_settings.html:12
4145 #: rhodecode/templates/admin/auth/auth_settings.html:12
3827 #: rhodecode/templates/admin/auth/plugin_settings.html:12
4146 #: rhodecode/templates/admin/auth/plugin_settings.html:12
3828 #: rhodecode/templates/admin/defaults/defaults.html:12
4147 #: rhodecode/templates/admin/defaults/defaults.html:12
3829 #: rhodecode/templates/admin/integrations/base.html:19
4148 #: rhodecode/templates/admin/integrations/base.html:21
3830 #: rhodecode/templates/admin/integrations/edit.html:15
4149 #: rhodecode/templates/admin/integrations/form.html:15
4150 #: rhodecode/templates/admin/integrations/form.html:28
3831 #: rhodecode/templates/admin/integrations/list.html:8
4151 #: rhodecode/templates/admin/integrations/list.html:8
4152 #: rhodecode/templates/admin/integrations/list.html:14
4153 #: rhodecode/templates/admin/integrations/new.html:11
4154 #: rhodecode/templates/admin/integrations/new.html:19
3832 #: rhodecode/templates/admin/permissions/permissions.html:12
4155 #: rhodecode/templates/admin/permissions/permissions.html:12
3833 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:12
4156 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:12
3834 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:12
4157 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:12
@@ -3878,7 +4201,6 b' msgstr ""'
3878 #: rhodecode/templates/admin/auth/auth_settings.html:81
4201 #: rhodecode/templates/admin/auth/auth_settings.html:81
3879 #: rhodecode/templates/admin/auth/plugin_settings.html:87
4202 #: rhodecode/templates/admin/auth/plugin_settings.html:87
3880 #: rhodecode/templates/admin/defaults/defaults_repositories.html:63
4203 #: rhodecode/templates/admin/defaults/defaults_repositories.html:63
3881 #: rhodecode/templates/admin/my_account/my_account_password.html:36
3882 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:103
4204 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:103
3883 #: rhodecode/templates/admin/permissions/permissions_application.html:50
4205 #: rhodecode/templates/admin/permissions/permissions_application.html:50
3884 #: rhodecode/templates/admin/permissions/permissions_objects.html:56
4206 #: rhodecode/templates/admin/permissions/permissions_objects.html:56
@@ -3915,7 +4237,7 b' msgstr ""'
3915
4237
3916 #: rhodecode/templates/admin/defaults/defaults_repositories.html:14
4238 #: rhodecode/templates/admin/defaults/defaults_repositories.html:14
3917 #: rhodecode/templates/admin/gists/index.html:110
4239 #: rhodecode/templates/admin/gists/index.html:110
3918 #: rhodecode/templates/admin/integrations/list.html:64
4240 #: rhodecode/templates/admin/integrations/list.html:103
3919 #: rhodecode/templates/admin/repos/repo_add_base.html:62
4241 #: rhodecode/templates/admin/repos/repo_add_base.html:62
3920 #: rhodecode/templates/admin/repos/repo_edit_fields.html:12
4242 #: rhodecode/templates/admin/repos/repo_edit_fields.html:12
3921 msgid "Type"
4243 msgid "Type"
@@ -4060,7 +4382,7 b' msgstr ""'
4060
4382
4061 #: rhodecode/templates/admin/gists/index.html:108
4383 #: rhodecode/templates/admin/gists/index.html:108
4062 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:24
4384 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:24
4063 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:89
4385 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:88
4064 #: rhodecode/templates/bookmarks/bookmarks.html:63
4386 #: rhodecode/templates/bookmarks/bookmarks.html:63
4065 #: rhodecode/templates/branches/branches.html:62
4387 #: rhodecode/templates/branches/branches.html:62
4066 #: rhodecode/templates/changelog/changelog.html:110
4388 #: rhodecode/templates/changelog/changelog.html:110
@@ -4113,75 +4435,17 b' msgstr "\xe9\x9d\x9e\xe5\x85\xac\xe9\x96\x8b Gist \xe3\x82\x92\xe4\xbd\x9c\xe6\x88\x90"'
4113 msgid "Create Public Gist"
4435 msgid "Create Public Gist"
4114 msgstr "公開 Gist を作成"
4436 msgstr "公開 Gist を作成"
4115
4437
4116 #: rhodecode/templates/admin/gists/new.html:62
4117 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:27
4118 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:84
4119 #: rhodecode/templates/admin/my_account/my_account_emails.html:65
4120 #: rhodecode/templates/admin/my_account/my_account_password.html:37
4121 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:104
4122 #: rhodecode/templates/admin/permissions/permissions_application.html:51
4123 #: rhodecode/templates/admin/permissions/permissions_ips.html:61
4124 #: rhodecode/templates/admin/permissions/permissions_objects.html:57
4125 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:136
4126 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:68
4127 #: rhodecode/templates/admin/repos/repo_edit_fields.html:66
4128 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.html:80
4129 #: rhodecode/templates/admin/repos/repo_edit_permissions.html:111
4130 #: rhodecode/templates/admin/repos/repo_edit_settings.html:159
4131 #: rhodecode/templates/admin/repos/repo_edit_vcs.html:46
4132 #: rhodecode/templates/admin/settings/settings_global.html:110
4133 #: rhodecode/templates/admin/settings/settings_issuetracker.html:16
4134 #: rhodecode/templates/admin/settings/settings_labs.html:46
4135 #: rhodecode/templates/admin/settings/settings_vcs.html:14
4136 #: rhodecode/templates/admin/settings/settings_visual.html:220
4137 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:121
4138 #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:23
4139 #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:81
4140 #: rhodecode/templates/admin/users/user_edit_emails.html:63
4141 #: rhodecode/templates/admin/users/user_edit_ips.html:70
4142 #: rhodecode/templates/admin/users/user_edit_profile.html:135
4143 #: rhodecode/templates/base/default_perms_box.html:89
4144 msgid "Reset"
4145 msgstr "リセット"
4146
4147 #: rhodecode/templates/admin/gists/show.html:13
4438 #: rhodecode/templates/admin/gists/show.html:13
4148 #: rhodecode/templates/admin/gists/show.html:20
4439 #: rhodecode/templates/admin/gists/show.html:20
4149 msgid "Gist"
4440 msgid "Gist"
4150 msgstr "Gist"
4441 msgstr "Gist"
4151
4442
4152 #: rhodecode/templates/admin/gists/show.html:49
4443 #: rhodecode/templates/admin/gists/show.html:49
4153 #: rhodecode/templates/admin/integrations/list.html:110
4154 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:56
4155 #: rhodecode/templates/admin/my_account/my_account_emails.html:32
4156 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:63
4157 #: rhodecode/templates/admin/permissions/permissions_ips.html:26
4158 #: rhodecode/templates/admin/repos/repo_edit_fields.html:25
4159 #: rhodecode/templates/admin/settings/settings_hooks.html:46
4160 #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:52
4161 #: rhodecode/templates/admin/users/user_edit_emails.html:31
4162 #: rhodecode/templates/admin/users/user_edit_ips.html:34
4163 #: rhodecode/templates/base/issue_tracker_settings.html:70
4164 #: rhodecode/templates/base/vcs_settings.html:147
4165 #: rhodecode/templates/base/vcs_settings.html:172
4166 #: rhodecode/templates/changeset/changeset_file_comment.html:49
4167 #: rhodecode/templates/changeset/changeset_file_comment.html:99
4168 #: rhodecode/templates/data_table/_dt_elements.html:119
4169 #: rhodecode/templates/data_table/_dt_elements.html:176
4170 #: rhodecode/templates/data_table/_dt_elements.html:190
4171 #: rhodecode/templates/data_table/_dt_elements.html:202
4172 #: rhodecode/templates/debug_style/buttons.html:132
4173 #: rhodecode/templates/files/files_source.html:33
4174 #: rhodecode/templates/files/files_source.html:37
4175 #: rhodecode/templates/files/files_source.html:40
4176 msgid "Delete"
4177 msgstr "削除"
4178
4179 #: rhodecode/templates/admin/gists/show.html:49
4180 msgid "Confirm to delete this Gist"
4444 msgid "Confirm to delete this Gist"
4181 msgstr "このGistを削除してもよろしいですか?"
4445 msgstr "このGistを削除してもよろしいですか?"
4182
4446
4183 #: rhodecode/templates/admin/gists/show.html:56
4447 #: rhodecode/templates/admin/gists/show.html:56
4184 #: rhodecode/templates/admin/integrations/list.html:103
4448 #: rhodecode/templates/admin/integrations/list.html:204
4185 #: rhodecode/templates/admin/my_account/my_account_profile.html:5
4449 #: rhodecode/templates/admin/my_account/my_account_profile.html:5
4186 #: rhodecode/templates/base/issue_tracker_settings.html:61
4450 #: rhodecode/templates/base/issue_tracker_settings.html:61
4187 #: rhodecode/templates/changeset/changeset_file_comment.html:145
4451 #: rhodecode/templates/changeset/changeset_file_comment.html:145
@@ -4193,8 +4457,8 b' msgstr "\xe3\x81\x93\xe3\x81\xaeGist\xe3\x82\x92\xe5\x89\x8a\xe9\x99\xa4\xe3\x81\x97\xe3\x81\xa6\xe3\x82\x82\xe3\x82\x88\xe3\x82\x8d\xe3\x81\x97\xe3\x81\x84\xe3\x81\xa7\xe3\x81\x99\xe3\x81\x8b\xef\xbc\x9f"'
4193 #: rhodecode/templates/debug_style/buttons.html:128
4457 #: rhodecode/templates/debug_style/buttons.html:128
4194 #: rhodecode/templates/files/files_add.html:204
4458 #: rhodecode/templates/files/files_add.html:204
4195 #: rhodecode/templates/files/files_edit.html:165
4459 #: rhodecode/templates/files/files_edit.html:165
4196 #: rhodecode/templates/files/files_source.html:36
4460 #: rhodecode/templates/files/files_source.html:37
4197 #: rhodecode/templates/files/files_source.html:39
4461 #: rhodecode/templates/files/files_source.html:40
4198 #: rhodecode/templates/pullrequests/pullrequest_show.html:50
4462 #: rhodecode/templates/pullrequests/pullrequest_show.html:50
4199 #: rhodecode/templates/pullrequests/pullrequest_show.html:184
4463 #: rhodecode/templates/pullrequests/pullrequest_show.html:184
4200 #: rhodecode/templates/users/user_profile.html:7
4464 #: rhodecode/templates/users/user_profile.html:7
@@ -4215,17 +4479,27 b' msgstr "\xe4\xbd\x9c\xe6\x88\x90\xe6\x97\xa5"'
4215
4479
4216 #: rhodecode/templates/admin/gists/show.html:91
4480 #: rhodecode/templates/admin/gists/show.html:91
4217 #: rhodecode/templates/files/files_delete.html:50
4481 #: rhodecode/templates/files/files_delete.html:50
4218 #: rhodecode/templates/files/files_source.html:61
4482 #: rhodecode/templates/files/files_source.html:62
4219 msgid "Show as raw"
4483 msgid "Show as raw"
4220 msgstr "Raw形式で表示"
4484 msgstr "Raw形式で表示"
4221
4485
4222 #: rhodecode/templates/admin/integrations/base.html:12
4486 #: rhodecode/templates/admin/integrations/base.html:14
4223 msgid "Integrations settings"
4487 msgid "Integrations Settings"
4224 msgstr ""
4488 msgstr ""
4225
4489
4226 #: rhodecode/templates/admin/integrations/edit.html:17
4490 #: rhodecode/templates/admin/integrations/form.html:17
4227 #: rhodecode/templates/admin/integrations/list.html:10
4491 #: rhodecode/templates/admin/integrations/list.html:10
4228 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:44
4492 #: rhodecode/templates/admin/integrations/new.html:13
4493 #: rhodecode/templates/admin/permissions/permissions_objects.html:28
4494 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:14
4495 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:127
4496 msgid "Repository Groups"
4497 msgstr "リポジトリグループ"
4498
4499 #: rhodecode/templates/admin/integrations/form.html:30
4500 #: rhodecode/templates/admin/integrations/list.html:16
4501 #: rhodecode/templates/admin/integrations/new.html:21
4502 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:48
4229 #: rhodecode/templates/admin/repos/repo_edit.html:15
4503 #: rhodecode/templates/admin/repos/repo_edit.html:15
4230 #: rhodecode/templates/admin/repos/repo_edit.html:43
4504 #: rhodecode/templates/admin/repos/repo_edit.html:43
4231 #: rhodecode/templates/admin/settings/settings.html:14
4505 #: rhodecode/templates/admin/settings/settings.html:14
@@ -4235,27 +4509,101 b' msgstr ""'
4235 msgid "Settings"
4509 msgid "Settings"
4236 msgstr "設定"
4510 msgstr "設定"
4237
4511
4238 #: rhodecode/templates/admin/integrations/edit.html:36
4512 #: rhodecode/templates/admin/integrations/form.html:60
4239 #, python-format
4513 #, python-format
4240 msgid "Create new %(integration_type)s integration"
4514 msgid "Create New %(integration_type)s Integration"
4241 msgstr ""
4515 msgstr ""
4242
4516
4243 #: rhodecode/templates/admin/integrations/list.html:31
4517 #: rhodecode/templates/admin/integrations/list.html:44
4518 msgid "Current Integrations for Repository: {repo_name}"
4519 msgstr ""
4520
4521 #: rhodecode/templates/admin/integrations/list.html:46
4522 msgid "Current Integrations for repository group: {repo_group_name}"
4523 msgstr ""
4524
4525 #: rhodecode/templates/admin/integrations/list.html:48
4526 msgid "Current Integrations"
4527 msgstr ""
4528
4529 #: rhodecode/templates/admin/integrations/list.html:64
4530 #: rhodecode/templates/admin/notifications/notifications.html:31
4531 msgid "All"
4532 msgstr "すべて"
4533
4534 #: rhodecode/templates/admin/integrations/list.html:95
4535 #: rhodecode/templates/admin/integrations/new.html:26
4244 msgid "Create new integration"
4536 msgid "Create new integration"
4245 msgstr ""
4537 msgstr ""
4246
4538
4247 #: rhodecode/templates/admin/integrations/list.html:56
4539 #: rhodecode/templates/admin/integrations/list.html:104
4248 msgid "Current integrations"
4540 msgid "Scope"
4249 msgstr ""
4541 msgstr ""
4250
4542
4251 #: rhodecode/templates/admin/integrations/list.html:65
4543 #: rhodecode/templates/admin/integrations/list.html:105
4252 msgid "Actions"
4544 msgid "Actions"
4253 msgstr ""
4545 msgstr ""
4254
4546
4255 #: rhodecode/templates/admin/integrations/list.html:89
4547 #: rhodecode/templates/admin/integrations/list.html:115
4548 msgid "No {type} integrations for repo {repo} exist yet."
4549 msgstr ""
4550
4551 #: rhodecode/templates/admin/integrations/list.html:117
4552 msgid "No {type} integrations for repogroup {repogroup} exist yet."
4553 msgstr ""
4554
4555 #: rhodecode/templates/admin/integrations/list.html:119
4556 msgid "No {type} integrations exist yet."
4557 msgstr ""
4558
4559 #: rhodecode/templates/admin/integrations/list.html:133
4560 msgid "Create one"
4561 msgstr ""
4562
4563 #: rhodecode/templates/admin/integrations/list.html:164
4564 msgid "repo"
4565 msgstr ""
4566
4567 #: rhodecode/templates/admin/integrations/list.html:168
4568 msgid "repogroup"
4569 msgstr ""
4570
4571 #: rhodecode/templates/admin/integrations/list.html:170
4572 msgid "child repos only"
4573 msgstr ""
4574
4575 #: rhodecode/templates/admin/integrations/list.html:172
4576 msgid "cascade to all"
4577 msgstr ""
4578
4579 #: rhodecode/templates/admin/integrations/list.html:177
4580 msgid "top level repos only"
4581 msgstr ""
4582
4583 #: rhodecode/templates/admin/integrations/list.html:179
4584 msgid "global"
4585 msgstr ""
4586
4587 #: rhodecode/templates/admin/integrations/list.html:185
4256 msgid "unknown integration"
4588 msgid "unknown integration"
4257 msgstr ""
4589 msgstr ""
4258
4590
4591 #: rhodecode/templates/admin/integrations/new.html:31
4592 msgid "Create New Integration for repository: {repo_name}"
4593 msgstr ""
4594
4595 #: rhodecode/templates/admin/integrations/new.html:33
4596 msgid "Create New Integration for repository group: {repo_group_name}"
4597 msgstr ""
4598
4599 #: rhodecode/templates/admin/integrations/new.html:35
4600 msgid "Create New Global Integration"
4601 msgstr ""
4602
4603 #: rhodecode/templates/admin/integrations/new.html:61
4604 msgid "No description available"
4605 msgstr ""
4606
4259 #: rhodecode/templates/admin/my_account/my_account.html:5
4607 #: rhodecode/templates/admin/my_account/my_account.html:5
4260 #: rhodecode/templates/base/base.html:343
4608 #: rhodecode/templates/base/base.html:343
4261 msgid "My account"
4609 msgid "My account"
@@ -4275,7 +4623,7 b' msgstr ""'
4275 msgid "Auth Tokens"
4623 msgid "Auth Tokens"
4276 msgstr ""
4624 msgstr ""
4277
4625
4278 #: rhodecode/templates/admin/my_account/my_account.html:34
4626 #: rhodecode/templates/admin/my_account/my_account.html:35
4279 msgid "OAuth Identities"
4627 msgid "OAuth Identities"
4280 msgstr ""
4628 msgstr ""
4281
4629
@@ -4393,36 +4741,18 b' msgstr "\xe8\xbf\xbd\xe5\x8a\xa0\xe3\x81\xae\xe3\x83\xa1\xe3\x83\xbc\xe3\x83\xab\xe3\x82\xa2\xe3\x83\x89\xe3\x83\xac\xe3\x82\xb9\xe3\x81\xaf\xe3\x81\x82\xe3\x82\x8a\xe3\x81\xbe\xe3\x81\x9b\xe3\x82\x93"'
4393 msgid "New email address"
4741 msgid "New email address"
4394 msgstr "新しいメールアドレス"
4742 msgstr "新しいメールアドレス"
4395
4743
4396 #: rhodecode/templates/admin/my_account/my_account_notifications.html:3
4744 #: rhodecode/templates/admin/my_account/my_account_notifications.html:12
4397 msgid "Your live notification settings"
4745 msgid "Your Live Notification Settings"
4398 msgstr ""
4746 msgstr ""
4399
4747
4400 #: rhodecode/templates/admin/my_account/my_account_notifications.html:14
4748 #: rhodecode/templates/admin/my_account/my_account_notifications.html:24
4401 #: rhodecode/templates/admin/notifications/show_notification.html:12
4749 msgid "Notifications Status"
4402 msgid "Notifications"
4750 msgstr ""
4403 msgstr "通知"
4404
4405 #: rhodecode/templates/admin/my_account/my_account_notifications.html:14
4406 msgid "Disabled"
4407 msgstr "無効"
4408
4751
4409 #: rhodecode/templates/admin/my_account/my_account_password.html:3
4752 #: rhodecode/templates/admin/my_account/my_account_password.html:3
4410 msgid "Change Your Account Password"
4753 msgid "Change Your Account Password"
4411 msgstr ""
4754 msgstr ""
4412
4755
4413 #: rhodecode/templates/admin/my_account/my_account_password.html:10
4414 msgid "Current Password"
4415 msgstr ""
4416
4417 #: rhodecode/templates/admin/my_account/my_account_password.html:19
4418 #: rhodecode/templates/admin/users/user_edit_profile.html:74
4419 msgid "New Password"
4420 msgstr ""
4421
4422 #: rhodecode/templates/admin/my_account/my_account_password.html:28
4423 msgid "Confirm New Password"
4424 msgstr ""
4425
4426 #: rhodecode/templates/admin/my_account/my_account_profile.html:11
4756 #: rhodecode/templates/admin/my_account/my_account_profile.html:11
4427 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:52
4757 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:52
4428 #: rhodecode/templates/admin/users/user_edit_profile.html:25
4758 #: rhodecode/templates/admin/users/user_edit_profile.html:25
@@ -4462,27 +4792,28 b' msgid "Pull Requests You Opened"'
4462 msgstr ""
4792 msgstr ""
4463
4793
4464 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:23
4794 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:23
4465 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:88
4795 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:87
4466 msgid "Target Repo"
4796 msgid "Target Repo"
4467 msgstr ""
4797 msgstr ""
4468
4798
4469 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:26
4799 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:26
4470 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:91
4800 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:90
4471 #: rhodecode/templates/admin/settings/settings_global.html:9
4801 #: rhodecode/templates/admin/settings/settings_global.html:9
4472 #: rhodecode/templates/email_templates/pull_request_review.mako:28
4802 #: rhodecode/templates/email_templates/pull_request_review.mako:39
4473 #: rhodecode/templates/email_templates/pull_request_review.mako:48
4803 #: rhodecode/templates/email_templates/pull_request_review.mako:72
4474 #: rhodecode/templates/pullrequests/pullrequest.html:38
4804 #: rhodecode/templates/pullrequests/pullrequest.html:38
4475 #: rhodecode/templates/pullrequests/pullrequests.html:104
4805 #: rhodecode/templates/pullrequests/pullrequests.html:104
4476 msgid "Title"
4806 msgid "Title"
4477 msgstr "タイトル"
4807 msgstr "タイトル"
4478
4808
4479 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:27
4809 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:27
4480 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:92
4810 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:91
4481 msgid "Opened On"
4811 #: rhodecode/templates/pullrequests/pullrequests.html:108
4812 msgid "Last Update"
4482 msgstr ""
4813 msgstr ""
4483
4814
4484 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:43
4815 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:43
4485 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:107
4816 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:106
4486 #: rhodecode/templates/changelog/changelog.html:153
4817 #: rhodecode/templates/changelog/changelog.html:153
4487 #: rhodecode/templates/compare/compare_commits.html:49
4818 #: rhodecode/templates/compare/compare_commits.html:49
4488 #: rhodecode/templates/search/search_commit.html:36
4819 #: rhodecode/templates/search/search_commit.html:36
@@ -4490,7 +4821,7 b' msgid "Expand commit message"'
4490 msgstr "コミットメッセージを展開"
4821 msgstr "コミットメッセージを展開"
4491
4822
4492 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:52
4823 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:52
4493 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:116
4824 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:115
4494 #: rhodecode/templates/changeset/changeset_file_comment.html:284
4825 #: rhodecode/templates/changeset/changeset_file_comment.html:284
4495 #: rhodecode/templates/pullrequests/pullrequest_show.html:14
4826 #: rhodecode/templates/pullrequests/pullrequest_show.html:14
4496 #: rhodecode/templates/pullrequests/pullrequest_show.html:112
4827 #: rhodecode/templates/pullrequests/pullrequest_show.html:112
@@ -4498,19 +4829,19 b' msgstr "\xe3\x82\xb3\xe3\x83\x9f\xe3\x83\x83\xe3\x83\x88\xe3\x83\xa1\xe3\x83\x83\xe3\x82\xbb\xe3\x83\xbc\xe3\x82\xb8\xe3\x82\x92\xe5\xb1\x95\xe9\x96\x8b"'
4498 msgid "Closed"
4829 msgid "Closed"
4499 msgstr "クローズ"
4830 msgstr "クローズ"
4500
4831
4501 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:64
4832 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:63
4502 msgid "Confirm to delete this pull request"
4833 msgid "Confirm to delete this pull request"
4503 msgstr "このプルリクエストを削除してもよろしいですか?"
4834 msgstr "このプルリクエストを削除してもよろしいですか?"
4504
4835
4505 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:71
4836 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:70
4506 msgid "You currently have no open pull requests."
4837 msgid "You currently have no open pull requests."
4507 msgstr ""
4838 msgstr ""
4508
4839
4509 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:79
4840 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:78
4510 msgid "Pull Requests You Participate In"
4841 msgid "Pull Requests You Participate In"
4511 msgstr ""
4842 msgstr ""
4512
4843
4513 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:129
4844 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:127
4514 msgid ""
4845 msgid ""
4515 "There are currently no open pull requests requiring your participation."
4846 "There are currently no open pull requests requiring your participation."
4516 msgstr ""
4847 msgstr ""
@@ -4528,10 +4859,6 b' msgstr ""'
4528 msgid "My Notifications"
4859 msgid "My Notifications"
4529 msgstr "通知"
4860 msgstr "通知"
4530
4861
4531 #: rhodecode/templates/admin/notifications/notifications.html:31
4532 msgid "All"
4533 msgstr "すべて"
4534
4535 #: rhodecode/templates/admin/notifications/notifications.html:32
4862 #: rhodecode/templates/admin/notifications/notifications.html:32
4536 #: rhodecode/templates/changeset/changeset.html:140
4863 #: rhodecode/templates/changeset/changeset.html:140
4537 #: rhodecode/templates/pullrequests/pullrequest_show.html:133
4864 #: rhodecode/templates/pullrequests/pullrequest_show.html:133
@@ -4551,12 +4878,16 b' msgstr "\xe3\x81\xbe\xe3\x81\xa0\xe9\x80\x9a\xe7\x9f\xa5\xe3\x81\x8c\xe3\x81\x82\xe3\x82\x8a\xe3\x81\xbe\xe3\x81\x9b\xe3\x82\x93"'
4551 msgid "Show notification"
4878 msgid "Show notification"
4552 msgstr "通知を表示"
4879 msgstr "通知を表示"
4553
4880
4881 #: rhodecode/templates/admin/notifications/show_notification.html:12
4882 msgid "Notifications"
4883 msgstr "通知"
4884
4554 #: rhodecode/templates/admin/permissions/permissions.html:5
4885 #: rhodecode/templates/admin/permissions/permissions.html:5
4555 msgid "Permissions Administration"
4886 msgid "Permissions Administration"
4556 msgstr ""
4887 msgstr ""
4557
4888
4558 #: rhodecode/templates/admin/permissions/permissions.html:14
4889 #: rhodecode/templates/admin/permissions/permissions.html:14
4559 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:45
4890 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:49
4560 #: rhodecode/templates/admin/repos/repo_edit.html:46
4891 #: rhodecode/templates/admin/repos/repo_edit.html:46
4561 #: rhodecode/templates/admin/user_groups/user_group_edit.html:34
4892 #: rhodecode/templates/admin/user_groups/user_group_edit.html:34
4562 #: rhodecode/templates/base/base.html:82
4893 #: rhodecode/templates/base/base.html:82
@@ -4669,12 +5000,6 b' msgstr "\xe9\x81\xb8\xe6\x8a\x9e\xe3\x81\x97\xe3\x81\x9f\xe3\x83\x91\xe3\x83\xbc\xe3\x83\x9f\xe3\x83\x83\xe3\x82\xb7\xe3\x83\xa7\xe3\x83\xb3\xe3\x81\xa7\xe3\x80\x81\xe5\x90\x84\xe3\x83\xaa\xe3\x83\x9d\xe3\x82\xb8\xe3\x83\x88\xe3\x83\xaa\xe3\x81\xae\xe3\x83\x87\xe3\x83\x95\xe3\x82\xa9\xe3\x83\xab\xe3\x83\x88\xe3\x83\x91\xe3\x83\xbc\xe3\x83\x9f\xe3\x83\x83\xe3\x82\xb7\xe3\x83\xa7\xe3\x83\xb3\xe3\x82\x92\xe3\x83\xaa\xe3\x82\xbb\xe3\x83\x83\xe3\x83\x88\xe3\x81\x97\xe3\x81\xbe\xe3\x81\x99\xe3\x80\x82\xe5\x90\x84\xe3\x83\xaa\xe3\x83\x9d\xe3\x82\xb8\xe3\x83\x88\xe3\x83\xaa\xe3\x81\xae\xe6\x97\xa2\xe5\xad\x98\xe3\x81\xae\xe3\x82\xab\xe3\x82\xb9\xe3\x82\xbf\xe3\x83\xa0\xe3\x83\x87\xe3\x83\x95\xe3\x82\xa9\xe3\x83\xab\xe3\x83\x88\xe3\x83\x91\xe3\x83\xbc\xe3\x83\x9f\xe3\x83\x83\xe3\x82\xb7\xe3\x83\xa7\xe3\x83\xb3\xe8\xa8\xad\xe5\xae\x9a\xe3\x81\xaf\xe7\x84\xa1\xe3\x81\x8f\xe3\x81\xaa\xe3\x82\x8b\xe3\x81\xae\xe3\x81\xa7\xe6\xb3\xa8\xe6\x84\x8f\xe3\x81\x97\xe3\x81\xa6\xe3\x81\x8f\xe3\x81\xa0\xe3\x81\x95\xe3\x81\x84"'
4669 msgid "Overwrite Existing Settings"
5000 msgid "Overwrite Existing Settings"
4670 msgstr ""
5001 msgstr ""
4671
5002
4672 #: rhodecode/templates/admin/permissions/permissions_objects.html:28
4673 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:14
4674 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:127
4675 msgid "Repository Groups"
4676 msgstr "リポジトリグループ"
4677
4678 #: rhodecode/templates/admin/permissions/permissions_objects.html:34
5003 #: rhodecode/templates/admin/permissions/permissions_objects.html:34
4679 msgid ""
5004 msgid ""
4680 "All default permissions on each repository group will be reset to chosen "
5005 "All default permissions on each repository group will be reset to chosen "
@@ -4737,7 +5062,7 b' msgstr ""'
4737 msgid "Add Child Group"
5062 msgid "Add Child Group"
4738 msgstr "子グループを追加"
5063 msgstr "子グループを追加"
4739
5064
4740 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:46
5065 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:50
4741 #: rhodecode/templates/admin/repos/repo_edit.html:49
5066 #: rhodecode/templates/admin/repos/repo_edit.html:49
4742 #: rhodecode/templates/admin/user_groups/user_group_edit.html:35
5067 #: rhodecode/templates/admin/user_groups/user_group_edit.html:35
4743 #: rhodecode/templates/admin/users/user_edit.html:35
5068 #: rhodecode/templates/admin/users/user_edit.html:35
@@ -5004,7 +5329,6 b' msgid "Statistics"'
5004 msgstr "統計"
5329 msgstr "統計"
5005
5330
5006 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:7
5331 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:7
5007 #: rhodecode/templates/pullrequests/pullrequests.html:108
5008 msgid "Updated on"
5332 msgid "Updated on"
5009 msgstr ""
5333 msgstr ""
5010
5334
@@ -5405,7 +5729,7 b' msgstr ""'
5405
5729
5406 #: rhodecode/templates/admin/repos/repo_edit_vcs.html:45
5730 #: rhodecode/templates/admin/repos/repo_edit_vcs.html:45
5407 #: rhodecode/templates/admin/settings/settings_global.html:109
5731 #: rhodecode/templates/admin/settings/settings_global.html:109
5408 #: rhodecode/templates/admin/settings/settings_labs.html:45
5732 #: rhodecode/templates/admin/settings/settings_labs.html:48
5409 #: rhodecode/templates/admin/settings/settings_vcs.html:13
5733 #: rhodecode/templates/admin/settings/settings_vcs.html:13
5410 #: rhodecode/templates/admin/settings/settings_visual.html:219
5734 #: rhodecode/templates/admin/settings/settings_visual.html:219
5411 msgid "Save settings"
5735 msgid "Save settings"
@@ -5622,6 +5946,10 b' msgstr "\xe3\x82\xab\xe3\x82\xb9\xe3\x82\xbf\xe3\x83\xa0\xe3\x83\x95\xe3\x83\x83\xe3\x82\xaf"'
5622 msgid "Labs Settings"
5946 msgid "Labs Settings"
5623 msgstr ""
5947 msgstr ""
5624
5948
5949 #: rhodecode/templates/admin/settings/settings_labs.html:10
5950 msgid "There are no Labs settings currently"
5951 msgstr ""
5952
5625 #: rhodecode/templates/admin/settings/settings_mapping.html:5
5953 #: rhodecode/templates/admin/settings/settings_mapping.html:5
5626 msgid "Import New Groups or Repositories"
5954 msgid "Import New Groups or Repositories"
5627 msgstr ""
5955 msgstr ""
@@ -6354,6 +6682,10 b' msgstr ""'
6354 msgid "Change the avatar at"
6682 msgid "Change the avatar at"
6355 msgstr ""
6683 msgstr ""
6356
6684
6685 #: rhodecode/templates/admin/users/user_edit_profile.html:74
6686 msgid "New Password"
6687 msgstr ""
6688
6357 #: rhodecode/templates/admin/users/user_edit_profile.html:82
6689 #: rhodecode/templates/admin/users/user_edit_profile.html:82
6358 msgid "New Password Confirmation"
6690 msgid "New Password Confirmation"
6359 msgstr ""
6691 msgstr ""
@@ -6384,7 +6716,7 b' msgid "Authentication type"'
6384 msgstr ""
6716 msgstr ""
6385
6717
6386 #: rhodecode/templates/base/base.html:44
6718 #: rhodecode/templates/base/base.html:44
6387 #: rhodecode/templates/errors/error_document.html:51
6719 #: rhodecode/templates/errors/error_document.html:57
6388 msgid "Support"
6720 msgid "Support"
6389 msgstr "サポート"
6721 msgstr "サポート"
6390
6722
@@ -6767,7 +7099,7 b' msgstr "\xe3\x83\xa6\xe3\x83\xbc\xe3\x82\xb6\xe3\x83\xbc\xe3\x82\xb0\xe3\x83\xab\xe3\x83\xbc\xe3\x83\x97\xe3\x82\x92\xe4\xbd\x9c\xe6\x88\x90"'
6767 msgid "No permission defined"
7099 msgid "No permission defined"
6768 msgstr ""
7100 msgstr ""
6769
7101
6770 #: rhodecode/templates/base/root.html:120
7102 #: rhodecode/templates/base/root.html:161
6771 msgid "Please enable JavaScript to use RhodeCode Enterprise"
7103 msgid "Please enable JavaScript to use RhodeCode Enterprise"
6772 msgstr ""
7104 msgstr ""
6773
7105
@@ -6869,29 +7201,65 b' msgid ""'
6869 "repositories and migrates them to Mercurial type."
7201 "repositories and migrates them to Mercurial type."
6870 msgstr "hgsubversion ライブラリのインストールが必要です。リモートのSVNリポジトリをクローンしてMercurialリポジトリに変換するすることが可能です。"
7202 msgstr "hgsubversion ライブラリのインストールが必要です。リモートのSVNリポジトリをクローンしてMercurialリポジトリに変換するすることが可能です。"
6871
7203
6872 #: rhodecode/templates/base/vcs_settings.html:124
7204 #: rhodecode/templates/base/vcs_settings.html:123
6873 msgid "Subversion Settings"
7205 msgid "Mercurial Labs Settings"
7206 msgstr ""
7207
7208 #: rhodecode/templates/base/vcs_settings.html:123
7209 msgid ""
7210 "These features are considered experimental and may not work as expected."
6874 msgstr ""
7211 msgstr ""
6875
7212
6876 #: rhodecode/templates/base/vcs_settings.html:129
7213 #: rhodecode/templates/base/vcs_settings.html:129
7214 msgid "Use rebase as merge strategy"
7215 msgstr ""
7216
7217 #: rhodecode/templates/base/vcs_settings.html:132
7218 msgid ""
7219 "Use rebase instead of creating a merge commit when merging via web "
7220 "interface."
7221 msgstr ""
7222
7223 #: rhodecode/templates/base/vcs_settings.html:144
7224 msgid "Global Subversion Settings"
7225 msgstr ""
7226
7227 #: rhodecode/templates/base/vcs_settings.html:150
7228 msgid "Proxy subversion HTTP requests"
7229 msgstr ""
7230
7231 #: rhodecode/templates/base/vcs_settings.html:153
7232 msgid ""
7233 "Subversion HTTP Support. Enables communication with SVN over HTTP protocol."
7234 msgstr ""
7235
7236 #: rhodecode/templates/base/vcs_settings.html:158
7237 msgid "Subversion HTTP Server URL"
7238 msgstr ""
7239
7240 #: rhodecode/templates/base/vcs_settings.html:171
7241 msgid "Subversion Settings"
7242 msgstr ""
7243
7244 #: rhodecode/templates/base/vcs_settings.html:176
6877 msgid "Repository patterns"
7245 msgid "Repository patterns"
6878 msgstr ""
7246 msgstr ""
6879
7247
6880 #: rhodecode/templates/base/vcs_settings.html:133
7248 #: rhodecode/templates/base/vcs_settings.html:180
6881 msgid ""
7249 msgid ""
6882 "Patterns for identifying SVN branches and tags. For recursive search, use "
7250 "Patterns for identifying SVN branches and tags. For recursive search, use "
6883 "\"*\". Eg.: \"/branches/*\""
7251 "\"*\". Eg.: \"/branches/*\""
6884 msgstr ""
7252 msgstr ""
6885
7253
6886 #: rhodecode/templates/base/vcs_settings.html:196
7254 #: rhodecode/templates/base/vcs_settings.html:246
6887 msgid "Pull Request Settings"
7255 msgid "Pull Request Settings"
6888 msgstr ""
7256 msgstr ""
6889
7257
6890 #: rhodecode/templates/base/vcs_settings.html:201
7258 #: rhodecode/templates/base/vcs_settings.html:251
6891 msgid "Enable server-side merge for pull requests"
7259 msgid "Enable server-side merge for pull requests"
6892 msgstr ""
7260 msgstr ""
6893
7261
6894 #: rhodecode/templates/base/vcs_settings.html:204
7262 #: rhodecode/templates/base/vcs_settings.html:254
6895 msgid ""
7263 msgid ""
6896 "Note: when this feature is enabled, it only runs hooks defined in the "
7264 "Note: when this feature is enabled, it only runs hooks defined in the "
6897 "rcextension package. Custom hooks added on the Admin -> Settings -> Hooks "
7265 "rcextension package. Custom hooks added on the Admin -> Settings -> Hooks "
@@ -6899,34 +7267,16 b' msgid ""'
6899 "web interface."
7267 "web interface."
6900 msgstr ""
7268 msgstr ""
6901
7269
6902 #: rhodecode/templates/base/vcs_settings.html:208
7270 #: rhodecode/templates/base/vcs_settings.html:258
6903 msgid "Invalidate and relocate inline comments during update"
7271 msgid "Invalidate and relocate inline comments during update"
6904 msgstr ""
7272 msgstr ""
6905
7273
6906 #: rhodecode/templates/base/vcs_settings.html:211
7274 #: rhodecode/templates/base/vcs_settings.html:261
6907 msgid ""
7275 msgid ""
6908 "During the update of a pull request, the position of inline comments will be"
7276 "During the update of a pull request, the position of inline comments will be"
6909 " updated and outdated inline comments will be hidden."
7277 " updated and outdated inline comments will be hidden."
6910 msgstr ""
7278 msgstr ""
6911
7279
6912 #: rhodecode/templates/base/vcs_settings.html:222
6913 msgid "Labs settings"
6914 msgstr ""
6915
6916 #: rhodecode/templates/base/vcs_settings.html:222
6917 msgid ""
6918 "These features are considered experimental and may not work as expected."
6919 msgstr ""
6920
6921 #: rhodecode/templates/base/vcs_settings.html:229
6922 msgid "Mercurial server-side merge"
6923 msgstr ""
6924
6925 #: rhodecode/templates/base/vcs_settings.html:234
6926 msgid ""
6927 "Use rebase instead of creating a merge commit when merging via web interface"
6928 msgstr ""
6929
6930 #: rhodecode/templates/bookmarks/bookmarks.html:5
7280 #: rhodecode/templates/bookmarks/bookmarks.html:5
6931 #, python-format
7281 #, python-format
6932 msgid "%s Bookmarks"
7282 msgid "%s Bookmarks"
@@ -7331,7 +7681,7 b' msgstr "\xe3\x82\xb3\xe3\x83\xa1\xe3\x83\xb3\xe3\x83\x88\xe3\x81\xae\xe3\x83\x97\xe3\x83\xac\xe3\x83\x93\xe3\x83\xa5\xe3\x83\xbc"'
7331 #: rhodecode/templates/changeset/changeset_file_comment.html:293
7681 #: rhodecode/templates/changeset/changeset_file_comment.html:293
7332 #: rhodecode/templates/compare/compare_diff.html:57
7682 #: rhodecode/templates/compare/compare_diff.html:57
7333 #: rhodecode/templates/email_templates/commit_comment.mako:87
7683 #: rhodecode/templates/email_templates/commit_comment.mako:87
7334 #: rhodecode/templates/email_templates/pull_request_comment.mako:93
7684 #: rhodecode/templates/email_templates/pull_request_comment.mako:97
7335 msgid "Comment"
7685 msgid "Comment"
7336 msgstr "コメント"
7686 msgstr "コメント"
7337
7687
@@ -7473,17 +7823,17 b' msgid "Compare Commits"'
7473 msgstr ""
7823 msgstr ""
7474
7824
7475 #: rhodecode/templates/compare/compare_diff.html:46
7825 #: rhodecode/templates/compare/compare_diff.html:46
7476 #: rhodecode/templates/email_templates/pull_request_review.mako:50
7826 #: rhodecode/templates/email_templates/pull_request_review.mako:74
7477 #: rhodecode/templates/files/file_diff.html:56
7827 #: rhodecode/templates/files/file_diff.html:56
7478 #: rhodecode/templates/pullrequests/pullrequest_show.html:85
7828 #: rhodecode/templates/pullrequests/pullrequest_show.html:85
7479 msgid "Target"
7829 msgid "Target"
7480 msgstr ""
7830 msgstr ""
7481
7831
7482 #: rhodecode/templates/compare/compare_diff.html:47
7832 #: rhodecode/templates/compare/compare_diff.html:47
7483 #: rhodecode/templates/email_templates/pull_request_comment.mako:92
7833 #: rhodecode/templates/email_templates/pull_request_comment.mako:93
7484 #: rhodecode/templates/email_templates/pull_request_review.mako:49
7834 #: rhodecode/templates/email_templates/pull_request_review.mako:73
7485 #: rhodecode/templates/files/file_diff.html:62
7835 #: rhodecode/templates/files/file_diff.html:62
7486 #: rhodecode/templates/files/files_source.html:18
7836 #: rhodecode/templates/files/files_source.html:19
7487 msgid "Source"
7837 msgid "Source"
7488 msgstr "ソース"
7838 msgstr "ソース"
7489
7839
@@ -7663,17 +8013,17 b' msgstr ""'
7663 msgid "Form vertical"
8013 msgid "Form vertical"
7664 msgstr ""
8014 msgstr ""
7665
8015
7666 #: rhodecode/templates/email_templates/base.mako:7
8016 #: rhodecode/templates/email_templates/base.mako:32
7667 #, python-format
8017 #, python-format
7668 msgid "This is a notification from RhodeCode. %(instance_url)s"
8018 msgid "This is a notification from RhodeCode. %(instance_url)s"
7669 msgstr ""
8019 msgstr ""
7670
8020
7671 #: rhodecode/templates/email_templates/base.mako:90
8021 #: rhodecode/templates/email_templates/base.mako:115
7672 msgid "RhodeCode"
8022 msgid "RhodeCode"
7673 msgstr ""
8023 msgstr ""
7674
8024
7675 #: rhodecode/templates/email_templates/commit_comment.mako:16
8025 #: rhodecode/templates/email_templates/commit_comment.mako:16
7676 #: rhodecode/templates/email_templates/pull_request_comment.mako:17
8026 #: rhodecode/templates/email_templates/pull_request_comment.mako:18
7677 msgid "[mention]"
8027 msgid "[mention]"
7678 msgstr ""
8028 msgstr ""
7679
8029
@@ -7702,12 +8052,12 b' msgid "%(user)s commented on commit `%(c'
7702 msgstr ""
8052 msgstr ""
7703
8053
7704 #: rhodecode/templates/email_templates/commit_comment.mako:43
8054 #: rhodecode/templates/email_templates/commit_comment.mako:43
7705 #: rhodecode/templates/email_templates/pull_request_comment.mako:43
8055 #: rhodecode/templates/email_templates/pull_request_comment.mako:44
7706 msgid "Comment link"
8056 msgid "Comment link"
7707 msgstr ""
8057 msgstr ""
7708
8058
7709 #: rhodecode/templates/email_templates/commit_comment.mako:48
8059 #: rhodecode/templates/email_templates/commit_comment.mako:48
7710 #: rhodecode/templates/email_templates/pull_request_comment.mako:48
8060 #: rhodecode/templates/email_templates/pull_request_comment.mako:49
7711 #, python-format
8061 #, python-format
7712 msgid "File: %(comment_file)s on line %(comment_line)s"
8062 msgid "File: %(comment_file)s on line %(comment_line)s"
7713 msgstr ""
8063 msgstr ""
@@ -7736,7 +8086,7 b' msgid "The commit status was changed to"'
7736 msgstr ""
8086 msgstr ""
7737
8087
7738 #: rhodecode/templates/email_templates/commit_comment.mako:87
8088 #: rhodecode/templates/email_templates/commit_comment.mako:87
7739 #: rhodecode/templates/email_templates/pull_request_comment.mako:93
8089 #: rhodecode/templates/email_templates/pull_request_comment.mako:97
7740 #, python-format
8090 #, python-format
7741 msgid "Comment on line: %(comment_line)s"
8091 msgid "Comment on line: %(comment_line)s"
7742 msgstr ""
8092 msgstr ""
@@ -7745,96 +8095,100 b' msgstr ""'
7745 msgid "Generate new password here"
8095 msgid "Generate new password here"
7746 msgstr ""
8096 msgstr ""
7747
8097
7748 #: rhodecode/templates/email_templates/pull_request_comment.mako:20
8098 #: rhodecode/templates/email_templates/pull_request_comment.mako:21
7749 #, python-format
8099 #, python-format
7750 msgid ""
8100 msgid ""
7751 "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\" (file: "
8101 "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\" (file: "
7752 "`%(comment_file)s`)"
8102 "`%(comment_file)s`)"
7753 msgstr ""
8103 msgstr ""
7754
8104
7755 #: rhodecode/templates/email_templates/pull_request_comment.mako:23
8105 #: rhodecode/templates/email_templates/pull_request_comment.mako:24
7756 #, python-format
8106 #, python-format
7757 msgid ""
8107 msgid ""
7758 "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\" (status: "
8108 "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\" (status: "
7759 "%(status)s)"
8109 "%(status)s)"
7760 msgstr ""
8110 msgstr ""
7761
8111
7762 #: rhodecode/templates/email_templates/pull_request_comment.mako:25
8112 #: rhodecode/templates/email_templates/pull_request_comment.mako:26
7763 #: rhodecode/templates/email_templates/pull_request_comment.mako:82
8113 #: rhodecode/templates/email_templates/pull_request_comment.mako:83
7764 #, python-format
8114 #, python-format
7765 msgid "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\""
8115 msgid "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\""
7766 msgstr ""
8116 msgstr ""
7767
8117
7768 #: rhodecode/templates/email_templates/pull_request_comment.mako:45
8118 #: rhodecode/templates/email_templates/pull_request_comment.mako:46
7769 msgid "Source repository"
8119 msgid "Source repository"
7770 msgstr ""
8120 msgstr ""
7771
8121
7772 #: rhodecode/templates/email_templates/pull_request_comment.mako:54
8122 #: rhodecode/templates/email_templates/pull_request_comment.mako:55
7773 #, python-format
8123 #, python-format
7774 msgid "%(user)s submitted pull request #%(pr_id)s status: *%(status)s*"
8124 msgid "%(user)s submitted pull request #%(pr_id)s status: *%(status)s*"
7775 msgstr ""
8125 msgstr ""
7776
8126
7777 #: rhodecode/templates/email_templates/pull_request_comment.mako:56
8127 #: rhodecode/templates/email_templates/pull_request_comment.mako:57
7778 #, python-format
8128 #, python-format
7779 msgid ""
8129 msgid ""
7780 "%(user)s submitted pull request #%(pr_id)s status: *%(status)s and closed*"
8130 "%(user)s submitted pull request #%(pr_id)s status: *%(status)s and closed*"
7781 msgstr ""
8131 msgstr ""
7782
8132
7783 #: rhodecode/templates/email_templates/pull_request_comment.mako:80
8133 #: rhodecode/templates/email_templates/pull_request_comment.mako:81
7784 #, python-format
8134 #, python-format
7785 msgid ""
8135 msgid ""
7786 "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\" "
8136 "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\" "
7787 "(file:`%(comment_file)s`)"
8137 "(file:`%(comment_file)s`)"
7788 msgstr ""
8138 msgstr ""
7789
8139
7790 #: rhodecode/templates/email_templates/pull_request_comment.mako:86
8140 #: rhodecode/templates/email_templates/pull_request_comment.mako:87
7791 #, python-format
8141 #, python-format
7792 msgid "submitted pull request status: %(status)s"
8142 msgid "submitted pull request status: %(status)s"
7793 msgstr ""
8143 msgstr ""
7794
8144
7795 #: rhodecode/templates/email_templates/pull_request_comment.mako:88
8145 #: rhodecode/templates/email_templates/pull_request_comment.mako:89
7796 #, python-format
8146 #, python-format
7797 msgid "submitted pull request status: %(status)s and closed"
8147 msgid "submitted pull request status: %(status)s and closed"
7798 msgstr ""
8148 msgstr ""
7799
8149
7800 #: rhodecode/templates/email_templates/pull_request_review.mako:5
8150 #: rhodecode/templates/email_templates/pull_request_comment.mako:95
7801 #, python-format
8151 msgid "Submitted status"
7802 msgid "%(user)s wants you to review pull request #%(pr_url)s: \"%(pr_title)s\""
8152 msgstr ""
7803 msgstr ""
8153
7804
8154 #: rhodecode/templates/email_templates/pull_request_review.mako:14
7805 #: rhodecode/templates/email_templates/pull_request_review.mako:17
8155 #, python-format
8156 msgid "%(user)s wants you to review pull request #%(pr_id)s: \"%(pr_title)s\""
8157 msgstr ""
8158
8159 #: rhodecode/templates/email_templates/pull_request_review.mako:34
7806 #, python-format
8160 #, python-format
7807 msgid ""
8161 msgid ""
7808 "Pull request from %(source_ref_type)s:%(source_ref_name)s of %(repo_url)s "
8162 "Pull request from %(source_ref_type)s:%(source_ref_name)s of %(repo_url)s "
7809 "into %(target_ref_type)s:%(target_ref_name)s"
8163 "into %(target_ref_type)s:%(target_ref_name)s"
7810 msgstr ""
8164 msgstr ""
7811
8165
7812 #: rhodecode/templates/email_templates/pull_request_review.mako:26
8166 #: rhodecode/templates/email_templates/pull_request_review.mako:37
7813 msgid "Link"
8167 msgid "Link"
7814 msgstr ""
8168 msgstr ""
7815
8169
7816 #: rhodecode/templates/email_templates/pull_request_review.mako:35
8170 #: rhodecode/templates/email_templates/pull_request_review.mako:46
7817 #, python-format
8171 #, python-format
7818 msgid "Commit (%(num)s)"
8172 msgid "Commit (%(num)s)"
7819 msgid_plural "Commits (%(num)s)"
8173 msgid_plural "Commits (%(num)s)"
7820 msgstr[0] ""
8174 msgstr[0] ""
7821
8175
7822 #: rhodecode/templates/email_templates/pull_request_review.mako:47
8176 #: rhodecode/templates/email_templates/pull_request_review.mako:71
7823 #, python-format
8177 #, python-format
7824 msgid "%(user)s wants you to review pull request #%(pr_id)s: \"%(pr_title)s\"."
8178 msgid "%(user)s wants you to review pull request #%(pr_id)s: \"%(pr_title)s\"."
7825 msgstr ""
8179 msgstr ""
7826
8180
7827 #: rhodecode/templates/email_templates/pull_request_review.mako:49
8181 #: rhodecode/templates/email_templates/pull_request_review.mako:73
7828 #, python-format
8182 #, python-format
7829 msgid "%(source_ref_type)s of %(source_repo_url)s"
8183 msgid "%(source_ref_type)s of %(source_repo_url)s"
7830 msgstr ""
8184 msgstr ""
7831
8185
7832 #: rhodecode/templates/email_templates/pull_request_review.mako:50
8186 #: rhodecode/templates/email_templates/pull_request_review.mako:74
7833 #, python-format
8187 #, python-format
7834 msgid "%(target_ref_type)s of %(target_repo_url)s"
8188 msgid "%(target_ref_type)s of %(target_repo_url)s"
7835 msgstr ""
8189 msgstr ""
7836
8190
7837 #: rhodecode/templates/email_templates/pull_request_review.mako:52
8191 #: rhodecode/templates/email_templates/pull_request_review.mako:76
7838 #: rhodecode/templates/summary/components.html:95
8192 #: rhodecode/templates/summary/components.html:95
7839 #: rhodecode/templates/summary/components.html:98
8193 #: rhodecode/templates/summary/components.html:98
7840 #, python-format
8194 #, python-format
@@ -8073,13 +8427,13 b' msgid "Delete file"'
8073 msgstr "ファイルを削除"
8427 msgstr "ファイルを削除"
8074
8428
8075 #: rhodecode/templates/files/files_delete.html:45
8429 #: rhodecode/templates/files/files_delete.html:45
8076 #: rhodecode/templates/files/files_source.html:49
8430 #: rhodecode/templates/files/files_source.html:50
8077 #, python-format
8431 #, python-format
8078 msgid "Binary file (%s)"
8432 msgid "Binary file (%s)"
8079 msgstr "バイナリファイル (%s)"
8433 msgstr "バイナリファイル (%s)"
8080
8434
8081 #: rhodecode/templates/files/files_delete.html:50
8435 #: rhodecode/templates/files/files_delete.html:50
8082 #: rhodecode/templates/files/files_source.html:61
8436 #: rhodecode/templates/files/files_source.html:62
8083 msgid "File is too big to display"
8437 msgid "File is too big to display"
8084 msgstr "表示するには大きすぎるファイルです"
8438 msgstr "表示するには大きすぎるファイルです"
8085
8439
@@ -8148,44 +8502,44 b' msgid "line"'
8148 msgid_plural "lines"
8502 msgid_plural "lines"
8149 msgstr[0] ""
8503 msgstr[0] ""
8150
8504
8151 #: rhodecode/templates/files/files_source.html:12
8505 #: rhodecode/templates/files/files_source.html:13
8152 msgid "History"
8506 msgid "History"
8153 msgstr "変更履歴"
8507 msgstr "変更履歴"
8154
8508
8155 #: rhodecode/templates/files/files_source.html:15
8509 #: rhodecode/templates/files/files_source.html:16
8156 #: rhodecode/templates/search/search_content.html:68
8510 #: rhodecode/templates/search/search_content.html:68
8157 msgid "Show Full History"
8511 msgid "Show Full History"
8158 msgstr "全ての履歴を表示"
8512 msgstr "全ての履歴を表示"
8159
8513
8160 #: rhodecode/templates/files/files_source.html:20
8514 #: rhodecode/templates/files/files_source.html:21
8161 #: rhodecode/templates/search/search_content.html:70
8515 #: rhodecode/templates/search/search_content.html:70
8162 msgid "Annotation"
8516 msgid "Annotation"
8163 msgstr ""
8517 msgstr ""
8164
8518
8165 #: rhodecode/templates/files/files_source.html:22
8519 #: rhodecode/templates/files/files_source.html:23
8166 #: rhodecode/templates/search/search_content.html:71
8520 #: rhodecode/templates/search/search_content.html:71
8167 msgid "Raw"
8521 msgid "Raw"
8168 msgstr ""
8522 msgstr ""
8169
8523
8170 #: rhodecode/templates/files/files_source.html:24
8524 #: rhodecode/templates/files/files_source.html:25
8171 #: rhodecode/templates/search/search_content.html:73
8525 #: rhodecode/templates/search/search_content.html:73
8172 msgid "Download"
8526 msgid "Download"
8173 msgstr "ダウンロード"
8527 msgstr "ダウンロード"
8174
8528
8175 #: rhodecode/templates/files/files_source.html:31
8529 #: rhodecode/templates/files/files_source.html:32
8176 #, python-format
8530 #, python-format
8177 msgid "Edit on Branch:%s"
8531 msgid "Edit on Branch:%s"
8178 msgstr "ブランチ:%s で編集"
8532 msgstr "ブランチ:%s で編集"
8179
8533
8180 #: rhodecode/templates/files/files_source.html:36
8534 #: rhodecode/templates/files/files_source.html:37
8181 msgid "Editing binary files not allowed"
8535 msgid "Editing binary files not allowed"
8182 msgstr "バイナリファイルの編集は行えません"
8536 msgstr "バイナリファイルの編集は行えません"
8183
8537
8184 #: rhodecode/templates/files/files_source.html:39
8538 #: rhodecode/templates/files/files_source.html:40
8185 msgid "Editing files allowed only when on branch head commit"
8539 msgid "Editing files allowed only when on branch head commit"
8186 msgstr ""
8540 msgstr ""
8187
8541
8188 #: rhodecode/templates/files/files_source.html:40
8542 #: rhodecode/templates/files/files_source.html:41
8189 msgid "Deleting files allowed only when on branch head commit"
8543 msgid "Deleting files allowed only when on branch head commit"
8190 msgstr ""
8544 msgstr ""
8191
8545
1 NO CONTENT: modified file, binary diff hidden
NO CONTENT: modified file, binary diff hidden
This diff has been collapsed as it changes many lines, (1172 lines changed) Show them Hide them
@@ -13,8 +13,8 b' msgid ""'
13 msgstr ""
13 msgstr ""
14 "Project-Id-Version: RhodeCode\n"
14 "Project-Id-Version: RhodeCode\n"
15 "Report-Msgid-Bugs-To: marcin@rhodecode.com\n"
15 "Report-Msgid-Bugs-To: marcin@rhodecode.com\n"
16 "POT-Creation-Date: 2016-08-02 20:55+0000\n"
16 "POT-Creation-Date: 2016-09-15 14:11+0000\n"
17 "PO-Revision-Date: 2016-08-02 20:57+0000\n"
17 "PO-Revision-Date: 2016-09-15 14:12+0000\n"
18 "Last-Translator: Marcin Kuzminski <marcin@rhodecode.com>\n"
18 "Last-Translator: Marcin Kuzminski <marcin@rhodecode.com>\n"
19 "Language-Team: Polish (http://www.transifex.com/rhodecode/RhodeCode/language/pl/)\n"
19 "Language-Team: Polish (http://www.transifex.com/rhodecode/RhodeCode/language/pl/)\n"
20 "MIME-Version: 1.0\n"
20 "MIME-Version: 1.0\n"
@@ -25,7 +25,7 b' msgstr ""'
25 "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
25 "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
26
26
27 #: rhodecode/admin/navigation.py:74 rhodecode/authentication/routes.py:60
27 #: rhodecode/admin/navigation.py:74 rhodecode/authentication/routes.py:60
28 #: rhodecode/integrations/views.py:126
28 #: rhodecode/integrations/views.py:168
29 #: rhodecode/templates/admin/permissions/permissions.html:36
29 #: rhodecode/templates/admin/permissions/permissions.html:36
30 msgid "Global"
30 msgid "Global"
31 msgstr "Globalne"
31 msgstr "Globalne"
@@ -48,7 +48,8 b' msgstr ""'
48 msgid "Issue Tracker"
48 msgid "Issue Tracker"
49 msgstr ""
49 msgstr ""
50
50
51 #: rhodecode/admin/navigation.py:80 rhodecode/templates/register.html:76
51 #: rhodecode/admin/navigation.py:80 rhodecode/integrations/types/email.py:232
52 #: rhodecode/templates/register.html:76
52 #: rhodecode/templates/admin/my_account/my_account_profile.html:48
53 #: rhodecode/templates/admin/my_account/my_account_profile.html:48
53 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:94
54 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:94
54 #: rhodecode/templates/admin/users/user_add.html:86
55 #: rhodecode/templates/admin/users/user_add.html:86
@@ -68,12 +69,18 b' msgid "Full Text Search"'
68 msgstr ""
69 msgstr ""
69
70
70 #: rhodecode/admin/navigation.py:83
71 #: rhodecode/admin/navigation.py:83
71 #: rhodecode/templates/admin/integrations/base.html:21
72 #: rhodecode/templates/admin/integrations/base.html:23
72 #: rhodecode/templates/admin/integrations/edit.html:8
73 #: rhodecode/templates/admin/integrations/form.html:8
73 #: rhodecode/templates/admin/integrations/edit.html:19
74 #: rhodecode/templates/admin/integrations/form.html:21
74 #: rhodecode/templates/admin/integrations/list.html:15
75 #: rhodecode/templates/admin/integrations/form.html:32
75 #: rhodecode/templates/admin/integrations/list.html:19
76 #: rhodecode/templates/admin/integrations/list.html:21
76 #: rhodecode/templates/admin/integrations/list.html:26
77 #: rhodecode/templates/admin/integrations/list.html:25
78 #: rhodecode/templates/admin/integrations/list.html:29
79 #: rhodecode/templates/admin/integrations/list.html:36
80 #: rhodecode/templates/admin/integrations/new.html:9
81 #: rhodecode/templates/admin/integrations/new.html:17
82 #: rhodecode/templates/admin/integrations/new.html:23
83 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:51
77 #: rhodecode/templates/admin/repos/repo_edit.html:72
84 #: rhodecode/templates/admin/repos/repo_edit.html:72
78 #: rhodecode/templates/base/base.html:84
85 #: rhodecode/templates/base/base.html:84
79 msgid "Integrations"
86 msgid "Integrations"
@@ -96,9 +103,9 b' msgstr ""'
96 msgid "Enable or disable this authentication plugin."
103 msgid "Enable or disable this authentication plugin."
97 msgstr ""
104 msgstr ""
98
105
99 #: rhodecode/authentication/schema.py:37 rhodecode/integrations/schema.py:37
106 #: rhodecode/authentication/schema.py:37 rhodecode/integrations/schema.py:32
100 #: rhodecode/templates/admin/integrations/list.html:62
107 #: rhodecode/model/validation_schema/schemas/integration_schema.py:197
101 #: rhodecode/templates/admin/my_account/my_account_notifications.html:14
108 #: rhodecode/templates/admin/integrations/list.html:101
102 msgid "Enabled"
109 msgid "Enabled"
103 msgstr "Włączone"
110 msgstr "Włączone"
104
111
@@ -401,12 +408,12 b' msgstr ""'
401
408
402 #: rhodecode/controllers/changeset.py:335
409 #: rhodecode/controllers/changeset.py:335
403 #: rhodecode/controllers/pullrequests.py:750
410 #: rhodecode/controllers/pullrequests.py:750
404 #: rhodecode/model/pull_request.py:843
411 #: rhodecode/model/pull_request.py:842
405 #, python-format
412 #, python-format
406 msgid "Status change %(transition_icon)s %(status)s"
413 msgid "Status change %(transition_icon)s %(status)s"
407 msgstr ""
414 msgstr ""
408
415
409 #: rhodecode/controllers/changeset.py:372
416 #: rhodecode/controllers/changeset.py:373
410 msgid ""
417 msgid ""
411 "Changing the status of a commit associated with a closed pull request is not"
418 "Changing the status of a commit associated with a closed pull request is not"
412 " allowed"
419 " allowed"
@@ -549,14 +556,14 b' msgstr ""'
549 msgid "Changesets"
556 msgid "Changesets"
550 msgstr "Różnice"
557 msgstr "Różnice"
551
558
552 #: rhodecode/controllers/files.py:1026 rhodecode/controllers/summary.py:251
559 #: rhodecode/controllers/files.py:1026 rhodecode/controllers/summary.py:259
553 #: rhodecode/model/pull_request.py:1059 rhodecode/model/scm.py:780
560 #: rhodecode/model/pull_request.py:1059 rhodecode/model/scm.py:780
554 #: rhodecode/templates/base/vcs_settings.html:138
561 #: rhodecode/templates/base/vcs_settings.html:185
555 msgid "Branches"
562 msgid "Branches"
556 msgstr "Gałęzie"
563 msgstr "Gałęzie"
557
564
558 #: rhodecode/controllers/files.py:1030 rhodecode/model/scm.py:795
565 #: rhodecode/controllers/files.py:1030 rhodecode/model/scm.py:795
559 #: rhodecode/templates/base/vcs_settings.html:163
566 #: rhodecode/templates/base/vcs_settings.html:210
560 msgid "Tags"
567 msgid "Tags"
561 msgstr "Etykiety"
568 msgstr "Etykiety"
562
569
@@ -662,30 +669,30 b' msgid "Close Pull Request"'
662 msgstr ""
669 msgstr ""
663
670
664 #: rhodecode/controllers/pullrequests.py:754
671 #: rhodecode/controllers/pullrequests.py:754
665 #: rhodecode/model/pull_request.py:847
672 #: rhodecode/model/pull_request.py:846
666 msgid "Closing with"
673 msgid "Closing with"
667 msgstr "Zamykanie"
674 msgstr "Zamykanie"
668
675
669 #: rhodecode/controllers/pullrequests.py:802
676 #: rhodecode/controllers/pullrequests.py:804
670 #, python-format
677 #, python-format
671 msgid ""
678 msgid ""
672 "Closing pull request on other statuses than rejected or approved is "
679 "Closing pull request on other statuses than rejected or approved is "
673 "forbidden. Calculated status from all reviewers is currently: %s"
680 "forbidden. Calculated status from all reviewers is currently: %s"
674 msgstr ""
681 msgstr ""
675
682
676 #: rhodecode/controllers/summary.py:235
683 #: rhodecode/controllers/summary.py:243
677 msgid "Branch"
684 msgid "Branch"
678 msgstr "gałąź"
685 msgstr "gałąź"
679
686
680 #: rhodecode/controllers/summary.py:236
687 #: rhodecode/controllers/summary.py:244
681 msgid "Tag"
688 msgid "Tag"
682 msgstr "Tag"
689 msgstr "Tag"
683
690
684 #: rhodecode/controllers/summary.py:237
691 #: rhodecode/controllers/summary.py:245
685 msgid "Bookmark"
692 msgid "Bookmark"
686 msgstr "Bookmark"
693 msgstr "Bookmark"
687
694
688 #: rhodecode/controllers/summary.py:252
695 #: rhodecode/controllers/summary.py:260
689 msgid "Closed branches"
696 msgid "Closed branches"
690 msgstr "Zamkniętę gałęzie"
697 msgstr "Zamkniętę gałęzie"
691
698
@@ -698,37 +705,37 b' msgid "Error occurred during update of d'
698 msgstr ""
705 msgstr ""
699
706
700 #: rhodecode/controllers/admin/gists.py:63
707 #: rhodecode/controllers/admin/gists.py:63
701 #: rhodecode/controllers/admin/my_account.py:307
708 #: rhodecode/controllers/admin/my_account.py:317
702 #: rhodecode/controllers/admin/users.py:431
709 #: rhodecode/controllers/admin/users.py:431
703 msgid "forever"
710 msgid "forever"
704 msgstr "na zawsze"
711 msgstr "na zawsze"
705
712
706 #: rhodecode/controllers/admin/gists.py:64
713 #: rhodecode/controllers/admin/gists.py:64
707 #: rhodecode/controllers/admin/my_account.py:308
714 #: rhodecode/controllers/admin/my_account.py:318
708 #: rhodecode/controllers/admin/users.py:432
715 #: rhodecode/controllers/admin/users.py:432
709 msgid "5 minutes"
716 msgid "5 minutes"
710 msgstr "5 minut"
717 msgstr "5 minut"
711
718
712 #: rhodecode/controllers/admin/gists.py:65
719 #: rhodecode/controllers/admin/gists.py:65
713 #: rhodecode/controllers/admin/my_account.py:309
720 #: rhodecode/controllers/admin/my_account.py:319
714 #: rhodecode/controllers/admin/users.py:433
721 #: rhodecode/controllers/admin/users.py:433
715 msgid "1 hour"
722 msgid "1 hour"
716 msgstr "1 godzina"
723 msgstr "1 godzina"
717
724
718 #: rhodecode/controllers/admin/gists.py:66
725 #: rhodecode/controllers/admin/gists.py:66
719 #: rhodecode/controllers/admin/my_account.py:310
726 #: rhodecode/controllers/admin/my_account.py:320
720 #: rhodecode/controllers/admin/users.py:434
727 #: rhodecode/controllers/admin/users.py:434
721 msgid "1 day"
728 msgid "1 day"
722 msgstr "1 dzień"
729 msgstr "1 dzień"
723
730
724 #: rhodecode/controllers/admin/gists.py:67
731 #: rhodecode/controllers/admin/gists.py:67
725 #: rhodecode/controllers/admin/my_account.py:311
732 #: rhodecode/controllers/admin/my_account.py:321
726 #: rhodecode/controllers/admin/users.py:435
733 #: rhodecode/controllers/admin/users.py:435
727 msgid "1 month"
734 msgid "1 month"
728 msgstr "1 miesiąc"
735 msgstr "1 miesiąc"
729
736
730 #: rhodecode/controllers/admin/gists.py:71
737 #: rhodecode/controllers/admin/gists.py:71
731 #: rhodecode/controllers/admin/my_account.py:313
738 #: rhodecode/controllers/admin/my_account.py:323
732 #: rhodecode/controllers/admin/users.py:437
739 #: rhodecode/controllers/admin/users.py:437
733 msgid "Lifetime"
740 msgid "Lifetime"
734 msgstr "Czas życia"
741 msgstr "Czas życia"
@@ -782,60 +789,61 b' msgstr "nigdy"'
782 msgid "%(expiry)s - current value"
789 msgid "%(expiry)s - current value"
783 msgstr ""
790 msgstr ""
784
791
785 #: rhodecode/controllers/admin/my_account.py:70
792 #: rhodecode/controllers/admin/my_account.py:74
786 msgid "You can't edit this user since it's crucial for entire application"
793 msgid "You can't edit this user since it's crucial for entire application"
787 msgstr "Nie możesz edytować tego użytkownika ponieważ jest kluczowy dla całej aplikacji"
794 msgstr "Nie możesz edytować tego użytkownika ponieważ jest kluczowy dla całej aplikacji"
788
795
789 #: rhodecode/controllers/admin/my_account.py:128
796 #: rhodecode/controllers/admin/my_account.py:132
790 msgid "Your account was updated successfully"
797 msgid "Your account was updated successfully"
791 msgstr "Twoje konto zostało pomyślnie zaktualizowane"
798 msgstr "Twoje konto zostało pomyślnie zaktualizowane"
792
799
793 #: rhodecode/controllers/admin/my_account.py:143
800 #: rhodecode/controllers/admin/my_account.py:147
794 #: rhodecode/controllers/admin/users.py:218
801 #: rhodecode/controllers/admin/users.py:218
795 #, python-format
802 #, python-format
796 msgid "Error occurred during update of user %s"
803 msgid "Error occurred during update of user %s"
797 msgstr "wystąpił błąd podczas aktualizacji użytkownika %s"
804 msgstr "wystąpił błąd podczas aktualizacji użytkownika %s"
798
805
799 #: rhodecode/controllers/admin/my_account.py:202
806 #: rhodecode/controllers/admin/my_account.py:213
807 #: rhodecode/controllers/admin/my_account.py:219
808 msgid "Error occurred during update of user password"
809 msgstr ""
810
811 #: rhodecode/controllers/admin/my_account.py:226
800 msgid "Successfully updated password"
812 msgid "Successfully updated password"
801 msgstr ""
813 msgstr ""
802
814
803 #: rhodecode/controllers/admin/my_account.py:213
815 #: rhodecode/controllers/admin/my_account.py:271
804 msgid "Error occurred during update of user password"
805 msgstr ""
806
807 #: rhodecode/controllers/admin/my_account.py:261
808 #: rhodecode/controllers/admin/users.py:611
816 #: rhodecode/controllers/admin/users.py:611
809 #, python-format
817 #, python-format
810 msgid "Added new email address `%s` for user account"
818 msgid "Added new email address `%s` for user account"
811 msgstr ""
819 msgstr ""
812
820
813 #: rhodecode/controllers/admin/my_account.py:268
821 #: rhodecode/controllers/admin/my_account.py:278
814 #: rhodecode/controllers/admin/users.py:618
822 #: rhodecode/controllers/admin/users.py:618
815 msgid "An error occurred during email saving"
823 msgid "An error occurred during email saving"
816 msgstr "Wystąpił błąd podczas zapisywania e-maila"
824 msgstr "Wystąpił błąd podczas zapisywania e-maila"
817
825
818 #: rhodecode/controllers/admin/my_account.py:278
826 #: rhodecode/controllers/admin/my_account.py:288
819 #: rhodecode/controllers/admin/users.py:633
827 #: rhodecode/controllers/admin/users.py:633
820 msgid "Removed email address from user account"
828 msgid "Removed email address from user account"
821 msgstr ""
829 msgstr ""
822
830
823 #: rhodecode/controllers/admin/my_account.py:316
831 #: rhodecode/controllers/admin/my_account.py:326
824 #: rhodecode/controllers/admin/users.py:440
832 #: rhodecode/controllers/admin/users.py:440
825 msgid "Role"
833 msgid "Role"
826 msgstr "Rola"
834 msgstr "Rola"
827
835
828 #: rhodecode/controllers/admin/my_account.py:329
836 #: rhodecode/controllers/admin/my_account.py:339
829 #: rhodecode/controllers/admin/users.py:464
837 #: rhodecode/controllers/admin/users.py:464
830 msgid "Auth token successfully created"
838 msgid "Auth token successfully created"
831 msgstr ""
839 msgstr ""
832
840
833 #: rhodecode/controllers/admin/my_account.py:342
841 #: rhodecode/controllers/admin/my_account.py:352
834 #: rhodecode/controllers/admin/users.py:483
842 #: rhodecode/controllers/admin/users.py:483
835 msgid "Auth token successfully reset"
843 msgid "Auth token successfully reset"
836 msgstr ""
844 msgstr ""
837
845
838 #: rhodecode/controllers/admin/my_account.py:346
846 #: rhodecode/controllers/admin/my_account.py:356
839 #: rhodecode/controllers/admin/users.py:487
847 #: rhodecode/controllers/admin/users.py:487
840 msgid "Auth token successfully deleted"
848 msgid "Auth token successfully deleted"
841 msgstr ""
849 msgstr ""
@@ -1057,18 +1065,18 b' msgid "Error occurred during deleting is'
1057 msgstr ""
1065 msgstr ""
1058
1066
1059 #: rhodecode/controllers/admin/repos.py:721
1067 #: rhodecode/controllers/admin/repos.py:721
1060 #: rhodecode/controllers/admin/settings.py:363
1068 #: rhodecode/controllers/admin/settings.py:366
1061 msgid "Removed issue tracker entry"
1069 msgid "Removed issue tracker entry"
1062 msgstr ""
1070 msgstr ""
1063
1071
1064 #: rhodecode/controllers/admin/repos.py:751
1072 #: rhodecode/controllers/admin/repos.py:751
1065 #: rhodecode/controllers/admin/settings.py:409
1073 #: rhodecode/controllers/admin/settings.py:412
1066 msgid "Updated issue tracker entries"
1074 msgid "Updated issue tracker entries"
1067 msgstr ""
1075 msgstr ""
1068
1076
1069 #: rhodecode/controllers/admin/repos.py:812
1077 #: rhodecode/controllers/admin/repos.py:812
1070 #: rhodecode/controllers/admin/settings.py:142
1078 #: rhodecode/controllers/admin/settings.py:143
1071 #: rhodecode/controllers/admin/settings.py:719
1079 #: rhodecode/controllers/admin/settings.py:722
1072 msgid "Some form inputs contain invalid data."
1080 msgid "Some form inputs contain invalid data."
1073 msgstr ""
1081 msgstr ""
1074
1082
@@ -1077,86 +1085,70 b' msgid "Error occurred during updating re'
1077 msgstr ""
1085 msgstr ""
1078
1086
1079 #: rhodecode/controllers/admin/repos.py:834
1087 #: rhodecode/controllers/admin/repos.py:834
1080 #: rhodecode/controllers/admin/settings.py:168
1088 #: rhodecode/controllers/admin/settings.py:171
1081 msgid "Updated VCS settings"
1089 msgid "Updated VCS settings"
1082 msgstr "Aktualizacja ustawień VCS"
1090 msgstr "Aktualizacja ustawień VCS"
1083
1091
1084 #: rhodecode/controllers/admin/settings.py:164
1092 #: rhodecode/controllers/admin/settings.py:167
1085 #: rhodecode/controllers/admin/settings.py:267
1093 #: rhodecode/controllers/admin/settings.py:270
1086 msgid "Error occurred during updating application settings"
1094 msgid "Error occurred during updating application settings"
1087 msgstr "Wystąpił błąd podczas aktualizacji ustawień aplikacji"
1095 msgstr "Wystąpił błąd podczas aktualizacji ustawień aplikacji"
1088
1096
1089 #: rhodecode/controllers/admin/settings.py:211
1097 #: rhodecode/controllers/admin/settings.py:214
1090 #, python-format
1098 #, python-format
1091 msgid "Repositories successfully rescanned added: %s ; removed: %s"
1099 msgid "Repositories successfully rescanned added: %s ; removed: %s"
1092 msgstr "Repozytoria z powodzeniem zostały ponownie zeskanowane dodano: %s, usunięto: %s"
1100 msgstr "Repozytoria z powodzeniem zostały ponownie zeskanowane dodano: %s, usunięto: %s"
1093
1101
1094 #: rhodecode/controllers/admin/settings.py:263
1102 #: rhodecode/controllers/admin/settings.py:266
1095 msgid "Updated application settings"
1103 msgid "Updated application settings"
1096 msgstr "Aktualizacja ustawień aplikacji"
1104 msgstr "Aktualizacja ustawień aplikacji"
1097
1105
1098 #: rhodecode/controllers/admin/settings.py:327
1106 #: rhodecode/controllers/admin/settings.py:330
1099 msgid "Updated visualisation settings"
1107 msgid "Updated visualisation settings"
1100 msgstr "Aktualizacja ustawień wizualizacji"
1108 msgstr "Aktualizacja ustawień wizualizacji"
1101
1109
1102 #: rhodecode/controllers/admin/settings.py:330
1110 #: rhodecode/controllers/admin/settings.py:333
1103 msgid "Error occurred during updating visualisation settings"
1111 msgid "Error occurred during updating visualisation settings"
1104 msgstr "Wystąpił błąd podczas aktualizacji ustawień wizualizacji"
1112 msgstr "Wystąpił błąd podczas aktualizacji ustawień wizualizacji"
1105
1113
1106 #: rhodecode/controllers/admin/settings.py:422
1114 #: rhodecode/controllers/admin/settings.py:425
1107 msgid "Please enter email address"
1115 msgid "Please enter email address"
1108 msgstr "Proszę podać adres email"
1116 msgstr "Proszę podać adres email"
1109
1117
1110 #: rhodecode/controllers/admin/settings.py:440
1118 #: rhodecode/controllers/admin/settings.py:443
1111 msgid "Send email task created"
1119 msgid "Send email task created"
1112 msgstr ""
1120 msgstr ""
1113
1121
1114 #: rhodecode/controllers/admin/settings.py:473
1122 #: rhodecode/controllers/admin/settings.py:476
1115 msgid "Added new hook"
1123 msgid "Added new hook"
1116 msgstr "Dodano nowy hook"
1124 msgstr "Dodano nowy hook"
1117
1125
1118 #: rhodecode/controllers/admin/settings.py:488
1126 #: rhodecode/controllers/admin/settings.py:491
1119 msgid "Updated hooks"
1127 msgid "Updated hooks"
1120 msgstr "Aktualizacja hooku"
1128 msgstr "Aktualizacja hooku"
1121
1129
1122 #: rhodecode/controllers/admin/settings.py:492
1130 #: rhodecode/controllers/admin/settings.py:495
1123 msgid "Error occurred during hook creation"
1131 msgid "Error occurred during hook creation"
1124 msgstr "Wystąpił błąd podczas tworzenia hooku"
1132 msgstr "Wystąpił błąd podczas tworzenia hooku"
1125
1133
1126 #: rhodecode/controllers/admin/settings.py:540
1134 #: rhodecode/controllers/admin/settings.py:543
1127 #, python-format
1135 #, python-format
1128 msgid "Critical: your disk space is very low <b>%s%%</b> usedpercent"
1136 msgid "Critical: your disk space is very low <b>%s%%</b> usedpercent"
1129 msgstr ""
1137 msgstr ""
1130
1138
1131 #: rhodecode/controllers/admin/settings.py:544
1139 #: rhodecode/controllers/admin/settings.py:547
1132 #, python-format
1140 #, python-format
1133 msgid "Warning: your disk space is running low <b>%s%%</b> usedpercent"
1141 msgid "Warning: your disk space is running low <b>%s%%</b> usedpercent"
1134 msgstr ""
1142 msgstr ""
1135
1143
1136 #: rhodecode/controllers/admin/settings.py:740
1144 #: rhodecode/controllers/admin/settings.py:743
1137 msgid "Error occurred during updating labs settings"
1145 msgid "Error occurred during updating labs settings"
1138 msgstr ""
1146 msgstr ""
1139
1147
1140 #: rhodecode/controllers/admin/settings.py:745
1148 #: rhodecode/controllers/admin/settings.py:748
1141 msgid "Updated Labs settings"
1149 msgid "Updated Labs settings"
1142 msgstr ""
1150 msgstr ""
1143
1151
1144 #: rhodecode/controllers/admin/settings.py:795
1145 msgid "Subversion HTTP Support"
1146 msgstr ""
1147
1148 #: rhodecode/controllers/admin/settings.py:796
1149 msgid "Proxy subversion HTTP requests"
1150 msgstr ""
1151
1152 #: rhodecode/controllers/admin/settings.py:802
1153 msgid "Subversion HTTP Server URL"
1154 msgstr ""
1155
1156 #: rhodecode/controllers/admin/settings.py:804
1157 msgid "e.g. http://localhost:8080/"
1158 msgstr ""
1159
1160 #: rhodecode/controllers/admin/user_groups.py:168
1152 #: rhodecode/controllers/admin/user_groups.py:168
1161 #, python-format
1153 #, python-format
1162 msgid "Created user group %(user_group_link)s"
1154 msgid "Created user group %(user_group_link)s"
@@ -1339,38 +1331,50 b' msgstr ""'
1339 msgid "pullrequest commented"
1331 msgid "pullrequest commented"
1340 msgstr ""
1332 msgstr ""
1341
1333
1342 #: rhodecode/events/repo.py:135
1334 #: rhodecode/events/repo.py:136
1343 msgid "repository pre create"
1335 msgid "repository pre create"
1344 msgstr ""
1336 msgstr ""
1345
1337
1346 #: rhodecode/events/repo.py:144
1338 #: rhodecode/events/repo.py:145
1347 msgid "repository created"
1339 msgid "repository created"
1348 msgstr ""
1340 msgstr ""
1349
1341
1350 #: rhodecode/events/repo.py:153
1342 #: rhodecode/events/repo.py:154
1351 msgid "repository pre delete"
1343 msgid "repository pre delete"
1352 msgstr ""
1344 msgstr ""
1353
1345
1354 #: rhodecode/events/repo.py:162
1346 #: rhodecode/events/repo.py:163
1355 msgid "repository deleted"
1347 msgid "repository deleted"
1356 msgstr ""
1348 msgstr ""
1357
1349
1358 #: rhodecode/events/repo.py:193
1350 #: rhodecode/events/repo.py:199
1359 msgid "repository pre pull"
1351 msgid "repository pre pull"
1360 msgstr ""
1352 msgstr ""
1361
1353
1362 #: rhodecode/events/repo.py:202
1354 #: rhodecode/events/repo.py:208
1363 msgid "repository pull"
1355 msgid "repository pull"
1364 msgstr ""
1356 msgstr ""
1365
1357
1366 #: rhodecode/events/repo.py:211
1358 #: rhodecode/events/repo.py:217
1367 msgid "repository pre push"
1359 msgid "repository pre push"
1368 msgstr ""
1360 msgstr ""
1369
1361
1370 #: rhodecode/events/repo.py:222
1362 #: rhodecode/events/repo.py:228
1371 msgid "repository push"
1363 msgid "repository push"
1372 msgstr ""
1364 msgstr ""
1373
1365
1366 #: rhodecode/events/repo_group.py:62
1367 msgid "repository group created"
1368 msgstr ""
1369
1370 #: rhodecode/events/repo_group.py:71
1371 msgid "repository group deleted"
1372 msgstr ""
1373
1374 #: rhodecode/events/repo_group.py:80
1375 msgid "repository group update"
1376 msgstr ""
1377
1374 #: rhodecode/events/user.py:34
1378 #: rhodecode/events/user.py:34
1375 msgid "user registered"
1379 msgid "user registered"
1376 msgstr ""
1380 msgstr ""
@@ -1383,42 +1387,202 b' msgstr ""'
1383 msgid "user pre update"
1387 msgid "user pre update"
1384 msgstr ""
1388 msgstr ""
1385
1389
1386 #: rhodecode/integrations/schema.py:35
1390 #: rhodecode/forms/__init__.py:32 rhodecode/templates/admin/gists/new.html:62
1391 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:27
1392 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:84
1393 #: rhodecode/templates/admin/my_account/my_account_emails.html:65
1394 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:104
1395 #: rhodecode/templates/admin/permissions/permissions_application.html:51
1396 #: rhodecode/templates/admin/permissions/permissions_ips.html:61
1397 #: rhodecode/templates/admin/permissions/permissions_objects.html:57
1398 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:136
1399 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:68
1400 #: rhodecode/templates/admin/repos/repo_edit_fields.html:66
1401 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.html:80
1402 #: rhodecode/templates/admin/repos/repo_edit_permissions.html:111
1403 #: rhodecode/templates/admin/repos/repo_edit_settings.html:159
1404 #: rhodecode/templates/admin/repos/repo_edit_vcs.html:46
1405 #: rhodecode/templates/admin/settings/settings_global.html:110
1406 #: rhodecode/templates/admin/settings/settings_issuetracker.html:16
1407 #: rhodecode/templates/admin/settings/settings_labs.html:49
1408 #: rhodecode/templates/admin/settings/settings_vcs.html:14
1409 #: rhodecode/templates/admin/settings/settings_visual.html:220
1410 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:121
1411 #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:23
1412 #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:81
1413 #: rhodecode/templates/admin/users/user_edit_emails.html:63
1414 #: rhodecode/templates/admin/users/user_edit_ips.html:70
1415 #: rhodecode/templates/admin/users/user_edit_profile.html:135
1416 #: rhodecode/templates/base/default_perms_box.html:89
1417 msgid "Reset"
1418 msgstr "Zresetuj"
1419
1420 #: rhodecode/forms/__init__.py:33 rhodecode/templates/admin/gists/show.html:49
1421 #: rhodecode/templates/admin/integrations/list.html:211
1422 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:56
1423 #: rhodecode/templates/admin/my_account/my_account_emails.html:32
1424 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:62
1425 #: rhodecode/templates/admin/permissions/permissions_ips.html:26
1426 #: rhodecode/templates/admin/repos/repo_edit_fields.html:25
1427 #: rhodecode/templates/admin/settings/settings_hooks.html:46
1428 #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:52
1429 #: rhodecode/templates/admin/users/user_edit_emails.html:31
1430 #: rhodecode/templates/admin/users/user_edit_ips.html:34
1431 #: rhodecode/templates/base/issue_tracker_settings.html:70
1432 #: rhodecode/templates/base/vcs_settings.html:194
1433 #: rhodecode/templates/base/vcs_settings.html:219
1434 #: rhodecode/templates/changeset/changeset_file_comment.html:49
1435 #: rhodecode/templates/changeset/changeset_file_comment.html:99
1436 #: rhodecode/templates/data_table/_dt_elements.html:119
1437 #: rhodecode/templates/data_table/_dt_elements.html:176
1438 #: rhodecode/templates/data_table/_dt_elements.html:190
1439 #: rhodecode/templates/data_table/_dt_elements.html:202
1440 #: rhodecode/templates/debug_style/buttons.html:132
1441 #: rhodecode/templates/files/files_source.html:34
1442 #: rhodecode/templates/files/files_source.html:38
1443 #: rhodecode/templates/files/files_source.html:41
1444 msgid "Delete"
1445 msgstr "Usuń"
1446
1447 #: rhodecode/integrations/schema.py:30
1448 #: rhodecode/model/validation_schema/schemas/integration_schema.py:195
1387 msgid "Enable or disable this integration."
1449 msgid "Enable or disable this integration."
1388 msgstr ""
1450 msgstr ""
1389
1451
1390 #: rhodecode/integrations/schema.py:42
1452 #: rhodecode/integrations/schema.py:37
1453 #: rhodecode/model/validation_schema/schemas/integration_schema.py:176
1391 msgid "Short name for this integration."
1454 msgid "Short name for this integration."
1392 msgstr ""
1455 msgstr ""
1393
1456
1394 #: rhodecode/integrations/schema.py:44
1457 #: rhodecode/integrations/schema.py:39
1458 #: rhodecode/model/validation_schema/schemas/integration_schema.py:178
1395 msgid "Integration name"
1459 msgid "Integration name"
1396 msgstr ""
1460 msgstr ""
1397
1461
1462 #: rhodecode/integrations/schema.py:51
1463 msgid ""
1464 "Limit integrations to to work only on the direct children repositories of "
1465 "this repository group (no subgroups)"
1466 msgstr ""
1467
1468 #: rhodecode/integrations/schema.py:55
1469 msgid "Limit to childen repos only"
1470 msgstr ""
1471
1472 #: rhodecode/integrations/schema.py:63
1473 msgid "Limit integrations to to work only on root level repositories"
1474 msgstr ""
1475
1476 #: rhodecode/integrations/schema.py:66
1477 msgid "Root repositories only"
1478 msgstr ""
1479
1480 #: rhodecode/integrations/views.py:162
1481 msgid "{repo_name} repository"
1482 msgstr ""
1483
1484 #: rhodecode/integrations/views.py:165
1485 msgid "{repo_group_name} repo group"
1486 msgstr ""
1487
1398 #: rhodecode/integrations/views.py:172
1488 #: rhodecode/integrations/views.py:172
1489 msgid "{name} integration"
1490 msgstr ""
1491
1492 #: rhodecode/integrations/views.py:186
1399 msgid "Integration {integration_name} deleted successfully."
1493 msgid "Integration {integration_name} deleted successfully."
1400 msgstr ""
1494 msgstr ""
1401
1495
1402 #: rhodecode/integrations/views.py:200
1496 #: rhodecode/integrations/views.py:266
1403 msgid ""
1497 msgid ""
1404 "Errors exist when saving integration settings. Please check the form inputs."
1498 "Errors exist when saving integration settings. Please check the form inputs."
1405 msgstr ""
1499 msgstr ""
1406
1500
1407 #: rhodecode/integrations/views.py:220
1501 #: rhodecode/integrations/views.py:292
1408 msgid "Integration {integration_name} updated successfully."
1502 msgid "Integration {integration_name} updated successfully."
1409 msgstr ""
1503 msgstr ""
1410
1504
1505 #: rhodecode/integrations/types/email.py:214
1506 msgid "Recipients"
1507 msgstr ""
1508
1509 #: rhodecode/integrations/types/email.py:215
1510 msgid "Email addresses to send push events to"
1511 msgstr ""
1512
1513 #: rhodecode/integrations/types/email.py:220
1514 #: rhodecode/integrations/types/email.py:221
1515 msgid "Email address"
1516 msgstr "Adres e-mail"
1517
1518 #: rhodecode/integrations/types/email.py:233
1519 msgid "Send repo push summaries to a list of recipients via email"
1520 msgstr ""
1521
1522 #: rhodecode/integrations/types/hipchat.py:43
1523 msgid "Yellow"
1524 msgstr ""
1525
1526 #: rhodecode/integrations/types/hipchat.py:44
1527 msgid "Red"
1528 msgstr ""
1529
1530 #: rhodecode/integrations/types/hipchat.py:45
1531 msgid "Green"
1532 msgstr ""
1533
1534 #: rhodecode/integrations/types/hipchat.py:46
1535 msgid "Purple"
1536 msgstr ""
1537
1538 #: rhodecode/integrations/types/hipchat.py:47
1539 msgid "Gray"
1540 msgstr ""
1541
1542 #: rhodecode/integrations/types/hipchat.py:52
1543 msgid "Hipchat server URL"
1544 msgstr ""
1545
1546 #: rhodecode/integrations/types/hipchat.py:53
1547 msgid "Hipchat integration url."
1548 msgstr ""
1549
1550 #: rhodecode/integrations/types/hipchat.py:63
1551 msgid "Notify"
1552 msgstr ""
1553
1554 #: rhodecode/integrations/types/hipchat.py:64
1555 msgid "Make a notification to the users in room."
1556 msgstr ""
1557
1558 #: rhodecode/integrations/types/hipchat.py:70
1559 msgid "Color"
1560 msgstr ""
1561
1562 #: rhodecode/integrations/types/hipchat.py:71
1563 msgid "Background color of message."
1564 msgstr ""
1565
1566 #: rhodecode/integrations/types/hipchat.py:99
1567 msgid "Hipchat"
1568 msgstr ""
1569
1570 #: rhodecode/integrations/types/hipchat.py:100
1571 msgid ""
1572 "Send events such as repo pushes and pull requests to your hipchat channel."
1573 msgstr ""
1574
1575 #: rhodecode/integrations/types/slack.py:44
1576 msgid "Slack service URL"
1577 msgstr ""
1578
1411 #: rhodecode/integrations/types/slack.py:45
1579 #: rhodecode/integrations/types/slack.py:45
1412 msgid "Slack service URL"
1413 msgstr ""
1414
1415 #: rhodecode/integrations/types/slack.py:46
1416 msgid ""
1580 msgid ""
1417 "This can be setup at the <a href=\"https://my.slack.com/services/new"
1581 "This can be setup at the <a href=\"https://my.slack.com/services/new"
1418 "/incoming-webhook/\">slack app manager</a>"
1582 "/incoming-webhook/\">slack app manager</a>"
1419 msgstr ""
1583 msgstr ""
1420
1584
1421 #: rhodecode/integrations/types/slack.py:59 rhodecode/templates/login.html:43
1585 #: rhodecode/integrations/types/slack.py:58 rhodecode/templates/login.html:43
1422 #: rhodecode/templates/register.html:41
1586 #: rhodecode/templates/register.html:41
1423 #: rhodecode/templates/admin/admin_log.html:7
1587 #: rhodecode/templates/admin/admin_log.html:7
1424 #: rhodecode/templates/admin/my_account/my_account_profile.html:24
1588 #: rhodecode/templates/admin/my_account/my_account_profile.html:24
@@ -1434,35 +1598,40 b' msgstr ""'
1434 msgid "Username"
1598 msgid "Username"
1435 msgstr "Nazwa użytkownika"
1599 msgstr "Nazwa użytkownika"
1436
1600
1437 #: rhodecode/integrations/types/slack.py:60
1601 #: rhodecode/integrations/types/slack.py:59
1438 msgid "Username to show notifications coming from."
1602 msgid "Username to show notifications coming from."
1439 msgstr ""
1603 msgstr ""
1440
1604
1605 #: rhodecode/integrations/types/slack.py:68
1606 msgid "Channel"
1607 msgstr ""
1608
1441 #: rhodecode/integrations/types/slack.py:69
1609 #: rhodecode/integrations/types/slack.py:69
1442 msgid "Channel"
1443 msgstr ""
1444
1445 #: rhodecode/integrations/types/slack.py:70
1446 msgid "Channel to send notifications to."
1610 msgid "Channel to send notifications to."
1447 msgstr ""
1611 msgstr ""
1448
1612
1613 #: rhodecode/integrations/types/slack.py:78
1614 msgid "Emoji"
1615 msgstr ""
1616
1449 #: rhodecode/integrations/types/slack.py:79
1617 #: rhodecode/integrations/types/slack.py:79
1450 msgid "Emoji"
1451 msgstr ""
1452
1453 #: rhodecode/integrations/types/slack.py:80
1454 msgid "Emoji to use eg. :studio_microphone:"
1618 msgid "Emoji to use eg. :studio_microphone:"
1455 msgstr ""
1619 msgstr ""
1456
1620
1457 #: rhodecode/integrations/types/slack.py:107
1621 #: rhodecode/integrations/types/slack.py:101
1458 msgid "Slack"
1622 msgid "Slack"
1459 msgstr ""
1623 msgstr ""
1460
1624
1625 #: rhodecode/integrations/types/slack.py:102
1626 msgid ""
1627 "Send events such as repo pushes and pull requests to your slack channel."
1628 msgstr ""
1629
1630 #: rhodecode/integrations/types/webhook.py:40
1631 msgid "Webhook URL"
1632 msgstr ""
1633
1461 #: rhodecode/integrations/types/webhook.py:41
1634 #: rhodecode/integrations/types/webhook.py:41
1462 msgid "Webhook URL"
1463 msgstr ""
1464
1465 #: rhodecode/integrations/types/webhook.py:42
1466 msgid "URL of the webhook to receive POST event."
1635 msgid "URL of the webhook to receive POST event."
1467 msgstr ""
1636 msgstr ""
1468
1637
@@ -1474,10 +1643,14 b' msgstr ""'
1474 msgid "String used to validate received payloads."
1643 msgid "String used to validate received payloads."
1475 msgstr ""
1644 msgstr ""
1476
1645
1477 #: rhodecode/integrations/types/webhook.py:62
1646 #: rhodecode/integrations/types/webhook.py:65
1478 msgid "Webhook"
1647 msgid "Webhook"
1479 msgstr ""
1648 msgstr ""
1480
1649
1650 #: rhodecode/integrations/types/webhook.py:66
1651 msgid "Post json events to a webhook endpoint"
1652 msgstr ""
1653
1481 #: rhodecode/lib/action_parser.py:89
1654 #: rhodecode/lib/action_parser.py:89
1482 msgid "[deleted] repository"
1655 msgid "[deleted] repository"
1483 msgstr "[usunięte] repozytorium"
1656 msgstr "[usunięte] repozytorium"
@@ -1601,80 +1774,80 b' msgstr "Utworzony tag: %s"'
1601 msgid "Commit not found"
1774 msgid "Commit not found"
1602 msgstr ""
1775 msgstr ""
1603
1776
1604 #: rhodecode/lib/auth.py:1180
1777 #: rhodecode/lib/auth.py:1185
1605 #, python-format
1778 #, python-format
1606 msgid "IP %s not allowed"
1779 msgid "IP %s not allowed"
1607 msgstr "Obserwatorzy %s"
1780 msgstr "Obserwatorzy %s"
1608
1781
1609 #: rhodecode/lib/auth.py:1254
1782 #: rhodecode/lib/auth.py:1259
1610 msgid "You need to be a registered user to perform this action"
1783 msgid "You need to be a registered user to perform this action"
1611 msgstr "Musisz być zarejestrowanym użytkownikiem, żeby wykonać to działanie"
1784 msgstr "Musisz być zarejestrowanym użytkownikiem, żeby wykonać to działanie"
1612
1785
1613 #: rhodecode/lib/auth.py:1302
1786 #: rhodecode/lib/auth.py:1307
1614 #, python-format
1787 #, python-format
1615 msgid "Action not supported for %s."
1788 msgid "Action not supported for %s."
1616 msgstr ""
1789 msgstr ""
1617
1790
1618 #: rhodecode/lib/auth.py:1339
1791 #: rhodecode/lib/auth.py:1344
1619 msgid "You need to be signed in to view this page"
1792 msgid "You need to be signed in to view this page"
1620 msgstr ""
1793 msgstr ""
1621
1794
1622 #: rhodecode/lib/base.py:545
1795 #: rhodecode/lib/base.py:550
1623 #, python-format
1796 #, python-format
1624 msgid "The repository at %(repo_name)s cannot be located."
1797 msgid "The repository at %(repo_name)s cannot be located."
1625 msgstr ""
1798 msgstr ""
1626
1799
1627 #: rhodecode/lib/diffs.py:56
1800 #: rhodecode/lib/diffs.py:62
1628 msgid "Click to comment"
1801 msgid "Click to comment"
1629 msgstr ""
1802 msgstr ""
1630
1803
1631 #: rhodecode/lib/diffs.py:71
1804 #: rhodecode/lib/diffs.py:77
1632 msgid "Binary file"
1805 msgid "Binary file"
1633 msgstr "Plik binarny"
1806 msgstr "Plik binarny"
1634
1807
1635 #: rhodecode/lib/diffs.py:91
1808 #: rhodecode/lib/diffs.py:98
1636 msgid ""
1809 msgid ""
1637 "Changeset was too big and was cut off, use diff menu to display this diff"
1810 "Changeset was too big and was cut off, use diff menu to display this diff"
1638 msgstr "Lista zmian była zbyt duża i została obcięta, użyj menu porównań żeby wyświetlić różnice"
1811 msgstr "Lista zmian była zbyt duża i została obcięta, użyj menu porównań żeby wyświetlić różnice"
1639
1812
1640 #: rhodecode/lib/diffs.py:102
1813 #: rhodecode/lib/diffs.py:109
1641 msgid "No changes detected"
1814 msgid "No changes detected"
1642 msgstr "Nie wykryto zmian"
1815 msgstr "Nie wykryto zmian"
1643
1816
1644 #: rhodecode/lib/diffs.py:631
1817 #: rhodecode/lib/diffs.py:643
1645 msgid "Click to select line"
1818 msgid "Click to select line"
1646 msgstr ""
1819 msgstr ""
1647
1820
1648 #: rhodecode/lib/helpers.py:1481
1821 #: rhodecode/lib/helpers.py:1489
1649 #, python-format
1822 #, python-format
1650 msgid " and %s more"
1823 msgid " and %s more"
1651 msgstr "i %s więcej"
1824 msgstr "i %s więcej"
1652
1825
1653 #: rhodecode/lib/helpers.py:1485
1826 #: rhodecode/lib/helpers.py:1493
1654 msgid "No Files"
1827 msgid "No Files"
1655 msgstr "Brak Plików"
1828 msgstr "Brak Plików"
1656
1829
1657 #: rhodecode/lib/helpers.py:1558
1830 #: rhodecode/lib/helpers.py:1566
1658 msgid "new file"
1831 msgid "new file"
1659 msgstr "nowy plik"
1832 msgstr "nowy plik"
1660
1833
1661 #: rhodecode/lib/helpers.py:1561
1834 #: rhodecode/lib/helpers.py:1569
1662 msgid "mod"
1835 msgid "mod"
1663 msgstr "modyfikuj"
1836 msgstr "modyfikuj"
1664
1837
1665 #: rhodecode/lib/helpers.py:1564
1838 #: rhodecode/lib/helpers.py:1572
1666 msgid "del"
1839 msgid "del"
1667 msgstr "kasuj"
1840 msgstr "kasuj"
1668
1841
1669 #: rhodecode/lib/helpers.py:1567
1842 #: rhodecode/lib/helpers.py:1575
1670 msgid "rename"
1843 msgid "rename"
1671 msgstr "zmień nazwę"
1844 msgstr "zmień nazwę"
1672
1845
1673 #: rhodecode/lib/helpers.py:1572
1846 #: rhodecode/lib/helpers.py:1580
1674 msgid "chmod"
1847 msgid "chmod"
1675 msgstr "chmod"
1848 msgstr "chmod"
1676
1849
1677 #: rhodecode/lib/helpers.py:1819
1850 #: rhodecode/lib/helpers.py:1827
1678 msgid ""
1851 msgid ""
1679 "Example filter terms:\n"
1852 "Example filter terms:\n"
1680 " repository:vcs\n"
1853 " repository:vcs\n"
@@ -1693,14 +1866,14 b' msgid ""'
1693 " \"username:test AND repository:test*\"\n"
1866 " \"username:test AND repository:test*\"\n"
1694 msgstr ""
1867 msgstr ""
1695
1868
1696 #: rhodecode/lib/helpers.py:1839
1869 #: rhodecode/lib/helpers.py:1847
1697 #, python-format
1870 #, python-format
1698 msgid ""
1871 msgid ""
1699 "%s repository is not mapped to db perhaps it was created or renamed from the"
1872 "%s repository is not mapped to db perhaps it was created or renamed from the"
1700 " filesystem please run the application again in order to rescan repositories"
1873 " filesystem please run the application again in order to rescan repositories"
1701 msgstr "%s repozytorium nie jest mapowane do db może zostało utworzone lub zmienione z systemie plików proszę uruchomić aplikację ponownie, aby ponownie przeskanować repozytoria"
1874 msgstr "%s repozytorium nie jest mapowane do db może zostało utworzone lub zmienione z systemie plików proszę uruchomić aplikację ponownie, aby ponownie przeskanować repozytoria"
1702
1875
1703 #: rhodecode/lib/utils2.py:454
1876 #: rhodecode/lib/utils2.py:463
1704 #, python-format
1877 #, python-format
1705 msgid "%d year"
1878 msgid "%d year"
1706 msgid_plural "%d years"
1879 msgid_plural "%d years"
@@ -1708,7 +1881,7 b' msgstr[0] "%d rok"'
1708 msgstr[1] "%d lata"
1881 msgstr[1] "%d lata"
1709 msgstr[2] "%d lat"
1882 msgstr[2] "%d lat"
1710
1883
1711 #: rhodecode/lib/utils2.py:455
1884 #: rhodecode/lib/utils2.py:464
1712 #, python-format
1885 #, python-format
1713 msgid "%d month"
1886 msgid "%d month"
1714 msgid_plural "%d months"
1887 msgid_plural "%d months"
@@ -1716,7 +1889,7 b' msgstr[0] "%d miesi\xc4\x85c"'
1716 msgstr[1] "%d miesięcy"
1889 msgstr[1] "%d miesięcy"
1717 msgstr[2] "%d miesięcy"
1890 msgstr[2] "%d miesięcy"
1718
1891
1719 #: rhodecode/lib/utils2.py:456
1892 #: rhodecode/lib/utils2.py:465
1720 #, python-format
1893 #, python-format
1721 msgid "%d day"
1894 msgid "%d day"
1722 msgid_plural "%d days"
1895 msgid_plural "%d days"
@@ -1724,7 +1897,7 b' msgstr[0] "%d dzie\xc5\x84"'
1724 msgstr[1] "%d dni"
1897 msgstr[1] "%d dni"
1725 msgstr[2] "%d dni"
1898 msgstr[2] "%d dni"
1726
1899
1727 #: rhodecode/lib/utils2.py:457
1900 #: rhodecode/lib/utils2.py:466
1728 #, python-format
1901 #, python-format
1729 msgid "%d hour"
1902 msgid "%d hour"
1730 msgid_plural "%d hours"
1903 msgid_plural "%d hours"
@@ -1732,7 +1905,7 b' msgstr[0] "%d godzina"'
1732 msgstr[1] "%d godziny"
1905 msgstr[1] "%d godziny"
1733 msgstr[2] "%d godzin"
1906 msgstr[2] "%d godzin"
1734
1907
1735 #: rhodecode/lib/utils2.py:458
1908 #: rhodecode/lib/utils2.py:467
1736 #, python-format
1909 #, python-format
1737 msgid "%d minute"
1910 msgid "%d minute"
1738 msgid_plural "%d minutes"
1911 msgid_plural "%d minutes"
@@ -1740,7 +1913,7 b' msgstr[0] "%d minuta"'
1740 msgstr[1] "%d minuty"
1913 msgstr[1] "%d minuty"
1741 msgstr[2] "%d minut"
1914 msgstr[2] "%d minut"
1742
1915
1743 #: rhodecode/lib/utils2.py:459
1916 #: rhodecode/lib/utils2.py:468
1744 #, python-format
1917 #, python-format
1745 msgid "%d second"
1918 msgid "%d second"
1746 msgid_plural "%d seconds"
1919 msgid_plural "%d seconds"
@@ -1748,42 +1921,42 b' msgstr[0] "%d sekunda"'
1748 msgstr[1] "%d sekund"
1921 msgstr[1] "%d sekund"
1749 msgstr[2] "%d sekund"
1922 msgstr[2] "%d sekund"
1750
1923
1751 #: rhodecode/lib/utils2.py:477
1924 #: rhodecode/lib/utils2.py:486
1752 #, python-format
1925 #, python-format
1753 msgid "in %s"
1926 msgid "in %s"
1754 msgstr "w %s"
1927 msgstr "w %s"
1755
1928
1756 #: rhodecode/lib/utils2.py:483
1929 #: rhodecode/lib/utils2.py:492
1757 #, python-format
1930 #, python-format
1758 msgid "%s ago"
1931 msgid "%s ago"
1759 msgstr "%s temu"
1932 msgstr "%s temu"
1760
1933
1761 #: rhodecode/lib/utils2.py:493
1934 #: rhodecode/lib/utils2.py:502
1762 #, python-format
1935 #, python-format
1763 msgid "%s, %s ago"
1936 msgid "%s, %s ago"
1764 msgstr ""
1937 msgstr ""
1765
1938
1766 #: rhodecode/lib/utils2.py:495
1939 #: rhodecode/lib/utils2.py:504
1767 #, python-format
1940 #, python-format
1768 msgid "in %s, %s"
1941 msgid "in %s, %s"
1769 msgstr ""
1942 msgstr ""
1770
1943
1771 #: rhodecode/lib/utils2.py:497
1944 #: rhodecode/lib/utils2.py:506
1772 #, python-format
1945 #, python-format
1773 msgid "%s and %s"
1946 msgid "%s and %s"
1774 msgstr ""
1947 msgstr ""
1775
1948
1776 #: rhodecode/lib/utils2.py:499
1949 #: rhodecode/lib/utils2.py:508
1777 #, python-format
1950 #, python-format
1778 msgid "%s and %s ago"
1951 msgid "%s and %s ago"
1779 msgstr "%s i %s temu"
1952 msgstr "%s i %s temu"
1780
1953
1781 #: rhodecode/lib/utils2.py:501
1954 #: rhodecode/lib/utils2.py:510
1782 #, python-format
1955 #, python-format
1783 msgid "in %s and %s"
1956 msgid "in %s and %s"
1784 msgstr "w %s i %s"
1957 msgstr "w %s i %s"
1785
1958
1786 #: rhodecode/lib/utils2.py:505 rhodecode/public/js/scripts.js:25035
1959 #: rhodecode/lib/utils2.py:514 rhodecode/public/js/scripts.js:25035
1787 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:49
1960 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:49
1788 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:174
1961 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:174
1789 msgid "just now"
1962 msgid "just now"
@@ -1813,7 +1986,9 b' msgstr "przed chwil\xc4\x85"'
1813 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:946
1986 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:946
1814 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:971
1987 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:971
1815 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2293
1988 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2293
1816 #: rhodecode/model/db.py:2285
1989 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2285
1990 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2285
1991 #: rhodecode/model/db.py:2287
1817 msgid "Repository no access"
1992 msgid "Repository no access"
1818 msgstr "Brak dostępu do repozytorium"
1993 msgstr "Brak dostępu do repozytorium"
1819
1994
@@ -1841,7 +2016,9 b' msgstr "Brak dost\xc4\x99pu do repozytorium"'
1841 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:947
2016 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:947
1842 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:972
2017 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:972
1843 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2294
2018 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2294
1844 #: rhodecode/model/db.py:2286
2019 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2286
2020 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2286
2021 #: rhodecode/model/db.py:2288
1845 msgid "Repository read access"
2022 msgid "Repository read access"
1846 msgstr "Repozytorium do odczytu"
2023 msgstr "Repozytorium do odczytu"
1847
2024
@@ -1869,7 +2046,9 b' msgstr "Repozytorium do odczytu"'
1869 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:948
2046 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:948
1870 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:973
2047 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:973
1871 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2295
2048 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2295
1872 #: rhodecode/model/db.py:2287
2049 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2287
2050 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2287
2051 #: rhodecode/model/db.py:2289
1873 msgid "Repository write access"
2052 msgid "Repository write access"
1874 msgstr "Repozytorium do zapisu"
2053 msgstr "Repozytorium do zapisu"
1875
2054
@@ -1897,7 +2076,9 b' msgstr "Repozytorium do zapisu"'
1897 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:949
2076 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:949
1898 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:974
2077 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:974
1899 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2296
2078 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2296
1900 #: rhodecode/model/db.py:2288
2079 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2288
2080 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2288
2081 #: rhodecode/model/db.py:2290
1901 msgid "Repository admin access"
2082 msgid "Repository admin access"
1902 msgstr "Administracja dostępu do repozytorium"
2083 msgstr "Administracja dostępu do repozytorium"
1903
2084
@@ -1965,7 +2146,9 b' msgstr "Administrator Repo"'
1965 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:967
2146 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:967
1966 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:992
2147 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:992
1967 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2314
2148 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2314
1968 #: rhodecode/model/db.py:2306
2149 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2306
2150 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2306
2151 #: rhodecode/model/db.py:2308
1969 msgid "Repository creation disabled"
2152 msgid "Repository creation disabled"
1970 msgstr "Tworzenie repozytorium jest wyłączone"
2153 msgstr "Tworzenie repozytorium jest wyłączone"
1971
2154
@@ -1993,7 +2176,9 b' msgstr "Tworzenie repozytorium jest wy\xc5\x82\xc4\x85czone"'
1993 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:968
2176 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:968
1994 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:993
2177 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:993
1995 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2315
2178 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2315
1996 #: rhodecode/model/db.py:2307
2179 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2307
2180 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2307
2181 #: rhodecode/model/db.py:2309
1997 msgid "Repository creation enabled"
2182 msgid "Repository creation enabled"
1998 msgstr "Tworzenie repozytorium jest włączone"
2183 msgstr "Tworzenie repozytorium jest włączone"
1999
2184
@@ -2021,7 +2206,9 b' msgstr "Tworzenie repozytorium jest w\xc5\x82\xc4\x85czone"'
2021 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:972
2206 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:972
2022 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:997
2207 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:997
2023 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2319
2208 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2319
2024 #: rhodecode/model/db.py:2311
2209 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2311
2210 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2311
2211 #: rhodecode/model/db.py:2313
2025 msgid "Repository forking disabled"
2212 msgid "Repository forking disabled"
2026 msgstr "Rozwidlenie repozytorium wyłączone"
2213 msgstr "Rozwidlenie repozytorium wyłączone"
2027
2214
@@ -2049,7 +2236,9 b' msgstr "Rozwidlenie repozytorium wy\xc5\x82\xc4\x85czone"'
2049 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:973
2236 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:973
2050 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:998
2237 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:998
2051 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2320
2238 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2320
2052 #: rhodecode/model/db.py:2312
2239 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2312
2240 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2312
2241 #: rhodecode/model/db.py:2314
2053 msgid "Repository forking enabled"
2242 msgid "Repository forking enabled"
2054 msgstr "Rozwidlenie repozytorium włączone"
2243 msgstr "Rozwidlenie repozytorium włączone"
2055
2244
@@ -2098,7 +2287,9 b' msgstr "Rejestracja nowego u\xc5\xbcytkownika na stronie z automatyczn\xc4\x85 aktywacj\xc4\x85"'
2098 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1318
2287 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1318
2099 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1343
2288 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1343
2100 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2952
2289 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2952
2101 #: rhodecode/model/db.py:2944
2290 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2946
2291 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2946
2292 #: rhodecode/model/db.py:2948
2102 msgid "Not Reviewed"
2293 msgid "Not Reviewed"
2103 msgstr "Brak Korekty"
2294 msgstr "Brak Korekty"
2104
2295
@@ -2126,7 +2317,9 b' msgstr "Brak Korekty"'
2126 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1319
2317 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1319
2127 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1344
2318 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1344
2128 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2953
2319 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2953
2129 #: rhodecode/model/db.py:2945
2320 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2947
2321 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2947
2322 #: rhodecode/model/db.py:2949
2130 msgid "Approved"
2323 msgid "Approved"
2131 msgstr "Zaakceptowano"
2324 msgstr "Zaakceptowano"
2132
2325
@@ -2154,7 +2347,9 b' msgstr "Zaakceptowano"'
2154 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1320
2347 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1320
2155 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1345
2348 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1345
2156 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2954
2349 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2954
2157 #: rhodecode/model/db.py:2946
2350 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2948
2351 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2948
2352 #: rhodecode/model/db.py:2950
2158 msgid "Rejected"
2353 msgid "Rejected"
2159 msgstr "Odrzucono"
2354 msgstr "Odrzucono"
2160
2355
@@ -2182,7 +2377,9 b' msgstr "Odrzucono"'
2182 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1321
2377 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1321
2183 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1346
2378 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1346
2184 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2955
2379 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2955
2185 #: rhodecode/model/db.py:2947
2380 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2949
2381 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2949
2382 #: rhodecode/model/db.py:2951
2186 msgid "Under Review"
2383 msgid "Under Review"
2187 msgstr "Objęty Przeglądem"
2384 msgstr "Objęty Przeglądem"
2188
2385
@@ -2207,7 +2404,9 b' msgstr "Obj\xc4\x99ty Przegl\xc4\x85dem"'
2207 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:951
2404 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:951
2208 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:976
2405 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:976
2209 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2298
2406 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2298
2210 #: rhodecode/model/db.py:2290
2407 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2290
2408 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2290
2409 #: rhodecode/model/db.py:2292
2211 msgid "Repository group no access"
2410 msgid "Repository group no access"
2212 msgstr "Grupy repozytoriów brak dostępu"
2411 msgstr "Grupy repozytoriów brak dostępu"
2213
2412
@@ -2232,7 +2431,9 b' msgstr "Grupy repozytori\xc3\xb3w brak dost\xc4\x99pu"'
2232 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:952
2431 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:952
2233 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:977
2432 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:977
2234 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2299
2433 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2299
2235 #: rhodecode/model/db.py:2291
2434 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2291
2435 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2291
2436 #: rhodecode/model/db.py:2293
2236 msgid "Repository group read access"
2437 msgid "Repository group read access"
2237 msgstr "Grupy repozytoriów dostęp do odczytu"
2438 msgstr "Grupy repozytoriów dostęp do odczytu"
2238
2439
@@ -2257,7 +2458,9 b' msgstr "Grupy repozytori\xc3\xb3w dost\xc4\x99p do odczytu"'
2257 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:953
2458 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:953
2258 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:978
2459 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:978
2259 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2300
2460 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2300
2260 #: rhodecode/model/db.py:2292
2461 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2292
2462 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2292
2463 #: rhodecode/model/db.py:2294
2261 msgid "Repository group write access"
2464 msgid "Repository group write access"
2262 msgstr "Grupy repozytoriów dostęp do zapisu"
2465 msgstr "Grupy repozytoriów dostęp do zapisu"
2263
2466
@@ -2282,7 +2485,9 b' msgstr "Grupy repozytori\xc3\xb3w dost\xc4\x99p do zapisu"'
2282 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:954
2485 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:954
2283 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:979
2486 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:979
2284 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2301
2487 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2301
2285 #: rhodecode/model/db.py:2293
2488 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2293
2489 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2293
2490 #: rhodecode/model/db.py:2295
2286 msgid "Repository group admin access"
2491 msgid "Repository group admin access"
2287 msgstr "Repozytoria Grupy dostęp administratora"
2492 msgstr "Repozytoria Grupy dostęp administratora"
2288
2493
@@ -2306,7 +2511,9 b' msgstr "Repozytoria Grupy dost\xc4\x99p administratora"'
2306 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:956
2511 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:956
2307 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:981
2512 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:981
2308 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2303
2513 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2303
2309 #: rhodecode/model/db.py:2295
2514 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2295
2515 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2295
2516 #: rhodecode/model/db.py:2297
2310 msgid "User group no access"
2517 msgid "User group no access"
2311 msgstr "Ta grupa użytkowników nie ma dostępu"
2518 msgstr "Ta grupa użytkowników nie ma dostępu"
2312
2519
@@ -2330,7 +2537,9 b' msgstr "Ta grupa u\xc5\xbcytkownik\xc3\xb3w nie ma dost\xc4\x99pu"'
2330 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:957
2537 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:957
2331 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:982
2538 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:982
2332 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2304
2539 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2304
2333 #: rhodecode/model/db.py:2296
2540 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2296
2541 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2296
2542 #: rhodecode/model/db.py:2298
2334 msgid "User group read access"
2543 msgid "User group read access"
2335 msgstr "Dostęp do grupy parametrów użytkownika"
2544 msgstr "Dostęp do grupy parametrów użytkownika"
2336
2545
@@ -2354,7 +2563,9 b' msgstr "Dost\xc4\x99p do grupy parametr\xc3\xb3w u\xc5\xbcytkownika"'
2354 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:958
2563 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:958
2355 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:983
2564 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:983
2356 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2305
2565 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2305
2357 #: rhodecode/model/db.py:2297
2566 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2297
2567 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2297
2568 #: rhodecode/model/db.py:2299
2358 msgid "User group write access"
2569 msgid "User group write access"
2359 msgstr "Ta grupa użytkowników ma prawo do zapisu"
2570 msgstr "Ta grupa użytkowników ma prawo do zapisu"
2360
2571
@@ -2378,7 +2589,9 b' msgstr "Ta grupa u\xc5\xbcytkownik\xc3\xb3w ma prawo do zapisu"'
2378 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:959
2589 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:959
2379 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:984
2590 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:984
2380 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2306
2591 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2306
2381 #: rhodecode/model/db.py:2298
2592 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2298
2593 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2298
2594 #: rhodecode/model/db.py:2300
2382 msgid "User group admin access"
2595 msgid "User group admin access"
2383 msgstr "Ta grupa użytkowników ma uprawnienia administratora"
2596 msgstr "Ta grupa użytkowników ma uprawnienia administratora"
2384
2597
@@ -2402,7 +2615,9 b' msgstr "Ta grupa u\xc5\xbcytkownik\xc3\xb3w ma uprawnienia administratora"'
2402 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:961
2615 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:961
2403 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:986
2616 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:986
2404 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2308
2617 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2308
2405 #: rhodecode/model/db.py:2300
2618 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2300
2619 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2300
2620 #: rhodecode/model/db.py:2302
2406 msgid "Repository Group creation disabled"
2621 msgid "Repository Group creation disabled"
2407 msgstr "Tworzenie grup repozytoriów wyłączone"
2622 msgstr "Tworzenie grup repozytoriów wyłączone"
2408
2623
@@ -2426,7 +2641,9 b' msgstr "Tworzenie grup repozytori\xc3\xb3w wy\xc5\x82\xc4\x85czone"'
2426 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:962
2641 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:962
2427 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:987
2642 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:987
2428 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2309
2643 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2309
2429 #: rhodecode/model/db.py:2301
2644 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2301
2645 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2301
2646 #: rhodecode/model/db.py:2303
2430 msgid "Repository Group creation enabled"
2647 msgid "Repository Group creation enabled"
2431 msgstr "Tworzenie grup repozytoriów włączone"
2648 msgstr "Tworzenie grup repozytoriów włączone"
2432
2649
@@ -2450,7 +2667,9 b' msgstr "Tworzenie grup repozytori\xc3\xb3w w\xc5\x82\xc4\x85czone"'
2450 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:964
2667 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:964
2451 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:989
2668 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:989
2452 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2311
2669 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2311
2453 #: rhodecode/model/db.py:2303
2670 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2303
2671 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2303
2672 #: rhodecode/model/db.py:2305
2454 msgid "User Group creation disabled"
2673 msgid "User Group creation disabled"
2455 msgstr "Tworzenie grup użytkowników wyłączone"
2674 msgstr "Tworzenie grup użytkowników wyłączone"
2456
2675
@@ -2474,7 +2693,9 b' msgstr "Tworzenie grup u\xc5\xbcytkownik\xc3\xb3w wy\xc5\x82\xc4\x85czone"'
2474 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:965
2693 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:965
2475 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:990
2694 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:990
2476 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2312
2695 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2312
2477 #: rhodecode/model/db.py:2304
2696 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2304
2697 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2304
2698 #: rhodecode/model/db.py:2306
2478 msgid "User Group creation enabled"
2699 msgid "User Group creation enabled"
2479 msgstr "Tworzenie grup użytkowników właczone"
2700 msgstr "Tworzenie grup użytkowników właczone"
2480
2701
@@ -2498,7 +2719,9 b' msgstr "Tworzenie grup u\xc5\xbcytkownik\xc3\xb3w w\xc5\x82aczone"'
2498 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:975
2719 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:975
2499 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1000
2720 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1000
2500 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2322
2721 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2322
2501 #: rhodecode/model/db.py:2314
2722 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2314
2723 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2314
2724 #: rhodecode/model/db.py:2316
2502 msgid "Registration disabled"
2725 msgid "Registration disabled"
2503 msgstr "Rejestracja wyłączona"
2726 msgstr "Rejestracja wyłączona"
2504
2727
@@ -2522,7 +2745,9 b' msgstr "Rejestracja wy\xc5\x82\xc4\x85czona"'
2522 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:976
2745 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:976
2523 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1001
2746 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1001
2524 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2323
2747 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2323
2525 #: rhodecode/model/db.py:2315
2748 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2315
2749 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2315
2750 #: rhodecode/model/db.py:2317
2526 msgid "User Registration with manual account activation"
2751 msgid "User Registration with manual account activation"
2527 msgstr "Rejestracja użytkownika z ręczną aktywacją konta"
2752 msgstr "Rejestracja użytkownika z ręczną aktywacją konta"
2528
2753
@@ -2546,7 +2771,9 b' msgstr "Rejestracja u\xc5\xbcytkownika z r\xc4\x99czn\xc4\x85 aktywacj\xc4\x85 konta"'
2546 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:977
2771 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:977
2547 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1002
2772 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1002
2548 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2324
2773 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2324
2549 #: rhodecode/model/db.py:2316
2774 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2316
2775 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2316
2776 #: rhodecode/model/db.py:2318
2550 msgid "User Registration with automatic account activation"
2777 msgid "User Registration with automatic account activation"
2551 msgstr "Rejestracja użytkownika z automatyczną aktywacją konta"
2778 msgstr "Rejestracja użytkownika z automatyczną aktywacją konta"
2552
2779
@@ -2570,7 +2797,9 b' msgstr "Rejestracja u\xc5\xbcytkownika z automatyczn\xc4\x85 aktywacj\xc4\x85 konta"'
2570 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:979
2797 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:979
2571 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1004
2798 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1004
2572 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2326
2799 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2326
2573 #: rhodecode/model/db.py:2318
2800 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2318
2801 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2318
2802 #: rhodecode/model/db.py:2320
2574 msgid "Manual activation of external account"
2803 msgid "Manual activation of external account"
2575 msgstr "Ręczna aktywacja nowego konta"
2804 msgstr "Ręczna aktywacja nowego konta"
2576
2805
@@ -2594,7 +2823,9 b' msgstr "R\xc4\x99czna aktywacja nowego konta"'
2594 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:980
2823 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:980
2595 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1005
2824 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1005
2596 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2327
2825 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2327
2597 #: rhodecode/model/db.py:2319
2826 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2319
2827 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2319
2828 #: rhodecode/model/db.py:2321
2598 msgid "Automatic activation of external account"
2829 msgid "Automatic activation of external account"
2599 msgstr "Automatyczna aktywacja nowego konta"
2830 msgstr "Automatyczna aktywacja nowego konta"
2600
2831
@@ -2612,7 +2843,9 b' msgstr "Automatyczna aktywacja nowego ko'
2612 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:969
2843 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:969
2613 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:994
2844 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:994
2614 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2316
2845 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2316
2615 #: rhodecode/model/db.py:2308
2846 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2308
2847 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2308
2848 #: rhodecode/model/db.py:2310
2616 msgid ""
2849 msgid ""
2617 "Repository creation enabled with write permission to a repository group"
2850 "Repository creation enabled with write permission to a repository group"
2618 msgstr ""
2851 msgstr ""
@@ -2631,7 +2864,9 b' msgstr ""'
2631 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:970
2864 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:970
2632 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:995
2865 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:995
2633 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2317
2866 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2317
2634 #: rhodecode/model/db.py:2309
2867 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2309
2868 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2309
2869 #: rhodecode/model/db.py:2311
2635 msgid ""
2870 msgid ""
2636 "Repository creation disabled with write permission to a repository group"
2871 "Repository creation disabled with write permission to a repository group"
2637 msgstr ""
2872 msgstr ""
@@ -2647,7 +2882,9 b' msgstr ""'
2647 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:944
2882 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:944
2648 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:969
2883 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:969
2649 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2291
2884 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2291
2650 #: rhodecode/model/db.py:2283
2885 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2283
2886 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2283
2887 #: rhodecode/model/db.py:2285
2651 msgid "RhodeCode Super Administrator"
2888 msgid "RhodeCode Super Administrator"
2652 msgstr ""
2889 msgstr ""
2653
2890
@@ -2660,7 +2897,9 b' msgstr ""'
2660 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:982
2897 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:982
2661 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1007
2898 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1007
2662 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2329
2899 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2329
2663 #: rhodecode/model/db.py:2321
2900 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2321
2901 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2321
2902 #: rhodecode/model/db.py:2323
2664 msgid "Inherit object permissions from default user disabled"
2903 msgid "Inherit object permissions from default user disabled"
2665 msgstr ""
2904 msgstr ""
2666
2905
@@ -2673,32 +2912,46 b' msgstr ""'
2673 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:983
2912 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:983
2674 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1008
2913 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1008
2675 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2330
2914 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2330
2676 #: rhodecode/model/db.py:2322
2915 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2322
2916 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2322
2917 #: rhodecode/model/db.py:2324
2677 msgid "Inherit object permissions from default user enabled"
2918 msgid "Inherit object permissions from default user enabled"
2678 msgstr ""
2919 msgstr ""
2679
2920
2680 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:909 rhodecode/model/db.py:910
2921 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:909
2922 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:910
2923 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:910 rhodecode/model/db.py:910
2681 msgid "all"
2924 msgid "all"
2682 msgstr ""
2925 msgstr ""
2683
2926
2684 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:910 rhodecode/model/db.py:911
2927 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:910
2928 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:911
2929 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:911 rhodecode/model/db.py:911
2685 msgid "http/web interface"
2930 msgid "http/web interface"
2686 msgstr ""
2931 msgstr ""
2687
2932
2688 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:911 rhodecode/model/db.py:912
2933 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:911
2934 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:912
2935 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:912 rhodecode/model/db.py:912
2689 msgid "vcs (git/hg/svn protocol)"
2936 msgid "vcs (git/hg/svn protocol)"
2690 msgstr ""
2937 msgstr ""
2691
2938
2692 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:912 rhodecode/model/db.py:913
2939 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:912
2940 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:913
2941 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:913 rhodecode/model/db.py:913
2693 msgid "api calls"
2942 msgid "api calls"
2694 msgstr ""
2943 msgstr ""
2695
2944
2696 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:913 rhodecode/model/db.py:914
2945 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:913
2946 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:914
2947 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:914 rhodecode/model/db.py:914
2697 msgid "feed access"
2948 msgid "feed access"
2698 msgstr ""
2949 msgstr ""
2699
2950
2700 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2069
2951 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2069
2701 #: rhodecode/model/db.py:2061
2952 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2061
2953 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2061
2954 #: rhodecode/model/db.py:2063
2702 msgid "No parent"
2955 msgid "No parent"
2703 msgstr ""
2956 msgstr ""
2704
2957
@@ -2752,12 +3005,12 b' msgid ""'
2752 "email"
3005 "email"
2753 msgstr ""
3006 msgstr ""
2754
3007
2755 #: rhodecode/model/comment.py:263
3008 #: rhodecode/model/comment.py:266
2756 msgid "made a comment"
3009 msgid "made a comment"
2757 msgstr ""
3010 msgstr ""
2758
3011
2759 #: rhodecode/model/comment.py:264
3012 #: rhodecode/model/comment.py:267
2760 msgid "Refresh page"
3013 msgid "Show it now"
2761 msgstr ""
3014 msgstr ""
2762
3015
2763 #: rhodecode/model/forms.py:85
3016 #: rhodecode/model/forms.py:85
@@ -2888,7 +3141,7 b' msgid ""'
2888 " %(pr_title)s"
3141 " %(pr_title)s"
2889 msgstr ""
3142 msgstr ""
2890
3143
2891 #: rhodecode/model/pull_request.py:449
3144 #: rhodecode/model/pull_request.py:448
2892 msgid "Pull request merged and closed"
3145 msgid "Pull request merged and closed"
2893 msgstr ""
3146 msgstr ""
2894
3147
@@ -2932,7 +3185,7 b' msgstr "ostatni tip"'
2932 msgid "You can't Edit this user since it's crucial for entire application"
3185 msgid "You can't Edit this user since it's crucial for entire application"
2933 msgstr "Nie możesz edytować tego użytkownika ponieważ jest kluczowy dla całej aplikacji"
3186 msgstr "Nie możesz edytować tego użytkownika ponieważ jest kluczowy dla całej aplikacji"
2934
3187
2935 #: rhodecode/model/user.py:285
3188 #: rhodecode/model/user.py:284
2936 #, python-format
3189 #, python-format
2937 msgid ""
3190 msgid ""
2938 "You can't edit this user (`%(username)s`) since it's crucial for entire "
3191 "You can't edit this user (`%(username)s`) since it's crucial for entire "
@@ -3186,6 +3439,56 b' msgstr ""'
3186 msgid "Duplicated value for filename found: `{}`"
3439 msgid "Duplicated value for filename found: `{}`"
3187 msgstr ""
3440 msgstr ""
3188
3441
3442 #: rhodecode/model/validation_schema/schemas/integration_schema.py:36
3443 msgid "Pick a scope:"
3444 msgstr ""
3445
3446 #: rhodecode/model/validation_schema/schemas/integration_schema.py:39
3447 msgid "Global (all repositories)"
3448 msgstr ""
3449
3450 #: rhodecode/model/validation_schema/schemas/integration_schema.py:40
3451 msgid "Top level repositories only"
3452 msgstr ""
3453
3454 #: rhodecode/model/validation_schema/schemas/integration_schema.py:79
3455 msgid "Only repo admins can create integrations"
3456 msgstr ""
3457
3458 #: rhodecode/model/validation_schema/schemas/integration_schema.py:86
3459 msgid "Only repogroup admins can create integrations"
3460 msgstr ""
3461
3462 #: rhodecode/model/validation_schema/schemas/integration_schema.py:91
3463 msgid "Only superadmins can create global integrations"
3464 msgstr ""
3465
3466 #: rhodecode/model/validation_schema/schemas/integration_schema.py:183
3467 msgid ""
3468 "Scope of the integration. Recursive means the integration runs on all repos"
3469 " of that group and children recursively."
3470 msgstr ""
3471
3472 #: rhodecode/model/validation_schema/schemas/integration_schema.py:186
3473 msgid "Integration scope"
3474 msgstr ""
3475
3476 #: rhodecode/model/validation_schema/schemas/integration_schema.py:217
3477 msgid "General integration options"
3478 msgstr ""
3479
3480 #: rhodecode/model/validation_schema/schemas/integration_schema.py:220
3481 msgid "{integration_type} settings"
3482 msgstr ""
3483
3484 #: rhodecode/model/validation_schema/schemas/user_schema.py:36
3485 msgid "Password is incorrect"
3486 msgstr ""
3487
3488 #: rhodecode/model/validation_schema/schemas/user_schema.py:59
3489 msgid "New password must be different to old password"
3490 msgstr ""
3491
3189 #: rhodecode/public/js/scripts.js:23039
3492 #: rhodecode/public/js/scripts.js:23039
3190 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:16
3493 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:16
3191 #: rhodecode/public/js/src/plugins/jquery.autocomplete.js:87
3494 #: rhodecode/public/js/src/plugins/jquery.autocomplete.js:87
@@ -3356,19 +3659,19 b' msgstr ""'
3356
3659
3357 #: rhodecode/public/js/scripts.js:41308
3660 #: rhodecode/public/js/scripts.js:41308
3358 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:2
3661 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:2
3359 #: rhodecode/public/js/src/rhodecode/comments.js:235
3662 #: rhodecode/public/js/src/rhodecode/comments.js:236
3360 msgid "Add another comment"
3663 msgid "Add another comment"
3361 msgstr "Dodaj kolejny komentarz"
3664 msgstr "Dodaj kolejny komentarz"
3362
3665
3363 #: rhodecode/public/js/scripts.js:41526
3666 #: rhodecode/public/js/scripts.js:41526
3364 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:35
3667 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:35
3365 #: rhodecode/public/js/src/rhodecode/comments.js:453
3668 #: rhodecode/public/js/src/rhodecode/comments.js:470
3366 msgid "Status Review"
3669 msgid "Status Review"
3367 msgstr ""
3670 msgstr ""
3368
3671
3369 #: rhodecode/public/js/scripts.js:41540
3672 #: rhodecode/public/js/scripts.js:41540
3370 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:3
3673 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:3
3371 #: rhodecode/public/js/src/rhodecode/comments.js:467
3674 #: rhodecode/public/js/src/rhodecode/comments.js:484
3372 msgid ""
3675 msgid ""
3373 "Comment text will be set automatically based on currently selected status "
3676 "Comment text will be set automatically based on currently selected status "
3374 "({0}) ..."
3677 "({0}) ..."
@@ -3376,13 +3679,13 b' msgstr ""'
3376
3679
3377 #: rhodecode/public/js/scripts.js:41653
3680 #: rhodecode/public/js/scripts.js:41653
3378 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:37
3681 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:37
3379 #: rhodecode/public/js/src/rhodecode/comments.js:580
3682 #: rhodecode/public/js/src/rhodecode/comments.js:597
3380 msgid "Submitting..."
3683 msgid "Submitting..."
3381 msgstr "Przesyłanie..."
3684 msgstr "Przesyłanie..."
3382
3685
3383 #: rhodecode/public/js/scripts.js:41703
3686 #: rhodecode/public/js/scripts.js:41703
3384 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:5
3687 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:5
3385 #: rhodecode/public/js/src/rhodecode/comments.js:630
3688 #: rhodecode/public/js/src/rhodecode/comments.js:647
3386 #: rhodecode/templates/files/files_browser_tree.html:47
3689 #: rhodecode/templates/files/files_browser_tree.html:47
3387 msgid "Loading ..."
3690 msgid "Loading ..."
3388 msgstr "Ładuję..."
3691 msgstr "Ładuję..."
@@ -3542,6 +3845,22 b' msgstr ""'
3542 msgid "{0} years"
3845 msgid "{0} years"
3543 msgstr ""
3846 msgstr ""
3544
3847
3848 #: rhodecode/public/js/vendors/webcomponentsjs/webcomponents.min.js:11
3849 msgid "UIEvent"
3850 msgstr ""
3851
3852 #: rhodecode/public/js/vendors/webcomponentsjs/webcomponents.min.js:11
3853 msgid "CustomEvent"
3854 msgstr ""
3855
3856 #: rhodecode/public/js/vendors/webcomponentsjs/webcomponents.min.js:11
3857 msgid "MouseEvent"
3858 msgstr ""
3859
3860 #: rhodecode/public/js/vendors/webcomponentsjs/webcomponents.min.js:11
3861 msgid "FocusEvent"
3862 msgstr ""
3863
3545 #: rhodecode/templates/index.html:5
3864 #: rhodecode/templates/index.html:5
3546 msgid "Dashboard"
3865 msgid "Dashboard"
3547 msgstr "Repozytorium"
3866 msgstr "Repozytorium"
@@ -3590,6 +3909,7 b' msgstr "Edytuj Grup\xc4\x99 Repozytori\xc3\xb3w"'
3590 #: rhodecode/templates/index_base.html:97
3909 #: rhodecode/templates/index_base.html:97
3591 #: rhodecode/templates/index_base.html:122
3910 #: rhodecode/templates/index_base.html:122
3592 #: rhodecode/templates/admin/gists/index.html:112
3911 #: rhodecode/templates/admin/gists/index.html:112
3912 #: rhodecode/templates/admin/integrations/list.html:102
3593 #: rhodecode/templates/admin/my_account/my_account_repos.html:31
3913 #: rhodecode/templates/admin/my_account/my_account_repos.html:31
3594 #: rhodecode/templates/admin/my_account/my_account_watched.html:31
3914 #: rhodecode/templates/admin/my_account/my_account_watched.html:31
3595 #: rhodecode/templates/admin/repo_groups/repo_groups.html:53
3915 #: rhodecode/templates/admin/repo_groups/repo_groups.html:53
@@ -3609,7 +3929,6 b' msgstr "Nazwa"'
3609 #: rhodecode/templates/index_base.html:100
3929 #: rhodecode/templates/index_base.html:100
3610 #: rhodecode/templates/index_base.html:125
3930 #: rhodecode/templates/index_base.html:125
3611 #: rhodecode/templates/admin/gists/index.html:114
3931 #: rhodecode/templates/admin/gists/index.html:114
3612 #: rhodecode/templates/admin/integrations/list.html:63
3613 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:77
3932 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:77
3614 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:45
3933 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:45
3615 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:42
3934 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:42
@@ -3626,8 +3945,8 b' msgstr "Nazwa"'
3626 #: rhodecode/templates/changeset/changeset.html:53
3945 #: rhodecode/templates/changeset/changeset.html:53
3627 #: rhodecode/templates/compare/compare_commits.html:24
3946 #: rhodecode/templates/compare/compare_commits.html:24
3628 #: rhodecode/templates/email_templates/commit_comment.mako:82
3947 #: rhodecode/templates/email_templates/commit_comment.mako:82
3629 #: rhodecode/templates/email_templates/pull_request_review.mako:30
3948 #: rhodecode/templates/email_templates/pull_request_review.mako:41
3630 #: rhodecode/templates/email_templates/pull_request_review.mako:51
3949 #: rhodecode/templates/email_templates/pull_request_review.mako:75
3631 #: rhodecode/templates/files/file_tree_detail.html:5
3950 #: rhodecode/templates/files/file_tree_detail.html:5
3632 #: rhodecode/templates/files/file_tree_detail.html:12
3951 #: rhodecode/templates/files/file_tree_detail.html:12
3633 #: rhodecode/templates/forks/fork.html:48
3952 #: rhodecode/templates/forks/fork.html:48
@@ -3842,9 +4161,13 b' msgstr "Ustawienia Autentykacji"'
3842 #: rhodecode/templates/admin/auth/auth_settings.html:12
4161 #: rhodecode/templates/admin/auth/auth_settings.html:12
3843 #: rhodecode/templates/admin/auth/plugin_settings.html:12
4162 #: rhodecode/templates/admin/auth/plugin_settings.html:12
3844 #: rhodecode/templates/admin/defaults/defaults.html:12
4163 #: rhodecode/templates/admin/defaults/defaults.html:12
3845 #: rhodecode/templates/admin/integrations/base.html:19
4164 #: rhodecode/templates/admin/integrations/base.html:21
3846 #: rhodecode/templates/admin/integrations/edit.html:15
4165 #: rhodecode/templates/admin/integrations/form.html:15
4166 #: rhodecode/templates/admin/integrations/form.html:28
3847 #: rhodecode/templates/admin/integrations/list.html:8
4167 #: rhodecode/templates/admin/integrations/list.html:8
4168 #: rhodecode/templates/admin/integrations/list.html:14
4169 #: rhodecode/templates/admin/integrations/new.html:11
4170 #: rhodecode/templates/admin/integrations/new.html:19
3848 #: rhodecode/templates/admin/permissions/permissions.html:12
4171 #: rhodecode/templates/admin/permissions/permissions.html:12
3849 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:12
4172 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:12
3850 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:12
4173 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:12
@@ -3894,7 +4217,6 b' msgstr ""'
3894 #: rhodecode/templates/admin/auth/auth_settings.html:81
4217 #: rhodecode/templates/admin/auth/auth_settings.html:81
3895 #: rhodecode/templates/admin/auth/plugin_settings.html:87
4218 #: rhodecode/templates/admin/auth/plugin_settings.html:87
3896 #: rhodecode/templates/admin/defaults/defaults_repositories.html:63
4219 #: rhodecode/templates/admin/defaults/defaults_repositories.html:63
3897 #: rhodecode/templates/admin/my_account/my_account_password.html:36
3898 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:103
4220 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:103
3899 #: rhodecode/templates/admin/permissions/permissions_application.html:50
4221 #: rhodecode/templates/admin/permissions/permissions_application.html:50
3900 #: rhodecode/templates/admin/permissions/permissions_objects.html:56
4222 #: rhodecode/templates/admin/permissions/permissions_objects.html:56
@@ -3931,7 +4253,7 b' msgstr ""'
3931
4253
3932 #: rhodecode/templates/admin/defaults/defaults_repositories.html:14
4254 #: rhodecode/templates/admin/defaults/defaults_repositories.html:14
3933 #: rhodecode/templates/admin/gists/index.html:110
4255 #: rhodecode/templates/admin/gists/index.html:110
3934 #: rhodecode/templates/admin/integrations/list.html:64
4256 #: rhodecode/templates/admin/integrations/list.html:103
3935 #: rhodecode/templates/admin/repos/repo_add_base.html:62
4257 #: rhodecode/templates/admin/repos/repo_add_base.html:62
3936 #: rhodecode/templates/admin/repos/repo_edit_fields.html:12
4258 #: rhodecode/templates/admin/repos/repo_edit_fields.html:12
3937 msgid "Type"
4259 msgid "Type"
@@ -4076,7 +4398,7 b' msgstr ""'
4076
4398
4077 #: rhodecode/templates/admin/gists/index.html:108
4399 #: rhodecode/templates/admin/gists/index.html:108
4078 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:24
4400 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:24
4079 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:89
4401 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:88
4080 #: rhodecode/templates/bookmarks/bookmarks.html:63
4402 #: rhodecode/templates/bookmarks/bookmarks.html:63
4081 #: rhodecode/templates/branches/branches.html:62
4403 #: rhodecode/templates/branches/branches.html:62
4082 #: rhodecode/templates/changelog/changelog.html:110
4404 #: rhodecode/templates/changelog/changelog.html:110
@@ -4129,75 +4451,17 b' msgstr "Utw\xc3\xb3rz Prywatny Gist"'
4129 msgid "Create Public Gist"
4451 msgid "Create Public Gist"
4130 msgstr "Utwórz Publiczny Gist"
4452 msgstr "Utwórz Publiczny Gist"
4131
4453
4132 #: rhodecode/templates/admin/gists/new.html:62
4133 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:27
4134 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:84
4135 #: rhodecode/templates/admin/my_account/my_account_emails.html:65
4136 #: rhodecode/templates/admin/my_account/my_account_password.html:37
4137 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:104
4138 #: rhodecode/templates/admin/permissions/permissions_application.html:51
4139 #: rhodecode/templates/admin/permissions/permissions_ips.html:61
4140 #: rhodecode/templates/admin/permissions/permissions_objects.html:57
4141 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:136
4142 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:68
4143 #: rhodecode/templates/admin/repos/repo_edit_fields.html:66
4144 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.html:80
4145 #: rhodecode/templates/admin/repos/repo_edit_permissions.html:111
4146 #: rhodecode/templates/admin/repos/repo_edit_settings.html:159
4147 #: rhodecode/templates/admin/repos/repo_edit_vcs.html:46
4148 #: rhodecode/templates/admin/settings/settings_global.html:110
4149 #: rhodecode/templates/admin/settings/settings_issuetracker.html:16
4150 #: rhodecode/templates/admin/settings/settings_labs.html:46
4151 #: rhodecode/templates/admin/settings/settings_vcs.html:14
4152 #: rhodecode/templates/admin/settings/settings_visual.html:220
4153 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:121
4154 #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:23
4155 #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:81
4156 #: rhodecode/templates/admin/users/user_edit_emails.html:63
4157 #: rhodecode/templates/admin/users/user_edit_ips.html:70
4158 #: rhodecode/templates/admin/users/user_edit_profile.html:135
4159 #: rhodecode/templates/base/default_perms_box.html:89
4160 msgid "Reset"
4161 msgstr "Zresetuj"
4162
4163 #: rhodecode/templates/admin/gists/show.html:13
4454 #: rhodecode/templates/admin/gists/show.html:13
4164 #: rhodecode/templates/admin/gists/show.html:20
4455 #: rhodecode/templates/admin/gists/show.html:20
4165 msgid "Gist"
4456 msgid "Gist"
4166 msgstr "Gist"
4457 msgstr "Gist"
4167
4458
4168 #: rhodecode/templates/admin/gists/show.html:49
4459 #: rhodecode/templates/admin/gists/show.html:49
4169 #: rhodecode/templates/admin/integrations/list.html:110
4170 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:56
4171 #: rhodecode/templates/admin/my_account/my_account_emails.html:32
4172 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:63
4173 #: rhodecode/templates/admin/permissions/permissions_ips.html:26
4174 #: rhodecode/templates/admin/repos/repo_edit_fields.html:25
4175 #: rhodecode/templates/admin/settings/settings_hooks.html:46
4176 #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:52
4177 #: rhodecode/templates/admin/users/user_edit_emails.html:31
4178 #: rhodecode/templates/admin/users/user_edit_ips.html:34
4179 #: rhodecode/templates/base/issue_tracker_settings.html:70
4180 #: rhodecode/templates/base/vcs_settings.html:147
4181 #: rhodecode/templates/base/vcs_settings.html:172
4182 #: rhodecode/templates/changeset/changeset_file_comment.html:49
4183 #: rhodecode/templates/changeset/changeset_file_comment.html:99
4184 #: rhodecode/templates/data_table/_dt_elements.html:119
4185 #: rhodecode/templates/data_table/_dt_elements.html:176
4186 #: rhodecode/templates/data_table/_dt_elements.html:190
4187 #: rhodecode/templates/data_table/_dt_elements.html:202
4188 #: rhodecode/templates/debug_style/buttons.html:132
4189 #: rhodecode/templates/files/files_source.html:33
4190 #: rhodecode/templates/files/files_source.html:37
4191 #: rhodecode/templates/files/files_source.html:40
4192 msgid "Delete"
4193 msgstr "Usuń"
4194
4195 #: rhodecode/templates/admin/gists/show.html:49
4196 msgid "Confirm to delete this Gist"
4460 msgid "Confirm to delete this Gist"
4197 msgstr "Potwierdź aby usunąć ten Gist"
4461 msgstr "Potwierdź aby usunąć ten Gist"
4198
4462
4199 #: rhodecode/templates/admin/gists/show.html:56
4463 #: rhodecode/templates/admin/gists/show.html:56
4200 #: rhodecode/templates/admin/integrations/list.html:103
4464 #: rhodecode/templates/admin/integrations/list.html:204
4201 #: rhodecode/templates/admin/my_account/my_account_profile.html:5
4465 #: rhodecode/templates/admin/my_account/my_account_profile.html:5
4202 #: rhodecode/templates/base/issue_tracker_settings.html:61
4466 #: rhodecode/templates/base/issue_tracker_settings.html:61
4203 #: rhodecode/templates/changeset/changeset_file_comment.html:145
4467 #: rhodecode/templates/changeset/changeset_file_comment.html:145
@@ -4209,8 +4473,8 b' msgstr "Potwierd\xc5\xba aby usun\xc4\x85\xc4\x87 ten Gist"'
4209 #: rhodecode/templates/debug_style/buttons.html:128
4473 #: rhodecode/templates/debug_style/buttons.html:128
4210 #: rhodecode/templates/files/files_add.html:204
4474 #: rhodecode/templates/files/files_add.html:204
4211 #: rhodecode/templates/files/files_edit.html:165
4475 #: rhodecode/templates/files/files_edit.html:165
4212 #: rhodecode/templates/files/files_source.html:36
4476 #: rhodecode/templates/files/files_source.html:37
4213 #: rhodecode/templates/files/files_source.html:39
4477 #: rhodecode/templates/files/files_source.html:40
4214 #: rhodecode/templates/pullrequests/pullrequest_show.html:50
4478 #: rhodecode/templates/pullrequests/pullrequest_show.html:50
4215 #: rhodecode/templates/pullrequests/pullrequest_show.html:184
4479 #: rhodecode/templates/pullrequests/pullrequest_show.html:184
4216 #: rhodecode/templates/users/user_profile.html:7
4480 #: rhodecode/templates/users/user_profile.html:7
@@ -4231,17 +4495,27 b' msgstr "utworzono"'
4231
4495
4232 #: rhodecode/templates/admin/gists/show.html:91
4496 #: rhodecode/templates/admin/gists/show.html:91
4233 #: rhodecode/templates/files/files_delete.html:50
4497 #: rhodecode/templates/files/files_delete.html:50
4234 #: rhodecode/templates/files/files_source.html:61
4498 #: rhodecode/templates/files/files_source.html:62
4235 msgid "Show as raw"
4499 msgid "Show as raw"
4236 msgstr "wyświetl jako raw"
4500 msgstr "wyświetl jako raw"
4237
4501
4238 #: rhodecode/templates/admin/integrations/base.html:12
4502 #: rhodecode/templates/admin/integrations/base.html:14
4239 msgid "Integrations settings"
4503 msgid "Integrations Settings"
4240 msgstr ""
4504 msgstr ""
4241
4505
4242 #: rhodecode/templates/admin/integrations/edit.html:17
4506 #: rhodecode/templates/admin/integrations/form.html:17
4243 #: rhodecode/templates/admin/integrations/list.html:10
4507 #: rhodecode/templates/admin/integrations/list.html:10
4244 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:44
4508 #: rhodecode/templates/admin/integrations/new.html:13
4509 #: rhodecode/templates/admin/permissions/permissions_objects.html:28
4510 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:14
4511 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:127
4512 msgid "Repository Groups"
4513 msgstr "Grupy Repozytoriów"
4514
4515 #: rhodecode/templates/admin/integrations/form.html:30
4516 #: rhodecode/templates/admin/integrations/list.html:16
4517 #: rhodecode/templates/admin/integrations/new.html:21
4518 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:48
4245 #: rhodecode/templates/admin/repos/repo_edit.html:15
4519 #: rhodecode/templates/admin/repos/repo_edit.html:15
4246 #: rhodecode/templates/admin/repos/repo_edit.html:43
4520 #: rhodecode/templates/admin/repos/repo_edit.html:43
4247 #: rhodecode/templates/admin/settings/settings.html:14
4521 #: rhodecode/templates/admin/settings/settings.html:14
@@ -4251,27 +4525,101 b' msgstr ""'
4251 msgid "Settings"
4525 msgid "Settings"
4252 msgstr "Ustawienia"
4526 msgstr "Ustawienia"
4253
4527
4254 #: rhodecode/templates/admin/integrations/edit.html:36
4528 #: rhodecode/templates/admin/integrations/form.html:60
4255 #, python-format
4529 #, python-format
4256 msgid "Create new %(integration_type)s integration"
4530 msgid "Create New %(integration_type)s Integration"
4257 msgstr ""
4531 msgstr ""
4258
4532
4259 #: rhodecode/templates/admin/integrations/list.html:31
4533 #: rhodecode/templates/admin/integrations/list.html:44
4534 msgid "Current Integrations for Repository: {repo_name}"
4535 msgstr ""
4536
4537 #: rhodecode/templates/admin/integrations/list.html:46
4538 msgid "Current Integrations for repository group: {repo_group_name}"
4539 msgstr ""
4540
4541 #: rhodecode/templates/admin/integrations/list.html:48
4542 msgid "Current Integrations"
4543 msgstr ""
4544
4545 #: rhodecode/templates/admin/integrations/list.html:64
4546 #: rhodecode/templates/admin/notifications/notifications.html:31
4547 msgid "All"
4548 msgstr "Wszystkie"
4549
4550 #: rhodecode/templates/admin/integrations/list.html:95
4551 #: rhodecode/templates/admin/integrations/new.html:26
4260 msgid "Create new integration"
4552 msgid "Create new integration"
4261 msgstr ""
4553 msgstr ""
4262
4554
4263 #: rhodecode/templates/admin/integrations/list.html:56
4555 #: rhodecode/templates/admin/integrations/list.html:104
4264 msgid "Current integrations"
4556 msgid "Scope"
4265 msgstr ""
4557 msgstr ""
4266
4558
4267 #: rhodecode/templates/admin/integrations/list.html:65
4559 #: rhodecode/templates/admin/integrations/list.html:105
4268 msgid "Actions"
4560 msgid "Actions"
4269 msgstr ""
4561 msgstr ""
4270
4562
4271 #: rhodecode/templates/admin/integrations/list.html:89
4563 #: rhodecode/templates/admin/integrations/list.html:115
4564 msgid "No {type} integrations for repo {repo} exist yet."
4565 msgstr ""
4566
4567 #: rhodecode/templates/admin/integrations/list.html:117
4568 msgid "No {type} integrations for repogroup {repogroup} exist yet."
4569 msgstr ""
4570
4571 #: rhodecode/templates/admin/integrations/list.html:119
4572 msgid "No {type} integrations exist yet."
4573 msgstr ""
4574
4575 #: rhodecode/templates/admin/integrations/list.html:133
4576 msgid "Create one"
4577 msgstr ""
4578
4579 #: rhodecode/templates/admin/integrations/list.html:164
4580 msgid "repo"
4581 msgstr ""
4582
4583 #: rhodecode/templates/admin/integrations/list.html:168
4584 msgid "repogroup"
4585 msgstr ""
4586
4587 #: rhodecode/templates/admin/integrations/list.html:170
4588 msgid "child repos only"
4589 msgstr ""
4590
4591 #: rhodecode/templates/admin/integrations/list.html:172
4592 msgid "cascade to all"
4593 msgstr ""
4594
4595 #: rhodecode/templates/admin/integrations/list.html:177
4596 msgid "top level repos only"
4597 msgstr ""
4598
4599 #: rhodecode/templates/admin/integrations/list.html:179
4600 msgid "global"
4601 msgstr ""
4602
4603 #: rhodecode/templates/admin/integrations/list.html:185
4272 msgid "unknown integration"
4604 msgid "unknown integration"
4273 msgstr ""
4605 msgstr ""
4274
4606
4607 #: rhodecode/templates/admin/integrations/new.html:31
4608 msgid "Create New Integration for repository: {repo_name}"
4609 msgstr ""
4610
4611 #: rhodecode/templates/admin/integrations/new.html:33
4612 msgid "Create New Integration for repository group: {repo_group_name}"
4613 msgstr ""
4614
4615 #: rhodecode/templates/admin/integrations/new.html:35
4616 msgid "Create New Global Integration"
4617 msgstr ""
4618
4619 #: rhodecode/templates/admin/integrations/new.html:61
4620 msgid "No description available"
4621 msgstr ""
4622
4275 #: rhodecode/templates/admin/my_account/my_account.html:5
4623 #: rhodecode/templates/admin/my_account/my_account.html:5
4276 #: rhodecode/templates/base/base.html:343
4624 #: rhodecode/templates/base/base.html:343
4277 msgid "My account"
4625 msgid "My account"
@@ -4291,7 +4639,7 b' msgstr ""'
4291 msgid "Auth Tokens"
4639 msgid "Auth Tokens"
4292 msgstr ""
4640 msgstr ""
4293
4641
4294 #: rhodecode/templates/admin/my_account/my_account.html:34
4642 #: rhodecode/templates/admin/my_account/my_account.html:35
4295 msgid "OAuth Identities"
4643 msgid "OAuth Identities"
4296 msgstr ""
4644 msgstr ""
4297
4645
@@ -4409,36 +4757,18 b' msgstr "Brak dodatkowych emaili"'
4409 msgid "New email address"
4757 msgid "New email address"
4410 msgstr "Nowy adres e-mail"
4758 msgstr "Nowy adres e-mail"
4411
4759
4412 #: rhodecode/templates/admin/my_account/my_account_notifications.html:3
4760 #: rhodecode/templates/admin/my_account/my_account_notifications.html:12
4413 msgid "Your live notification settings"
4761 msgid "Your Live Notification Settings"
4414 msgstr ""
4762 msgstr ""
4415
4763
4416 #: rhodecode/templates/admin/my_account/my_account_notifications.html:14
4764 #: rhodecode/templates/admin/my_account/my_account_notifications.html:24
4417 #: rhodecode/templates/admin/notifications/show_notification.html:12
4765 msgid "Notifications Status"
4418 msgid "Notifications"
4766 msgstr ""
4419 msgstr "Powiadomienia"
4420
4421 #: rhodecode/templates/admin/my_account/my_account_notifications.html:14
4422 msgid "Disabled"
4423 msgstr "Wyłączone"
4424
4767
4425 #: rhodecode/templates/admin/my_account/my_account_password.html:3
4768 #: rhodecode/templates/admin/my_account/my_account_password.html:3
4426 msgid "Change Your Account Password"
4769 msgid "Change Your Account Password"
4427 msgstr ""
4770 msgstr ""
4428
4771
4429 #: rhodecode/templates/admin/my_account/my_account_password.html:10
4430 msgid "Current Password"
4431 msgstr ""
4432
4433 #: rhodecode/templates/admin/my_account/my_account_password.html:19
4434 #: rhodecode/templates/admin/users/user_edit_profile.html:74
4435 msgid "New Password"
4436 msgstr ""
4437
4438 #: rhodecode/templates/admin/my_account/my_account_password.html:28
4439 msgid "Confirm New Password"
4440 msgstr ""
4441
4442 #: rhodecode/templates/admin/my_account/my_account_profile.html:11
4772 #: rhodecode/templates/admin/my_account/my_account_profile.html:11
4443 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:52
4773 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:52
4444 #: rhodecode/templates/admin/users/user_edit_profile.html:25
4774 #: rhodecode/templates/admin/users/user_edit_profile.html:25
@@ -4478,27 +4808,28 b' msgid "Pull Requests You Opened"'
4478 msgstr ""
4808 msgstr ""
4479
4809
4480 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:23
4810 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:23
4481 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:88
4811 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:87
4482 msgid "Target Repo"
4812 msgid "Target Repo"
4483 msgstr ""
4813 msgstr ""
4484
4814
4485 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:26
4815 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:26
4486 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:91
4816 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:90
4487 #: rhodecode/templates/admin/settings/settings_global.html:9
4817 #: rhodecode/templates/admin/settings/settings_global.html:9
4488 #: rhodecode/templates/email_templates/pull_request_review.mako:28
4818 #: rhodecode/templates/email_templates/pull_request_review.mako:39
4489 #: rhodecode/templates/email_templates/pull_request_review.mako:48
4819 #: rhodecode/templates/email_templates/pull_request_review.mako:72
4490 #: rhodecode/templates/pullrequests/pullrequest.html:38
4820 #: rhodecode/templates/pullrequests/pullrequest.html:38
4491 #: rhodecode/templates/pullrequests/pullrequests.html:104
4821 #: rhodecode/templates/pullrequests/pullrequests.html:104
4492 msgid "Title"
4822 msgid "Title"
4493 msgstr "Tytuł"
4823 msgstr "Tytuł"
4494
4824
4495 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:27
4825 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:27
4496 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:92
4826 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:91
4497 msgid "Opened On"
4827 #: rhodecode/templates/pullrequests/pullrequests.html:108
4828 msgid "Last Update"
4498 msgstr ""
4829 msgstr ""
4499
4830
4500 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:43
4831 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:43
4501 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:107
4832 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:106
4502 #: rhodecode/templates/changelog/changelog.html:153
4833 #: rhodecode/templates/changelog/changelog.html:153
4503 #: rhodecode/templates/compare/compare_commits.html:49
4834 #: rhodecode/templates/compare/compare_commits.html:49
4504 #: rhodecode/templates/search/search_commit.html:36
4835 #: rhodecode/templates/search/search_commit.html:36
@@ -4506,7 +4837,7 b' msgid "Expand commit message"'
4506 msgstr ""
4837 msgstr ""
4507
4838
4508 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:52
4839 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:52
4509 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:116
4840 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:115
4510 #: rhodecode/templates/changeset/changeset_file_comment.html:284
4841 #: rhodecode/templates/changeset/changeset_file_comment.html:284
4511 #: rhodecode/templates/pullrequests/pullrequest_show.html:14
4842 #: rhodecode/templates/pullrequests/pullrequest_show.html:14
4512 #: rhodecode/templates/pullrequests/pullrequest_show.html:112
4843 #: rhodecode/templates/pullrequests/pullrequest_show.html:112
@@ -4514,19 +4845,19 b' msgstr ""'
4514 msgid "Closed"
4845 msgid "Closed"
4515 msgstr "Zamknięte"
4846 msgstr "Zamknięte"
4516
4847
4517 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:64
4848 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:63
4518 msgid "Confirm to delete this pull request"
4849 msgid "Confirm to delete this pull request"
4519 msgstr "Potwierdź usunięcie połączenia gałęzi"
4850 msgstr "Potwierdź usunięcie połączenia gałęzi"
4520
4851
4521 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:71
4852 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:70
4522 msgid "You currently have no open pull requests."
4853 msgid "You currently have no open pull requests."
4523 msgstr ""
4854 msgstr ""
4524
4855
4525 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:79
4856 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:78
4526 msgid "Pull Requests You Participate In"
4857 msgid "Pull Requests You Participate In"
4527 msgstr ""
4858 msgstr ""
4528
4859
4529 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:129
4860 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:127
4530 msgid ""
4861 msgid ""
4531 "There are currently no open pull requests requiring your participation."
4862 "There are currently no open pull requests requiring your participation."
4532 msgstr ""
4863 msgstr ""
@@ -4544,10 +4875,6 b' msgstr ""'
4544 msgid "My Notifications"
4875 msgid "My Notifications"
4545 msgstr "Opcje powiadomień"
4876 msgstr "Opcje powiadomień"
4546
4877
4547 #: rhodecode/templates/admin/notifications/notifications.html:31
4548 msgid "All"
4549 msgstr "Wszystkie"
4550
4551 #: rhodecode/templates/admin/notifications/notifications.html:32
4878 #: rhodecode/templates/admin/notifications/notifications.html:32
4552 #: rhodecode/templates/changeset/changeset.html:140
4879 #: rhodecode/templates/changeset/changeset.html:140
4553 #: rhodecode/templates/pullrequests/pullrequest_show.html:133
4880 #: rhodecode/templates/pullrequests/pullrequest_show.html:133
@@ -4567,12 +4894,16 b' msgstr "Brak powiadomie\xc5\x84"'
4567 msgid "Show notification"
4894 msgid "Show notification"
4568 msgstr "Pokaż powiadomienia"
4895 msgstr "Pokaż powiadomienia"
4569
4896
4897 #: rhodecode/templates/admin/notifications/show_notification.html:12
4898 msgid "Notifications"
4899 msgstr "Powiadomienia"
4900
4570 #: rhodecode/templates/admin/permissions/permissions.html:5
4901 #: rhodecode/templates/admin/permissions/permissions.html:5
4571 msgid "Permissions Administration"
4902 msgid "Permissions Administration"
4572 msgstr ""
4903 msgstr ""
4573
4904
4574 #: rhodecode/templates/admin/permissions/permissions.html:14
4905 #: rhodecode/templates/admin/permissions/permissions.html:14
4575 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:45
4906 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:49
4576 #: rhodecode/templates/admin/repos/repo_edit.html:46
4907 #: rhodecode/templates/admin/repos/repo_edit.html:46
4577 #: rhodecode/templates/admin/user_groups/user_group_edit.html:34
4908 #: rhodecode/templates/admin/user_groups/user_group_edit.html:34
4578 #: rhodecode/templates/base/base.html:82
4909 #: rhodecode/templates/base/base.html:82
@@ -4685,12 +5016,6 b' msgstr "Wszystkie uprawnienia domy\xc5\x9blne ka\xc5\xbcdego repozytorium zostan\xc4\x85 przywr\xc3\xb3cone. Wybrane uprawnienie zostan\xc4\x85 skasowane. Pami\xc4\x99taj, \xc5\xbce wszystkie niestandardowe uprawnienia w repozytoriach zostan\xc4\x85 utracone."'
4685 msgid "Overwrite Existing Settings"
5016 msgid "Overwrite Existing Settings"
4686 msgstr ""
5017 msgstr ""
4687
5018
4688 #: rhodecode/templates/admin/permissions/permissions_objects.html:28
4689 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:14
4690 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:127
4691 msgid "Repository Groups"
4692 msgstr "Grupy Repozytoriów"
4693
4694 #: rhodecode/templates/admin/permissions/permissions_objects.html:34
5019 #: rhodecode/templates/admin/permissions/permissions_objects.html:34
4695 msgid ""
5020 msgid ""
4696 "All default permissions on each repository group will be reset to chosen "
5021 "All default permissions on each repository group will be reset to chosen "
@@ -4753,7 +5078,7 b' msgstr ""'
4753 msgid "Add Child Group"
5078 msgid "Add Child Group"
4754 msgstr ""
5079 msgstr ""
4755
5080
4756 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:46
5081 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:50
4757 #: rhodecode/templates/admin/repos/repo_edit.html:49
5082 #: rhodecode/templates/admin/repos/repo_edit.html:49
4758 #: rhodecode/templates/admin/user_groups/user_group_edit.html:35
5083 #: rhodecode/templates/admin/user_groups/user_group_edit.html:35
4759 #: rhodecode/templates/admin/users/user_edit.html:35
5084 #: rhodecode/templates/admin/users/user_edit.html:35
@@ -5024,7 +5349,6 b' msgid "Statistics"'
5024 msgstr "Statystyki"
5349 msgstr "Statystyki"
5025
5350
5026 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:7
5351 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:7
5027 #: rhodecode/templates/pullrequests/pullrequests.html:108
5028 msgid "Updated on"
5352 msgid "Updated on"
5029 msgstr ""
5353 msgstr ""
5030
5354
@@ -5429,7 +5753,7 b' msgstr ""'
5429
5753
5430 #: rhodecode/templates/admin/repos/repo_edit_vcs.html:45
5754 #: rhodecode/templates/admin/repos/repo_edit_vcs.html:45
5431 #: rhodecode/templates/admin/settings/settings_global.html:109
5755 #: rhodecode/templates/admin/settings/settings_global.html:109
5432 #: rhodecode/templates/admin/settings/settings_labs.html:45
5756 #: rhodecode/templates/admin/settings/settings_labs.html:48
5433 #: rhodecode/templates/admin/settings/settings_vcs.html:13
5757 #: rhodecode/templates/admin/settings/settings_vcs.html:13
5434 #: rhodecode/templates/admin/settings/settings_visual.html:219
5758 #: rhodecode/templates/admin/settings/settings_visual.html:219
5435 msgid "Save settings"
5759 msgid "Save settings"
@@ -5646,6 +5970,10 b' msgstr "Niestandardowa aktualizacja"'
5646 msgid "Labs Settings"
5970 msgid "Labs Settings"
5647 msgstr ""
5971 msgstr ""
5648
5972
5973 #: rhodecode/templates/admin/settings/settings_labs.html:10
5974 msgid "There are no Labs settings currently"
5975 msgstr ""
5976
5649 #: rhodecode/templates/admin/settings/settings_mapping.html:5
5977 #: rhodecode/templates/admin/settings/settings_mapping.html:5
5650 msgid "Import New Groups or Repositories"
5978 msgid "Import New Groups or Repositories"
5651 msgstr ""
5979 msgstr ""
@@ -6384,6 +6712,10 b' msgstr ""'
6384 msgid "Change the avatar at"
6712 msgid "Change the avatar at"
6385 msgstr ""
6713 msgstr ""
6386
6714
6715 #: rhodecode/templates/admin/users/user_edit_profile.html:74
6716 msgid "New Password"
6717 msgstr ""
6718
6387 #: rhodecode/templates/admin/users/user_edit_profile.html:82
6719 #: rhodecode/templates/admin/users/user_edit_profile.html:82
6388 msgid "New Password Confirmation"
6720 msgid "New Password Confirmation"
6389 msgstr ""
6721 msgstr ""
@@ -6414,7 +6746,7 b' msgid "Authentication type"'
6414 msgstr ""
6746 msgstr ""
6415
6747
6416 #: rhodecode/templates/base/base.html:44
6748 #: rhodecode/templates/base/base.html:44
6417 #: rhodecode/templates/errors/error_document.html:51
6749 #: rhodecode/templates/errors/error_document.html:57
6418 msgid "Support"
6750 msgid "Support"
6419 msgstr ""
6751 msgstr ""
6420
6752
@@ -6799,7 +7131,7 b' msgstr "Tworzenie grup u\xc5\xbcytkownik\xc3\xb3w"'
6799 msgid "No permission defined"
7131 msgid "No permission defined"
6800 msgstr ""
7132 msgstr ""
6801
7133
6802 #: rhodecode/templates/base/root.html:120
7134 #: rhodecode/templates/base/root.html:161
6803 msgid "Please enable JavaScript to use RhodeCode Enterprise"
7135 msgid "Please enable JavaScript to use RhodeCode Enterprise"
6804 msgstr ""
7136 msgstr ""
6805
7137
@@ -6901,29 +7233,65 b' msgid ""'
6901 "repositories and migrates them to Mercurial type."
7233 "repositories and migrates them to Mercurial type."
6902 msgstr ""
7234 msgstr ""
6903
7235
6904 #: rhodecode/templates/base/vcs_settings.html:124
7236 #: rhodecode/templates/base/vcs_settings.html:123
6905 msgid "Subversion Settings"
7237 msgid "Mercurial Labs Settings"
7238 msgstr ""
7239
7240 #: rhodecode/templates/base/vcs_settings.html:123
7241 msgid ""
7242 "These features are considered experimental and may not work as expected."
6906 msgstr ""
7243 msgstr ""
6907
7244
6908 #: rhodecode/templates/base/vcs_settings.html:129
7245 #: rhodecode/templates/base/vcs_settings.html:129
7246 msgid "Use rebase as merge strategy"
7247 msgstr ""
7248
7249 #: rhodecode/templates/base/vcs_settings.html:132
7250 msgid ""
7251 "Use rebase instead of creating a merge commit when merging via web "
7252 "interface."
7253 msgstr ""
7254
7255 #: rhodecode/templates/base/vcs_settings.html:144
7256 msgid "Global Subversion Settings"
7257 msgstr ""
7258
7259 #: rhodecode/templates/base/vcs_settings.html:150
7260 msgid "Proxy subversion HTTP requests"
7261 msgstr ""
7262
7263 #: rhodecode/templates/base/vcs_settings.html:153
7264 msgid ""
7265 "Subversion HTTP Support. Enables communication with SVN over HTTP protocol."
7266 msgstr ""
7267
7268 #: rhodecode/templates/base/vcs_settings.html:158
7269 msgid "Subversion HTTP Server URL"
7270 msgstr ""
7271
7272 #: rhodecode/templates/base/vcs_settings.html:171
7273 msgid "Subversion Settings"
7274 msgstr ""
7275
7276 #: rhodecode/templates/base/vcs_settings.html:176
6909 msgid "Repository patterns"
7277 msgid "Repository patterns"
6910 msgstr ""
7278 msgstr ""
6911
7279
6912 #: rhodecode/templates/base/vcs_settings.html:133
7280 #: rhodecode/templates/base/vcs_settings.html:180
6913 msgid ""
7281 msgid ""
6914 "Patterns for identifying SVN branches and tags. For recursive search, use "
7282 "Patterns for identifying SVN branches and tags. For recursive search, use "
6915 "\"*\". Eg.: \"/branches/*\""
7283 "\"*\". Eg.: \"/branches/*\""
6916 msgstr ""
7284 msgstr ""
6917
7285
6918 #: rhodecode/templates/base/vcs_settings.html:196
7286 #: rhodecode/templates/base/vcs_settings.html:246
6919 msgid "Pull Request Settings"
7287 msgid "Pull Request Settings"
6920 msgstr ""
7288 msgstr ""
6921
7289
6922 #: rhodecode/templates/base/vcs_settings.html:201
7290 #: rhodecode/templates/base/vcs_settings.html:251
6923 msgid "Enable server-side merge for pull requests"
7291 msgid "Enable server-side merge for pull requests"
6924 msgstr ""
7292 msgstr ""
6925
7293
6926 #: rhodecode/templates/base/vcs_settings.html:204
7294 #: rhodecode/templates/base/vcs_settings.html:254
6927 msgid ""
7295 msgid ""
6928 "Note: when this feature is enabled, it only runs hooks defined in the "
7296 "Note: when this feature is enabled, it only runs hooks defined in the "
6929 "rcextension package. Custom hooks added on the Admin -> Settings -> Hooks "
7297 "rcextension package. Custom hooks added on the Admin -> Settings -> Hooks "
@@ -6931,34 +7299,16 b' msgid ""'
6931 "web interface."
7299 "web interface."
6932 msgstr ""
7300 msgstr ""
6933
7301
6934 #: rhodecode/templates/base/vcs_settings.html:208
7302 #: rhodecode/templates/base/vcs_settings.html:258
6935 msgid "Invalidate and relocate inline comments during update"
7303 msgid "Invalidate and relocate inline comments during update"
6936 msgstr ""
7304 msgstr ""
6937
7305
6938 #: rhodecode/templates/base/vcs_settings.html:211
7306 #: rhodecode/templates/base/vcs_settings.html:261
6939 msgid ""
7307 msgid ""
6940 "During the update of a pull request, the position of inline comments will be"
7308 "During the update of a pull request, the position of inline comments will be"
6941 " updated and outdated inline comments will be hidden."
7309 " updated and outdated inline comments will be hidden."
6942 msgstr ""
7310 msgstr ""
6943
7311
6944 #: rhodecode/templates/base/vcs_settings.html:222
6945 msgid "Labs settings"
6946 msgstr ""
6947
6948 #: rhodecode/templates/base/vcs_settings.html:222
6949 msgid ""
6950 "These features are considered experimental and may not work as expected."
6951 msgstr ""
6952
6953 #: rhodecode/templates/base/vcs_settings.html:229
6954 msgid "Mercurial server-side merge"
6955 msgstr ""
6956
6957 #: rhodecode/templates/base/vcs_settings.html:234
6958 msgid ""
6959 "Use rebase instead of creating a merge commit when merging via web interface"
6960 msgstr ""
6961
6962 #: rhodecode/templates/bookmarks/bookmarks.html:5
7312 #: rhodecode/templates/bookmarks/bookmarks.html:5
6963 #, python-format
7313 #, python-format
6964 msgid "%s Bookmarks"
7314 msgid "%s Bookmarks"
@@ -7369,7 +7719,7 b' msgstr "Podgl\xc4\x85d komentarza"'
7369 #: rhodecode/templates/changeset/changeset_file_comment.html:293
7719 #: rhodecode/templates/changeset/changeset_file_comment.html:293
7370 #: rhodecode/templates/compare/compare_diff.html:57
7720 #: rhodecode/templates/compare/compare_diff.html:57
7371 #: rhodecode/templates/email_templates/commit_comment.mako:87
7721 #: rhodecode/templates/email_templates/commit_comment.mako:87
7372 #: rhodecode/templates/email_templates/pull_request_comment.mako:93
7722 #: rhodecode/templates/email_templates/pull_request_comment.mako:97
7373 msgid "Comment"
7723 msgid "Comment"
7374 msgstr "Komentarz"
7724 msgstr "Komentarz"
7375
7725
@@ -7523,17 +7873,17 b' msgid "Compare Commits"'
7523 msgstr ""
7873 msgstr ""
7524
7874
7525 #: rhodecode/templates/compare/compare_diff.html:46
7875 #: rhodecode/templates/compare/compare_diff.html:46
7526 #: rhodecode/templates/email_templates/pull_request_review.mako:50
7876 #: rhodecode/templates/email_templates/pull_request_review.mako:74
7527 #: rhodecode/templates/files/file_diff.html:56
7877 #: rhodecode/templates/files/file_diff.html:56
7528 #: rhodecode/templates/pullrequests/pullrequest_show.html:85
7878 #: rhodecode/templates/pullrequests/pullrequest_show.html:85
7529 msgid "Target"
7879 msgid "Target"
7530 msgstr ""
7880 msgstr ""
7531
7881
7532 #: rhodecode/templates/compare/compare_diff.html:47
7882 #: rhodecode/templates/compare/compare_diff.html:47
7533 #: rhodecode/templates/email_templates/pull_request_comment.mako:92
7883 #: rhodecode/templates/email_templates/pull_request_comment.mako:93
7534 #: rhodecode/templates/email_templates/pull_request_review.mako:49
7884 #: rhodecode/templates/email_templates/pull_request_review.mako:73
7535 #: rhodecode/templates/files/file_diff.html:62
7885 #: rhodecode/templates/files/file_diff.html:62
7536 #: rhodecode/templates/files/files_source.html:18
7886 #: rhodecode/templates/files/files_source.html:19
7537 msgid "Source"
7887 msgid "Source"
7538 msgstr "Źródło"
7888 msgstr "Źródło"
7539
7889
@@ -7715,17 +8065,17 b' msgstr ""'
7715 msgid "Form vertical"
8065 msgid "Form vertical"
7716 msgstr ""
8066 msgstr ""
7717
8067
7718 #: rhodecode/templates/email_templates/base.mako:7
8068 #: rhodecode/templates/email_templates/base.mako:32
7719 #, python-format
8069 #, python-format
7720 msgid "This is a notification from RhodeCode. %(instance_url)s"
8070 msgid "This is a notification from RhodeCode. %(instance_url)s"
7721 msgstr ""
8071 msgstr ""
7722
8072
7723 #: rhodecode/templates/email_templates/base.mako:90
8073 #: rhodecode/templates/email_templates/base.mako:115
7724 msgid "RhodeCode"
8074 msgid "RhodeCode"
7725 msgstr ""
8075 msgstr ""
7726
8076
7727 #: rhodecode/templates/email_templates/commit_comment.mako:16
8077 #: rhodecode/templates/email_templates/commit_comment.mako:16
7728 #: rhodecode/templates/email_templates/pull_request_comment.mako:17
8078 #: rhodecode/templates/email_templates/pull_request_comment.mako:18
7729 msgid "[mention]"
8079 msgid "[mention]"
7730 msgstr ""
8080 msgstr ""
7731
8081
@@ -7754,12 +8104,12 b' msgid "%(user)s commented on commit `%(c'
7754 msgstr ""
8104 msgstr ""
7755
8105
7756 #: rhodecode/templates/email_templates/commit_comment.mako:43
8106 #: rhodecode/templates/email_templates/commit_comment.mako:43
7757 #: rhodecode/templates/email_templates/pull_request_comment.mako:43
8107 #: rhodecode/templates/email_templates/pull_request_comment.mako:44
7758 msgid "Comment link"
8108 msgid "Comment link"
7759 msgstr ""
8109 msgstr ""
7760
8110
7761 #: rhodecode/templates/email_templates/commit_comment.mako:48
8111 #: rhodecode/templates/email_templates/commit_comment.mako:48
7762 #: rhodecode/templates/email_templates/pull_request_comment.mako:48
8112 #: rhodecode/templates/email_templates/pull_request_comment.mako:49
7763 #, python-format
8113 #, python-format
7764 msgid "File: %(comment_file)s on line %(comment_line)s"
8114 msgid "File: %(comment_file)s on line %(comment_line)s"
7765 msgstr ""
8115 msgstr ""
@@ -7788,7 +8138,7 b' msgid "The commit status was changed to"'
7788 msgstr ""
8138 msgstr ""
7789
8139
7790 #: rhodecode/templates/email_templates/commit_comment.mako:87
8140 #: rhodecode/templates/email_templates/commit_comment.mako:87
7791 #: rhodecode/templates/email_templates/pull_request_comment.mako:93
8141 #: rhodecode/templates/email_templates/pull_request_comment.mako:97
7792 #, python-format
8142 #, python-format
7793 msgid "Comment on line: %(comment_line)s"
8143 msgid "Comment on line: %(comment_line)s"
7794 msgstr ""
8144 msgstr ""
@@ -7797,75 +8147,79 b' msgstr ""'
7797 msgid "Generate new password here"
8147 msgid "Generate new password here"
7798 msgstr ""
8148 msgstr ""
7799
8149
7800 #: rhodecode/templates/email_templates/pull_request_comment.mako:20
8150 #: rhodecode/templates/email_templates/pull_request_comment.mako:21
7801 #, python-format
8151 #, python-format
7802 msgid ""
8152 msgid ""
7803 "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\" (file: "
8153 "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\" (file: "
7804 "`%(comment_file)s`)"
8154 "`%(comment_file)s`)"
7805 msgstr ""
8155 msgstr ""
7806
8156
7807 #: rhodecode/templates/email_templates/pull_request_comment.mako:23
8157 #: rhodecode/templates/email_templates/pull_request_comment.mako:24
7808 #, python-format
8158 #, python-format
7809 msgid ""
8159 msgid ""
7810 "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\" (status: "
8160 "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\" (status: "
7811 "%(status)s)"
8161 "%(status)s)"
7812 msgstr ""
8162 msgstr ""
7813
8163
7814 #: rhodecode/templates/email_templates/pull_request_comment.mako:25
8164 #: rhodecode/templates/email_templates/pull_request_comment.mako:26
7815 #: rhodecode/templates/email_templates/pull_request_comment.mako:82
8165 #: rhodecode/templates/email_templates/pull_request_comment.mako:83
7816 #, python-format
8166 #, python-format
7817 msgid "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\""
8167 msgid "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\""
7818 msgstr ""
8168 msgstr ""
7819
8169
7820 #: rhodecode/templates/email_templates/pull_request_comment.mako:45
8170 #: rhodecode/templates/email_templates/pull_request_comment.mako:46
7821 msgid "Source repository"
8171 msgid "Source repository"
7822 msgstr ""
8172 msgstr ""
7823
8173
7824 #: rhodecode/templates/email_templates/pull_request_comment.mako:54
8174 #: rhodecode/templates/email_templates/pull_request_comment.mako:55
7825 #, python-format
8175 #, python-format
7826 msgid "%(user)s submitted pull request #%(pr_id)s status: *%(status)s*"
8176 msgid "%(user)s submitted pull request #%(pr_id)s status: *%(status)s*"
7827 msgstr ""
8177 msgstr ""
7828
8178
7829 #: rhodecode/templates/email_templates/pull_request_comment.mako:56
8179 #: rhodecode/templates/email_templates/pull_request_comment.mako:57
7830 #, python-format
8180 #, python-format
7831 msgid ""
8181 msgid ""
7832 "%(user)s submitted pull request #%(pr_id)s status: *%(status)s and closed*"
8182 "%(user)s submitted pull request #%(pr_id)s status: *%(status)s and closed*"
7833 msgstr ""
8183 msgstr ""
7834
8184
7835 #: rhodecode/templates/email_templates/pull_request_comment.mako:80
8185 #: rhodecode/templates/email_templates/pull_request_comment.mako:81
7836 #, python-format
8186 #, python-format
7837 msgid ""
8187 msgid ""
7838 "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\" "
8188 "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\" "
7839 "(file:`%(comment_file)s`)"
8189 "(file:`%(comment_file)s`)"
7840 msgstr ""
8190 msgstr ""
7841
8191
7842 #: rhodecode/templates/email_templates/pull_request_comment.mako:86
8192 #: rhodecode/templates/email_templates/pull_request_comment.mako:87
7843 #, python-format
8193 #, python-format
7844 msgid "submitted pull request status: %(status)s"
8194 msgid "submitted pull request status: %(status)s"
7845 msgstr ""
8195 msgstr ""
7846
8196
7847 #: rhodecode/templates/email_templates/pull_request_comment.mako:88
8197 #: rhodecode/templates/email_templates/pull_request_comment.mako:89
7848 #, python-format
8198 #, python-format
7849 msgid "submitted pull request status: %(status)s and closed"
8199 msgid "submitted pull request status: %(status)s and closed"
7850 msgstr ""
8200 msgstr ""
7851
8201
7852 #: rhodecode/templates/email_templates/pull_request_review.mako:5
8202 #: rhodecode/templates/email_templates/pull_request_comment.mako:95
7853 #, python-format
8203 msgid "Submitted status"
7854 msgid "%(user)s wants you to review pull request #%(pr_url)s: \"%(pr_title)s\""
8204 msgstr ""
7855 msgstr ""
8205
7856
8206 #: rhodecode/templates/email_templates/pull_request_review.mako:14
7857 #: rhodecode/templates/email_templates/pull_request_review.mako:17
8207 #, python-format
8208 msgid "%(user)s wants you to review pull request #%(pr_id)s: \"%(pr_title)s\""
8209 msgstr ""
8210
8211 #: rhodecode/templates/email_templates/pull_request_review.mako:34
7858 #, python-format
8212 #, python-format
7859 msgid ""
8213 msgid ""
7860 "Pull request from %(source_ref_type)s:%(source_ref_name)s of %(repo_url)s "
8214 "Pull request from %(source_ref_type)s:%(source_ref_name)s of %(repo_url)s "
7861 "into %(target_ref_type)s:%(target_ref_name)s"
8215 "into %(target_ref_type)s:%(target_ref_name)s"
7862 msgstr ""
8216 msgstr ""
7863
8217
7864 #: rhodecode/templates/email_templates/pull_request_review.mako:26
8218 #: rhodecode/templates/email_templates/pull_request_review.mako:37
7865 msgid "Link"
8219 msgid "Link"
7866 msgstr ""
8220 msgstr ""
7867
8221
7868 #: rhodecode/templates/email_templates/pull_request_review.mako:35
8222 #: rhodecode/templates/email_templates/pull_request_review.mako:46
7869 #, python-format
8223 #, python-format
7870 msgid "Commit (%(num)s)"
8224 msgid "Commit (%(num)s)"
7871 msgid_plural "Commits (%(num)s)"
8225 msgid_plural "Commits (%(num)s)"
@@ -7873,22 +8227,22 b' msgstr[0] ""'
7873 msgstr[1] ""
8227 msgstr[1] ""
7874 msgstr[2] ""
8228 msgstr[2] ""
7875
8229
7876 #: rhodecode/templates/email_templates/pull_request_review.mako:47
8230 #: rhodecode/templates/email_templates/pull_request_review.mako:71
7877 #, python-format
8231 #, python-format
7878 msgid "%(user)s wants you to review pull request #%(pr_id)s: \"%(pr_title)s\"."
8232 msgid "%(user)s wants you to review pull request #%(pr_id)s: \"%(pr_title)s\"."
7879 msgstr ""
8233 msgstr ""
7880
8234
7881 #: rhodecode/templates/email_templates/pull_request_review.mako:49
8235 #: rhodecode/templates/email_templates/pull_request_review.mako:73
7882 #, python-format
8236 #, python-format
7883 msgid "%(source_ref_type)s of %(source_repo_url)s"
8237 msgid "%(source_ref_type)s of %(source_repo_url)s"
7884 msgstr ""
8238 msgstr ""
7885
8239
7886 #: rhodecode/templates/email_templates/pull_request_review.mako:50
8240 #: rhodecode/templates/email_templates/pull_request_review.mako:74
7887 #, python-format
8241 #, python-format
7888 msgid "%(target_ref_type)s of %(target_repo_url)s"
8242 msgid "%(target_ref_type)s of %(target_repo_url)s"
7889 msgstr ""
8243 msgstr ""
7890
8244
7891 #: rhodecode/templates/email_templates/pull_request_review.mako:52
8245 #: rhodecode/templates/email_templates/pull_request_review.mako:76
7892 #: rhodecode/templates/summary/components.html:95
8246 #: rhodecode/templates/summary/components.html:95
7893 #: rhodecode/templates/summary/components.html:98
8247 #: rhodecode/templates/summary/components.html:98
7894 #, python-format
8248 #, python-format
@@ -8131,13 +8485,13 b' msgid "Delete file"'
8131 msgstr "Usuń plik"
8485 msgstr "Usuń plik"
8132
8486
8133 #: rhodecode/templates/files/files_delete.html:45
8487 #: rhodecode/templates/files/files_delete.html:45
8134 #: rhodecode/templates/files/files_source.html:49
8488 #: rhodecode/templates/files/files_source.html:50
8135 #, python-format
8489 #, python-format
8136 msgid "Binary file (%s)"
8490 msgid "Binary file (%s)"
8137 msgstr "Plik binarny (%s)"
8491 msgstr "Plik binarny (%s)"
8138
8492
8139 #: rhodecode/templates/files/files_delete.html:50
8493 #: rhodecode/templates/files/files_delete.html:50
8140 #: rhodecode/templates/files/files_source.html:61
8494 #: rhodecode/templates/files/files_source.html:62
8141 msgid "File is too big to display"
8495 msgid "File is too big to display"
8142 msgstr "Plik jest za duży do wyświetlenia"
8496 msgstr "Plik jest za duży do wyświetlenia"
8143
8497
@@ -8208,44 +8562,44 b' msgstr[0] ""'
8208 msgstr[1] ""
8562 msgstr[1] ""
8209 msgstr[2] ""
8563 msgstr[2] ""
8210
8564
8211 #: rhodecode/templates/files/files_source.html:12
8565 #: rhodecode/templates/files/files_source.html:13
8212 msgid "History"
8566 msgid "History"
8213 msgstr "Historia"
8567 msgstr "Historia"
8214
8568
8215 #: rhodecode/templates/files/files_source.html:15
8569 #: rhodecode/templates/files/files_source.html:16
8216 #: rhodecode/templates/search/search_content.html:68
8570 #: rhodecode/templates/search/search_content.html:68
8217 msgid "Show Full History"
8571 msgid "Show Full History"
8218 msgstr ""
8572 msgstr ""
8219
8573
8220 #: rhodecode/templates/files/files_source.html:20
8574 #: rhodecode/templates/files/files_source.html:21
8221 #: rhodecode/templates/search/search_content.html:70
8575 #: rhodecode/templates/search/search_content.html:70
8222 msgid "Annotation"
8576 msgid "Annotation"
8223 msgstr ""
8577 msgstr ""
8224
8578
8225 #: rhodecode/templates/files/files_source.html:22
8579 #: rhodecode/templates/files/files_source.html:23
8226 #: rhodecode/templates/search/search_content.html:71
8580 #: rhodecode/templates/search/search_content.html:71
8227 msgid "Raw"
8581 msgid "Raw"
8228 msgstr ""
8582 msgstr ""
8229
8583
8230 #: rhodecode/templates/files/files_source.html:24
8584 #: rhodecode/templates/files/files_source.html:25
8231 #: rhodecode/templates/search/search_content.html:73
8585 #: rhodecode/templates/search/search_content.html:73
8232 msgid "Download"
8586 msgid "Download"
8233 msgstr "Pobierz"
8587 msgstr "Pobierz"
8234
8588
8235 #: rhodecode/templates/files/files_source.html:31
8589 #: rhodecode/templates/files/files_source.html:32
8236 #, python-format
8590 #, python-format
8237 msgid "Edit on Branch:%s"
8591 msgid "Edit on Branch:%s"
8238 msgstr ""
8592 msgstr ""
8239
8593
8240 #: rhodecode/templates/files/files_source.html:36
8594 #: rhodecode/templates/files/files_source.html:37
8241 msgid "Editing binary files not allowed"
8595 msgid "Editing binary files not allowed"
8242 msgstr "Edycja plików binarnych jest zabroniona"
8596 msgstr "Edycja plików binarnych jest zabroniona"
8243
8597
8244 #: rhodecode/templates/files/files_source.html:39
8598 #: rhodecode/templates/files/files_source.html:40
8245 msgid "Editing files allowed only when on branch head commit"
8599 msgid "Editing files allowed only when on branch head commit"
8246 msgstr ""
8600 msgstr ""
8247
8601
8248 #: rhodecode/templates/files/files_source.html:40
8602 #: rhodecode/templates/files/files_source.html:41
8249 msgid "Deleting files allowed only when on branch head commit"
8603 msgid "Deleting files allowed only when on branch head commit"
8250 msgstr ""
8604 msgstr ""
8251
8605
1 NO CONTENT: modified file, binary diff hidden
NO CONTENT: modified file, binary diff hidden
This diff has been collapsed as it changes many lines, (1176 lines changed) Show them Hide them
@@ -9,8 +9,8 b' msgid ""'
9 msgstr ""
9 msgstr ""
10 "Project-Id-Version: RhodeCode\n"
10 "Project-Id-Version: RhodeCode\n"
11 "Report-Msgid-Bugs-To: marcin@rhodecode.com\n"
11 "Report-Msgid-Bugs-To: marcin@rhodecode.com\n"
12 "POT-Creation-Date: 2016-08-02 20:55+0000\n"
12 "POT-Creation-Date: 2016-09-15 14:11+0000\n"
13 "PO-Revision-Date: 2016-08-02 20:57+0000\n"
13 "PO-Revision-Date: 2016-09-15 14:12+0000\n"
14 "Last-Translator: Marcin Kuzminski <marcin@rhodecode.com>\n"
14 "Last-Translator: Marcin Kuzminski <marcin@rhodecode.com>\n"
15 "Language-Team: Portuguese (http://www.transifex.com/rhodecode/RhodeCode/language/pt/)\n"
15 "Language-Team: Portuguese (http://www.transifex.com/rhodecode/RhodeCode/language/pt/)\n"
16 "MIME-Version: 1.0\n"
16 "MIME-Version: 1.0\n"
@@ -21,7 +21,7 b' msgstr ""'
21 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
21 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
22
22
23 #: rhodecode/admin/navigation.py:74 rhodecode/authentication/routes.py:60
23 #: rhodecode/admin/navigation.py:74 rhodecode/authentication/routes.py:60
24 #: rhodecode/integrations/views.py:126
24 #: rhodecode/integrations/views.py:168
25 #: rhodecode/templates/admin/permissions/permissions.html:36
25 #: rhodecode/templates/admin/permissions/permissions.html:36
26 msgid "Global"
26 msgid "Global"
27 msgstr ""
27 msgstr ""
@@ -44,7 +44,8 b' msgstr ""'
44 msgid "Issue Tracker"
44 msgid "Issue Tracker"
45 msgstr ""
45 msgstr ""
46
46
47 #: rhodecode/admin/navigation.py:80 rhodecode/templates/register.html:76
47 #: rhodecode/admin/navigation.py:80 rhodecode/integrations/types/email.py:232
48 #: rhodecode/templates/register.html:76
48 #: rhodecode/templates/admin/my_account/my_account_profile.html:48
49 #: rhodecode/templates/admin/my_account/my_account_profile.html:48
49 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:94
50 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:94
50 #: rhodecode/templates/admin/users/user_add.html:86
51 #: rhodecode/templates/admin/users/user_add.html:86
@@ -64,12 +65,18 b' msgid "Full Text Search"'
64 msgstr ""
65 msgstr ""
65
66
66 #: rhodecode/admin/navigation.py:83
67 #: rhodecode/admin/navigation.py:83
67 #: rhodecode/templates/admin/integrations/base.html:21
68 #: rhodecode/templates/admin/integrations/base.html:23
68 #: rhodecode/templates/admin/integrations/edit.html:8
69 #: rhodecode/templates/admin/integrations/form.html:8
69 #: rhodecode/templates/admin/integrations/edit.html:19
70 #: rhodecode/templates/admin/integrations/form.html:21
70 #: rhodecode/templates/admin/integrations/list.html:15
71 #: rhodecode/templates/admin/integrations/form.html:32
71 #: rhodecode/templates/admin/integrations/list.html:19
72 #: rhodecode/templates/admin/integrations/list.html:21
72 #: rhodecode/templates/admin/integrations/list.html:26
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 #: rhodecode/templates/admin/repos/repo_edit.html:72
80 #: rhodecode/templates/admin/repos/repo_edit.html:72
74 #: rhodecode/templates/base/base.html:84
81 #: rhodecode/templates/base/base.html:84
75 msgid "Integrations"
82 msgid "Integrations"
@@ -92,9 +99,9 b' msgstr ""'
92 msgid "Enable or disable this authentication plugin."
99 msgid "Enable or disable this authentication plugin."
93 msgstr ""
100 msgstr ""
94
101
95 #: rhodecode/authentication/schema.py:37 rhodecode/integrations/schema.py:37
102 #: rhodecode/authentication/schema.py:37 rhodecode/integrations/schema.py:32
96 #: rhodecode/templates/admin/integrations/list.html:62
103 #: rhodecode/model/validation_schema/schemas/integration_schema.py:197
97 #: rhodecode/templates/admin/my_account/my_account_notifications.html:14
104 #: rhodecode/templates/admin/integrations/list.html:101
98 msgid "Enabled"
105 msgid "Enabled"
99 msgstr "Habilitado"
106 msgstr "Habilitado"
100
107
@@ -397,12 +404,12 b' msgstr ""'
397
404
398 #: rhodecode/controllers/changeset.py:335
405 #: rhodecode/controllers/changeset.py:335
399 #: rhodecode/controllers/pullrequests.py:750
406 #: rhodecode/controllers/pullrequests.py:750
400 #: rhodecode/model/pull_request.py:843
407 #: rhodecode/model/pull_request.py:842
401 #, python-format
408 #, python-format
402 msgid "Status change %(transition_icon)s %(status)s"
409 msgid "Status change %(transition_icon)s %(status)s"
403 msgstr ""
410 msgstr ""
404
411
405 #: rhodecode/controllers/changeset.py:372
412 #: rhodecode/controllers/changeset.py:373
406 msgid ""
413 msgid ""
407 "Changing the status of a commit associated with a closed pull request is not"
414 "Changing the status of a commit associated with a closed pull request is not"
408 " allowed"
415 " allowed"
@@ -545,14 +552,14 b' msgstr ""'
545 msgid "Changesets"
552 msgid "Changesets"
546 msgstr "Conjuntos de mudanças"
553 msgstr "Conjuntos de mudanças"
547
554
548 #: rhodecode/controllers/files.py:1026 rhodecode/controllers/summary.py:251
555 #: rhodecode/controllers/files.py:1026 rhodecode/controllers/summary.py:259
549 #: rhodecode/model/pull_request.py:1059 rhodecode/model/scm.py:780
556 #: rhodecode/model/pull_request.py:1059 rhodecode/model/scm.py:780
550 #: rhodecode/templates/base/vcs_settings.html:138
557 #: rhodecode/templates/base/vcs_settings.html:185
551 msgid "Branches"
558 msgid "Branches"
552 msgstr "Ramos"
559 msgstr "Ramos"
553
560
554 #: rhodecode/controllers/files.py:1030 rhodecode/model/scm.py:795
561 #: rhodecode/controllers/files.py:1030 rhodecode/model/scm.py:795
555 #: rhodecode/templates/base/vcs_settings.html:163
562 #: rhodecode/templates/base/vcs_settings.html:210
556 msgid "Tags"
563 msgid "Tags"
557 msgstr "Etiquetas"
564 msgstr "Etiquetas"
558
565
@@ -658,30 +665,30 b' msgid "Close Pull Request"'
658 msgstr ""
665 msgstr ""
659
666
660 #: rhodecode/controllers/pullrequests.py:754
667 #: rhodecode/controllers/pullrequests.py:754
661 #: rhodecode/model/pull_request.py:847
668 #: rhodecode/model/pull_request.py:846
662 msgid "Closing with"
669 msgid "Closing with"
663 msgstr "Fechando com"
670 msgstr "Fechando com"
664
671
665 #: rhodecode/controllers/pullrequests.py:802
672 #: rhodecode/controllers/pullrequests.py:804
666 #, python-format
673 #, python-format
667 msgid ""
674 msgid ""
668 "Closing pull request on other statuses than rejected or approved is "
675 "Closing pull request on other statuses than rejected or approved is "
669 "forbidden. Calculated status from all reviewers is currently: %s"
676 "forbidden. Calculated status from all reviewers is currently: %s"
670 msgstr ""
677 msgstr ""
671
678
672 #: rhodecode/controllers/summary.py:235
679 #: rhodecode/controllers/summary.py:243
673 msgid "Branch"
680 msgid "Branch"
674 msgstr "Ramo"
681 msgstr "Ramo"
675
682
676 #: rhodecode/controllers/summary.py:236
683 #: rhodecode/controllers/summary.py:244
677 msgid "Tag"
684 msgid "Tag"
678 msgstr ""
685 msgstr ""
679
686
680 #: rhodecode/controllers/summary.py:237
687 #: rhodecode/controllers/summary.py:245
681 msgid "Bookmark"
688 msgid "Bookmark"
682 msgstr ""
689 msgstr ""
683
690
684 #: rhodecode/controllers/summary.py:252
691 #: rhodecode/controllers/summary.py:260
685 msgid "Closed branches"
692 msgid "Closed branches"
686 msgstr ""
693 msgstr ""
687
694
@@ -694,37 +701,37 b' msgid "Error occurred during update of d'
694 msgstr ""
701 msgstr ""
695
702
696 #: rhodecode/controllers/admin/gists.py:63
703 #: rhodecode/controllers/admin/gists.py:63
697 #: rhodecode/controllers/admin/my_account.py:307
704 #: rhodecode/controllers/admin/my_account.py:317
698 #: rhodecode/controllers/admin/users.py:431
705 #: rhodecode/controllers/admin/users.py:431
699 msgid "forever"
706 msgid "forever"
700 msgstr "para sempre"
707 msgstr "para sempre"
701
708
702 #: rhodecode/controllers/admin/gists.py:64
709 #: rhodecode/controllers/admin/gists.py:64
703 #: rhodecode/controllers/admin/my_account.py:308
710 #: rhodecode/controllers/admin/my_account.py:318
704 #: rhodecode/controllers/admin/users.py:432
711 #: rhodecode/controllers/admin/users.py:432
705 msgid "5 minutes"
712 msgid "5 minutes"
706 msgstr "cinco minutos"
713 msgstr "cinco minutos"
707
714
708 #: rhodecode/controllers/admin/gists.py:65
715 #: rhodecode/controllers/admin/gists.py:65
709 #: rhodecode/controllers/admin/my_account.py:309
716 #: rhodecode/controllers/admin/my_account.py:319
710 #: rhodecode/controllers/admin/users.py:433
717 #: rhodecode/controllers/admin/users.py:433
711 msgid "1 hour"
718 msgid "1 hour"
712 msgstr "uma hora"
719 msgstr "uma hora"
713
720
714 #: rhodecode/controllers/admin/gists.py:66
721 #: rhodecode/controllers/admin/gists.py:66
715 #: rhodecode/controllers/admin/my_account.py:310
722 #: rhodecode/controllers/admin/my_account.py:320
716 #: rhodecode/controllers/admin/users.py:434
723 #: rhodecode/controllers/admin/users.py:434
717 msgid "1 day"
724 msgid "1 day"
718 msgstr "um dia"
725 msgstr "um dia"
719
726
720 #: rhodecode/controllers/admin/gists.py:67
727 #: rhodecode/controllers/admin/gists.py:67
721 #: rhodecode/controllers/admin/my_account.py:311
728 #: rhodecode/controllers/admin/my_account.py:321
722 #: rhodecode/controllers/admin/users.py:435
729 #: rhodecode/controllers/admin/users.py:435
723 msgid "1 month"
730 msgid "1 month"
724 msgstr "um mês"
731 msgstr "um mês"
725
732
726 #: rhodecode/controllers/admin/gists.py:71
733 #: rhodecode/controllers/admin/gists.py:71
727 #: rhodecode/controllers/admin/my_account.py:313
734 #: rhodecode/controllers/admin/my_account.py:323
728 #: rhodecode/controllers/admin/users.py:437
735 #: rhodecode/controllers/admin/users.py:437
729 msgid "Lifetime"
736 msgid "Lifetime"
730 msgstr ""
737 msgstr ""
@@ -778,60 +785,61 b' msgstr "nunca"'
778 msgid "%(expiry)s - current value"
785 msgid "%(expiry)s - current value"
779 msgstr ""
786 msgstr ""
780
787
781 #: rhodecode/controllers/admin/my_account.py:70
788 #: rhodecode/controllers/admin/my_account.py:74
782 msgid "You can't edit this user since it's crucial for entire application"
789 msgid "You can't edit this user since it's crucial for entire application"
783 msgstr "Você não pode editar esse usuário pois ele é crucial para toda a aplicação"
790 msgstr "Você não pode editar esse usuário pois ele é crucial para toda a aplicação"
784
791
785 #: rhodecode/controllers/admin/my_account.py:128
792 #: rhodecode/controllers/admin/my_account.py:132
786 msgid "Your account was updated successfully"
793 msgid "Your account was updated successfully"
787 msgstr "Sua conta foi atualizada com sucesso"
794 msgstr "Sua conta foi atualizada com sucesso"
788
795
789 #: rhodecode/controllers/admin/my_account.py:143
796 #: rhodecode/controllers/admin/my_account.py:147
790 #: rhodecode/controllers/admin/users.py:218
797 #: rhodecode/controllers/admin/users.py:218
791 #, python-format
798 #, python-format
792 msgid "Error occurred during update of user %s"
799 msgid "Error occurred during update of user %s"
793 msgstr "Ocorreu um erro durante a atualização do usuário %s"
800 msgstr "Ocorreu um erro durante a atualização do usuário %s"
794
801
795 #: rhodecode/controllers/admin/my_account.py:202
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 ""
806
807 #: rhodecode/controllers/admin/my_account.py:226
796 msgid "Successfully updated password"
808 msgid "Successfully updated password"
797 msgstr ""
809 msgstr ""
798
810
799 #: rhodecode/controllers/admin/my_account.py:213
811 #: rhodecode/controllers/admin/my_account.py:271
800 msgid "Error occurred during update of user password"
801 msgstr ""
802
803 #: rhodecode/controllers/admin/my_account.py:261
804 #: rhodecode/controllers/admin/users.py:611
812 #: rhodecode/controllers/admin/users.py:611
805 #, python-format
813 #, python-format
806 msgid "Added new email address `%s` for user account"
814 msgid "Added new email address `%s` for user account"
807 msgstr ""
815 msgstr ""
808
816
809 #: rhodecode/controllers/admin/my_account.py:268
817 #: rhodecode/controllers/admin/my_account.py:278
810 #: rhodecode/controllers/admin/users.py:618
818 #: rhodecode/controllers/admin/users.py:618
811 msgid "An error occurred during email saving"
819 msgid "An error occurred during email saving"
812 msgstr "Ocorreu um erro durante o salvamento do email"
820 msgstr "Ocorreu um erro durante o salvamento do email"
813
821
814 #: rhodecode/controllers/admin/my_account.py:278
822 #: rhodecode/controllers/admin/my_account.py:288
815 #: rhodecode/controllers/admin/users.py:633
823 #: rhodecode/controllers/admin/users.py:633
816 msgid "Removed email address from user account"
824 msgid "Removed email address from user account"
817 msgstr ""
825 msgstr ""
818
826
819 #: rhodecode/controllers/admin/my_account.py:316
827 #: rhodecode/controllers/admin/my_account.py:326
820 #: rhodecode/controllers/admin/users.py:440
828 #: rhodecode/controllers/admin/users.py:440
821 msgid "Role"
829 msgid "Role"
822 msgstr ""
830 msgstr ""
823
831
824 #: rhodecode/controllers/admin/my_account.py:329
832 #: rhodecode/controllers/admin/my_account.py:339
825 #: rhodecode/controllers/admin/users.py:464
833 #: rhodecode/controllers/admin/users.py:464
826 msgid "Auth token successfully created"
834 msgid "Auth token successfully created"
827 msgstr ""
835 msgstr ""
828
836
829 #: rhodecode/controllers/admin/my_account.py:342
837 #: rhodecode/controllers/admin/my_account.py:352
830 #: rhodecode/controllers/admin/users.py:483
838 #: rhodecode/controllers/admin/users.py:483
831 msgid "Auth token successfully reset"
839 msgid "Auth token successfully reset"
832 msgstr ""
840 msgstr ""
833
841
834 #: rhodecode/controllers/admin/my_account.py:346
842 #: rhodecode/controllers/admin/my_account.py:356
835 #: rhodecode/controllers/admin/users.py:487
843 #: rhodecode/controllers/admin/users.py:487
836 msgid "Auth token successfully deleted"
844 msgid "Auth token successfully deleted"
837 msgstr ""
845 msgstr ""
@@ -1051,18 +1059,18 b' msgid "Error occurred during deleting is'
1051 msgstr ""
1059 msgstr ""
1052
1060
1053 #: rhodecode/controllers/admin/repos.py:721
1061 #: rhodecode/controllers/admin/repos.py:721
1054 #: rhodecode/controllers/admin/settings.py:363
1062 #: rhodecode/controllers/admin/settings.py:366
1055 msgid "Removed issue tracker entry"
1063 msgid "Removed issue tracker entry"
1056 msgstr ""
1064 msgstr ""
1057
1065
1058 #: rhodecode/controllers/admin/repos.py:751
1066 #: rhodecode/controllers/admin/repos.py:751
1059 #: rhodecode/controllers/admin/settings.py:409
1067 #: rhodecode/controllers/admin/settings.py:412
1060 msgid "Updated issue tracker entries"
1068 msgid "Updated issue tracker entries"
1061 msgstr ""
1069 msgstr ""
1062
1070
1063 #: rhodecode/controllers/admin/repos.py:812
1071 #: rhodecode/controllers/admin/repos.py:812
1064 #: rhodecode/controllers/admin/settings.py:142
1072 #: rhodecode/controllers/admin/settings.py:143
1065 #: rhodecode/controllers/admin/settings.py:719
1073 #: rhodecode/controllers/admin/settings.py:722
1066 msgid "Some form inputs contain invalid data."
1074 msgid "Some form inputs contain invalid data."
1067 msgstr ""
1075 msgstr ""
1068
1076
@@ -1071,86 +1079,70 b' msgid "Error occurred during updating re'
1071 msgstr ""
1079 msgstr ""
1072
1080
1073 #: rhodecode/controllers/admin/repos.py:834
1081 #: rhodecode/controllers/admin/repos.py:834
1074 #: rhodecode/controllers/admin/settings.py:168
1082 #: rhodecode/controllers/admin/settings.py:171
1075 msgid "Updated VCS settings"
1083 msgid "Updated VCS settings"
1076 msgstr "Configurações de VCS atualizadas"
1084 msgstr "Configurações de VCS atualizadas"
1077
1085
1078 #: rhodecode/controllers/admin/settings.py:164
1086 #: rhodecode/controllers/admin/settings.py:167
1079 #: rhodecode/controllers/admin/settings.py:267
1087 #: rhodecode/controllers/admin/settings.py:270
1080 msgid "Error occurred during updating application settings"
1088 msgid "Error occurred during updating application settings"
1081 msgstr "Ocorreu um erro durante a atualização das configurações da aplicação"
1089 msgstr "Ocorreu um erro durante a atualização das configurações da aplicação"
1082
1090
1083 #: rhodecode/controllers/admin/settings.py:211
1091 #: rhodecode/controllers/admin/settings.py:214
1084 #, python-format
1092 #, python-format
1085 msgid "Repositories successfully rescanned added: %s ; removed: %s"
1093 msgid "Repositories successfully rescanned added: %s ; removed: %s"
1086 msgstr "Repositórios varridos com sucesso adicionados: %s ; removidos: %s"
1094 msgstr "Repositórios varridos com sucesso adicionados: %s ; removidos: %s"
1087
1095
1088 #: rhodecode/controllers/admin/settings.py:263
1096 #: rhodecode/controllers/admin/settings.py:266
1089 msgid "Updated application settings"
1097 msgid "Updated application settings"
1090 msgstr "Configurações da aplicação atualizadas"
1098 msgstr "Configurações da aplicação atualizadas"
1091
1099
1092 #: rhodecode/controllers/admin/settings.py:327
1100 #: rhodecode/controllers/admin/settings.py:330
1093 msgid "Updated visualisation settings"
1101 msgid "Updated visualisation settings"
1094 msgstr "Configurações de visualização atualizadas"
1102 msgstr "Configurações de visualização atualizadas"
1095
1103
1096 #: rhodecode/controllers/admin/settings.py:330
1104 #: rhodecode/controllers/admin/settings.py:333
1097 msgid "Error occurred during updating visualisation settings"
1105 msgid "Error occurred during updating visualisation settings"
1098 msgstr "Ocorreu um erro durante a atualização das configurações de visualização"
1106 msgstr "Ocorreu um erro durante a atualização das configurações de visualização"
1099
1107
1100 #: rhodecode/controllers/admin/settings.py:422
1108 #: rhodecode/controllers/admin/settings.py:425
1101 msgid "Please enter email address"
1109 msgid "Please enter email address"
1102 msgstr ""
1110 msgstr ""
1103
1111
1104 #: rhodecode/controllers/admin/settings.py:440
1112 #: rhodecode/controllers/admin/settings.py:443
1105 msgid "Send email task created"
1113 msgid "Send email task created"
1106 msgstr ""
1114 msgstr ""
1107
1115
1108 #: rhodecode/controllers/admin/settings.py:473
1116 #: rhodecode/controllers/admin/settings.py:476
1109 msgid "Added new hook"
1117 msgid "Added new hook"
1110 msgstr "Adicionado novo gancho"
1118 msgstr "Adicionado novo gancho"
1111
1119
1112 #: rhodecode/controllers/admin/settings.py:488
1120 #: rhodecode/controllers/admin/settings.py:491
1113 msgid "Updated hooks"
1121 msgid "Updated hooks"
1114 msgstr "Atualizados os ganchos"
1122 msgstr "Atualizados os ganchos"
1115
1123
1116 #: rhodecode/controllers/admin/settings.py:492
1124 #: rhodecode/controllers/admin/settings.py:495
1117 msgid "Error occurred during hook creation"
1125 msgid "Error occurred during hook creation"
1118 msgstr "Ocorreu um erro durante a criação do hook"
1126 msgstr "Ocorreu um erro durante a criação do hook"
1119
1127
1120 #: rhodecode/controllers/admin/settings.py:540
1128 #: rhodecode/controllers/admin/settings.py:543
1121 #, python-format
1129 #, python-format
1122 msgid "Critical: your disk space is very low <b>%s%%</b> usedpercent"
1130 msgid "Critical: your disk space is very low <b>%s%%</b> usedpercent"
1123 msgstr ""
1131 msgstr ""
1124
1132
1125 #: rhodecode/controllers/admin/settings.py:544
1133 #: rhodecode/controllers/admin/settings.py:547
1126 #, python-format
1134 #, python-format
1127 msgid "Warning: your disk space is running low <b>%s%%</b> usedpercent"
1135 msgid "Warning: your disk space is running low <b>%s%%</b> usedpercent"
1128 msgstr ""
1136 msgstr ""
1129
1137
1130 #: rhodecode/controllers/admin/settings.py:740
1138 #: rhodecode/controllers/admin/settings.py:743
1131 msgid "Error occurred during updating labs settings"
1139 msgid "Error occurred during updating labs settings"
1132 msgstr ""
1140 msgstr ""
1133
1141
1134 #: rhodecode/controllers/admin/settings.py:745
1142 #: rhodecode/controllers/admin/settings.py:748
1135 msgid "Updated Labs settings"
1143 msgid "Updated Labs settings"
1136 msgstr ""
1144 msgstr ""
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 #: rhodecode/controllers/admin/user_groups.py:168
1146 #: rhodecode/controllers/admin/user_groups.py:168
1155 #, python-format
1147 #, python-format
1156 msgid "Created user group %(user_group_link)s"
1148 msgid "Created user group %(user_group_link)s"
@@ -1333,38 +1325,50 b' msgstr ""'
1333 msgid "pullrequest commented"
1325 msgid "pullrequest commented"
1334 msgstr ""
1326 msgstr ""
1335
1327
1336 #: rhodecode/events/repo.py:135
1328 #: rhodecode/events/repo.py:136
1337 msgid "repository pre create"
1329 msgid "repository pre create"
1338 msgstr ""
1330 msgstr ""
1339
1331
1340 #: rhodecode/events/repo.py:144
1332 #: rhodecode/events/repo.py:145
1341 msgid "repository created"
1333 msgid "repository created"
1342 msgstr ""
1334 msgstr ""
1343
1335
1344 #: rhodecode/events/repo.py:153
1336 #: rhodecode/events/repo.py:154
1345 msgid "repository pre delete"
1337 msgid "repository pre delete"
1346 msgstr ""
1338 msgstr ""
1347
1339
1348 #: rhodecode/events/repo.py:162
1340 #: rhodecode/events/repo.py:163
1349 msgid "repository deleted"
1341 msgid "repository deleted"
1350 msgstr ""
1342 msgstr ""
1351
1343
1352 #: rhodecode/events/repo.py:193
1344 #: rhodecode/events/repo.py:199
1353 msgid "repository pre pull"
1345 msgid "repository pre pull"
1354 msgstr ""
1346 msgstr ""
1355
1347
1356 #: rhodecode/events/repo.py:202
1348 #: rhodecode/events/repo.py:208
1357 msgid "repository pull"
1349 msgid "repository pull"
1358 msgstr ""
1350 msgstr ""
1359
1351
1360 #: rhodecode/events/repo.py:211
1352 #: rhodecode/events/repo.py:217
1361 msgid "repository pre push"
1353 msgid "repository pre push"
1362 msgstr ""
1354 msgstr ""
1363
1355
1364 #: rhodecode/events/repo.py:222
1356 #: rhodecode/events/repo.py:228
1365 msgid "repository push"
1357 msgid "repository push"
1366 msgstr ""
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 #: rhodecode/events/user.py:34
1372 #: rhodecode/events/user.py:34
1369 msgid "user registered"
1373 msgid "user registered"
1370 msgstr ""
1374 msgstr ""
@@ -1377,42 +1381,202 b' msgstr ""'
1377 msgid "user pre update"
1381 msgid "user pre update"
1378 msgstr ""
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 "Limpar"
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 "Excluir"
1440
1441 #: rhodecode/integrations/schema.py:30
1442 #: rhodecode/model/validation_schema/schemas/integration_schema.py:195
1381 msgid "Enable or disable this integration."
1443 msgid "Enable or disable this integration."
1382 msgstr ""
1444 msgstr ""
1383
1445
1384 #: rhodecode/integrations/schema.py:42
1446 #: rhodecode/integrations/schema.py:37
1447 #: rhodecode/model/validation_schema/schemas/integration_schema.py:176
1385 msgid "Short name for this integration."
1448 msgid "Short name for this integration."
1386 msgstr ""
1449 msgstr ""
1387
1450
1388 #: rhodecode/integrations/schema.py:44
1451 #: rhodecode/integrations/schema.py:39
1452 #: rhodecode/model/validation_schema/schemas/integration_schema.py:178
1389 msgid "Integration name"
1453 msgid "Integration name"
1390 msgstr ""
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 #: rhodecode/integrations/views.py:172
1482 #: rhodecode/integrations/views.py:172
1483 msgid "{name} integration"
1484 msgstr ""
1485
1486 #: rhodecode/integrations/views.py:186
1393 msgid "Integration {integration_name} deleted successfully."
1487 msgid "Integration {integration_name} deleted successfully."
1394 msgstr ""
1488 msgstr ""
1395
1489
1396 #: rhodecode/integrations/views.py:200
1490 #: rhodecode/integrations/views.py:266
1397 msgid ""
1491 msgid ""
1398 "Errors exist when saving integration settings. Please check the form inputs."
1492 "Errors exist when saving integration settings. Please check the form inputs."
1399 msgstr ""
1493 msgstr ""
1400
1494
1401 #: rhodecode/integrations/views.py:220
1495 #: rhodecode/integrations/views.py:292
1402 msgid "Integration {integration_name} updated successfully."
1496 msgid "Integration {integration_name} updated successfully."
1403 msgstr ""
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 #: rhodecode/integrations/types/slack.py:45
1573 #: rhodecode/integrations/types/slack.py:45
1406 msgid "Slack service URL"
1407 msgstr ""
1408
1409 #: rhodecode/integrations/types/slack.py:46
1410 msgid ""
1574 msgid ""
1411 "This can be setup at the <a href=\"https://my.slack.com/services/new"
1575 "This can be setup at the <a href=\"https://my.slack.com/services/new"
1412 "/incoming-webhook/\">slack app manager</a>"
1576 "/incoming-webhook/\">slack app manager</a>"
1413 msgstr ""
1577 msgstr ""
1414
1578
1415 #: rhodecode/integrations/types/slack.py:59 rhodecode/templates/login.html:43
1579 #: rhodecode/integrations/types/slack.py:58 rhodecode/templates/login.html:43
1416 #: rhodecode/templates/register.html:41
1580 #: rhodecode/templates/register.html:41
1417 #: rhodecode/templates/admin/admin_log.html:7
1581 #: rhodecode/templates/admin/admin_log.html:7
1418 #: rhodecode/templates/admin/my_account/my_account_profile.html:24
1582 #: rhodecode/templates/admin/my_account/my_account_profile.html:24
@@ -1428,35 +1592,40 b' msgstr ""'
1428 msgid "Username"
1592 msgid "Username"
1429 msgstr "Nome de usuário"
1593 msgstr "Nome de usuário"
1430
1594
1431 #: rhodecode/integrations/types/slack.py:60
1595 #: rhodecode/integrations/types/slack.py:59
1432 msgid "Username to show notifications coming from."
1596 msgid "Username to show notifications coming from."
1433 msgstr ""
1597 msgstr ""
1434
1598
1599 #: rhodecode/integrations/types/slack.py:68
1600 msgid "Channel"
1601 msgstr ""
1602
1435 #: rhodecode/integrations/types/slack.py:69
1603 #: rhodecode/integrations/types/slack.py:69
1436 msgid "Channel"
1437 msgstr ""
1438
1439 #: rhodecode/integrations/types/slack.py:70
1440 msgid "Channel to send notifications to."
1604 msgid "Channel to send notifications to."
1441 msgstr ""
1605 msgstr ""
1442
1606
1607 #: rhodecode/integrations/types/slack.py:78
1608 msgid "Emoji"
1609 msgstr ""
1610
1443 #: rhodecode/integrations/types/slack.py:79
1611 #: rhodecode/integrations/types/slack.py:79
1444 msgid "Emoji"
1445 msgstr ""
1446
1447 #: rhodecode/integrations/types/slack.py:80
1448 msgid "Emoji to use eg. :studio_microphone:"
1612 msgid "Emoji to use eg. :studio_microphone:"
1449 msgstr ""
1613 msgstr ""
1450
1614
1451 #: rhodecode/integrations/types/slack.py:107
1615 #: rhodecode/integrations/types/slack.py:101
1452 msgid "Slack"
1616 msgid "Slack"
1453 msgstr ""
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 #: rhodecode/integrations/types/webhook.py:41
1628 #: rhodecode/integrations/types/webhook.py:41
1456 msgid "Webhook URL"
1457 msgstr ""
1458
1459 #: rhodecode/integrations/types/webhook.py:42
1460 msgid "URL of the webhook to receive POST event."
1629 msgid "URL of the webhook to receive POST event."
1461 msgstr ""
1630 msgstr ""
1462
1631
@@ -1468,10 +1637,14 b' msgstr ""'
1468 msgid "String used to validate received payloads."
1637 msgid "String used to validate received payloads."
1469 msgstr ""
1638 msgstr ""
1470
1639
1471 #: rhodecode/integrations/types/webhook.py:62
1640 #: rhodecode/integrations/types/webhook.py:65
1472 msgid "Webhook"
1641 msgid "Webhook"
1473 msgstr ""
1642 msgstr ""
1474
1643
1644 #: rhodecode/integrations/types/webhook.py:66
1645 msgid "Post json events to a webhook endpoint"
1646 msgstr ""
1647
1475 #: rhodecode/lib/action_parser.py:89
1648 #: rhodecode/lib/action_parser.py:89
1476 msgid "[deleted] repository"
1649 msgid "[deleted] repository"
1477 msgstr "repositório [excluído]"
1650 msgstr "repositório [excluído]"
@@ -1595,80 +1768,80 b' msgstr "Tag criada: %s"'
1595 msgid "Commit not found"
1768 msgid "Commit not found"
1596 msgstr ""
1769 msgstr ""
1597
1770
1598 #: rhodecode/lib/auth.py:1180
1771 #: rhodecode/lib/auth.py:1185
1599 #, python-format
1772 #, python-format
1600 msgid "IP %s not allowed"
1773 msgid "IP %s not allowed"
1601 msgstr "IP %s não permitido"
1774 msgstr "IP %s não permitido"
1602
1775
1603 #: rhodecode/lib/auth.py:1254
1776 #: rhodecode/lib/auth.py:1259
1604 msgid "You need to be a registered user to perform this action"
1777 msgid "You need to be a registered user to perform this action"
1605 msgstr "Você precisa ser um usuário registrado para realizar essa ação"
1778 msgstr "Você precisa ser um usuário registrado para realizar essa ação"
1606
1779
1607 #: rhodecode/lib/auth.py:1302
1780 #: rhodecode/lib/auth.py:1307
1608 #, python-format
1781 #, python-format
1609 msgid "Action not supported for %s."
1782 msgid "Action not supported for %s."
1610 msgstr ""
1783 msgstr ""
1611
1784
1612 #: rhodecode/lib/auth.py:1339
1785 #: rhodecode/lib/auth.py:1344
1613 msgid "You need to be signed in to view this page"
1786 msgid "You need to be signed in to view this page"
1614 msgstr ""
1787 msgstr ""
1615
1788
1616 #: rhodecode/lib/base.py:545
1789 #: rhodecode/lib/base.py:550
1617 #, python-format
1790 #, python-format
1618 msgid "The repository at %(repo_name)s cannot be located."
1791 msgid "The repository at %(repo_name)s cannot be located."
1619 msgstr ""
1792 msgstr ""
1620
1793
1621 #: rhodecode/lib/diffs.py:56
1794 #: rhodecode/lib/diffs.py:62
1622 msgid "Click to comment"
1795 msgid "Click to comment"
1623 msgstr ""
1796 msgstr ""
1624
1797
1625 #: rhodecode/lib/diffs.py:71
1798 #: rhodecode/lib/diffs.py:77
1626 msgid "Binary file"
1799 msgid "Binary file"
1627 msgstr "Arquivo binário"
1800 msgstr "Arquivo binário"
1628
1801
1629 #: rhodecode/lib/diffs.py:91
1802 #: rhodecode/lib/diffs.py:98
1630 msgid ""
1803 msgid ""
1631 "Changeset was too big and was cut off, use diff menu to display this diff"
1804 "Changeset was too big and was cut off, use diff menu to display this diff"
1632 msgstr "Conjunto de mudanças é grande demais e foi cortado, use o menu de diferenças para ver as diferenças"
1805 msgstr "Conjunto de mudanças é grande demais e foi cortado, use o menu de diferenças para ver as diferenças"
1633
1806
1634 #: rhodecode/lib/diffs.py:102
1807 #: rhodecode/lib/diffs.py:109
1635 msgid "No changes detected"
1808 msgid "No changes detected"
1636 msgstr "Nenhuma alteração detectada"
1809 msgstr "Nenhuma alteração detectada"
1637
1810
1638 #: rhodecode/lib/diffs.py:631
1811 #: rhodecode/lib/diffs.py:643
1639 msgid "Click to select line"
1812 msgid "Click to select line"
1640 msgstr ""
1813 msgstr ""
1641
1814
1642 #: rhodecode/lib/helpers.py:1481
1815 #: rhodecode/lib/helpers.py:1489
1643 #, python-format
1816 #, python-format
1644 msgid " and %s more"
1817 msgid " and %s more"
1645 msgstr " e mais %s"
1818 msgstr " e mais %s"
1646
1819
1647 #: rhodecode/lib/helpers.py:1485
1820 #: rhodecode/lib/helpers.py:1493
1648 msgid "No Files"
1821 msgid "No Files"
1649 msgstr "Nenhum Arquivo"
1822 msgstr "Nenhum Arquivo"
1650
1823
1651 #: rhodecode/lib/helpers.py:1558
1824 #: rhodecode/lib/helpers.py:1566
1652 msgid "new file"
1825 msgid "new file"
1653 msgstr "novo arquivo"
1826 msgstr "novo arquivo"
1654
1827
1655 #: rhodecode/lib/helpers.py:1561
1828 #: rhodecode/lib/helpers.py:1569
1656 msgid "mod"
1829 msgid "mod"
1657 msgstr "mod"
1830 msgstr "mod"
1658
1831
1659 #: rhodecode/lib/helpers.py:1564
1832 #: rhodecode/lib/helpers.py:1572
1660 msgid "del"
1833 msgid "del"
1661 msgstr "excluir"
1834 msgstr "excluir"
1662
1835
1663 #: rhodecode/lib/helpers.py:1567
1836 #: rhodecode/lib/helpers.py:1575
1664 msgid "rename"
1837 msgid "rename"
1665 msgstr "renomear"
1838 msgstr "renomear"
1666
1839
1667 #: rhodecode/lib/helpers.py:1572
1840 #: rhodecode/lib/helpers.py:1580
1668 msgid "chmod"
1841 msgid "chmod"
1669 msgstr "chmod"
1842 msgstr "chmod"
1670
1843
1671 #: rhodecode/lib/helpers.py:1819
1844 #: rhodecode/lib/helpers.py:1827
1672 msgid ""
1845 msgid ""
1673 "Example filter terms:\n"
1846 "Example filter terms:\n"
1674 " repository:vcs\n"
1847 " repository:vcs\n"
@@ -1687,91 +1860,91 b' msgid ""'
1687 " \"username:test AND repository:test*\"\n"
1860 " \"username:test AND repository:test*\"\n"
1688 msgstr ""
1861 msgstr ""
1689
1862
1690 #: rhodecode/lib/helpers.py:1839
1863 #: rhodecode/lib/helpers.py:1847
1691 #, python-format
1864 #, python-format
1692 msgid ""
1865 msgid ""
1693 "%s repository is not mapped to db perhaps it was created or renamed from the"
1866 "%s repository is not mapped to db perhaps it was created or renamed from the"
1694 " filesystem please run the application again in order to rescan repositories"
1867 " filesystem please run the application again in order to rescan repositories"
1695 msgstr "O repositório %s não está mapeado ao BD. Talvez ele tenha sido criado ou renomeado a partir do sistema de arquivos. Por favor, execute a aplicação outra vez para varrer novamente por repositórios"
1868 msgstr "O repositório %s não está mapeado ao BD. Talvez ele tenha sido criado ou renomeado a partir do sistema de arquivos. Por favor, execute a aplicação outra vez para varrer novamente por repositórios"
1696
1869
1697 #: rhodecode/lib/utils2.py:454
1870 #: rhodecode/lib/utils2.py:463
1698 #, python-format
1871 #, python-format
1699 msgid "%d year"
1872 msgid "%d year"
1700 msgid_plural "%d years"
1873 msgid_plural "%d years"
1701 msgstr[0] "%d ano"
1874 msgstr[0] "%d ano"
1702 msgstr[1] "%d anos"
1875 msgstr[1] "%d anos"
1703
1876
1704 #: rhodecode/lib/utils2.py:455
1877 #: rhodecode/lib/utils2.py:464
1705 #, python-format
1878 #, python-format
1706 msgid "%d month"
1879 msgid "%d month"
1707 msgid_plural "%d months"
1880 msgid_plural "%d months"
1708 msgstr[0] "%d mês"
1881 msgstr[0] "%d mês"
1709 msgstr[1] "%d meses"
1882 msgstr[1] "%d meses"
1710
1883
1711 #: rhodecode/lib/utils2.py:456
1884 #: rhodecode/lib/utils2.py:465
1712 #, python-format
1885 #, python-format
1713 msgid "%d day"
1886 msgid "%d day"
1714 msgid_plural "%d days"
1887 msgid_plural "%d days"
1715 msgstr[0] "%d dia"
1888 msgstr[0] "%d dia"
1716 msgstr[1] "%d dias"
1889 msgstr[1] "%d dias"
1717
1890
1718 #: rhodecode/lib/utils2.py:457
1891 #: rhodecode/lib/utils2.py:466
1719 #, python-format
1892 #, python-format
1720 msgid "%d hour"
1893 msgid "%d hour"
1721 msgid_plural "%d hours"
1894 msgid_plural "%d hours"
1722 msgstr[0] "%d hora"
1895 msgstr[0] "%d hora"
1723 msgstr[1] "%d horas"
1896 msgstr[1] "%d horas"
1724
1897
1725 #: rhodecode/lib/utils2.py:458
1898 #: rhodecode/lib/utils2.py:467
1726 #, python-format
1899 #, python-format
1727 msgid "%d minute"
1900 msgid "%d minute"
1728 msgid_plural "%d minutes"
1901 msgid_plural "%d minutes"
1729 msgstr[0] "%d minuto"
1902 msgstr[0] "%d minuto"
1730 msgstr[1] "%d minutos"
1903 msgstr[1] "%d minutos"
1731
1904
1732 #: rhodecode/lib/utils2.py:459
1905 #: rhodecode/lib/utils2.py:468
1733 #, python-format
1906 #, python-format
1734 msgid "%d second"
1907 msgid "%d second"
1735 msgid_plural "%d seconds"
1908 msgid_plural "%d seconds"
1736 msgstr[0] "%d segundo"
1909 msgstr[0] "%d segundo"
1737 msgstr[1] "%d segundos"
1910 msgstr[1] "%d segundos"
1738
1911
1739 #: rhodecode/lib/utils2.py:477
1912 #: rhodecode/lib/utils2.py:486
1740 #, python-format
1913 #, python-format
1741 msgid "in %s"
1914 msgid "in %s"
1742 msgstr "em %s"
1915 msgstr "em %s"
1743
1916
1744 #: rhodecode/lib/utils2.py:483
1917 #: rhodecode/lib/utils2.py:492
1745 #, python-format
1918 #, python-format
1746 msgid "%s ago"
1919 msgid "%s ago"
1747 msgstr "%s atrás"
1920 msgstr "%s atrás"
1748
1921
1749 #: rhodecode/lib/utils2.py:493
1922 #: rhodecode/lib/utils2.py:502
1750 #, python-format
1923 #, python-format
1751 msgid "%s, %s ago"
1924 msgid "%s, %s ago"
1752 msgstr ""
1925 msgstr ""
1753
1926
1754 #: rhodecode/lib/utils2.py:495
1927 #: rhodecode/lib/utils2.py:504
1755 #, python-format
1928 #, python-format
1756 msgid "in %s, %s"
1929 msgid "in %s, %s"
1757 msgstr ""
1930 msgstr ""
1758
1931
1759 #: rhodecode/lib/utils2.py:497
1932 #: rhodecode/lib/utils2.py:506
1760 #, python-format
1933 #, python-format
1761 msgid "%s and %s"
1934 msgid "%s and %s"
1762 msgstr ""
1935 msgstr ""
1763
1936
1764 #: rhodecode/lib/utils2.py:499
1937 #: rhodecode/lib/utils2.py:508
1765 #, python-format
1938 #, python-format
1766 msgid "%s and %s ago"
1939 msgid "%s and %s ago"
1767 msgstr "%s e %s atrás"
1940 msgstr "%s e %s atrás"
1768
1941
1769 #: rhodecode/lib/utils2.py:501
1942 #: rhodecode/lib/utils2.py:510
1770 #, python-format
1943 #, python-format
1771 msgid "in %s and %s"
1944 msgid "in %s and %s"
1772 msgstr "em %s e %s"
1945 msgstr "em %s e %s"
1773
1946
1774 #: rhodecode/lib/utils2.py:505 rhodecode/public/js/scripts.js:25035
1947 #: rhodecode/lib/utils2.py:514 rhodecode/public/js/scripts.js:25035
1775 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:49
1948 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:49
1776 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:174
1949 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:174
1777 msgid "just now"
1950 msgid "just now"
@@ -1801,7 +1974,9 b' msgstr "agora h\xc3\xa1 pouco"'
1801 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:946
1974 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:946
1802 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:971
1975 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:971
1803 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2293
1976 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2293
1804 #: rhodecode/model/db.py:2285
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 msgid "Repository no access"
1980 msgid "Repository no access"
1806 msgstr "Nenhum acesso ao repositório"
1981 msgstr "Nenhum acesso ao repositório"
1807
1982
@@ -1829,7 +2004,9 b' msgstr "Nenhum acesso ao reposit\xc3\xb3rio"'
1829 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:947
2004 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:947
1830 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:972
2005 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:972
1831 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2294
2006 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2294
1832 #: rhodecode/model/db.py:2286
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 msgid "Repository read access"
2010 msgid "Repository read access"
1834 msgstr "Acesso de leitura ao repositório"
2011 msgstr "Acesso de leitura ao repositório"
1835
2012
@@ -1857,7 +2034,9 b' msgstr "Acesso de leitura ao reposit\xc3\xb3rio"'
1857 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:948
2034 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:948
1858 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:973
2035 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:973
1859 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2295
2036 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2295
1860 #: rhodecode/model/db.py:2287
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 msgid "Repository write access"
2040 msgid "Repository write access"
1862 msgstr "Acesso de escrita ao repositório"
2041 msgstr "Acesso de escrita ao repositório"
1863
2042
@@ -1885,7 +2064,9 b' msgstr "Acesso de escrita ao reposit\xc3\xb3rio"'
1885 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:949
2064 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:949
1886 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:974
2065 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:974
1887 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2296
2066 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2296
1888 #: rhodecode/model/db.py:2288
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 msgid "Repository admin access"
2070 msgid "Repository admin access"
1890 msgstr "Acesso administrativo ao repositório"
2071 msgstr "Acesso administrativo ao repositório"
1891
2072
@@ -1953,7 +2134,9 b' msgstr "Administrador do RhodeCode"'
1953 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:967
2134 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:967
1954 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:992
2135 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:992
1955 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2314
2136 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2314
1956 #: rhodecode/model/db.py:2306
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 msgid "Repository creation disabled"
2140 msgid "Repository creation disabled"
1958 msgstr "Criação de repositórios desabilitada"
2141 msgstr "Criação de repositórios desabilitada"
1959
2142
@@ -1981,7 +2164,9 b' msgstr "Cria\xc3\xa7\xc3\xa3o de reposit\xc3\xb3rios desabilitada"'
1981 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:968
2164 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:968
1982 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:993
2165 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:993
1983 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2315
2166 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2315
1984 #: rhodecode/model/db.py:2307
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 msgid "Repository creation enabled"
2170 msgid "Repository creation enabled"
1986 msgstr "Criação de repositórios habilitada"
2171 msgstr "Criação de repositórios habilitada"
1987
2172
@@ -2009,7 +2194,9 b' msgstr "Cria\xc3\xa7\xc3\xa3o de reposit\xc3\xb3rios habilitada"'
2009 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:972
2194 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:972
2010 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:997
2195 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:997
2011 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2319
2196 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2319
2012 #: rhodecode/model/db.py:2311
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 msgid "Repository forking disabled"
2200 msgid "Repository forking disabled"
2014 msgstr "Bifurcação de repositórios desabilitada"
2201 msgstr "Bifurcação de repositórios desabilitada"
2015
2202
@@ -2037,7 +2224,9 b' msgstr "Bifurca\xc3\xa7\xc3\xa3o de reposit\xc3\xb3rios desabilitada"'
2037 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:973
2224 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:973
2038 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:998
2225 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:998
2039 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2320
2226 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2320
2040 #: rhodecode/model/db.py:2312
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 msgid "Repository forking enabled"
2230 msgid "Repository forking enabled"
2042 msgstr "Bifurcação de repositórios habilitada"
2231 msgstr "Bifurcação de repositórios habilitada"
2043
2232
@@ -2086,7 +2275,9 b' msgstr "Registro de novo usu\xc3\xa1rio no RhodeCode com auto-ativa\xc3\xa7\xc3\xa3o"'
2086 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1318
2275 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1318
2087 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1343
2276 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1343
2088 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2952
2277 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2952
2089 #: rhodecode/model/db.py:2944
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 msgid "Not Reviewed"
2281 msgid "Not Reviewed"
2091 msgstr "Não Revisado"
2282 msgstr "Não Revisado"
2092
2283
@@ -2114,7 +2305,9 b' msgstr "N\xc3\xa3o Revisado"'
2114 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1319
2305 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1319
2115 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1344
2306 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1344
2116 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2953
2307 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2953
2117 #: rhodecode/model/db.py:2945
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 msgid "Approved"
2311 msgid "Approved"
2119 msgstr "Aprovado"
2312 msgstr "Aprovado"
2120
2313
@@ -2142,7 +2335,9 b' msgstr "Aprovado"'
2142 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1320
2335 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1320
2143 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1345
2336 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1345
2144 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2954
2337 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2954
2145 #: rhodecode/model/db.py:2946
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 msgid "Rejected"
2341 msgid "Rejected"
2147 msgstr "Rejeitado"
2342 msgstr "Rejeitado"
2148
2343
@@ -2170,7 +2365,9 b' msgstr "Rejeitado"'
2170 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1321
2365 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1321
2171 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1346
2366 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1346
2172 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2955
2367 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2955
2173 #: rhodecode/model/db.py:2947
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 msgid "Under Review"
2371 msgid "Under Review"
2175 msgstr "Sob Revisão"
2372 msgstr "Sob Revisão"
2176
2373
@@ -2195,7 +2392,9 b' msgstr "Sob Revis\xc3\xa3o"'
2195 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:951
2392 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:951
2196 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:976
2393 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:976
2197 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2298
2394 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2298
2198 #: rhodecode/model/db.py:2290
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 msgid "Repository group no access"
2398 msgid "Repository group no access"
2200 msgstr "Sem acesso ao grupo de repositórios"
2399 msgstr "Sem acesso ao grupo de repositórios"
2201
2400
@@ -2220,7 +2419,9 b' msgstr "Sem acesso ao grupo de reposit\xc3\xb3rios"'
2220 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:952
2419 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:952
2221 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:977
2420 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:977
2222 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2299
2421 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2299
2223 #: rhodecode/model/db.py:2291
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 msgid "Repository group read access"
2425 msgid "Repository group read access"
2225 msgstr "Acesso de leitura ao grupo de repositórios"
2426 msgstr "Acesso de leitura ao grupo de repositórios"
2226
2427
@@ -2245,7 +2446,9 b' msgstr "Acesso de leitura ao grupo de reposit\xc3\xb3rios"'
2245 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:953
2446 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:953
2246 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:978
2447 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:978
2247 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2300
2448 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2300
2248 #: rhodecode/model/db.py:2292
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 msgid "Repository group write access"
2452 msgid "Repository group write access"
2250 msgstr "Acesso de escrita ao grupo de repositórios"
2453 msgstr "Acesso de escrita ao grupo de repositórios"
2251
2454
@@ -2270,7 +2473,9 b' msgstr "Acesso de escrita ao grupo de reposit\xc3\xb3rios"'
2270 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:954
2473 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:954
2271 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:979
2474 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:979
2272 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2301
2475 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2301
2273 #: rhodecode/model/db.py:2293
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 msgid "Repository group admin access"
2479 msgid "Repository group admin access"
2275 msgstr "Acesso administrativo ao grupo de repositórios"
2480 msgstr "Acesso administrativo ao grupo de repositórios"
2276
2481
@@ -2294,7 +2499,9 b' msgstr "Acesso administrativo ao grupo de reposit\xc3\xb3rios"'
2294 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:956
2499 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:956
2295 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:981
2500 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:981
2296 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2303
2501 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2303
2297 #: rhodecode/model/db.py:2295
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 msgid "User group no access"
2505 msgid "User group no access"
2299 msgstr "Sem acesso ao grupo de usuários"
2506 msgstr "Sem acesso ao grupo de usuários"
2300
2507
@@ -2318,7 +2525,9 b' msgstr "Sem acesso ao grupo de usu\xc3\xa1rios"'
2318 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:957
2525 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:957
2319 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:982
2526 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:982
2320 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2304
2527 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2304
2321 #: rhodecode/model/db.py:2296
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 msgid "User group read access"
2531 msgid "User group read access"
2323 msgstr "Acesso de leitura ao grupo de usuários"
2532 msgstr "Acesso de leitura ao grupo de usuários"
2324
2533
@@ -2342,7 +2551,9 b' msgstr "Acesso de leitura ao grupo de usu\xc3\xa1rios"'
2342 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:958
2551 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:958
2343 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:983
2552 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:983
2344 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2305
2553 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2305
2345 #: rhodecode/model/db.py:2297
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 msgid "User group write access"
2557 msgid "User group write access"
2347 msgstr "Acesso de escrita ao grupo de usuários"
2558 msgstr "Acesso de escrita ao grupo de usuários"
2348
2559
@@ -2366,7 +2577,9 b' msgstr "Acesso de escrita ao grupo de usu\xc3\xa1rios"'
2366 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:959
2577 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:959
2367 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:984
2578 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:984
2368 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2306
2579 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2306
2369 #: rhodecode/model/db.py:2298
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 msgid "User group admin access"
2583 msgid "User group admin access"
2371 msgstr "Acesso administrativo ao grupo de usuários"
2584 msgstr "Acesso administrativo ao grupo de usuários"
2372
2585
@@ -2390,7 +2603,9 b' msgstr "Acesso administrativo ao grupo de usu\xc3\xa1rios"'
2390 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:961
2603 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:961
2391 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:986
2604 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:986
2392 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2308
2605 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2308
2393 #: rhodecode/model/db.py:2300
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 msgid "Repository Group creation disabled"
2609 msgid "Repository Group creation disabled"
2395 msgstr "Criação de Grupo de Repositórios desatilibada"
2610 msgstr "Criação de Grupo de Repositórios desatilibada"
2396
2611
@@ -2414,7 +2629,9 b' msgstr "Cria\xc3\xa7\xc3\xa3o de Grupo de Reposit\xc3\xb3rios desatilibada"'
2414 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:962
2629 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:962
2415 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:987
2630 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:987
2416 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2309
2631 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2309
2417 #: rhodecode/model/db.py:2301
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 msgid "Repository Group creation enabled"
2635 msgid "Repository Group creation enabled"
2419 msgstr "Criação de Grupo de Repositórios habilitada"
2636 msgstr "Criação de Grupo de Repositórios habilitada"
2420
2637
@@ -2438,7 +2655,9 b' msgstr "Cria\xc3\xa7\xc3\xa3o de Grupo de Reposit\xc3\xb3rios habilitada"'
2438 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:964
2655 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:964
2439 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:989
2656 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:989
2440 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2311
2657 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2311
2441 #: rhodecode/model/db.py:2303
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 msgid "User Group creation disabled"
2661 msgid "User Group creation disabled"
2443 msgstr "Criação de Grupo de Usuários desabilitada"
2662 msgstr "Criação de Grupo de Usuários desabilitada"
2444
2663
@@ -2462,7 +2681,9 b' msgstr "Cria\xc3\xa7\xc3\xa3o de Grupo de Usu\xc3\xa1rios desabilitada"'
2462 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:965
2681 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:965
2463 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:990
2682 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:990
2464 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2312
2683 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2312
2465 #: rhodecode/model/db.py:2304
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 msgid "User Group creation enabled"
2687 msgid "User Group creation enabled"
2467 msgstr "Criação de Grupo de Usuários habilitada"
2688 msgstr "Criação de Grupo de Usuários habilitada"
2468
2689
@@ -2486,7 +2707,9 b' msgstr "Cria\xc3\xa7\xc3\xa3o de Grupo de Usu\xc3\xa1rios habilitada"'
2486 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:975
2707 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:975
2487 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1000
2708 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1000
2488 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2322
2709 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2322
2489 #: rhodecode/model/db.py:2314
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 msgid "Registration disabled"
2713 msgid "Registration disabled"
2491 msgstr "Registro desatilitado"
2714 msgstr "Registro desatilitado"
2492
2715
@@ -2510,7 +2733,9 b' msgstr "Registro desatilitado"'
2510 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:976
2733 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:976
2511 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1001
2734 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1001
2512 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2323
2735 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2323
2513 #: rhodecode/model/db.py:2315
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 msgid "User Registration with manual account activation"
2739 msgid "User Registration with manual account activation"
2515 msgstr "Registro de Usuário com ativação manual de conta"
2740 msgstr "Registro de Usuário com ativação manual de conta"
2516
2741
@@ -2534,7 +2759,9 b' msgstr "Registro de Usu\xc3\xa1rio com ativa\xc3\xa7\xc3\xa3o manual de conta"'
2534 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:977
2759 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:977
2535 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1002
2760 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1002
2536 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2324
2761 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2324
2537 #: rhodecode/model/db.py:2316
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 msgid "User Registration with automatic account activation"
2765 msgid "User Registration with automatic account activation"
2539 msgstr "Registro de Usuário com ativação automática de conta"
2766 msgstr "Registro de Usuário com ativação automática de conta"
2540
2767
@@ -2558,7 +2785,9 b' msgstr "Registro de Usu\xc3\xa1rio com ativa\xc3\xa7\xc3\xa3o autom\xc3\xa1tica de conta"'
2558 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:979
2785 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:979
2559 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1004
2786 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1004
2560 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2326
2787 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2326
2561 #: rhodecode/model/db.py:2318
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 msgid "Manual activation of external account"
2791 msgid "Manual activation of external account"
2563 msgstr "Ativação manual de conta externa"
2792 msgstr "Ativação manual de conta externa"
2564
2793
@@ -2582,7 +2811,9 b' msgstr "Ativa\xc3\xa7\xc3\xa3o manual de conta externa"'
2582 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:980
2811 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:980
2583 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1005
2812 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1005
2584 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2327
2813 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2327
2585 #: rhodecode/model/db.py:2319
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 msgid "Automatic activation of external account"
2817 msgid "Automatic activation of external account"
2587 msgstr "Ativação automática de conta externa"
2818 msgstr "Ativação automática de conta externa"
2588
2819
@@ -2600,7 +2831,9 b' msgstr "Ativa\xc3\xa7\xc3\xa3o autom\xc3\xa1tica de conta externa"'
2600 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:969
2831 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:969
2601 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:994
2832 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:994
2602 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2316
2833 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2316
2603 #: rhodecode/model/db.py:2308
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 msgid ""
2837 msgid ""
2605 "Repository creation enabled with write permission to a repository group"
2838 "Repository creation enabled with write permission to a repository group"
2606 msgstr ""
2839 msgstr ""
@@ -2619,7 +2852,9 b' msgstr ""'
2619 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:970
2852 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:970
2620 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:995
2853 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:995
2621 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2317
2854 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2317
2622 #: rhodecode/model/db.py:2309
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 msgid ""
2858 msgid ""
2624 "Repository creation disabled with write permission to a repository group"
2859 "Repository creation disabled with write permission to a repository group"
2625 msgstr ""
2860 msgstr ""
@@ -2635,7 +2870,9 b' msgstr ""'
2635 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:944
2870 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:944
2636 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:969
2871 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:969
2637 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2291
2872 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2291
2638 #: rhodecode/model/db.py:2283
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 msgid "RhodeCode Super Administrator"
2876 msgid "RhodeCode Super Administrator"
2640 msgstr ""
2877 msgstr ""
2641
2878
@@ -2648,7 +2885,9 b' msgstr ""'
2648 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:982
2885 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:982
2649 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1007
2886 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1007
2650 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2329
2887 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2329
2651 #: rhodecode/model/db.py:2321
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 msgid "Inherit object permissions from default user disabled"
2891 msgid "Inherit object permissions from default user disabled"
2653 msgstr ""
2892 msgstr ""
2654
2893
@@ -2661,32 +2900,46 b' msgstr ""'
2661 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:983
2900 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:983
2662 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1008
2901 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1008
2663 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2330
2902 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2330
2664 #: rhodecode/model/db.py:2322
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 msgid "Inherit object permissions from default user enabled"
2906 msgid "Inherit object permissions from default user enabled"
2666 msgstr ""
2907 msgstr ""
2667
2908
2668 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:909 rhodecode/model/db.py:910
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 msgid "all"
2912 msgid "all"
2670 msgstr ""
2913 msgstr ""
2671
2914
2672 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:910 rhodecode/model/db.py:911
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 msgid "http/web interface"
2918 msgid "http/web interface"
2674 msgstr ""
2919 msgstr ""
2675
2920
2676 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:911 rhodecode/model/db.py:912
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 msgid "vcs (git/hg/svn protocol)"
2924 msgid "vcs (git/hg/svn protocol)"
2678 msgstr ""
2925 msgstr ""
2679
2926
2680 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:912 rhodecode/model/db.py:913
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 msgid "api calls"
2930 msgid "api calls"
2682 msgstr ""
2931 msgstr ""
2683
2932
2684 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:913 rhodecode/model/db.py:914
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 msgid "feed access"
2936 msgid "feed access"
2686 msgstr ""
2937 msgstr ""
2687
2938
2688 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2069
2939 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2069
2689 #: rhodecode/model/db.py:2061
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 msgid "No parent"
2943 msgid "No parent"
2691 msgstr ""
2944 msgstr ""
2692
2945
@@ -2740,12 +2993,12 b' msgid ""'
2740 "email"
2993 "email"
2741 msgstr ""
2994 msgstr ""
2742
2995
2743 #: rhodecode/model/comment.py:263
2996 #: rhodecode/model/comment.py:266
2744 msgid "made a comment"
2997 msgid "made a comment"
2745 msgstr ""
2998 msgstr ""
2746
2999
2747 #: rhodecode/model/comment.py:264
3000 #: rhodecode/model/comment.py:267
2748 msgid "Refresh page"
3001 msgid "Show it now"
2749 msgstr ""
3002 msgstr ""
2750
3003
2751 #: rhodecode/model/forms.py:85
3004 #: rhodecode/model/forms.py:85
@@ -2876,7 +3129,7 b' msgid ""'
2876 " %(pr_title)s"
3129 " %(pr_title)s"
2877 msgstr ""
3130 msgstr ""
2878
3131
2879 #: rhodecode/model/pull_request.py:449
3132 #: rhodecode/model/pull_request.py:448
2880 msgid "Pull request merged and closed"
3133 msgid "Pull request merged and closed"
2881 msgstr ""
3134 msgstr ""
2882
3135
@@ -2920,7 +3173,7 b' msgstr "tip mais recente"'
2920 msgid "You can't Edit this user since it's crucial for entire application"
3173 msgid "You can't Edit this user since it's crucial for entire application"
2921 msgstr "Você não pode Editar esse usuário, pois ele é crucial para toda a aplicação"
3174 msgstr "Você não pode Editar esse usuário, pois ele é crucial para toda a aplicação"
2922
3175
2923 #: rhodecode/model/user.py:285
3176 #: rhodecode/model/user.py:284
2924 #, python-format
3177 #, python-format
2925 msgid ""
3178 msgid ""
2926 "You can't edit this user (`%(username)s`) since it's crucial for entire "
3179 "You can't edit this user (`%(username)s`) since it's crucial for entire "
@@ -3174,6 +3427,56 b' msgstr ""'
3174 msgid "Duplicated value for filename found: `{}`"
3427 msgid "Duplicated value for filename found: `{}`"
3175 msgstr ""
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 #: rhodecode/public/js/scripts.js:23039
3480 #: rhodecode/public/js/scripts.js:23039
3178 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:16
3481 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:16
3179 #: rhodecode/public/js/src/plugins/jquery.autocomplete.js:87
3482 #: rhodecode/public/js/src/plugins/jquery.autocomplete.js:87
@@ -3344,19 +3647,19 b' msgstr ""'
3344
3647
3345 #: rhodecode/public/js/scripts.js:41308
3648 #: rhodecode/public/js/scripts.js:41308
3346 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:2
3649 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:2
3347 #: rhodecode/public/js/src/rhodecode/comments.js:235
3650 #: rhodecode/public/js/src/rhodecode/comments.js:236
3348 msgid "Add another comment"
3651 msgid "Add another comment"
3349 msgstr "Adicionar outro comentário"
3652 msgstr "Adicionar outro comentário"
3350
3653
3351 #: rhodecode/public/js/scripts.js:41526
3654 #: rhodecode/public/js/scripts.js:41526
3352 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:35
3655 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:35
3353 #: rhodecode/public/js/src/rhodecode/comments.js:453
3656 #: rhodecode/public/js/src/rhodecode/comments.js:470
3354 msgid "Status Review"
3657 msgid "Status Review"
3355 msgstr ""
3658 msgstr ""
3356
3659
3357 #: rhodecode/public/js/scripts.js:41540
3660 #: rhodecode/public/js/scripts.js:41540
3358 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:3
3661 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:3
3359 #: rhodecode/public/js/src/rhodecode/comments.js:467
3662 #: rhodecode/public/js/src/rhodecode/comments.js:484
3360 msgid ""
3663 msgid ""
3361 "Comment text will be set automatically based on currently selected status "
3664 "Comment text will be set automatically based on currently selected status "
3362 "({0}) ..."
3665 "({0}) ..."
@@ -3364,13 +3667,13 b' msgstr ""'
3364
3667
3365 #: rhodecode/public/js/scripts.js:41653
3668 #: rhodecode/public/js/scripts.js:41653
3366 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:37
3669 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:37
3367 #: rhodecode/public/js/src/rhodecode/comments.js:580
3670 #: rhodecode/public/js/src/rhodecode/comments.js:597
3368 msgid "Submitting..."
3671 msgid "Submitting..."
3369 msgstr "Enviando..."
3672 msgstr "Enviando..."
3370
3673
3371 #: rhodecode/public/js/scripts.js:41703
3674 #: rhodecode/public/js/scripts.js:41703
3372 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:5
3675 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:5
3373 #: rhodecode/public/js/src/rhodecode/comments.js:630
3676 #: rhodecode/public/js/src/rhodecode/comments.js:647
3374 #: rhodecode/templates/files/files_browser_tree.html:47
3677 #: rhodecode/templates/files/files_browser_tree.html:47
3375 msgid "Loading ..."
3678 msgid "Loading ..."
3376 msgstr "Carregando..."
3679 msgstr "Carregando..."
@@ -3530,6 +3833,22 b' msgstr ""'
3530 msgid "{0} years"
3833 msgid "{0} years"
3531 msgstr ""
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 #: rhodecode/templates/index.html:5
3852 #: rhodecode/templates/index.html:5
3534 msgid "Dashboard"
3853 msgid "Dashboard"
3535 msgstr "Painel de Controle"
3854 msgstr "Painel de Controle"
@@ -3578,6 +3897,7 b' msgstr ""'
3578 #: rhodecode/templates/index_base.html:97
3897 #: rhodecode/templates/index_base.html:97
3579 #: rhodecode/templates/index_base.html:122
3898 #: rhodecode/templates/index_base.html:122
3580 #: rhodecode/templates/admin/gists/index.html:112
3899 #: rhodecode/templates/admin/gists/index.html:112
3900 #: rhodecode/templates/admin/integrations/list.html:102
3581 #: rhodecode/templates/admin/my_account/my_account_repos.html:31
3901 #: rhodecode/templates/admin/my_account/my_account_repos.html:31
3582 #: rhodecode/templates/admin/my_account/my_account_watched.html:31
3902 #: rhodecode/templates/admin/my_account/my_account_watched.html:31
3583 #: rhodecode/templates/admin/repo_groups/repo_groups.html:53
3903 #: rhodecode/templates/admin/repo_groups/repo_groups.html:53
@@ -3597,7 +3917,6 b' msgstr "Nome"'
3597 #: rhodecode/templates/index_base.html:100
3917 #: rhodecode/templates/index_base.html:100
3598 #: rhodecode/templates/index_base.html:125
3918 #: rhodecode/templates/index_base.html:125
3599 #: rhodecode/templates/admin/gists/index.html:114
3919 #: rhodecode/templates/admin/gists/index.html:114
3600 #: rhodecode/templates/admin/integrations/list.html:63
3601 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:77
3920 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:77
3602 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:45
3921 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:45
3603 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:42
3922 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:42
@@ -3614,8 +3933,8 b' msgstr "Nome"'
3614 #: rhodecode/templates/changeset/changeset.html:53
3933 #: rhodecode/templates/changeset/changeset.html:53
3615 #: rhodecode/templates/compare/compare_commits.html:24
3934 #: rhodecode/templates/compare/compare_commits.html:24
3616 #: rhodecode/templates/email_templates/commit_comment.mako:82
3935 #: rhodecode/templates/email_templates/commit_comment.mako:82
3617 #: rhodecode/templates/email_templates/pull_request_review.mako:30
3936 #: rhodecode/templates/email_templates/pull_request_review.mako:41
3618 #: rhodecode/templates/email_templates/pull_request_review.mako:51
3937 #: rhodecode/templates/email_templates/pull_request_review.mako:75
3619 #: rhodecode/templates/files/file_tree_detail.html:5
3938 #: rhodecode/templates/files/file_tree_detail.html:5
3620 #: rhodecode/templates/files/file_tree_detail.html:12
3939 #: rhodecode/templates/files/file_tree_detail.html:12
3621 #: rhodecode/templates/forks/fork.html:48
3940 #: rhodecode/templates/forks/fork.html:48
@@ -3829,9 +4148,13 b' msgstr ""'
3829 #: rhodecode/templates/admin/auth/auth_settings.html:12
4148 #: rhodecode/templates/admin/auth/auth_settings.html:12
3830 #: rhodecode/templates/admin/auth/plugin_settings.html:12
4149 #: rhodecode/templates/admin/auth/plugin_settings.html:12
3831 #: rhodecode/templates/admin/defaults/defaults.html:12
4150 #: rhodecode/templates/admin/defaults/defaults.html:12
3832 #: rhodecode/templates/admin/integrations/base.html:19
4151 #: rhodecode/templates/admin/integrations/base.html:21
3833 #: rhodecode/templates/admin/integrations/edit.html:15
4152 #: rhodecode/templates/admin/integrations/form.html:15
4153 #: rhodecode/templates/admin/integrations/form.html:28
3834 #: rhodecode/templates/admin/integrations/list.html:8
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 #: rhodecode/templates/admin/permissions/permissions.html:12
4158 #: rhodecode/templates/admin/permissions/permissions.html:12
3836 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:12
4159 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:12
3837 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:12
4160 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:12
@@ -3881,7 +4204,6 b' msgstr ""'
3881 #: rhodecode/templates/admin/auth/auth_settings.html:81
4204 #: rhodecode/templates/admin/auth/auth_settings.html:81
3882 #: rhodecode/templates/admin/auth/plugin_settings.html:87
4205 #: rhodecode/templates/admin/auth/plugin_settings.html:87
3883 #: rhodecode/templates/admin/defaults/defaults_repositories.html:63
4206 #: rhodecode/templates/admin/defaults/defaults_repositories.html:63
3884 #: rhodecode/templates/admin/my_account/my_account_password.html:36
3885 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:103
4207 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:103
3886 #: rhodecode/templates/admin/permissions/permissions_application.html:50
4208 #: rhodecode/templates/admin/permissions/permissions_application.html:50
3887 #: rhodecode/templates/admin/permissions/permissions_objects.html:56
4209 #: rhodecode/templates/admin/permissions/permissions_objects.html:56
@@ -3918,7 +4240,7 b' msgstr ""'
3918
4240
3919 #: rhodecode/templates/admin/defaults/defaults_repositories.html:14
4241 #: rhodecode/templates/admin/defaults/defaults_repositories.html:14
3920 #: rhodecode/templates/admin/gists/index.html:110
4242 #: rhodecode/templates/admin/gists/index.html:110
3921 #: rhodecode/templates/admin/integrations/list.html:64
4243 #: rhodecode/templates/admin/integrations/list.html:103
3922 #: rhodecode/templates/admin/repos/repo_add_base.html:62
4244 #: rhodecode/templates/admin/repos/repo_add_base.html:62
3923 #: rhodecode/templates/admin/repos/repo_edit_fields.html:12
4245 #: rhodecode/templates/admin/repos/repo_edit_fields.html:12
3924 msgid "Type"
4246 msgid "Type"
@@ -4063,7 +4385,7 b' msgstr ""'
4063
4385
4064 #: rhodecode/templates/admin/gists/index.html:108
4386 #: rhodecode/templates/admin/gists/index.html:108
4065 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:24
4387 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:24
4066 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:89
4388 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:88
4067 #: rhodecode/templates/bookmarks/bookmarks.html:63
4389 #: rhodecode/templates/bookmarks/bookmarks.html:63
4068 #: rhodecode/templates/branches/branches.html:62
4390 #: rhodecode/templates/branches/branches.html:62
4069 #: rhodecode/templates/changelog/changelog.html:110
4391 #: rhodecode/templates/changelog/changelog.html:110
@@ -4116,75 +4438,17 b' msgstr ""'
4116 msgid "Create Public Gist"
4438 msgid "Create Public Gist"
4117 msgstr ""
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 "Limpar"
4149
4150 #: rhodecode/templates/admin/gists/show.html:13
4441 #: rhodecode/templates/admin/gists/show.html:13
4151 #: rhodecode/templates/admin/gists/show.html:20
4442 #: rhodecode/templates/admin/gists/show.html:20
4152 msgid "Gist"
4443 msgid "Gist"
4153 msgstr "Gist"
4444 msgstr "Gist"
4154
4445
4155 #: rhodecode/templates/admin/gists/show.html:49
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 "Excluir"
4181
4182 #: rhodecode/templates/admin/gists/show.html:49
4183 msgid "Confirm to delete this Gist"
4447 msgid "Confirm to delete this Gist"
4184 msgstr ""
4448 msgstr ""
4185
4449
4186 #: rhodecode/templates/admin/gists/show.html:56
4450 #: rhodecode/templates/admin/gists/show.html:56
4187 #: rhodecode/templates/admin/integrations/list.html:103
4451 #: rhodecode/templates/admin/integrations/list.html:204
4188 #: rhodecode/templates/admin/my_account/my_account_profile.html:5
4452 #: rhodecode/templates/admin/my_account/my_account_profile.html:5
4189 #: rhodecode/templates/base/issue_tracker_settings.html:61
4453 #: rhodecode/templates/base/issue_tracker_settings.html:61
4190 #: rhodecode/templates/changeset/changeset_file_comment.html:145
4454 #: rhodecode/templates/changeset/changeset_file_comment.html:145
@@ -4196,8 +4460,8 b' msgstr ""'
4196 #: rhodecode/templates/debug_style/buttons.html:128
4460 #: rhodecode/templates/debug_style/buttons.html:128
4197 #: rhodecode/templates/files/files_add.html:204
4461 #: rhodecode/templates/files/files_add.html:204
4198 #: rhodecode/templates/files/files_edit.html:165
4462 #: rhodecode/templates/files/files_edit.html:165
4199 #: rhodecode/templates/files/files_source.html:36
4463 #: rhodecode/templates/files/files_source.html:37
4200 #: rhodecode/templates/files/files_source.html:39
4464 #: rhodecode/templates/files/files_source.html:40
4201 #: rhodecode/templates/pullrequests/pullrequest_show.html:50
4465 #: rhodecode/templates/pullrequests/pullrequest_show.html:50
4202 #: rhodecode/templates/pullrequests/pullrequest_show.html:184
4466 #: rhodecode/templates/pullrequests/pullrequest_show.html:184
4203 #: rhodecode/templates/users/user_profile.html:7
4467 #: rhodecode/templates/users/user_profile.html:7
@@ -4218,17 +4482,27 b' msgstr "criado"'
4218
4482
4219 #: rhodecode/templates/admin/gists/show.html:91
4483 #: rhodecode/templates/admin/gists/show.html:91
4220 #: rhodecode/templates/files/files_delete.html:50
4484 #: rhodecode/templates/files/files_delete.html:50
4221 #: rhodecode/templates/files/files_source.html:61
4485 #: rhodecode/templates/files/files_source.html:62
4222 msgid "Show as raw"
4486 msgid "Show as raw"
4223 msgstr "Mostrar original"
4487 msgstr "Mostrar original"
4224
4488
4225 #: rhodecode/templates/admin/integrations/base.html:12
4489 #: rhodecode/templates/admin/integrations/base.html:14
4226 msgid "Integrations settings"
4490 msgid "Integrations Settings"
4227 msgstr ""
4491 msgstr ""
4228
4492
4229 #: rhodecode/templates/admin/integrations/edit.html:17
4493 #: rhodecode/templates/admin/integrations/form.html:17
4230 #: rhodecode/templates/admin/integrations/list.html:10
4494 #: rhodecode/templates/admin/integrations/list.html:10
4231 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:44
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 #: rhodecode/templates/admin/repos/repo_edit.html:15
4506 #: rhodecode/templates/admin/repos/repo_edit.html:15
4233 #: rhodecode/templates/admin/repos/repo_edit.html:43
4507 #: rhodecode/templates/admin/repos/repo_edit.html:43
4234 #: rhodecode/templates/admin/settings/settings.html:14
4508 #: rhodecode/templates/admin/settings/settings.html:14
@@ -4238,27 +4512,101 b' msgstr ""'
4238 msgid "Settings"
4512 msgid "Settings"
4239 msgstr "Configurações"
4513 msgstr "Configurações"
4240
4514
4241 #: rhodecode/templates/admin/integrations/edit.html:36
4515 #: rhodecode/templates/admin/integrations/form.html:60
4242 #, python-format
4516 #, python-format
4243 msgid "Create new %(integration_type)s integration"
4517 msgid "Create New %(integration_type)s Integration"
4244 msgstr ""
4518 msgstr ""
4245
4519
4246 #: rhodecode/templates/admin/integrations/list.html:31
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 "Todos"
4536
4537 #: rhodecode/templates/admin/integrations/list.html:95
4538 #: rhodecode/templates/admin/integrations/new.html:26
4247 msgid "Create new integration"
4539 msgid "Create new integration"
4248 msgstr ""
4540 msgstr ""
4249
4541
4250 #: rhodecode/templates/admin/integrations/list.html:56
4542 #: rhodecode/templates/admin/integrations/list.html:104
4251 msgid "Current integrations"
4543 msgid "Scope"
4252 msgstr ""
4544 msgstr ""
4253
4545
4254 #: rhodecode/templates/admin/integrations/list.html:65
4546 #: rhodecode/templates/admin/integrations/list.html:105
4255 msgid "Actions"
4547 msgid "Actions"
4256 msgstr ""
4548 msgstr ""
4257
4549
4258 #: rhodecode/templates/admin/integrations/list.html:89
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 msgid "unknown integration"
4591 msgid "unknown integration"
4260 msgstr ""
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 #: rhodecode/templates/admin/my_account/my_account.html:5
4610 #: rhodecode/templates/admin/my_account/my_account.html:5
4263 #: rhodecode/templates/base/base.html:343
4611 #: rhodecode/templates/base/base.html:343
4264 msgid "My account"
4612 msgid "My account"
@@ -4278,7 +4626,7 b' msgstr ""'
4278 msgid "Auth Tokens"
4626 msgid "Auth Tokens"
4279 msgstr ""
4627 msgstr ""
4280
4628
4281 #: rhodecode/templates/admin/my_account/my_account.html:34
4629 #: rhodecode/templates/admin/my_account/my_account.html:35
4282 msgid "OAuth Identities"
4630 msgid "OAuth Identities"
4283 msgstr ""
4631 msgstr ""
4284
4632
@@ -4396,36 +4744,18 b' msgstr ""'
4396 msgid "New email address"
4744 msgid "New email address"
4397 msgstr "Novo endereço de email"
4745 msgstr "Novo endereço de email"
4398
4746
4399 #: rhodecode/templates/admin/my_account/my_account_notifications.html:3
4747 #: rhodecode/templates/admin/my_account/my_account_notifications.html:12
4400 msgid "Your live notification settings"
4748 msgid "Your Live Notification Settings"
4401 msgstr ""
4749 msgstr ""
4402
4750
4403 #: rhodecode/templates/admin/my_account/my_account_notifications.html:14
4751 #: rhodecode/templates/admin/my_account/my_account_notifications.html:24
4404 #: rhodecode/templates/admin/notifications/show_notification.html:12
4752 msgid "Notifications Status"
4405 msgid "Notifications"
4753 msgstr ""
4406 msgstr "Notificações"
4407
4408 #: rhodecode/templates/admin/my_account/my_account_notifications.html:14
4409 msgid "Disabled"
4410 msgstr "Desabilitado"
4411
4754
4412 #: rhodecode/templates/admin/my_account/my_account_password.html:3
4755 #: rhodecode/templates/admin/my_account/my_account_password.html:3
4413 msgid "Change Your Account Password"
4756 msgid "Change Your Account Password"
4414 msgstr ""
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 #: rhodecode/templates/admin/my_account/my_account_profile.html:11
4759 #: rhodecode/templates/admin/my_account/my_account_profile.html:11
4430 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:52
4760 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:52
4431 #: rhodecode/templates/admin/users/user_edit_profile.html:25
4761 #: rhodecode/templates/admin/users/user_edit_profile.html:25
@@ -4465,27 +4795,28 b' msgid "Pull Requests You Opened"'
4465 msgstr ""
4795 msgstr ""
4466
4796
4467 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:23
4797 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:23
4468 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:88
4798 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:87
4469 msgid "Target Repo"
4799 msgid "Target Repo"
4470 msgstr ""
4800 msgstr ""
4471
4801
4472 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:26
4802 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:26
4473 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:91
4803 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:90
4474 #: rhodecode/templates/admin/settings/settings_global.html:9
4804 #: rhodecode/templates/admin/settings/settings_global.html:9
4475 #: rhodecode/templates/email_templates/pull_request_review.mako:28
4805 #: rhodecode/templates/email_templates/pull_request_review.mako:39
4476 #: rhodecode/templates/email_templates/pull_request_review.mako:48
4806 #: rhodecode/templates/email_templates/pull_request_review.mako:72
4477 #: rhodecode/templates/pullrequests/pullrequest.html:38
4807 #: rhodecode/templates/pullrequests/pullrequest.html:38
4478 #: rhodecode/templates/pullrequests/pullrequests.html:104
4808 #: rhodecode/templates/pullrequests/pullrequests.html:104
4479 msgid "Title"
4809 msgid "Title"
4480 msgstr "Título"
4810 msgstr "Título"
4481
4811
4482 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:27
4812 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:27
4483 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:92
4813 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:91
4484 msgid "Opened On"
4814 #: rhodecode/templates/pullrequests/pullrequests.html:108
4815 msgid "Last Update"
4485 msgstr ""
4816 msgstr ""
4486
4817
4487 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:43
4818 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:43
4488 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:107
4819 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:106
4489 #: rhodecode/templates/changelog/changelog.html:153
4820 #: rhodecode/templates/changelog/changelog.html:153
4490 #: rhodecode/templates/compare/compare_commits.html:49
4821 #: rhodecode/templates/compare/compare_commits.html:49
4491 #: rhodecode/templates/search/search_commit.html:36
4822 #: rhodecode/templates/search/search_commit.html:36
@@ -4493,7 +4824,7 b' msgid "Expand commit message"'
4493 msgstr ""
4824 msgstr ""
4494
4825
4495 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:52
4826 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:52
4496 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:116
4827 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:115
4497 #: rhodecode/templates/changeset/changeset_file_comment.html:284
4828 #: rhodecode/templates/changeset/changeset_file_comment.html:284
4498 #: rhodecode/templates/pullrequests/pullrequest_show.html:14
4829 #: rhodecode/templates/pullrequests/pullrequest_show.html:14
4499 #: rhodecode/templates/pullrequests/pullrequest_show.html:112
4830 #: rhodecode/templates/pullrequests/pullrequest_show.html:112
@@ -4501,19 +4832,19 b' msgstr ""'
4501 msgid "Closed"
4832 msgid "Closed"
4502 msgstr "Fechado"
4833 msgstr "Fechado"
4503
4834
4504 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:64
4835 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:63
4505 msgid "Confirm to delete this pull request"
4836 msgid "Confirm to delete this pull request"
4506 msgstr "Confirme para excluir este pull request"
4837 msgstr "Confirme para excluir este pull request"
4507
4838
4508 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:71
4839 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:70
4509 msgid "You currently have no open pull requests."
4840 msgid "You currently have no open pull requests."
4510 msgstr ""
4841 msgstr ""
4511
4842
4512 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:79
4843 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:78
4513 msgid "Pull Requests You Participate In"
4844 msgid "Pull Requests You Participate In"
4514 msgstr ""
4845 msgstr ""
4515
4846
4516 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:129
4847 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:127
4517 msgid ""
4848 msgid ""
4518 "There are currently no open pull requests requiring your participation."
4849 "There are currently no open pull requests requiring your participation."
4519 msgstr ""
4850 msgstr ""
@@ -4531,10 +4862,6 b' msgstr ""'
4531 msgid "My Notifications"
4862 msgid "My Notifications"
4532 msgstr "Minhas Notificações"
4863 msgstr "Minhas Notificações"
4533
4864
4534 #: rhodecode/templates/admin/notifications/notifications.html:31
4535 msgid "All"
4536 msgstr "Todos"
4537
4538 #: rhodecode/templates/admin/notifications/notifications.html:32
4865 #: rhodecode/templates/admin/notifications/notifications.html:32
4539 #: rhodecode/templates/changeset/changeset.html:140
4866 #: rhodecode/templates/changeset/changeset.html:140
4540 #: rhodecode/templates/pullrequests/pullrequest_show.html:133
4867 #: rhodecode/templates/pullrequests/pullrequest_show.html:133
@@ -4554,12 +4881,16 b' msgstr "Ainda n\xc3\xa3o h\xc3\xa1 notifica\xc3\xa7\xc3\xb5es aqui"'
4554 msgid "Show notification"
4881 msgid "Show notification"
4555 msgstr "Mostrar notificação"
4882 msgstr "Mostrar notificação"
4556
4883
4884 #: rhodecode/templates/admin/notifications/show_notification.html:12
4885 msgid "Notifications"
4886 msgstr "Notificações"
4887
4557 #: rhodecode/templates/admin/permissions/permissions.html:5
4888 #: rhodecode/templates/admin/permissions/permissions.html:5
4558 msgid "Permissions Administration"
4889 msgid "Permissions Administration"
4559 msgstr ""
4890 msgstr ""
4560
4891
4561 #: rhodecode/templates/admin/permissions/permissions.html:14
4892 #: rhodecode/templates/admin/permissions/permissions.html:14
4562 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:45
4893 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:49
4563 #: rhodecode/templates/admin/repos/repo_edit.html:46
4894 #: rhodecode/templates/admin/repos/repo_edit.html:46
4564 #: rhodecode/templates/admin/user_groups/user_group_edit.html:34
4895 #: rhodecode/templates/admin/user_groups/user_group_edit.html:34
4565 #: rhodecode/templates/base/base.html:82
4896 #: rhodecode/templates/base/base.html:82
@@ -4672,12 +5003,6 b' msgstr "Todas as permiss\xc3\xb5es padr\xc3\xa3o em cada reposit\xc3\xb3rio ser\xc3\xa3o modificadas para a permiss\xc3\xa3o escolhida, note que todas as permiss\xc3\xb5es padr\xc3\xa3o customizadas nos reposit\xc3\xb3rios ser\xc3\xa3o perdidas"'
4672 msgid "Overwrite Existing Settings"
5003 msgid "Overwrite Existing Settings"
4673 msgstr ""
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 #: rhodecode/templates/admin/permissions/permissions_objects.html:34
5006 #: rhodecode/templates/admin/permissions/permissions_objects.html:34
4682 msgid ""
5007 msgid ""
4683 "All default permissions on each repository group will be reset to chosen "
5008 "All default permissions on each repository group will be reset to chosen "
@@ -4740,7 +5065,7 b' msgstr ""'
4740 msgid "Add Child Group"
5065 msgid "Add Child Group"
4741 msgstr ""
5066 msgstr ""
4742
5067
4743 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:46
5068 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:50
4744 #: rhodecode/templates/admin/repos/repo_edit.html:49
5069 #: rhodecode/templates/admin/repos/repo_edit.html:49
4745 #: rhodecode/templates/admin/user_groups/user_group_edit.html:35
5070 #: rhodecode/templates/admin/user_groups/user_group_edit.html:35
4746 #: rhodecode/templates/admin/users/user_edit.html:35
5071 #: rhodecode/templates/admin/users/user_edit.html:35
@@ -5009,7 +5334,6 b' msgid "Statistics"'
5009 msgstr "Estatísticas"
5334 msgstr "Estatísticas"
5010
5335
5011 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:7
5336 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:7
5012 #: rhodecode/templates/pullrequests/pullrequests.html:108
5013 msgid "Updated on"
5337 msgid "Updated on"
5014 msgstr ""
5338 msgstr ""
5015
5339
@@ -5412,7 +5736,7 b' msgstr ""'
5412
5736
5413 #: rhodecode/templates/admin/repos/repo_edit_vcs.html:45
5737 #: rhodecode/templates/admin/repos/repo_edit_vcs.html:45
5414 #: rhodecode/templates/admin/settings/settings_global.html:109
5738 #: rhodecode/templates/admin/settings/settings_global.html:109
5415 #: rhodecode/templates/admin/settings/settings_labs.html:45
5739 #: rhodecode/templates/admin/settings/settings_labs.html:48
5416 #: rhodecode/templates/admin/settings/settings_vcs.html:13
5740 #: rhodecode/templates/admin/settings/settings_vcs.html:13
5417 #: rhodecode/templates/admin/settings/settings_visual.html:219
5741 #: rhodecode/templates/admin/settings/settings_visual.html:219
5418 msgid "Save settings"
5742 msgid "Save settings"
@@ -5629,6 +5953,10 b' msgstr "Ganchos customizados"'
5629 msgid "Labs Settings"
5953 msgid "Labs Settings"
5630 msgstr ""
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 #: rhodecode/templates/admin/settings/settings_mapping.html:5
5960 #: rhodecode/templates/admin/settings/settings_mapping.html:5
5633 msgid "Import New Groups or Repositories"
5961 msgid "Import New Groups or Repositories"
5634 msgstr ""
5962 msgstr ""
@@ -6364,6 +6692,10 b' msgstr ""'
6364 msgid "Change the avatar at"
6692 msgid "Change the avatar at"
6365 msgstr ""
6693 msgstr ""
6366
6694
6695 #: rhodecode/templates/admin/users/user_edit_profile.html:74
6696 msgid "New Password"
6697 msgstr ""
6698
6367 #: rhodecode/templates/admin/users/user_edit_profile.html:82
6699 #: rhodecode/templates/admin/users/user_edit_profile.html:82
6368 msgid "New Password Confirmation"
6700 msgid "New Password Confirmation"
6369 msgstr ""
6701 msgstr ""
@@ -6394,7 +6726,7 b' msgid "Authentication type"'
6394 msgstr ""
6726 msgstr ""
6395
6727
6396 #: rhodecode/templates/base/base.html:44
6728 #: rhodecode/templates/base/base.html:44
6397 #: rhodecode/templates/errors/error_document.html:51
6729 #: rhodecode/templates/errors/error_document.html:57
6398 msgid "Support"
6730 msgid "Support"
6399 msgstr ""
6731 msgstr ""
6400
6732
@@ -6778,7 +7110,7 b' msgstr "Criar grupos de usu\xc3\xa1rios"'
6778 msgid "No permission defined"
7110 msgid "No permission defined"
6779 msgstr ""
7111 msgstr ""
6780
7112
6781 #: rhodecode/templates/base/root.html:120
7113 #: rhodecode/templates/base/root.html:161
6782 msgid "Please enable JavaScript to use RhodeCode Enterprise"
7114 msgid "Please enable JavaScript to use RhodeCode Enterprise"
6783 msgstr ""
7115 msgstr ""
6784
7116
@@ -6880,29 +7212,65 b' msgid ""'
6880 "repositories and migrates them to Mercurial type."
7212 "repositories and migrates them to Mercurial type."
6881 msgstr ""
7213 msgstr ""
6882
7214
6883 #: rhodecode/templates/base/vcs_settings.html:124
7215 #: rhodecode/templates/base/vcs_settings.html:123
6884 msgid "Subversion Settings"
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 msgstr ""
7222 msgstr ""
6886
7223
6887 #: rhodecode/templates/base/vcs_settings.html:129
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 msgid "Repository patterns"
7256 msgid "Repository patterns"
6889 msgstr ""
7257 msgstr ""
6890
7258
6891 #: rhodecode/templates/base/vcs_settings.html:133
7259 #: rhodecode/templates/base/vcs_settings.html:180
6892 msgid ""
7260 msgid ""
6893 "Patterns for identifying SVN branches and tags. For recursive search, use "
7261 "Patterns for identifying SVN branches and tags. For recursive search, use "
6894 "\"*\". Eg.: \"/branches/*\""
7262 "\"*\". Eg.: \"/branches/*\""
6895 msgstr ""
7263 msgstr ""
6896
7264
6897 #: rhodecode/templates/base/vcs_settings.html:196
7265 #: rhodecode/templates/base/vcs_settings.html:246
6898 msgid "Pull Request Settings"
7266 msgid "Pull Request Settings"
6899 msgstr ""
7267 msgstr ""
6900
7268
6901 #: rhodecode/templates/base/vcs_settings.html:201
7269 #: rhodecode/templates/base/vcs_settings.html:251
6902 msgid "Enable server-side merge for pull requests"
7270 msgid "Enable server-side merge for pull requests"
6903 msgstr ""
7271 msgstr ""
6904
7272
6905 #: rhodecode/templates/base/vcs_settings.html:204
7273 #: rhodecode/templates/base/vcs_settings.html:254
6906 msgid ""
7274 msgid ""
6907 "Note: when this feature is enabled, it only runs hooks defined in the "
7275 "Note: when this feature is enabled, it only runs hooks defined in the "
6908 "rcextension package. Custom hooks added on the Admin -> Settings -> Hooks "
7276 "rcextension package. Custom hooks added on the Admin -> Settings -> Hooks "
@@ -6910,34 +7278,16 b' msgid ""'
6910 "web interface."
7278 "web interface."
6911 msgstr ""
7279 msgstr ""
6912
7280
6913 #: rhodecode/templates/base/vcs_settings.html:208
7281 #: rhodecode/templates/base/vcs_settings.html:258
6914 msgid "Invalidate and relocate inline comments during update"
7282 msgid "Invalidate and relocate inline comments during update"
6915 msgstr ""
7283 msgstr ""
6916
7284
6917 #: rhodecode/templates/base/vcs_settings.html:211
7285 #: rhodecode/templates/base/vcs_settings.html:261
6918 msgid ""
7286 msgid ""
6919 "During the update of a pull request, the position of inline comments will be"
7287 "During the update of a pull request, the position of inline comments will be"
6920 " updated and outdated inline comments will be hidden."
7288 " updated and outdated inline comments will be hidden."
6921 msgstr ""
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 ""
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 #: rhodecode/templates/bookmarks/bookmarks.html:5
7291 #: rhodecode/templates/bookmarks/bookmarks.html:5
6942 #, python-format
7292 #, python-format
6943 msgid "%s Bookmarks"
7293 msgid "%s Bookmarks"
@@ -7345,7 +7695,7 b' msgstr "Visualizar coment\xc3\xa1rio"'
7345 #: rhodecode/templates/changeset/changeset_file_comment.html:293
7695 #: rhodecode/templates/changeset/changeset_file_comment.html:293
7346 #: rhodecode/templates/compare/compare_diff.html:57
7696 #: rhodecode/templates/compare/compare_diff.html:57
7347 #: rhodecode/templates/email_templates/commit_comment.mako:87
7697 #: rhodecode/templates/email_templates/commit_comment.mako:87
7348 #: rhodecode/templates/email_templates/pull_request_comment.mako:93
7698 #: rhodecode/templates/email_templates/pull_request_comment.mako:97
7349 msgid "Comment"
7699 msgid "Comment"
7350 msgstr "Comentário"
7700 msgstr "Comentário"
7351
7701
@@ -7493,17 +7843,17 b' msgid "Compare Commits"'
7493 msgstr ""
7843 msgstr ""
7494
7844
7495 #: rhodecode/templates/compare/compare_diff.html:46
7845 #: rhodecode/templates/compare/compare_diff.html:46
7496 #: rhodecode/templates/email_templates/pull_request_review.mako:50
7846 #: rhodecode/templates/email_templates/pull_request_review.mako:74
7497 #: rhodecode/templates/files/file_diff.html:56
7847 #: rhodecode/templates/files/file_diff.html:56
7498 #: rhodecode/templates/pullrequests/pullrequest_show.html:85
7848 #: rhodecode/templates/pullrequests/pullrequest_show.html:85
7499 msgid "Target"
7849 msgid "Target"
7500 msgstr ""
7850 msgstr ""
7501
7851
7502 #: rhodecode/templates/compare/compare_diff.html:47
7852 #: rhodecode/templates/compare/compare_diff.html:47
7503 #: rhodecode/templates/email_templates/pull_request_comment.mako:92
7853 #: rhodecode/templates/email_templates/pull_request_comment.mako:93
7504 #: rhodecode/templates/email_templates/pull_request_review.mako:49
7854 #: rhodecode/templates/email_templates/pull_request_review.mako:73
7505 #: rhodecode/templates/files/file_diff.html:62
7855 #: rhodecode/templates/files/file_diff.html:62
7506 #: rhodecode/templates/files/files_source.html:18
7856 #: rhodecode/templates/files/files_source.html:19
7507 msgid "Source"
7857 msgid "Source"
7508 msgstr ""
7858 msgstr ""
7509
7859
@@ -7684,17 +8034,17 b' msgstr ""'
7684 msgid "Form vertical"
8034 msgid "Form vertical"
7685 msgstr ""
8035 msgstr ""
7686
8036
7687 #: rhodecode/templates/email_templates/base.mako:7
8037 #: rhodecode/templates/email_templates/base.mako:32
7688 #, python-format
8038 #, python-format
7689 msgid "This is a notification from RhodeCode. %(instance_url)s"
8039 msgid "This is a notification from RhodeCode. %(instance_url)s"
7690 msgstr ""
8040 msgstr ""
7691
8041
7692 #: rhodecode/templates/email_templates/base.mako:90
8042 #: rhodecode/templates/email_templates/base.mako:115
7693 msgid "RhodeCode"
8043 msgid "RhodeCode"
7694 msgstr ""
8044 msgstr ""
7695
8045
7696 #: rhodecode/templates/email_templates/commit_comment.mako:16
8046 #: rhodecode/templates/email_templates/commit_comment.mako:16
7697 #: rhodecode/templates/email_templates/pull_request_comment.mako:17
8047 #: rhodecode/templates/email_templates/pull_request_comment.mako:18
7698 msgid "[mention]"
8048 msgid "[mention]"
7699 msgstr ""
8049 msgstr ""
7700
8050
@@ -7723,12 +8073,12 b' msgid "%(user)s commented on commit `%(c'
7723 msgstr ""
8073 msgstr ""
7724
8074
7725 #: rhodecode/templates/email_templates/commit_comment.mako:43
8075 #: rhodecode/templates/email_templates/commit_comment.mako:43
7726 #: rhodecode/templates/email_templates/pull_request_comment.mako:43
8076 #: rhodecode/templates/email_templates/pull_request_comment.mako:44
7727 msgid "Comment link"
8077 msgid "Comment link"
7728 msgstr ""
8078 msgstr ""
7729
8079
7730 #: rhodecode/templates/email_templates/commit_comment.mako:48
8080 #: rhodecode/templates/email_templates/commit_comment.mako:48
7731 #: rhodecode/templates/email_templates/pull_request_comment.mako:48
8081 #: rhodecode/templates/email_templates/pull_request_comment.mako:49
7732 #, python-format
8082 #, python-format
7733 msgid "File: %(comment_file)s on line %(comment_line)s"
8083 msgid "File: %(comment_file)s on line %(comment_line)s"
7734 msgstr ""
8084 msgstr ""
@@ -7757,7 +8107,7 b' msgid "The commit status was changed to"'
7757 msgstr ""
8107 msgstr ""
7758
8108
7759 #: rhodecode/templates/email_templates/commit_comment.mako:87
8109 #: rhodecode/templates/email_templates/commit_comment.mako:87
7760 #: rhodecode/templates/email_templates/pull_request_comment.mako:93
8110 #: rhodecode/templates/email_templates/pull_request_comment.mako:97
7761 #, python-format
8111 #, python-format
7762 msgid "Comment on line: %(comment_line)s"
8112 msgid "Comment on line: %(comment_line)s"
7763 msgstr ""
8113 msgstr ""
@@ -7766,97 +8116,101 b' msgstr ""'
7766 msgid "Generate new password here"
8116 msgid "Generate new password here"
7767 msgstr ""
8117 msgstr ""
7768
8118
7769 #: rhodecode/templates/email_templates/pull_request_comment.mako:20
8119 #: rhodecode/templates/email_templates/pull_request_comment.mako:21
7770 #, python-format
8120 #, python-format
7771 msgid ""
8121 msgid ""
7772 "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\" (file: "
8122 "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\" (file: "
7773 "`%(comment_file)s`)"
8123 "`%(comment_file)s`)"
7774 msgstr ""
8124 msgstr ""
7775
8125
7776 #: rhodecode/templates/email_templates/pull_request_comment.mako:23
8126 #: rhodecode/templates/email_templates/pull_request_comment.mako:24
7777 #, python-format
8127 #, python-format
7778 msgid ""
8128 msgid ""
7779 "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\" (status: "
8129 "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\" (status: "
7780 "%(status)s)"
8130 "%(status)s)"
7781 msgstr ""
8131 msgstr ""
7782
8132
7783 #: rhodecode/templates/email_templates/pull_request_comment.mako:25
8133 #: rhodecode/templates/email_templates/pull_request_comment.mako:26
7784 #: rhodecode/templates/email_templates/pull_request_comment.mako:82
8134 #: rhodecode/templates/email_templates/pull_request_comment.mako:83
7785 #, python-format
8135 #, python-format
7786 msgid "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\""
8136 msgid "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\""
7787 msgstr ""
8137 msgstr ""
7788
8138
7789 #: rhodecode/templates/email_templates/pull_request_comment.mako:45
8139 #: rhodecode/templates/email_templates/pull_request_comment.mako:46
7790 msgid "Source repository"
8140 msgid "Source repository"
7791 msgstr ""
8141 msgstr ""
7792
8142
7793 #: rhodecode/templates/email_templates/pull_request_comment.mako:54
8143 #: rhodecode/templates/email_templates/pull_request_comment.mako:55
7794 #, python-format
8144 #, python-format
7795 msgid "%(user)s submitted pull request #%(pr_id)s status: *%(status)s*"
8145 msgid "%(user)s submitted pull request #%(pr_id)s status: *%(status)s*"
7796 msgstr ""
8146 msgstr ""
7797
8147
7798 #: rhodecode/templates/email_templates/pull_request_comment.mako:56
8148 #: rhodecode/templates/email_templates/pull_request_comment.mako:57
7799 #, python-format
8149 #, python-format
7800 msgid ""
8150 msgid ""
7801 "%(user)s submitted pull request #%(pr_id)s status: *%(status)s and closed*"
8151 "%(user)s submitted pull request #%(pr_id)s status: *%(status)s and closed*"
7802 msgstr ""
8152 msgstr ""
7803
8153
7804 #: rhodecode/templates/email_templates/pull_request_comment.mako:80
8154 #: rhodecode/templates/email_templates/pull_request_comment.mako:81
7805 #, python-format
8155 #, python-format
7806 msgid ""
8156 msgid ""
7807 "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\" "
8157 "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\" "
7808 "(file:`%(comment_file)s`)"
8158 "(file:`%(comment_file)s`)"
7809 msgstr ""
8159 msgstr ""
7810
8160
7811 #: rhodecode/templates/email_templates/pull_request_comment.mako:86
8161 #: rhodecode/templates/email_templates/pull_request_comment.mako:87
7812 #, python-format
8162 #, python-format
7813 msgid "submitted pull request status: %(status)s"
8163 msgid "submitted pull request status: %(status)s"
7814 msgstr ""
8164 msgstr ""
7815
8165
7816 #: rhodecode/templates/email_templates/pull_request_comment.mako:88
8166 #: rhodecode/templates/email_templates/pull_request_comment.mako:89
7817 #, python-format
8167 #, python-format
7818 msgid "submitted pull request status: %(status)s and closed"
8168 msgid "submitted pull request status: %(status)s and closed"
7819 msgstr ""
8169 msgstr ""
7820
8170
7821 #: rhodecode/templates/email_templates/pull_request_review.mako:5
8171 #: rhodecode/templates/email_templates/pull_request_comment.mako:95
7822 #, python-format
8172 msgid "Submitted status"
7823 msgid "%(user)s wants you to review pull request #%(pr_url)s: \"%(pr_title)s\""
8173 msgstr ""
7824 msgstr ""
8174
7825
8175 #: rhodecode/templates/email_templates/pull_request_review.mako:14
7826 #: rhodecode/templates/email_templates/pull_request_review.mako:17
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 #, python-format
8181 #, python-format
7828 msgid ""
8182 msgid ""
7829 "Pull request from %(source_ref_type)s:%(source_ref_name)s of %(repo_url)s "
8183 "Pull request from %(source_ref_type)s:%(source_ref_name)s of %(repo_url)s "
7830 "into %(target_ref_type)s:%(target_ref_name)s"
8184 "into %(target_ref_type)s:%(target_ref_name)s"
7831 msgstr ""
8185 msgstr ""
7832
8186
7833 #: rhodecode/templates/email_templates/pull_request_review.mako:26
8187 #: rhodecode/templates/email_templates/pull_request_review.mako:37
7834 msgid "Link"
8188 msgid "Link"
7835 msgstr ""
8189 msgstr ""
7836
8190
7837 #: rhodecode/templates/email_templates/pull_request_review.mako:35
8191 #: rhodecode/templates/email_templates/pull_request_review.mako:46
7838 #, python-format
8192 #, python-format
7839 msgid "Commit (%(num)s)"
8193 msgid "Commit (%(num)s)"
7840 msgid_plural "Commits (%(num)s)"
8194 msgid_plural "Commits (%(num)s)"
7841 msgstr[0] ""
8195 msgstr[0] ""
7842 msgstr[1] ""
8196 msgstr[1] ""
7843
8197
7844 #: rhodecode/templates/email_templates/pull_request_review.mako:47
8198 #: rhodecode/templates/email_templates/pull_request_review.mako:71
7845 #, python-format
8199 #, python-format
7846 msgid "%(user)s wants you to review pull request #%(pr_id)s: \"%(pr_title)s\"."
8200 msgid "%(user)s wants you to review pull request #%(pr_id)s: \"%(pr_title)s\"."
7847 msgstr ""
8201 msgstr ""
7848
8202
7849 #: rhodecode/templates/email_templates/pull_request_review.mako:49
8203 #: rhodecode/templates/email_templates/pull_request_review.mako:73
7850 #, python-format
8204 #, python-format
7851 msgid "%(source_ref_type)s of %(source_repo_url)s"
8205 msgid "%(source_ref_type)s of %(source_repo_url)s"
7852 msgstr ""
8206 msgstr ""
7853
8207
7854 #: rhodecode/templates/email_templates/pull_request_review.mako:50
8208 #: rhodecode/templates/email_templates/pull_request_review.mako:74
7855 #, python-format
8209 #, python-format
7856 msgid "%(target_ref_type)s of %(target_repo_url)s"
8210 msgid "%(target_ref_type)s of %(target_repo_url)s"
7857 msgstr ""
8211 msgstr ""
7858
8212
7859 #: rhodecode/templates/email_templates/pull_request_review.mako:52
8213 #: rhodecode/templates/email_templates/pull_request_review.mako:76
7860 #: rhodecode/templates/summary/components.html:95
8214 #: rhodecode/templates/summary/components.html:95
7861 #: rhodecode/templates/summary/components.html:98
8215 #: rhodecode/templates/summary/components.html:98
7862 #, python-format
8216 #, python-format
@@ -8097,13 +8451,13 b' msgid "Delete file"'
8097 msgstr ""
8451 msgstr ""
8098
8452
8099 #: rhodecode/templates/files/files_delete.html:45
8453 #: rhodecode/templates/files/files_delete.html:45
8100 #: rhodecode/templates/files/files_source.html:49
8454 #: rhodecode/templates/files/files_source.html:50
8101 #, python-format
8455 #, python-format
8102 msgid "Binary file (%s)"
8456 msgid "Binary file (%s)"
8103 msgstr "Arquivo binário (%s)"
8457 msgstr "Arquivo binário (%s)"
8104
8458
8105 #: rhodecode/templates/files/files_delete.html:50
8459 #: rhodecode/templates/files/files_delete.html:50
8106 #: rhodecode/templates/files/files_source.html:61
8460 #: rhodecode/templates/files/files_source.html:62
8107 msgid "File is too big to display"
8461 msgid "File is too big to display"
8108 msgstr "Arquivo é grande demais para exibir"
8462 msgstr "Arquivo é grande demais para exibir"
8109
8463
@@ -8173,44 +8527,44 b' msgid_plural "lines"'
8173 msgstr[0] ""
8527 msgstr[0] ""
8174 msgstr[1] ""
8528 msgstr[1] ""
8175
8529
8176 #: rhodecode/templates/files/files_source.html:12
8530 #: rhodecode/templates/files/files_source.html:13
8177 msgid "History"
8531 msgid "History"
8178 msgstr ""
8532 msgstr ""
8179
8533
8180 #: rhodecode/templates/files/files_source.html:15
8534 #: rhodecode/templates/files/files_source.html:16
8181 #: rhodecode/templates/search/search_content.html:68
8535 #: rhodecode/templates/search/search_content.html:68
8182 msgid "Show Full History"
8536 msgid "Show Full History"
8183 msgstr ""
8537 msgstr ""
8184
8538
8185 #: rhodecode/templates/files/files_source.html:20
8539 #: rhodecode/templates/files/files_source.html:21
8186 #: rhodecode/templates/search/search_content.html:70
8540 #: rhodecode/templates/search/search_content.html:70
8187 msgid "Annotation"
8541 msgid "Annotation"
8188 msgstr ""
8542 msgstr ""
8189
8543
8190 #: rhodecode/templates/files/files_source.html:22
8544 #: rhodecode/templates/files/files_source.html:23
8191 #: rhodecode/templates/search/search_content.html:71
8545 #: rhodecode/templates/search/search_content.html:71
8192 msgid "Raw"
8546 msgid "Raw"
8193 msgstr ""
8547 msgstr ""
8194
8548
8195 #: rhodecode/templates/files/files_source.html:24
8549 #: rhodecode/templates/files/files_source.html:25
8196 #: rhodecode/templates/search/search_content.html:73
8550 #: rhodecode/templates/search/search_content.html:73
8197 msgid "Download"
8551 msgid "Download"
8198 msgstr "Download"
8552 msgstr "Download"
8199
8553
8200 #: rhodecode/templates/files/files_source.html:31
8554 #: rhodecode/templates/files/files_source.html:32
8201 #, python-format
8555 #, python-format
8202 msgid "Edit on Branch:%s"
8556 msgid "Edit on Branch:%s"
8203 msgstr ""
8557 msgstr ""
8204
8558
8205 #: rhodecode/templates/files/files_source.html:36
8559 #: rhodecode/templates/files/files_source.html:37
8206 msgid "Editing binary files not allowed"
8560 msgid "Editing binary files not allowed"
8207 msgstr ""
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 #: rhodecode/templates/files/files_source.html:40
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 msgid "Deleting files allowed only when on branch head commit"
8568 msgid "Deleting files allowed only when on branch head commit"
8215 msgstr ""
8569 msgstr ""
8216
8570
This diff has been collapsed as it changes many lines, (1042 lines changed) Show them Hide them
@@ -6,9 +6,9 b''
6 #, fuzzy
6 #, fuzzy
7 msgid ""
7 msgid ""
8 msgstr ""
8 msgstr ""
9 "Project-Id-Version: rhodecode-enterprise-ce 4.3.0\n"
9 "Project-Id-Version: rhodecode-enterprise-ce 4.4.0\n"
10 "Report-Msgid-Bugs-To: marcin@rhodecode.com\n"
10 "Report-Msgid-Bugs-To: marcin@rhodecode.com\n"
11 "POT-Creation-Date: 2016-08-12 12:29+0000\n"
11 "POT-Creation-Date: 2016-09-15 14:25+0000\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -18,7 +18,7 b' msgstr ""'
18 "Generated-By: Babel 1.3\n"
18 "Generated-By: Babel 1.3\n"
19
19
20 #: rhodecode/admin/navigation.py:74 rhodecode/authentication/routes.py:60
20 #: rhodecode/admin/navigation.py:74 rhodecode/authentication/routes.py:60
21 #: rhodecode/integrations/views.py:126
21 #: rhodecode/integrations/views.py:168
22 #: rhodecode/templates/admin/permissions/permissions.html:36
22 #: rhodecode/templates/admin/permissions/permissions.html:36
23 msgid "Global"
23 msgid "Global"
24 msgstr ""
24 msgstr ""
@@ -41,7 +41,7 b' msgstr ""'
41 msgid "Issue Tracker"
41 msgid "Issue Tracker"
42 msgstr ""
42 msgstr ""
43
43
44 #: rhodecode/admin/navigation.py:80 rhodecode/integrations/types/email.py:172
44 #: rhodecode/admin/navigation.py:80 rhodecode/integrations/types/email.py:232
45 #: rhodecode/templates/register.html:76
45 #: rhodecode/templates/register.html:76
46 #: rhodecode/templates/admin/my_account/my_account_profile.html:48
46 #: rhodecode/templates/admin/my_account/my_account_profile.html:48
47 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:94
47 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:94
@@ -62,12 +62,18 b' msgid "Full Text Search"'
62 msgstr ""
62 msgstr ""
63
63
64 #: rhodecode/admin/navigation.py:83
64 #: rhodecode/admin/navigation.py:83
65 #: rhodecode/templates/admin/integrations/base.html:21
65 #: rhodecode/templates/admin/integrations/base.html:23
66 #: rhodecode/templates/admin/integrations/edit.html:8
66 #: rhodecode/templates/admin/integrations/form.html:8
67 #: rhodecode/templates/admin/integrations/edit.html:19
67 #: rhodecode/templates/admin/integrations/form.html:21
68 #: rhodecode/templates/admin/integrations/list.html:15
68 #: rhodecode/templates/admin/integrations/form.html:32
69 #: rhodecode/templates/admin/integrations/list.html:19
69 #: rhodecode/templates/admin/integrations/list.html:21
70 #: rhodecode/templates/admin/integrations/list.html:26
70 #: rhodecode/templates/admin/integrations/list.html:25
71 #: rhodecode/templates/admin/integrations/list.html:29
72 #: rhodecode/templates/admin/integrations/list.html:36
73 #: rhodecode/templates/admin/integrations/new.html:9
74 #: rhodecode/templates/admin/integrations/new.html:17
75 #: rhodecode/templates/admin/integrations/new.html:23
76 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:51
71 #: rhodecode/templates/admin/repos/repo_edit.html:72
77 #: rhodecode/templates/admin/repos/repo_edit.html:72
72 #: rhodecode/templates/base/base.html:84
78 #: rhodecode/templates/base/base.html:84
73 msgid "Integrations"
79 msgid "Integrations"
@@ -90,9 +96,9 b' msgstr ""'
90 msgid "Enable or disable this authentication plugin."
96 msgid "Enable or disable this authentication plugin."
91 msgstr ""
97 msgstr ""
92
98
93 #: rhodecode/authentication/schema.py:37 rhodecode/integrations/schema.py:37
99 #: rhodecode/authentication/schema.py:37 rhodecode/integrations/schema.py:32
94 #: rhodecode/templates/admin/integrations/list.html:62
100 #: rhodecode/model/validation_schema/schemas/integration_schema.py:197
95 #: rhodecode/templates/admin/my_account/my_account_notifications.html:14
101 #: rhodecode/templates/admin/integrations/list.html:101
96 msgid "Enabled"
102 msgid "Enabled"
97 msgstr ""
103 msgstr ""
98
104
@@ -527,14 +533,14 b' msgstr ""'
527 msgid "Changesets"
533 msgid "Changesets"
528 msgstr ""
534 msgstr ""
529
535
530 #: rhodecode/controllers/files.py:1026 rhodecode/controllers/summary.py:251
536 #: rhodecode/controllers/files.py:1026 rhodecode/controllers/summary.py:259
531 #: rhodecode/model/pull_request.py:1059 rhodecode/model/scm.py:780
537 #: rhodecode/model/pull_request.py:1059 rhodecode/model/scm.py:780
532 #: rhodecode/templates/base/vcs_settings.html:138
538 #: rhodecode/templates/base/vcs_settings.html:185
533 msgid "Branches"
539 msgid "Branches"
534 msgstr ""
540 msgstr ""
535
541
536 #: rhodecode/controllers/files.py:1030 rhodecode/model/scm.py:795
542 #: rhodecode/controllers/files.py:1030 rhodecode/model/scm.py:795
537 #: rhodecode/templates/base/vcs_settings.html:163
543 #: rhodecode/templates/base/vcs_settings.html:210
538 msgid "Tags"
544 msgid "Tags"
539 msgstr ""
545 msgstr ""
540
546
@@ -645,19 +651,19 b' msgstr ""'
645 msgid "Closing pull request on other statuses than rejected or approved is forbidden. Calculated status from all reviewers is currently: %s"
651 msgid "Closing pull request on other statuses than rejected or approved is forbidden. Calculated status from all reviewers is currently: %s"
646 msgstr ""
652 msgstr ""
647
653
648 #: rhodecode/controllers/summary.py:235
654 #: rhodecode/controllers/summary.py:243
649 msgid "Branch"
655 msgid "Branch"
650 msgstr ""
656 msgstr ""
651
657
652 #: rhodecode/controllers/summary.py:236
658 #: rhodecode/controllers/summary.py:244
653 msgid "Tag"
659 msgid "Tag"
654 msgstr ""
660 msgstr ""
655
661
656 #: rhodecode/controllers/summary.py:237
662 #: rhodecode/controllers/summary.py:245
657 msgid "Bookmark"
663 msgid "Bookmark"
658 msgstr ""
664 msgstr ""
659
665
660 #: rhodecode/controllers/summary.py:252
666 #: rhodecode/controllers/summary.py:260
661 msgid "Closed branches"
667 msgid "Closed branches"
662 msgstr ""
668 msgstr ""
663
669
@@ -670,37 +676,37 b' msgid "Error occurred during update of d'
670 msgstr ""
676 msgstr ""
671
677
672 #: rhodecode/controllers/admin/gists.py:63
678 #: rhodecode/controllers/admin/gists.py:63
673 #: rhodecode/controllers/admin/my_account.py:307
679 #: rhodecode/controllers/admin/my_account.py:317
674 #: rhodecode/controllers/admin/users.py:431
680 #: rhodecode/controllers/admin/users.py:431
675 msgid "forever"
681 msgid "forever"
676 msgstr ""
682 msgstr ""
677
683
678 #: rhodecode/controllers/admin/gists.py:64
684 #: rhodecode/controllers/admin/gists.py:64
679 #: rhodecode/controllers/admin/my_account.py:308
685 #: rhodecode/controllers/admin/my_account.py:318
680 #: rhodecode/controllers/admin/users.py:432
686 #: rhodecode/controllers/admin/users.py:432
681 msgid "5 minutes"
687 msgid "5 minutes"
682 msgstr ""
688 msgstr ""
683
689
684 #: rhodecode/controllers/admin/gists.py:65
690 #: rhodecode/controllers/admin/gists.py:65
685 #: rhodecode/controllers/admin/my_account.py:309
691 #: rhodecode/controllers/admin/my_account.py:319
686 #: rhodecode/controllers/admin/users.py:433
692 #: rhodecode/controllers/admin/users.py:433
687 msgid "1 hour"
693 msgid "1 hour"
688 msgstr ""
694 msgstr ""
689
695
690 #: rhodecode/controllers/admin/gists.py:66
696 #: rhodecode/controllers/admin/gists.py:66
691 #: rhodecode/controllers/admin/my_account.py:310
697 #: rhodecode/controllers/admin/my_account.py:320
692 #: rhodecode/controllers/admin/users.py:434
698 #: rhodecode/controllers/admin/users.py:434
693 msgid "1 day"
699 msgid "1 day"
694 msgstr ""
700 msgstr ""
695
701
696 #: rhodecode/controllers/admin/gists.py:67
702 #: rhodecode/controllers/admin/gists.py:67
697 #: rhodecode/controllers/admin/my_account.py:311
703 #: rhodecode/controllers/admin/my_account.py:321
698 #: rhodecode/controllers/admin/users.py:435
704 #: rhodecode/controllers/admin/users.py:435
699 msgid "1 month"
705 msgid "1 month"
700 msgstr ""
706 msgstr ""
701
707
702 #: rhodecode/controllers/admin/gists.py:71
708 #: rhodecode/controllers/admin/gists.py:71
703 #: rhodecode/controllers/admin/my_account.py:313
709 #: rhodecode/controllers/admin/my_account.py:323
704 #: rhodecode/controllers/admin/users.py:437
710 #: rhodecode/controllers/admin/users.py:437
705 msgid "Lifetime"
711 msgid "Lifetime"
706 msgstr ""
712 msgstr ""
@@ -754,60 +760,61 b' msgstr ""'
754 msgid "%(expiry)s - current value"
760 msgid "%(expiry)s - current value"
755 msgstr ""
761 msgstr ""
756
762
757 #: rhodecode/controllers/admin/my_account.py:70
763 #: rhodecode/controllers/admin/my_account.py:74
758 msgid "You can't edit this user since it's crucial for entire application"
764 msgid "You can't edit this user since it's crucial for entire application"
759 msgstr ""
765 msgstr ""
760
766
761 #: rhodecode/controllers/admin/my_account.py:128
767 #: rhodecode/controllers/admin/my_account.py:132
762 msgid "Your account was updated successfully"
768 msgid "Your account was updated successfully"
763 msgstr ""
769 msgstr ""
764
770
765 #: rhodecode/controllers/admin/my_account.py:143
771 #: rhodecode/controllers/admin/my_account.py:147
766 #: rhodecode/controllers/admin/users.py:218
772 #: rhodecode/controllers/admin/users.py:218
767 #, python-format
773 #, python-format
768 msgid "Error occurred during update of user %s"
774 msgid "Error occurred during update of user %s"
769 msgstr ""
775 msgstr ""
770
776
771 #: rhodecode/controllers/admin/my_account.py:202
777 #: rhodecode/controllers/admin/my_account.py:213
778 #: rhodecode/controllers/admin/my_account.py:219
779 msgid "Error occurred during update of user password"
780 msgstr ""
781
782 #: rhodecode/controllers/admin/my_account.py:226
772 msgid "Successfully updated password"
783 msgid "Successfully updated password"
773 msgstr ""
784 msgstr ""
774
785
775 #: rhodecode/controllers/admin/my_account.py:213
786 #: rhodecode/controllers/admin/my_account.py:271
776 msgid "Error occurred during update of user password"
777 msgstr ""
778
779 #: rhodecode/controllers/admin/my_account.py:261
780 #: rhodecode/controllers/admin/users.py:611
787 #: rhodecode/controllers/admin/users.py:611
781 #, python-format
788 #, python-format
782 msgid "Added new email address `%s` for user account"
789 msgid "Added new email address `%s` for user account"
783 msgstr ""
790 msgstr ""
784
791
785 #: rhodecode/controllers/admin/my_account.py:268
792 #: rhodecode/controllers/admin/my_account.py:278
786 #: rhodecode/controllers/admin/users.py:618
793 #: rhodecode/controllers/admin/users.py:618
787 msgid "An error occurred during email saving"
794 msgid "An error occurred during email saving"
788 msgstr ""
795 msgstr ""
789
796
790 #: rhodecode/controllers/admin/my_account.py:278
797 #: rhodecode/controllers/admin/my_account.py:288
791 #: rhodecode/controllers/admin/users.py:633
798 #: rhodecode/controllers/admin/users.py:633
792 msgid "Removed email address from user account"
799 msgid "Removed email address from user account"
793 msgstr ""
800 msgstr ""
794
801
795 #: rhodecode/controllers/admin/my_account.py:316
802 #: rhodecode/controllers/admin/my_account.py:326
796 #: rhodecode/controllers/admin/users.py:440
803 #: rhodecode/controllers/admin/users.py:440
797 msgid "Role"
804 msgid "Role"
798 msgstr ""
805 msgstr ""
799
806
800 #: rhodecode/controllers/admin/my_account.py:329
807 #: rhodecode/controllers/admin/my_account.py:339
801 #: rhodecode/controllers/admin/users.py:464
808 #: rhodecode/controllers/admin/users.py:464
802 msgid "Auth token successfully created"
809 msgid "Auth token successfully created"
803 msgstr ""
810 msgstr ""
804
811
805 #: rhodecode/controllers/admin/my_account.py:342
812 #: rhodecode/controllers/admin/my_account.py:352
806 #: rhodecode/controllers/admin/users.py:483
813 #: rhodecode/controllers/admin/users.py:483
807 msgid "Auth token successfully reset"
814 msgid "Auth token successfully reset"
808 msgstr ""
815 msgstr ""
809
816
810 #: rhodecode/controllers/admin/my_account.py:346
817 #: rhodecode/controllers/admin/my_account.py:356
811 #: rhodecode/controllers/admin/users.py:487
818 #: rhodecode/controllers/admin/users.py:487
812 msgid "Auth token successfully deleted"
819 msgid "Auth token successfully deleted"
813 msgstr ""
820 msgstr ""
@@ -1027,18 +1034,18 b' msgid "Error occurred during deleting is'
1027 msgstr ""
1034 msgstr ""
1028
1035
1029 #: rhodecode/controllers/admin/repos.py:721
1036 #: rhodecode/controllers/admin/repos.py:721
1030 #: rhodecode/controllers/admin/settings.py:363
1037 #: rhodecode/controllers/admin/settings.py:366
1031 msgid "Removed issue tracker entry"
1038 msgid "Removed issue tracker entry"
1032 msgstr ""
1039 msgstr ""
1033
1040
1034 #: rhodecode/controllers/admin/repos.py:751
1041 #: rhodecode/controllers/admin/repos.py:751
1035 #: rhodecode/controllers/admin/settings.py:409
1042 #: rhodecode/controllers/admin/settings.py:412
1036 msgid "Updated issue tracker entries"
1043 msgid "Updated issue tracker entries"
1037 msgstr ""
1044 msgstr ""
1038
1045
1039 #: rhodecode/controllers/admin/repos.py:812
1046 #: rhodecode/controllers/admin/repos.py:812
1040 #: rhodecode/controllers/admin/settings.py:142
1047 #: rhodecode/controllers/admin/settings.py:143
1041 #: rhodecode/controllers/admin/settings.py:719
1048 #: rhodecode/controllers/admin/settings.py:722
1042 msgid "Some form inputs contain invalid data."
1049 msgid "Some form inputs contain invalid data."
1043 msgstr ""
1050 msgstr ""
1044
1051
@@ -1047,86 +1054,70 b' msgid "Error occurred during updating re'
1047 msgstr ""
1054 msgstr ""
1048
1055
1049 #: rhodecode/controllers/admin/repos.py:834
1056 #: rhodecode/controllers/admin/repos.py:834
1050 #: rhodecode/controllers/admin/settings.py:168
1057 #: rhodecode/controllers/admin/settings.py:171
1051 msgid "Updated VCS settings"
1058 msgid "Updated VCS settings"
1052 msgstr ""
1059 msgstr ""
1053
1060
1054 #: rhodecode/controllers/admin/settings.py:164
1061 #: rhodecode/controllers/admin/settings.py:167
1055 #: rhodecode/controllers/admin/settings.py:267
1062 #: rhodecode/controllers/admin/settings.py:270
1056 msgid "Error occurred during updating application settings"
1063 msgid "Error occurred during updating application settings"
1057 msgstr ""
1064 msgstr ""
1058
1065
1059 #: rhodecode/controllers/admin/settings.py:211
1066 #: rhodecode/controllers/admin/settings.py:214
1060 #, python-format
1067 #, python-format
1061 msgid "Repositories successfully rescanned added: %s ; removed: %s"
1068 msgid "Repositories successfully rescanned added: %s ; removed: %s"
1062 msgstr ""
1069 msgstr ""
1063
1070
1064 #: rhodecode/controllers/admin/settings.py:263
1071 #: rhodecode/controllers/admin/settings.py:266
1065 msgid "Updated application settings"
1072 msgid "Updated application settings"
1066 msgstr ""
1073 msgstr ""
1067
1074
1068 #: rhodecode/controllers/admin/settings.py:327
1069 msgid "Updated visualisation settings"
1070 msgstr ""
1071
1072 #: rhodecode/controllers/admin/settings.py:330
1075 #: rhodecode/controllers/admin/settings.py:330
1076 msgid "Updated visualisation settings"
1077 msgstr ""
1078
1079 #: rhodecode/controllers/admin/settings.py:333
1073 msgid "Error occurred during updating visualisation settings"
1080 msgid "Error occurred during updating visualisation settings"
1074 msgstr ""
1081 msgstr ""
1075
1082
1076 #: rhodecode/controllers/admin/settings.py:422
1083 #: rhodecode/controllers/admin/settings.py:425
1077 msgid "Please enter email address"
1084 msgid "Please enter email address"
1078 msgstr ""
1085 msgstr ""
1079
1086
1080 #: rhodecode/controllers/admin/settings.py:440
1087 #: rhodecode/controllers/admin/settings.py:443
1081 msgid "Send email task created"
1088 msgid "Send email task created"
1082 msgstr ""
1089 msgstr ""
1083
1090
1084 #: rhodecode/controllers/admin/settings.py:473
1091 #: rhodecode/controllers/admin/settings.py:476
1085 msgid "Added new hook"
1092 msgid "Added new hook"
1086 msgstr ""
1093 msgstr ""
1087
1094
1088 #: rhodecode/controllers/admin/settings.py:488
1095 #: rhodecode/controllers/admin/settings.py:491
1089 msgid "Updated hooks"
1096 msgid "Updated hooks"
1090 msgstr ""
1097 msgstr ""
1091
1098
1092 #: rhodecode/controllers/admin/settings.py:492
1099 #: rhodecode/controllers/admin/settings.py:495
1093 msgid "Error occurred during hook creation"
1100 msgid "Error occurred during hook creation"
1094 msgstr ""
1101 msgstr ""
1095
1102
1096 #: rhodecode/controllers/admin/settings.py:540
1103 #: rhodecode/controllers/admin/settings.py:543
1097 #, python-format
1104 #, python-format
1098 msgid "Critical: your disk space is very low <b>%s%%</b> usedpercent"
1105 msgid "Critical: your disk space is very low <b>%s%%</b> usedpercent"
1099 msgstr ""
1106 msgstr ""
1100
1107
1101 #: rhodecode/controllers/admin/settings.py:544
1108 #: rhodecode/controllers/admin/settings.py:547
1102 #, python-format
1109 #, python-format
1103 msgid "Warning: your disk space is running low <b>%s%%</b> usedpercent"
1110 msgid "Warning: your disk space is running low <b>%s%%</b> usedpercent"
1104 msgstr ""
1111 msgstr ""
1105
1112
1106 #: rhodecode/controllers/admin/settings.py:740
1113 #: rhodecode/controllers/admin/settings.py:743
1107 msgid "Error occurred during updating labs settings"
1114 msgid "Error occurred during updating labs settings"
1108 msgstr ""
1115 msgstr ""
1109
1116
1110 #: rhodecode/controllers/admin/settings.py:745
1117 #: rhodecode/controllers/admin/settings.py:748
1111 msgid "Updated Labs settings"
1118 msgid "Updated Labs settings"
1112 msgstr ""
1119 msgstr ""
1113
1120
1114 #: rhodecode/controllers/admin/settings.py:795
1115 msgid "Subversion HTTP Support"
1116 msgstr ""
1117
1118 #: rhodecode/controllers/admin/settings.py:796
1119 msgid "Proxy subversion HTTP requests"
1120 msgstr ""
1121
1122 #: rhodecode/controllers/admin/settings.py:802
1123 msgid "Subversion HTTP Server URL"
1124 msgstr ""
1125
1126 #: rhodecode/controllers/admin/settings.py:804
1127 msgid "e.g. http://localhost:8080/"
1128 msgstr ""
1129
1130 #: rhodecode/controllers/admin/user_groups.py:168
1121 #: rhodecode/controllers/admin/user_groups.py:168
1131 #, python-format
1122 #, python-format
1132 msgid "Created user group %(user_group_link)s"
1123 msgid "Created user group %(user_group_link)s"
@@ -1307,35 +1298,35 b' msgstr ""'
1307 msgid "pullrequest commented"
1298 msgid "pullrequest commented"
1308 msgstr ""
1299 msgstr ""
1309
1300
1310 #: rhodecode/events/repo.py:135
1301 #: rhodecode/events/repo.py:136
1311 msgid "repository pre create"
1302 msgid "repository pre create"
1312 msgstr ""
1303 msgstr ""
1313
1304
1314 #: rhodecode/events/repo.py:144
1305 #: rhodecode/events/repo.py:145
1315 msgid "repository created"
1306 msgid "repository created"
1316 msgstr ""
1307 msgstr ""
1317
1308
1318 #: rhodecode/events/repo.py:153
1309 #: rhodecode/events/repo.py:154
1319 msgid "repository pre delete"
1310 msgid "repository pre delete"
1320 msgstr ""
1311 msgstr ""
1321
1312
1322 #: rhodecode/events/repo.py:162
1313 #: rhodecode/events/repo.py:163
1323 msgid "repository deleted"
1314 msgid "repository deleted"
1324 msgstr ""
1315 msgstr ""
1325
1316
1326 #: rhodecode/events/repo.py:198
1317 #: rhodecode/events/repo.py:199
1327 msgid "repository pre pull"
1318 msgid "repository pre pull"
1328 msgstr ""
1319 msgstr ""
1329
1320
1330 #: rhodecode/events/repo.py:207
1321 #: rhodecode/events/repo.py:208
1331 msgid "repository pull"
1322 msgid "repository pull"
1332 msgstr ""
1323 msgstr ""
1333
1324
1334 #: rhodecode/events/repo.py:216
1325 #: rhodecode/events/repo.py:217
1335 msgid "repository pre push"
1326 msgid "repository pre push"
1336 msgstr ""
1327 msgstr ""
1337
1328
1338 #: rhodecode/events/repo.py:227
1329 #: rhodecode/events/repo.py:228
1339 msgid "repository push"
1330 msgid "repository push"
1340 msgstr ""
1331 msgstr ""
1341
1332
@@ -1363,100 +1354,196 b' msgstr ""'
1363 msgid "user pre update"
1354 msgid "user pre update"
1364 msgstr ""
1355 msgstr ""
1365
1356
1366 #: rhodecode/integrations/schema.py:35
1357 #: rhodecode/forms/__init__.py:32 rhodecode/templates/admin/gists/new.html:62
1358 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:27
1359 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:84
1360 #: rhodecode/templates/admin/my_account/my_account_emails.html:65
1361 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:104
1362 #: rhodecode/templates/admin/permissions/permissions_application.html:51
1363 #: rhodecode/templates/admin/permissions/permissions_ips.html:61
1364 #: rhodecode/templates/admin/permissions/permissions_objects.html:57
1365 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:136
1366 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:68
1367 #: rhodecode/templates/admin/repos/repo_edit_fields.html:66
1368 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.html:80
1369 #: rhodecode/templates/admin/repos/repo_edit_permissions.html:111
1370 #: rhodecode/templates/admin/repos/repo_edit_settings.html:159
1371 #: rhodecode/templates/admin/repos/repo_edit_vcs.html:46
1372 #: rhodecode/templates/admin/settings/settings_global.html:110
1373 #: rhodecode/templates/admin/settings/settings_issuetracker.html:16
1374 #: rhodecode/templates/admin/settings/settings_labs.html:49
1375 #: rhodecode/templates/admin/settings/settings_vcs.html:14
1376 #: rhodecode/templates/admin/settings/settings_visual.html:220
1377 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:121
1378 #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:23
1379 #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:81
1380 #: rhodecode/templates/admin/users/user_edit_emails.html:63
1381 #: rhodecode/templates/admin/users/user_edit_ips.html:70
1382 #: rhodecode/templates/admin/users/user_edit_profile.html:135
1383 #: rhodecode/templates/base/default_perms_box.html:89
1384 msgid "Reset"
1385 msgstr ""
1386
1387 #: rhodecode/forms/__init__.py:33 rhodecode/templates/admin/gists/show.html:49
1388 #: rhodecode/templates/admin/integrations/list.html:211
1389 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:56
1390 #: rhodecode/templates/admin/my_account/my_account_emails.html:32
1391 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:62
1392 #: rhodecode/templates/admin/permissions/permissions_ips.html:26
1393 #: rhodecode/templates/admin/repos/repo_edit_fields.html:25
1394 #: rhodecode/templates/admin/settings/settings_hooks.html:46
1395 #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:52
1396 #: rhodecode/templates/admin/users/user_edit_emails.html:31
1397 #: rhodecode/templates/admin/users/user_edit_ips.html:34
1398 #: rhodecode/templates/base/issue_tracker_settings.html:70
1399 #: rhodecode/templates/base/vcs_settings.html:194
1400 #: rhodecode/templates/base/vcs_settings.html:219
1401 #: rhodecode/templates/changeset/changeset_file_comment.html:49
1402 #: rhodecode/templates/changeset/changeset_file_comment.html:99
1403 #: rhodecode/templates/data_table/_dt_elements.html:119
1404 #: rhodecode/templates/data_table/_dt_elements.html:176
1405 #: rhodecode/templates/data_table/_dt_elements.html:190
1406 #: rhodecode/templates/data_table/_dt_elements.html:202
1407 #: rhodecode/templates/debug_style/buttons.html:132
1408 #: rhodecode/templates/files/files_source.html:34
1409 #: rhodecode/templates/files/files_source.html:38
1410 #: rhodecode/templates/files/files_source.html:41
1411 msgid "Delete"
1412 msgstr ""
1413
1414 #: rhodecode/integrations/schema.py:30
1415 #: rhodecode/model/validation_schema/schemas/integration_schema.py:195
1367 msgid "Enable or disable this integration."
1416 msgid "Enable or disable this integration."
1368 msgstr ""
1417 msgstr ""
1369
1418
1370 #: rhodecode/integrations/schema.py:42
1419 #: rhodecode/integrations/schema.py:37
1420 #: rhodecode/model/validation_schema/schemas/integration_schema.py:176
1371 msgid "Short name for this integration."
1421 msgid "Short name for this integration."
1372 msgstr ""
1422 msgstr ""
1373
1423
1374 #: rhodecode/integrations/schema.py:44
1424 #: rhodecode/integrations/schema.py:39
1425 #: rhodecode/model/validation_schema/schemas/integration_schema.py:178
1375 msgid "Integration name"
1426 msgid "Integration name"
1376 msgstr ""
1427 msgstr ""
1377
1428
1429 #: rhodecode/integrations/schema.py:51
1430 msgid "Limit integrations to to work only on the direct children repositories of this repository group (no subgroups)"
1431 msgstr ""
1432
1433 #: rhodecode/integrations/schema.py:55
1434 msgid "Limit to childen repos only"
1435 msgstr ""
1436
1437 #: rhodecode/integrations/schema.py:63
1438 msgid "Limit integrations to to work only on root level repositories"
1439 msgstr ""
1440
1441 #: rhodecode/integrations/schema.py:66
1442 msgid "Root repositories only"
1443 msgstr ""
1444
1445 #: rhodecode/integrations/views.py:162
1446 msgid "{repo_name} repository"
1447 msgstr ""
1448
1449 #: rhodecode/integrations/views.py:165
1450 msgid "{repo_group_name} repo group"
1451 msgstr ""
1452
1378 #: rhodecode/integrations/views.py:172
1453 #: rhodecode/integrations/views.py:172
1454 msgid "{name} integration"
1455 msgstr ""
1456
1457 #: rhodecode/integrations/views.py:186
1379 msgid "Integration {integration_name} deleted successfully."
1458 msgid "Integration {integration_name} deleted successfully."
1380 msgstr ""
1459 msgstr ""
1381
1460
1382 #: rhodecode/integrations/views.py:200
1461 #: rhodecode/integrations/views.py:266
1383 msgid "Errors exist when saving integration settings. Please check the form inputs."
1462 msgid "Errors exist when saving integration settings. Please check the form inputs."
1384 msgstr ""
1463 msgstr ""
1385
1464
1386 #: rhodecode/integrations/views.py:220
1465 #: rhodecode/integrations/views.py:292
1387 msgid "Integration {integration_name} updated successfully."
1466 msgid "Integration {integration_name} updated successfully."
1388 msgstr ""
1467 msgstr ""
1389
1468
1390 #: rhodecode/integrations/types/email.py:154
1469 #: rhodecode/integrations/types/email.py:214
1391 msgid "Recipients"
1470 msgid "Recipients"
1392 msgstr ""
1471 msgstr ""
1393
1472
1394 #: rhodecode/integrations/types/email.py:155
1473 #: rhodecode/integrations/types/email.py:215
1395 msgid "Email addresses to send push events to"
1474 msgid "Email addresses to send push events to"
1396 msgstr ""
1475 msgstr ""
1397
1476
1398 #: rhodecode/integrations/types/email.py:160
1477 #: rhodecode/integrations/types/email.py:220
1399 #: rhodecode/integrations/types/email.py:161
1478 #: rhodecode/integrations/types/email.py:221
1400 msgid "Email address"
1479 msgid "Email address"
1401 msgstr ""
1480 msgstr ""
1402
1481
1482 #: rhodecode/integrations/types/email.py:233
1483 msgid "Send repo push summaries to a list of recipients via email"
1484 msgstr ""
1485
1486 #: rhodecode/integrations/types/hipchat.py:43
1487 msgid "Yellow"
1488 msgstr ""
1489
1403 #: rhodecode/integrations/types/hipchat.py:44
1490 #: rhodecode/integrations/types/hipchat.py:44
1404 msgid "Yellow"
1491 msgid "Red"
1405 msgstr ""
1492 msgstr ""
1406
1493
1407 #: rhodecode/integrations/types/hipchat.py:45
1494 #: rhodecode/integrations/types/hipchat.py:45
1408 msgid "Red"
1495 msgid "Green"
1409 msgstr ""
1496 msgstr ""
1410
1497
1411 #: rhodecode/integrations/types/hipchat.py:46
1498 #: rhodecode/integrations/types/hipchat.py:46
1412 msgid "Green"
1499 msgid "Purple"
1413 msgstr ""
1500 msgstr ""
1414
1501
1415 #: rhodecode/integrations/types/hipchat.py:47
1502 #: rhodecode/integrations/types/hipchat.py:47
1416 msgid "Purple"
1417 msgstr ""
1418
1419 #: rhodecode/integrations/types/hipchat.py:48
1420 msgid "Gray"
1503 msgid "Gray"
1421 msgstr ""
1504 msgstr ""
1422
1505
1506 #: rhodecode/integrations/types/hipchat.py:52
1507 msgid "Hipchat server URL"
1508 msgstr ""
1509
1423 #: rhodecode/integrations/types/hipchat.py:53
1510 #: rhodecode/integrations/types/hipchat.py:53
1424 msgid "Hipchat server URL"
1425 msgstr ""
1426
1427 #: rhodecode/integrations/types/hipchat.py:54
1428 msgid "Hipchat integration url."
1511 msgid "Hipchat integration url."
1429 msgstr ""
1512 msgstr ""
1430
1513
1514 #: rhodecode/integrations/types/hipchat.py:63
1515 msgid "Notify"
1516 msgstr ""
1517
1431 #: rhodecode/integrations/types/hipchat.py:64
1518 #: rhodecode/integrations/types/hipchat.py:64
1432 msgid "Notify"
1433 msgstr ""
1434
1435 #: rhodecode/integrations/types/hipchat.py:65
1436 msgid "Make a notification to the users in room."
1519 msgid "Make a notification to the users in room."
1437 msgstr ""
1520 msgstr ""
1438
1521
1522 #: rhodecode/integrations/types/hipchat.py:70
1523 msgid "Color"
1524 msgstr ""
1525
1439 #: rhodecode/integrations/types/hipchat.py:71
1526 #: rhodecode/integrations/types/hipchat.py:71
1440 msgid "Color"
1441 msgstr ""
1442
1443 #: rhodecode/integrations/types/hipchat.py:72
1444 msgid "Background color of message."
1527 msgid "Background color of message."
1445 msgstr ""
1528 msgstr ""
1446
1529
1447 #: rhodecode/integrations/types/hipchat.py:104
1530 #: rhodecode/integrations/types/hipchat.py:99
1448 msgid "Hipchat"
1531 msgid "Hipchat"
1449 msgstr ""
1532 msgstr ""
1450
1533
1534 #: rhodecode/integrations/types/hipchat.py:100
1535 msgid "Send events such as repo pushes and pull requests to your hipchat channel."
1536 msgstr ""
1537
1538 #: rhodecode/integrations/types/slack.py:44
1539 msgid "Slack service URL"
1540 msgstr ""
1541
1451 #: rhodecode/integrations/types/slack.py:45
1542 #: rhodecode/integrations/types/slack.py:45
1452 msgid "Slack service URL"
1453 msgstr ""
1454
1455 #: rhodecode/integrations/types/slack.py:46
1456 msgid "This can be setup at the <a href=\"https://my.slack.com/services/new/incoming-webhook/\">slack app manager</a>"
1543 msgid "This can be setup at the <a href=\"https://my.slack.com/services/new/incoming-webhook/\">slack app manager</a>"
1457 msgstr ""
1544 msgstr ""
1458
1545
1459 #: rhodecode/integrations/types/slack.py:59 rhodecode/templates/login.html:43
1546 #: rhodecode/integrations/types/slack.py:58 rhodecode/templates/login.html:43
1460 #: rhodecode/templates/register.html:41
1547 #: rhodecode/templates/register.html:41
1461 #: rhodecode/templates/admin/admin_log.html:7
1548 #: rhodecode/templates/admin/admin_log.html:7
1462 #: rhodecode/templates/admin/my_account/my_account_profile.html:24
1549 #: rhodecode/templates/admin/my_account/my_account_profile.html:24
@@ -1472,35 +1559,39 b' msgstr ""'
1472 msgid "Username"
1559 msgid "Username"
1473 msgstr ""
1560 msgstr ""
1474
1561
1475 #: rhodecode/integrations/types/slack.py:60
1562 #: rhodecode/integrations/types/slack.py:59
1476 msgid "Username to show notifications coming from."
1563 msgid "Username to show notifications coming from."
1477 msgstr ""
1564 msgstr ""
1478
1565
1566 #: rhodecode/integrations/types/slack.py:68
1567 msgid "Channel"
1568 msgstr ""
1569
1479 #: rhodecode/integrations/types/slack.py:69
1570 #: rhodecode/integrations/types/slack.py:69
1480 msgid "Channel"
1481 msgstr ""
1482
1483 #: rhodecode/integrations/types/slack.py:70
1484 msgid "Channel to send notifications to."
1571 msgid "Channel to send notifications to."
1485 msgstr ""
1572 msgstr ""
1486
1573
1574 #: rhodecode/integrations/types/slack.py:78
1575 msgid "Emoji"
1576 msgstr ""
1577
1487 #: rhodecode/integrations/types/slack.py:79
1578 #: rhodecode/integrations/types/slack.py:79
1488 msgid "Emoji"
1489 msgstr ""
1490
1491 #: rhodecode/integrations/types/slack.py:80
1492 msgid "Emoji to use eg. :studio_microphone:"
1579 msgid "Emoji to use eg. :studio_microphone:"
1493 msgstr ""
1580 msgstr ""
1494
1581
1495 #: rhodecode/integrations/types/slack.py:107
1582 #: rhodecode/integrations/types/slack.py:101
1496 msgid "Slack"
1583 msgid "Slack"
1497 msgstr ""
1584 msgstr ""
1498
1585
1586 #: rhodecode/integrations/types/slack.py:102
1587 msgid "Send events such as repo pushes and pull requests to your slack channel."
1588 msgstr ""
1589
1590 #: rhodecode/integrations/types/webhook.py:40
1591 msgid "Webhook URL"
1592 msgstr ""
1593
1499 #: rhodecode/integrations/types/webhook.py:41
1594 #: rhodecode/integrations/types/webhook.py:41
1500 msgid "Webhook URL"
1501 msgstr ""
1502
1503 #: rhodecode/integrations/types/webhook.py:42
1504 msgid "URL of the webhook to receive POST event."
1595 msgid "URL of the webhook to receive POST event."
1505 msgstr ""
1596 msgstr ""
1506
1597
@@ -1512,10 +1603,14 b' msgstr ""'
1512 msgid "String used to validate received payloads."
1603 msgid "String used to validate received payloads."
1513 msgstr ""
1604 msgstr ""
1514
1605
1515 #: rhodecode/integrations/types/webhook.py:62
1606 #: rhodecode/integrations/types/webhook.py:65
1516 msgid "Webhook"
1607 msgid "Webhook"
1517 msgstr ""
1608 msgstr ""
1518
1609
1610 #: rhodecode/integrations/types/webhook.py:66
1611 msgid "Post json events to a webhook endpoint"
1612 msgstr ""
1613
1519 #: rhodecode/lib/action_parser.py:89
1614 #: rhodecode/lib/action_parser.py:89
1520 msgid "[deleted] repository"
1615 msgid "[deleted] repository"
1521 msgstr ""
1616 msgstr ""
@@ -1639,79 +1734,79 b' msgstr ""'
1639 msgid "Commit not found"
1734 msgid "Commit not found"
1640 msgstr ""
1735 msgstr ""
1641
1736
1642 #: rhodecode/lib/auth.py:1180
1737 #: rhodecode/lib/auth.py:1185
1643 #, python-format
1738 #, python-format
1644 msgid "IP %s not allowed"
1739 msgid "IP %s not allowed"
1645 msgstr ""
1740 msgstr ""
1646
1741
1647 #: rhodecode/lib/auth.py:1254
1742 #: rhodecode/lib/auth.py:1259
1648 msgid "You need to be a registered user to perform this action"
1743 msgid "You need to be a registered user to perform this action"
1649 msgstr ""
1744 msgstr ""
1650
1745
1651 #: rhodecode/lib/auth.py:1302
1746 #: rhodecode/lib/auth.py:1307
1652 #, python-format
1747 #, python-format
1653 msgid "Action not supported for %s."
1748 msgid "Action not supported for %s."
1654 msgstr ""
1749 msgstr ""
1655
1750
1656 #: rhodecode/lib/auth.py:1339
1751 #: rhodecode/lib/auth.py:1344
1657 msgid "You need to be signed in to view this page"
1752 msgid "You need to be signed in to view this page"
1658 msgstr ""
1753 msgstr ""
1659
1754
1660 #: rhodecode/lib/base.py:547
1755 #: rhodecode/lib/base.py:550
1661 #, python-format
1756 #, python-format
1662 msgid "The repository at %(repo_name)s cannot be located."
1757 msgid "The repository at %(repo_name)s cannot be located."
1663 msgstr ""
1758 msgstr ""
1664
1759
1665 #: rhodecode/lib/diffs.py:56
1760 #: rhodecode/lib/diffs.py:62
1666 msgid "Click to comment"
1761 msgid "Click to comment"
1667 msgstr ""
1762 msgstr ""
1668
1763
1669 #: rhodecode/lib/diffs.py:71
1764 #: rhodecode/lib/diffs.py:77
1670 msgid "Binary file"
1765 msgid "Binary file"
1671 msgstr ""
1766 msgstr ""
1672
1767
1673 #: rhodecode/lib/diffs.py:91
1768 #: rhodecode/lib/diffs.py:98
1674 msgid "Changeset was too big and was cut off, use diff menu to display this diff"
1769 msgid "Changeset was too big and was cut off, use diff menu to display this diff"
1675 msgstr ""
1770 msgstr ""
1676
1771
1677 #: rhodecode/lib/diffs.py:102
1772 #: rhodecode/lib/diffs.py:109
1678 msgid "No changes detected"
1773 msgid "No changes detected"
1679 msgstr ""
1774 msgstr ""
1680
1775
1681 #: rhodecode/lib/diffs.py:631
1776 #: rhodecode/lib/diffs.py:643
1682 msgid "Click to select line"
1777 msgid "Click to select line"
1683 msgstr ""
1778 msgstr ""
1684
1779
1685 #: rhodecode/lib/helpers.py:1484
1780 #: rhodecode/lib/helpers.py:1489
1686 #, python-format
1781 #, python-format
1687 msgid " and %s more"
1782 msgid " and %s more"
1688 msgstr ""
1783 msgstr ""
1689
1784
1690 #: rhodecode/lib/helpers.py:1488
1785 #: rhodecode/lib/helpers.py:1493
1691 msgid "No Files"
1786 msgid "No Files"
1692 msgstr ""
1787 msgstr ""
1693
1788
1694 #: rhodecode/lib/helpers.py:1561
1789 #: rhodecode/lib/helpers.py:1566
1695 msgid "new file"
1790 msgid "new file"
1696 msgstr ""
1791 msgstr ""
1697
1792
1698 #: rhodecode/lib/helpers.py:1564
1793 #: rhodecode/lib/helpers.py:1569
1699 msgid "mod"
1794 msgid "mod"
1700 msgstr ""
1795 msgstr ""
1701
1796
1702 #: rhodecode/lib/helpers.py:1567
1797 #: rhodecode/lib/helpers.py:1572
1703 msgid "del"
1798 msgid "del"
1704 msgstr ""
1799 msgstr ""
1705
1800
1706 #: rhodecode/lib/helpers.py:1570
1707 msgid "rename"
1708 msgstr ""
1709
1710 #: rhodecode/lib/helpers.py:1575
1801 #: rhodecode/lib/helpers.py:1575
1802 msgid "rename"
1803 msgstr ""
1804
1805 #: rhodecode/lib/helpers.py:1580
1711 msgid "chmod"
1806 msgid "chmod"
1712 msgstr ""
1807 msgstr ""
1713
1808
1714 #: rhodecode/lib/helpers.py:1822
1809 #: rhodecode/lib/helpers.py:1827
1715 msgid ""
1810 msgid ""
1716 "Example filter terms:\n"
1811 "Example filter terms:\n"
1717 " repository:vcs\n"
1812 " repository:vcs\n"
@@ -1730,89 +1825,89 b' msgid ""'
1730 " \"username:test AND repository:test*\"\n"
1825 " \"username:test AND repository:test*\"\n"
1731 msgstr ""
1826 msgstr ""
1732
1827
1733 #: rhodecode/lib/helpers.py:1842
1828 #: rhodecode/lib/helpers.py:1847
1734 #, python-format
1829 #, python-format
1735 msgid "%s repository is not mapped to db perhaps it was created or renamed from the filesystem please run the application again in order to rescan repositories"
1830 msgid "%s repository is not mapped to db perhaps it was created or renamed from the filesystem please run the application again in order to rescan repositories"
1736 msgstr ""
1831 msgstr ""
1737
1832
1738 #: rhodecode/lib/utils2.py:454
1833 #: rhodecode/lib/utils2.py:463
1739 #, python-format
1834 #, python-format
1740 msgid "%d year"
1835 msgid "%d year"
1741 msgid_plural "%d years"
1836 msgid_plural "%d years"
1742 msgstr[0] ""
1837 msgstr[0] ""
1743 msgstr[1] ""
1838 msgstr[1] ""
1744
1839
1745 #: rhodecode/lib/utils2.py:455
1840 #: rhodecode/lib/utils2.py:464
1746 #, python-format
1841 #, python-format
1747 msgid "%d month"
1842 msgid "%d month"
1748 msgid_plural "%d months"
1843 msgid_plural "%d months"
1749 msgstr[0] ""
1844 msgstr[0] ""
1750 msgstr[1] ""
1845 msgstr[1] ""
1751
1846
1752 #: rhodecode/lib/utils2.py:456
1847 #: rhodecode/lib/utils2.py:465
1753 #, python-format
1848 #, python-format
1754 msgid "%d day"
1849 msgid "%d day"
1755 msgid_plural "%d days"
1850 msgid_plural "%d days"
1756 msgstr[0] ""
1851 msgstr[0] ""
1757 msgstr[1] ""
1852 msgstr[1] ""
1758
1853
1759 #: rhodecode/lib/utils2.py:457
1854 #: rhodecode/lib/utils2.py:466
1760 #, python-format
1855 #, python-format
1761 msgid "%d hour"
1856 msgid "%d hour"
1762 msgid_plural "%d hours"
1857 msgid_plural "%d hours"
1763 msgstr[0] ""
1858 msgstr[0] ""
1764 msgstr[1] ""
1859 msgstr[1] ""
1765
1860
1766 #: rhodecode/lib/utils2.py:458
1861 #: rhodecode/lib/utils2.py:467
1767 #, python-format
1862 #, python-format
1768 msgid "%d minute"
1863 msgid "%d minute"
1769 msgid_plural "%d minutes"
1864 msgid_plural "%d minutes"
1770 msgstr[0] ""
1865 msgstr[0] ""
1771 msgstr[1] ""
1866 msgstr[1] ""
1772
1867
1773 #: rhodecode/lib/utils2.py:459
1868 #: rhodecode/lib/utils2.py:468
1774 #, python-format
1869 #, python-format
1775 msgid "%d second"
1870 msgid "%d second"
1776 msgid_plural "%d seconds"
1871 msgid_plural "%d seconds"
1777 msgstr[0] ""
1872 msgstr[0] ""
1778 msgstr[1] ""
1873 msgstr[1] ""
1779
1874
1780 #: rhodecode/lib/utils2.py:477
1875 #: rhodecode/lib/utils2.py:486
1781 #, python-format
1876 #, python-format
1782 msgid "in %s"
1877 msgid "in %s"
1783 msgstr ""
1878 msgstr ""
1784
1879
1785 #: rhodecode/lib/utils2.py:483
1880 #: rhodecode/lib/utils2.py:492
1786 #, python-format
1881 #, python-format
1787 msgid "%s ago"
1882 msgid "%s ago"
1788 msgstr ""
1883 msgstr ""
1789
1884
1790 #: rhodecode/lib/utils2.py:493
1885 #: rhodecode/lib/utils2.py:502
1791 #, python-format
1886 #, python-format
1792 msgid "%s, %s ago"
1887 msgid "%s, %s ago"
1793 msgstr ""
1888 msgstr ""
1794
1889
1795 #: rhodecode/lib/utils2.py:495
1890 #: rhodecode/lib/utils2.py:504
1796 #, python-format
1891 #, python-format
1797 msgid "in %s, %s"
1892 msgid "in %s, %s"
1798 msgstr ""
1893 msgstr ""
1799
1894
1800 #: rhodecode/lib/utils2.py:497
1895 #: rhodecode/lib/utils2.py:506
1801 #, python-format
1896 #, python-format
1802 msgid "%s and %s"
1897 msgid "%s and %s"
1803 msgstr ""
1898 msgstr ""
1804
1899
1805 #: rhodecode/lib/utils2.py:499
1900 #: rhodecode/lib/utils2.py:508
1806 #, python-format
1901 #, python-format
1807 msgid "%s and %s ago"
1902 msgid "%s and %s ago"
1808 msgstr ""
1903 msgstr ""
1809
1904
1810 #: rhodecode/lib/utils2.py:501
1905 #: rhodecode/lib/utils2.py:510
1811 #, python-format
1906 #, python-format
1812 msgid "in %s and %s"
1907 msgid "in %s and %s"
1813 msgstr ""
1908 msgstr ""
1814
1909
1815 #: rhodecode/lib/utils2.py:505 rhodecode/public/js/scripts.js:25035
1910 #: rhodecode/lib/utils2.py:514 rhodecode/public/js/scripts.js:25035
1816 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:49
1911 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:49
1817 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:174
1912 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:174
1818 msgid "just now"
1913 msgid "just now"
@@ -1841,7 +1936,9 b' msgstr ""'
1841 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:824
1936 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:824
1842 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:946
1937 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:946
1843 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:971
1938 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:971
1844 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2293 rhodecode/model/db.py:2285
1939 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2293
1940 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2285
1941 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2285 rhodecode/model/db.py:2287
1845 msgid "Repository no access"
1942 msgid "Repository no access"
1846 msgstr ""
1943 msgstr ""
1847
1944
@@ -1868,7 +1965,9 b' msgstr ""'
1868 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:825
1965 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:825
1869 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:947
1966 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:947
1870 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:972
1967 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:972
1871 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2294 rhodecode/model/db.py:2286
1968 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2294
1969 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2286
1970 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2286 rhodecode/model/db.py:2288
1872 msgid "Repository read access"
1971 msgid "Repository read access"
1873 msgstr ""
1972 msgstr ""
1874
1973
@@ -1895,7 +1994,9 b' msgstr ""'
1895 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:826
1994 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:826
1896 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:948
1995 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:948
1897 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:973
1996 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:973
1898 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2295 rhodecode/model/db.py:2287
1997 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2295
1998 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2287
1999 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2287 rhodecode/model/db.py:2289
1899 msgid "Repository write access"
2000 msgid "Repository write access"
1900 msgstr ""
2001 msgstr ""
1901
2002
@@ -1922,7 +2023,9 b' msgstr ""'
1922 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:827
2023 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:827
1923 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:949
2024 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:949
1924 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:974
2025 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:974
1925 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2296 rhodecode/model/db.py:2288
2026 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2296
2027 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2288
2028 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2288 rhodecode/model/db.py:2290
1926 msgid "Repository admin access"
2029 msgid "Repository admin access"
1927 msgstr ""
2030 msgstr ""
1928
2031
@@ -1989,7 +2092,9 b' msgstr ""'
1989 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:845
2092 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:845
1990 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:967
2093 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:967
1991 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:992
2094 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:992
1992 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2314 rhodecode/model/db.py:2306
2095 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2314
2096 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2306
2097 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2306 rhodecode/model/db.py:2308
1993 msgid "Repository creation disabled"
2098 msgid "Repository creation disabled"
1994 msgstr ""
2099 msgstr ""
1995
2100
@@ -2016,7 +2121,9 b' msgstr ""'
2016 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:846
2121 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:846
2017 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:968
2122 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:968
2018 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:993
2123 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:993
2019 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2315 rhodecode/model/db.py:2307
2124 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2315
2125 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2307
2126 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2307 rhodecode/model/db.py:2309
2020 msgid "Repository creation enabled"
2127 msgid "Repository creation enabled"
2021 msgstr ""
2128 msgstr ""
2022
2129
@@ -2043,7 +2150,9 b' msgstr ""'
2043 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:850
2150 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:850
2044 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:972
2151 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:972
2045 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:997
2152 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:997
2046 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2319 rhodecode/model/db.py:2311
2153 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2319
2154 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2311
2155 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2311 rhodecode/model/db.py:2313
2047 msgid "Repository forking disabled"
2156 msgid "Repository forking disabled"
2048 msgstr ""
2157 msgstr ""
2049
2158
@@ -2070,7 +2179,9 b' msgstr ""'
2070 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:851
2179 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:851
2071 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:973
2180 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:973
2072 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:998
2181 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:998
2073 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2320 rhodecode/model/db.py:2312
2182 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2320
2183 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2312
2184 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2312 rhodecode/model/db.py:2314
2074 msgid "Repository forking enabled"
2185 msgid "Repository forking enabled"
2075 msgstr ""
2186 msgstr ""
2076
2187
@@ -2118,7 +2229,9 b' msgstr ""'
2118 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:1196
2229 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:1196
2119 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1318
2230 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1318
2120 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1343
2231 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1343
2121 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2952 rhodecode/model/db.py:2946
2232 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2952
2233 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2946
2234 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2946 rhodecode/model/db.py:2948
2122 msgid "Not Reviewed"
2235 msgid "Not Reviewed"
2123 msgstr ""
2236 msgstr ""
2124
2237
@@ -2145,7 +2258,9 b' msgstr ""'
2145 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:1197
2258 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:1197
2146 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1319
2259 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1319
2147 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1344
2260 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1344
2148 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2953 rhodecode/model/db.py:2947
2261 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2953
2262 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2947
2263 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2947 rhodecode/model/db.py:2949
2149 msgid "Approved"
2264 msgid "Approved"
2150 msgstr ""
2265 msgstr ""
2151
2266
@@ -2172,7 +2287,9 b' msgstr ""'
2172 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:1198
2287 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:1198
2173 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1320
2288 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1320
2174 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1345
2289 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1345
2175 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2954 rhodecode/model/db.py:2948
2290 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2954
2291 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2948
2292 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2948 rhodecode/model/db.py:2950
2176 msgid "Rejected"
2293 msgid "Rejected"
2177 msgstr ""
2294 msgstr ""
2178
2295
@@ -2199,7 +2316,9 b' msgstr ""'
2199 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:1199
2316 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:1199
2200 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1321
2317 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1321
2201 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1346
2318 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1346
2202 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2955 rhodecode/model/db.py:2949
2319 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2955
2320 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2949
2321 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2949 rhodecode/model/db.py:2951
2203 msgid "Under Review"
2322 msgid "Under Review"
2204 msgstr ""
2323 msgstr ""
2205
2324
@@ -2223,7 +2342,9 b' msgstr ""'
2223 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:829
2342 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:829
2224 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:951
2343 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:951
2225 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:976
2344 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:976
2226 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2298 rhodecode/model/db.py:2290
2345 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2298
2346 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2290
2347 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2290 rhodecode/model/db.py:2292
2227 msgid "Repository group no access"
2348 msgid "Repository group no access"
2228 msgstr ""
2349 msgstr ""
2229
2350
@@ -2247,7 +2368,9 b' msgstr ""'
2247 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:830
2368 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:830
2248 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:952
2369 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:952
2249 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:977
2370 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:977
2250 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2299 rhodecode/model/db.py:2291
2371 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2299
2372 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2291
2373 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2291 rhodecode/model/db.py:2293
2251 msgid "Repository group read access"
2374 msgid "Repository group read access"
2252 msgstr ""
2375 msgstr ""
2253
2376
@@ -2271,7 +2394,9 b' msgstr ""'
2271 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:831
2394 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:831
2272 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:953
2395 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:953
2273 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:978
2396 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:978
2274 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2300 rhodecode/model/db.py:2292
2397 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2300
2398 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2292
2399 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2292 rhodecode/model/db.py:2294
2275 msgid "Repository group write access"
2400 msgid "Repository group write access"
2276 msgstr ""
2401 msgstr ""
2277
2402
@@ -2295,7 +2420,9 b' msgstr ""'
2295 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:832
2420 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:832
2296 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:954
2421 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:954
2297 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:979
2422 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:979
2298 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2301 rhodecode/model/db.py:2293
2423 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2301
2424 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2293
2425 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2293 rhodecode/model/db.py:2295
2299 msgid "Repository group admin access"
2426 msgid "Repository group admin access"
2300 msgstr ""
2427 msgstr ""
2301
2428
@@ -2318,7 +2445,9 b' msgstr ""'
2318 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:834
2445 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:834
2319 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:956
2446 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:956
2320 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:981
2447 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:981
2321 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2303 rhodecode/model/db.py:2295
2448 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2303
2449 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2295
2450 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2295 rhodecode/model/db.py:2297
2322 msgid "User group no access"
2451 msgid "User group no access"
2323 msgstr ""
2452 msgstr ""
2324
2453
@@ -2341,7 +2470,9 b' msgstr ""'
2341 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:835
2470 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:835
2342 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:957
2471 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:957
2343 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:982
2472 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:982
2344 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2304 rhodecode/model/db.py:2296
2473 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2304
2474 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2296
2475 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2296 rhodecode/model/db.py:2298
2345 msgid "User group read access"
2476 msgid "User group read access"
2346 msgstr ""
2477 msgstr ""
2347
2478
@@ -2364,7 +2495,9 b' msgstr ""'
2364 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:836
2495 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:836
2365 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:958
2496 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:958
2366 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:983
2497 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:983
2367 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2305 rhodecode/model/db.py:2297
2498 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2305
2499 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2297
2500 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2297 rhodecode/model/db.py:2299
2368 msgid "User group write access"
2501 msgid "User group write access"
2369 msgstr ""
2502 msgstr ""
2370
2503
@@ -2387,7 +2520,9 b' msgstr ""'
2387 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:837
2520 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:837
2388 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:959
2521 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:959
2389 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:984
2522 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:984
2390 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2306 rhodecode/model/db.py:2298
2523 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2306
2524 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2298
2525 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2298 rhodecode/model/db.py:2300
2391 msgid "User group admin access"
2526 msgid "User group admin access"
2392 msgstr ""
2527 msgstr ""
2393
2528
@@ -2410,7 +2545,9 b' msgstr ""'
2410 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:839
2545 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:839
2411 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:961
2546 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:961
2412 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:986
2547 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:986
2413 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2308 rhodecode/model/db.py:2300
2548 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2308
2549 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2300
2550 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2300 rhodecode/model/db.py:2302
2414 msgid "Repository Group creation disabled"
2551 msgid "Repository Group creation disabled"
2415 msgstr ""
2552 msgstr ""
2416
2553
@@ -2433,7 +2570,9 b' msgstr ""'
2433 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:840
2570 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:840
2434 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:962
2571 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:962
2435 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:987
2572 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:987
2436 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2309 rhodecode/model/db.py:2301
2573 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2309
2574 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2301
2575 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2301 rhodecode/model/db.py:2303
2437 msgid "Repository Group creation enabled"
2576 msgid "Repository Group creation enabled"
2438 msgstr ""
2577 msgstr ""
2439
2578
@@ -2456,7 +2595,9 b' msgstr ""'
2456 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:842
2595 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:842
2457 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:964
2596 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:964
2458 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:989
2597 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:989
2459 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2311 rhodecode/model/db.py:2303
2598 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2311
2599 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2303
2600 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2303 rhodecode/model/db.py:2305
2460 msgid "User Group creation disabled"
2601 msgid "User Group creation disabled"
2461 msgstr ""
2602 msgstr ""
2462
2603
@@ -2479,7 +2620,9 b' msgstr ""'
2479 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:843
2620 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:843
2480 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:965
2621 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:965
2481 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:990
2622 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:990
2482 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2312 rhodecode/model/db.py:2304
2623 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2312
2624 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2304
2625 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2304 rhodecode/model/db.py:2306
2483 msgid "User Group creation enabled"
2626 msgid "User Group creation enabled"
2484 msgstr ""
2627 msgstr ""
2485
2628
@@ -2502,7 +2645,9 b' msgstr ""'
2502 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:853
2645 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:853
2503 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:975
2646 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:975
2504 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1000
2647 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1000
2505 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2322 rhodecode/model/db.py:2314
2648 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2322
2649 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2314
2650 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2314 rhodecode/model/db.py:2316
2506 msgid "Registration disabled"
2651 msgid "Registration disabled"
2507 msgstr ""
2652 msgstr ""
2508
2653
@@ -2525,7 +2670,9 b' msgstr ""'
2525 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:854
2670 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:854
2526 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:976
2671 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:976
2527 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1001
2672 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1001
2528 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2323 rhodecode/model/db.py:2315
2673 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2323
2674 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2315
2675 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2315 rhodecode/model/db.py:2317
2529 msgid "User Registration with manual account activation"
2676 msgid "User Registration with manual account activation"
2530 msgstr ""
2677 msgstr ""
2531
2678
@@ -2548,7 +2695,9 b' msgstr ""'
2548 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:855
2695 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:855
2549 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:977
2696 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:977
2550 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1002
2697 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1002
2551 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2324 rhodecode/model/db.py:2316
2698 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2324
2699 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2316
2700 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2316 rhodecode/model/db.py:2318
2552 msgid "User Registration with automatic account activation"
2701 msgid "User Registration with automatic account activation"
2553 msgstr ""
2702 msgstr ""
2554
2703
@@ -2571,7 +2720,9 b' msgstr ""'
2571 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:857
2720 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:857
2572 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:979
2721 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:979
2573 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1004
2722 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1004
2574 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2326 rhodecode/model/db.py:2318
2723 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2326
2724 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2318
2725 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2318 rhodecode/model/db.py:2320
2575 msgid "Manual activation of external account"
2726 msgid "Manual activation of external account"
2576 msgstr ""
2727 msgstr ""
2577
2728
@@ -2594,7 +2745,9 b' msgstr ""'
2594 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:858
2745 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:858
2595 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:980
2746 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:980
2596 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1005
2747 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1005
2597 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2327 rhodecode/model/db.py:2319
2748 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2327
2749 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2319
2750 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2319 rhodecode/model/db.py:2321
2598 msgid "Automatic activation of external account"
2751 msgid "Automatic activation of external account"
2599 msgstr ""
2752 msgstr ""
2600
2753
@@ -2611,7 +2764,9 b' msgstr ""'
2611 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:847
2764 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:847
2612 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:969
2765 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:969
2613 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:994
2766 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:994
2614 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2316 rhodecode/model/db.py:2308
2767 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2316
2768 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2308
2769 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2308 rhodecode/model/db.py:2310
2615 msgid "Repository creation enabled with write permission to a repository group"
2770 msgid "Repository creation enabled with write permission to a repository group"
2616 msgstr ""
2771 msgstr ""
2617
2772
@@ -2628,7 +2783,9 b' msgstr ""'
2628 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:848
2783 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:848
2629 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:970
2784 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:970
2630 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:995
2785 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:995
2631 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2317 rhodecode/model/db.py:2309
2786 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2317
2787 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2309
2788 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2309 rhodecode/model/db.py:2311
2632 msgid "Repository creation disabled with write permission to a repository group"
2789 msgid "Repository creation disabled with write permission to a repository group"
2633 msgstr ""
2790 msgstr ""
2634
2791
@@ -2642,7 +2799,9 b' msgstr ""'
2642 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:822
2799 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:822
2643 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:944
2800 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:944
2644 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:969
2801 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:969
2645 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2291 rhodecode/model/db.py:2283
2802 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2291
2803 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2283
2804 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2283 rhodecode/model/db.py:2285
2646 msgid "RhodeCode Super Administrator"
2805 msgid "RhodeCode Super Administrator"
2647 msgstr ""
2806 msgstr ""
2648
2807
@@ -2654,7 +2813,9 b' msgstr ""'
2654 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:860
2813 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:860
2655 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:982
2814 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:982
2656 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1007
2815 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1007
2657 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2329 rhodecode/model/db.py:2321
2816 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2329
2817 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2321
2818 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2321 rhodecode/model/db.py:2323
2658 msgid "Inherit object permissions from default user disabled"
2819 msgid "Inherit object permissions from default user disabled"
2659 msgstr ""
2820 msgstr ""
2660
2821
@@ -2666,31 +2827,45 b' msgstr ""'
2666 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:861
2827 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:861
2667 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:983
2828 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:983
2668 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1008
2829 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1008
2669 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2330 rhodecode/model/db.py:2322
2830 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2330
2831 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2322
2832 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2322 rhodecode/model/db.py:2324
2670 msgid "Inherit object permissions from default user enabled"
2833 msgid "Inherit object permissions from default user enabled"
2671 msgstr ""
2834 msgstr ""
2672
2835
2673 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:909 rhodecode/model/db.py:910
2836 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:909
2837 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:910
2838 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:910 rhodecode/model/db.py:910
2674 msgid "all"
2839 msgid "all"
2675 msgstr ""
2840 msgstr ""
2676
2841
2677 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:910 rhodecode/model/db.py:911
2842 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:910
2843 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:911
2844 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:911 rhodecode/model/db.py:911
2678 msgid "http/web interface"
2845 msgid "http/web interface"
2679 msgstr ""
2846 msgstr ""
2680
2847
2681 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:911 rhodecode/model/db.py:912
2848 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:911
2849 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:912
2850 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:912 rhodecode/model/db.py:912
2682 msgid "vcs (git/hg/svn protocol)"
2851 msgid "vcs (git/hg/svn protocol)"
2683 msgstr ""
2852 msgstr ""
2684
2853
2685 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:912 rhodecode/model/db.py:913
2854 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:912
2855 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:913
2856 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:913 rhodecode/model/db.py:913
2686 msgid "api calls"
2857 msgid "api calls"
2687 msgstr ""
2858 msgstr ""
2688
2859
2689 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:913 rhodecode/model/db.py:914
2860 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:913
2861 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:914
2862 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:914 rhodecode/model/db.py:914
2690 msgid "feed access"
2863 msgid "feed access"
2691 msgstr ""
2864 msgstr ""
2692
2865
2693 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2069 rhodecode/model/db.py:2061
2866 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2069
2867 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2061
2868 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2061 rhodecode/model/db.py:2063
2694 msgid "No parent"
2869 msgid "No parent"
2695 msgstr ""
2870 msgstr ""
2696
2871
@@ -2916,7 +3091,7 b' msgstr ""'
2916 msgid "You can't Edit this user since it's crucial for entire application"
3091 msgid "You can't Edit this user since it's crucial for entire application"
2917 msgstr ""
3092 msgstr ""
2918
3093
2919 #: rhodecode/model/user.py:285
3094 #: rhodecode/model/user.py:284
2920 #, python-format
3095 #, python-format
2921 msgid "You can't edit this user (`%(username)s`) since it's crucial for entire application"
3096 msgid "You can't edit this user (`%(username)s`) since it's crucial for entire application"
2922 msgstr ""
3097 msgstr ""
@@ -3154,6 +3329,54 b' msgstr ""'
3154 msgid "Duplicated value for filename found: `{}`"
3329 msgid "Duplicated value for filename found: `{}`"
3155 msgstr ""
3330 msgstr ""
3156
3331
3332 #: rhodecode/model/validation_schema/schemas/integration_schema.py:36
3333 msgid "Pick a scope:"
3334 msgstr ""
3335
3336 #: rhodecode/model/validation_schema/schemas/integration_schema.py:39
3337 msgid "Global (all repositories)"
3338 msgstr ""
3339
3340 #: rhodecode/model/validation_schema/schemas/integration_schema.py:40
3341 msgid "Top level repositories only"
3342 msgstr ""
3343
3344 #: rhodecode/model/validation_schema/schemas/integration_schema.py:79
3345 msgid "Only repo admins can create integrations"
3346 msgstr ""
3347
3348 #: rhodecode/model/validation_schema/schemas/integration_schema.py:86
3349 msgid "Only repogroup admins can create integrations"
3350 msgstr ""
3351
3352 #: rhodecode/model/validation_schema/schemas/integration_schema.py:91
3353 msgid "Only superadmins can create global integrations"
3354 msgstr ""
3355
3356 #: rhodecode/model/validation_schema/schemas/integration_schema.py:183
3357 msgid "Scope of the integration. Recursive means the integration runs on all repos of that group and children recursively."
3358 msgstr ""
3359
3360 #: rhodecode/model/validation_schema/schemas/integration_schema.py:186
3361 msgid "Integration scope"
3362 msgstr ""
3363
3364 #: rhodecode/model/validation_schema/schemas/integration_schema.py:217
3365 msgid "General integration options"
3366 msgstr ""
3367
3368 #: rhodecode/model/validation_schema/schemas/integration_schema.py:220
3369 msgid "{integration_type} settings"
3370 msgstr ""
3371
3372 #: rhodecode/model/validation_schema/schemas/user_schema.py:36
3373 msgid "Password is incorrect"
3374 msgstr ""
3375
3376 #: rhodecode/model/validation_schema/schemas/user_schema.py:59
3377 msgid "New password must be different to old password"
3378 msgstr ""
3379
3157 #: rhodecode/public/js/scripts.js:23039
3380 #: rhodecode/public/js/scripts.js:23039
3158 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:16
3381 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:16
3159 #: rhodecode/public/js/src/plugins/jquery.autocomplete.js:87
3382 #: rhodecode/public/js/src/plugins/jquery.autocomplete.js:87
@@ -3324,31 +3547,31 b' msgstr ""'
3324
3547
3325 #: rhodecode/public/js/scripts.js:41308
3548 #: rhodecode/public/js/scripts.js:41308
3326 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:2
3549 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:2
3327 #: rhodecode/public/js/src/rhodecode/comments.js:235
3550 #: rhodecode/public/js/src/rhodecode/comments.js:236
3328 msgid "Add another comment"
3551 msgid "Add another comment"
3329 msgstr ""
3552 msgstr ""
3330
3553
3331 #: rhodecode/public/js/scripts.js:41526
3554 #: rhodecode/public/js/scripts.js:41526
3332 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:35
3555 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:35
3333 #: rhodecode/public/js/src/rhodecode/comments.js:453
3556 #: rhodecode/public/js/src/rhodecode/comments.js:470
3334 msgid "Status Review"
3557 msgid "Status Review"
3335 msgstr ""
3558 msgstr ""
3336
3559
3337 #: rhodecode/public/js/scripts.js:41540
3560 #: rhodecode/public/js/scripts.js:41540
3338 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:3
3561 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:3
3339 #: rhodecode/public/js/src/rhodecode/comments.js:467
3562 #: rhodecode/public/js/src/rhodecode/comments.js:484
3340 msgid "Comment text will be set automatically based on currently selected status ({0}) ..."
3563 msgid "Comment text will be set automatically based on currently selected status ({0}) ..."
3341 msgstr ""
3564 msgstr ""
3342
3565
3343 #: rhodecode/public/js/scripts.js:41653
3566 #: rhodecode/public/js/scripts.js:41653
3344 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:37
3567 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:37
3345 #: rhodecode/public/js/src/rhodecode/comments.js:580
3568 #: rhodecode/public/js/src/rhodecode/comments.js:597
3346 msgid "Submitting..."
3569 msgid "Submitting..."
3347 msgstr ""
3570 msgstr ""
3348
3571
3349 #: rhodecode/public/js/scripts.js:41703
3572 #: rhodecode/public/js/scripts.js:41703
3350 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:5
3573 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:5
3351 #: rhodecode/public/js/src/rhodecode/comments.js:630
3574 #: rhodecode/public/js/src/rhodecode/comments.js:647
3352 #: rhodecode/templates/files/files_browser_tree.html:47
3575 #: rhodecode/templates/files/files_browser_tree.html:47
3353 msgid "Loading ..."
3576 msgid "Loading ..."
3354 msgstr ""
3577 msgstr ""
@@ -3508,6 +3731,22 b' msgstr ""'
3508 msgid "{0} years"
3731 msgid "{0} years"
3509 msgstr ""
3732 msgstr ""
3510
3733
3734 #: rhodecode/public/js/vendors/webcomponentsjs/webcomponents.min.js:11
3735 msgid "UIEvent"
3736 msgstr ""
3737
3738 #: rhodecode/public/js/vendors/webcomponentsjs/webcomponents.min.js:11
3739 msgid "CustomEvent"
3740 msgstr ""
3741
3742 #: rhodecode/public/js/vendors/webcomponentsjs/webcomponents.min.js:11
3743 msgid "MouseEvent"
3744 msgstr ""
3745
3746 #: rhodecode/public/js/vendors/webcomponentsjs/webcomponents.min.js:11
3747 msgid "FocusEvent"
3748 msgstr ""
3749
3511 #: rhodecode/templates/index.html:5
3750 #: rhodecode/templates/index.html:5
3512 msgid "Dashboard"
3751 msgid "Dashboard"
3513 msgstr ""
3752 msgstr ""
@@ -3556,6 +3795,7 b' msgstr ""'
3556 #: rhodecode/templates/index_base.html:97
3795 #: rhodecode/templates/index_base.html:97
3557 #: rhodecode/templates/index_base.html:122
3796 #: rhodecode/templates/index_base.html:122
3558 #: rhodecode/templates/admin/gists/index.html:112
3797 #: rhodecode/templates/admin/gists/index.html:112
3798 #: rhodecode/templates/admin/integrations/list.html:102
3559 #: rhodecode/templates/admin/my_account/my_account_repos.html:31
3799 #: rhodecode/templates/admin/my_account/my_account_repos.html:31
3560 #: rhodecode/templates/admin/my_account/my_account_watched.html:31
3800 #: rhodecode/templates/admin/my_account/my_account_watched.html:31
3561 #: rhodecode/templates/admin/repo_groups/repo_groups.html:53
3801 #: rhodecode/templates/admin/repo_groups/repo_groups.html:53
@@ -3575,7 +3815,6 b' msgstr ""'
3575 #: rhodecode/templates/index_base.html:100
3815 #: rhodecode/templates/index_base.html:100
3576 #: rhodecode/templates/index_base.html:125
3816 #: rhodecode/templates/index_base.html:125
3577 #: rhodecode/templates/admin/gists/index.html:114
3817 #: rhodecode/templates/admin/gists/index.html:114
3578 #: rhodecode/templates/admin/integrations/list.html:63
3579 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:77
3818 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:77
3580 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:45
3819 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:45
3581 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:42
3820 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:42
@@ -3807,9 +4046,13 b' msgstr ""'
3807 #: rhodecode/templates/admin/auth/auth_settings.html:12
4046 #: rhodecode/templates/admin/auth/auth_settings.html:12
3808 #: rhodecode/templates/admin/auth/plugin_settings.html:12
4047 #: rhodecode/templates/admin/auth/plugin_settings.html:12
3809 #: rhodecode/templates/admin/defaults/defaults.html:12
4048 #: rhodecode/templates/admin/defaults/defaults.html:12
3810 #: rhodecode/templates/admin/integrations/base.html:19
4049 #: rhodecode/templates/admin/integrations/base.html:21
3811 #: rhodecode/templates/admin/integrations/edit.html:15
4050 #: rhodecode/templates/admin/integrations/form.html:15
4051 #: rhodecode/templates/admin/integrations/form.html:28
3812 #: rhodecode/templates/admin/integrations/list.html:8
4052 #: rhodecode/templates/admin/integrations/list.html:8
4053 #: rhodecode/templates/admin/integrations/list.html:14
4054 #: rhodecode/templates/admin/integrations/new.html:11
4055 #: rhodecode/templates/admin/integrations/new.html:19
3813 #: rhodecode/templates/admin/permissions/permissions.html:12
4056 #: rhodecode/templates/admin/permissions/permissions.html:12
3814 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:12
4057 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:12
3815 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:12
4058 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:12
@@ -3857,7 +4100,6 b' msgstr ""'
3857 #: rhodecode/templates/admin/auth/auth_settings.html:81
4100 #: rhodecode/templates/admin/auth/auth_settings.html:81
3858 #: rhodecode/templates/admin/auth/plugin_settings.html:87
4101 #: rhodecode/templates/admin/auth/plugin_settings.html:87
3859 #: rhodecode/templates/admin/defaults/defaults_repositories.html:63
4102 #: rhodecode/templates/admin/defaults/defaults_repositories.html:63
3860 #: rhodecode/templates/admin/my_account/my_account_password.html:36
3861 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:103
4103 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:103
3862 #: rhodecode/templates/admin/permissions/permissions_application.html:50
4104 #: rhodecode/templates/admin/permissions/permissions_application.html:50
3863 #: rhodecode/templates/admin/permissions/permissions_objects.html:56
4105 #: rhodecode/templates/admin/permissions/permissions_objects.html:56
@@ -3894,7 +4136,7 b' msgstr ""'
3894
4136
3895 #: rhodecode/templates/admin/defaults/defaults_repositories.html:14
4137 #: rhodecode/templates/admin/defaults/defaults_repositories.html:14
3896 #: rhodecode/templates/admin/gists/index.html:110
4138 #: rhodecode/templates/admin/gists/index.html:110
3897 #: rhodecode/templates/admin/integrations/list.html:64
4139 #: rhodecode/templates/admin/integrations/list.html:103
3898 #: rhodecode/templates/admin/repos/repo_add_base.html:62
4140 #: rhodecode/templates/admin/repos/repo_add_base.html:62
3899 #: rhodecode/templates/admin/repos/repo_edit_fields.html:12
4141 #: rhodecode/templates/admin/repos/repo_edit_fields.html:12
3900 msgid "Type"
4142 msgid "Type"
@@ -4033,7 +4275,7 b' msgstr ""'
4033
4275
4034 #: rhodecode/templates/admin/gists/index.html:108
4276 #: rhodecode/templates/admin/gists/index.html:108
4035 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:24
4277 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:24
4036 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:89
4278 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:88
4037 #: rhodecode/templates/bookmarks/bookmarks.html:63
4279 #: rhodecode/templates/bookmarks/bookmarks.html:63
4038 #: rhodecode/templates/branches/branches.html:62
4280 #: rhodecode/templates/branches/branches.html:62
4039 #: rhodecode/templates/changelog/changelog.html:110
4281 #: rhodecode/templates/changelog/changelog.html:110
@@ -4086,75 +4328,17 b' msgstr ""'
4086 msgid "Create Public Gist"
4328 msgid "Create Public Gist"
4087 msgstr ""
4329 msgstr ""
4088
4330
4089 #: rhodecode/templates/admin/gists/new.html:62
4090 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:27
4091 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:84
4092 #: rhodecode/templates/admin/my_account/my_account_emails.html:65
4093 #: rhodecode/templates/admin/my_account/my_account_password.html:37
4094 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:104
4095 #: rhodecode/templates/admin/permissions/permissions_application.html:51
4096 #: rhodecode/templates/admin/permissions/permissions_ips.html:61
4097 #: rhodecode/templates/admin/permissions/permissions_objects.html:57
4098 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:136
4099 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:68
4100 #: rhodecode/templates/admin/repos/repo_edit_fields.html:66
4101 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.html:80
4102 #: rhodecode/templates/admin/repos/repo_edit_permissions.html:111
4103 #: rhodecode/templates/admin/repos/repo_edit_settings.html:159
4104 #: rhodecode/templates/admin/repos/repo_edit_vcs.html:46
4105 #: rhodecode/templates/admin/settings/settings_global.html:110
4106 #: rhodecode/templates/admin/settings/settings_issuetracker.html:16
4107 #: rhodecode/templates/admin/settings/settings_labs.html:46
4108 #: rhodecode/templates/admin/settings/settings_vcs.html:14
4109 #: rhodecode/templates/admin/settings/settings_visual.html:220
4110 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:121
4111 #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:23
4112 #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:81
4113 #: rhodecode/templates/admin/users/user_edit_emails.html:63
4114 #: rhodecode/templates/admin/users/user_edit_ips.html:70
4115 #: rhodecode/templates/admin/users/user_edit_profile.html:135
4116 #: rhodecode/templates/base/default_perms_box.html:89
4117 msgid "Reset"
4118 msgstr ""
4119
4120 #: rhodecode/templates/admin/gists/show.html:13
4331 #: rhodecode/templates/admin/gists/show.html:13
4121 #: rhodecode/templates/admin/gists/show.html:20
4332 #: rhodecode/templates/admin/gists/show.html:20
4122 msgid "Gist"
4333 msgid "Gist"
4123 msgstr ""
4334 msgstr ""
4124
4335
4125 #: rhodecode/templates/admin/gists/show.html:49
4336 #: rhodecode/templates/admin/gists/show.html:49
4126 #: rhodecode/templates/admin/integrations/list.html:110
4127 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:56
4128 #: rhodecode/templates/admin/my_account/my_account_emails.html:32
4129 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:63
4130 #: rhodecode/templates/admin/permissions/permissions_ips.html:26
4131 #: rhodecode/templates/admin/repos/repo_edit_fields.html:25
4132 #: rhodecode/templates/admin/settings/settings_hooks.html:46
4133 #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:52
4134 #: rhodecode/templates/admin/users/user_edit_emails.html:31
4135 #: rhodecode/templates/admin/users/user_edit_ips.html:34
4136 #: rhodecode/templates/base/issue_tracker_settings.html:70
4137 #: rhodecode/templates/base/vcs_settings.html:147
4138 #: rhodecode/templates/base/vcs_settings.html:172
4139 #: rhodecode/templates/changeset/changeset_file_comment.html:49
4140 #: rhodecode/templates/changeset/changeset_file_comment.html:99
4141 #: rhodecode/templates/data_table/_dt_elements.html:119
4142 #: rhodecode/templates/data_table/_dt_elements.html:176
4143 #: rhodecode/templates/data_table/_dt_elements.html:190
4144 #: rhodecode/templates/data_table/_dt_elements.html:202
4145 #: rhodecode/templates/debug_style/buttons.html:132
4146 #: rhodecode/templates/files/files_source.html:33
4147 #: rhodecode/templates/files/files_source.html:37
4148 #: rhodecode/templates/files/files_source.html:40
4149 msgid "Delete"
4150 msgstr ""
4151
4152 #: rhodecode/templates/admin/gists/show.html:49
4153 msgid "Confirm to delete this Gist"
4337 msgid "Confirm to delete this Gist"
4154 msgstr ""
4338 msgstr ""
4155
4339
4156 #: rhodecode/templates/admin/gists/show.html:56
4340 #: rhodecode/templates/admin/gists/show.html:56
4157 #: rhodecode/templates/admin/integrations/list.html:103
4341 #: rhodecode/templates/admin/integrations/list.html:204
4158 #: rhodecode/templates/admin/my_account/my_account_profile.html:5
4342 #: rhodecode/templates/admin/my_account/my_account_profile.html:5
4159 #: rhodecode/templates/base/issue_tracker_settings.html:61
4343 #: rhodecode/templates/base/issue_tracker_settings.html:61
4160 #: rhodecode/templates/changeset/changeset_file_comment.html:145
4344 #: rhodecode/templates/changeset/changeset_file_comment.html:145
@@ -4166,8 +4350,8 b' msgstr ""'
4166 #: rhodecode/templates/debug_style/buttons.html:128
4350 #: rhodecode/templates/debug_style/buttons.html:128
4167 #: rhodecode/templates/files/files_add.html:204
4351 #: rhodecode/templates/files/files_add.html:204
4168 #: rhodecode/templates/files/files_edit.html:165
4352 #: rhodecode/templates/files/files_edit.html:165
4169 #: rhodecode/templates/files/files_source.html:36
4353 #: rhodecode/templates/files/files_source.html:37
4170 #: rhodecode/templates/files/files_source.html:39
4354 #: rhodecode/templates/files/files_source.html:40
4171 #: rhodecode/templates/pullrequests/pullrequest_show.html:50
4355 #: rhodecode/templates/pullrequests/pullrequest_show.html:50
4172 #: rhodecode/templates/pullrequests/pullrequest_show.html:184
4356 #: rhodecode/templates/pullrequests/pullrequest_show.html:184
4173 #: rhodecode/templates/users/user_profile.html:7
4357 #: rhodecode/templates/users/user_profile.html:7
@@ -4188,17 +4372,27 b' msgstr ""'
4188
4372
4189 #: rhodecode/templates/admin/gists/show.html:91
4373 #: rhodecode/templates/admin/gists/show.html:91
4190 #: rhodecode/templates/files/files_delete.html:50
4374 #: rhodecode/templates/files/files_delete.html:50
4191 #: rhodecode/templates/files/files_source.html:61
4375 #: rhodecode/templates/files/files_source.html:62
4192 msgid "Show as raw"
4376 msgid "Show as raw"
4193 msgstr ""
4377 msgstr ""
4194
4378
4195 #: rhodecode/templates/admin/integrations/base.html:12
4379 #: rhodecode/templates/admin/integrations/base.html:14
4196 msgid "Integrations Settings"
4380 msgid "Integrations Settings"
4197 msgstr ""
4381 msgstr ""
4198
4382
4199 #: rhodecode/templates/admin/integrations/edit.html:17
4383 #: rhodecode/templates/admin/integrations/form.html:17
4200 #: rhodecode/templates/admin/integrations/list.html:10
4384 #: rhodecode/templates/admin/integrations/list.html:10
4201 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:44
4385 #: rhodecode/templates/admin/integrations/new.html:13
4386 #: rhodecode/templates/admin/permissions/permissions_objects.html:28
4387 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:14
4388 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:127
4389 msgid "Repository Groups"
4390 msgstr ""
4391
4392 #: rhodecode/templates/admin/integrations/form.html:30
4393 #: rhodecode/templates/admin/integrations/list.html:16
4394 #: rhodecode/templates/admin/integrations/new.html:21
4395 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:48
4202 #: rhodecode/templates/admin/repos/repo_edit.html:15
4396 #: rhodecode/templates/admin/repos/repo_edit.html:15
4203 #: rhodecode/templates/admin/repos/repo_edit.html:43
4397 #: rhodecode/templates/admin/repos/repo_edit.html:43
4204 #: rhodecode/templates/admin/settings/settings.html:14
4398 #: rhodecode/templates/admin/settings/settings.html:14
@@ -4207,31 +4401,101 b' msgstr ""'
4207 msgid "Settings"
4401 msgid "Settings"
4208 msgstr ""
4402 msgstr ""
4209
4403
4210 #: rhodecode/templates/admin/integrations/edit.html:36
4404 #: rhodecode/templates/admin/integrations/form.html:60
4211 #, python-format
4405 #, python-format
4212 msgid "Create New %(integration_type)s Integration"
4406 msgid "Create New %(integration_type)s Integration"
4213 msgstr ""
4407 msgstr ""
4214
4408
4215 #: rhodecode/templates/admin/integrations/list.html:31
4409 #: rhodecode/templates/admin/integrations/list.html:44
4216 msgid "Create New Integration"
4410 msgid "Current Integrations for Repository: {repo_name}"
4217 msgstr ""
4411 msgstr ""
4218
4412
4219 #: rhodecode/templates/admin/integrations/list.html:35
4413 #: rhodecode/templates/admin/integrations/list.html:46
4220 msgid "No integrations available."
4414 msgid "Current Integrations for repository group: {repo_group_name}"
4221 msgstr ""
4415 msgstr ""
4222
4416
4223 #: rhodecode/templates/admin/integrations/list.html:56
4417 #: rhodecode/templates/admin/integrations/list.html:48
4224 msgid "Current Integrations"
4418 msgid "Current Integrations"
4225 msgstr ""
4419 msgstr ""
4226
4420
4227 #: rhodecode/templates/admin/integrations/list.html:65
4421 #: rhodecode/templates/admin/integrations/list.html:64
4422 #: rhodecode/templates/admin/notifications/notifications.html:31
4423 msgid "All"
4424 msgstr ""
4425
4426 #: rhodecode/templates/admin/integrations/list.html:95
4427 #: rhodecode/templates/admin/integrations/new.html:26
4428 msgid "Create new integration"
4429 msgstr ""
4430
4431 #: rhodecode/templates/admin/integrations/list.html:104
4432 msgid "Scope"
4433 msgstr ""
4434
4435 #: rhodecode/templates/admin/integrations/list.html:105
4228 msgid "Actions"
4436 msgid "Actions"
4229 msgstr ""
4437 msgstr ""
4230
4438
4231 #: rhodecode/templates/admin/integrations/list.html:89
4439 #: rhodecode/templates/admin/integrations/list.html:115
4440 msgid "No {type} integrations for repo {repo} exist yet."
4441 msgstr ""
4442
4443 #: rhodecode/templates/admin/integrations/list.html:117
4444 msgid "No {type} integrations for repogroup {repogroup} exist yet."
4445 msgstr ""
4446
4447 #: rhodecode/templates/admin/integrations/list.html:119
4448 msgid "No {type} integrations exist yet."
4449 msgstr ""
4450
4451 #: rhodecode/templates/admin/integrations/list.html:133
4452 msgid "Create one"
4453 msgstr ""
4454
4455 #: rhodecode/templates/admin/integrations/list.html:164
4456 msgid "repo"
4457 msgstr ""
4458
4459 #: rhodecode/templates/admin/integrations/list.html:168
4460 msgid "repogroup"
4461 msgstr ""
4462
4463 #: rhodecode/templates/admin/integrations/list.html:170
4464 msgid "child repos only"
4465 msgstr ""
4466
4467 #: rhodecode/templates/admin/integrations/list.html:172
4468 msgid "cascade to all"
4469 msgstr ""
4470
4471 #: rhodecode/templates/admin/integrations/list.html:177
4472 msgid "top level repos only"
4473 msgstr ""
4474
4475 #: rhodecode/templates/admin/integrations/list.html:179
4476 msgid "global"
4477 msgstr ""
4478
4479 #: rhodecode/templates/admin/integrations/list.html:185
4232 msgid "unknown integration"
4480 msgid "unknown integration"
4233 msgstr ""
4481 msgstr ""
4234
4482
4483 #: rhodecode/templates/admin/integrations/new.html:31
4484 msgid "Create New Integration for repository: {repo_name}"
4485 msgstr ""
4486
4487 #: rhodecode/templates/admin/integrations/new.html:33
4488 msgid "Create New Integration for repository group: {repo_group_name}"
4489 msgstr ""
4490
4491 #: rhodecode/templates/admin/integrations/new.html:35
4492 msgid "Create New Global Integration"
4493 msgstr ""
4494
4495 #: rhodecode/templates/admin/integrations/new.html:61
4496 msgid "No description available"
4497 msgstr ""
4498
4235 #: rhodecode/templates/admin/my_account/my_account.html:5
4499 #: rhodecode/templates/admin/my_account/my_account.html:5
4236 #: rhodecode/templates/base/base.html:343
4500 #: rhodecode/templates/base/base.html:343
4237 msgid "My account"
4501 msgid "My account"
@@ -4251,7 +4515,7 b' msgstr ""'
4251 msgid "Auth Tokens"
4515 msgid "Auth Tokens"
4252 msgstr ""
4516 msgstr ""
4253
4517
4254 #: rhodecode/templates/admin/my_account/my_account.html:34
4518 #: rhodecode/templates/admin/my_account/my_account.html:35
4255 msgid "OAuth Identities"
4519 msgid "OAuth Identities"
4256 msgstr ""
4520 msgstr ""
4257
4521
@@ -4367,36 +4631,18 b' msgstr ""'
4367 msgid "New email address"
4631 msgid "New email address"
4368 msgstr ""
4632 msgstr ""
4369
4633
4370 #: rhodecode/templates/admin/my_account/my_account_notifications.html:3
4634 #: rhodecode/templates/admin/my_account/my_account_notifications.html:12
4371 msgid "Your live notification settings"
4635 msgid "Your Live Notification Settings"
4372 msgstr ""
4636 msgstr ""
4373
4637
4374 #: rhodecode/templates/admin/my_account/my_account_notifications.html:14
4638 #: rhodecode/templates/admin/my_account/my_account_notifications.html:24
4375 #: rhodecode/templates/admin/notifications/show_notification.html:12
4639 msgid "Notifications Status"
4376 msgid "Notifications"
4377 msgstr ""
4378
4379 #: rhodecode/templates/admin/my_account/my_account_notifications.html:14
4380 msgid "Disabled"
4381 msgstr ""
4640 msgstr ""
4382
4641
4383 #: rhodecode/templates/admin/my_account/my_account_password.html:3
4642 #: rhodecode/templates/admin/my_account/my_account_password.html:3
4384 msgid "Change Your Account Password"
4643 msgid "Change Your Account Password"
4385 msgstr ""
4644 msgstr ""
4386
4645
4387 #: rhodecode/templates/admin/my_account/my_account_password.html:10
4388 msgid "Current Password"
4389 msgstr ""
4390
4391 #: rhodecode/templates/admin/my_account/my_account_password.html:19
4392 #: rhodecode/templates/admin/users/user_edit_profile.html:74
4393 msgid "New Password"
4394 msgstr ""
4395
4396 #: rhodecode/templates/admin/my_account/my_account_password.html:28
4397 msgid "Confirm New Password"
4398 msgstr ""
4399
4400 #: rhodecode/templates/admin/my_account/my_account_profile.html:11
4646 #: rhodecode/templates/admin/my_account/my_account_profile.html:11
4401 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:52
4647 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:52
4402 #: rhodecode/templates/admin/users/user_edit_profile.html:25
4648 #: rhodecode/templates/admin/users/user_edit_profile.html:25
@@ -4434,12 +4680,12 b' msgid "Pull Requests You Opened"'
4434 msgstr ""
4680 msgstr ""
4435
4681
4436 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:23
4682 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:23
4437 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:88
4683 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:87
4438 msgid "Target Repo"
4684 msgid "Target Repo"
4439 msgstr ""
4685 msgstr ""
4440
4686
4441 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:26
4687 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:26
4442 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:91
4688 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:90
4443 #: rhodecode/templates/admin/settings/settings_global.html:9
4689 #: rhodecode/templates/admin/settings/settings_global.html:9
4444 #: rhodecode/templates/email_templates/pull_request_review.mako:39
4690 #: rhodecode/templates/email_templates/pull_request_review.mako:39
4445 #: rhodecode/templates/email_templates/pull_request_review.mako:72
4691 #: rhodecode/templates/email_templates/pull_request_review.mako:72
@@ -4449,12 +4695,13 b' msgid "Title"'
4449 msgstr ""
4695 msgstr ""
4450
4696
4451 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:27
4697 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:27
4452 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:92
4698 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:91
4453 msgid "Opened On"
4699 #: rhodecode/templates/pullrequests/pullrequests.html:108
4700 msgid "Last Update"
4454 msgstr ""
4701 msgstr ""
4455
4702
4456 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:43
4703 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:43
4457 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:107
4704 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:106
4458 #: rhodecode/templates/changelog/changelog.html:153
4705 #: rhodecode/templates/changelog/changelog.html:153
4459 #: rhodecode/templates/compare/compare_commits.html:49
4706 #: rhodecode/templates/compare/compare_commits.html:49
4460 #: rhodecode/templates/search/search_commit.html:36
4707 #: rhodecode/templates/search/search_commit.html:36
@@ -4462,7 +4709,7 b' msgid "Expand commit message"'
4462 msgstr ""
4709 msgstr ""
4463
4710
4464 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:52
4711 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:52
4465 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:116
4712 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:115
4466 #: rhodecode/templates/changeset/changeset_file_comment.html:284
4713 #: rhodecode/templates/changeset/changeset_file_comment.html:284
4467 #: rhodecode/templates/pullrequests/pullrequest_show.html:14
4714 #: rhodecode/templates/pullrequests/pullrequest_show.html:14
4468 #: rhodecode/templates/pullrequests/pullrequest_show.html:112
4715 #: rhodecode/templates/pullrequests/pullrequest_show.html:112
@@ -4470,19 +4717,19 b' msgstr ""'
4470 msgid "Closed"
4717 msgid "Closed"
4471 msgstr ""
4718 msgstr ""
4472
4719
4473 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:64
4720 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:63
4474 msgid "Confirm to delete this pull request"
4721 msgid "Confirm to delete this pull request"
4475 msgstr ""
4722 msgstr ""
4476
4723
4477 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:71
4724 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:70
4478 msgid "You currently have no open pull requests."
4725 msgid "You currently have no open pull requests."
4479 msgstr ""
4726 msgstr ""
4480
4727
4481 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:79
4728 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:78
4482 msgid "Pull Requests You Participate In"
4729 msgid "Pull Requests You Participate In"
4483 msgstr ""
4730 msgstr ""
4484
4731
4485 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:129
4732 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:127
4486 msgid "There are currently no open pull requests requiring your participation."
4733 msgid "There are currently no open pull requests requiring your participation."
4487 msgstr ""
4734 msgstr ""
4488
4735
@@ -4499,10 +4746,6 b' msgstr ""'
4499 msgid "My Notifications"
4746 msgid "My Notifications"
4500 msgstr ""
4747 msgstr ""
4501
4748
4502 #: rhodecode/templates/admin/notifications/notifications.html:31
4503 msgid "All"
4504 msgstr ""
4505
4506 #: rhodecode/templates/admin/notifications/notifications.html:32
4749 #: rhodecode/templates/admin/notifications/notifications.html:32
4507 #: rhodecode/templates/changeset/changeset.html:140
4750 #: rhodecode/templates/changeset/changeset.html:140
4508 #: rhodecode/templates/pullrequests/pullrequest_show.html:133
4751 #: rhodecode/templates/pullrequests/pullrequest_show.html:133
@@ -4522,12 +4765,16 b' msgstr ""'
4522 msgid "Show notification"
4765 msgid "Show notification"
4523 msgstr ""
4766 msgstr ""
4524
4767
4768 #: rhodecode/templates/admin/notifications/show_notification.html:12
4769 msgid "Notifications"
4770 msgstr ""
4771
4525 #: rhodecode/templates/admin/permissions/permissions.html:5
4772 #: rhodecode/templates/admin/permissions/permissions.html:5
4526 msgid "Permissions Administration"
4773 msgid "Permissions Administration"
4527 msgstr ""
4774 msgstr ""
4528
4775
4529 #: rhodecode/templates/admin/permissions/permissions.html:14
4776 #: rhodecode/templates/admin/permissions/permissions.html:14
4530 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:45
4777 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:49
4531 #: rhodecode/templates/admin/repos/repo_edit.html:46
4778 #: rhodecode/templates/admin/repos/repo_edit.html:46
4532 #: rhodecode/templates/admin/user_groups/user_group_edit.html:34
4779 #: rhodecode/templates/admin/user_groups/user_group_edit.html:34
4533 #: rhodecode/templates/base/base.html:82
4780 #: rhodecode/templates/base/base.html:82
@@ -4629,12 +4876,6 b' msgstr ""'
4629 msgid "Overwrite Existing Settings"
4876 msgid "Overwrite Existing Settings"
4630 msgstr ""
4877 msgstr ""
4631
4878
4632 #: rhodecode/templates/admin/permissions/permissions_objects.html:28
4633 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:14
4634 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:127
4635 msgid "Repository Groups"
4636 msgstr ""
4637
4638 #: rhodecode/templates/admin/permissions/permissions_objects.html:34
4879 #: rhodecode/templates/admin/permissions/permissions_objects.html:34
4639 msgid "All default permissions on each repository group will be reset to chosen permission, note that all custom default permission on repository groups will be lost"
4880 msgid "All default permissions on each repository group will be reset to chosen permission, note that all custom default permission on repository groups will be lost"
4640 msgstr ""
4881 msgstr ""
@@ -4690,7 +4931,7 b' msgstr ""'
4690 msgid "Add Child Group"
4931 msgid "Add Child Group"
4691 msgstr ""
4932 msgstr ""
4692
4933
4693 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:46
4934 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:50
4694 #: rhodecode/templates/admin/repos/repo_edit.html:49
4935 #: rhodecode/templates/admin/repos/repo_edit.html:49
4695 #: rhodecode/templates/admin/user_groups/user_group_edit.html:35
4936 #: rhodecode/templates/admin/user_groups/user_group_edit.html:35
4696 #: rhodecode/templates/admin/users/user_edit.html:35
4937 #: rhodecode/templates/admin/users/user_edit.html:35
@@ -4949,7 +5190,6 b' msgid "Statistics"'
4949 msgstr ""
5190 msgstr ""
4950
5191
4951 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:7
5192 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:7
4952 #: rhodecode/templates/pullrequests/pullrequests.html:108
4953 msgid "Updated on"
5193 msgid "Updated on"
4954 msgstr ""
5194 msgstr ""
4955
5195
@@ -5335,7 +5575,7 b' msgstr ""'
5335
5575
5336 #: rhodecode/templates/admin/repos/repo_edit_vcs.html:45
5576 #: rhodecode/templates/admin/repos/repo_edit_vcs.html:45
5337 #: rhodecode/templates/admin/settings/settings_global.html:109
5577 #: rhodecode/templates/admin/settings/settings_global.html:109
5338 #: rhodecode/templates/admin/settings/settings_labs.html:45
5578 #: rhodecode/templates/admin/settings/settings_labs.html:48
5339 #: rhodecode/templates/admin/settings/settings_vcs.html:13
5579 #: rhodecode/templates/admin/settings/settings_vcs.html:13
5340 #: rhodecode/templates/admin/settings/settings_visual.html:219
5580 #: rhodecode/templates/admin/settings/settings_visual.html:219
5341 msgid "Save settings"
5581 msgid "Save settings"
@@ -5545,6 +5785,10 b' msgstr ""'
5545 msgid "Labs Settings"
5785 msgid "Labs Settings"
5546 msgstr ""
5786 msgstr ""
5547
5787
5788 #: rhodecode/templates/admin/settings/settings_labs.html:10
5789 msgid "There are no Labs settings currently"
5790 msgstr ""
5791
5548 #: rhodecode/templates/admin/settings/settings_mapping.html:5
5792 #: rhodecode/templates/admin/settings/settings_mapping.html:5
5549 msgid "Import New Groups or Repositories"
5793 msgid "Import New Groups or Repositories"
5550 msgstr ""
5794 msgstr ""
@@ -6250,6 +6494,10 b' msgstr ""'
6250 msgid "Change the avatar at"
6494 msgid "Change the avatar at"
6251 msgstr ""
6495 msgstr ""
6252
6496
6497 #: rhodecode/templates/admin/users/user_edit_profile.html:74
6498 msgid "New Password"
6499 msgstr ""
6500
6253 #: rhodecode/templates/admin/users/user_edit_profile.html:82
6501 #: rhodecode/templates/admin/users/user_edit_profile.html:82
6254 msgid "New Password Confirmation"
6502 msgid "New Password Confirmation"
6255 msgstr ""
6503 msgstr ""
@@ -6280,7 +6528,7 b' msgid "Authentication type"'
6280 msgstr ""
6528 msgstr ""
6281
6529
6282 #: rhodecode/templates/base/base.html:44
6530 #: rhodecode/templates/base/base.html:44
6283 #: rhodecode/templates/errors/error_document.html:51
6531 #: rhodecode/templates/errors/error_document.html:57
6284 msgid "Support"
6532 msgid "Support"
6285 msgstr ""
6533 msgstr ""
6286
6534
@@ -6647,7 +6895,7 b' msgstr ""'
6647 msgid "No permission defined"
6895 msgid "No permission defined"
6648 msgstr ""
6896 msgstr ""
6649
6897
6650 #: rhodecode/templates/base/root.html:120
6898 #: rhodecode/templates/base/root.html:161
6651 msgid "Please enable JavaScript to use RhodeCode Enterprise"
6899 msgid "Please enable JavaScript to use RhodeCode Enterprise"
6652 msgstr ""
6900 msgstr ""
6653
6901
@@ -6735,54 +6983,70 b' msgstr ""'
6735 msgid "Requires hgsubversion library to be installed. Allows cloning remote SVN repositories and migrates them to Mercurial type."
6983 msgid "Requires hgsubversion library to be installed. Allows cloning remote SVN repositories and migrates them to Mercurial type."
6736 msgstr ""
6984 msgstr ""
6737
6985
6738 #: rhodecode/templates/base/vcs_settings.html:124
6986 #: rhodecode/templates/base/vcs_settings.html:123
6739 msgid "Subversion Settings"
6987 msgid "Mercurial Labs Settings"
6988 msgstr ""
6989
6990 #: rhodecode/templates/base/vcs_settings.html:123
6991 msgid "These features are considered experimental and may not work as expected."
6740 msgstr ""
6992 msgstr ""
6741
6993
6742 #: rhodecode/templates/base/vcs_settings.html:129
6994 #: rhodecode/templates/base/vcs_settings.html:129
6995 msgid "Use rebase as merge strategy"
6996 msgstr ""
6997
6998 #: rhodecode/templates/base/vcs_settings.html:132
6999 msgid "Use rebase instead of creating a merge commit when merging via web interface."
7000 msgstr ""
7001
7002 #: rhodecode/templates/base/vcs_settings.html:144
7003 msgid "Global Subversion Settings"
7004 msgstr ""
7005
7006 #: rhodecode/templates/base/vcs_settings.html:150
7007 msgid "Proxy subversion HTTP requests"
7008 msgstr ""
7009
7010 #: rhodecode/templates/base/vcs_settings.html:153
7011 msgid "Subversion HTTP Support. Enables communication with SVN over HTTP protocol."
7012 msgstr ""
7013
7014 #: rhodecode/templates/base/vcs_settings.html:158
7015 msgid "Subversion HTTP Server URL"
7016 msgstr ""
7017
7018 #: rhodecode/templates/base/vcs_settings.html:171
7019 msgid "Subversion Settings"
7020 msgstr ""
7021
7022 #: rhodecode/templates/base/vcs_settings.html:176
6743 msgid "Repository patterns"
7023 msgid "Repository patterns"
6744 msgstr ""
7024 msgstr ""
6745
7025
6746 #: rhodecode/templates/base/vcs_settings.html:133
7026 #: rhodecode/templates/base/vcs_settings.html:180
6747 msgid "Patterns for identifying SVN branches and tags. For recursive search, use \"*\". Eg.: \"/branches/*\""
7027 msgid "Patterns for identifying SVN branches and tags. For recursive search, use \"*\". Eg.: \"/branches/*\""
6748 msgstr ""
7028 msgstr ""
6749
7029
6750 #: rhodecode/templates/base/vcs_settings.html:196
7030 #: rhodecode/templates/base/vcs_settings.html:246
6751 msgid "Pull Request Settings"
7031 msgid "Pull Request Settings"
6752 msgstr ""
7032 msgstr ""
6753
7033
6754 #: rhodecode/templates/base/vcs_settings.html:201
7034 #: rhodecode/templates/base/vcs_settings.html:251
6755 msgid "Enable server-side merge for pull requests"
7035 msgid "Enable server-side merge for pull requests"
6756 msgstr ""
7036 msgstr ""
6757
7037
6758 #: rhodecode/templates/base/vcs_settings.html:204
7038 #: rhodecode/templates/base/vcs_settings.html:254
6759 msgid "Note: when this feature is enabled, it only runs hooks defined in the rcextension package. Custom hooks added on the Admin -> Settings -> Hooks page will not be run when pull requests are automatically merged from the web interface."
7039 msgid "Note: when this feature is enabled, it only runs hooks defined in the rcextension package. Custom hooks added on the Admin -> Settings -> Hooks page will not be run when pull requests are automatically merged from the web interface."
6760 msgstr ""
7040 msgstr ""
6761
7041
6762 #: rhodecode/templates/base/vcs_settings.html:208
7042 #: rhodecode/templates/base/vcs_settings.html:258
6763 msgid "Invalidate and relocate inline comments during update"
7043 msgid "Invalidate and relocate inline comments during update"
6764 msgstr ""
7044 msgstr ""
6765
7045
6766 #: rhodecode/templates/base/vcs_settings.html:211
7046 #: rhodecode/templates/base/vcs_settings.html:261
6767 msgid "During the update of a pull request, the position of inline comments will be updated and outdated inline comments will be hidden."
7047 msgid "During the update of a pull request, the position of inline comments will be updated and outdated inline comments will be hidden."
6768 msgstr ""
7048 msgstr ""
6769
7049
6770 #: rhodecode/templates/base/vcs_settings.html:222
6771 msgid "Labs settings"
6772 msgstr ""
6773
6774 #: rhodecode/templates/base/vcs_settings.html:222
6775 msgid "These features are considered experimental and may not work as expected."
6776 msgstr ""
6777
6778 #: rhodecode/templates/base/vcs_settings.html:229
6779 msgid "Mercurial server-side merge"
6780 msgstr ""
6781
6782 #: rhodecode/templates/base/vcs_settings.html:234
6783 msgid "Use rebase instead of creating a merge commit when merging via web interface"
6784 msgstr ""
6785
6786 #: rhodecode/templates/bookmarks/bookmarks.html:5
7050 #: rhodecode/templates/bookmarks/bookmarks.html:5
6787 #, python-format
7051 #, python-format
6788 msgid "%s Bookmarks"
7052 msgid "%s Bookmarks"
@@ -7346,7 +7610,7 b' msgstr ""'
7346 #: rhodecode/templates/email_templates/pull_request_comment.mako:93
7610 #: rhodecode/templates/email_templates/pull_request_comment.mako:93
7347 #: rhodecode/templates/email_templates/pull_request_review.mako:73
7611 #: rhodecode/templates/email_templates/pull_request_review.mako:73
7348 #: rhodecode/templates/files/file_diff.html:62
7612 #: rhodecode/templates/files/file_diff.html:62
7349 #: rhodecode/templates/files/files_source.html:18
7613 #: rhodecode/templates/files/files_source.html:19
7350 msgid "Source"
7614 msgid "Source"
7351 msgstr ""
7615 msgstr ""
7352
7616
@@ -7934,13 +8198,13 b' msgid "Delete file"'
7934 msgstr ""
8198 msgstr ""
7935
8199
7936 #: rhodecode/templates/files/files_delete.html:45
8200 #: rhodecode/templates/files/files_delete.html:45
7937 #: rhodecode/templates/files/files_source.html:49
8201 #: rhodecode/templates/files/files_source.html:50
7938 #, python-format
8202 #, python-format
7939 msgid "Binary file (%s)"
8203 msgid "Binary file (%s)"
7940 msgstr ""
8204 msgstr ""
7941
8205
7942 #: rhodecode/templates/files/files_delete.html:50
8206 #: rhodecode/templates/files/files_delete.html:50
7943 #: rhodecode/templates/files/files_source.html:61
8207 #: rhodecode/templates/files/files_source.html:62
7944 msgid "File is too big to display"
8208 msgid "File is too big to display"
7945 msgstr ""
8209 msgstr ""
7946
8210
@@ -8010,44 +8274,44 b' msgid_plural "lines"'
8010 msgstr[0] ""
8274 msgstr[0] ""
8011 msgstr[1] ""
8275 msgstr[1] ""
8012
8276
8013 #: rhodecode/templates/files/files_source.html:12
8277 #: rhodecode/templates/files/files_source.html:13
8014 msgid "History"
8278 msgid "History"
8015 msgstr ""
8279 msgstr ""
8016
8280
8017 #: rhodecode/templates/files/files_source.html:15
8281 #: rhodecode/templates/files/files_source.html:16
8018 #: rhodecode/templates/search/search_content.html:68
8282 #: rhodecode/templates/search/search_content.html:68
8019 msgid "Show Full History"
8283 msgid "Show Full History"
8020 msgstr ""
8284 msgstr ""
8021
8285
8022 #: rhodecode/templates/files/files_source.html:20
8286 #: rhodecode/templates/files/files_source.html:21
8023 #: rhodecode/templates/search/search_content.html:70
8287 #: rhodecode/templates/search/search_content.html:70
8024 msgid "Annotation"
8288 msgid "Annotation"
8025 msgstr ""
8289 msgstr ""
8026
8290
8027 #: rhodecode/templates/files/files_source.html:22
8291 #: rhodecode/templates/files/files_source.html:23
8028 #: rhodecode/templates/search/search_content.html:71
8292 #: rhodecode/templates/search/search_content.html:71
8029 msgid "Raw"
8293 msgid "Raw"
8030 msgstr ""
8294 msgstr ""
8031
8295
8032 #: rhodecode/templates/files/files_source.html:24
8296 #: rhodecode/templates/files/files_source.html:25
8033 #: rhodecode/templates/search/search_content.html:73
8297 #: rhodecode/templates/search/search_content.html:73
8034 msgid "Download"
8298 msgid "Download"
8035 msgstr ""
8299 msgstr ""
8036
8300
8037 #: rhodecode/templates/files/files_source.html:31
8301 #: rhodecode/templates/files/files_source.html:32
8038 #, python-format
8302 #, python-format
8039 msgid "Edit on Branch:%s"
8303 msgid "Edit on Branch:%s"
8040 msgstr ""
8304 msgstr ""
8041
8305
8042 #: rhodecode/templates/files/files_source.html:36
8306 #: rhodecode/templates/files/files_source.html:37
8043 msgid "Editing binary files not allowed"
8307 msgid "Editing binary files not allowed"
8044 msgstr ""
8308 msgstr ""
8045
8309
8046 #: rhodecode/templates/files/files_source.html:39
8047 msgid "Editing files allowed only when on branch head commit"
8048 msgstr ""
8049
8050 #: rhodecode/templates/files/files_source.html:40
8310 #: rhodecode/templates/files/files_source.html:40
8311 msgid "Editing files allowed only when on branch head commit"
8312 msgstr ""
8313
8314 #: rhodecode/templates/files/files_source.html:41
8051 msgid "Deleting files allowed only when on branch head commit"
8315 msgid "Deleting files allowed only when on branch head commit"
8052 msgstr ""
8316 msgstr ""
8053
8317
1 NO CONTENT: modified file, binary diff hidden
NO CONTENT: modified file, binary diff hidden
This diff has been collapsed as it changes many lines, (1176 lines changed) Show them Hide them
@@ -27,8 +27,8 b' msgid ""'
27 msgstr ""
27 msgstr ""
28 "Project-Id-Version: RhodeCode\n"
28 "Project-Id-Version: RhodeCode\n"
29 "Report-Msgid-Bugs-To: marcin@rhodecode.com\n"
29 "Report-Msgid-Bugs-To: marcin@rhodecode.com\n"
30 "POT-Creation-Date: 2016-08-02 20:55+0000\n"
30 "POT-Creation-Date: 2016-09-15 14:11+0000\n"
31 "PO-Revision-Date: 2016-08-02 20:57+0000\n"
31 "PO-Revision-Date: 2016-09-15 14:12+0000\n"
32 "Last-Translator: Marcin Kuzminski <marcin@rhodecode.com>\n"
32 "Last-Translator: Marcin Kuzminski <marcin@rhodecode.com>\n"
33 "Language-Team: Russian (http://www.transifex.com/rhodecode/RhodeCode/language/ru/)\n"
33 "Language-Team: Russian (http://www.transifex.com/rhodecode/RhodeCode/language/ru/)\n"
34 "MIME-Version: 1.0\n"
34 "MIME-Version: 1.0\n"
@@ -39,7 +39,7 b' msgstr ""'
39 "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"
39 "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"
40
40
41 #: rhodecode/admin/navigation.py:74 rhodecode/authentication/routes.py:60
41 #: rhodecode/admin/navigation.py:74 rhodecode/authentication/routes.py:60
42 #: rhodecode/integrations/views.py:126
42 #: rhodecode/integrations/views.py:168
43 #: rhodecode/templates/admin/permissions/permissions.html:36
43 #: rhodecode/templates/admin/permissions/permissions.html:36
44 msgid "Global"
44 msgid "Global"
45 msgstr ""
45 msgstr ""
@@ -62,7 +62,8 b' msgstr ""'
62 msgid "Issue Tracker"
62 msgid "Issue Tracker"
63 msgstr ""
63 msgstr ""
64
64
65 #: rhodecode/admin/navigation.py:80 rhodecode/templates/register.html:76
65 #: rhodecode/admin/navigation.py:80 rhodecode/integrations/types/email.py:232
66 #: rhodecode/templates/register.html:76
66 #: rhodecode/templates/admin/my_account/my_account_profile.html:48
67 #: rhodecode/templates/admin/my_account/my_account_profile.html:48
67 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:94
68 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:94
68 #: rhodecode/templates/admin/users/user_add.html:86
69 #: rhodecode/templates/admin/users/user_add.html:86
@@ -82,12 +83,18 b' msgid "Full Text Search"'
82 msgstr ""
83 msgstr ""
83
84
84 #: rhodecode/admin/navigation.py:83
85 #: rhodecode/admin/navigation.py:83
85 #: rhodecode/templates/admin/integrations/base.html:21
86 #: rhodecode/templates/admin/integrations/base.html:23
86 #: rhodecode/templates/admin/integrations/edit.html:8
87 #: rhodecode/templates/admin/integrations/form.html:8
87 #: rhodecode/templates/admin/integrations/edit.html:19
88 #: rhodecode/templates/admin/integrations/form.html:21
88 #: rhodecode/templates/admin/integrations/list.html:15
89 #: rhodecode/templates/admin/integrations/form.html:32
89 #: rhodecode/templates/admin/integrations/list.html:19
90 #: rhodecode/templates/admin/integrations/list.html:21
90 #: rhodecode/templates/admin/integrations/list.html:26
91 #: rhodecode/templates/admin/integrations/list.html:25
92 #: rhodecode/templates/admin/integrations/list.html:29
93 #: rhodecode/templates/admin/integrations/list.html:36
94 #: rhodecode/templates/admin/integrations/new.html:9
95 #: rhodecode/templates/admin/integrations/new.html:17
96 #: rhodecode/templates/admin/integrations/new.html:23
97 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:51
91 #: rhodecode/templates/admin/repos/repo_edit.html:72
98 #: rhodecode/templates/admin/repos/repo_edit.html:72
92 #: rhodecode/templates/base/base.html:84
99 #: rhodecode/templates/base/base.html:84
93 msgid "Integrations"
100 msgid "Integrations"
@@ -110,9 +117,9 b' msgstr ""'
110 msgid "Enable or disable this authentication plugin."
117 msgid "Enable or disable this authentication plugin."
111 msgstr ""
118 msgstr ""
112
119
113 #: rhodecode/authentication/schema.py:37 rhodecode/integrations/schema.py:37
120 #: rhodecode/authentication/schema.py:37 rhodecode/integrations/schema.py:32
114 #: rhodecode/templates/admin/integrations/list.html:62
121 #: rhodecode/model/validation_schema/schemas/integration_schema.py:197
115 #: rhodecode/templates/admin/my_account/my_account_notifications.html:14
122 #: rhodecode/templates/admin/integrations/list.html:101
116 msgid "Enabled"
123 msgid "Enabled"
117 msgstr "Включено"
124 msgstr "Включено"
118
125
@@ -415,12 +422,12 b' msgstr ""'
415
422
416 #: rhodecode/controllers/changeset.py:335
423 #: rhodecode/controllers/changeset.py:335
417 #: rhodecode/controllers/pullrequests.py:750
424 #: rhodecode/controllers/pullrequests.py:750
418 #: rhodecode/model/pull_request.py:843
425 #: rhodecode/model/pull_request.py:842
419 #, python-format
426 #, python-format
420 msgid "Status change %(transition_icon)s %(status)s"
427 msgid "Status change %(transition_icon)s %(status)s"
421 msgstr "Изменить статус %(transition_icon)s %(status)s"
428 msgstr "Изменить статус %(transition_icon)s %(status)s"
422
429
423 #: rhodecode/controllers/changeset.py:372
430 #: rhodecode/controllers/changeset.py:373
424 msgid ""
431 msgid ""
425 "Changing the status of a commit associated with a closed pull request is not"
432 "Changing the status of a commit associated with a closed pull request is not"
426 " allowed"
433 " allowed"
@@ -563,14 +570,14 b' msgstr ""'
563 msgid "Changesets"
570 msgid "Changesets"
564 msgstr "Набор изменений"
571 msgstr "Набор изменений"
565
572
566 #: rhodecode/controllers/files.py:1026 rhodecode/controllers/summary.py:251
573 #: rhodecode/controllers/files.py:1026 rhodecode/controllers/summary.py:259
567 #: rhodecode/model/pull_request.py:1059 rhodecode/model/scm.py:780
574 #: rhodecode/model/pull_request.py:1059 rhodecode/model/scm.py:780
568 #: rhodecode/templates/base/vcs_settings.html:138
575 #: rhodecode/templates/base/vcs_settings.html:185
569 msgid "Branches"
576 msgid "Branches"
570 msgstr "Ветки"
577 msgstr "Ветки"
571
578
572 #: rhodecode/controllers/files.py:1030 rhodecode/model/scm.py:795
579 #: rhodecode/controllers/files.py:1030 rhodecode/model/scm.py:795
573 #: rhodecode/templates/base/vcs_settings.html:163
580 #: rhodecode/templates/base/vcs_settings.html:210
574 msgid "Tags"
581 msgid "Tags"
575 msgstr "Метки"
582 msgstr "Метки"
576
583
@@ -676,30 +683,30 b' msgid "Close Pull Request"'
676 msgstr ""
683 msgstr ""
677
684
678 #: rhodecode/controllers/pullrequests.py:754
685 #: rhodecode/controllers/pullrequests.py:754
679 #: rhodecode/model/pull_request.py:847
686 #: rhodecode/model/pull_request.py:846
680 msgid "Closing with"
687 msgid "Closing with"
681 msgstr "Закрытый с"
688 msgstr "Закрытый с"
682
689
683 #: rhodecode/controllers/pullrequests.py:802
690 #: rhodecode/controllers/pullrequests.py:804
684 #, python-format
691 #, python-format
685 msgid ""
692 msgid ""
686 "Closing pull request on other statuses than rejected or approved is "
693 "Closing pull request on other statuses than rejected or approved is "
687 "forbidden. Calculated status from all reviewers is currently: %s"
694 "forbidden. Calculated status from all reviewers is currently: %s"
688 msgstr ""
695 msgstr ""
689
696
690 #: rhodecode/controllers/summary.py:235
697 #: rhodecode/controllers/summary.py:243
691 msgid "Branch"
698 msgid "Branch"
692 msgstr "Ветка"
699 msgstr "Ветка"
693
700
694 #: rhodecode/controllers/summary.py:236
701 #: rhodecode/controllers/summary.py:244
695 msgid "Tag"
702 msgid "Tag"
696 msgstr "Тэги"
703 msgstr "Тэги"
697
704
698 #: rhodecode/controllers/summary.py:237
705 #: rhodecode/controllers/summary.py:245
699 msgid "Bookmark"
706 msgid "Bookmark"
700 msgstr "Закладки"
707 msgstr "Закладки"
701
708
702 #: rhodecode/controllers/summary.py:252
709 #: rhodecode/controllers/summary.py:260
703 msgid "Closed branches"
710 msgid "Closed branches"
704 msgstr ""
711 msgstr ""
705
712
@@ -712,37 +719,37 b' msgid "Error occurred during update of d'
712 msgstr ""
719 msgstr ""
713
720
714 #: rhodecode/controllers/admin/gists.py:63
721 #: rhodecode/controllers/admin/gists.py:63
715 #: rhodecode/controllers/admin/my_account.py:307
722 #: rhodecode/controllers/admin/my_account.py:317
716 #: rhodecode/controllers/admin/users.py:431
723 #: rhodecode/controllers/admin/users.py:431
717 msgid "forever"
724 msgid "forever"
718 msgstr "навсегда"
725 msgstr "навсегда"
719
726
720 #: rhodecode/controllers/admin/gists.py:64
727 #: rhodecode/controllers/admin/gists.py:64
721 #: rhodecode/controllers/admin/my_account.py:308
728 #: rhodecode/controllers/admin/my_account.py:318
722 #: rhodecode/controllers/admin/users.py:432
729 #: rhodecode/controllers/admin/users.py:432
723 msgid "5 minutes"
730 msgid "5 minutes"
724 msgstr "5 минут"
731 msgstr "5 минут"
725
732
726 #: rhodecode/controllers/admin/gists.py:65
733 #: rhodecode/controllers/admin/gists.py:65
727 #: rhodecode/controllers/admin/my_account.py:309
734 #: rhodecode/controllers/admin/my_account.py:319
728 #: rhodecode/controllers/admin/users.py:433
735 #: rhodecode/controllers/admin/users.py:433
729 msgid "1 hour"
736 msgid "1 hour"
730 msgstr "1 час"
737 msgstr "1 час"
731
738
732 #: rhodecode/controllers/admin/gists.py:66
739 #: rhodecode/controllers/admin/gists.py:66
733 #: rhodecode/controllers/admin/my_account.py:310
740 #: rhodecode/controllers/admin/my_account.py:320
734 #: rhodecode/controllers/admin/users.py:434
741 #: rhodecode/controllers/admin/users.py:434
735 msgid "1 day"
742 msgid "1 day"
736 msgstr "1 день"
743 msgstr "1 день"
737
744
738 #: rhodecode/controllers/admin/gists.py:67
745 #: rhodecode/controllers/admin/gists.py:67
739 #: rhodecode/controllers/admin/my_account.py:311
746 #: rhodecode/controllers/admin/my_account.py:321
740 #: rhodecode/controllers/admin/users.py:435
747 #: rhodecode/controllers/admin/users.py:435
741 msgid "1 month"
748 msgid "1 month"
742 msgstr "1 месяц"
749 msgstr "1 месяц"
743
750
744 #: rhodecode/controllers/admin/gists.py:71
751 #: rhodecode/controllers/admin/gists.py:71
745 #: rhodecode/controllers/admin/my_account.py:313
752 #: rhodecode/controllers/admin/my_account.py:323
746 #: rhodecode/controllers/admin/users.py:437
753 #: rhodecode/controllers/admin/users.py:437
747 msgid "Lifetime"
754 msgid "Lifetime"
748 msgstr "Срок"
755 msgstr "Срок"
@@ -796,60 +803,61 b' msgstr "\xd0\xbd\xd0\xb8\xd0\xba\xd0\xbe\xd0\xb3\xd0\xb4\xd0\xb0"'
796 msgid "%(expiry)s - current value"
803 msgid "%(expiry)s - current value"
797 msgstr ""
804 msgstr ""
798
805
799 #: rhodecode/controllers/admin/my_account.py:70
806 #: rhodecode/controllers/admin/my_account.py:74
800 msgid "You can't edit this user since it's crucial for entire application"
807 msgid "You can't edit this user since it's crucial for entire application"
801 msgstr "Вы не можете изменить данные пользователя, поскольку это критично для работы всего приложения"
808 msgstr "Вы не можете изменить данные пользователя, поскольку это критично для работы всего приложения"
802
809
803 #: rhodecode/controllers/admin/my_account.py:128
810 #: rhodecode/controllers/admin/my_account.py:132
804 msgid "Your account was updated successfully"
811 msgid "Your account was updated successfully"
805 msgstr "Ваша учетная запись успешно обновлена"
812 msgstr "Ваша учетная запись успешно обновлена"
806
813
807 #: rhodecode/controllers/admin/my_account.py:143
814 #: rhodecode/controllers/admin/my_account.py:147
808 #: rhodecode/controllers/admin/users.py:218
815 #: rhodecode/controllers/admin/users.py:218
809 #, python-format
816 #, python-format
810 msgid "Error occurred during update of user %s"
817 msgid "Error occurred during update of user %s"
811 msgstr "Произошла ошибка при обновлении пользователя %s"
818 msgstr "Произошла ошибка при обновлении пользователя %s"
812
819
813 #: rhodecode/controllers/admin/my_account.py:202
820 #: rhodecode/controllers/admin/my_account.py:213
821 #: rhodecode/controllers/admin/my_account.py:219
822 msgid "Error occurred during update of user password"
823 msgstr ""
824
825 #: rhodecode/controllers/admin/my_account.py:226
814 msgid "Successfully updated password"
826 msgid "Successfully updated password"
815 msgstr ""
827 msgstr ""
816
828
817 #: rhodecode/controllers/admin/my_account.py:213
829 #: rhodecode/controllers/admin/my_account.py:271
818 msgid "Error occurred during update of user password"
819 msgstr ""
820
821 #: rhodecode/controllers/admin/my_account.py:261
822 #: rhodecode/controllers/admin/users.py:611
830 #: rhodecode/controllers/admin/users.py:611
823 #, python-format
831 #, python-format
824 msgid "Added new email address `%s` for user account"
832 msgid "Added new email address `%s` for user account"
825 msgstr ""
833 msgstr ""
826
834
827 #: rhodecode/controllers/admin/my_account.py:268
835 #: rhodecode/controllers/admin/my_account.py:278
828 #: rhodecode/controllers/admin/users.py:618
836 #: rhodecode/controllers/admin/users.py:618
829 msgid "An error occurred during email saving"
837 msgid "An error occurred during email saving"
830 msgstr "Произошла ошибка при сохранении E-mail"
838 msgstr "Произошла ошибка при сохранении E-mail"
831
839
832 #: rhodecode/controllers/admin/my_account.py:278
840 #: rhodecode/controllers/admin/my_account.py:288
833 #: rhodecode/controllers/admin/users.py:633
841 #: rhodecode/controllers/admin/users.py:633
834 msgid "Removed email address from user account"
842 msgid "Removed email address from user account"
835 msgstr ""
843 msgstr ""
836
844
837 #: rhodecode/controllers/admin/my_account.py:316
845 #: rhodecode/controllers/admin/my_account.py:326
838 #: rhodecode/controllers/admin/users.py:440
846 #: rhodecode/controllers/admin/users.py:440
839 msgid "Role"
847 msgid "Role"
840 msgstr ""
848 msgstr ""
841
849
842 #: rhodecode/controllers/admin/my_account.py:329
850 #: rhodecode/controllers/admin/my_account.py:339
843 #: rhodecode/controllers/admin/users.py:464
851 #: rhodecode/controllers/admin/users.py:464
844 msgid "Auth token successfully created"
852 msgid "Auth token successfully created"
845 msgstr ""
853 msgstr ""
846
854
847 #: rhodecode/controllers/admin/my_account.py:342
855 #: rhodecode/controllers/admin/my_account.py:352
848 #: rhodecode/controllers/admin/users.py:483
856 #: rhodecode/controllers/admin/users.py:483
849 msgid "Auth token successfully reset"
857 msgid "Auth token successfully reset"
850 msgstr ""
858 msgstr ""
851
859
852 #: rhodecode/controllers/admin/my_account.py:346
860 #: rhodecode/controllers/admin/my_account.py:356
853 #: rhodecode/controllers/admin/users.py:487
861 #: rhodecode/controllers/admin/users.py:487
854 msgid "Auth token successfully deleted"
862 msgid "Auth token successfully deleted"
855 msgstr ""
863 msgstr ""
@@ -1073,18 +1081,18 b' msgid "Error occurred during deleting is'
1073 msgstr ""
1081 msgstr ""
1074
1082
1075 #: rhodecode/controllers/admin/repos.py:721
1083 #: rhodecode/controllers/admin/repos.py:721
1076 #: rhodecode/controllers/admin/settings.py:363
1084 #: rhodecode/controllers/admin/settings.py:366
1077 msgid "Removed issue tracker entry"
1085 msgid "Removed issue tracker entry"
1078 msgstr ""
1086 msgstr ""
1079
1087
1080 #: rhodecode/controllers/admin/repos.py:751
1088 #: rhodecode/controllers/admin/repos.py:751
1081 #: rhodecode/controllers/admin/settings.py:409
1089 #: rhodecode/controllers/admin/settings.py:412
1082 msgid "Updated issue tracker entries"
1090 msgid "Updated issue tracker entries"
1083 msgstr ""
1091 msgstr ""
1084
1092
1085 #: rhodecode/controllers/admin/repos.py:812
1093 #: rhodecode/controllers/admin/repos.py:812
1086 #: rhodecode/controllers/admin/settings.py:142
1094 #: rhodecode/controllers/admin/settings.py:143
1087 #: rhodecode/controllers/admin/settings.py:719
1095 #: rhodecode/controllers/admin/settings.py:722
1088 msgid "Some form inputs contain invalid data."
1096 msgid "Some form inputs contain invalid data."
1089 msgstr ""
1097 msgstr ""
1090
1098
@@ -1093,86 +1101,70 b' msgid "Error occurred during updating re'
1093 msgstr ""
1101 msgstr ""
1094
1102
1095 #: rhodecode/controllers/admin/repos.py:834
1103 #: rhodecode/controllers/admin/repos.py:834
1096 #: rhodecode/controllers/admin/settings.py:168
1104 #: rhodecode/controllers/admin/settings.py:171
1097 msgid "Updated VCS settings"
1105 msgid "Updated VCS settings"
1098 msgstr "Обновлены настройки VCS"
1106 msgstr "Обновлены настройки VCS"
1099
1107
1100 #: rhodecode/controllers/admin/settings.py:164
1108 #: rhodecode/controllers/admin/settings.py:167
1101 #: rhodecode/controllers/admin/settings.py:267
1109 #: rhodecode/controllers/admin/settings.py:270
1102 msgid "Error occurred during updating application settings"
1110 msgid "Error occurred during updating application settings"
1103 msgstr "Произошла ошибка при обновлении настроек приложения"
1111 msgstr "Произошла ошибка при обновлении настроек приложения"
1104
1112
1105 #: rhodecode/controllers/admin/settings.py:211
1113 #: rhodecode/controllers/admin/settings.py:214
1106 #, python-format
1114 #, python-format
1107 msgid "Repositories successfully rescanned added: %s ; removed: %s"
1115 msgid "Repositories successfully rescanned added: %s ; removed: %s"
1108 msgstr "Репозитории успешно пересканированы, добавлено: %s ; удалено: %s"
1116 msgstr "Репозитории успешно пересканированы, добавлено: %s ; удалено: %s"
1109
1117
1110 #: rhodecode/controllers/admin/settings.py:263
1118 #: rhodecode/controllers/admin/settings.py:266
1111 msgid "Updated application settings"
1119 msgid "Updated application settings"
1112 msgstr "Обновленные параметры настройки приложения"
1120 msgstr "Обновленные параметры настройки приложения"
1113
1121
1114 #: rhodecode/controllers/admin/settings.py:327
1122 #: rhodecode/controllers/admin/settings.py:330
1115 msgid "Updated visualisation settings"
1123 msgid "Updated visualisation settings"
1116 msgstr "Настройки визуализации обновлены"
1124 msgstr "Настройки визуализации обновлены"
1117
1125
1118 #: rhodecode/controllers/admin/settings.py:330
1126 #: rhodecode/controllers/admin/settings.py:333
1119 msgid "Error occurred during updating visualisation settings"
1127 msgid "Error occurred during updating visualisation settings"
1120 msgstr "Произошла ошибка при обновлении настроек визуализации"
1128 msgstr "Произошла ошибка при обновлении настроек визуализации"
1121
1129
1122 #: rhodecode/controllers/admin/settings.py:422
1130 #: rhodecode/controllers/admin/settings.py:425
1123 msgid "Please enter email address"
1131 msgid "Please enter email address"
1124 msgstr "Пожалуйста, введите адрес электронной почты"
1132 msgstr "Пожалуйста, введите адрес электронной почты"
1125
1133
1126 #: rhodecode/controllers/admin/settings.py:440
1134 #: rhodecode/controllers/admin/settings.py:443
1127 msgid "Send email task created"
1135 msgid "Send email task created"
1128 msgstr "Задача отправки Email создана"
1136 msgstr "Задача отправки Email создана"
1129
1137
1130 #: rhodecode/controllers/admin/settings.py:473
1138 #: rhodecode/controllers/admin/settings.py:476
1131 msgid "Added new hook"
1139 msgid "Added new hook"
1132 msgstr "Добавлена новая ловушка"
1140 msgstr "Добавлена новая ловушка"
1133
1141
1134 #: rhodecode/controllers/admin/settings.py:488
1142 #: rhodecode/controllers/admin/settings.py:491
1135 msgid "Updated hooks"
1143 msgid "Updated hooks"
1136 msgstr "Обновлённые ловушки"
1144 msgstr "Обновлённые ловушки"
1137
1145
1138 #: rhodecode/controllers/admin/settings.py:492
1146 #: rhodecode/controllers/admin/settings.py:495
1139 msgid "Error occurred during hook creation"
1147 msgid "Error occurred during hook creation"
1140 msgstr "Произошла ошибка при создании хука"
1148 msgstr "Произошла ошибка при создании хука"
1141
1149
1142 #: rhodecode/controllers/admin/settings.py:540
1150 #: rhodecode/controllers/admin/settings.py:543
1143 #, python-format
1151 #, python-format
1144 msgid "Critical: your disk space is very low <b>%s%%</b> usedpercent"
1152 msgid "Critical: your disk space is very low <b>%s%%</b> usedpercent"
1145 msgstr ""
1153 msgstr ""
1146
1154
1147 #: rhodecode/controllers/admin/settings.py:544
1155 #: rhodecode/controllers/admin/settings.py:547
1148 #, python-format
1156 #, python-format
1149 msgid "Warning: your disk space is running low <b>%s%%</b> usedpercent"
1157 msgid "Warning: your disk space is running low <b>%s%%</b> usedpercent"
1150 msgstr ""
1158 msgstr ""
1151
1159
1152 #: rhodecode/controllers/admin/settings.py:740
1160 #: rhodecode/controllers/admin/settings.py:743
1153 msgid "Error occurred during updating labs settings"
1161 msgid "Error occurred during updating labs settings"
1154 msgstr ""
1162 msgstr ""
1155
1163
1156 #: rhodecode/controllers/admin/settings.py:745
1164 #: rhodecode/controllers/admin/settings.py:748
1157 msgid "Updated Labs settings"
1165 msgid "Updated Labs settings"
1158 msgstr ""
1166 msgstr ""
1159
1167
1160 #: rhodecode/controllers/admin/settings.py:795
1161 msgid "Subversion HTTP Support"
1162 msgstr ""
1163
1164 #: rhodecode/controllers/admin/settings.py:796
1165 msgid "Proxy subversion HTTP requests"
1166 msgstr ""
1167
1168 #: rhodecode/controllers/admin/settings.py:802
1169 msgid "Subversion HTTP Server URL"
1170 msgstr ""
1171
1172 #: rhodecode/controllers/admin/settings.py:804
1173 msgid "e.g. http://localhost:8080/"
1174 msgstr ""
1175
1176 #: rhodecode/controllers/admin/user_groups.py:168
1168 #: rhodecode/controllers/admin/user_groups.py:168
1177 #, python-format
1169 #, python-format
1178 msgid "Created user group %(user_group_link)s"
1170 msgid "Created user group %(user_group_link)s"
@@ -1355,38 +1347,50 b' msgstr ""'
1355 msgid "pullrequest commented"
1347 msgid "pullrequest commented"
1356 msgstr ""
1348 msgstr ""
1357
1349
1358 #: rhodecode/events/repo.py:135
1350 #: rhodecode/events/repo.py:136
1359 msgid "repository pre create"
1351 msgid "repository pre create"
1360 msgstr ""
1352 msgstr ""
1361
1353
1362 #: rhodecode/events/repo.py:144
1354 #: rhodecode/events/repo.py:145
1363 msgid "repository created"
1355 msgid "repository created"
1364 msgstr ""
1356 msgstr ""
1365
1357
1366 #: rhodecode/events/repo.py:153
1358 #: rhodecode/events/repo.py:154
1367 msgid "repository pre delete"
1359 msgid "repository pre delete"
1368 msgstr ""
1360 msgstr ""
1369
1361
1370 #: rhodecode/events/repo.py:162
1362 #: rhodecode/events/repo.py:163
1371 msgid "repository deleted"
1363 msgid "repository deleted"
1372 msgstr ""
1364 msgstr ""
1373
1365
1374 #: rhodecode/events/repo.py:193
1366 #: rhodecode/events/repo.py:199
1375 msgid "repository pre pull"
1367 msgid "repository pre pull"
1376 msgstr ""
1368 msgstr ""
1377
1369
1378 #: rhodecode/events/repo.py:202
1370 #: rhodecode/events/repo.py:208
1379 msgid "repository pull"
1371 msgid "repository pull"
1380 msgstr ""
1372 msgstr ""
1381
1373
1382 #: rhodecode/events/repo.py:211
1374 #: rhodecode/events/repo.py:217
1383 msgid "repository pre push"
1375 msgid "repository pre push"
1384 msgstr ""
1376 msgstr ""
1385
1377
1386 #: rhodecode/events/repo.py:222
1378 #: rhodecode/events/repo.py:228
1387 msgid "repository push"
1379 msgid "repository push"
1388 msgstr ""
1380 msgstr ""
1389
1381
1382 #: rhodecode/events/repo_group.py:62
1383 msgid "repository group created"
1384 msgstr ""
1385
1386 #: rhodecode/events/repo_group.py:71
1387 msgid "repository group deleted"
1388 msgstr ""
1389
1390 #: rhodecode/events/repo_group.py:80
1391 msgid "repository group update"
1392 msgstr ""
1393
1390 #: rhodecode/events/user.py:34
1394 #: rhodecode/events/user.py:34
1391 msgid "user registered"
1395 msgid "user registered"
1392 msgstr ""
1396 msgstr ""
@@ -1399,42 +1403,202 b' msgstr ""'
1399 msgid "user pre update"
1403 msgid "user pre update"
1400 msgstr ""
1404 msgstr ""
1401
1405
1402 #: rhodecode/integrations/schema.py:35
1406 #: rhodecode/forms/__init__.py:32 rhodecode/templates/admin/gists/new.html:62
1407 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:27
1408 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:84
1409 #: rhodecode/templates/admin/my_account/my_account_emails.html:65
1410 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:104
1411 #: rhodecode/templates/admin/permissions/permissions_application.html:51
1412 #: rhodecode/templates/admin/permissions/permissions_ips.html:61
1413 #: rhodecode/templates/admin/permissions/permissions_objects.html:57
1414 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:136
1415 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:68
1416 #: rhodecode/templates/admin/repos/repo_edit_fields.html:66
1417 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.html:80
1418 #: rhodecode/templates/admin/repos/repo_edit_permissions.html:111
1419 #: rhodecode/templates/admin/repos/repo_edit_settings.html:159
1420 #: rhodecode/templates/admin/repos/repo_edit_vcs.html:46
1421 #: rhodecode/templates/admin/settings/settings_global.html:110
1422 #: rhodecode/templates/admin/settings/settings_issuetracker.html:16
1423 #: rhodecode/templates/admin/settings/settings_labs.html:49
1424 #: rhodecode/templates/admin/settings/settings_vcs.html:14
1425 #: rhodecode/templates/admin/settings/settings_visual.html:220
1426 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:121
1427 #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:23
1428 #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:81
1429 #: rhodecode/templates/admin/users/user_edit_emails.html:63
1430 #: rhodecode/templates/admin/users/user_edit_ips.html:70
1431 #: rhodecode/templates/admin/users/user_edit_profile.html:135
1432 #: rhodecode/templates/base/default_perms_box.html:89
1433 msgid "Reset"
1434 msgstr "Сброс"
1435
1436 #: rhodecode/forms/__init__.py:33 rhodecode/templates/admin/gists/show.html:49
1437 #: rhodecode/templates/admin/integrations/list.html:211
1438 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:56
1439 #: rhodecode/templates/admin/my_account/my_account_emails.html:32
1440 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:62
1441 #: rhodecode/templates/admin/permissions/permissions_ips.html:26
1442 #: rhodecode/templates/admin/repos/repo_edit_fields.html:25
1443 #: rhodecode/templates/admin/settings/settings_hooks.html:46
1444 #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:52
1445 #: rhodecode/templates/admin/users/user_edit_emails.html:31
1446 #: rhodecode/templates/admin/users/user_edit_ips.html:34
1447 #: rhodecode/templates/base/issue_tracker_settings.html:70
1448 #: rhodecode/templates/base/vcs_settings.html:194
1449 #: rhodecode/templates/base/vcs_settings.html:219
1450 #: rhodecode/templates/changeset/changeset_file_comment.html:49
1451 #: rhodecode/templates/changeset/changeset_file_comment.html:99
1452 #: rhodecode/templates/data_table/_dt_elements.html:119
1453 #: rhodecode/templates/data_table/_dt_elements.html:176
1454 #: rhodecode/templates/data_table/_dt_elements.html:190
1455 #: rhodecode/templates/data_table/_dt_elements.html:202
1456 #: rhodecode/templates/debug_style/buttons.html:132
1457 #: rhodecode/templates/files/files_source.html:34
1458 #: rhodecode/templates/files/files_source.html:38
1459 #: rhodecode/templates/files/files_source.html:41
1460 msgid "Delete"
1461 msgstr "Удалить"
1462
1463 #: rhodecode/integrations/schema.py:30
1464 #: rhodecode/model/validation_schema/schemas/integration_schema.py:195
1403 msgid "Enable or disable this integration."
1465 msgid "Enable or disable this integration."
1404 msgstr ""
1466 msgstr ""
1405
1467
1406 #: rhodecode/integrations/schema.py:42
1468 #: rhodecode/integrations/schema.py:37
1469 #: rhodecode/model/validation_schema/schemas/integration_schema.py:176
1407 msgid "Short name for this integration."
1470 msgid "Short name for this integration."
1408 msgstr ""
1471 msgstr ""
1409
1472
1410 #: rhodecode/integrations/schema.py:44
1473 #: rhodecode/integrations/schema.py:39
1474 #: rhodecode/model/validation_schema/schemas/integration_schema.py:178
1411 msgid "Integration name"
1475 msgid "Integration name"
1412 msgstr ""
1476 msgstr ""
1413
1477
1478 #: rhodecode/integrations/schema.py:51
1479 msgid ""
1480 "Limit integrations to to work only on the direct children repositories of "
1481 "this repository group (no subgroups)"
1482 msgstr ""
1483
1484 #: rhodecode/integrations/schema.py:55
1485 msgid "Limit to childen repos only"
1486 msgstr ""
1487
1488 #: rhodecode/integrations/schema.py:63
1489 msgid "Limit integrations to to work only on root level repositories"
1490 msgstr ""
1491
1492 #: rhodecode/integrations/schema.py:66
1493 msgid "Root repositories only"
1494 msgstr ""
1495
1496 #: rhodecode/integrations/views.py:162
1497 msgid "{repo_name} repository"
1498 msgstr ""
1499
1500 #: rhodecode/integrations/views.py:165
1501 msgid "{repo_group_name} repo group"
1502 msgstr ""
1503
1414 #: rhodecode/integrations/views.py:172
1504 #: rhodecode/integrations/views.py:172
1505 msgid "{name} integration"
1506 msgstr ""
1507
1508 #: rhodecode/integrations/views.py:186
1415 msgid "Integration {integration_name} deleted successfully."
1509 msgid "Integration {integration_name} deleted successfully."
1416 msgstr ""
1510 msgstr ""
1417
1511
1418 #: rhodecode/integrations/views.py:200
1512 #: rhodecode/integrations/views.py:266
1419 msgid ""
1513 msgid ""
1420 "Errors exist when saving integration settings. Please check the form inputs."
1514 "Errors exist when saving integration settings. Please check the form inputs."
1421 msgstr ""
1515 msgstr ""
1422
1516
1423 #: rhodecode/integrations/views.py:220
1517 #: rhodecode/integrations/views.py:292
1424 msgid "Integration {integration_name} updated successfully."
1518 msgid "Integration {integration_name} updated successfully."
1425 msgstr ""
1519 msgstr ""
1426
1520
1521 #: rhodecode/integrations/types/email.py:214
1522 msgid "Recipients"
1523 msgstr ""
1524
1525 #: rhodecode/integrations/types/email.py:215
1526 msgid "Email addresses to send push events to"
1527 msgstr ""
1528
1529 #: rhodecode/integrations/types/email.py:220
1530 #: rhodecode/integrations/types/email.py:221
1531 msgid "Email address"
1532 msgstr "Адрес E-mail"
1533
1534 #: rhodecode/integrations/types/email.py:233
1535 msgid "Send repo push summaries to a list of recipients via email"
1536 msgstr ""
1537
1538 #: rhodecode/integrations/types/hipchat.py:43
1539 msgid "Yellow"
1540 msgstr ""
1541
1542 #: rhodecode/integrations/types/hipchat.py:44
1543 msgid "Red"
1544 msgstr ""
1545
1546 #: rhodecode/integrations/types/hipchat.py:45
1547 msgid "Green"
1548 msgstr ""
1549
1550 #: rhodecode/integrations/types/hipchat.py:46
1551 msgid "Purple"
1552 msgstr ""
1553
1554 #: rhodecode/integrations/types/hipchat.py:47
1555 msgid "Gray"
1556 msgstr ""
1557
1558 #: rhodecode/integrations/types/hipchat.py:52
1559 msgid "Hipchat server URL"
1560 msgstr ""
1561
1562 #: rhodecode/integrations/types/hipchat.py:53
1563 msgid "Hipchat integration url."
1564 msgstr ""
1565
1566 #: rhodecode/integrations/types/hipchat.py:63
1567 msgid "Notify"
1568 msgstr ""
1569
1570 #: rhodecode/integrations/types/hipchat.py:64
1571 msgid "Make a notification to the users in room."
1572 msgstr ""
1573
1574 #: rhodecode/integrations/types/hipchat.py:70
1575 msgid "Color"
1576 msgstr ""
1577
1578 #: rhodecode/integrations/types/hipchat.py:71
1579 msgid "Background color of message."
1580 msgstr ""
1581
1582 #: rhodecode/integrations/types/hipchat.py:99
1583 msgid "Hipchat"
1584 msgstr ""
1585
1586 #: rhodecode/integrations/types/hipchat.py:100
1587 msgid ""
1588 "Send events such as repo pushes and pull requests to your hipchat channel."
1589 msgstr ""
1590
1591 #: rhodecode/integrations/types/slack.py:44
1592 msgid "Slack service URL"
1593 msgstr ""
1594
1427 #: rhodecode/integrations/types/slack.py:45
1595 #: rhodecode/integrations/types/slack.py:45
1428 msgid "Slack service URL"
1429 msgstr ""
1430
1431 #: rhodecode/integrations/types/slack.py:46
1432 msgid ""
1596 msgid ""
1433 "This can be setup at the <a href=\"https://my.slack.com/services/new"
1597 "This can be setup at the <a href=\"https://my.slack.com/services/new"
1434 "/incoming-webhook/\">slack app manager</a>"
1598 "/incoming-webhook/\">slack app manager</a>"
1435 msgstr ""
1599 msgstr ""
1436
1600
1437 #: rhodecode/integrations/types/slack.py:59 rhodecode/templates/login.html:43
1601 #: rhodecode/integrations/types/slack.py:58 rhodecode/templates/login.html:43
1438 #: rhodecode/templates/register.html:41
1602 #: rhodecode/templates/register.html:41
1439 #: rhodecode/templates/admin/admin_log.html:7
1603 #: rhodecode/templates/admin/admin_log.html:7
1440 #: rhodecode/templates/admin/my_account/my_account_profile.html:24
1604 #: rhodecode/templates/admin/my_account/my_account_profile.html:24
@@ -1450,35 +1614,40 b' msgstr ""'
1450 msgid "Username"
1614 msgid "Username"
1451 msgstr "Имя пользователя"
1615 msgstr "Имя пользователя"
1452
1616
1453 #: rhodecode/integrations/types/slack.py:60
1617 #: rhodecode/integrations/types/slack.py:59
1454 msgid "Username to show notifications coming from."
1618 msgid "Username to show notifications coming from."
1455 msgstr ""
1619 msgstr ""
1456
1620
1621 #: rhodecode/integrations/types/slack.py:68
1622 msgid "Channel"
1623 msgstr ""
1624
1457 #: rhodecode/integrations/types/slack.py:69
1625 #: rhodecode/integrations/types/slack.py:69
1458 msgid "Channel"
1459 msgstr ""
1460
1461 #: rhodecode/integrations/types/slack.py:70
1462 msgid "Channel to send notifications to."
1626 msgid "Channel to send notifications to."
1463 msgstr ""
1627 msgstr ""
1464
1628
1629 #: rhodecode/integrations/types/slack.py:78
1630 msgid "Emoji"
1631 msgstr ""
1632
1465 #: rhodecode/integrations/types/slack.py:79
1633 #: rhodecode/integrations/types/slack.py:79
1466 msgid "Emoji"
1467 msgstr ""
1468
1469 #: rhodecode/integrations/types/slack.py:80
1470 msgid "Emoji to use eg. :studio_microphone:"
1634 msgid "Emoji to use eg. :studio_microphone:"
1471 msgstr ""
1635 msgstr ""
1472
1636
1473 #: rhodecode/integrations/types/slack.py:107
1637 #: rhodecode/integrations/types/slack.py:101
1474 msgid "Slack"
1638 msgid "Slack"
1475 msgstr ""
1639 msgstr ""
1476
1640
1641 #: rhodecode/integrations/types/slack.py:102
1642 msgid ""
1643 "Send events such as repo pushes and pull requests to your slack channel."
1644 msgstr ""
1645
1646 #: rhodecode/integrations/types/webhook.py:40
1647 msgid "Webhook URL"
1648 msgstr ""
1649
1477 #: rhodecode/integrations/types/webhook.py:41
1650 #: rhodecode/integrations/types/webhook.py:41
1478 msgid "Webhook URL"
1479 msgstr ""
1480
1481 #: rhodecode/integrations/types/webhook.py:42
1482 msgid "URL of the webhook to receive POST event."
1651 msgid "URL of the webhook to receive POST event."
1483 msgstr ""
1652 msgstr ""
1484
1653
@@ -1490,10 +1659,14 b' msgstr ""'
1490 msgid "String used to validate received payloads."
1659 msgid "String used to validate received payloads."
1491 msgstr ""
1660 msgstr ""
1492
1661
1493 #: rhodecode/integrations/types/webhook.py:62
1662 #: rhodecode/integrations/types/webhook.py:65
1494 msgid "Webhook"
1663 msgid "Webhook"
1495 msgstr ""
1664 msgstr ""
1496
1665
1666 #: rhodecode/integrations/types/webhook.py:66
1667 msgid "Post json events to a webhook endpoint"
1668 msgstr ""
1669
1497 #: rhodecode/lib/action_parser.py:89
1670 #: rhodecode/lib/action_parser.py:89
1498 msgid "[deleted] repository"
1671 msgid "[deleted] repository"
1499 msgstr "[удален] репозиторий"
1672 msgstr "[удален] репозиторий"
@@ -1617,80 +1790,80 b' msgstr "\xd0\xa1\xd0\xbe\xd0\xb7\xd0\xb4\xd0\xb0\xd0\xbd \xd1\x82\xd0\xb5\xd0\xb3: %s"'
1617 msgid "Commit not found"
1790 msgid "Commit not found"
1618 msgstr ""
1791 msgstr ""
1619
1792
1620 #: rhodecode/lib/auth.py:1180
1793 #: rhodecode/lib/auth.py:1185
1621 #, python-format
1794 #, python-format
1622 msgid "IP %s not allowed"
1795 msgid "IP %s not allowed"
1623 msgstr "IP %s заблокирован"
1796 msgstr "IP %s заблокирован"
1624
1797
1625 #: rhodecode/lib/auth.py:1254
1798 #: rhodecode/lib/auth.py:1259
1626 msgid "You need to be a registered user to perform this action"
1799 msgid "You need to be a registered user to perform this action"
1627 msgstr "Вы должны быть зарегистрированным пользователем, чтобы выполнить это действие"
1800 msgstr "Вы должны быть зарегистрированным пользователем, чтобы выполнить это действие"
1628
1801
1629 #: rhodecode/lib/auth.py:1302
1802 #: rhodecode/lib/auth.py:1307
1630 #, python-format
1803 #, python-format
1631 msgid "Action not supported for %s."
1804 msgid "Action not supported for %s."
1632 msgstr ""
1805 msgstr ""
1633
1806
1634 #: rhodecode/lib/auth.py:1339
1807 #: rhodecode/lib/auth.py:1344
1635 msgid "You need to be signed in to view this page"
1808 msgid "You need to be signed in to view this page"
1636 msgstr ""
1809 msgstr ""
1637
1810
1638 #: rhodecode/lib/base.py:545
1811 #: rhodecode/lib/base.py:550
1639 #, python-format
1812 #, python-format
1640 msgid "The repository at %(repo_name)s cannot be located."
1813 msgid "The repository at %(repo_name)s cannot be located."
1641 msgstr ""
1814 msgstr ""
1642
1815
1643 #: rhodecode/lib/diffs.py:56
1816 #: rhodecode/lib/diffs.py:62
1644 msgid "Click to comment"
1817 msgid "Click to comment"
1645 msgstr ""
1818 msgstr ""
1646
1819
1647 #: rhodecode/lib/diffs.py:71
1820 #: rhodecode/lib/diffs.py:77
1648 msgid "Binary file"
1821 msgid "Binary file"
1649 msgstr "Двоичный файл"
1822 msgstr "Двоичный файл"
1650
1823
1651 #: rhodecode/lib/diffs.py:91
1824 #: rhodecode/lib/diffs.py:98
1652 msgid ""
1825 msgid ""
1653 "Changeset was too big and was cut off, use diff menu to display this diff"
1826 "Changeset was too big and was cut off, use diff menu to display this diff"
1654 msgstr "Набор изменения оказался слишком большими и был урезан, используйте меню сравнения для показа результата сравнения"
1827 msgstr "Набор изменения оказался слишком большими и был урезан, используйте меню сравнения для показа результата сравнения"
1655
1828
1656 #: rhodecode/lib/diffs.py:102
1829 #: rhodecode/lib/diffs.py:109
1657 msgid "No changes detected"
1830 msgid "No changes detected"
1658 msgstr "Изменений не обнаружено"
1831 msgstr "Изменений не обнаружено"
1659
1832
1660 #: rhodecode/lib/diffs.py:631
1833 #: rhodecode/lib/diffs.py:643
1661 msgid "Click to select line"
1834 msgid "Click to select line"
1662 msgstr ""
1835 msgstr ""
1663
1836
1664 #: rhodecode/lib/helpers.py:1481
1837 #: rhodecode/lib/helpers.py:1489
1665 #, python-format
1838 #, python-format
1666 msgid " and %s more"
1839 msgid " and %s more"
1667 msgstr "и на %s больше"
1840 msgstr "и на %s больше"
1668
1841
1669 #: rhodecode/lib/helpers.py:1485
1842 #: rhodecode/lib/helpers.py:1493
1670 msgid "No Files"
1843 msgid "No Files"
1671 msgstr "Файлов нет"
1844 msgstr "Файлов нет"
1672
1845
1673 #: rhodecode/lib/helpers.py:1558
1846 #: rhodecode/lib/helpers.py:1566
1674 msgid "new file"
1847 msgid "new file"
1675 msgstr "новый файл"
1848 msgstr "новый файл"
1676
1849
1677 #: rhodecode/lib/helpers.py:1561
1850 #: rhodecode/lib/helpers.py:1569
1678 msgid "mod"
1851 msgid "mod"
1679 msgstr "изменить"
1852 msgstr "изменить"
1680
1853
1681 #: rhodecode/lib/helpers.py:1564
1854 #: rhodecode/lib/helpers.py:1572
1682 msgid "del"
1855 msgid "del"
1683 msgstr "удалить"
1856 msgstr "удалить"
1684
1857
1685 #: rhodecode/lib/helpers.py:1567
1858 #: rhodecode/lib/helpers.py:1575
1686 msgid "rename"
1859 msgid "rename"
1687 msgstr "переименовать"
1860 msgstr "переименовать"
1688
1861
1689 #: rhodecode/lib/helpers.py:1572
1862 #: rhodecode/lib/helpers.py:1580
1690 msgid "chmod"
1863 msgid "chmod"
1691 msgstr "chmod"
1864 msgstr "chmod"
1692
1865
1693 #: rhodecode/lib/helpers.py:1819
1866 #: rhodecode/lib/helpers.py:1827
1694 msgid ""
1867 msgid ""
1695 "Example filter terms:\n"
1868 "Example filter terms:\n"
1696 " repository:vcs\n"
1869 " repository:vcs\n"
@@ -1709,14 +1882,14 b' msgid ""'
1709 " \"username:test AND repository:test*\"\n"
1882 " \"username:test AND repository:test*\"\n"
1710 msgstr ""
1883 msgstr ""
1711
1884
1712 #: rhodecode/lib/helpers.py:1839
1885 #: rhodecode/lib/helpers.py:1847
1713 #, python-format
1886 #, python-format
1714 msgid ""
1887 msgid ""
1715 "%s repository is not mapped to db perhaps it was created or renamed from the"
1888 "%s repository is not mapped to db perhaps it was created or renamed from the"
1716 " filesystem please run the application again in order to rescan repositories"
1889 " filesystem please run the application again in order to rescan repositories"
1717 msgstr "Репозиторий %s отсутствует в базе данных; возможно, он был создан или переименован из файловой системы. Пожалуйста, перезапустите приложение для сканирования репозиториев."
1890 msgstr "Репозиторий %s отсутствует в базе данных; возможно, он был создан или переименован из файловой системы. Пожалуйста, перезапустите приложение для сканирования репозиториев."
1718
1891
1719 #: rhodecode/lib/utils2.py:454
1892 #: rhodecode/lib/utils2.py:463
1720 #, python-format
1893 #, python-format
1721 msgid "%d year"
1894 msgid "%d year"
1722 msgid_plural "%d years"
1895 msgid_plural "%d years"
@@ -1725,7 +1898,7 b' msgstr[1] "%d \xd0\xbb\xd0\xb5\xd1\x82"'
1725 msgstr[2] "%d года"
1898 msgstr[2] "%d года"
1726 msgstr[3] "%d года"
1899 msgstr[3] "%d года"
1727
1900
1728 #: rhodecode/lib/utils2.py:455
1901 #: rhodecode/lib/utils2.py:464
1729 #, python-format
1902 #, python-format
1730 msgid "%d month"
1903 msgid "%d month"
1731 msgid_plural "%d months"
1904 msgid_plural "%d months"
@@ -1734,7 +1907,7 b' msgstr[1] "%d \xd0\xbc\xd0\xb5\xd1\x81\xd1\x8f\xd1\x86\xd0\xb0"'
1734 msgstr[2] "%d месяцев"
1907 msgstr[2] "%d месяцев"
1735 msgstr[3] "%d месяцев"
1908 msgstr[3] "%d месяцев"
1736
1909
1737 #: rhodecode/lib/utils2.py:456
1910 #: rhodecode/lib/utils2.py:465
1738 #, python-format
1911 #, python-format
1739 msgid "%d day"
1912 msgid "%d day"
1740 msgid_plural "%d days"
1913 msgid_plural "%d days"
@@ -1743,7 +1916,7 b' msgstr[1] "%d \xd0\xb4\xd0\xbd\xd1\x8f"'
1743 msgstr[2] "%d дней"
1916 msgstr[2] "%d дней"
1744 msgstr[3] "%d дней"
1917 msgstr[3] "%d дней"
1745
1918
1746 #: rhodecode/lib/utils2.py:457
1919 #: rhodecode/lib/utils2.py:466
1747 #, python-format
1920 #, python-format
1748 msgid "%d hour"
1921 msgid "%d hour"
1749 msgid_plural "%d hours"
1922 msgid_plural "%d hours"
@@ -1752,7 +1925,7 b' msgstr[1] "%d \xd1\x87\xd0\xb0\xd1\x81\xd0\xbe\xd0\xb2"'
1752 msgstr[2] "%d часа"
1925 msgstr[2] "%d часа"
1753 msgstr[3] "%d часа"
1926 msgstr[3] "%d часа"
1754
1927
1755 #: rhodecode/lib/utils2.py:458
1928 #: rhodecode/lib/utils2.py:467
1756 #, python-format
1929 #, python-format
1757 msgid "%d minute"
1930 msgid "%d minute"
1758 msgid_plural "%d minutes"
1931 msgid_plural "%d minutes"
@@ -1761,7 +1934,7 b' msgstr[1] "%d \xd0\xbc\xd0\xb8\xd0\xbd\xd1\x83\xd1\x82"'
1761 msgstr[2] "%d минуты"
1934 msgstr[2] "%d минуты"
1762 msgstr[3] "%d минуты"
1935 msgstr[3] "%d минуты"
1763
1936
1764 #: rhodecode/lib/utils2.py:459
1937 #: rhodecode/lib/utils2.py:468
1765 #, python-format
1938 #, python-format
1766 msgid "%d second"
1939 msgid "%d second"
1767 msgid_plural "%d seconds"
1940 msgid_plural "%d seconds"
@@ -1770,42 +1943,42 b' msgstr[1] "%d \xd1\x81\xd0\xb5\xd0\xba\xd1\x83\xd0\xbd\xd0\xb4\xd1\x8b"'
1770 msgstr[2] "%d секунды"
1943 msgstr[2] "%d секунды"
1771 msgstr[3] "%d секунды"
1944 msgstr[3] "%d секунды"
1772
1945
1773 #: rhodecode/lib/utils2.py:477
1946 #: rhodecode/lib/utils2.py:486
1774 #, python-format
1947 #, python-format
1775 msgid "in %s"
1948 msgid "in %s"
1776 msgstr "в %s"
1949 msgstr "в %s"
1777
1950
1778 #: rhodecode/lib/utils2.py:483
1951 #: rhodecode/lib/utils2.py:492
1779 #, python-format
1952 #, python-format
1780 msgid "%s ago"
1953 msgid "%s ago"
1781 msgstr "%s назад"
1954 msgstr "%s назад"
1782
1955
1783 #: rhodecode/lib/utils2.py:493
1956 #: rhodecode/lib/utils2.py:502
1784 #, python-format
1957 #, python-format
1785 msgid "%s, %s ago"
1958 msgid "%s, %s ago"
1786 msgstr ""
1959 msgstr ""
1787
1960
1788 #: rhodecode/lib/utils2.py:495
1961 #: rhodecode/lib/utils2.py:504
1789 #, python-format
1962 #, python-format
1790 msgid "in %s, %s"
1963 msgid "in %s, %s"
1791 msgstr ""
1964 msgstr ""
1792
1965
1793 #: rhodecode/lib/utils2.py:497
1966 #: rhodecode/lib/utils2.py:506
1794 #, python-format
1967 #, python-format
1795 msgid "%s and %s"
1968 msgid "%s and %s"
1796 msgstr ""
1969 msgstr ""
1797
1970
1798 #: rhodecode/lib/utils2.py:499
1971 #: rhodecode/lib/utils2.py:508
1799 #, python-format
1972 #, python-format
1800 msgid "%s and %s ago"
1973 msgid "%s and %s ago"
1801 msgstr "%s и %s назад"
1974 msgstr "%s и %s назад"
1802
1975
1803 #: rhodecode/lib/utils2.py:501
1976 #: rhodecode/lib/utils2.py:510
1804 #, python-format
1977 #, python-format
1805 msgid "in %s and %s"
1978 msgid "in %s and %s"
1806 msgstr "в %s и %s"
1979 msgstr "в %s и %s"
1807
1980
1808 #: rhodecode/lib/utils2.py:505 rhodecode/public/js/scripts.js:25035
1981 #: rhodecode/lib/utils2.py:514 rhodecode/public/js/scripts.js:25035
1809 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:49
1982 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:49
1810 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:174
1983 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:174
1811 msgid "just now"
1984 msgid "just now"
@@ -1835,7 +2008,9 b' msgstr "\xd0\xbf\xd1\x80\xd1\x8f\xd0\xbc\xd0\xbe \xd1\x81\xd0\xb5\xd0\xb9\xd1\x87\xd0\xb0\xd1\x81"'
1835 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:946
2008 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:946
1836 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:971
2009 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:971
1837 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2293
2010 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2293
1838 #: rhodecode/model/db.py:2285
2011 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2285
2012 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2285
2013 #: rhodecode/model/db.py:2287
1839 msgid "Repository no access"
2014 msgid "Repository no access"
1840 msgstr "Репозитарий - нет доступа"
2015 msgstr "Репозитарий - нет доступа"
1841
2016
@@ -1863,7 +2038,9 b' msgstr "\xd0\xa0\xd0\xb5\xd0\xbf\xd0\xbe\xd0\xb7\xd0\xb8\xd1\x82\xd0\xb0\xd1\x80\xd0\xb8\xd0\xb9 - \xd0\xbd\xd0\xb5\xd1\x82 \xd0\xb4\xd0\xbe\xd1\x81\xd1\x82\xd1\x83\xd0\xbf\xd0\xb0"'
1863 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:947
2038 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:947
1864 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:972
2039 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:972
1865 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2294
2040 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2294
1866 #: rhodecode/model/db.py:2286
2041 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2286
2042 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2286
2043 #: rhodecode/model/db.py:2288
1867 msgid "Repository read access"
2044 msgid "Repository read access"
1868 msgstr "Репозитарий - доступ на чтение"
2045 msgstr "Репозитарий - доступ на чтение"
1869
2046
@@ -1891,7 +2068,9 b' msgstr "\xd0\xa0\xd0\xb5\xd0\xbf\xd0\xbe\xd0\xb7\xd0\xb8\xd1\x82\xd0\xb0\xd1\x80\xd0\xb8\xd0\xb9 - \xd0\xb4\xd0\xbe\xd1\x81\xd1\x82\xd1\x83\xd0\xbf \xd0\xbd\xd0\xb0 \xd1\x87\xd1\x82\xd0\xb5\xd0\xbd\xd0\xb8\xd0\xb5"'
1891 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:948
2068 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:948
1892 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:973
2069 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:973
1893 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2295
2070 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2295
1894 #: rhodecode/model/db.py:2287
2071 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2287
2072 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2287
2073 #: rhodecode/model/db.py:2289
1895 msgid "Repository write access"
2074 msgid "Repository write access"
1896 msgstr "Репозитарий - доступ на запись"
2075 msgstr "Репозитарий - доступ на запись"
1897
2076
@@ -1919,7 +2098,9 b' msgstr "\xd0\xa0\xd0\xb5\xd0\xbf\xd0\xbe\xd0\xb7\xd0\xb8\xd1\x82\xd0\xb0\xd1\x80\xd0\xb8\xd0\xb9 - \xd0\xb4\xd0\xbe\xd1\x81\xd1\x82\xd1\x83\xd0\xbf \xd0\xbd\xd0\xb0 \xd0\xb7\xd0\xb0\xd0\xbf\xd0\xb8\xd1\x81\xd1\x8c"'
1919 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:949
2098 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:949
1920 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:974
2099 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:974
1921 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2296
2100 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2296
1922 #: rhodecode/model/db.py:2288
2101 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2288
2102 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2288
2103 #: rhodecode/model/db.py:2290
1923 msgid "Repository admin access"
2104 msgid "Repository admin access"
1924 msgstr "Репозитарий - администрирование"
2105 msgstr "Репозитарий - администрирование"
1925
2106
@@ -1987,7 +2168,9 b' msgstr "\xd0\x90\xd0\xb4\xd0\xbc\xd0\xb8\xd0\xbd\xd0\xb8\xd1\x81\xd1\x82\xd1\x80\xd0\xb0\xd1\x82\xd0\xbe\xd1\x80 RhodeCode "'
1987 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:967
2168 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:967
1988 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:992
2169 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:992
1989 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2314
2170 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2314
1990 #: rhodecode/model/db.py:2306
2171 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2306
2172 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2306
2173 #: rhodecode/model/db.py:2308
1991 msgid "Repository creation disabled"
2174 msgid "Repository creation disabled"
1992 msgstr "Создание репозиториев отключено"
2175 msgstr "Создание репозиториев отключено"
1993
2176
@@ -2015,7 +2198,9 b' msgstr "\xd0\xa1\xd0\xbe\xd0\xb7\xd0\xb4\xd0\xb0\xd0\xbd\xd0\xb8\xd0\xb5 \xd1\x80\xd0\xb5\xd0\xbf\xd0\xbe\xd0\xb7\xd0\xb8\xd1\x82\xd0\xbe\xd1\x80\xd0\xb8\xd0\xb5\xd0\xb2 \xd0\xbe\xd1\x82\xd0\xba\xd0\xbb\xd1\x8e\xd1\x87\xd0\xb5\xd0\xbd\xd0\xbe"'
2015 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:968
2198 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:968
2016 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:993
2199 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:993
2017 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2315
2200 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2315
2018 #: rhodecode/model/db.py:2307
2201 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2307
2202 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2307
2203 #: rhodecode/model/db.py:2309
2019 msgid "Repository creation enabled"
2204 msgid "Repository creation enabled"
2020 msgstr "Создание репозиториев включено"
2205 msgstr "Создание репозиториев включено"
2021
2206
@@ -2043,7 +2228,9 b' msgstr "\xd0\xa1\xd0\xbe\xd0\xb7\xd0\xb4\xd0\xb0\xd0\xbd\xd0\xb8\xd0\xb5 \xd1\x80\xd0\xb5\xd0\xbf\xd0\xbe\xd0\xb7\xd0\xb8\xd1\x82\xd0\xbe\xd1\x80\xd0\xb8\xd0\xb5\xd0\xb2 \xd0\xb2\xd0\xba\xd0\xbb\xd1\x8e\xd1\x87\xd0\xb5\xd0\xbd\xd0\xbe"'
2043 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:972
2228 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:972
2044 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:997
2229 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:997
2045 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2319
2230 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2319
2046 #: rhodecode/model/db.py:2311
2231 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2311
2232 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2311
2233 #: rhodecode/model/db.py:2313
2047 msgid "Repository forking disabled"
2234 msgid "Repository forking disabled"
2048 msgstr "Возможность создавать форк репозитория отключена"
2235 msgstr "Возможность создавать форк репозитория отключена"
2049
2236
@@ -2071,7 +2258,9 b' msgstr "\xd0\x92\xd0\xbe\xd0\xb7\xd0\xbc\xd0\xbe\xd0\xb6\xd0\xbd\xd0\xbe\xd1\x81\xd1\x82\xd1\x8c \xd1\x81\xd0\xbe\xd0\xb7\xd0\xb4\xd0\xb0\xd0\xb2\xd0\xb0\xd1\x82\xd1\x8c \xd1\x84\xd0\xbe\xd1\x80\xd0\xba \xd1\x80\xd0\xb5\xd0\xbf\xd0\xbe\xd0\xb7\xd0\xb8\xd1\x82\xd0\xbe\xd1\x80\xd0\xb8\xd1\x8f \xd0\xbe\xd1\x82\xd0\xba\xd0\xbb\xd1\x8e\xd1\x87\xd0\xb5\xd0\xbd\xd0\xb0"'
2071 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:973
2258 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:973
2072 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:998
2259 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:998
2073 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2320
2260 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2320
2074 #: rhodecode/model/db.py:2312
2261 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2312
2262 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2312
2263 #: rhodecode/model/db.py:2314
2075 msgid "Repository forking enabled"
2264 msgid "Repository forking enabled"
2076 msgstr "Возможность создавать форк репозитория включена"
2265 msgstr "Возможность создавать форк репозитория включена"
2077
2266
@@ -2120,7 +2309,9 b' msgstr "\xd0\xa0\xd0\xb5\xd0\xb3\xd0\xb8\xd1\x81\xd1\x82\xd1\x80\xd0\xb0\xd1\x86\xd0\xb8\xd1\x8f \xd0\xbd\xd0\xbe\xd0\xb2\xd0\xbe\xd0\xb3\xd0\xbe \xd0\xbf\xd0\xbe\xd0\xbb\xd1\x8c\xd0\xb7\xd0\xbe\xd0\xb2\xd0\xb0\xd1\x82\xd0\xb5\xd0\xbb\xd1\x8f \xd0\xb2 RhodeCode \xd1\x81 \xd0\xb0\xd0\xb2\xd1\x82\xd0\xbe\xd0\xbc\xd0\xb0\xd1\x82\xd0\xb8\xd1\x87\xd0\xb5\xd1\x81\xd0\xba\xd0\xbe\xd0\xb9 \xd0\xb0\xd0\xba\xd1\x82\xd0\xb8\xd0\xb2\xd0\xb0\xd1\x86\xd0\xb8\xd0\xb5\xd0\xb9"'
2120 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1318
2309 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1318
2121 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1343
2310 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1343
2122 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2952
2311 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2952
2123 #: rhodecode/model/db.py:2944
2312 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2946
2313 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2946
2314 #: rhodecode/model/db.py:2948
2124 msgid "Not Reviewed"
2315 msgid "Not Reviewed"
2125 msgstr "Не просмотрено"
2316 msgstr "Не просмотрено"
2126
2317
@@ -2148,7 +2339,9 b' msgstr "\xd0\x9d\xd0\xb5 \xd0\xbf\xd1\x80\xd0\xbe\xd1\x81\xd0\xbc\xd0\xbe\xd1\x82\xd1\x80\xd0\xb5\xd0\xbd\xd0\xbe"'
2148 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1319
2339 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1319
2149 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1344
2340 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1344
2150 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2953
2341 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2953
2151 #: rhodecode/model/db.py:2945
2342 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2947
2343 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2947
2344 #: rhodecode/model/db.py:2949
2152 msgid "Approved"
2345 msgid "Approved"
2153 msgstr "Одобрено"
2346 msgstr "Одобрено"
2154
2347
@@ -2176,7 +2369,9 b' msgstr "\xd0\x9e\xd0\xb4\xd0\xbe\xd0\xb1\xd1\x80\xd0\xb5\xd0\xbd\xd0\xbe"'
2176 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1320
2369 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1320
2177 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1345
2370 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1345
2178 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2954
2371 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2954
2179 #: rhodecode/model/db.py:2946
2372 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2948
2373 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2948
2374 #: rhodecode/model/db.py:2950
2180 msgid "Rejected"
2375 msgid "Rejected"
2181 msgstr "Отклонено"
2376 msgstr "Отклонено"
2182
2377
@@ -2204,7 +2399,9 b' msgstr "\xd0\x9e\xd1\x82\xd0\xba\xd0\xbb\xd0\xbe\xd0\xbd\xd0\xb5\xd0\xbd\xd0\xbe"'
2204 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1321
2399 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1321
2205 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1346
2400 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1346
2206 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2955
2401 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2955
2207 #: rhodecode/model/db.py:2947
2402 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2949
2403 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2949
2404 #: rhodecode/model/db.py:2951
2208 msgid "Under Review"
2405 msgid "Under Review"
2209 msgstr "На рассмотрении"
2406 msgstr "На рассмотрении"
2210
2407
@@ -2229,7 +2426,9 b' msgstr "\xd0\x9d\xd0\xb0 \xd1\x80\xd0\xb0\xd1\x81\xd1\x81\xd0\xbc\xd0\xbe\xd1\x82\xd1\x80\xd0\xb5\xd0\xbd\xd0\xb8\xd0\xb8"'
2229 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:951
2426 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:951
2230 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:976
2427 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:976
2231 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2298
2428 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2298
2232 #: rhodecode/model/db.py:2290
2429 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2290
2430 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2290
2431 #: rhodecode/model/db.py:2292
2233 msgid "Repository group no access"
2432 msgid "Repository group no access"
2234 msgstr "Группа репозиториев - нет доступа"
2433 msgstr "Группа репозиториев - нет доступа"
2235
2434
@@ -2254,7 +2453,9 b' msgstr "\xd0\x93\xd1\x80\xd1\x83\xd0\xbf\xd0\xbf\xd0\xb0 \xd1\x80\xd0\xb5\xd0\xbf\xd0\xbe\xd0\xb7\xd0\xb8\xd1\x82\xd0\xbe\xd1\x80\xd0\xb8\xd0\xb5\xd0\xb2 - \xd0\xbd\xd0\xb5\xd1\x82 \xd0\xb4\xd0\xbe\xd1\x81\xd1\x82\xd1\x83\xd0\xbf\xd0\xb0"'
2254 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:952
2453 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:952
2255 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:977
2454 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:977
2256 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2299
2455 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2299
2257 #: rhodecode/model/db.py:2291
2456 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2291
2457 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2291
2458 #: rhodecode/model/db.py:2293
2258 msgid "Repository group read access"
2459 msgid "Repository group read access"
2259 msgstr "Группа репозиториев - доступ на чтение"
2460 msgstr "Группа репозиториев - доступ на чтение"
2260
2461
@@ -2279,7 +2480,9 b' msgstr "\xd0\x93\xd1\x80\xd1\x83\xd0\xbf\xd0\xbf\xd0\xb0 \xd1\x80\xd0\xb5\xd0\xbf\xd0\xbe\xd0\xb7\xd0\xb8\xd1\x82\xd0\xbe\xd1\x80\xd0\xb8\xd0\xb5\xd0\xb2 - \xd0\xb4\xd0\xbe\xd1\x81\xd1\x82\xd1\x83\xd0\xbf \xd0\xbd\xd0\xb0 \xd1\x87\xd1\x82\xd0\xb5\xd0\xbd\xd0\xb8\xd0\xb5"'
2279 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:953
2480 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:953
2280 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:978
2481 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:978
2281 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2300
2482 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2300
2282 #: rhodecode/model/db.py:2292
2483 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2292
2484 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2292
2485 #: rhodecode/model/db.py:2294
2283 msgid "Repository group write access"
2486 msgid "Repository group write access"
2284 msgstr "Группа репозиториев - доступ на запись"
2487 msgstr "Группа репозиториев - доступ на запись"
2285
2488
@@ -2304,7 +2507,9 b' msgstr "\xd0\x93\xd1\x80\xd1\x83\xd0\xbf\xd0\xbf\xd0\xb0 \xd1\x80\xd0\xb5\xd0\xbf\xd0\xbe\xd0\xb7\xd0\xb8\xd1\x82\xd0\xbe\xd1\x80\xd0\xb8\xd0\xb5\xd0\xb2 - \xd0\xb4\xd0\xbe\xd1\x81\xd1\x82\xd1\x83\xd0\xbf \xd0\xbd\xd0\xb0 \xd0\xb7\xd0\xb0\xd0\xbf\xd0\xb8\xd1\x81\xd1\x8c"'
2304 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:954
2507 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:954
2305 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:979
2508 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:979
2306 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2301
2509 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2301
2307 #: rhodecode/model/db.py:2293
2510 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2293
2511 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2293
2512 #: rhodecode/model/db.py:2295
2308 msgid "Repository group admin access"
2513 msgid "Repository group admin access"
2309 msgstr "Группа репозиториев - администрирование"
2514 msgstr "Группа репозиториев - администрирование"
2310
2515
@@ -2328,7 +2533,9 b' msgstr "\xd0\x93\xd1\x80\xd1\x83\xd0\xbf\xd0\xbf\xd0\xb0 \xd1\x80\xd0\xb5\xd0\xbf\xd0\xbe\xd0\xb7\xd0\xb8\xd1\x82\xd0\xbe\xd1\x80\xd0\xb8\xd0\xb5\xd0\xb2 - \xd0\xb0\xd0\xb4\xd0\xbc\xd0\xb8\xd0\xbd\xd0\xb8\xd1\x81\xd1\x82\xd1\x80\xd0\xb8\xd1\x80\xd0\xbe\xd0\xb2\xd0\xb0\xd0\xbd\xd0\xb8\xd0\xb5"'
2328 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:956
2533 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:956
2329 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:981
2534 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:981
2330 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2303
2535 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2303
2331 #: rhodecode/model/db.py:2295
2536 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2295
2537 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2295
2538 #: rhodecode/model/db.py:2297
2332 msgid "User group no access"
2539 msgid "User group no access"
2333 msgstr "Группа пользователей - нет доступа"
2540 msgstr "Группа пользователей - нет доступа"
2334
2541
@@ -2352,7 +2559,9 b' msgstr "\xd0\x93\xd1\x80\xd1\x83\xd0\xbf\xd0\xbf\xd0\xb0 \xd0\xbf\xd0\xbe\xd0\xbb\xd1\x8c\xd0\xb7\xd0\xbe\xd0\xb2\xd0\xb0\xd1\x82\xd0\xb5\xd0\xbb\xd0\xb5\xd0\xb9 - \xd0\xbd\xd0\xb5\xd1\x82 \xd0\xb4\xd0\xbe\xd1\x81\xd1\x82\xd1\x83\xd0\xbf\xd0\xb0"'
2352 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:957
2559 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:957
2353 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:982
2560 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:982
2354 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2304
2561 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2304
2355 #: rhodecode/model/db.py:2296
2562 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2296
2563 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2296
2564 #: rhodecode/model/db.py:2298
2356 msgid "User group read access"
2565 msgid "User group read access"
2357 msgstr "Группа пользователей - доступ на чтение"
2566 msgstr "Группа пользователей - доступ на чтение"
2358
2567
@@ -2376,7 +2585,9 b' msgstr "\xd0\x93\xd1\x80\xd1\x83\xd0\xbf\xd0\xbf\xd0\xb0 \xd0\xbf\xd0\xbe\xd0\xbb\xd1\x8c\xd0\xb7\xd0\xbe\xd0\xb2\xd0\xb0\xd1\x82\xd0\xb5\xd0\xbb\xd0\xb5\xd0\xb9 - \xd0\xb4\xd0\xbe\xd1\x81\xd1\x82\xd1\x83\xd0\xbf \xd0\xbd\xd0\xb0 \xd1\x87\xd1\x82\xd0\xb5\xd0\xbd\xd0\xb8\xd0\xb5"'
2376 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:958
2585 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:958
2377 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:983
2586 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:983
2378 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2305
2587 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2305
2379 #: rhodecode/model/db.py:2297
2588 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2297
2589 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2297
2590 #: rhodecode/model/db.py:2299
2380 msgid "User group write access"
2591 msgid "User group write access"
2381 msgstr "Группа пользователей - доступ на запись"
2592 msgstr "Группа пользователей - доступ на запись"
2382
2593
@@ -2400,7 +2611,9 b' msgstr "\xd0\x93\xd1\x80\xd1\x83\xd0\xbf\xd0\xbf\xd0\xb0 \xd0\xbf\xd0\xbe\xd0\xbb\xd1\x8c\xd0\xb7\xd0\xbe\xd0\xb2\xd0\xb0\xd1\x82\xd0\xb5\xd0\xbb\xd0\xb5\xd0\xb9 - \xd0\xb4\xd0\xbe\xd1\x81\xd1\x82\xd1\x83\xd0\xbf \xd0\xbd\xd0\xb0 \xd0\xb7\xd0\xb0\xd0\xbf\xd0\xb8\xd1\x81\xd1\x8c"'
2400 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:959
2611 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:959
2401 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:984
2612 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:984
2402 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2306
2613 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2306
2403 #: rhodecode/model/db.py:2298
2614 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2298
2615 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2298
2616 #: rhodecode/model/db.py:2300
2404 msgid "User group admin access"
2617 msgid "User group admin access"
2405 msgstr "Группа пользователей - администрирование"
2618 msgstr "Группа пользователей - администрирование"
2406
2619
@@ -2424,7 +2637,9 b' msgstr "\xd0\x93\xd1\x80\xd1\x83\xd0\xbf\xd0\xbf\xd0\xb0 \xd0\xbf\xd0\xbe\xd0\xbb\xd1\x8c\xd0\xb7\xd0\xbe\xd0\xb2\xd0\xb0\xd1\x82\xd0\xb5\xd0\xbb\xd0\xb5\xd0\xb9 - \xd0\xb0\xd0\xb4\xd0\xbc\xd0\xb8\xd0\xbd\xd0\xb8\xd1\x81\xd1\x82\xd1\x80\xd0\xb8\xd1\x80\xd0\xbe\xd0\xb2\xd0\xb0\xd0\xbd\xd0\xb8\xd0\xb5"'
2424 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:961
2637 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:961
2425 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:986
2638 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:986
2426 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2308
2639 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2308
2427 #: rhodecode/model/db.py:2300
2640 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2300
2641 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2300
2642 #: rhodecode/model/db.py:2302
2428 msgid "Repository Group creation disabled"
2643 msgid "Repository Group creation disabled"
2429 msgstr "Создание групп репозиториев отключено"
2644 msgstr "Создание групп репозиториев отключено"
2430
2645
@@ -2448,7 +2663,9 b' msgstr "\xd0\xa1\xd0\xbe\xd0\xb7\xd0\xb4\xd0\xb0\xd0\xbd\xd0\xb8\xd0\xb5 \xd0\xb3\xd1\x80\xd1\x83\xd0\xbf\xd0\xbf \xd1\x80\xd0\xb5\xd0\xbf\xd0\xbe\xd0\xb7\xd0\xb8\xd1\x82\xd0\xbe\xd1\x80\xd0\xb8\xd0\xb5\xd0\xb2 \xd0\xbe\xd1\x82\xd0\xba\xd0\xbb\xd1\x8e\xd1\x87\xd0\xb5\xd0\xbd\xd0\xbe"'
2448 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:962
2663 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:962
2449 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:987
2664 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:987
2450 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2309
2665 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2309
2451 #: rhodecode/model/db.py:2301
2666 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2301
2667 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2301
2668 #: rhodecode/model/db.py:2303
2452 msgid "Repository Group creation enabled"
2669 msgid "Repository Group creation enabled"
2453 msgstr "Создание групп репозиториев включено"
2670 msgstr "Создание групп репозиториев включено"
2454
2671
@@ -2472,7 +2689,9 b' msgstr "\xd0\xa1\xd0\xbe\xd0\xb7\xd0\xb4\xd0\xb0\xd0\xbd\xd0\xb8\xd0\xb5 \xd0\xb3\xd1\x80\xd1\x83\xd0\xbf\xd0\xbf \xd1\x80\xd0\xb5\xd0\xbf\xd0\xbe\xd0\xb7\xd0\xb8\xd1\x82\xd0\xbe\xd1\x80\xd0\xb8\xd0\xb5\xd0\xb2 \xd0\xb2\xd0\xba\xd0\xbb\xd1\x8e\xd1\x87\xd0\xb5\xd0\xbd\xd0\xbe"'
2472 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:964
2689 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:964
2473 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:989
2690 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:989
2474 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2311
2691 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2311
2475 #: rhodecode/model/db.py:2303
2692 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2303
2693 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2303
2694 #: rhodecode/model/db.py:2305
2476 msgid "User Group creation disabled"
2695 msgid "User Group creation disabled"
2477 msgstr "Создание групп пользователей отключено"
2696 msgstr "Создание групп пользователей отключено"
2478
2697
@@ -2496,7 +2715,9 b' msgstr "\xd0\xa1\xd0\xbe\xd0\xb7\xd0\xb4\xd0\xb0\xd0\xbd\xd0\xb8\xd0\xb5 \xd0\xb3\xd1\x80\xd1\x83\xd0\xbf\xd0\xbf \xd0\xbf\xd0\xbe\xd0\xbb\xd1\x8c\xd0\xb7\xd0\xbe\xd0\xb2\xd0\xb0\xd1\x82\xd0\xb5\xd0\xbb\xd0\xb5\xd0\xb9 \xd0\xbe\xd1\x82\xd0\xba\xd0\xbb\xd1\x8e\xd1\x87\xd0\xb5\xd0\xbd\xd0\xbe"'
2496 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:965
2715 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:965
2497 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:990
2716 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:990
2498 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2312
2717 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2312
2499 #: rhodecode/model/db.py:2304
2718 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2304
2719 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2304
2720 #: rhodecode/model/db.py:2306
2500 msgid "User Group creation enabled"
2721 msgid "User Group creation enabled"
2501 msgstr "Создание групп пользователей включено"
2722 msgstr "Создание групп пользователей включено"
2502
2723
@@ -2520,7 +2741,9 b' msgstr "\xd0\xa1\xd0\xbe\xd0\xb7\xd0\xb4\xd0\xb0\xd0\xbd\xd0\xb8\xd0\xb5 \xd0\xb3\xd1\x80\xd1\x83\xd0\xbf\xd0\xbf \xd0\xbf\xd0\xbe\xd0\xbb\xd1\x8c\xd0\xb7\xd0\xbe\xd0\xb2\xd0\xb0\xd1\x82\xd0\xb5\xd0\xbb\xd0\xb5\xd0\xb9 \xd0\xb2\xd0\xba\xd0\xbb\xd1\x8e\xd1\x87\xd0\xb5\xd0\xbd\xd0\xbe"'
2520 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:975
2741 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:975
2521 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1000
2742 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1000
2522 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2322
2743 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2322
2523 #: rhodecode/model/db.py:2314
2744 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2314
2745 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2314
2746 #: rhodecode/model/db.py:2316
2524 msgid "Registration disabled"
2747 msgid "Registration disabled"
2525 msgstr "Регистрация отключена"
2748 msgstr "Регистрация отключена"
2526
2749
@@ -2544,7 +2767,9 b' msgstr "\xd0\xa0\xd0\xb5\xd0\xb3\xd0\xb8\xd1\x81\xd1\x82\xd1\x80\xd0\xb0\xd1\x86\xd0\xb8\xd1\x8f \xd0\xbe\xd1\x82\xd0\xba\xd0\xbb\xd1\x8e\xd1\x87\xd0\xb5\xd0\xbd\xd0\xb0"'
2544 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:976
2767 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:976
2545 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1001
2768 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1001
2546 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2323
2769 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2323
2547 #: rhodecode/model/db.py:2315
2770 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2315
2771 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2315
2772 #: rhodecode/model/db.py:2317
2548 msgid "User Registration with manual account activation"
2773 msgid "User Registration with manual account activation"
2549 msgstr "Регистрация пользователя с ручной активацией учётной записи"
2774 msgstr "Регистрация пользователя с ручной активацией учётной записи"
2550
2775
@@ -2568,7 +2793,9 b' msgstr "\xd0\xa0\xd0\xb5\xd0\xb3\xd0\xb8\xd1\x81\xd1\x82\xd1\x80\xd0\xb0\xd1\x86\xd0\xb8\xd1\x8f \xd0\xbf\xd0\xbe\xd0\xbb\xd1\x8c\xd0\xb7\xd0\xbe\xd0\xb2\xd0\xb0\xd1\x82\xd0\xb5\xd0\xbb\xd1\x8f \xd1\x81 \xd1\x80\xd1\x83\xd1\x87\xd0\xbd\xd0\xbe\xd0\xb9 \xd0\xb0\xd0\xba\xd1\x82\xd0\xb8\xd0\xb2\xd0\xb0\xd1\x86\xd0\xb8\xd0\xb5\xd0\xb9 \xd1\x83\xd1\x87\xd1\x91\xd1\x82\xd0\xbd\xd0\xbe\xd0\xb9 \xd0\xb7\xd0\xb0\xd0\xbf\xd0\xb8\xd1\x81\xd0\xb8"'
2568 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:977
2793 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:977
2569 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1002
2794 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1002
2570 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2324
2795 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2324
2571 #: rhodecode/model/db.py:2316
2796 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2316
2797 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2316
2798 #: rhodecode/model/db.py:2318
2572 msgid "User Registration with automatic account activation"
2799 msgid "User Registration with automatic account activation"
2573 msgstr "Регистрация пользователя с автоматической активацией учётной записи"
2800 msgstr "Регистрация пользователя с автоматической активацией учётной записи"
2574
2801
@@ -2592,7 +2819,9 b' msgstr "\xd0\xa0\xd0\xb5\xd0\xb3\xd0\xb8\xd1\x81\xd1\x82\xd1\x80\xd0\xb0\xd1\x86\xd0\xb8\xd1\x8f \xd0\xbf\xd0\xbe\xd0\xbb\xd1\x8c\xd0\xb7\xd0\xbe\xd0\xb2\xd0\xb0\xd1\x82\xd0\xb5\xd0\xbb\xd1\x8f \xd1\x81 \xd0\xb0\xd0\xb2\xd1\x82\xd0\xbe\xd0\xbc\xd0\xb0\xd1\x82\xd0\xb8\xd1\x87\xd0\xb5\xd1\x81\xd0\xba\xd0\xbe\xd0\xb9 \xd0\xb0\xd0\xba\xd1\x82\xd0\xb8\xd0\xb2\xd0\xb0\xd1\x86\xd0\xb8\xd0\xb5\xd0\xb9 \xd1\x83\xd1\x87\xd1\x91\xd1\x82\xd0\xbd\xd0\xbe\xd0\xb9 \xd0\xb7\xd0\xb0\xd0\xbf\xd0\xb8\xd1\x81\xd0\xb8"'
2592 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:979
2819 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:979
2593 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1004
2820 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1004
2594 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2326
2821 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2326
2595 #: rhodecode/model/db.py:2318
2822 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2318
2823 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2318
2824 #: rhodecode/model/db.py:2320
2596 msgid "Manual activation of external account"
2825 msgid "Manual activation of external account"
2597 msgstr "Ручная активация внешней учетной записи"
2826 msgstr "Ручная активация внешней учетной записи"
2598
2827
@@ -2616,7 +2845,9 b' msgstr "\xd0\xa0\xd1\x83\xd1\x87\xd0\xbd\xd0\xb0\xd1\x8f \xd0\xb0\xd0\xba\xd1\x82\xd0\xb8\xd0\xb2\xd0\xb0\xd1\x86\xd0\xb8\xd1\x8f \xd0\xb2\xd0\xbd\xd0\xb5\xd1\x88\xd0\xbd\xd0\xb5\xd0\xb9 \xd1\x83\xd1\x87\xd0\xb5\xd1\x82\xd0\xbd\xd0\xbe\xd0\xb9 \xd0\xb7\xd0\xb0\xd0\xbf\xd0\xb8\xd1\x81\xd0\xb8"'
2616 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:980
2845 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:980
2617 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1005
2846 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1005
2618 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2327
2847 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2327
2619 #: rhodecode/model/db.py:2319
2848 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2319
2849 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2319
2850 #: rhodecode/model/db.py:2321
2620 msgid "Automatic activation of external account"
2851 msgid "Automatic activation of external account"
2621 msgstr "Автоматическая активация внешней учетной записи"
2852 msgstr "Автоматическая активация внешней учетной записи"
2622
2853
@@ -2634,7 +2865,9 b' msgstr "\xd0\x90\xd0\xb2\xd1\x82\xd0\xbe\xd0\xbc\xd0\xb0\xd1\x82\xd0\xb8\xd1\x87\xd0\xb5\xd1\x81\xd0\xba\xd0\xb0\xd1\x8f \xd0\xb0\xd0\xba\xd1\x82\xd0\xb8\xd0\xb2\xd0\xb0\xd1\x86\xd0\xb8\xd1\x8f \xd0\xb2\xd0\xbd\xd0\xb5\xd1\x88\xd0\xbd\xd0\xb5\xd0\xb9 \xd1\x83\xd1\x87\xd0\xb5\xd1\x82\xd0\xbd\xd0\xbe\xd0\xb9 \xd0\xb7\xd0\xb0\xd0\xbf\xd0\xb8\xd1\x81\xd0\xb8"'
2634 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:969
2865 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:969
2635 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:994
2866 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:994
2636 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2316
2867 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2316
2637 #: rhodecode/model/db.py:2308
2868 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2308
2869 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2308
2870 #: rhodecode/model/db.py:2310
2638 msgid ""
2871 msgid ""
2639 "Repository creation enabled with write permission to a repository group"
2872 "Repository creation enabled with write permission to a repository group"
2640 msgstr ""
2873 msgstr ""
@@ -2653,7 +2886,9 b' msgstr ""'
2653 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:970
2886 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:970
2654 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:995
2887 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:995
2655 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2317
2888 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2317
2656 #: rhodecode/model/db.py:2309
2889 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2309
2890 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2309
2891 #: rhodecode/model/db.py:2311
2657 msgid ""
2892 msgid ""
2658 "Repository creation disabled with write permission to a repository group"
2893 "Repository creation disabled with write permission to a repository group"
2659 msgstr ""
2894 msgstr ""
@@ -2669,7 +2904,9 b' msgstr ""'
2669 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:944
2904 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:944
2670 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:969
2905 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:969
2671 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2291
2906 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2291
2672 #: rhodecode/model/db.py:2283
2907 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2283
2908 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2283
2909 #: rhodecode/model/db.py:2285
2673 msgid "RhodeCode Super Administrator"
2910 msgid "RhodeCode Super Administrator"
2674 msgstr ""
2911 msgstr ""
2675
2912
@@ -2682,7 +2919,9 b' msgstr ""'
2682 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:982
2919 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:982
2683 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1007
2920 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1007
2684 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2329
2921 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2329
2685 #: rhodecode/model/db.py:2321
2922 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2321
2923 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2321
2924 #: rhodecode/model/db.py:2323
2686 msgid "Inherit object permissions from default user disabled"
2925 msgid "Inherit object permissions from default user disabled"
2687 msgstr ""
2926 msgstr ""
2688
2927
@@ -2695,32 +2934,46 b' msgstr ""'
2695 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:983
2934 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:983
2696 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1008
2935 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1008
2697 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2330
2936 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2330
2698 #: rhodecode/model/db.py:2322
2937 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2322
2938 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2322
2939 #: rhodecode/model/db.py:2324
2699 msgid "Inherit object permissions from default user enabled"
2940 msgid "Inherit object permissions from default user enabled"
2700 msgstr ""
2941 msgstr ""
2701
2942
2702 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:909 rhodecode/model/db.py:910
2943 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:909
2944 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:910
2945 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:910 rhodecode/model/db.py:910
2703 msgid "all"
2946 msgid "all"
2704 msgstr ""
2947 msgstr ""
2705
2948
2706 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:910 rhodecode/model/db.py:911
2949 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:910
2950 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:911
2951 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:911 rhodecode/model/db.py:911
2707 msgid "http/web interface"
2952 msgid "http/web interface"
2708 msgstr ""
2953 msgstr ""
2709
2954
2710 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:911 rhodecode/model/db.py:912
2955 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:911
2956 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:912
2957 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:912 rhodecode/model/db.py:912
2711 msgid "vcs (git/hg/svn protocol)"
2958 msgid "vcs (git/hg/svn protocol)"
2712 msgstr ""
2959 msgstr ""
2713
2960
2714 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:912 rhodecode/model/db.py:913
2961 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:912
2962 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:913
2963 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:913 rhodecode/model/db.py:913
2715 msgid "api calls"
2964 msgid "api calls"
2716 msgstr ""
2965 msgstr ""
2717
2966
2718 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:913 rhodecode/model/db.py:914
2967 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:913
2968 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:914
2969 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:914 rhodecode/model/db.py:914
2719 msgid "feed access"
2970 msgid "feed access"
2720 msgstr ""
2971 msgstr ""
2721
2972
2722 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2069
2973 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2069
2723 #: rhodecode/model/db.py:2061
2974 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2061
2975 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2061
2976 #: rhodecode/model/db.py:2063
2724 msgid "No parent"
2977 msgid "No parent"
2725 msgstr ""
2978 msgstr ""
2726
2979
@@ -2774,12 +3027,12 b' msgid ""'
2774 "email"
3027 "email"
2775 msgstr "Сброс пароля прошел успешно, новый пароль отправлен на ваш адрес электронной почты"
3028 msgstr "Сброс пароля прошел успешно, новый пароль отправлен на ваш адрес электронной почты"
2776
3029
2777 #: rhodecode/model/comment.py:263
3030 #: rhodecode/model/comment.py:266
2778 msgid "made a comment"
3031 msgid "made a comment"
2779 msgstr ""
3032 msgstr ""
2780
3033
2781 #: rhodecode/model/comment.py:264
3034 #: rhodecode/model/comment.py:267
2782 msgid "Refresh page"
3035 msgid "Show it now"
2783 msgstr ""
3036 msgstr ""
2784
3037
2785 #: rhodecode/model/forms.py:85
3038 #: rhodecode/model/forms.py:85
@@ -2910,7 +3163,7 b' msgid ""'
2910 " %(pr_title)s"
3163 " %(pr_title)s"
2911 msgstr ""
3164 msgstr ""
2912
3165
2913 #: rhodecode/model/pull_request.py:449
3166 #: rhodecode/model/pull_request.py:448
2914 msgid "Pull request merged and closed"
3167 msgid "Pull request merged and closed"
2915 msgstr ""
3168 msgstr ""
2916
3169
@@ -2954,7 +3207,7 b' msgstr "\xd0\xbf\xd0\xbe\xd1\x81\xd0\xbb\xd0\xb5\xd0\xb4\xd0\xbd\xd1\x8f\xd1\x8f \xd0\xb2\xd0\xb5\xd1\x80\xd1\x81\xd0\xb8\xd1\x8f"'
2954 msgid "You can't Edit this user since it's crucial for entire application"
3207 msgid "You can't Edit this user since it's crucial for entire application"
2955 msgstr "Вы не можете редактировать пользователя, поскольку это критично для работы всего приложения"
3208 msgstr "Вы не можете редактировать пользователя, поскольку это критично для работы всего приложения"
2956
3209
2957 #: rhodecode/model/user.py:285
3210 #: rhodecode/model/user.py:284
2958 #, python-format
3211 #, python-format
2959 msgid ""
3212 msgid ""
2960 "You can't edit this user (`%(username)s`) since it's crucial for entire "
3213 "You can't edit this user (`%(username)s`) since it's crucial for entire "
@@ -3208,6 +3461,56 b' msgstr ""'
3208 msgid "Duplicated value for filename found: `{}`"
3461 msgid "Duplicated value for filename found: `{}`"
3209 msgstr ""
3462 msgstr ""
3210
3463
3464 #: rhodecode/model/validation_schema/schemas/integration_schema.py:36
3465 msgid "Pick a scope:"
3466 msgstr ""
3467
3468 #: rhodecode/model/validation_schema/schemas/integration_schema.py:39
3469 msgid "Global (all repositories)"
3470 msgstr ""
3471
3472 #: rhodecode/model/validation_schema/schemas/integration_schema.py:40
3473 msgid "Top level repositories only"
3474 msgstr ""
3475
3476 #: rhodecode/model/validation_schema/schemas/integration_schema.py:79
3477 msgid "Only repo admins can create integrations"
3478 msgstr ""
3479
3480 #: rhodecode/model/validation_schema/schemas/integration_schema.py:86
3481 msgid "Only repogroup admins can create integrations"
3482 msgstr ""
3483
3484 #: rhodecode/model/validation_schema/schemas/integration_schema.py:91
3485 msgid "Only superadmins can create global integrations"
3486 msgstr ""
3487
3488 #: rhodecode/model/validation_schema/schemas/integration_schema.py:183
3489 msgid ""
3490 "Scope of the integration. Recursive means the integration runs on all repos"
3491 " of that group and children recursively."
3492 msgstr ""
3493
3494 #: rhodecode/model/validation_schema/schemas/integration_schema.py:186
3495 msgid "Integration scope"
3496 msgstr ""
3497
3498 #: rhodecode/model/validation_schema/schemas/integration_schema.py:217
3499 msgid "General integration options"
3500 msgstr ""
3501
3502 #: rhodecode/model/validation_schema/schemas/integration_schema.py:220
3503 msgid "{integration_type} settings"
3504 msgstr ""
3505
3506 #: rhodecode/model/validation_schema/schemas/user_schema.py:36
3507 msgid "Password is incorrect"
3508 msgstr ""
3509
3510 #: rhodecode/model/validation_schema/schemas/user_schema.py:59
3511 msgid "New password must be different to old password"
3512 msgstr ""
3513
3211 #: rhodecode/public/js/scripts.js:23039
3514 #: rhodecode/public/js/scripts.js:23039
3212 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:16
3515 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:16
3213 #: rhodecode/public/js/src/plugins/jquery.autocomplete.js:87
3516 #: rhodecode/public/js/src/plugins/jquery.autocomplete.js:87
@@ -3378,19 +3681,19 b' msgstr ""'
3378
3681
3379 #: rhodecode/public/js/scripts.js:41308
3682 #: rhodecode/public/js/scripts.js:41308
3380 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:2
3683 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:2
3381 #: rhodecode/public/js/src/rhodecode/comments.js:235
3684 #: rhodecode/public/js/src/rhodecode/comments.js:236
3382 msgid "Add another comment"
3685 msgid "Add another comment"
3383 msgstr "Добавить другой комментарий"
3686 msgstr "Добавить другой комментарий"
3384
3687
3385 #: rhodecode/public/js/scripts.js:41526
3688 #: rhodecode/public/js/scripts.js:41526
3386 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:35
3689 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:35
3387 #: rhodecode/public/js/src/rhodecode/comments.js:453
3690 #: rhodecode/public/js/src/rhodecode/comments.js:470
3388 msgid "Status Review"
3691 msgid "Status Review"
3389 msgstr ""
3692 msgstr ""
3390
3693
3391 #: rhodecode/public/js/scripts.js:41540
3694 #: rhodecode/public/js/scripts.js:41540
3392 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:3
3695 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:3
3393 #: rhodecode/public/js/src/rhodecode/comments.js:467
3696 #: rhodecode/public/js/src/rhodecode/comments.js:484
3394 msgid ""
3697 msgid ""
3395 "Comment text will be set automatically based on currently selected status "
3698 "Comment text will be set automatically based on currently selected status "
3396 "({0}) ..."
3699 "({0}) ..."
@@ -3398,13 +3701,13 b' msgstr ""'
3398
3701
3399 #: rhodecode/public/js/scripts.js:41653
3702 #: rhodecode/public/js/scripts.js:41653
3400 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:37
3703 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:37
3401 #: rhodecode/public/js/src/rhodecode/comments.js:580
3704 #: rhodecode/public/js/src/rhodecode/comments.js:597
3402 msgid "Submitting..."
3705 msgid "Submitting..."
3403 msgstr "Применение..."
3706 msgstr "Применение..."
3404
3707
3405 #: rhodecode/public/js/scripts.js:41703
3708 #: rhodecode/public/js/scripts.js:41703
3406 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:5
3709 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:5
3407 #: rhodecode/public/js/src/rhodecode/comments.js:630
3710 #: rhodecode/public/js/src/rhodecode/comments.js:647
3408 #: rhodecode/templates/files/files_browser_tree.html:47
3711 #: rhodecode/templates/files/files_browser_tree.html:47
3409 msgid "Loading ..."
3712 msgid "Loading ..."
3410 msgstr "Загрузка..."
3713 msgstr "Загрузка..."
@@ -3564,6 +3867,22 b' msgstr ""'
3564 msgid "{0} years"
3867 msgid "{0} years"
3565 msgstr ""
3868 msgstr ""
3566
3869
3870 #: rhodecode/public/js/vendors/webcomponentsjs/webcomponents.min.js:11
3871 msgid "UIEvent"
3872 msgstr ""
3873
3874 #: rhodecode/public/js/vendors/webcomponentsjs/webcomponents.min.js:11
3875 msgid "CustomEvent"
3876 msgstr ""
3877
3878 #: rhodecode/public/js/vendors/webcomponentsjs/webcomponents.min.js:11
3879 msgid "MouseEvent"
3880 msgstr ""
3881
3882 #: rhodecode/public/js/vendors/webcomponentsjs/webcomponents.min.js:11
3883 msgid "FocusEvent"
3884 msgstr ""
3885
3567 #: rhodecode/templates/index.html:5
3886 #: rhodecode/templates/index.html:5
3568 msgid "Dashboard"
3887 msgid "Dashboard"
3569 msgstr "Панель управления"
3888 msgstr "Панель управления"
@@ -3612,6 +3931,7 b' msgstr "\xd0\x98\xd0\xb7\xd0\xbc\xd0\xb5\xd0\xbd\xd0\xb8\xd1\x82\xd1\x8c \xd0\xb3\xd1\x80\xd1\x83\xd0\xbf\xd0\xbf\xd1\x83 \xd1\x80\xd0\xb5\xd0\xbf\xd0\xbe\xd0\xb7\xd0\xb8\xd1\x82\xd0\xbe\xd1\x80\xd0\xb8\xd0\xb5\xd0\xb2"'
3612 #: rhodecode/templates/index_base.html:97
3931 #: rhodecode/templates/index_base.html:97
3613 #: rhodecode/templates/index_base.html:122
3932 #: rhodecode/templates/index_base.html:122
3614 #: rhodecode/templates/admin/gists/index.html:112
3933 #: rhodecode/templates/admin/gists/index.html:112
3934 #: rhodecode/templates/admin/integrations/list.html:102
3615 #: rhodecode/templates/admin/my_account/my_account_repos.html:31
3935 #: rhodecode/templates/admin/my_account/my_account_repos.html:31
3616 #: rhodecode/templates/admin/my_account/my_account_watched.html:31
3936 #: rhodecode/templates/admin/my_account/my_account_watched.html:31
3617 #: rhodecode/templates/admin/repo_groups/repo_groups.html:53
3937 #: rhodecode/templates/admin/repo_groups/repo_groups.html:53
@@ -3631,7 +3951,6 b' msgstr "\xd0\x98\xd0\xbc\xd1\x8f"'
3631 #: rhodecode/templates/index_base.html:100
3951 #: rhodecode/templates/index_base.html:100
3632 #: rhodecode/templates/index_base.html:125
3952 #: rhodecode/templates/index_base.html:125
3633 #: rhodecode/templates/admin/gists/index.html:114
3953 #: rhodecode/templates/admin/gists/index.html:114
3634 #: rhodecode/templates/admin/integrations/list.html:63
3635 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:77
3954 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:77
3636 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:45
3955 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:45
3637 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:42
3956 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:42
@@ -3648,8 +3967,8 b' msgstr "\xd0\x98\xd0\xbc\xd1\x8f"'
3648 #: rhodecode/templates/changeset/changeset.html:53
3967 #: rhodecode/templates/changeset/changeset.html:53
3649 #: rhodecode/templates/compare/compare_commits.html:24
3968 #: rhodecode/templates/compare/compare_commits.html:24
3650 #: rhodecode/templates/email_templates/commit_comment.mako:82
3969 #: rhodecode/templates/email_templates/commit_comment.mako:82
3651 #: rhodecode/templates/email_templates/pull_request_review.mako:30
3970 #: rhodecode/templates/email_templates/pull_request_review.mako:41
3652 #: rhodecode/templates/email_templates/pull_request_review.mako:51
3971 #: rhodecode/templates/email_templates/pull_request_review.mako:75
3653 #: rhodecode/templates/files/file_tree_detail.html:5
3972 #: rhodecode/templates/files/file_tree_detail.html:5
3654 #: rhodecode/templates/files/file_tree_detail.html:12
3973 #: rhodecode/templates/files/file_tree_detail.html:12
3655 #: rhodecode/templates/forks/fork.html:48
3974 #: rhodecode/templates/forks/fork.html:48
@@ -3865,9 +4184,13 b' msgstr "\xd0\x9d\xd0\xb0\xd1\x81\xd1\x82\xd1\x80\xd0\xbe\xd0\xb9\xd0\xba\xd0\xb8 \xd0\xb0\xd1\x83\xd1\x82\xd0\xb5\xd0\xbd\xd1\x82\xd0\xb8\xd1\x84\xd0\xb8\xd0\xba\xd0\xb0\xd1\x86\xd0\xb8\xd0\xb8"'
3865 #: rhodecode/templates/admin/auth/auth_settings.html:12
4184 #: rhodecode/templates/admin/auth/auth_settings.html:12
3866 #: rhodecode/templates/admin/auth/plugin_settings.html:12
4185 #: rhodecode/templates/admin/auth/plugin_settings.html:12
3867 #: rhodecode/templates/admin/defaults/defaults.html:12
4186 #: rhodecode/templates/admin/defaults/defaults.html:12
3868 #: rhodecode/templates/admin/integrations/base.html:19
4187 #: rhodecode/templates/admin/integrations/base.html:21
3869 #: rhodecode/templates/admin/integrations/edit.html:15
4188 #: rhodecode/templates/admin/integrations/form.html:15
4189 #: rhodecode/templates/admin/integrations/form.html:28
3870 #: rhodecode/templates/admin/integrations/list.html:8
4190 #: rhodecode/templates/admin/integrations/list.html:8
4191 #: rhodecode/templates/admin/integrations/list.html:14
4192 #: rhodecode/templates/admin/integrations/new.html:11
4193 #: rhodecode/templates/admin/integrations/new.html:19
3871 #: rhodecode/templates/admin/permissions/permissions.html:12
4194 #: rhodecode/templates/admin/permissions/permissions.html:12
3872 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:12
4195 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:12
3873 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:12
4196 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:12
@@ -3917,7 +4240,6 b' msgstr ""'
3917 #: rhodecode/templates/admin/auth/auth_settings.html:81
4240 #: rhodecode/templates/admin/auth/auth_settings.html:81
3918 #: rhodecode/templates/admin/auth/plugin_settings.html:87
4241 #: rhodecode/templates/admin/auth/plugin_settings.html:87
3919 #: rhodecode/templates/admin/defaults/defaults_repositories.html:63
4242 #: rhodecode/templates/admin/defaults/defaults_repositories.html:63
3920 #: rhodecode/templates/admin/my_account/my_account_password.html:36
3921 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:103
4243 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:103
3922 #: rhodecode/templates/admin/permissions/permissions_application.html:50
4244 #: rhodecode/templates/admin/permissions/permissions_application.html:50
3923 #: rhodecode/templates/admin/permissions/permissions_objects.html:56
4245 #: rhodecode/templates/admin/permissions/permissions_objects.html:56
@@ -3954,7 +4276,7 b' msgstr ""'
3954
4276
3955 #: rhodecode/templates/admin/defaults/defaults_repositories.html:14
4277 #: rhodecode/templates/admin/defaults/defaults_repositories.html:14
3956 #: rhodecode/templates/admin/gists/index.html:110
4278 #: rhodecode/templates/admin/gists/index.html:110
3957 #: rhodecode/templates/admin/integrations/list.html:64
4279 #: rhodecode/templates/admin/integrations/list.html:103
3958 #: rhodecode/templates/admin/repos/repo_add_base.html:62
4280 #: rhodecode/templates/admin/repos/repo_add_base.html:62
3959 #: rhodecode/templates/admin/repos/repo_edit_fields.html:12
4281 #: rhodecode/templates/admin/repos/repo_edit_fields.html:12
3960 msgid "Type"
4282 msgid "Type"
@@ -4099,7 +4421,7 b' msgstr ""'
4099
4421
4100 #: rhodecode/templates/admin/gists/index.html:108
4422 #: rhodecode/templates/admin/gists/index.html:108
4101 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:24
4423 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:24
4102 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:89
4424 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:88
4103 #: rhodecode/templates/bookmarks/bookmarks.html:63
4425 #: rhodecode/templates/bookmarks/bookmarks.html:63
4104 #: rhodecode/templates/branches/branches.html:62
4426 #: rhodecode/templates/branches/branches.html:62
4105 #: rhodecode/templates/changelog/changelog.html:110
4427 #: rhodecode/templates/changelog/changelog.html:110
@@ -4152,75 +4474,17 b' msgstr ""'
4152 msgid "Create Public Gist"
4474 msgid "Create Public Gist"
4153 msgstr ""
4475 msgstr ""
4154
4476
4155 #: rhodecode/templates/admin/gists/new.html:62
4156 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:27
4157 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:84
4158 #: rhodecode/templates/admin/my_account/my_account_emails.html:65
4159 #: rhodecode/templates/admin/my_account/my_account_password.html:37
4160 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:104
4161 #: rhodecode/templates/admin/permissions/permissions_application.html:51
4162 #: rhodecode/templates/admin/permissions/permissions_ips.html:61
4163 #: rhodecode/templates/admin/permissions/permissions_objects.html:57
4164 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:136
4165 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:68
4166 #: rhodecode/templates/admin/repos/repo_edit_fields.html:66
4167 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.html:80
4168 #: rhodecode/templates/admin/repos/repo_edit_permissions.html:111
4169 #: rhodecode/templates/admin/repos/repo_edit_settings.html:159
4170 #: rhodecode/templates/admin/repos/repo_edit_vcs.html:46
4171 #: rhodecode/templates/admin/settings/settings_global.html:110
4172 #: rhodecode/templates/admin/settings/settings_issuetracker.html:16
4173 #: rhodecode/templates/admin/settings/settings_labs.html:46
4174 #: rhodecode/templates/admin/settings/settings_vcs.html:14
4175 #: rhodecode/templates/admin/settings/settings_visual.html:220
4176 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:121
4177 #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:23
4178 #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:81
4179 #: rhodecode/templates/admin/users/user_edit_emails.html:63
4180 #: rhodecode/templates/admin/users/user_edit_ips.html:70
4181 #: rhodecode/templates/admin/users/user_edit_profile.html:135
4182 #: rhodecode/templates/base/default_perms_box.html:89
4183 msgid "Reset"
4184 msgstr "Сброс"
4185
4186 #: rhodecode/templates/admin/gists/show.html:13
4477 #: rhodecode/templates/admin/gists/show.html:13
4187 #: rhodecode/templates/admin/gists/show.html:20
4478 #: rhodecode/templates/admin/gists/show.html:20
4188 msgid "Gist"
4479 msgid "Gist"
4189 msgstr "Gist"
4480 msgstr "Gist"
4190
4481
4191 #: rhodecode/templates/admin/gists/show.html:49
4482 #: rhodecode/templates/admin/gists/show.html:49
4192 #: rhodecode/templates/admin/integrations/list.html:110
4193 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:56
4194 #: rhodecode/templates/admin/my_account/my_account_emails.html:32
4195 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:63
4196 #: rhodecode/templates/admin/permissions/permissions_ips.html:26
4197 #: rhodecode/templates/admin/repos/repo_edit_fields.html:25
4198 #: rhodecode/templates/admin/settings/settings_hooks.html:46
4199 #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:52
4200 #: rhodecode/templates/admin/users/user_edit_emails.html:31
4201 #: rhodecode/templates/admin/users/user_edit_ips.html:34
4202 #: rhodecode/templates/base/issue_tracker_settings.html:70
4203 #: rhodecode/templates/base/vcs_settings.html:147
4204 #: rhodecode/templates/base/vcs_settings.html:172
4205 #: rhodecode/templates/changeset/changeset_file_comment.html:49
4206 #: rhodecode/templates/changeset/changeset_file_comment.html:99
4207 #: rhodecode/templates/data_table/_dt_elements.html:119
4208 #: rhodecode/templates/data_table/_dt_elements.html:176
4209 #: rhodecode/templates/data_table/_dt_elements.html:190
4210 #: rhodecode/templates/data_table/_dt_elements.html:202
4211 #: rhodecode/templates/debug_style/buttons.html:132
4212 #: rhodecode/templates/files/files_source.html:33
4213 #: rhodecode/templates/files/files_source.html:37
4214 #: rhodecode/templates/files/files_source.html:40
4215 msgid "Delete"
4216 msgstr "Удалить"
4217
4218 #: rhodecode/templates/admin/gists/show.html:49
4219 msgid "Confirm to delete this Gist"
4483 msgid "Confirm to delete this Gist"
4220 msgstr ""
4484 msgstr ""
4221
4485
4222 #: rhodecode/templates/admin/gists/show.html:56
4486 #: rhodecode/templates/admin/gists/show.html:56
4223 #: rhodecode/templates/admin/integrations/list.html:103
4487 #: rhodecode/templates/admin/integrations/list.html:204
4224 #: rhodecode/templates/admin/my_account/my_account_profile.html:5
4488 #: rhodecode/templates/admin/my_account/my_account_profile.html:5
4225 #: rhodecode/templates/base/issue_tracker_settings.html:61
4489 #: rhodecode/templates/base/issue_tracker_settings.html:61
4226 #: rhodecode/templates/changeset/changeset_file_comment.html:145
4490 #: rhodecode/templates/changeset/changeset_file_comment.html:145
@@ -4232,8 +4496,8 b' msgstr ""'
4232 #: rhodecode/templates/debug_style/buttons.html:128
4496 #: rhodecode/templates/debug_style/buttons.html:128
4233 #: rhodecode/templates/files/files_add.html:204
4497 #: rhodecode/templates/files/files_add.html:204
4234 #: rhodecode/templates/files/files_edit.html:165
4498 #: rhodecode/templates/files/files_edit.html:165
4235 #: rhodecode/templates/files/files_source.html:36
4499 #: rhodecode/templates/files/files_source.html:37
4236 #: rhodecode/templates/files/files_source.html:39
4500 #: rhodecode/templates/files/files_source.html:40
4237 #: rhodecode/templates/pullrequests/pullrequest_show.html:50
4501 #: rhodecode/templates/pullrequests/pullrequest_show.html:50
4238 #: rhodecode/templates/pullrequests/pullrequest_show.html:184
4502 #: rhodecode/templates/pullrequests/pullrequest_show.html:184
4239 #: rhodecode/templates/users/user_profile.html:7
4503 #: rhodecode/templates/users/user_profile.html:7
@@ -4254,17 +4518,27 b' msgstr "\xd1\x81\xd0\xbe\xd0\xb7\xd0\xb4\xd0\xb0\xd0\xbb"'
4254
4518
4255 #: rhodecode/templates/admin/gists/show.html:91
4519 #: rhodecode/templates/admin/gists/show.html:91
4256 #: rhodecode/templates/files/files_delete.html:50
4520 #: rhodecode/templates/files/files_delete.html:50
4257 #: rhodecode/templates/files/files_source.html:61
4521 #: rhodecode/templates/files/files_source.html:62
4258 msgid "Show as raw"
4522 msgid "Show as raw"
4259 msgstr "Показать без форматирования"
4523 msgstr "Показать без форматирования"
4260
4524
4261 #: rhodecode/templates/admin/integrations/base.html:12
4525 #: rhodecode/templates/admin/integrations/base.html:14
4262 msgid "Integrations settings"
4526 msgid "Integrations Settings"
4263 msgstr ""
4527 msgstr ""
4264
4528
4265 #: rhodecode/templates/admin/integrations/edit.html:17
4529 #: rhodecode/templates/admin/integrations/form.html:17
4266 #: rhodecode/templates/admin/integrations/list.html:10
4530 #: rhodecode/templates/admin/integrations/list.html:10
4267 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:44
4531 #: rhodecode/templates/admin/integrations/new.html:13
4532 #: rhodecode/templates/admin/permissions/permissions_objects.html:28
4533 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:14
4534 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:127
4535 msgid "Repository Groups"
4536 msgstr "Группы репозиториев"
4537
4538 #: rhodecode/templates/admin/integrations/form.html:30
4539 #: rhodecode/templates/admin/integrations/list.html:16
4540 #: rhodecode/templates/admin/integrations/new.html:21
4541 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:48
4268 #: rhodecode/templates/admin/repos/repo_edit.html:15
4542 #: rhodecode/templates/admin/repos/repo_edit.html:15
4269 #: rhodecode/templates/admin/repos/repo_edit.html:43
4543 #: rhodecode/templates/admin/repos/repo_edit.html:43
4270 #: rhodecode/templates/admin/settings/settings.html:14
4544 #: rhodecode/templates/admin/settings/settings.html:14
@@ -4274,27 +4548,101 b' msgstr ""'
4274 msgid "Settings"
4548 msgid "Settings"
4275 msgstr "Настройки"
4549 msgstr "Настройки"
4276
4550
4277 #: rhodecode/templates/admin/integrations/edit.html:36
4551 #: rhodecode/templates/admin/integrations/form.html:60
4278 #, python-format
4552 #, python-format
4279 msgid "Create new %(integration_type)s integration"
4553 msgid "Create New %(integration_type)s Integration"
4280 msgstr ""
4554 msgstr ""
4281
4555
4282 #: rhodecode/templates/admin/integrations/list.html:31
4556 #: rhodecode/templates/admin/integrations/list.html:44
4557 msgid "Current Integrations for Repository: {repo_name}"
4558 msgstr ""
4559
4560 #: rhodecode/templates/admin/integrations/list.html:46
4561 msgid "Current Integrations for repository group: {repo_group_name}"
4562 msgstr ""
4563
4564 #: rhodecode/templates/admin/integrations/list.html:48
4565 msgid "Current Integrations"
4566 msgstr ""
4567
4568 #: rhodecode/templates/admin/integrations/list.html:64
4569 #: rhodecode/templates/admin/notifications/notifications.html:31
4570 msgid "All"
4571 msgstr "Всё"
4572
4573 #: rhodecode/templates/admin/integrations/list.html:95
4574 #: rhodecode/templates/admin/integrations/new.html:26
4283 msgid "Create new integration"
4575 msgid "Create new integration"
4284 msgstr ""
4576 msgstr ""
4285
4577
4286 #: rhodecode/templates/admin/integrations/list.html:56
4578 #: rhodecode/templates/admin/integrations/list.html:104
4287 msgid "Current integrations"
4579 msgid "Scope"
4288 msgstr ""
4580 msgstr ""
4289
4581
4290 #: rhodecode/templates/admin/integrations/list.html:65
4582 #: rhodecode/templates/admin/integrations/list.html:105
4291 msgid "Actions"
4583 msgid "Actions"
4292 msgstr ""
4584 msgstr ""
4293
4585
4294 #: rhodecode/templates/admin/integrations/list.html:89
4586 #: rhodecode/templates/admin/integrations/list.html:115
4587 msgid "No {type} integrations for repo {repo} exist yet."
4588 msgstr ""
4589
4590 #: rhodecode/templates/admin/integrations/list.html:117
4591 msgid "No {type} integrations for repogroup {repogroup} exist yet."
4592 msgstr ""
4593
4594 #: rhodecode/templates/admin/integrations/list.html:119
4595 msgid "No {type} integrations exist yet."
4596 msgstr ""
4597
4598 #: rhodecode/templates/admin/integrations/list.html:133
4599 msgid "Create one"
4600 msgstr ""
4601
4602 #: rhodecode/templates/admin/integrations/list.html:164
4603 msgid "repo"
4604 msgstr ""
4605
4606 #: rhodecode/templates/admin/integrations/list.html:168
4607 msgid "repogroup"
4608 msgstr ""
4609
4610 #: rhodecode/templates/admin/integrations/list.html:170
4611 msgid "child repos only"
4612 msgstr ""
4613
4614 #: rhodecode/templates/admin/integrations/list.html:172
4615 msgid "cascade to all"
4616 msgstr ""
4617
4618 #: rhodecode/templates/admin/integrations/list.html:177
4619 msgid "top level repos only"
4620 msgstr ""
4621
4622 #: rhodecode/templates/admin/integrations/list.html:179
4623 msgid "global"
4624 msgstr ""
4625
4626 #: rhodecode/templates/admin/integrations/list.html:185
4295 msgid "unknown integration"
4627 msgid "unknown integration"
4296 msgstr ""
4628 msgstr ""
4297
4629
4630 #: rhodecode/templates/admin/integrations/new.html:31
4631 msgid "Create New Integration for repository: {repo_name}"
4632 msgstr ""
4633
4634 #: rhodecode/templates/admin/integrations/new.html:33
4635 msgid "Create New Integration for repository group: {repo_group_name}"
4636 msgstr ""
4637
4638 #: rhodecode/templates/admin/integrations/new.html:35
4639 msgid "Create New Global Integration"
4640 msgstr ""
4641
4642 #: rhodecode/templates/admin/integrations/new.html:61
4643 msgid "No description available"
4644 msgstr ""
4645
4298 #: rhodecode/templates/admin/my_account/my_account.html:5
4646 #: rhodecode/templates/admin/my_account/my_account.html:5
4299 #: rhodecode/templates/base/base.html:343
4647 #: rhodecode/templates/base/base.html:343
4300 msgid "My account"
4648 msgid "My account"
@@ -4314,7 +4662,7 b' msgstr ""'
4314 msgid "Auth Tokens"
4662 msgid "Auth Tokens"
4315 msgstr ""
4663 msgstr ""
4316
4664
4317 #: rhodecode/templates/admin/my_account/my_account.html:34
4665 #: rhodecode/templates/admin/my_account/my_account.html:35
4318 msgid "OAuth Identities"
4666 msgid "OAuth Identities"
4319 msgstr ""
4667 msgstr ""
4320
4668
@@ -4432,36 +4780,18 b' msgstr "\xd0\x94\xd0\xbe\xd0\xbf\xd0\xbe\xd0\xbb\xd0\xbd\xd0\xb8\xd1\x82\xd0\xb5\xd0\xbb\xd1\x8c\xd0\xbd\xd1\x8b\xd1\x85 Email \xd0\xbd\xd0\xb5 \xd1\x83\xd0\xba\xd0\xb0\xd0\xb7\xd0\xb0\xd0\xbd\xd0\xbe"'
4432 msgid "New email address"
4780 msgid "New email address"
4433 msgstr "Новый E-mail"
4781 msgstr "Новый E-mail"
4434
4782
4435 #: rhodecode/templates/admin/my_account/my_account_notifications.html:3
4783 #: rhodecode/templates/admin/my_account/my_account_notifications.html:12
4436 msgid "Your live notification settings"
4784 msgid "Your Live Notification Settings"
4437 msgstr ""
4785 msgstr ""
4438
4786
4439 #: rhodecode/templates/admin/my_account/my_account_notifications.html:14
4787 #: rhodecode/templates/admin/my_account/my_account_notifications.html:24
4440 #: rhodecode/templates/admin/notifications/show_notification.html:12
4788 msgid "Notifications Status"
4441 msgid "Notifications"
4789 msgstr ""
4442 msgstr "Уведомления"
4443
4444 #: rhodecode/templates/admin/my_account/my_account_notifications.html:14
4445 msgid "Disabled"
4446 msgstr "Отключено"
4447
4790
4448 #: rhodecode/templates/admin/my_account/my_account_password.html:3
4791 #: rhodecode/templates/admin/my_account/my_account_password.html:3
4449 msgid "Change Your Account Password"
4792 msgid "Change Your Account Password"
4450 msgstr ""
4793 msgstr ""
4451
4794
4452 #: rhodecode/templates/admin/my_account/my_account_password.html:10
4453 msgid "Current Password"
4454 msgstr ""
4455
4456 #: rhodecode/templates/admin/my_account/my_account_password.html:19
4457 #: rhodecode/templates/admin/users/user_edit_profile.html:74
4458 msgid "New Password"
4459 msgstr ""
4460
4461 #: rhodecode/templates/admin/my_account/my_account_password.html:28
4462 msgid "Confirm New Password"
4463 msgstr ""
4464
4465 #: rhodecode/templates/admin/my_account/my_account_profile.html:11
4795 #: rhodecode/templates/admin/my_account/my_account_profile.html:11
4466 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:52
4796 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:52
4467 #: rhodecode/templates/admin/users/user_edit_profile.html:25
4797 #: rhodecode/templates/admin/users/user_edit_profile.html:25
@@ -4501,27 +4831,28 b' msgid "Pull Requests You Opened"'
4501 msgstr ""
4831 msgstr ""
4502
4832
4503 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:23
4833 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:23
4504 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:88
4834 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:87
4505 msgid "Target Repo"
4835 msgid "Target Repo"
4506 msgstr ""
4836 msgstr ""
4507
4837
4508 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:26
4838 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:26
4509 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:91
4839 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:90
4510 #: rhodecode/templates/admin/settings/settings_global.html:9
4840 #: rhodecode/templates/admin/settings/settings_global.html:9
4511 #: rhodecode/templates/email_templates/pull_request_review.mako:28
4841 #: rhodecode/templates/email_templates/pull_request_review.mako:39
4512 #: rhodecode/templates/email_templates/pull_request_review.mako:48
4842 #: rhodecode/templates/email_templates/pull_request_review.mako:72
4513 #: rhodecode/templates/pullrequests/pullrequest.html:38
4843 #: rhodecode/templates/pullrequests/pullrequest.html:38
4514 #: rhodecode/templates/pullrequests/pullrequests.html:104
4844 #: rhodecode/templates/pullrequests/pullrequests.html:104
4515 msgid "Title"
4845 msgid "Title"
4516 msgstr "Заголовок"
4846 msgstr "Заголовок"
4517
4847
4518 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:27
4848 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:27
4519 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:92
4849 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:91
4520 msgid "Opened On"
4850 #: rhodecode/templates/pullrequests/pullrequests.html:108
4851 msgid "Last Update"
4521 msgstr ""
4852 msgstr ""
4522
4853
4523 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:43
4854 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:43
4524 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:107
4855 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:106
4525 #: rhodecode/templates/changelog/changelog.html:153
4856 #: rhodecode/templates/changelog/changelog.html:153
4526 #: rhodecode/templates/compare/compare_commits.html:49
4857 #: rhodecode/templates/compare/compare_commits.html:49
4527 #: rhodecode/templates/search/search_commit.html:36
4858 #: rhodecode/templates/search/search_commit.html:36
@@ -4529,7 +4860,7 b' msgid "Expand commit message"'
4529 msgstr ""
4860 msgstr ""
4530
4861
4531 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:52
4862 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:52
4532 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:116
4863 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:115
4533 #: rhodecode/templates/changeset/changeset_file_comment.html:284
4864 #: rhodecode/templates/changeset/changeset_file_comment.html:284
4534 #: rhodecode/templates/pullrequests/pullrequest_show.html:14
4865 #: rhodecode/templates/pullrequests/pullrequest_show.html:14
4535 #: rhodecode/templates/pullrequests/pullrequest_show.html:112
4866 #: rhodecode/templates/pullrequests/pullrequest_show.html:112
@@ -4537,19 +4868,19 b' msgstr ""'
4537 msgid "Closed"
4868 msgid "Closed"
4538 msgstr "Закрыто"
4869 msgstr "Закрыто"
4539
4870
4540 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:64
4871 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:63
4541 msgid "Confirm to delete this pull request"
4872 msgid "Confirm to delete this pull request"
4542 msgstr "Подтвердите удаление этого pull-request'а"
4873 msgstr "Подтвердите удаление этого pull-request'а"
4543
4874
4544 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:71
4875 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:70
4545 msgid "You currently have no open pull requests."
4876 msgid "You currently have no open pull requests."
4546 msgstr ""
4877 msgstr ""
4547
4878
4548 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:79
4879 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:78
4549 msgid "Pull Requests You Participate In"
4880 msgid "Pull Requests You Participate In"
4550 msgstr ""
4881 msgstr ""
4551
4882
4552 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:129
4883 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:127
4553 msgid ""
4884 msgid ""
4554 "There are currently no open pull requests requiring your participation."
4885 "There are currently no open pull requests requiring your participation."
4555 msgstr ""
4886 msgstr ""
@@ -4567,10 +4898,6 b' msgstr ""'
4567 msgid "My Notifications"
4898 msgid "My Notifications"
4568 msgstr "Мои уведомления"
4899 msgstr "Мои уведомления"
4569
4900
4570 #: rhodecode/templates/admin/notifications/notifications.html:31
4571 msgid "All"
4572 msgstr "Всё"
4573
4574 #: rhodecode/templates/admin/notifications/notifications.html:32
4901 #: rhodecode/templates/admin/notifications/notifications.html:32
4575 #: rhodecode/templates/changeset/changeset.html:140
4902 #: rhodecode/templates/changeset/changeset.html:140
4576 #: rhodecode/templates/pullrequests/pullrequest_show.html:133
4903 #: rhodecode/templates/pullrequests/pullrequest_show.html:133
@@ -4590,12 +4917,16 b' msgstr "\xd0\xa3\xd0\xb2\xd0\xb5\xd0\xb4\xd0\xbe\xd0\xbc\xd0\xbb\xd0\xb5\xd0\xbd\xd0\xb8\xd0\xb9 \xd0\xbd\xd0\xb5\xd1\x82"'
4590 msgid "Show notification"
4917 msgid "Show notification"
4591 msgstr "Показать уведомление"
4918 msgstr "Показать уведомление"
4592
4919
4920 #: rhodecode/templates/admin/notifications/show_notification.html:12
4921 msgid "Notifications"
4922 msgstr "Уведомления"
4923
4593 #: rhodecode/templates/admin/permissions/permissions.html:5
4924 #: rhodecode/templates/admin/permissions/permissions.html:5
4594 msgid "Permissions Administration"
4925 msgid "Permissions Administration"
4595 msgstr ""
4926 msgstr ""
4596
4927
4597 #: rhodecode/templates/admin/permissions/permissions.html:14
4928 #: rhodecode/templates/admin/permissions/permissions.html:14
4598 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:45
4929 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:49
4599 #: rhodecode/templates/admin/repos/repo_edit.html:46
4930 #: rhodecode/templates/admin/repos/repo_edit.html:46
4600 #: rhodecode/templates/admin/user_groups/user_group_edit.html:34
4931 #: rhodecode/templates/admin/user_groups/user_group_edit.html:34
4601 #: rhodecode/templates/base/base.html:82
4932 #: rhodecode/templates/base/base.html:82
@@ -4708,12 +5039,6 b' msgstr "\xd0\x92\xd1\x8b\xd0\xb1\xd1\x80\xd0\xb0\xd0\xbd\xd0\xbd\xd1\x8b\xd0\xb5 \xd0\xbf\xd1\x80\xd0\xb8\xd0\xb2\xd0\xb8\xd0\xbb\xd0\xb5\xd0\xb3\xd0\xb8\xd0\xb8 \xd0\xb1\xd1\x83\xd0\xb4\xd1\x83\xd1\x82 \xd1\x83\xd1\x81\xd1\x82\xd0\xb0\xd0\xbd\xd0\xbe\xd0\xb2\xd0\xbb\xd0\xb5\xd0\xbd\xd1\x8b \xd0\xbf\xd0\xbe \xd1\x83\xd0\xbc\xd0\xbe\xd0\xbb\xd1\x87\xd0\xb0\xd0\xbd\xd0\xb8\xd1\x8e \xd0\xb4\xd0\xbb\xd1\x8f \xd0\xba\xd0\xb0\xd0\xb6\xd0\xb4\xd0\xbe\xd0\xb3\xd0\xbe \xd1\x80\xd0\xb5\xd0\xbf\xd0\xbe\xd0\xb7\xd0\xb8\xd1\x82\xd0\xbe\xd1\x80\xd0\xb8\xd1\x8f. \xd0\xa3\xd1\x87\xd1\x82\xd0\xb8\xd1\x82\xd0\xb5, \xd1\x87\xd1\x82\xd0\xbe \xd1\x80\xd0\xb0\xd0\xbd\xd0\xb5\xd0\xb5 \xd1\x83\xd1\x81\xd1\x82\xd0\xb0\xd0\xbd\xd0\xbe\xd0\xb2\xd0\xbb\xd0\xb5\xd0\xbd\xd0\xbd\xd1\x8b\xd0\xb5 \xd0\xbf\xd1\x80\xd0\xb8\xd0\xb2\xd0\xb8\xd0\xbb\xd0\xb5\xd0\xb3\xd0\xb8\xd0\xb8 \xd0\xbf\xd0\xbe \xd1\x83\xd0\xbc\xd0\xbe\xd0\xbb\xd1\x87\xd0\xb0\xd0\xbd\xd0\xb8\xd1\x8e \xd0\xb1\xd1\x83\xd0\xb4\xd1\x83\xd1\x82 \xd1\x81\xd0\xb1\xd1\x80\xd0\xbe\xd1\x88\xd0\xb5\xd0\xbd\xd1\x8b."'
4708 msgid "Overwrite Existing Settings"
5039 msgid "Overwrite Existing Settings"
4709 msgstr ""
5040 msgstr ""
4710
5041
4711 #: rhodecode/templates/admin/permissions/permissions_objects.html:28
4712 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:14
4713 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:127
4714 msgid "Repository Groups"
4715 msgstr "Группы репозиториев"
4716
4717 #: rhodecode/templates/admin/permissions/permissions_objects.html:34
5042 #: rhodecode/templates/admin/permissions/permissions_objects.html:34
4718 msgid ""
5043 msgid ""
4719 "All default permissions on each repository group will be reset to chosen "
5044 "All default permissions on each repository group will be reset to chosen "
@@ -4776,7 +5101,7 b' msgstr ""'
4776 msgid "Add Child Group"
5101 msgid "Add Child Group"
4777 msgstr "Добавить подгруппу"
5102 msgstr "Добавить подгруппу"
4778
5103
4779 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:46
5104 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:50
4780 #: rhodecode/templates/admin/repos/repo_edit.html:49
5105 #: rhodecode/templates/admin/repos/repo_edit.html:49
4781 #: rhodecode/templates/admin/user_groups/user_group_edit.html:35
5106 #: rhodecode/templates/admin/user_groups/user_group_edit.html:35
4782 #: rhodecode/templates/admin/users/user_edit.html:35
5107 #: rhodecode/templates/admin/users/user_edit.html:35
@@ -5049,7 +5374,6 b' msgid "Statistics"'
5049 msgstr "Статистика"
5374 msgstr "Статистика"
5050
5375
5051 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:7
5376 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:7
5052 #: rhodecode/templates/pullrequests/pullrequests.html:108
5053 msgid "Updated on"
5377 msgid "Updated on"
5054 msgstr ""
5378 msgstr ""
5055
5379
@@ -5456,7 +5780,7 b' msgstr ""'
5456
5780
5457 #: rhodecode/templates/admin/repos/repo_edit_vcs.html:45
5781 #: rhodecode/templates/admin/repos/repo_edit_vcs.html:45
5458 #: rhodecode/templates/admin/settings/settings_global.html:109
5782 #: rhodecode/templates/admin/settings/settings_global.html:109
5459 #: rhodecode/templates/admin/settings/settings_labs.html:45
5783 #: rhodecode/templates/admin/settings/settings_labs.html:48
5460 #: rhodecode/templates/admin/settings/settings_vcs.html:13
5784 #: rhodecode/templates/admin/settings/settings_vcs.html:13
5461 #: rhodecode/templates/admin/settings/settings_visual.html:219
5785 #: rhodecode/templates/admin/settings/settings_visual.html:219
5462 msgid "Save settings"
5786 msgid "Save settings"
@@ -5673,6 +5997,10 b' msgstr "\xd0\x9f\xd0\xbe\xd0\xbb\xd1\x8c\xd0\xb7\xd0\xbe\xd0\xb2\xd0\xb0\xd1\x82\xd0\xb5\xd0\xbb\xd1\x8c\xd1\x81\xd0\xba\xd0\xb8\xd0\xb5 \xd1\x85\xd1\x83\xd0\xba\xd0\xb8"'
5673 msgid "Labs Settings"
5997 msgid "Labs Settings"
5674 msgstr ""
5998 msgstr ""
5675
5999
6000 #: rhodecode/templates/admin/settings/settings_labs.html:10
6001 msgid "There are no Labs settings currently"
6002 msgstr ""
6003
5676 #: rhodecode/templates/admin/settings/settings_mapping.html:5
6004 #: rhodecode/templates/admin/settings/settings_mapping.html:5
5677 msgid "Import New Groups or Repositories"
6005 msgid "Import New Groups or Repositories"
5678 msgstr ""
6006 msgstr ""
@@ -6414,6 +6742,10 b' msgstr ""'
6414 msgid "Change the avatar at"
6742 msgid "Change the avatar at"
6415 msgstr ""
6743 msgstr ""
6416
6744
6745 #: rhodecode/templates/admin/users/user_edit_profile.html:74
6746 msgid "New Password"
6747 msgstr ""
6748
6417 #: rhodecode/templates/admin/users/user_edit_profile.html:82
6749 #: rhodecode/templates/admin/users/user_edit_profile.html:82
6418 msgid "New Password Confirmation"
6750 msgid "New Password Confirmation"
6419 msgstr ""
6751 msgstr ""
@@ -6444,7 +6776,7 b' msgid "Authentication type"'
6444 msgstr ""
6776 msgstr ""
6445
6777
6446 #: rhodecode/templates/base/base.html:44
6778 #: rhodecode/templates/base/base.html:44
6447 #: rhodecode/templates/errors/error_document.html:51
6779 #: rhodecode/templates/errors/error_document.html:57
6448 msgid "Support"
6780 msgid "Support"
6449 msgstr ""
6781 msgstr ""
6450
6782
@@ -6830,7 +7162,7 b' msgstr "\xd0\xa1\xd0\xbe\xd0\xb7\xd0\xb4\xd0\xb0\xd0\xb2\xd0\xb0\xd1\x82\xd1\x8c \xd0\xb3\xd1\x80\xd1\x83\xd0\xbf\xd0\xbf\xd1\x8b \xd0\xbf\xd0\xbe\xd0\xbb\xd1\x8c\xd0\xb7\xd0\xbe\xd0\xb2\xd0\xb0\xd1\x82\xd0\xb5\xd0\xbb\xd0\xb5\xd0\xb9"'
6830 msgid "No permission defined"
7162 msgid "No permission defined"
6831 msgstr ""
7163 msgstr ""
6832
7164
6833 #: rhodecode/templates/base/root.html:120
7165 #: rhodecode/templates/base/root.html:161
6834 msgid "Please enable JavaScript to use RhodeCode Enterprise"
7166 msgid "Please enable JavaScript to use RhodeCode Enterprise"
6835 msgstr ""
7167 msgstr ""
6836
7168
@@ -6932,29 +7264,65 b' msgid ""'
6932 "repositories and migrates them to Mercurial type."
7264 "repositories and migrates them to Mercurial type."
6933 msgstr ""
7265 msgstr ""
6934
7266
6935 #: rhodecode/templates/base/vcs_settings.html:124
7267 #: rhodecode/templates/base/vcs_settings.html:123
6936 msgid "Subversion Settings"
7268 msgid "Mercurial Labs Settings"
7269 msgstr ""
7270
7271 #: rhodecode/templates/base/vcs_settings.html:123
7272 msgid ""
7273 "These features are considered experimental and may not work as expected."
6937 msgstr ""
7274 msgstr ""
6938
7275
6939 #: rhodecode/templates/base/vcs_settings.html:129
7276 #: rhodecode/templates/base/vcs_settings.html:129
7277 msgid "Use rebase as merge strategy"
7278 msgstr ""
7279
7280 #: rhodecode/templates/base/vcs_settings.html:132
7281 msgid ""
7282 "Use rebase instead of creating a merge commit when merging via web "
7283 "interface."
7284 msgstr ""
7285
7286 #: rhodecode/templates/base/vcs_settings.html:144
7287 msgid "Global Subversion Settings"
7288 msgstr ""
7289
7290 #: rhodecode/templates/base/vcs_settings.html:150
7291 msgid "Proxy subversion HTTP requests"
7292 msgstr ""
7293
7294 #: rhodecode/templates/base/vcs_settings.html:153
7295 msgid ""
7296 "Subversion HTTP Support. Enables communication with SVN over HTTP protocol."
7297 msgstr ""
7298
7299 #: rhodecode/templates/base/vcs_settings.html:158
7300 msgid "Subversion HTTP Server URL"
7301 msgstr ""
7302
7303 #: rhodecode/templates/base/vcs_settings.html:171
7304 msgid "Subversion Settings"
7305 msgstr ""
7306
7307 #: rhodecode/templates/base/vcs_settings.html:176
6940 msgid "Repository patterns"
7308 msgid "Repository patterns"
6941 msgstr ""
7309 msgstr ""
6942
7310
6943 #: rhodecode/templates/base/vcs_settings.html:133
7311 #: rhodecode/templates/base/vcs_settings.html:180
6944 msgid ""
7312 msgid ""
6945 "Patterns for identifying SVN branches and tags. For recursive search, use "
7313 "Patterns for identifying SVN branches and tags. For recursive search, use "
6946 "\"*\". Eg.: \"/branches/*\""
7314 "\"*\". Eg.: \"/branches/*\""
6947 msgstr ""
7315 msgstr ""
6948
7316
6949 #: rhodecode/templates/base/vcs_settings.html:196
7317 #: rhodecode/templates/base/vcs_settings.html:246
6950 msgid "Pull Request Settings"
7318 msgid "Pull Request Settings"
6951 msgstr ""
7319 msgstr ""
6952
7320
6953 #: rhodecode/templates/base/vcs_settings.html:201
7321 #: rhodecode/templates/base/vcs_settings.html:251
6954 msgid "Enable server-side merge for pull requests"
7322 msgid "Enable server-side merge for pull requests"
6955 msgstr ""
7323 msgstr ""
6956
7324
6957 #: rhodecode/templates/base/vcs_settings.html:204
7325 #: rhodecode/templates/base/vcs_settings.html:254
6958 msgid ""
7326 msgid ""
6959 "Note: when this feature is enabled, it only runs hooks defined in the "
7327 "Note: when this feature is enabled, it only runs hooks defined in the "
6960 "rcextension package. Custom hooks added on the Admin -> Settings -> Hooks "
7328 "rcextension package. Custom hooks added on the Admin -> Settings -> Hooks "
@@ -6962,34 +7330,16 b' msgid ""'
6962 "web interface."
7330 "web interface."
6963 msgstr ""
7331 msgstr ""
6964
7332
6965 #: rhodecode/templates/base/vcs_settings.html:208
7333 #: rhodecode/templates/base/vcs_settings.html:258
6966 msgid "Invalidate and relocate inline comments during update"
7334 msgid "Invalidate and relocate inline comments during update"
6967 msgstr ""
7335 msgstr ""
6968
7336
6969 #: rhodecode/templates/base/vcs_settings.html:211
7337 #: rhodecode/templates/base/vcs_settings.html:261
6970 msgid ""
7338 msgid ""
6971 "During the update of a pull request, the position of inline comments will be"
7339 "During the update of a pull request, the position of inline comments will be"
6972 " updated and outdated inline comments will be hidden."
7340 " updated and outdated inline comments will be hidden."
6973 msgstr ""
7341 msgstr ""
6974
7342
6975 #: rhodecode/templates/base/vcs_settings.html:222
6976 msgid "Labs settings"
6977 msgstr ""
6978
6979 #: rhodecode/templates/base/vcs_settings.html:222
6980 msgid ""
6981 "These features are considered experimental and may not work as expected."
6982 msgstr ""
6983
6984 #: rhodecode/templates/base/vcs_settings.html:229
6985 msgid "Mercurial server-side merge"
6986 msgstr ""
6987
6988 #: rhodecode/templates/base/vcs_settings.html:234
6989 msgid ""
6990 "Use rebase instead of creating a merge commit when merging via web interface"
6991 msgstr ""
6992
6993 #: rhodecode/templates/bookmarks/bookmarks.html:5
7343 #: rhodecode/templates/bookmarks/bookmarks.html:5
6994 #, python-format
7344 #, python-format
6995 msgid "%s Bookmarks"
7345 msgid "%s Bookmarks"
@@ -7403,7 +7753,7 b' msgstr "\xd0\x9f\xd1\x80\xd0\xb5\xd0\xb4\xd0\xb2\xd0\xb0\xd1\x80\xd0\xb8\xd1\x82\xd0\xb5\xd0\xbb\xd1\x8c\xd0\xbd\xd1\x8b\xd0\xb9 \xd0\xbf\xd1\x80\xd0\xbe\xd1\x81\xd0\xbc\xd0\xbe\xd1\x82\xd1\x80 \xd0\xba\xd0\xbe\xd0\xbc\xd0\xbc\xd0\xb5\xd0\xbd\xd1\x82\xd0\xb0\xd1\x80\xd0\xb8\xd1\x8f"'
7403 #: rhodecode/templates/changeset/changeset_file_comment.html:293
7753 #: rhodecode/templates/changeset/changeset_file_comment.html:293
7404 #: rhodecode/templates/compare/compare_diff.html:57
7754 #: rhodecode/templates/compare/compare_diff.html:57
7405 #: rhodecode/templates/email_templates/commit_comment.mako:87
7755 #: rhodecode/templates/email_templates/commit_comment.mako:87
7406 #: rhodecode/templates/email_templates/pull_request_comment.mako:93
7756 #: rhodecode/templates/email_templates/pull_request_comment.mako:97
7407 msgid "Comment"
7757 msgid "Comment"
7408 msgstr "Комментировать"
7758 msgstr "Комментировать"
7409
7759
@@ -7563,17 +7913,17 b' msgid "Compare Commits"'
7563 msgstr ""
7913 msgstr ""
7564
7914
7565 #: rhodecode/templates/compare/compare_diff.html:46
7915 #: rhodecode/templates/compare/compare_diff.html:46
7566 #: rhodecode/templates/email_templates/pull_request_review.mako:50
7916 #: rhodecode/templates/email_templates/pull_request_review.mako:74
7567 #: rhodecode/templates/files/file_diff.html:56
7917 #: rhodecode/templates/files/file_diff.html:56
7568 #: rhodecode/templates/pullrequests/pullrequest_show.html:85
7918 #: rhodecode/templates/pullrequests/pullrequest_show.html:85
7569 msgid "Target"
7919 msgid "Target"
7570 msgstr ""
7920 msgstr ""
7571
7921
7572 #: rhodecode/templates/compare/compare_diff.html:47
7922 #: rhodecode/templates/compare/compare_diff.html:47
7573 #: rhodecode/templates/email_templates/pull_request_comment.mako:92
7923 #: rhodecode/templates/email_templates/pull_request_comment.mako:93
7574 #: rhodecode/templates/email_templates/pull_request_review.mako:49
7924 #: rhodecode/templates/email_templates/pull_request_review.mako:73
7575 #: rhodecode/templates/files/file_diff.html:62
7925 #: rhodecode/templates/files/file_diff.html:62
7576 #: rhodecode/templates/files/files_source.html:18
7926 #: rhodecode/templates/files/files_source.html:19
7577 msgid "Source"
7927 msgid "Source"
7578 msgstr "Исходный код"
7928 msgstr "Исходный код"
7579
7929
@@ -7756,17 +8106,17 b' msgstr ""'
7756 msgid "Form vertical"
8106 msgid "Form vertical"
7757 msgstr ""
8107 msgstr ""
7758
8108
7759 #: rhodecode/templates/email_templates/base.mako:7
8109 #: rhodecode/templates/email_templates/base.mako:32
7760 #, python-format
8110 #, python-format
7761 msgid "This is a notification from RhodeCode. %(instance_url)s"
8111 msgid "This is a notification from RhodeCode. %(instance_url)s"
7762 msgstr ""
8112 msgstr ""
7763
8113
7764 #: rhodecode/templates/email_templates/base.mako:90
8114 #: rhodecode/templates/email_templates/base.mako:115
7765 msgid "RhodeCode"
8115 msgid "RhodeCode"
7766 msgstr ""
8116 msgstr ""
7767
8117
7768 #: rhodecode/templates/email_templates/commit_comment.mako:16
8118 #: rhodecode/templates/email_templates/commit_comment.mako:16
7769 #: rhodecode/templates/email_templates/pull_request_comment.mako:17
8119 #: rhodecode/templates/email_templates/pull_request_comment.mako:18
7770 msgid "[mention]"
8120 msgid "[mention]"
7771 msgstr ""
8121 msgstr ""
7772
8122
@@ -7795,12 +8145,12 b' msgid "%(user)s commented on commit `%(c'
7795 msgstr ""
8145 msgstr ""
7796
8146
7797 #: rhodecode/templates/email_templates/commit_comment.mako:43
8147 #: rhodecode/templates/email_templates/commit_comment.mako:43
7798 #: rhodecode/templates/email_templates/pull_request_comment.mako:43
8148 #: rhodecode/templates/email_templates/pull_request_comment.mako:44
7799 msgid "Comment link"
8149 msgid "Comment link"
7800 msgstr ""
8150 msgstr ""
7801
8151
7802 #: rhodecode/templates/email_templates/commit_comment.mako:48
8152 #: rhodecode/templates/email_templates/commit_comment.mako:48
7803 #: rhodecode/templates/email_templates/pull_request_comment.mako:48
8153 #: rhodecode/templates/email_templates/pull_request_comment.mako:49
7804 #, python-format
8154 #, python-format
7805 msgid "File: %(comment_file)s on line %(comment_line)s"
8155 msgid "File: %(comment_file)s on line %(comment_line)s"
7806 msgstr ""
8156 msgstr ""
@@ -7829,7 +8179,7 b' msgid "The commit status was changed to"'
7829 msgstr ""
8179 msgstr ""
7830
8180
7831 #: rhodecode/templates/email_templates/commit_comment.mako:87
8181 #: rhodecode/templates/email_templates/commit_comment.mako:87
7832 #: rhodecode/templates/email_templates/pull_request_comment.mako:93
8182 #: rhodecode/templates/email_templates/pull_request_comment.mako:97
7833 #, python-format
8183 #, python-format
7834 msgid "Comment on line: %(comment_line)s"
8184 msgid "Comment on line: %(comment_line)s"
7835 msgstr ""
8185 msgstr ""
@@ -7838,75 +8188,79 b' msgstr ""'
7838 msgid "Generate new password here"
8188 msgid "Generate new password here"
7839 msgstr ""
8189 msgstr ""
7840
8190
7841 #: rhodecode/templates/email_templates/pull_request_comment.mako:20
8191 #: rhodecode/templates/email_templates/pull_request_comment.mako:21
7842 #, python-format
8192 #, python-format
7843 msgid ""
8193 msgid ""
7844 "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\" (file: "
8194 "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\" (file: "
7845 "`%(comment_file)s`)"
8195 "`%(comment_file)s`)"
7846 msgstr ""
8196 msgstr ""
7847
8197
7848 #: rhodecode/templates/email_templates/pull_request_comment.mako:23
8198 #: rhodecode/templates/email_templates/pull_request_comment.mako:24
7849 #, python-format
8199 #, python-format
7850 msgid ""
8200 msgid ""
7851 "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\" (status: "
8201 "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\" (status: "
7852 "%(status)s)"
8202 "%(status)s)"
7853 msgstr ""
8203 msgstr ""
7854
8204
7855 #: rhodecode/templates/email_templates/pull_request_comment.mako:25
8205 #: rhodecode/templates/email_templates/pull_request_comment.mako:26
7856 #: rhodecode/templates/email_templates/pull_request_comment.mako:82
8206 #: rhodecode/templates/email_templates/pull_request_comment.mako:83
7857 #, python-format
8207 #, python-format
7858 msgid "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\""
8208 msgid "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\""
7859 msgstr ""
8209 msgstr ""
7860
8210
7861 #: rhodecode/templates/email_templates/pull_request_comment.mako:45
8211 #: rhodecode/templates/email_templates/pull_request_comment.mako:46
7862 msgid "Source repository"
8212 msgid "Source repository"
7863 msgstr ""
8213 msgstr ""
7864
8214
7865 #: rhodecode/templates/email_templates/pull_request_comment.mako:54
8215 #: rhodecode/templates/email_templates/pull_request_comment.mako:55
7866 #, python-format
8216 #, python-format
7867 msgid "%(user)s submitted pull request #%(pr_id)s status: *%(status)s*"
8217 msgid "%(user)s submitted pull request #%(pr_id)s status: *%(status)s*"
7868 msgstr ""
8218 msgstr ""
7869
8219
7870 #: rhodecode/templates/email_templates/pull_request_comment.mako:56
8220 #: rhodecode/templates/email_templates/pull_request_comment.mako:57
7871 #, python-format
8221 #, python-format
7872 msgid ""
8222 msgid ""
7873 "%(user)s submitted pull request #%(pr_id)s status: *%(status)s and closed*"
8223 "%(user)s submitted pull request #%(pr_id)s status: *%(status)s and closed*"
7874 msgstr ""
8224 msgstr ""
7875
8225
7876 #: rhodecode/templates/email_templates/pull_request_comment.mako:80
8226 #: rhodecode/templates/email_templates/pull_request_comment.mako:81
7877 #, python-format
8227 #, python-format
7878 msgid ""
8228 msgid ""
7879 "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\" "
8229 "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\" "
7880 "(file:`%(comment_file)s`)"
8230 "(file:`%(comment_file)s`)"
7881 msgstr ""
8231 msgstr ""
7882
8232
7883 #: rhodecode/templates/email_templates/pull_request_comment.mako:86
8233 #: rhodecode/templates/email_templates/pull_request_comment.mako:87
7884 #, python-format
8234 #, python-format
7885 msgid "submitted pull request status: %(status)s"
8235 msgid "submitted pull request status: %(status)s"
7886 msgstr ""
8236 msgstr ""
7887
8237
7888 #: rhodecode/templates/email_templates/pull_request_comment.mako:88
8238 #: rhodecode/templates/email_templates/pull_request_comment.mako:89
7889 #, python-format
8239 #, python-format
7890 msgid "submitted pull request status: %(status)s and closed"
8240 msgid "submitted pull request status: %(status)s and closed"
7891 msgstr ""
8241 msgstr ""
7892
8242
7893 #: rhodecode/templates/email_templates/pull_request_review.mako:5
8243 #: rhodecode/templates/email_templates/pull_request_comment.mako:95
7894 #, python-format
8244 msgid "Submitted status"
7895 msgid "%(user)s wants you to review pull request #%(pr_url)s: \"%(pr_title)s\""
8245 msgstr ""
7896 msgstr ""
8246
7897
8247 #: rhodecode/templates/email_templates/pull_request_review.mako:14
7898 #: rhodecode/templates/email_templates/pull_request_review.mako:17
8248 #, python-format
8249 msgid "%(user)s wants you to review pull request #%(pr_id)s: \"%(pr_title)s\""
8250 msgstr ""
8251
8252 #: rhodecode/templates/email_templates/pull_request_review.mako:34
7899 #, python-format
8253 #, python-format
7900 msgid ""
8254 msgid ""
7901 "Pull request from %(source_ref_type)s:%(source_ref_name)s of %(repo_url)s "
8255 "Pull request from %(source_ref_type)s:%(source_ref_name)s of %(repo_url)s "
7902 "into %(target_ref_type)s:%(target_ref_name)s"
8256 "into %(target_ref_type)s:%(target_ref_name)s"
7903 msgstr ""
8257 msgstr ""
7904
8258
7905 #: rhodecode/templates/email_templates/pull_request_review.mako:26
8259 #: rhodecode/templates/email_templates/pull_request_review.mako:37
7906 msgid "Link"
8260 msgid "Link"
7907 msgstr ""
8261 msgstr ""
7908
8262
7909 #: rhodecode/templates/email_templates/pull_request_review.mako:35
8263 #: rhodecode/templates/email_templates/pull_request_review.mako:46
7910 #, python-format
8264 #, python-format
7911 msgid "Commit (%(num)s)"
8265 msgid "Commit (%(num)s)"
7912 msgid_plural "Commits (%(num)s)"
8266 msgid_plural "Commits (%(num)s)"
@@ -7915,22 +8269,22 b' msgstr[1] ""'
7915 msgstr[2] ""
8269 msgstr[2] ""
7916 msgstr[3] ""
8270 msgstr[3] ""
7917
8271
7918 #: rhodecode/templates/email_templates/pull_request_review.mako:47
8272 #: rhodecode/templates/email_templates/pull_request_review.mako:71
7919 #, python-format
8273 #, python-format
7920 msgid "%(user)s wants you to review pull request #%(pr_id)s: \"%(pr_title)s\"."
8274 msgid "%(user)s wants you to review pull request #%(pr_id)s: \"%(pr_title)s\"."
7921 msgstr ""
8275 msgstr ""
7922
8276
7923 #: rhodecode/templates/email_templates/pull_request_review.mako:49
8277 #: rhodecode/templates/email_templates/pull_request_review.mako:73
7924 #, python-format
8278 #, python-format
7925 msgid "%(source_ref_type)s of %(source_repo_url)s"
8279 msgid "%(source_ref_type)s of %(source_repo_url)s"
7926 msgstr ""
8280 msgstr ""
7927
8281
7928 #: rhodecode/templates/email_templates/pull_request_review.mako:50
8282 #: rhodecode/templates/email_templates/pull_request_review.mako:74
7929 #, python-format
8283 #, python-format
7930 msgid "%(target_ref_type)s of %(target_repo_url)s"
8284 msgid "%(target_ref_type)s of %(target_repo_url)s"
7931 msgstr ""
8285 msgstr ""
7932
8286
7933 #: rhodecode/templates/email_templates/pull_request_review.mako:52
8287 #: rhodecode/templates/email_templates/pull_request_review.mako:76
7934 #: rhodecode/templates/summary/components.html:95
8288 #: rhodecode/templates/summary/components.html:95
7935 #: rhodecode/templates/summary/components.html:98
8289 #: rhodecode/templates/summary/components.html:98
7936 #, python-format
8290 #, python-format
@@ -8175,13 +8529,13 b' msgid "Delete file"'
8175 msgstr ""
8529 msgstr ""
8176
8530
8177 #: rhodecode/templates/files/files_delete.html:45
8531 #: rhodecode/templates/files/files_delete.html:45
8178 #: rhodecode/templates/files/files_source.html:49
8532 #: rhodecode/templates/files/files_source.html:50
8179 #, python-format
8533 #, python-format
8180 msgid "Binary file (%s)"
8534 msgid "Binary file (%s)"
8181 msgstr "Бинарный файл (%s)"
8535 msgstr "Бинарный файл (%s)"
8182
8536
8183 #: rhodecode/templates/files/files_delete.html:50
8537 #: rhodecode/templates/files/files_delete.html:50
8184 #: rhodecode/templates/files/files_source.html:61
8538 #: rhodecode/templates/files/files_source.html:62
8185 msgid "File is too big to display"
8539 msgid "File is too big to display"
8186 msgstr "Файл слишком большой для отображения"
8540 msgstr "Файл слишком большой для отображения"
8187
8541
@@ -8253,44 +8607,44 b' msgstr[1] ""'
8253 msgstr[2] ""
8607 msgstr[2] ""
8254 msgstr[3] ""
8608 msgstr[3] ""
8255
8609
8256 #: rhodecode/templates/files/files_source.html:12
8610 #: rhodecode/templates/files/files_source.html:13
8257 msgid "History"
8611 msgid "History"
8258 msgstr "История"
8612 msgstr "История"
8259
8613
8260 #: rhodecode/templates/files/files_source.html:15
8614 #: rhodecode/templates/files/files_source.html:16
8261 #: rhodecode/templates/search/search_content.html:68
8615 #: rhodecode/templates/search/search_content.html:68
8262 msgid "Show Full History"
8616 msgid "Show Full History"
8263 msgstr ""
8617 msgstr ""
8264
8618
8265 #: rhodecode/templates/files/files_source.html:20
8619 #: rhodecode/templates/files/files_source.html:21
8266 #: rhodecode/templates/search/search_content.html:70
8620 #: rhodecode/templates/search/search_content.html:70
8267 msgid "Annotation"
8621 msgid "Annotation"
8268 msgstr ""
8622 msgstr ""
8269
8623
8270 #: rhodecode/templates/files/files_source.html:22
8624 #: rhodecode/templates/files/files_source.html:23
8271 #: rhodecode/templates/search/search_content.html:71
8625 #: rhodecode/templates/search/search_content.html:71
8272 msgid "Raw"
8626 msgid "Raw"
8273 msgstr ""
8627 msgstr ""
8274
8628
8275 #: rhodecode/templates/files/files_source.html:24
8629 #: rhodecode/templates/files/files_source.html:25
8276 #: rhodecode/templates/search/search_content.html:73
8630 #: rhodecode/templates/search/search_content.html:73
8277 msgid "Download"
8631 msgid "Download"
8278 msgstr "Скачать"
8632 msgstr "Скачать"
8279
8633
8280 #: rhodecode/templates/files/files_source.html:31
8634 #: rhodecode/templates/files/files_source.html:32
8281 #, python-format
8635 #, python-format
8282 msgid "Edit on Branch:%s"
8636 msgid "Edit on Branch:%s"
8283 msgstr ""
8637 msgstr ""
8284
8638
8285 #: rhodecode/templates/files/files_source.html:36
8639 #: rhodecode/templates/files/files_source.html:37
8286 msgid "Editing binary files not allowed"
8640 msgid "Editing binary files not allowed"
8287 msgstr ""
8641 msgstr ""
8288
8642
8289 #: rhodecode/templates/files/files_source.html:39
8290 msgid "Editing files allowed only when on branch head commit"
8291 msgstr ""
8292
8293 #: rhodecode/templates/files/files_source.html:40
8643 #: rhodecode/templates/files/files_source.html:40
8644 msgid "Editing files allowed only when on branch head commit"
8645 msgstr ""
8646
8647 #: rhodecode/templates/files/files_source.html:41
8294 msgid "Deleting files allowed only when on branch head commit"
8648 msgid "Deleting files allowed only when on branch head commit"
8295 msgstr ""
8649 msgstr ""
8296
8650
1 NO CONTENT: modified file, binary diff hidden
NO CONTENT: modified file, binary diff hidden
This diff has been collapsed as it changes many lines, (1186 lines changed) Show them Hide them
@@ -10,8 +10,8 b' msgid ""'
10 msgstr ""
10 msgstr ""
11 "Project-Id-Version: RhodeCode\n"
11 "Project-Id-Version: RhodeCode\n"
12 "Report-Msgid-Bugs-To: marcin@rhodecode.com\n"
12 "Report-Msgid-Bugs-To: marcin@rhodecode.com\n"
13 "POT-Creation-Date: 2016-08-02 20:55+0000\n"
13 "POT-Creation-Date: 2016-09-15 14:11+0000\n"
14 "PO-Revision-Date: 2016-08-02 20:57+0000\n"
14 "PO-Revision-Date: 2016-09-15 14:12+0000\n"
15 "Last-Translator: Marcin Kuzminski <marcin@rhodecode.com>\n"
15 "Last-Translator: Marcin Kuzminski <marcin@rhodecode.com>\n"
16 "Language-Team: Chinese (http://www.transifex.com/rhodecode/RhodeCode/language/zh/)\n"
16 "Language-Team: Chinese (http://www.transifex.com/rhodecode/RhodeCode/language/zh/)\n"
17 "MIME-Version: 1.0\n"
17 "MIME-Version: 1.0\n"
@@ -22,7 +22,7 b' msgstr ""'
22 "Plural-Forms: nplurals=1; plural=0;\n"
22 "Plural-Forms: nplurals=1; plural=0;\n"
23
23
24 #: rhodecode/admin/navigation.py:74 rhodecode/authentication/routes.py:60
24 #: rhodecode/admin/navigation.py:74 rhodecode/authentication/routes.py:60
25 #: rhodecode/integrations/views.py:126
25 #: rhodecode/integrations/views.py:168
26 #: rhodecode/templates/admin/permissions/permissions.html:36
26 #: rhodecode/templates/admin/permissions/permissions.html:36
27 msgid "Global"
27 msgid "Global"
28 msgstr ""
28 msgstr ""
@@ -45,7 +45,8 b' msgstr ""'
45 msgid "Issue Tracker"
45 msgid "Issue Tracker"
46 msgstr ""
46 msgstr ""
47
47
48 #: rhodecode/admin/navigation.py:80 rhodecode/templates/register.html:76
48 #: rhodecode/admin/navigation.py:80 rhodecode/integrations/types/email.py:232
49 #: rhodecode/templates/register.html:76
49 #: rhodecode/templates/admin/my_account/my_account_profile.html:48
50 #: rhodecode/templates/admin/my_account/my_account_profile.html:48
50 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:94
51 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:94
51 #: rhodecode/templates/admin/users/user_add.html:86
52 #: rhodecode/templates/admin/users/user_add.html:86
@@ -65,12 +66,18 b' msgid "Full Text Search"'
65 msgstr ""
66 msgstr ""
66
67
67 #: rhodecode/admin/navigation.py:83
68 #: rhodecode/admin/navigation.py:83
68 #: rhodecode/templates/admin/integrations/base.html:21
69 #: rhodecode/templates/admin/integrations/base.html:23
69 #: rhodecode/templates/admin/integrations/edit.html:8
70 #: rhodecode/templates/admin/integrations/form.html:8
70 #: rhodecode/templates/admin/integrations/edit.html:19
71 #: rhodecode/templates/admin/integrations/form.html:21
71 #: rhodecode/templates/admin/integrations/list.html:15
72 #: rhodecode/templates/admin/integrations/form.html:32
72 #: rhodecode/templates/admin/integrations/list.html:19
73 #: rhodecode/templates/admin/integrations/list.html:21
73 #: rhodecode/templates/admin/integrations/list.html:26
74 #: rhodecode/templates/admin/integrations/list.html:25
75 #: rhodecode/templates/admin/integrations/list.html:29
76 #: rhodecode/templates/admin/integrations/list.html:36
77 #: rhodecode/templates/admin/integrations/new.html:9
78 #: rhodecode/templates/admin/integrations/new.html:17
79 #: rhodecode/templates/admin/integrations/new.html:23
80 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:51
74 #: rhodecode/templates/admin/repos/repo_edit.html:72
81 #: rhodecode/templates/admin/repos/repo_edit.html:72
75 #: rhodecode/templates/base/base.html:84
82 #: rhodecode/templates/base/base.html:84
76 msgid "Integrations"
83 msgid "Integrations"
@@ -93,9 +100,9 b' msgstr ""'
93 msgid "Enable or disable this authentication plugin."
100 msgid "Enable or disable this authentication plugin."
94 msgstr ""
101 msgstr ""
95
102
96 #: rhodecode/authentication/schema.py:37 rhodecode/integrations/schema.py:37
103 #: rhodecode/authentication/schema.py:37 rhodecode/integrations/schema.py:32
97 #: rhodecode/templates/admin/integrations/list.html:62
104 #: rhodecode/model/validation_schema/schemas/integration_schema.py:197
98 #: rhodecode/templates/admin/my_account/my_account_notifications.html:14
105 #: rhodecode/templates/admin/integrations/list.html:101
99 msgid "Enabled"
106 msgid "Enabled"
100 msgstr "启用"
107 msgstr "启用"
101
108
@@ -398,12 +405,12 b' msgstr ""'
398
405
399 #: rhodecode/controllers/changeset.py:335
406 #: rhodecode/controllers/changeset.py:335
400 #: rhodecode/controllers/pullrequests.py:750
407 #: rhodecode/controllers/pullrequests.py:750
401 #: rhodecode/model/pull_request.py:843
408 #: rhodecode/model/pull_request.py:842
402 #, python-format
409 #, python-format
403 msgid "Status change %(transition_icon)s %(status)s"
410 msgid "Status change %(transition_icon)s %(status)s"
404 msgstr ""
411 msgstr ""
405
412
406 #: rhodecode/controllers/changeset.py:372
413 #: rhodecode/controllers/changeset.py:373
407 msgid ""
414 msgid ""
408 "Changing the status of a commit associated with a closed pull request is not"
415 "Changing the status of a commit associated with a closed pull request is not"
409 " allowed"
416 " allowed"
@@ -546,14 +553,14 b' msgstr ""'
546 msgid "Changesets"
553 msgid "Changesets"
547 msgstr "修订集"
554 msgstr "修订集"
548
555
549 #: rhodecode/controllers/files.py:1026 rhodecode/controllers/summary.py:251
556 #: rhodecode/controllers/files.py:1026 rhodecode/controllers/summary.py:259
550 #: rhodecode/model/pull_request.py:1059 rhodecode/model/scm.py:780
557 #: rhodecode/model/pull_request.py:1059 rhodecode/model/scm.py:780
551 #: rhodecode/templates/base/vcs_settings.html:138
558 #: rhodecode/templates/base/vcs_settings.html:185
552 msgid "Branches"
559 msgid "Branches"
553 msgstr "分支"
560 msgstr "分支"
554
561
555 #: rhodecode/controllers/files.py:1030 rhodecode/model/scm.py:795
562 #: rhodecode/controllers/files.py:1030 rhodecode/model/scm.py:795
556 #: rhodecode/templates/base/vcs_settings.html:163
563 #: rhodecode/templates/base/vcs_settings.html:210
557 msgid "Tags"
564 msgid "Tags"
558 msgstr "标签"
565 msgstr "标签"
559
566
@@ -659,30 +666,30 b' msgid "Close Pull Request"'
659 msgstr ""
666 msgstr ""
660
667
661 #: rhodecode/controllers/pullrequests.py:754
668 #: rhodecode/controllers/pullrequests.py:754
662 #: rhodecode/model/pull_request.py:847
669 #: rhodecode/model/pull_request.py:846
663 msgid "Closing with"
670 msgid "Closing with"
664 msgstr ""
671 msgstr ""
665
672
666 #: rhodecode/controllers/pullrequests.py:802
673 #: rhodecode/controllers/pullrequests.py:804
667 #, python-format
674 #, python-format
668 msgid ""
675 msgid ""
669 "Closing pull request on other statuses than rejected or approved is "
676 "Closing pull request on other statuses than rejected or approved is "
670 "forbidden. Calculated status from all reviewers is currently: %s"
677 "forbidden. Calculated status from all reviewers is currently: %s"
671 msgstr ""
678 msgstr ""
672
679
673 #: rhodecode/controllers/summary.py:235
680 #: rhodecode/controllers/summary.py:243
674 msgid "Branch"
681 msgid "Branch"
675 msgstr ""
682 msgstr ""
676
683
677 #: rhodecode/controllers/summary.py:236
684 #: rhodecode/controllers/summary.py:244
678 msgid "Tag"
685 msgid "Tag"
679 msgstr ""
686 msgstr ""
680
687
681 #: rhodecode/controllers/summary.py:237
688 #: rhodecode/controllers/summary.py:245
682 msgid "Bookmark"
689 msgid "Bookmark"
683 msgstr ""
690 msgstr ""
684
691
685 #: rhodecode/controllers/summary.py:252
692 #: rhodecode/controllers/summary.py:260
686 msgid "Closed branches"
693 msgid "Closed branches"
687 msgstr ""
694 msgstr ""
688
695
@@ -695,37 +702,37 b' msgid "Error occurred during update of d'
695 msgstr ""
702 msgstr ""
696
703
697 #: rhodecode/controllers/admin/gists.py:63
704 #: rhodecode/controllers/admin/gists.py:63
698 #: rhodecode/controllers/admin/my_account.py:307
705 #: rhodecode/controllers/admin/my_account.py:317
699 #: rhodecode/controllers/admin/users.py:431
706 #: rhodecode/controllers/admin/users.py:431
700 msgid "forever"
707 msgid "forever"
701 msgstr ""
708 msgstr ""
702
709
703 #: rhodecode/controllers/admin/gists.py:64
710 #: rhodecode/controllers/admin/gists.py:64
704 #: rhodecode/controllers/admin/my_account.py:308
711 #: rhodecode/controllers/admin/my_account.py:318
705 #: rhodecode/controllers/admin/users.py:432
712 #: rhodecode/controllers/admin/users.py:432
706 msgid "5 minutes"
713 msgid "5 minutes"
707 msgstr ""
714 msgstr ""
708
715
709 #: rhodecode/controllers/admin/gists.py:65
716 #: rhodecode/controllers/admin/gists.py:65
710 #: rhodecode/controllers/admin/my_account.py:309
717 #: rhodecode/controllers/admin/my_account.py:319
711 #: rhodecode/controllers/admin/users.py:433
718 #: rhodecode/controllers/admin/users.py:433
712 msgid "1 hour"
719 msgid "1 hour"
713 msgstr ""
720 msgstr ""
714
721
715 #: rhodecode/controllers/admin/gists.py:66
722 #: rhodecode/controllers/admin/gists.py:66
716 #: rhodecode/controllers/admin/my_account.py:310
723 #: rhodecode/controllers/admin/my_account.py:320
717 #: rhodecode/controllers/admin/users.py:434
724 #: rhodecode/controllers/admin/users.py:434
718 msgid "1 day"
725 msgid "1 day"
719 msgstr ""
726 msgstr ""
720
727
721 #: rhodecode/controllers/admin/gists.py:67
728 #: rhodecode/controllers/admin/gists.py:67
722 #: rhodecode/controllers/admin/my_account.py:311
729 #: rhodecode/controllers/admin/my_account.py:321
723 #: rhodecode/controllers/admin/users.py:435
730 #: rhodecode/controllers/admin/users.py:435
724 msgid "1 month"
731 msgid "1 month"
725 msgstr ""
732 msgstr ""
726
733
727 #: rhodecode/controllers/admin/gists.py:71
734 #: rhodecode/controllers/admin/gists.py:71
728 #: rhodecode/controllers/admin/my_account.py:313
735 #: rhodecode/controllers/admin/my_account.py:323
729 #: rhodecode/controllers/admin/users.py:437
736 #: rhodecode/controllers/admin/users.py:437
730 msgid "Lifetime"
737 msgid "Lifetime"
731 msgstr ""
738 msgstr ""
@@ -779,60 +786,61 b' msgstr ""'
779 msgid "%(expiry)s - current value"
786 msgid "%(expiry)s - current value"
780 msgstr ""
787 msgstr ""
781
788
782 #: rhodecode/controllers/admin/my_account.py:70
789 #: rhodecode/controllers/admin/my_account.py:74
783 msgid "You can't edit this user since it's crucial for entire application"
790 msgid "You can't edit this user since it's crucial for entire application"
784 msgstr "由于是系统帐号,无法编辑该用户"
791 msgstr "由于是系统帐号,无法编辑该用户"
785
792
786 #: rhodecode/controllers/admin/my_account.py:128
793 #: rhodecode/controllers/admin/my_account.py:132
787 msgid "Your account was updated successfully"
794 msgid "Your account was updated successfully"
788 msgstr "你的帐号已经更新完成"
795 msgstr "你的帐号已经更新完成"
789
796
790 #: rhodecode/controllers/admin/my_account.py:143
797 #: rhodecode/controllers/admin/my_account.py:147
791 #: rhodecode/controllers/admin/users.py:218
798 #: rhodecode/controllers/admin/users.py:218
792 #, python-format
799 #, python-format
793 msgid "Error occurred during update of user %s"
800 msgid "Error occurred during update of user %s"
794 msgstr ""
801 msgstr ""
795
802
796 #: rhodecode/controllers/admin/my_account.py:202
803 #: rhodecode/controllers/admin/my_account.py:213
804 #: rhodecode/controllers/admin/my_account.py:219
805 msgid "Error occurred during update of user password"
806 msgstr ""
807
808 #: rhodecode/controllers/admin/my_account.py:226
797 msgid "Successfully updated password"
809 msgid "Successfully updated password"
798 msgstr ""
810 msgstr ""
799
811
800 #: rhodecode/controllers/admin/my_account.py:213
812 #: rhodecode/controllers/admin/my_account.py:271
801 msgid "Error occurred during update of user password"
802 msgstr ""
803
804 #: rhodecode/controllers/admin/my_account.py:261
805 #: rhodecode/controllers/admin/users.py:611
813 #: rhodecode/controllers/admin/users.py:611
806 #, python-format
814 #, python-format
807 msgid "Added new email address `%s` for user account"
815 msgid "Added new email address `%s` for user account"
808 msgstr ""
816 msgstr ""
809
817
810 #: rhodecode/controllers/admin/my_account.py:268
818 #: rhodecode/controllers/admin/my_account.py:278
811 #: rhodecode/controllers/admin/users.py:618
819 #: rhodecode/controllers/admin/users.py:618
812 msgid "An error occurred during email saving"
820 msgid "An error occurred during email saving"
813 msgstr "保存电子邮件时发生错误"
821 msgstr "保存电子邮件时发生错误"
814
822
815 #: rhodecode/controllers/admin/my_account.py:278
823 #: rhodecode/controllers/admin/my_account.py:288
816 #: rhodecode/controllers/admin/users.py:633
824 #: rhodecode/controllers/admin/users.py:633
817 msgid "Removed email address from user account"
825 msgid "Removed email address from user account"
818 msgstr ""
826 msgstr ""
819
827
820 #: rhodecode/controllers/admin/my_account.py:316
828 #: rhodecode/controllers/admin/my_account.py:326
821 #: rhodecode/controllers/admin/users.py:440
829 #: rhodecode/controllers/admin/users.py:440
822 msgid "Role"
830 msgid "Role"
823 msgstr ""
831 msgstr ""
824
832
825 #: rhodecode/controllers/admin/my_account.py:329
833 #: rhodecode/controllers/admin/my_account.py:339
826 #: rhodecode/controllers/admin/users.py:464
834 #: rhodecode/controllers/admin/users.py:464
827 msgid "Auth token successfully created"
835 msgid "Auth token successfully created"
828 msgstr ""
836 msgstr ""
829
837
830 #: rhodecode/controllers/admin/my_account.py:342
838 #: rhodecode/controllers/admin/my_account.py:352
831 #: rhodecode/controllers/admin/users.py:483
839 #: rhodecode/controllers/admin/users.py:483
832 msgid "Auth token successfully reset"
840 msgid "Auth token successfully reset"
833 msgstr ""
841 msgstr ""
834
842
835 #: rhodecode/controllers/admin/my_account.py:346
843 #: rhodecode/controllers/admin/my_account.py:356
836 #: rhodecode/controllers/admin/users.py:487
844 #: rhodecode/controllers/admin/users.py:487
837 msgid "Auth token successfully deleted"
845 msgid "Auth token successfully deleted"
838 msgstr ""
846 msgstr ""
@@ -1050,18 +1058,18 b' msgid "Error occurred during deleting is'
1050 msgstr ""
1058 msgstr ""
1051
1059
1052 #: rhodecode/controllers/admin/repos.py:721
1060 #: rhodecode/controllers/admin/repos.py:721
1053 #: rhodecode/controllers/admin/settings.py:363
1061 #: rhodecode/controllers/admin/settings.py:366
1054 msgid "Removed issue tracker entry"
1062 msgid "Removed issue tracker entry"
1055 msgstr ""
1063 msgstr ""
1056
1064
1057 #: rhodecode/controllers/admin/repos.py:751
1065 #: rhodecode/controllers/admin/repos.py:751
1058 #: rhodecode/controllers/admin/settings.py:409
1066 #: rhodecode/controllers/admin/settings.py:412
1059 msgid "Updated issue tracker entries"
1067 msgid "Updated issue tracker entries"
1060 msgstr ""
1068 msgstr ""
1061
1069
1062 #: rhodecode/controllers/admin/repos.py:812
1070 #: rhodecode/controllers/admin/repos.py:812
1063 #: rhodecode/controllers/admin/settings.py:142
1071 #: rhodecode/controllers/admin/settings.py:143
1064 #: rhodecode/controllers/admin/settings.py:719
1072 #: rhodecode/controllers/admin/settings.py:722
1065 msgid "Some form inputs contain invalid data."
1073 msgid "Some form inputs contain invalid data."
1066 msgstr ""
1074 msgstr ""
1067
1075
@@ -1070,86 +1078,70 b' msgid "Error occurred during updating re'
1070 msgstr ""
1078 msgstr ""
1071
1079
1072 #: rhodecode/controllers/admin/repos.py:834
1080 #: rhodecode/controllers/admin/repos.py:834
1073 #: rhodecode/controllers/admin/settings.py:168
1081 #: rhodecode/controllers/admin/settings.py:171
1074 msgid "Updated VCS settings"
1082 msgid "Updated VCS settings"
1075 msgstr "成功更新版本控制系统设置"
1083 msgstr "成功更新版本控制系统设置"
1076
1084
1077 #: rhodecode/controllers/admin/settings.py:164
1085 #: rhodecode/controllers/admin/settings.py:167
1078 #: rhodecode/controllers/admin/settings.py:267
1086 #: rhodecode/controllers/admin/settings.py:270
1079 msgid "Error occurred during updating application settings"
1087 msgid "Error occurred during updating application settings"
1080 msgstr ""
1088 msgstr ""
1081
1089
1082 #: rhodecode/controllers/admin/settings.py:211
1090 #: rhodecode/controllers/admin/settings.py:214
1083 #, python-format
1091 #, python-format
1084 msgid "Repositories successfully rescanned added: %s ; removed: %s"
1092 msgid "Repositories successfully rescanned added: %s ; removed: %s"
1085 msgstr ""
1093 msgstr ""
1086
1094
1087 #: rhodecode/controllers/admin/settings.py:263
1095 #: rhodecode/controllers/admin/settings.py:266
1088 msgid "Updated application settings"
1096 msgid "Updated application settings"
1089 msgstr "更新应用设置"
1097 msgstr "更新应用设置"
1090
1098
1091 #: rhodecode/controllers/admin/settings.py:327
1099 #: rhodecode/controllers/admin/settings.py:330
1092 msgid "Updated visualisation settings"
1100 msgid "Updated visualisation settings"
1093 msgstr "成功更新可视化设置"
1101 msgstr "成功更新可视化设置"
1094
1102
1095 #: rhodecode/controllers/admin/settings.py:330
1103 #: rhodecode/controllers/admin/settings.py:333
1096 msgid "Error occurred during updating visualisation settings"
1104 msgid "Error occurred during updating visualisation settings"
1097 msgstr ""
1105 msgstr ""
1098
1106
1099 #: rhodecode/controllers/admin/settings.py:422
1107 #: rhodecode/controllers/admin/settings.py:425
1100 msgid "Please enter email address"
1108 msgid "Please enter email address"
1101 msgstr ""
1109 msgstr ""
1102
1110
1103 #: rhodecode/controllers/admin/settings.py:440
1111 #: rhodecode/controllers/admin/settings.py:443
1104 msgid "Send email task created"
1112 msgid "Send email task created"
1105 msgstr ""
1113 msgstr ""
1106
1114
1107 #: rhodecode/controllers/admin/settings.py:473
1115 #: rhodecode/controllers/admin/settings.py:476
1108 msgid "Added new hook"
1116 msgid "Added new hook"
1109 msgstr "新建钩子"
1117 msgstr "新建钩子"
1110
1118
1111 #: rhodecode/controllers/admin/settings.py:488
1119 #: rhodecode/controllers/admin/settings.py:491
1112 msgid "Updated hooks"
1120 msgid "Updated hooks"
1113 msgstr "更新钩子"
1121 msgstr "更新钩子"
1114
1122
1115 #: rhodecode/controllers/admin/settings.py:492
1123 #: rhodecode/controllers/admin/settings.py:495
1116 msgid "Error occurred during hook creation"
1124 msgid "Error occurred during hook creation"
1117 msgstr ""
1125 msgstr ""
1118
1126
1119 #: rhodecode/controllers/admin/settings.py:540
1127 #: rhodecode/controllers/admin/settings.py:543
1120 #, python-format
1128 #, python-format
1121 msgid "Critical: your disk space is very low <b>%s%%</b> usedpercent"
1129 msgid "Critical: your disk space is very low <b>%s%%</b> usedpercent"
1122 msgstr ""
1130 msgstr ""
1123
1131
1124 #: rhodecode/controllers/admin/settings.py:544
1132 #: rhodecode/controllers/admin/settings.py:547
1125 #, python-format
1133 #, python-format
1126 msgid "Warning: your disk space is running low <b>%s%%</b> usedpercent"
1134 msgid "Warning: your disk space is running low <b>%s%%</b> usedpercent"
1127 msgstr ""
1135 msgstr ""
1128
1136
1129 #: rhodecode/controllers/admin/settings.py:740
1137 #: rhodecode/controllers/admin/settings.py:743
1130 msgid "Error occurred during updating labs settings"
1138 msgid "Error occurred during updating labs settings"
1131 msgstr ""
1139 msgstr ""
1132
1140
1133 #: rhodecode/controllers/admin/settings.py:745
1141 #: rhodecode/controllers/admin/settings.py:748
1134 msgid "Updated Labs settings"
1142 msgid "Updated Labs settings"
1135 msgstr ""
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 #: rhodecode/controllers/admin/user_groups.py:168
1145 #: rhodecode/controllers/admin/user_groups.py:168
1154 #, python-format
1146 #, python-format
1155 msgid "Created user group %(user_group_link)s"
1147 msgid "Created user group %(user_group_link)s"
@@ -1332,38 +1324,50 b' msgstr ""'
1332 msgid "pullrequest commented"
1324 msgid "pullrequest commented"
1333 msgstr ""
1325 msgstr ""
1334
1326
1335 #: rhodecode/events/repo.py:135
1327 #: rhodecode/events/repo.py:136
1336 msgid "repository pre create"
1328 msgid "repository pre create"
1337 msgstr ""
1329 msgstr ""
1338
1330
1339 #: rhodecode/events/repo.py:144
1331 #: rhodecode/events/repo.py:145
1340 msgid "repository created"
1332 msgid "repository created"
1341 msgstr ""
1333 msgstr ""
1342
1334
1343 #: rhodecode/events/repo.py:153
1335 #: rhodecode/events/repo.py:154
1344 msgid "repository pre delete"
1336 msgid "repository pre delete"
1345 msgstr ""
1337 msgstr ""
1346
1338
1347 #: rhodecode/events/repo.py:162
1339 #: rhodecode/events/repo.py:163
1348 msgid "repository deleted"
1340 msgid "repository deleted"
1349 msgstr ""
1341 msgstr ""
1350
1342
1351 #: rhodecode/events/repo.py:193
1343 #: rhodecode/events/repo.py:199
1352 msgid "repository pre pull"
1344 msgid "repository pre pull"
1353 msgstr ""
1345 msgstr ""
1354
1346
1355 #: rhodecode/events/repo.py:202
1347 #: rhodecode/events/repo.py:208
1356 msgid "repository pull"
1348 msgid "repository pull"
1357 msgstr ""
1349 msgstr ""
1358
1350
1359 #: rhodecode/events/repo.py:211
1351 #: rhodecode/events/repo.py:217
1360 msgid "repository pre push"
1352 msgid "repository pre push"
1361 msgstr ""
1353 msgstr ""
1362
1354
1363 #: rhodecode/events/repo.py:222
1355 #: rhodecode/events/repo.py:228
1364 msgid "repository push"
1356 msgid "repository push"
1365 msgstr ""
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 #: rhodecode/events/user.py:34
1371 #: rhodecode/events/user.py:34
1368 msgid "user registered"
1372 msgid "user registered"
1369 msgstr ""
1373 msgstr ""
@@ -1376,42 +1380,202 b' msgstr ""'
1376 msgid "user pre update"
1380 msgid "user pre update"
1377 msgstr ""
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 msgid "Enable or disable this integration."
1442 msgid "Enable or disable this integration."
1381 msgstr ""
1443 msgstr ""
1382
1444
1383 #: rhodecode/integrations/schema.py:42
1445 #: rhodecode/integrations/schema.py:37
1446 #: rhodecode/model/validation_schema/schemas/integration_schema.py:176
1384 msgid "Short name for this integration."
1447 msgid "Short name for this integration."
1385 msgstr ""
1448 msgstr ""
1386
1449
1387 #: rhodecode/integrations/schema.py:44
1450 #: rhodecode/integrations/schema.py:39
1451 #: rhodecode/model/validation_schema/schemas/integration_schema.py:178
1388 msgid "Integration name"
1452 msgid "Integration name"
1389 msgstr ""
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 #: rhodecode/integrations/views.py:172
1481 #: rhodecode/integrations/views.py:172
1482 msgid "{name} integration"
1483 msgstr ""
1484
1485 #: rhodecode/integrations/views.py:186
1392 msgid "Integration {integration_name} deleted successfully."
1486 msgid "Integration {integration_name} deleted successfully."
1393 msgstr ""
1487 msgstr ""
1394
1488
1395 #: rhodecode/integrations/views.py:200
1489 #: rhodecode/integrations/views.py:266
1396 msgid ""
1490 msgid ""
1397 "Errors exist when saving integration settings. Please check the form inputs."
1491 "Errors exist when saving integration settings. Please check the form inputs."
1398 msgstr ""
1492 msgstr ""
1399
1493
1400 #: rhodecode/integrations/views.py:220
1494 #: rhodecode/integrations/views.py:292
1401 msgid "Integration {integration_name} updated successfully."
1495 msgid "Integration {integration_name} updated successfully."
1402 msgstr ""
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 #: rhodecode/integrations/types/slack.py:45
1572 #: rhodecode/integrations/types/slack.py:45
1405 msgid "Slack service URL"
1406 msgstr ""
1407
1408 #: rhodecode/integrations/types/slack.py:46
1409 msgid ""
1573 msgid ""
1410 "This can be setup at the <a href=\"https://my.slack.com/services/new"
1574 "This can be setup at the <a href=\"https://my.slack.com/services/new"
1411 "/incoming-webhook/\">slack app manager</a>"
1575 "/incoming-webhook/\">slack app manager</a>"
1412 msgstr ""
1576 msgstr ""
1413
1577
1414 #: rhodecode/integrations/types/slack.py:59 rhodecode/templates/login.html:43
1578 #: rhodecode/integrations/types/slack.py:58 rhodecode/templates/login.html:43
1415 #: rhodecode/templates/register.html:41
1579 #: rhodecode/templates/register.html:41
1416 #: rhodecode/templates/admin/admin_log.html:7
1580 #: rhodecode/templates/admin/admin_log.html:7
1417 #: rhodecode/templates/admin/my_account/my_account_profile.html:24
1581 #: rhodecode/templates/admin/my_account/my_account_profile.html:24
@@ -1427,35 +1591,40 b' msgstr ""'
1427 msgid "Username"
1591 msgid "Username"
1428 msgstr "帐号"
1592 msgstr "帐号"
1429
1593
1430 #: rhodecode/integrations/types/slack.py:60
1594 #: rhodecode/integrations/types/slack.py:59
1431 msgid "Username to show notifications coming from."
1595 msgid "Username to show notifications coming from."
1432 msgstr ""
1596 msgstr ""
1433
1597
1598 #: rhodecode/integrations/types/slack.py:68
1599 msgid "Channel"
1600 msgstr ""
1601
1434 #: rhodecode/integrations/types/slack.py:69
1602 #: rhodecode/integrations/types/slack.py:69
1435 msgid "Channel"
1436 msgstr ""
1437
1438 #: rhodecode/integrations/types/slack.py:70
1439 msgid "Channel to send notifications to."
1603 msgid "Channel to send notifications to."
1440 msgstr ""
1604 msgstr ""
1441
1605
1606 #: rhodecode/integrations/types/slack.py:78
1607 msgid "Emoji"
1608 msgstr ""
1609
1442 #: rhodecode/integrations/types/slack.py:79
1610 #: rhodecode/integrations/types/slack.py:79
1443 msgid "Emoji"
1444 msgstr ""
1445
1446 #: rhodecode/integrations/types/slack.py:80
1447 msgid "Emoji to use eg. :studio_microphone:"
1611 msgid "Emoji to use eg. :studio_microphone:"
1448 msgstr ""
1612 msgstr ""
1449
1613
1450 #: rhodecode/integrations/types/slack.py:107
1614 #: rhodecode/integrations/types/slack.py:101
1451 msgid "Slack"
1615 msgid "Slack"
1452 msgstr ""
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 #: rhodecode/integrations/types/webhook.py:41
1627 #: rhodecode/integrations/types/webhook.py:41
1455 msgid "Webhook URL"
1456 msgstr ""
1457
1458 #: rhodecode/integrations/types/webhook.py:42
1459 msgid "URL of the webhook to receive POST event."
1628 msgid "URL of the webhook to receive POST event."
1460 msgstr ""
1629 msgstr ""
1461
1630
@@ -1467,10 +1636,14 b' msgstr ""'
1467 msgid "String used to validate received payloads."
1636 msgid "String used to validate received payloads."
1468 msgstr ""
1637 msgstr ""
1469
1638
1470 #: rhodecode/integrations/types/webhook.py:62
1639 #: rhodecode/integrations/types/webhook.py:65
1471 msgid "Webhook"
1640 msgid "Webhook"
1472 msgstr ""
1641 msgstr ""
1473
1642
1643 #: rhodecode/integrations/types/webhook.py:66
1644 msgid "Post json events to a webhook endpoint"
1645 msgstr ""
1646
1474 #: rhodecode/lib/action_parser.py:89
1647 #: rhodecode/lib/action_parser.py:89
1475 msgid "[deleted] repository"
1648 msgid "[deleted] repository"
1476 msgstr "[删除]版本库"
1649 msgstr "[删除]版本库"
@@ -1594,80 +1767,80 b' msgstr "\xe5\x88\x9b\xe5\xbb\xba\xe6\xa0\x87\xe7\xad\xbe%s"'
1594 msgid "Commit not found"
1767 msgid "Commit not found"
1595 msgstr ""
1768 msgstr ""
1596
1769
1597 #: rhodecode/lib/auth.py:1180
1770 #: rhodecode/lib/auth.py:1185
1598 #, python-format
1771 #, python-format
1599 msgid "IP %s not allowed"
1772 msgid "IP %s not allowed"
1600 msgstr ""
1773 msgstr ""
1601
1774
1602 #: rhodecode/lib/auth.py:1254
1775 #: rhodecode/lib/auth.py:1259
1603 msgid "You need to be a registered user to perform this action"
1776 msgid "You need to be a registered user to perform this action"
1604 msgstr "必须是注册用户才能进行此操作"
1777 msgstr "必须是注册用户才能进行此操作"
1605
1778
1606 #: rhodecode/lib/auth.py:1302
1779 #: rhodecode/lib/auth.py:1307
1607 #, python-format
1780 #, python-format
1608 msgid "Action not supported for %s."
1781 msgid "Action not supported for %s."
1609 msgstr ""
1782 msgstr ""
1610
1783
1611 #: rhodecode/lib/auth.py:1339
1784 #: rhodecode/lib/auth.py:1344
1612 msgid "You need to be signed in to view this page"
1785 msgid "You need to be signed in to view this page"
1613 msgstr ""
1786 msgstr ""
1614
1787
1615 #: rhodecode/lib/base.py:545
1788 #: rhodecode/lib/base.py:550
1616 #, python-format
1789 #, python-format
1617 msgid "The repository at %(repo_name)s cannot be located."
1790 msgid "The repository at %(repo_name)s cannot be located."
1618 msgstr ""
1791 msgstr ""
1619
1792
1620 #: rhodecode/lib/diffs.py:56
1793 #: rhodecode/lib/diffs.py:62
1621 msgid "Click to comment"
1794 msgid "Click to comment"
1622 msgstr ""
1795 msgstr ""
1623
1796
1624 #: rhodecode/lib/diffs.py:71
1797 #: rhodecode/lib/diffs.py:77
1625 msgid "Binary file"
1798 msgid "Binary file"
1626 msgstr ""
1799 msgstr ""
1627
1800
1628 #: rhodecode/lib/diffs.py:91
1801 #: rhodecode/lib/diffs.py:98
1629 msgid ""
1802 msgid ""
1630 "Changeset was too big and was cut off, use diff menu to display this diff"
1803 "Changeset was too big and was cut off, use diff menu to display this diff"
1631 msgstr "修订集因过大而被截断,可查看原始修订集作为替代"
1804 msgstr "修订集因过大而被截断,可查看原始修订集作为替代"
1632
1805
1633 #: rhodecode/lib/diffs.py:102
1806 #: rhodecode/lib/diffs.py:109
1634 msgid "No changes detected"
1807 msgid "No changes detected"
1635 msgstr "未发现差异"
1808 msgstr "未发现差异"
1636
1809
1637 #: rhodecode/lib/diffs.py:631
1810 #: rhodecode/lib/diffs.py:643
1638 msgid "Click to select line"
1811 msgid "Click to select line"
1639 msgstr ""
1812 msgstr ""
1640
1813
1641 #: rhodecode/lib/helpers.py:1481
1814 #: rhodecode/lib/helpers.py:1489
1642 #, python-format
1815 #, python-format
1643 msgid " and %s more"
1816 msgid " and %s more"
1644 msgstr "还有%s个"
1817 msgstr "还有%s个"
1645
1818
1646 #: rhodecode/lib/helpers.py:1485
1819 #: rhodecode/lib/helpers.py:1493
1647 msgid "No Files"
1820 msgid "No Files"
1648 msgstr "没有文件"
1821 msgstr "没有文件"
1649
1822
1650 #: rhodecode/lib/helpers.py:1558
1823 #: rhodecode/lib/helpers.py:1566
1651 msgid "new file"
1824 msgid "new file"
1652 msgstr ""
1825 msgstr ""
1653
1826
1654 #: rhodecode/lib/helpers.py:1561
1827 #: rhodecode/lib/helpers.py:1569
1655 msgid "mod"
1828 msgid "mod"
1656 msgstr ""
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 #: rhodecode/lib/helpers.py:1572
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 msgid "chmod"
1840 msgid "chmod"
1668 msgstr ""
1841 msgstr ""
1669
1842
1670 #: rhodecode/lib/helpers.py:1819
1843 #: rhodecode/lib/helpers.py:1827
1671 msgid ""
1844 msgid ""
1672 "Example filter terms:\n"
1845 "Example filter terms:\n"
1673 " repository:vcs\n"
1846 " repository:vcs\n"
@@ -1686,85 +1859,85 b' msgid ""'
1686 " \"username:test AND repository:test*\"\n"
1859 " \"username:test AND repository:test*\"\n"
1687 msgstr ""
1860 msgstr ""
1688
1861
1689 #: rhodecode/lib/helpers.py:1839
1862 #: rhodecode/lib/helpers.py:1847
1690 #, python-format
1863 #, python-format
1691 msgid ""
1864 msgid ""
1692 "%s repository is not mapped to db perhaps it was created or renamed from the"
1865 "%s repository is not mapped to db perhaps it was created or renamed from the"
1693 " filesystem please run the application again in order to rescan repositories"
1866 " filesystem please run the application again in order to rescan repositories"
1694 msgstr "版本库%s没有映射到数据库,可能是从文件系统创建或者重命名,请重启RhodeCode以重新扫描版本库"
1867 msgstr "版本库%s没有映射到数据库,可能是从文件系统创建或者重命名,请重启RhodeCode以重新扫描版本库"
1695
1868
1696 #: rhodecode/lib/utils2.py:454
1869 #: rhodecode/lib/utils2.py:463
1697 #, python-format
1870 #, python-format
1698 msgid "%d year"
1871 msgid "%d year"
1699 msgid_plural "%d years"
1872 msgid_plural "%d years"
1700 msgstr[0] "%d年"
1873 msgstr[0] "%d年"
1701
1874
1702 #: rhodecode/lib/utils2.py:455
1875 #: rhodecode/lib/utils2.py:464
1703 #, python-format
1876 #, python-format
1704 msgid "%d month"
1877 msgid "%d month"
1705 msgid_plural "%d months"
1878 msgid_plural "%d months"
1706 msgstr[0] "%d月"
1879 msgstr[0] "%d月"
1707
1880
1708 #: rhodecode/lib/utils2.py:456
1881 #: rhodecode/lib/utils2.py:465
1709 #, python-format
1882 #, python-format
1710 msgid "%d day"
1883 msgid "%d day"
1711 msgid_plural "%d days"
1884 msgid_plural "%d days"
1712 msgstr[0] "%d天"
1885 msgstr[0] "%d天"
1713
1886
1714 #: rhodecode/lib/utils2.py:457
1887 #: rhodecode/lib/utils2.py:466
1715 #, python-format
1888 #, python-format
1716 msgid "%d hour"
1889 msgid "%d hour"
1717 msgid_plural "%d hours"
1890 msgid_plural "%d hours"
1718 msgstr[0] "%d时"
1891 msgstr[0] "%d时"
1719
1892
1720 #: rhodecode/lib/utils2.py:458
1893 #: rhodecode/lib/utils2.py:467
1721 #, python-format
1894 #, python-format
1722 msgid "%d minute"
1895 msgid "%d minute"
1723 msgid_plural "%d minutes"
1896 msgid_plural "%d minutes"
1724 msgstr[0] "%d分"
1897 msgstr[0] "%d分"
1725
1898
1726 #: rhodecode/lib/utils2.py:459
1899 #: rhodecode/lib/utils2.py:468
1727 #, python-format
1900 #, python-format
1728 msgid "%d second"
1901 msgid "%d second"
1729 msgid_plural "%d seconds"
1902 msgid_plural "%d seconds"
1730 msgstr[0] "%d秒"
1903 msgstr[0] "%d秒"
1731
1904
1732 #: rhodecode/lib/utils2.py:477
1905 #: rhodecode/lib/utils2.py:486
1733 #, python-format
1906 #, python-format
1734 msgid "in %s"
1907 msgid "in %s"
1735 msgstr "%s"
1908 msgstr "%s"
1736
1909
1737 #: rhodecode/lib/utils2.py:483
1910 #: rhodecode/lib/utils2.py:492
1738 #, python-format
1911 #, python-format
1739 msgid "%s ago"
1912 msgid "%s ago"
1740 msgstr "%s前"
1913 msgstr "%s前"
1741
1914
1742 #: rhodecode/lib/utils2.py:493
1915 #: rhodecode/lib/utils2.py:502
1743 #, python-format
1916 #, python-format
1744 msgid "%s, %s ago"
1917 msgid "%s, %s ago"
1745 msgstr ""
1918 msgstr ""
1746
1919
1747 #: rhodecode/lib/utils2.py:495
1920 #: rhodecode/lib/utils2.py:504
1748 #, python-format
1921 #, python-format
1749 msgid "in %s, %s"
1922 msgid "in %s, %s"
1750 msgstr ""
1923 msgstr ""
1751
1924
1752 #: rhodecode/lib/utils2.py:497
1925 #: rhodecode/lib/utils2.py:506
1753 #, python-format
1926 #, python-format
1754 msgid "%s and %s"
1927 msgid "%s and %s"
1755 msgstr ""
1928 msgstr ""
1756
1929
1757 #: rhodecode/lib/utils2.py:499
1930 #: rhodecode/lib/utils2.py:508
1758 #, python-format
1931 #, python-format
1759 msgid "%s and %s ago"
1932 msgid "%s and %s ago"
1760 msgstr "%s零%s前"
1933 msgstr "%s零%s前"
1761
1934
1762 #: rhodecode/lib/utils2.py:501
1935 #: rhodecode/lib/utils2.py:510
1763 #, python-format
1936 #, python-format
1764 msgid "in %s and %s"
1937 msgid "in %s and %s"
1765 msgstr "%s零%s"
1938 msgstr "%s零%s"
1766
1939
1767 #: rhodecode/lib/utils2.py:505 rhodecode/public/js/scripts.js:25035
1940 #: rhodecode/lib/utils2.py:514 rhodecode/public/js/scripts.js:25035
1768 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:49
1941 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:49
1769 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:174
1942 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:174
1770 msgid "just now"
1943 msgid "just now"
@@ -1794,7 +1967,9 b' msgstr "\xe5\x88\x9a\xe6\x89\x8d"'
1794 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:946
1967 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:946
1795 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:971
1968 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:971
1796 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2293
1969 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2293
1797 #: rhodecode/model/db.py:2285
1970 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2285
1971 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2285
1972 #: rhodecode/model/db.py:2287
1798 msgid "Repository no access"
1973 msgid "Repository no access"
1799 msgstr "无版本库访问权限"
1974 msgstr "无版本库访问权限"
1800
1975
@@ -1822,7 +1997,9 b' msgstr "\xe6\x97\xa0\xe7\x89\x88\xe6\x9c\xac\xe5\xba\x93\xe8\xae\xbf\xe9\x97\xae\xe6\x9d\x83\xe9\x99\x90"'
1822 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:947
1997 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:947
1823 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:972
1998 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:972
1824 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2294
1999 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2294
1825 #: rhodecode/model/db.py:2286
2000 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2286
2001 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2286
2002 #: rhodecode/model/db.py:2288
1826 msgid "Repository read access"
2003 msgid "Repository read access"
1827 msgstr "版本库读取权限"
2004 msgstr "版本库读取权限"
1828
2005
@@ -1850,7 +2027,9 b' msgstr "\xe7\x89\x88\xe6\x9c\xac\xe5\xba\x93\xe8\xaf\xbb\xe5\x8f\x96\xe6\x9d\x83\xe9\x99\x90"'
1850 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:948
2027 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:948
1851 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:973
2028 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:973
1852 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2295
2029 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2295
1853 #: rhodecode/model/db.py:2287
2030 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2287
2031 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2287
2032 #: rhodecode/model/db.py:2289
1854 msgid "Repository write access"
2033 msgid "Repository write access"
1855 msgstr "版本库写入权限"
2034 msgstr "版本库写入权限"
1856
2035
@@ -1878,7 +2057,9 b' msgstr "\xe7\x89\x88\xe6\x9c\xac\xe5\xba\x93\xe5\x86\x99\xe5\x85\xa5\xe6\x9d\x83\xe9\x99\x90"'
1878 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:949
2057 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:949
1879 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:974
2058 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:974
1880 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2296
2059 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2296
1881 #: rhodecode/model/db.py:2288
2060 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2288
2061 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2288
2062 #: rhodecode/model/db.py:2290
1882 msgid "Repository admin access"
2063 msgid "Repository admin access"
1883 msgstr "版本库管理权限"
2064 msgstr "版本库管理权限"
1884
2065
@@ -1946,7 +2127,9 b' msgstr "RhodeCode \xe7\xae\xa1\xe7\x90\x86\xe5\x91\x98"'
1946 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:967
2127 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:967
1947 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:992
2128 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:992
1948 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2314
2129 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2314
1949 #: rhodecode/model/db.py:2306
2130 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2306
2131 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2306
2132 #: rhodecode/model/db.py:2308
1950 msgid "Repository creation disabled"
2133 msgid "Repository creation disabled"
1951 msgstr "禁用创建版本库"
2134 msgstr "禁用创建版本库"
1952
2135
@@ -1974,7 +2157,9 b' msgstr "\xe7\xa6\x81\xe7\x94\xa8\xe5\x88\x9b\xe5\xbb\xba\xe7\x89\x88\xe6\x9c\xac\xe5\xba\x93"'
1974 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:968
2157 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:968
1975 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:993
2158 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:993
1976 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2315
2159 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2315
1977 #: rhodecode/model/db.py:2307
2160 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2307
2161 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2307
2162 #: rhodecode/model/db.py:2309
1978 msgid "Repository creation enabled"
2163 msgid "Repository creation enabled"
1979 msgstr "允许创建版本库"
2164 msgstr "允许创建版本库"
1980
2165
@@ -2002,7 +2187,9 b' msgstr "\xe5\x85\x81\xe8\xae\xb8\xe5\x88\x9b\xe5\xbb\xba\xe7\x89\x88\xe6\x9c\xac\xe5\xba\x93"'
2002 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:972
2187 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:972
2003 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:997
2188 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:997
2004 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2319
2189 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2319
2005 #: rhodecode/model/db.py:2311
2190 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2311
2191 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2311
2192 #: rhodecode/model/db.py:2313
2006 msgid "Repository forking disabled"
2193 msgid "Repository forking disabled"
2007 msgstr "禁用复刻版本库"
2194 msgstr "禁用复刻版本库"
2008
2195
@@ -2030,7 +2217,9 b' msgstr "\xe7\xa6\x81\xe7\x94\xa8\xe5\xa4\x8d\xe5\x88\xbb\xe7\x89\x88\xe6\x9c\xac\xe5\xba\x93"'
2030 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:973
2217 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:973
2031 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:998
2218 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:998
2032 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2320
2219 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2320
2033 #: rhodecode/model/db.py:2312
2220 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2312
2221 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2312
2222 #: rhodecode/model/db.py:2314
2034 msgid "Repository forking enabled"
2223 msgid "Repository forking enabled"
2035 msgstr "允许复刻版本库"
2224 msgstr "允许复刻版本库"
2036
2225
@@ -2079,7 +2268,9 b' msgstr "\xe7\x94\xa8\xe8\x87\xaa\xe5\x8a\xa8\xe6\xbf\x80\xe6\xb4\xbb\xe6\xb3\xa8\xe5\x86\x8c\xe6\x96\xb0\xe7\x94\xa8\xe6\x88\xb7"'
2079 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1318
2268 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1318
2080 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1343
2269 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1343
2081 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2952
2270 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2952
2082 #: rhodecode/model/db.py:2944
2271 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2946
2272 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2946
2273 #: rhodecode/model/db.py:2948
2083 msgid "Not Reviewed"
2274 msgid "Not Reviewed"
2084 msgstr "未检视"
2275 msgstr "未检视"
2085
2276
@@ -2107,7 +2298,9 b' msgstr "\xe6\x9c\xaa\xe6\xa3\x80\xe8\xa7\x86"'
2107 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1319
2298 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1319
2108 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1344
2299 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1344
2109 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2953
2300 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2953
2110 #: rhodecode/model/db.py:2945
2301 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2947
2302 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2947
2303 #: rhodecode/model/db.py:2949
2111 msgid "Approved"
2304 msgid "Approved"
2112 msgstr "已批准"
2305 msgstr "已批准"
2113
2306
@@ -2135,7 +2328,9 b' msgstr "\xe5\xb7\xb2\xe6\x89\xb9\xe5\x87\x86"'
2135 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1320
2328 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1320
2136 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1345
2329 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1345
2137 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2954
2330 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2954
2138 #: rhodecode/model/db.py:2946
2331 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2948
2332 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2948
2333 #: rhodecode/model/db.py:2950
2139 msgid "Rejected"
2334 msgid "Rejected"
2140 msgstr "驳回"
2335 msgstr "驳回"
2141
2336
@@ -2163,7 +2358,9 b' msgstr "\xe9\xa9\xb3\xe5\x9b\x9e"'
2163 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1321
2358 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1321
2164 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1346
2359 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1346
2165 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2955
2360 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2955
2166 #: rhodecode/model/db.py:2947
2361 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2949
2362 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2949
2363 #: rhodecode/model/db.py:2951
2167 msgid "Under Review"
2364 msgid "Under Review"
2168 msgstr "检视中"
2365 msgstr "检视中"
2169
2366
@@ -2188,7 +2385,9 b' msgstr "\xe6\xa3\x80\xe8\xa7\x86\xe4\xb8\xad"'
2188 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:951
2385 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:951
2189 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:976
2386 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:976
2190 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2298
2387 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2298
2191 #: rhodecode/model/db.py:2290
2388 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2290
2389 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2290
2390 #: rhodecode/model/db.py:2292
2192 msgid "Repository group no access"
2391 msgid "Repository group no access"
2193 msgstr ""
2392 msgstr ""
2194
2393
@@ -2213,7 +2412,9 b' msgstr ""'
2213 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:952
2412 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:952
2214 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:977
2413 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:977
2215 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2299
2414 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2299
2216 #: rhodecode/model/db.py:2291
2415 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2291
2416 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2291
2417 #: rhodecode/model/db.py:2293
2217 msgid "Repository group read access"
2418 msgid "Repository group read access"
2218 msgstr ""
2419 msgstr ""
2219
2420
@@ -2238,7 +2439,9 b' msgstr ""'
2238 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:953
2439 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:953
2239 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:978
2440 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:978
2240 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2300
2441 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2300
2241 #: rhodecode/model/db.py:2292
2442 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2292
2443 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2292
2444 #: rhodecode/model/db.py:2294
2242 msgid "Repository group write access"
2445 msgid "Repository group write access"
2243 msgstr ""
2446 msgstr ""
2244
2447
@@ -2263,7 +2466,9 b' msgstr ""'
2263 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:954
2466 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:954
2264 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:979
2467 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:979
2265 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2301
2468 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2301
2266 #: rhodecode/model/db.py:2293
2469 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2293
2470 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2293
2471 #: rhodecode/model/db.py:2295
2267 msgid "Repository group admin access"
2472 msgid "Repository group admin access"
2268 msgstr ""
2473 msgstr ""
2269
2474
@@ -2287,7 +2492,9 b' msgstr ""'
2287 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:956
2492 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:956
2288 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:981
2493 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:981
2289 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2303
2494 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2303
2290 #: rhodecode/model/db.py:2295
2495 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2295
2496 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2295
2497 #: rhodecode/model/db.py:2297
2291 msgid "User group no access"
2498 msgid "User group no access"
2292 msgstr ""
2499 msgstr ""
2293
2500
@@ -2311,7 +2518,9 b' msgstr ""'
2311 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:957
2518 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:957
2312 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:982
2519 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:982
2313 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2304
2520 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2304
2314 #: rhodecode/model/db.py:2296
2521 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2296
2522 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2296
2523 #: rhodecode/model/db.py:2298
2315 msgid "User group read access"
2524 msgid "User group read access"
2316 msgstr ""
2525 msgstr ""
2317
2526
@@ -2335,7 +2544,9 b' msgstr ""'
2335 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:958
2544 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:958
2336 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:983
2545 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:983
2337 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2305
2546 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2305
2338 #: rhodecode/model/db.py:2297
2547 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2297
2548 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2297
2549 #: rhodecode/model/db.py:2299
2339 msgid "User group write access"
2550 msgid "User group write access"
2340 msgstr ""
2551 msgstr ""
2341
2552
@@ -2359,7 +2570,9 b' msgstr ""'
2359 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:959
2570 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:959
2360 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:984
2571 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:984
2361 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2306
2572 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2306
2362 #: rhodecode/model/db.py:2298
2573 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2298
2574 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2298
2575 #: rhodecode/model/db.py:2300
2363 msgid "User group admin access"
2576 msgid "User group admin access"
2364 msgstr ""
2577 msgstr ""
2365
2578
@@ -2383,7 +2596,9 b' msgstr ""'
2383 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:961
2596 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:961
2384 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:986
2597 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:986
2385 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2308
2598 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2308
2386 #: rhodecode/model/db.py:2300
2599 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2300
2600 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2300
2601 #: rhodecode/model/db.py:2302
2387 msgid "Repository Group creation disabled"
2602 msgid "Repository Group creation disabled"
2388 msgstr ""
2603 msgstr ""
2389
2604
@@ -2407,7 +2622,9 b' msgstr ""'
2407 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:962
2622 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:962
2408 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:987
2623 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:987
2409 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2309
2624 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2309
2410 #: rhodecode/model/db.py:2301
2625 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2301
2626 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2301
2627 #: rhodecode/model/db.py:2303
2411 msgid "Repository Group creation enabled"
2628 msgid "Repository Group creation enabled"
2412 msgstr ""
2629 msgstr ""
2413
2630
@@ -2431,7 +2648,9 b' msgstr ""'
2431 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:964
2648 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:964
2432 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:989
2649 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:989
2433 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2311
2650 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2311
2434 #: rhodecode/model/db.py:2303
2651 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2303
2652 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2303
2653 #: rhodecode/model/db.py:2305
2435 msgid "User Group creation disabled"
2654 msgid "User Group creation disabled"
2436 msgstr ""
2655 msgstr ""
2437
2656
@@ -2455,7 +2674,9 b' msgstr ""'
2455 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:965
2674 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:965
2456 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:990
2675 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:990
2457 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2312
2676 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2312
2458 #: rhodecode/model/db.py:2304
2677 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2304
2678 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2304
2679 #: rhodecode/model/db.py:2306
2459 msgid "User Group creation enabled"
2680 msgid "User Group creation enabled"
2460 msgstr ""
2681 msgstr ""
2461
2682
@@ -2479,7 +2700,9 b' msgstr ""'
2479 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:975
2700 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:975
2480 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1000
2701 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1000
2481 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2322
2702 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2322
2482 #: rhodecode/model/db.py:2314
2703 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2314
2704 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2314
2705 #: rhodecode/model/db.py:2316
2483 msgid "Registration disabled"
2706 msgid "Registration disabled"
2484 msgstr ""
2707 msgstr ""
2485
2708
@@ -2503,7 +2726,9 b' msgstr ""'
2503 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:976
2726 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:976
2504 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1001
2727 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1001
2505 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2323
2728 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2323
2506 #: rhodecode/model/db.py:2315
2729 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2315
2730 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2315
2731 #: rhodecode/model/db.py:2317
2507 msgid "User Registration with manual account activation"
2732 msgid "User Registration with manual account activation"
2508 msgstr ""
2733 msgstr ""
2509
2734
@@ -2527,7 +2752,9 b' msgstr ""'
2527 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:977
2752 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:977
2528 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1002
2753 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1002
2529 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2324
2754 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2324
2530 #: rhodecode/model/db.py:2316
2755 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2316
2756 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2316
2757 #: rhodecode/model/db.py:2318
2531 msgid "User Registration with automatic account activation"
2758 msgid "User Registration with automatic account activation"
2532 msgstr ""
2759 msgstr ""
2533
2760
@@ -2551,7 +2778,9 b' msgstr ""'
2551 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:979
2778 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:979
2552 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1004
2779 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1004
2553 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2326
2780 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2326
2554 #: rhodecode/model/db.py:2318
2781 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2318
2782 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2318
2783 #: rhodecode/model/db.py:2320
2555 msgid "Manual activation of external account"
2784 msgid "Manual activation of external account"
2556 msgstr ""
2785 msgstr ""
2557
2786
@@ -2575,7 +2804,9 b' msgstr ""'
2575 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:980
2804 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:980
2576 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1005
2805 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1005
2577 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2327
2806 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2327
2578 #: rhodecode/model/db.py:2319
2807 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2319
2808 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2319
2809 #: rhodecode/model/db.py:2321
2579 msgid "Automatic activation of external account"
2810 msgid "Automatic activation of external account"
2580 msgstr ""
2811 msgstr ""
2581
2812
@@ -2593,7 +2824,9 b' msgstr ""'
2593 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:969
2824 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:969
2594 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:994
2825 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:994
2595 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2316
2826 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2316
2596 #: rhodecode/model/db.py:2308
2827 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2308
2828 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2308
2829 #: rhodecode/model/db.py:2310
2597 msgid ""
2830 msgid ""
2598 "Repository creation enabled with write permission to a repository group"
2831 "Repository creation enabled with write permission to a repository group"
2599 msgstr ""
2832 msgstr ""
@@ -2612,7 +2845,9 b' msgstr ""'
2612 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:970
2845 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:970
2613 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:995
2846 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:995
2614 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2317
2847 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2317
2615 #: rhodecode/model/db.py:2309
2848 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2309
2849 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2309
2850 #: rhodecode/model/db.py:2311
2616 msgid ""
2851 msgid ""
2617 "Repository creation disabled with write permission to a repository group"
2852 "Repository creation disabled with write permission to a repository group"
2618 msgstr ""
2853 msgstr ""
@@ -2628,7 +2863,9 b' msgstr ""'
2628 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:944
2863 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:944
2629 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:969
2864 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:969
2630 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2291
2865 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2291
2631 #: rhodecode/model/db.py:2283
2866 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2283
2867 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2283
2868 #: rhodecode/model/db.py:2285
2632 msgid "RhodeCode Super Administrator"
2869 msgid "RhodeCode Super Administrator"
2633 msgstr ""
2870 msgstr ""
2634
2871
@@ -2641,7 +2878,9 b' msgstr ""'
2641 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:982
2878 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:982
2642 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1007
2879 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1007
2643 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2329
2880 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2329
2644 #: rhodecode/model/db.py:2321
2881 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2321
2882 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2321
2883 #: rhodecode/model/db.py:2323
2645 msgid "Inherit object permissions from default user disabled"
2884 msgid "Inherit object permissions from default user disabled"
2646 msgstr ""
2885 msgstr ""
2647
2886
@@ -2654,32 +2893,46 b' msgstr ""'
2654 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:983
2893 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:983
2655 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1008
2894 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1008
2656 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2330
2895 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2330
2657 #: rhodecode/model/db.py:2322
2896 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2322
2897 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2322
2898 #: rhodecode/model/db.py:2324
2658 msgid "Inherit object permissions from default user enabled"
2899 msgid "Inherit object permissions from default user enabled"
2659 msgstr ""
2900 msgstr ""
2660
2901
2661 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:909 rhodecode/model/db.py:910
2902 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:909
2903 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:910
2904 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:910 rhodecode/model/db.py:910
2662 msgid "all"
2905 msgid "all"
2663 msgstr ""
2906 msgstr ""
2664
2907
2665 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:910 rhodecode/model/db.py:911
2908 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:910
2909 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:911
2910 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:911 rhodecode/model/db.py:911
2666 msgid "http/web interface"
2911 msgid "http/web interface"
2667 msgstr ""
2912 msgstr ""
2668
2913
2669 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:911 rhodecode/model/db.py:912
2914 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:911
2915 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:912
2916 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:912 rhodecode/model/db.py:912
2670 msgid "vcs (git/hg/svn protocol)"
2917 msgid "vcs (git/hg/svn protocol)"
2671 msgstr ""
2918 msgstr ""
2672
2919
2673 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:912 rhodecode/model/db.py:913
2920 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:912
2921 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:913
2922 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:913 rhodecode/model/db.py:913
2674 msgid "api calls"
2923 msgid "api calls"
2675 msgstr ""
2924 msgstr ""
2676
2925
2677 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:913 rhodecode/model/db.py:914
2926 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:913
2927 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:914
2928 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:914 rhodecode/model/db.py:914
2678 msgid "feed access"
2929 msgid "feed access"
2679 msgstr ""
2930 msgstr ""
2680
2931
2681 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2069
2932 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2069
2682 #: rhodecode/model/db.py:2061
2933 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2061
2934 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2061
2935 #: rhodecode/model/db.py:2063
2683 msgid "No parent"
2936 msgid "No parent"
2684 msgstr ""
2937 msgstr ""
2685
2938
@@ -2733,12 +2986,12 b' msgid ""'
2733 "email"
2986 "email"
2734 msgstr ""
2987 msgstr ""
2735
2988
2736 #: rhodecode/model/comment.py:263
2989 #: rhodecode/model/comment.py:266
2737 msgid "made a comment"
2990 msgid "made a comment"
2738 msgstr ""
2991 msgstr ""
2739
2992
2740 #: rhodecode/model/comment.py:264
2993 #: rhodecode/model/comment.py:267
2741 msgid "Refresh page"
2994 msgid "Show it now"
2742 msgstr ""
2995 msgstr ""
2743
2996
2744 #: rhodecode/model/forms.py:85
2997 #: rhodecode/model/forms.py:85
@@ -2869,7 +3122,7 b' msgid ""'
2869 " %(pr_title)s"
3122 " %(pr_title)s"
2870 msgstr ""
3123 msgstr ""
2871
3124
2872 #: rhodecode/model/pull_request.py:449
3125 #: rhodecode/model/pull_request.py:448
2873 msgid "Pull request merged and closed"
3126 msgid "Pull request merged and closed"
2874 msgstr ""
3127 msgstr ""
2875
3128
@@ -2913,7 +3166,7 b' msgstr "\xe6\x9c\x80\xe6\x96\xb0tip\xe7\x89\x88\xe6\x9c\xac"'
2913 msgid "You can't Edit this user since it's crucial for entire application"
3166 msgid "You can't Edit this user since it's crucial for entire application"
2914 msgstr "由于是系统帐号,无法编辑该用户"
3167 msgstr "由于是系统帐号,无法编辑该用户"
2915
3168
2916 #: rhodecode/model/user.py:285
3169 #: rhodecode/model/user.py:284
2917 #, python-format
3170 #, python-format
2918 msgid ""
3171 msgid ""
2919 "You can't edit this user (`%(username)s`) since it's crucial for entire "
3172 "You can't edit this user (`%(username)s`) since it's crucial for entire "
@@ -3167,6 +3420,56 b' msgstr ""'
3167 msgid "Duplicated value for filename found: `{}`"
3420 msgid "Duplicated value for filename found: `{}`"
3168 msgstr ""
3421 msgstr ""
3169
3422
3423 #: rhodecode/model/validation_schema/schemas/integration_schema.py:36
3424 msgid "Pick a scope:"
3425 msgstr ""
3426
3427 #: rhodecode/model/validation_schema/schemas/integration_schema.py:39
3428 msgid "Global (all repositories)"
3429 msgstr ""
3430
3431 #: rhodecode/model/validation_schema/schemas/integration_schema.py:40
3432 msgid "Top level repositories only"
3433 msgstr ""
3434
3435 #: rhodecode/model/validation_schema/schemas/integration_schema.py:79
3436 msgid "Only repo admins can create integrations"
3437 msgstr ""
3438
3439 #: rhodecode/model/validation_schema/schemas/integration_schema.py:86
3440 msgid "Only repogroup admins can create integrations"
3441 msgstr ""
3442
3443 #: rhodecode/model/validation_schema/schemas/integration_schema.py:91
3444 msgid "Only superadmins can create global integrations"
3445 msgstr ""
3446
3447 #: rhodecode/model/validation_schema/schemas/integration_schema.py:183
3448 msgid ""
3449 "Scope of the integration. Recursive means the integration runs on all repos"
3450 " of that group and children recursively."
3451 msgstr ""
3452
3453 #: rhodecode/model/validation_schema/schemas/integration_schema.py:186
3454 msgid "Integration scope"
3455 msgstr ""
3456
3457 #: rhodecode/model/validation_schema/schemas/integration_schema.py:217
3458 msgid "General integration options"
3459 msgstr ""
3460
3461 #: rhodecode/model/validation_schema/schemas/integration_schema.py:220
3462 msgid "{integration_type} settings"
3463 msgstr ""
3464
3465 #: rhodecode/model/validation_schema/schemas/user_schema.py:36
3466 msgid "Password is incorrect"
3467 msgstr ""
3468
3469 #: rhodecode/model/validation_schema/schemas/user_schema.py:59
3470 msgid "New password must be different to old password"
3471 msgstr ""
3472
3170 #: rhodecode/public/js/scripts.js:23039
3473 #: rhodecode/public/js/scripts.js:23039
3171 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:16
3474 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:16
3172 #: rhodecode/public/js/src/plugins/jquery.autocomplete.js:87
3475 #: rhodecode/public/js/src/plugins/jquery.autocomplete.js:87
@@ -3337,19 +3640,19 b' msgstr ""'
3337
3640
3338 #: rhodecode/public/js/scripts.js:41308
3641 #: rhodecode/public/js/scripts.js:41308
3339 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:2
3642 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:2
3340 #: rhodecode/public/js/src/rhodecode/comments.js:235
3643 #: rhodecode/public/js/src/rhodecode/comments.js:236
3341 msgid "Add another comment"
3644 msgid "Add another comment"
3342 msgstr ""
3645 msgstr ""
3343
3646
3344 #: rhodecode/public/js/scripts.js:41526
3647 #: rhodecode/public/js/scripts.js:41526
3345 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:35
3648 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:35
3346 #: rhodecode/public/js/src/rhodecode/comments.js:453
3649 #: rhodecode/public/js/src/rhodecode/comments.js:470
3347 msgid "Status Review"
3650 msgid "Status Review"
3348 msgstr ""
3651 msgstr ""
3349
3652
3350 #: rhodecode/public/js/scripts.js:41540
3653 #: rhodecode/public/js/scripts.js:41540
3351 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:3
3654 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:3
3352 #: rhodecode/public/js/src/rhodecode/comments.js:467
3655 #: rhodecode/public/js/src/rhodecode/comments.js:484
3353 msgid ""
3656 msgid ""
3354 "Comment text will be set automatically based on currently selected status "
3657 "Comment text will be set automatically based on currently selected status "
3355 "({0}) ..."
3658 "({0}) ..."
@@ -3357,13 +3660,13 b' msgstr ""'
3357
3660
3358 #: rhodecode/public/js/scripts.js:41653
3661 #: rhodecode/public/js/scripts.js:41653
3359 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:37
3662 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:37
3360 #: rhodecode/public/js/src/rhodecode/comments.js:580
3663 #: rhodecode/public/js/src/rhodecode/comments.js:597
3361 msgid "Submitting..."
3664 msgid "Submitting..."
3362 msgstr "提交中……"
3665 msgstr "提交中……"
3363
3666
3364 #: rhodecode/public/js/scripts.js:41703
3667 #: rhodecode/public/js/scripts.js:41703
3365 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:5
3668 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:5
3366 #: rhodecode/public/js/src/rhodecode/comments.js:630
3669 #: rhodecode/public/js/src/rhodecode/comments.js:647
3367 #: rhodecode/templates/files/files_browser_tree.html:47
3670 #: rhodecode/templates/files/files_browser_tree.html:47
3368 msgid "Loading ..."
3671 msgid "Loading ..."
3369 msgstr ""
3672 msgstr ""
@@ -3523,6 +3826,22 b' msgstr ""'
3523 msgid "{0} years"
3826 msgid "{0} years"
3524 msgstr ""
3827 msgstr ""
3525
3828
3829 #: rhodecode/public/js/vendors/webcomponentsjs/webcomponents.min.js:11
3830 msgid "UIEvent"
3831 msgstr ""
3832
3833 #: rhodecode/public/js/vendors/webcomponentsjs/webcomponents.min.js:11
3834 msgid "CustomEvent"
3835 msgstr ""
3836
3837 #: rhodecode/public/js/vendors/webcomponentsjs/webcomponents.min.js:11
3838 msgid "MouseEvent"
3839 msgstr ""
3840
3841 #: rhodecode/public/js/vendors/webcomponentsjs/webcomponents.min.js:11
3842 msgid "FocusEvent"
3843 msgstr ""
3844
3526 #: rhodecode/templates/index.html:5
3845 #: rhodecode/templates/index.html:5
3527 msgid "Dashboard"
3846 msgid "Dashboard"
3528 msgstr "控制面板"
3847 msgstr "控制面板"
@@ -3571,6 +3890,7 b' msgstr ""'
3571 #: rhodecode/templates/index_base.html:97
3890 #: rhodecode/templates/index_base.html:97
3572 #: rhodecode/templates/index_base.html:122
3891 #: rhodecode/templates/index_base.html:122
3573 #: rhodecode/templates/admin/gists/index.html:112
3892 #: rhodecode/templates/admin/gists/index.html:112
3893 #: rhodecode/templates/admin/integrations/list.html:102
3574 #: rhodecode/templates/admin/my_account/my_account_repos.html:31
3894 #: rhodecode/templates/admin/my_account/my_account_repos.html:31
3575 #: rhodecode/templates/admin/my_account/my_account_watched.html:31
3895 #: rhodecode/templates/admin/my_account/my_account_watched.html:31
3576 #: rhodecode/templates/admin/repo_groups/repo_groups.html:53
3896 #: rhodecode/templates/admin/repo_groups/repo_groups.html:53
@@ -3590,7 +3910,6 b' msgstr "\xe5\x90\x8d\xe7\xa7\xb0"'
3590 #: rhodecode/templates/index_base.html:100
3910 #: rhodecode/templates/index_base.html:100
3591 #: rhodecode/templates/index_base.html:125
3911 #: rhodecode/templates/index_base.html:125
3592 #: rhodecode/templates/admin/gists/index.html:114
3912 #: rhodecode/templates/admin/gists/index.html:114
3593 #: rhodecode/templates/admin/integrations/list.html:63
3594 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:77
3913 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:77
3595 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:45
3914 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:45
3596 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:42
3915 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:42
@@ -3607,8 +3926,8 b' msgstr "\xe5\x90\x8d\xe7\xa7\xb0"'
3607 #: rhodecode/templates/changeset/changeset.html:53
3926 #: rhodecode/templates/changeset/changeset.html:53
3608 #: rhodecode/templates/compare/compare_commits.html:24
3927 #: rhodecode/templates/compare/compare_commits.html:24
3609 #: rhodecode/templates/email_templates/commit_comment.mako:82
3928 #: rhodecode/templates/email_templates/commit_comment.mako:82
3610 #: rhodecode/templates/email_templates/pull_request_review.mako:30
3929 #: rhodecode/templates/email_templates/pull_request_review.mako:41
3611 #: rhodecode/templates/email_templates/pull_request_review.mako:51
3930 #: rhodecode/templates/email_templates/pull_request_review.mako:75
3612 #: rhodecode/templates/files/file_tree_detail.html:5
3931 #: rhodecode/templates/files/file_tree_detail.html:5
3613 #: rhodecode/templates/files/file_tree_detail.html:12
3932 #: rhodecode/templates/files/file_tree_detail.html:12
3614 #: rhodecode/templates/forks/fork.html:48
3933 #: rhodecode/templates/forks/fork.html:48
@@ -3821,9 +4140,13 b' msgstr ""'
3821 #: rhodecode/templates/admin/auth/auth_settings.html:12
4140 #: rhodecode/templates/admin/auth/auth_settings.html:12
3822 #: rhodecode/templates/admin/auth/plugin_settings.html:12
4141 #: rhodecode/templates/admin/auth/plugin_settings.html:12
3823 #: rhodecode/templates/admin/defaults/defaults.html:12
4142 #: rhodecode/templates/admin/defaults/defaults.html:12
3824 #: rhodecode/templates/admin/integrations/base.html:19
4143 #: rhodecode/templates/admin/integrations/base.html:21
3825 #: rhodecode/templates/admin/integrations/edit.html:15
4144 #: rhodecode/templates/admin/integrations/form.html:15
4145 #: rhodecode/templates/admin/integrations/form.html:28
3826 #: rhodecode/templates/admin/integrations/list.html:8
4146 #: rhodecode/templates/admin/integrations/list.html:8
4147 #: rhodecode/templates/admin/integrations/list.html:14
4148 #: rhodecode/templates/admin/integrations/new.html:11
4149 #: rhodecode/templates/admin/integrations/new.html:19
3827 #: rhodecode/templates/admin/permissions/permissions.html:12
4150 #: rhodecode/templates/admin/permissions/permissions.html:12
3828 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:12
4151 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:12
3829 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:12
4152 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:12
@@ -3873,7 +4196,6 b' msgstr ""'
3873 #: rhodecode/templates/admin/auth/auth_settings.html:81
4196 #: rhodecode/templates/admin/auth/auth_settings.html:81
3874 #: rhodecode/templates/admin/auth/plugin_settings.html:87
4197 #: rhodecode/templates/admin/auth/plugin_settings.html:87
3875 #: rhodecode/templates/admin/defaults/defaults_repositories.html:63
4198 #: rhodecode/templates/admin/defaults/defaults_repositories.html:63
3876 #: rhodecode/templates/admin/my_account/my_account_password.html:36
3877 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:103
4199 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:103
3878 #: rhodecode/templates/admin/permissions/permissions_application.html:50
4200 #: rhodecode/templates/admin/permissions/permissions_application.html:50
3879 #: rhodecode/templates/admin/permissions/permissions_objects.html:56
4201 #: rhodecode/templates/admin/permissions/permissions_objects.html:56
@@ -3910,7 +4232,7 b' msgstr ""'
3910
4232
3911 #: rhodecode/templates/admin/defaults/defaults_repositories.html:14
4233 #: rhodecode/templates/admin/defaults/defaults_repositories.html:14
3912 #: rhodecode/templates/admin/gists/index.html:110
4234 #: rhodecode/templates/admin/gists/index.html:110
3913 #: rhodecode/templates/admin/integrations/list.html:64
4235 #: rhodecode/templates/admin/integrations/list.html:103
3914 #: rhodecode/templates/admin/repos/repo_add_base.html:62
4236 #: rhodecode/templates/admin/repos/repo_add_base.html:62
3915 #: rhodecode/templates/admin/repos/repo_edit_fields.html:12
4237 #: rhodecode/templates/admin/repos/repo_edit_fields.html:12
3916 msgid "Type"
4238 msgid "Type"
@@ -4055,7 +4377,7 b' msgstr ""'
4055
4377
4056 #: rhodecode/templates/admin/gists/index.html:108
4378 #: rhodecode/templates/admin/gists/index.html:108
4057 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:24
4379 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:24
4058 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:89
4380 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:88
4059 #: rhodecode/templates/bookmarks/bookmarks.html:63
4381 #: rhodecode/templates/bookmarks/bookmarks.html:63
4060 #: rhodecode/templates/branches/branches.html:62
4382 #: rhodecode/templates/branches/branches.html:62
4061 #: rhodecode/templates/changelog/changelog.html:110
4383 #: rhodecode/templates/changelog/changelog.html:110
@@ -4108,75 +4430,17 b' msgstr ""'
4108 msgid "Create Public Gist"
4430 msgid "Create Public Gist"
4109 msgstr ""
4431 msgstr ""
4110
4432
4111 #: rhodecode/templates/admin/gists/new.html:62
4112 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:27
4113 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:84
4114 #: rhodecode/templates/admin/my_account/my_account_emails.html:65
4115 #: rhodecode/templates/admin/my_account/my_account_password.html:37
4116 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:104
4117 #: rhodecode/templates/admin/permissions/permissions_application.html:51
4118 #: rhodecode/templates/admin/permissions/permissions_ips.html:61
4119 #: rhodecode/templates/admin/permissions/permissions_objects.html:57
4120 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:136
4121 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:68
4122 #: rhodecode/templates/admin/repos/repo_edit_fields.html:66
4123 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.html:80
4124 #: rhodecode/templates/admin/repos/repo_edit_permissions.html:111
4125 #: rhodecode/templates/admin/repos/repo_edit_settings.html:159
4126 #: rhodecode/templates/admin/repos/repo_edit_vcs.html:46
4127 #: rhodecode/templates/admin/settings/settings_global.html:110
4128 #: rhodecode/templates/admin/settings/settings_issuetracker.html:16
4129 #: rhodecode/templates/admin/settings/settings_labs.html:46
4130 #: rhodecode/templates/admin/settings/settings_vcs.html:14
4131 #: rhodecode/templates/admin/settings/settings_visual.html:220
4132 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:121
4133 #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:23
4134 #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:81
4135 #: rhodecode/templates/admin/users/user_edit_emails.html:63
4136 #: rhodecode/templates/admin/users/user_edit_ips.html:70
4137 #: rhodecode/templates/admin/users/user_edit_profile.html:135
4138 #: rhodecode/templates/base/default_perms_box.html:89
4139 msgid "Reset"
4140 msgstr "重置"
4141
4142 #: rhodecode/templates/admin/gists/show.html:13
4433 #: rhodecode/templates/admin/gists/show.html:13
4143 #: rhodecode/templates/admin/gists/show.html:20
4434 #: rhodecode/templates/admin/gists/show.html:20
4144 msgid "Gist"
4435 msgid "Gist"
4145 msgstr ""
4436 msgstr ""
4146
4437
4147 #: rhodecode/templates/admin/gists/show.html:49
4438 #: rhodecode/templates/admin/gists/show.html:49
4148 #: rhodecode/templates/admin/integrations/list.html:110
4149 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:56
4150 #: rhodecode/templates/admin/my_account/my_account_emails.html:32
4151 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:63
4152 #: rhodecode/templates/admin/permissions/permissions_ips.html:26
4153 #: rhodecode/templates/admin/repos/repo_edit_fields.html:25
4154 #: rhodecode/templates/admin/settings/settings_hooks.html:46
4155 #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:52
4156 #: rhodecode/templates/admin/users/user_edit_emails.html:31
4157 #: rhodecode/templates/admin/users/user_edit_ips.html:34
4158 #: rhodecode/templates/base/issue_tracker_settings.html:70
4159 #: rhodecode/templates/base/vcs_settings.html:147
4160 #: rhodecode/templates/base/vcs_settings.html:172
4161 #: rhodecode/templates/changeset/changeset_file_comment.html:49
4162 #: rhodecode/templates/changeset/changeset_file_comment.html:99
4163 #: rhodecode/templates/data_table/_dt_elements.html:119
4164 #: rhodecode/templates/data_table/_dt_elements.html:176
4165 #: rhodecode/templates/data_table/_dt_elements.html:190
4166 #: rhodecode/templates/data_table/_dt_elements.html:202
4167 #: rhodecode/templates/debug_style/buttons.html:132
4168 #: rhodecode/templates/files/files_source.html:33
4169 #: rhodecode/templates/files/files_source.html:37
4170 #: rhodecode/templates/files/files_source.html:40
4171 msgid "Delete"
4172 msgstr "删除"
4173
4174 #: rhodecode/templates/admin/gists/show.html:49
4175 msgid "Confirm to delete this Gist"
4439 msgid "Confirm to delete this Gist"
4176 msgstr ""
4440 msgstr ""
4177
4441
4178 #: rhodecode/templates/admin/gists/show.html:56
4442 #: rhodecode/templates/admin/gists/show.html:56
4179 #: rhodecode/templates/admin/integrations/list.html:103
4443 #: rhodecode/templates/admin/integrations/list.html:204
4180 #: rhodecode/templates/admin/my_account/my_account_profile.html:5
4444 #: rhodecode/templates/admin/my_account/my_account_profile.html:5
4181 #: rhodecode/templates/base/issue_tracker_settings.html:61
4445 #: rhodecode/templates/base/issue_tracker_settings.html:61
4182 #: rhodecode/templates/changeset/changeset_file_comment.html:145
4446 #: rhodecode/templates/changeset/changeset_file_comment.html:145
@@ -4188,8 +4452,8 b' msgstr ""'
4188 #: rhodecode/templates/debug_style/buttons.html:128
4452 #: rhodecode/templates/debug_style/buttons.html:128
4189 #: rhodecode/templates/files/files_add.html:204
4453 #: rhodecode/templates/files/files_add.html:204
4190 #: rhodecode/templates/files/files_edit.html:165
4454 #: rhodecode/templates/files/files_edit.html:165
4191 #: rhodecode/templates/files/files_source.html:36
4455 #: rhodecode/templates/files/files_source.html:37
4192 #: rhodecode/templates/files/files_source.html:39
4456 #: rhodecode/templates/files/files_source.html:40
4193 #: rhodecode/templates/pullrequests/pullrequest_show.html:50
4457 #: rhodecode/templates/pullrequests/pullrequest_show.html:50
4194 #: rhodecode/templates/pullrequests/pullrequest_show.html:184
4458 #: rhodecode/templates/pullrequests/pullrequest_show.html:184
4195 #: rhodecode/templates/users/user_profile.html:7
4459 #: rhodecode/templates/users/user_profile.html:7
@@ -4210,17 +4474,27 b' msgstr ""'
4210
4474
4211 #: rhodecode/templates/admin/gists/show.html:91
4475 #: rhodecode/templates/admin/gists/show.html:91
4212 #: rhodecode/templates/files/files_delete.html:50
4476 #: rhodecode/templates/files/files_delete.html:50
4213 #: rhodecode/templates/files/files_source.html:61
4477 #: rhodecode/templates/files/files_source.html:62
4214 msgid "Show as raw"
4478 msgid "Show as raw"
4215 msgstr ""
4479 msgstr ""
4216
4480
4217 #: rhodecode/templates/admin/integrations/base.html:12
4481 #: rhodecode/templates/admin/integrations/base.html:14
4218 msgid "Integrations settings"
4482 msgid "Integrations Settings"
4219 msgstr ""
4483 msgstr ""
4220
4484
4221 #: rhodecode/templates/admin/integrations/edit.html:17
4485 #: rhodecode/templates/admin/integrations/form.html:17
4222 #: rhodecode/templates/admin/integrations/list.html:10
4486 #: rhodecode/templates/admin/integrations/list.html:10
4223 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:44
4487 #: rhodecode/templates/admin/integrations/new.html:13
4488 #: rhodecode/templates/admin/permissions/permissions_objects.html:28
4489 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:14
4490 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:127
4491 msgid "Repository Groups"
4492 msgstr ""
4493
4494 #: rhodecode/templates/admin/integrations/form.html:30
4495 #: rhodecode/templates/admin/integrations/list.html:16
4496 #: rhodecode/templates/admin/integrations/new.html:21
4497 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:48
4224 #: rhodecode/templates/admin/repos/repo_edit.html:15
4498 #: rhodecode/templates/admin/repos/repo_edit.html:15
4225 #: rhodecode/templates/admin/repos/repo_edit.html:43
4499 #: rhodecode/templates/admin/repos/repo_edit.html:43
4226 #: rhodecode/templates/admin/settings/settings.html:14
4500 #: rhodecode/templates/admin/settings/settings.html:14
@@ -4230,27 +4504,101 b' msgstr ""'
4230 msgid "Settings"
4504 msgid "Settings"
4231 msgstr "设置"
4505 msgstr "设置"
4232
4506
4233 #: rhodecode/templates/admin/integrations/edit.html:36
4507 #: rhodecode/templates/admin/integrations/form.html:60
4234 #, python-format
4508 #, python-format
4235 msgid "Create new %(integration_type)s integration"
4509 msgid "Create New %(integration_type)s Integration"
4236 msgstr ""
4510 msgstr ""
4237
4511
4238 #: rhodecode/templates/admin/integrations/list.html:31
4512 #: rhodecode/templates/admin/integrations/list.html:44
4513 msgid "Current Integrations for Repository: {repo_name}"
4514 msgstr ""
4515
4516 #: rhodecode/templates/admin/integrations/list.html:46
4517 msgid "Current Integrations for repository group: {repo_group_name}"
4518 msgstr ""
4519
4520 #: rhodecode/templates/admin/integrations/list.html:48
4521 msgid "Current Integrations"
4522 msgstr ""
4523
4524 #: rhodecode/templates/admin/integrations/list.html:64
4525 #: rhodecode/templates/admin/notifications/notifications.html:31
4526 msgid "All"
4527 msgstr "全部"
4528
4529 #: rhodecode/templates/admin/integrations/list.html:95
4530 #: rhodecode/templates/admin/integrations/new.html:26
4239 msgid "Create new integration"
4531 msgid "Create new integration"
4240 msgstr ""
4532 msgstr ""
4241
4533
4242 #: rhodecode/templates/admin/integrations/list.html:56
4534 #: rhodecode/templates/admin/integrations/list.html:104
4243 msgid "Current integrations"
4535 msgid "Scope"
4244 msgstr ""
4536 msgstr ""
4245
4537
4246 #: rhodecode/templates/admin/integrations/list.html:65
4538 #: rhodecode/templates/admin/integrations/list.html:105
4247 msgid "Actions"
4539 msgid "Actions"
4248 msgstr ""
4540 msgstr ""
4249
4541
4250 #: rhodecode/templates/admin/integrations/list.html:89
4542 #: rhodecode/templates/admin/integrations/list.html:115
4543 msgid "No {type} integrations for repo {repo} exist yet."
4544 msgstr ""
4545
4546 #: rhodecode/templates/admin/integrations/list.html:117
4547 msgid "No {type} integrations for repogroup {repogroup} exist yet."
4548 msgstr ""
4549
4550 #: rhodecode/templates/admin/integrations/list.html:119
4551 msgid "No {type} integrations exist yet."
4552 msgstr ""
4553
4554 #: rhodecode/templates/admin/integrations/list.html:133
4555 msgid "Create one"
4556 msgstr ""
4557
4558 #: rhodecode/templates/admin/integrations/list.html:164
4559 msgid "repo"
4560 msgstr ""
4561
4562 #: rhodecode/templates/admin/integrations/list.html:168
4563 msgid "repogroup"
4564 msgstr ""
4565
4566 #: rhodecode/templates/admin/integrations/list.html:170
4567 msgid "child repos only"
4568 msgstr ""
4569
4570 #: rhodecode/templates/admin/integrations/list.html:172
4571 msgid "cascade to all"
4572 msgstr ""
4573
4574 #: rhodecode/templates/admin/integrations/list.html:177
4575 msgid "top level repos only"
4576 msgstr ""
4577
4578 #: rhodecode/templates/admin/integrations/list.html:179
4579 msgid "global"
4580 msgstr ""
4581
4582 #: rhodecode/templates/admin/integrations/list.html:185
4251 msgid "unknown integration"
4583 msgid "unknown integration"
4252 msgstr ""
4584 msgstr ""
4253
4585
4586 #: rhodecode/templates/admin/integrations/new.html:31
4587 msgid "Create New Integration for repository: {repo_name}"
4588 msgstr ""
4589
4590 #: rhodecode/templates/admin/integrations/new.html:33
4591 msgid "Create New Integration for repository group: {repo_group_name}"
4592 msgstr ""
4593
4594 #: rhodecode/templates/admin/integrations/new.html:35
4595 msgid "Create New Global Integration"
4596 msgstr ""
4597
4598 #: rhodecode/templates/admin/integrations/new.html:61
4599 msgid "No description available"
4600 msgstr ""
4601
4254 #: rhodecode/templates/admin/my_account/my_account.html:5
4602 #: rhodecode/templates/admin/my_account/my_account.html:5
4255 #: rhodecode/templates/base/base.html:343
4603 #: rhodecode/templates/base/base.html:343
4256 msgid "My account"
4604 msgid "My account"
@@ -4270,7 +4618,7 b' msgstr ""'
4270 msgid "Auth Tokens"
4618 msgid "Auth Tokens"
4271 msgstr ""
4619 msgstr ""
4272
4620
4273 #: rhodecode/templates/admin/my_account/my_account.html:34
4621 #: rhodecode/templates/admin/my_account/my_account.html:35
4274 msgid "OAuth Identities"
4622 msgid "OAuth Identities"
4275 msgstr ""
4623 msgstr ""
4276
4624
@@ -4388,36 +4736,18 b' msgstr ""'
4388 msgid "New email address"
4736 msgid "New email address"
4389 msgstr "增加邮箱"
4737 msgstr "增加邮箱"
4390
4738
4391 #: rhodecode/templates/admin/my_account/my_account_notifications.html:3
4739 #: rhodecode/templates/admin/my_account/my_account_notifications.html:12
4392 msgid "Your live notification settings"
4740 msgid "Your Live Notification Settings"
4393 msgstr ""
4741 msgstr ""
4394
4742
4395 #: rhodecode/templates/admin/my_account/my_account_notifications.html:14
4743 #: rhodecode/templates/admin/my_account/my_account_notifications.html:24
4396 #: rhodecode/templates/admin/notifications/show_notification.html:12
4744 msgid "Notifications Status"
4397 msgid "Notifications"
4745 msgstr ""
4398 msgstr "通知"
4399
4400 #: rhodecode/templates/admin/my_account/my_account_notifications.html:14
4401 msgid "Disabled"
4402 msgstr "停用"
4403
4746
4404 #: rhodecode/templates/admin/my_account/my_account_password.html:3
4747 #: rhodecode/templates/admin/my_account/my_account_password.html:3
4405 msgid "Change Your Account Password"
4748 msgid "Change Your Account Password"
4406 msgstr ""
4749 msgstr ""
4407
4750
4408 #: rhodecode/templates/admin/my_account/my_account_password.html:10
4409 msgid "Current Password"
4410 msgstr ""
4411
4412 #: rhodecode/templates/admin/my_account/my_account_password.html:19
4413 #: rhodecode/templates/admin/users/user_edit_profile.html:74
4414 msgid "New Password"
4415 msgstr ""
4416
4417 #: rhodecode/templates/admin/my_account/my_account_password.html:28
4418 msgid "Confirm New Password"
4419 msgstr ""
4420
4421 #: rhodecode/templates/admin/my_account/my_account_profile.html:11
4751 #: rhodecode/templates/admin/my_account/my_account_profile.html:11
4422 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:52
4752 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:52
4423 #: rhodecode/templates/admin/users/user_edit_profile.html:25
4753 #: rhodecode/templates/admin/users/user_edit_profile.html:25
@@ -4457,27 +4787,28 b' msgid "Pull Requests You Opened"'
4457 msgstr ""
4787 msgstr ""
4458
4788
4459 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:23
4789 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:23
4460 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:88
4790 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:87
4461 msgid "Target Repo"
4791 msgid "Target Repo"
4462 msgstr ""
4792 msgstr ""
4463
4793
4464 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:26
4794 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:26
4465 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:91
4795 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:90
4466 #: rhodecode/templates/admin/settings/settings_global.html:9
4796 #: rhodecode/templates/admin/settings/settings_global.html:9
4467 #: rhodecode/templates/email_templates/pull_request_review.mako:28
4797 #: rhodecode/templates/email_templates/pull_request_review.mako:39
4468 #: rhodecode/templates/email_templates/pull_request_review.mako:48
4798 #: rhodecode/templates/email_templates/pull_request_review.mako:72
4469 #: rhodecode/templates/pullrequests/pullrequest.html:38
4799 #: rhodecode/templates/pullrequests/pullrequest.html:38
4470 #: rhodecode/templates/pullrequests/pullrequests.html:104
4800 #: rhodecode/templates/pullrequests/pullrequests.html:104
4471 msgid "Title"
4801 msgid "Title"
4472 msgstr "标题"
4802 msgstr "标题"
4473
4803
4474 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:27
4804 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:27
4475 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:92
4805 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:91
4476 msgid "Opened On"
4806 #: rhodecode/templates/pullrequests/pullrequests.html:108
4807 msgid "Last Update"
4477 msgstr ""
4808 msgstr ""
4478
4809
4479 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:43
4810 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:43
4480 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:107
4811 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:106
4481 #: rhodecode/templates/changelog/changelog.html:153
4812 #: rhodecode/templates/changelog/changelog.html:153
4482 #: rhodecode/templates/compare/compare_commits.html:49
4813 #: rhodecode/templates/compare/compare_commits.html:49
4483 #: rhodecode/templates/search/search_commit.html:36
4814 #: rhodecode/templates/search/search_commit.html:36
@@ -4485,7 +4816,7 b' msgid "Expand commit message"'
4485 msgstr ""
4816 msgstr ""
4486
4817
4487 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:52
4818 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:52
4488 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:116
4819 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:115
4489 #: rhodecode/templates/changeset/changeset_file_comment.html:284
4820 #: rhodecode/templates/changeset/changeset_file_comment.html:284
4490 #: rhodecode/templates/pullrequests/pullrequest_show.html:14
4821 #: rhodecode/templates/pullrequests/pullrequest_show.html:14
4491 #: rhodecode/templates/pullrequests/pullrequest_show.html:112
4822 #: rhodecode/templates/pullrequests/pullrequest_show.html:112
@@ -4493,19 +4824,19 b' msgstr ""'
4493 msgid "Closed"
4824 msgid "Closed"
4494 msgstr "已关闭"
4825 msgstr "已关闭"
4495
4826
4496 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:64
4827 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:63
4497 msgid "Confirm to delete this pull request"
4828 msgid "Confirm to delete this pull request"
4498 msgstr "确认删除拉取请求"
4829 msgstr "确认删除拉取请求"
4499
4830
4500 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:71
4831 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:70
4501 msgid "You currently have no open pull requests."
4832 msgid "You currently have no open pull requests."
4502 msgstr ""
4833 msgstr ""
4503
4834
4504 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:79
4835 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:78
4505 msgid "Pull Requests You Participate In"
4836 msgid "Pull Requests You Participate In"
4506 msgstr ""
4837 msgstr ""
4507
4838
4508 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:129
4839 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:127
4509 msgid ""
4840 msgid ""
4510 "There are currently no open pull requests requiring your participation."
4841 "There are currently no open pull requests requiring your participation."
4511 msgstr ""
4842 msgstr ""
@@ -4523,10 +4854,6 b' msgstr ""'
4523 msgid "My Notifications"
4854 msgid "My Notifications"
4524 msgstr "我的通知"
4855 msgstr "我的通知"
4525
4856
4526 #: rhodecode/templates/admin/notifications/notifications.html:31
4527 msgid "All"
4528 msgstr "全部"
4529
4530 #: rhodecode/templates/admin/notifications/notifications.html:32
4857 #: rhodecode/templates/admin/notifications/notifications.html:32
4531 #: rhodecode/templates/changeset/changeset.html:140
4858 #: rhodecode/templates/changeset/changeset.html:140
4532 #: rhodecode/templates/pullrequests/pullrequest_show.html:133
4859 #: rhodecode/templates/pullrequests/pullrequest_show.html:133
@@ -4546,12 +4873,16 b' msgstr "\xe6\x97\xa0\xe9\x80\x9a\xe7\x9f\xa5"'
4546 msgid "Show notification"
4873 msgid "Show notification"
4547 msgstr "显示通知"
4874 msgstr "显示通知"
4548
4875
4876 #: rhodecode/templates/admin/notifications/show_notification.html:12
4877 msgid "Notifications"
4878 msgstr "通知"
4879
4549 #: rhodecode/templates/admin/permissions/permissions.html:5
4880 #: rhodecode/templates/admin/permissions/permissions.html:5
4550 msgid "Permissions Administration"
4881 msgid "Permissions Administration"
4551 msgstr ""
4882 msgstr ""
4552
4883
4553 #: rhodecode/templates/admin/permissions/permissions.html:14
4884 #: rhodecode/templates/admin/permissions/permissions.html:14
4554 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:45
4885 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:49
4555 #: rhodecode/templates/admin/repos/repo_edit.html:46
4886 #: rhodecode/templates/admin/repos/repo_edit.html:46
4556 #: rhodecode/templates/admin/user_groups/user_group_edit.html:34
4887 #: rhodecode/templates/admin/user_groups/user_group_edit.html:34
4557 #: rhodecode/templates/base/base.html:82
4888 #: rhodecode/templates/base/base.html:82
@@ -4664,12 +4995,6 b' msgstr ""'
4664 msgid "Overwrite Existing Settings"
4995 msgid "Overwrite Existing Settings"
4665 msgstr ""
4996 msgstr ""
4666
4997
4667 #: rhodecode/templates/admin/permissions/permissions_objects.html:28
4668 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:14
4669 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:127
4670 msgid "Repository Groups"
4671 msgstr ""
4672
4673 #: rhodecode/templates/admin/permissions/permissions_objects.html:34
4998 #: rhodecode/templates/admin/permissions/permissions_objects.html:34
4674 msgid ""
4999 msgid ""
4675 "All default permissions on each repository group will be reset to chosen "
5000 "All default permissions on each repository group will be reset to chosen "
@@ -4732,7 +5057,7 b' msgstr ""'
4732 msgid "Add Child Group"
5057 msgid "Add Child Group"
4733 msgstr ""
5058 msgstr ""
4734
5059
4735 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:46
5060 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:50
4736 #: rhodecode/templates/admin/repos/repo_edit.html:49
5061 #: rhodecode/templates/admin/repos/repo_edit.html:49
4737 #: rhodecode/templates/admin/user_groups/user_group_edit.html:35
5062 #: rhodecode/templates/admin/user_groups/user_group_edit.html:35
4738 #: rhodecode/templates/admin/users/user_edit.html:35
5063 #: rhodecode/templates/admin/users/user_edit.html:35
@@ -4999,7 +5324,6 b' msgid "Statistics"'
4999 msgstr "统计"
5324 msgstr "统计"
5000
5325
5001 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:7
5326 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:7
5002 #: rhodecode/templates/pullrequests/pullrequests.html:108
5003 msgid "Updated on"
5327 msgid "Updated on"
5004 msgstr ""
5328 msgstr ""
5005
5329
@@ -5400,7 +5724,7 b' msgstr ""'
5400
5724
5401 #: rhodecode/templates/admin/repos/repo_edit_vcs.html:45
5725 #: rhodecode/templates/admin/repos/repo_edit_vcs.html:45
5402 #: rhodecode/templates/admin/settings/settings_global.html:109
5726 #: rhodecode/templates/admin/settings/settings_global.html:109
5403 #: rhodecode/templates/admin/settings/settings_labs.html:45
5727 #: rhodecode/templates/admin/settings/settings_labs.html:48
5404 #: rhodecode/templates/admin/settings/settings_vcs.html:13
5728 #: rhodecode/templates/admin/settings/settings_vcs.html:13
5405 #: rhodecode/templates/admin/settings/settings_visual.html:219
5729 #: rhodecode/templates/admin/settings/settings_visual.html:219
5406 msgid "Save settings"
5730 msgid "Save settings"
@@ -5617,6 +5941,10 b' msgstr "\xe8\x87\xaa\xe5\xae\x9a\xe4\xb9\x89\xe9\x92\xa9\xe5\xad\x90"'
5617 msgid "Labs Settings"
5941 msgid "Labs Settings"
5618 msgstr ""
5942 msgstr ""
5619
5943
5944 #: rhodecode/templates/admin/settings/settings_labs.html:10
5945 msgid "There are no Labs settings currently"
5946 msgstr ""
5947
5620 #: rhodecode/templates/admin/settings/settings_mapping.html:5
5948 #: rhodecode/templates/admin/settings/settings_mapping.html:5
5621 msgid "Import New Groups or Repositories"
5949 msgid "Import New Groups or Repositories"
5622 msgstr ""
5950 msgstr ""
@@ -6349,6 +6677,10 b' msgstr ""'
6349 msgid "Change the avatar at"
6677 msgid "Change the avatar at"
6350 msgstr ""
6678 msgstr ""
6351
6679
6680 #: rhodecode/templates/admin/users/user_edit_profile.html:74
6681 msgid "New Password"
6682 msgstr ""
6683
6352 #: rhodecode/templates/admin/users/user_edit_profile.html:82
6684 #: rhodecode/templates/admin/users/user_edit_profile.html:82
6353 msgid "New Password Confirmation"
6685 msgid "New Password Confirmation"
6354 msgstr ""
6686 msgstr ""
@@ -6379,7 +6711,7 b' msgid "Authentication type"'
6379 msgstr ""
6711 msgstr ""
6380
6712
6381 #: rhodecode/templates/base/base.html:44
6713 #: rhodecode/templates/base/base.html:44
6382 #: rhodecode/templates/errors/error_document.html:51
6714 #: rhodecode/templates/errors/error_document.html:57
6383 msgid "Support"
6715 msgid "Support"
6384 msgstr ""
6716 msgstr ""
6385
6717
@@ -6762,7 +7094,7 b' msgstr ""'
6762 msgid "No permission defined"
7094 msgid "No permission defined"
6763 msgstr ""
7095 msgstr ""
6764
7096
6765 #: rhodecode/templates/base/root.html:120
7097 #: rhodecode/templates/base/root.html:161
6766 msgid "Please enable JavaScript to use RhodeCode Enterprise"
7098 msgid "Please enable JavaScript to use RhodeCode Enterprise"
6767 msgstr ""
7099 msgstr ""
6768
7100
@@ -6864,29 +7196,65 b' msgid ""'
6864 "repositories and migrates them to Mercurial type."
7196 "repositories and migrates them to Mercurial type."
6865 msgstr ""
7197 msgstr ""
6866
7198
6867 #: rhodecode/templates/base/vcs_settings.html:124
7199 #: rhodecode/templates/base/vcs_settings.html:123
6868 msgid "Subversion Settings"
7200 msgid "Mercurial Labs Settings"
7201 msgstr ""
7202
7203 #: rhodecode/templates/base/vcs_settings.html:123
7204 msgid ""
7205 "These features are considered experimental and may not work as expected."
6869 msgstr ""
7206 msgstr ""
6870
7207
6871 #: rhodecode/templates/base/vcs_settings.html:129
7208 #: rhodecode/templates/base/vcs_settings.html:129
7209 msgid "Use rebase as merge strategy"
7210 msgstr ""
7211
7212 #: rhodecode/templates/base/vcs_settings.html:132
7213 msgid ""
7214 "Use rebase instead of creating a merge commit when merging via web "
7215 "interface."
7216 msgstr ""
7217
7218 #: rhodecode/templates/base/vcs_settings.html:144
7219 msgid "Global Subversion Settings"
7220 msgstr ""
7221
7222 #: rhodecode/templates/base/vcs_settings.html:150
7223 msgid "Proxy subversion HTTP requests"
7224 msgstr ""
7225
7226 #: rhodecode/templates/base/vcs_settings.html:153
7227 msgid ""
7228 "Subversion HTTP Support. Enables communication with SVN over HTTP protocol."
7229 msgstr ""
7230
7231 #: rhodecode/templates/base/vcs_settings.html:158
7232 msgid "Subversion HTTP Server URL"
7233 msgstr ""
7234
7235 #: rhodecode/templates/base/vcs_settings.html:171
7236 msgid "Subversion Settings"
7237 msgstr ""
7238
7239 #: rhodecode/templates/base/vcs_settings.html:176
6872 msgid "Repository patterns"
7240 msgid "Repository patterns"
6873 msgstr ""
7241 msgstr ""
6874
7242
6875 #: rhodecode/templates/base/vcs_settings.html:133
7243 #: rhodecode/templates/base/vcs_settings.html:180
6876 msgid ""
7244 msgid ""
6877 "Patterns for identifying SVN branches and tags. For recursive search, use "
7245 "Patterns for identifying SVN branches and tags. For recursive search, use "
6878 "\"*\". Eg.: \"/branches/*\""
7246 "\"*\". Eg.: \"/branches/*\""
6879 msgstr ""
7247 msgstr ""
6880
7248
6881 #: rhodecode/templates/base/vcs_settings.html:196
7249 #: rhodecode/templates/base/vcs_settings.html:246
6882 msgid "Pull Request Settings"
7250 msgid "Pull Request Settings"
6883 msgstr ""
7251 msgstr ""
6884
7252
6885 #: rhodecode/templates/base/vcs_settings.html:201
7253 #: rhodecode/templates/base/vcs_settings.html:251
6886 msgid "Enable server-side merge for pull requests"
7254 msgid "Enable server-side merge for pull requests"
6887 msgstr ""
7255 msgstr ""
6888
7256
6889 #: rhodecode/templates/base/vcs_settings.html:204
7257 #: rhodecode/templates/base/vcs_settings.html:254
6890 msgid ""
7258 msgid ""
6891 "Note: when this feature is enabled, it only runs hooks defined in the "
7259 "Note: when this feature is enabled, it only runs hooks defined in the "
6892 "rcextension package. Custom hooks added on the Admin -> Settings -> Hooks "
7260 "rcextension package. Custom hooks added on the Admin -> Settings -> Hooks "
@@ -6894,34 +7262,16 b' msgid ""'
6894 "web interface."
7262 "web interface."
6895 msgstr ""
7263 msgstr ""
6896
7264
6897 #: rhodecode/templates/base/vcs_settings.html:208
7265 #: rhodecode/templates/base/vcs_settings.html:258
6898 msgid "Invalidate and relocate inline comments during update"
7266 msgid "Invalidate and relocate inline comments during update"
6899 msgstr ""
7267 msgstr ""
6900
7268
6901 #: rhodecode/templates/base/vcs_settings.html:211
7269 #: rhodecode/templates/base/vcs_settings.html:261
6902 msgid ""
7270 msgid ""
6903 "During the update of a pull request, the position of inline comments will be"
7271 "During the update of a pull request, the position of inline comments will be"
6904 " updated and outdated inline comments will be hidden."
7272 " updated and outdated inline comments will be hidden."
6905 msgstr ""
7273 msgstr ""
6906
7274
6907 #: rhodecode/templates/base/vcs_settings.html:222
6908 msgid "Labs settings"
6909 msgstr ""
6910
6911 #: rhodecode/templates/base/vcs_settings.html:222
6912 msgid ""
6913 "These features are considered experimental and may not work as expected."
6914 msgstr ""
6915
6916 #: rhodecode/templates/base/vcs_settings.html:229
6917 msgid "Mercurial server-side merge"
6918 msgstr ""
6919
6920 #: rhodecode/templates/base/vcs_settings.html:234
6921 msgid ""
6922 "Use rebase instead of creating a merge commit when merging via web interface"
6923 msgstr ""
6924
6925 #: rhodecode/templates/bookmarks/bookmarks.html:5
7275 #: rhodecode/templates/bookmarks/bookmarks.html:5
6926 #, python-format
7276 #, python-format
6927 msgid "%s Bookmarks"
7277 msgid "%s Bookmarks"
@@ -7326,7 +7676,7 b' msgstr ""'
7326 #: rhodecode/templates/changeset/changeset_file_comment.html:293
7676 #: rhodecode/templates/changeset/changeset_file_comment.html:293
7327 #: rhodecode/templates/compare/compare_diff.html:57
7677 #: rhodecode/templates/compare/compare_diff.html:57
7328 #: rhodecode/templates/email_templates/commit_comment.mako:87
7678 #: rhodecode/templates/email_templates/commit_comment.mako:87
7329 #: rhodecode/templates/email_templates/pull_request_comment.mako:93
7679 #: rhodecode/templates/email_templates/pull_request_comment.mako:97
7330 msgid "Comment"
7680 msgid "Comment"
7331 msgstr "评论"
7681 msgstr "评论"
7332
7682
@@ -7468,17 +7818,17 b' msgid "Compare Commits"'
7468 msgstr ""
7818 msgstr ""
7469
7819
7470 #: rhodecode/templates/compare/compare_diff.html:46
7820 #: rhodecode/templates/compare/compare_diff.html:46
7471 #: rhodecode/templates/email_templates/pull_request_review.mako:50
7821 #: rhodecode/templates/email_templates/pull_request_review.mako:74
7472 #: rhodecode/templates/files/file_diff.html:56
7822 #: rhodecode/templates/files/file_diff.html:56
7473 #: rhodecode/templates/pullrequests/pullrequest_show.html:85
7823 #: rhodecode/templates/pullrequests/pullrequest_show.html:85
7474 msgid "Target"
7824 msgid "Target"
7475 msgstr ""
7825 msgstr ""
7476
7826
7477 #: rhodecode/templates/compare/compare_diff.html:47
7827 #: rhodecode/templates/compare/compare_diff.html:47
7478 #: rhodecode/templates/email_templates/pull_request_comment.mako:92
7828 #: rhodecode/templates/email_templates/pull_request_comment.mako:93
7479 #: rhodecode/templates/email_templates/pull_request_review.mako:49
7829 #: rhodecode/templates/email_templates/pull_request_review.mako:73
7480 #: rhodecode/templates/files/file_diff.html:62
7830 #: rhodecode/templates/files/file_diff.html:62
7481 #: rhodecode/templates/files/files_source.html:18
7831 #: rhodecode/templates/files/files_source.html:19
7482 msgid "Source"
7832 msgid "Source"
7483 msgstr ""
7833 msgstr ""
7484
7834
@@ -7658,17 +8008,17 b' msgstr ""'
7658 msgid "Form vertical"
8008 msgid "Form vertical"
7659 msgstr ""
8009 msgstr ""
7660
8010
7661 #: rhodecode/templates/email_templates/base.mako:7
8011 #: rhodecode/templates/email_templates/base.mako:32
7662 #, python-format
8012 #, python-format
7663 msgid "This is a notification from RhodeCode. %(instance_url)s"
8013 msgid "This is a notification from RhodeCode. %(instance_url)s"
7664 msgstr ""
8014 msgstr ""
7665
8015
7666 #: rhodecode/templates/email_templates/base.mako:90
8016 #: rhodecode/templates/email_templates/base.mako:115
7667 msgid "RhodeCode"
8017 msgid "RhodeCode"
7668 msgstr ""
8018 msgstr ""
7669
8019
7670 #: rhodecode/templates/email_templates/commit_comment.mako:16
8020 #: rhodecode/templates/email_templates/commit_comment.mako:16
7671 #: rhodecode/templates/email_templates/pull_request_comment.mako:17
8021 #: rhodecode/templates/email_templates/pull_request_comment.mako:18
7672 msgid "[mention]"
8022 msgid "[mention]"
7673 msgstr ""
8023 msgstr ""
7674
8024
@@ -7697,12 +8047,12 b' msgid "%(user)s commented on commit `%(c'
7697 msgstr ""
8047 msgstr ""
7698
8048
7699 #: rhodecode/templates/email_templates/commit_comment.mako:43
8049 #: rhodecode/templates/email_templates/commit_comment.mako:43
7700 #: rhodecode/templates/email_templates/pull_request_comment.mako:43
8050 #: rhodecode/templates/email_templates/pull_request_comment.mako:44
7701 msgid "Comment link"
8051 msgid "Comment link"
7702 msgstr ""
8052 msgstr ""
7703
8053
7704 #: rhodecode/templates/email_templates/commit_comment.mako:48
8054 #: rhodecode/templates/email_templates/commit_comment.mako:48
7705 #: rhodecode/templates/email_templates/pull_request_comment.mako:48
8055 #: rhodecode/templates/email_templates/pull_request_comment.mako:49
7706 #, python-format
8056 #, python-format
7707 msgid "File: %(comment_file)s on line %(comment_line)s"
8057 msgid "File: %(comment_file)s on line %(comment_line)s"
7708 msgstr ""
8058 msgstr ""
@@ -7731,7 +8081,7 b' msgid "The commit status was changed to"'
7731 msgstr ""
8081 msgstr ""
7732
8082
7733 #: rhodecode/templates/email_templates/commit_comment.mako:87
8083 #: rhodecode/templates/email_templates/commit_comment.mako:87
7734 #: rhodecode/templates/email_templates/pull_request_comment.mako:93
8084 #: rhodecode/templates/email_templates/pull_request_comment.mako:97
7735 #, python-format
8085 #, python-format
7736 msgid "Comment on line: %(comment_line)s"
8086 msgid "Comment on line: %(comment_line)s"
7737 msgstr ""
8087 msgstr ""
@@ -7740,96 +8090,100 b' msgstr ""'
7740 msgid "Generate new password here"
8090 msgid "Generate new password here"
7741 msgstr ""
8091 msgstr ""
7742
8092
7743 #: rhodecode/templates/email_templates/pull_request_comment.mako:20
8093 #: rhodecode/templates/email_templates/pull_request_comment.mako:21
7744 #, python-format
8094 #, python-format
7745 msgid ""
8095 msgid ""
7746 "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\" (file: "
8096 "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\" (file: "
7747 "`%(comment_file)s`)"
8097 "`%(comment_file)s`)"
7748 msgstr ""
8098 msgstr ""
7749
8099
7750 #: rhodecode/templates/email_templates/pull_request_comment.mako:23
8100 #: rhodecode/templates/email_templates/pull_request_comment.mako:24
7751 #, python-format
8101 #, python-format
7752 msgid ""
8102 msgid ""
7753 "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\" (status: "
8103 "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\" (status: "
7754 "%(status)s)"
8104 "%(status)s)"
7755 msgstr ""
8105 msgstr ""
7756
8106
7757 #: rhodecode/templates/email_templates/pull_request_comment.mako:25
8107 #: rhodecode/templates/email_templates/pull_request_comment.mako:26
7758 #: rhodecode/templates/email_templates/pull_request_comment.mako:82
8108 #: rhodecode/templates/email_templates/pull_request_comment.mako:83
7759 #, python-format
8109 #, python-format
7760 msgid "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\""
8110 msgid "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\""
7761 msgstr ""
8111 msgstr ""
7762
8112
7763 #: rhodecode/templates/email_templates/pull_request_comment.mako:45
8113 #: rhodecode/templates/email_templates/pull_request_comment.mako:46
7764 msgid "Source repository"
8114 msgid "Source repository"
7765 msgstr ""
8115 msgstr ""
7766
8116
7767 #: rhodecode/templates/email_templates/pull_request_comment.mako:54
8117 #: rhodecode/templates/email_templates/pull_request_comment.mako:55
7768 #, python-format
8118 #, python-format
7769 msgid "%(user)s submitted pull request #%(pr_id)s status: *%(status)s*"
8119 msgid "%(user)s submitted pull request #%(pr_id)s status: *%(status)s*"
7770 msgstr ""
8120 msgstr ""
7771
8121
7772 #: rhodecode/templates/email_templates/pull_request_comment.mako:56
8122 #: rhodecode/templates/email_templates/pull_request_comment.mako:57
7773 #, python-format
8123 #, python-format
7774 msgid ""
8124 msgid ""
7775 "%(user)s submitted pull request #%(pr_id)s status: *%(status)s and closed*"
8125 "%(user)s submitted pull request #%(pr_id)s status: *%(status)s and closed*"
7776 msgstr ""
8126 msgstr ""
7777
8127
7778 #: rhodecode/templates/email_templates/pull_request_comment.mako:80
8128 #: rhodecode/templates/email_templates/pull_request_comment.mako:81
7779 #, python-format
8129 #, python-format
7780 msgid ""
8130 msgid ""
7781 "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\" "
8131 "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\" "
7782 "(file:`%(comment_file)s`)"
8132 "(file:`%(comment_file)s`)"
7783 msgstr ""
8133 msgstr ""
7784
8134
7785 #: rhodecode/templates/email_templates/pull_request_comment.mako:86
8135 #: rhodecode/templates/email_templates/pull_request_comment.mako:87
7786 #, python-format
8136 #, python-format
7787 msgid "submitted pull request status: %(status)s"
8137 msgid "submitted pull request status: %(status)s"
7788 msgstr ""
8138 msgstr ""
7789
8139
7790 #: rhodecode/templates/email_templates/pull_request_comment.mako:88
8140 #: rhodecode/templates/email_templates/pull_request_comment.mako:89
7791 #, python-format
8141 #, python-format
7792 msgid "submitted pull request status: %(status)s and closed"
8142 msgid "submitted pull request status: %(status)s and closed"
7793 msgstr ""
8143 msgstr ""
7794
8144
7795 #: rhodecode/templates/email_templates/pull_request_review.mako:5
8145 #: rhodecode/templates/email_templates/pull_request_comment.mako:95
7796 #, python-format
8146 msgid "Submitted status"
7797 msgid "%(user)s wants you to review pull request #%(pr_url)s: \"%(pr_title)s\""
8147 msgstr ""
7798 msgstr ""
8148
7799
8149 #: rhodecode/templates/email_templates/pull_request_review.mako:14
7800 #: rhodecode/templates/email_templates/pull_request_review.mako:17
8150 #, python-format
8151 msgid "%(user)s wants you to review pull request #%(pr_id)s: \"%(pr_title)s\""
8152 msgstr ""
8153
8154 #: rhodecode/templates/email_templates/pull_request_review.mako:34
7801 #, python-format
8155 #, python-format
7802 msgid ""
8156 msgid ""
7803 "Pull request from %(source_ref_type)s:%(source_ref_name)s of %(repo_url)s "
8157 "Pull request from %(source_ref_type)s:%(source_ref_name)s of %(repo_url)s "
7804 "into %(target_ref_type)s:%(target_ref_name)s"
8158 "into %(target_ref_type)s:%(target_ref_name)s"
7805 msgstr ""
8159 msgstr ""
7806
8160
7807 #: rhodecode/templates/email_templates/pull_request_review.mako:26
8161 #: rhodecode/templates/email_templates/pull_request_review.mako:37
7808 msgid "Link"
8162 msgid "Link"
7809 msgstr ""
8163 msgstr ""
7810
8164
7811 #: rhodecode/templates/email_templates/pull_request_review.mako:35
8165 #: rhodecode/templates/email_templates/pull_request_review.mako:46
7812 #, python-format
8166 #, python-format
7813 msgid "Commit (%(num)s)"
8167 msgid "Commit (%(num)s)"
7814 msgid_plural "Commits (%(num)s)"
8168 msgid_plural "Commits (%(num)s)"
7815 msgstr[0] ""
8169 msgstr[0] ""
7816
8170
7817 #: rhodecode/templates/email_templates/pull_request_review.mako:47
8171 #: rhodecode/templates/email_templates/pull_request_review.mako:71
7818 #, python-format
8172 #, python-format
7819 msgid "%(user)s wants you to review pull request #%(pr_id)s: \"%(pr_title)s\"."
8173 msgid "%(user)s wants you to review pull request #%(pr_id)s: \"%(pr_title)s\"."
7820 msgstr ""
8174 msgstr ""
7821
8175
7822 #: rhodecode/templates/email_templates/pull_request_review.mako:49
8176 #: rhodecode/templates/email_templates/pull_request_review.mako:73
7823 #, python-format
8177 #, python-format
7824 msgid "%(source_ref_type)s of %(source_repo_url)s"
8178 msgid "%(source_ref_type)s of %(source_repo_url)s"
7825 msgstr ""
8179 msgstr ""
7826
8180
7827 #: rhodecode/templates/email_templates/pull_request_review.mako:50
8181 #: rhodecode/templates/email_templates/pull_request_review.mako:74
7828 #, python-format
8182 #, python-format
7829 msgid "%(target_ref_type)s of %(target_repo_url)s"
8183 msgid "%(target_ref_type)s of %(target_repo_url)s"
7830 msgstr ""
8184 msgstr ""
7831
8185
7832 #: rhodecode/templates/email_templates/pull_request_review.mako:52
8186 #: rhodecode/templates/email_templates/pull_request_review.mako:76
7833 #: rhodecode/templates/summary/components.html:95
8187 #: rhodecode/templates/summary/components.html:95
7834 #: rhodecode/templates/summary/components.html:98
8188 #: rhodecode/templates/summary/components.html:98
7835 #, python-format
8189 #, python-format
@@ -8068,13 +8422,13 b' msgid "Delete file"'
8068 msgstr ""
8422 msgstr ""
8069
8423
8070 #: rhodecode/templates/files/files_delete.html:45
8424 #: rhodecode/templates/files/files_delete.html:45
8071 #: rhodecode/templates/files/files_source.html:49
8425 #: rhodecode/templates/files/files_source.html:50
8072 #, python-format
8426 #, python-format
8073 msgid "Binary file (%s)"
8427 msgid "Binary file (%s)"
8074 msgstr "二进制文件(%s)"
8428 msgstr "二进制文件(%s)"
8075
8429
8076 #: rhodecode/templates/files/files_delete.html:50
8430 #: rhodecode/templates/files/files_delete.html:50
8077 #: rhodecode/templates/files/files_source.html:61
8431 #: rhodecode/templates/files/files_source.html:62
8078 msgid "File is too big to display"
8432 msgid "File is too big to display"
8079 msgstr "文件过大,不能显示"
8433 msgstr "文件过大,不能显示"
8080
8434
@@ -8143,44 +8497,44 b' msgid "line"'
8143 msgid_plural "lines"
8497 msgid_plural "lines"
8144 msgstr[0] ""
8498 msgstr[0] ""
8145
8499
8146 #: rhodecode/templates/files/files_source.html:12
8500 #: rhodecode/templates/files/files_source.html:13
8147 msgid "History"
8501 msgid "History"
8148 msgstr ""
8502 msgstr ""
8149
8503
8150 #: rhodecode/templates/files/files_source.html:15
8504 #: rhodecode/templates/files/files_source.html:16
8151 #: rhodecode/templates/search/search_content.html:68
8505 #: rhodecode/templates/search/search_content.html:68
8152 msgid "Show Full History"
8506 msgid "Show Full History"
8153 msgstr ""
8507 msgstr ""
8154
8508
8155 #: rhodecode/templates/files/files_source.html:20
8509 #: rhodecode/templates/files/files_source.html:21
8156 #: rhodecode/templates/search/search_content.html:70
8510 #: rhodecode/templates/search/search_content.html:70
8157 msgid "Annotation"
8511 msgid "Annotation"
8158 msgstr ""
8512 msgstr ""
8159
8513
8160 #: rhodecode/templates/files/files_source.html:22
8514 #: rhodecode/templates/files/files_source.html:23
8161 #: rhodecode/templates/search/search_content.html:71
8515 #: rhodecode/templates/search/search_content.html:71
8162 msgid "Raw"
8516 msgid "Raw"
8163 msgstr ""
8517 msgstr ""
8164
8518
8165 #: rhodecode/templates/files/files_source.html:24
8519 #: rhodecode/templates/files/files_source.html:25
8166 #: rhodecode/templates/search/search_content.html:73
8520 #: rhodecode/templates/search/search_content.html:73
8167 msgid "Download"
8521 msgid "Download"
8168 msgstr "下载"
8522 msgstr "下载"
8169
8523
8170 #: rhodecode/templates/files/files_source.html:31
8524 #: rhodecode/templates/files/files_source.html:32
8171 #, python-format
8525 #, python-format
8172 msgid "Edit on Branch:%s"
8526 msgid "Edit on Branch:%s"
8173 msgstr ""
8527 msgstr ""
8174
8528
8175 #: rhodecode/templates/files/files_source.html:36
8529 #: rhodecode/templates/files/files_source.html:37
8176 msgid "Editing binary files not allowed"
8530 msgid "Editing binary files not allowed"
8177 msgstr ""
8531 msgstr ""
8178
8532
8179 #: rhodecode/templates/files/files_source.html:39
8180 msgid "Editing files allowed only when on branch head commit"
8181 msgstr ""
8182
8183 #: rhodecode/templates/files/files_source.html:40
8533 #: rhodecode/templates/files/files_source.html:40
8534 msgid "Editing files allowed only when on branch head commit"
8535 msgstr ""
8536
8537 #: rhodecode/templates/files/files_source.html:41
8184 msgid "Deleting files allowed only when on branch head commit"
8538 msgid "Deleting files allowed only when on branch head commit"
8185 msgstr ""
8539 msgstr ""
8186
8540
General Comments 0
You need to be logged in to leave comments. Login now