##// END OF EJS Templates
i18n: Updated message catalog template
marcink -
r803:cf176a99 stable
parent child Browse files
Show More
@@ -11,6 +11,7 b' done = true'
11 11 [task:changelog_updated]
12 12
13 13 [task:generate_api_docs]
14 done = true
14 15
15 16 [task:updated_translation]
16 17
This diff has been collapsed as it changes many lines, (1042 lines changed) Show them Hide them
@@ -6,9 +6,9 b''
6 6 #, fuzzy
7 7 msgid ""
8 8 msgstr ""
9 "Project-Id-Version: rhodecode-enterprise-ce 4.3.0\n"
9 "Project-Id-Version: rhodecode-enterprise-ce 4.4.0\n"
10 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 12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 14 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -18,7 +18,7 b' msgstr ""'
18 18 "Generated-By: Babel 1.3\n"
19 19
20 20 #: rhodecode/admin/navigation.py:74 rhodecode/authentication/routes.py:60
21 #: rhodecode/integrations/views.py:126
21 #: rhodecode/integrations/views.py:168
22 22 #: rhodecode/templates/admin/permissions/permissions.html:36
23 23 msgid "Global"
24 24 msgstr ""
@@ -41,7 +41,7 b' msgstr ""'
41 41 msgid "Issue Tracker"
42 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 45 #: rhodecode/templates/register.html:76
46 46 #: rhodecode/templates/admin/my_account/my_account_profile.html:48
47 47 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:94
@@ -62,12 +62,18 b' msgid "Full Text Search"'
62 62 msgstr ""
63 63
64 64 #: rhodecode/admin/navigation.py:83
65 #: rhodecode/templates/admin/integrations/base.html:21
66 #: rhodecode/templates/admin/integrations/edit.html:8
67 #: rhodecode/templates/admin/integrations/edit.html:19
68 #: rhodecode/templates/admin/integrations/list.html:15
69 #: rhodecode/templates/admin/integrations/list.html:19
70 #: rhodecode/templates/admin/integrations/list.html:26
65 #: rhodecode/templates/admin/integrations/base.html:23
66 #: rhodecode/templates/admin/integrations/form.html:8
67 #: rhodecode/templates/admin/integrations/form.html:21
68 #: rhodecode/templates/admin/integrations/form.html:32
69 #: rhodecode/templates/admin/integrations/list.html:21
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 77 #: rhodecode/templates/admin/repos/repo_edit.html:72
72 78 #: rhodecode/templates/base/base.html:84
73 79 msgid "Integrations"
@@ -90,9 +96,9 b' msgstr ""'
90 96 msgid "Enable or disable this authentication plugin."
91 97 msgstr ""
92 98
93 #: rhodecode/authentication/schema.py:37 rhodecode/integrations/schema.py:37
94 #: rhodecode/templates/admin/integrations/list.html:62
95 #: rhodecode/templates/admin/my_account/my_account_notifications.html:14
99 #: rhodecode/authentication/schema.py:37 rhodecode/integrations/schema.py:32
100 #: rhodecode/model/validation_schema/schemas/integration_schema.py:197
101 #: rhodecode/templates/admin/integrations/list.html:101
96 102 msgid "Enabled"
97 103 msgstr ""
98 104
@@ -527,14 +533,14 b' msgstr ""'
527 533 msgid "Changesets"
528 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 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 539 msgid "Branches"
534 540 msgstr ""
535 541
536 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 544 msgid "Tags"
539 545 msgstr ""
540 546
@@ -645,19 +651,19 b' msgstr ""'
645 651 msgid "Closing pull request on other statuses than rejected or approved is forbidden. Calculated status from all reviewers is currently: %s"
646 652 msgstr ""
647 653
648 #: rhodecode/controllers/summary.py:235
654 #: rhodecode/controllers/summary.py:243
649 655 msgid "Branch"
650 656 msgstr ""
651 657
652 #: rhodecode/controllers/summary.py:236
658 #: rhodecode/controllers/summary.py:244
653 659 msgid "Tag"
654 660 msgstr ""
655 661
656 #: rhodecode/controllers/summary.py:237
662 #: rhodecode/controllers/summary.py:245
657 663 msgid "Bookmark"
658 664 msgstr ""
659 665
660 #: rhodecode/controllers/summary.py:252
666 #: rhodecode/controllers/summary.py:260
661 667 msgid "Closed branches"
662 668 msgstr ""
663 669
@@ -670,37 +676,37 b' msgid "Error occurred during update of d'
670 676 msgstr ""
671 677
672 678 #: rhodecode/controllers/admin/gists.py:63
673 #: rhodecode/controllers/admin/my_account.py:307
679 #: rhodecode/controllers/admin/my_account.py:317
674 680 #: rhodecode/controllers/admin/users.py:431
675 681 msgid "forever"
676 682 msgstr ""
677 683
678 684 #: rhodecode/controllers/admin/gists.py:64
679 #: rhodecode/controllers/admin/my_account.py:308
685 #: rhodecode/controllers/admin/my_account.py:318
680 686 #: rhodecode/controllers/admin/users.py:432
681 687 msgid "5 minutes"
682 688 msgstr ""
683 689
684 690 #: rhodecode/controllers/admin/gists.py:65
685 #: rhodecode/controllers/admin/my_account.py:309
691 #: rhodecode/controllers/admin/my_account.py:319
686 692 #: rhodecode/controllers/admin/users.py:433
687 693 msgid "1 hour"
688 694 msgstr ""
689 695
690 696 #: rhodecode/controllers/admin/gists.py:66
691 #: rhodecode/controllers/admin/my_account.py:310
697 #: rhodecode/controllers/admin/my_account.py:320
692 698 #: rhodecode/controllers/admin/users.py:434
693 699 msgid "1 day"
694 700 msgstr ""
695 701
696 702 #: rhodecode/controllers/admin/gists.py:67
697 #: rhodecode/controllers/admin/my_account.py:311
703 #: rhodecode/controllers/admin/my_account.py:321
698 704 #: rhodecode/controllers/admin/users.py:435
699 705 msgid "1 month"
700 706 msgstr ""
701 707
702 708 #: rhodecode/controllers/admin/gists.py:71
703 #: rhodecode/controllers/admin/my_account.py:313
709 #: rhodecode/controllers/admin/my_account.py:323
704 710 #: rhodecode/controllers/admin/users.py:437
705 711 msgid "Lifetime"
706 712 msgstr ""
@@ -754,60 +760,61 b' msgstr ""'
754 760 msgid "%(expiry)s - current value"
755 761 msgstr ""
756 762
757 #: rhodecode/controllers/admin/my_account.py:70
763 #: rhodecode/controllers/admin/my_account.py:74
758 764 msgid "You can't edit this user since it's crucial for entire application"
759 765 msgstr ""
760 766
761 #: rhodecode/controllers/admin/my_account.py:128
767 #: rhodecode/controllers/admin/my_account.py:132
762 768 msgid "Your account was updated successfully"
763 769 msgstr ""
764 770
765 #: rhodecode/controllers/admin/my_account.py:143
771 #: rhodecode/controllers/admin/my_account.py:147
766 772 #: rhodecode/controllers/admin/users.py:218
767 773 #, python-format
768 774 msgid "Error occurred during update of user %s"
769 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 783 msgid "Successfully updated password"
773 784 msgstr ""
774 785
775 #: rhodecode/controllers/admin/my_account.py:213
776 msgid "Error occurred during update of user password"
777 msgstr ""
778
779 #: rhodecode/controllers/admin/my_account.py:261
786 #: rhodecode/controllers/admin/my_account.py:271
780 787 #: rhodecode/controllers/admin/users.py:611
781 788 #, python-format
782 789 msgid "Added new email address `%s` for user account"
783 790 msgstr ""
784 791
785 #: rhodecode/controllers/admin/my_account.py:268
792 #: rhodecode/controllers/admin/my_account.py:278
786 793 #: rhodecode/controllers/admin/users.py:618
787 794 msgid "An error occurred during email saving"
788 795 msgstr ""
789 796
790 #: rhodecode/controllers/admin/my_account.py:278
797 #: rhodecode/controllers/admin/my_account.py:288
791 798 #: rhodecode/controllers/admin/users.py:633
792 799 msgid "Removed email address from user account"
793 800 msgstr ""
794 801
795 #: rhodecode/controllers/admin/my_account.py:316
802 #: rhodecode/controllers/admin/my_account.py:326
796 803 #: rhodecode/controllers/admin/users.py:440
797 804 msgid "Role"
798 805 msgstr ""
799 806
800 #: rhodecode/controllers/admin/my_account.py:329
807 #: rhodecode/controllers/admin/my_account.py:339
801 808 #: rhodecode/controllers/admin/users.py:464
802 809 msgid "Auth token successfully created"
803 810 msgstr ""
804 811
805 #: rhodecode/controllers/admin/my_account.py:342
812 #: rhodecode/controllers/admin/my_account.py:352
806 813 #: rhodecode/controllers/admin/users.py:483
807 814 msgid "Auth token successfully reset"
808 815 msgstr ""
809 816
810 #: rhodecode/controllers/admin/my_account.py:346
817 #: rhodecode/controllers/admin/my_account.py:356
811 818 #: rhodecode/controllers/admin/users.py:487
812 819 msgid "Auth token successfully deleted"
813 820 msgstr ""
@@ -1027,18 +1034,18 b' msgid "Error occurred during deleting is'
1027 1034 msgstr ""
1028 1035
1029 1036 #: rhodecode/controllers/admin/repos.py:721
1030 #: rhodecode/controllers/admin/settings.py:363
1037 #: rhodecode/controllers/admin/settings.py:366
1031 1038 msgid "Removed issue tracker entry"
1032 1039 msgstr ""
1033 1040
1034 1041 #: rhodecode/controllers/admin/repos.py:751
1035 #: rhodecode/controllers/admin/settings.py:409
1042 #: rhodecode/controllers/admin/settings.py:412
1036 1043 msgid "Updated issue tracker entries"
1037 1044 msgstr ""
1038 1045
1039 1046 #: rhodecode/controllers/admin/repos.py:812
1040 #: rhodecode/controllers/admin/settings.py:142
1041 #: rhodecode/controllers/admin/settings.py:719
1047 #: rhodecode/controllers/admin/settings.py:143
1048 #: rhodecode/controllers/admin/settings.py:722
1042 1049 msgid "Some form inputs contain invalid data."
1043 1050 msgstr ""
1044 1051
@@ -1047,86 +1054,70 b' msgid "Error occurred during updating re'
1047 1054 msgstr ""
1048 1055
1049 1056 #: rhodecode/controllers/admin/repos.py:834
1050 #: rhodecode/controllers/admin/settings.py:168
1057 #: rhodecode/controllers/admin/settings.py:171
1051 1058 msgid "Updated VCS settings"
1052 1059 msgstr ""
1053 1060
1054 #: rhodecode/controllers/admin/settings.py:164
1055 #: rhodecode/controllers/admin/settings.py:267
1061 #: rhodecode/controllers/admin/settings.py:167
1062 #: rhodecode/controllers/admin/settings.py:270
1056 1063 msgid "Error occurred during updating application settings"
1057 1064 msgstr ""
1058 1065
1059 #: rhodecode/controllers/admin/settings.py:211
1066 #: rhodecode/controllers/admin/settings.py:214
1060 1067 #, python-format
1061 1068 msgid "Repositories successfully rescanned added: %s ; removed: %s"
1062 1069 msgstr ""
1063 1070
1064 #: rhodecode/controllers/admin/settings.py:263
1071 #: rhodecode/controllers/admin/settings.py:266
1065 1072 msgid "Updated application settings"
1066 1073 msgstr ""
1067 1074
1068 #: rhodecode/controllers/admin/settings.py:327
1069 msgid "Updated visualisation settings"
1070 msgstr ""
1071
1072 1075 #: rhodecode/controllers/admin/settings.py:330
1076 msgid "Updated visualisation settings"
1077 msgstr ""
1078
1079 #: rhodecode/controllers/admin/settings.py:333
1073 1080 msgid "Error occurred during updating visualisation settings"
1074 1081 msgstr ""
1075 1082
1076 #: rhodecode/controllers/admin/settings.py:422
1083 #: rhodecode/controllers/admin/settings.py:425
1077 1084 msgid "Please enter email address"
1078 1085 msgstr ""
1079 1086
1080 #: rhodecode/controllers/admin/settings.py:440
1087 #: rhodecode/controllers/admin/settings.py:443
1081 1088 msgid "Send email task created"
1082 1089 msgstr ""
1083 1090
1084 #: rhodecode/controllers/admin/settings.py:473
1091 #: rhodecode/controllers/admin/settings.py:476
1085 1092 msgid "Added new hook"
1086 1093 msgstr ""
1087 1094
1088 #: rhodecode/controllers/admin/settings.py:488
1095 #: rhodecode/controllers/admin/settings.py:491
1089 1096 msgid "Updated hooks"
1090 1097 msgstr ""
1091 1098
1092 #: rhodecode/controllers/admin/settings.py:492
1099 #: rhodecode/controllers/admin/settings.py:495
1093 1100 msgid "Error occurred during hook creation"
1094 1101 msgstr ""
1095 1102
1096 #: rhodecode/controllers/admin/settings.py:540
1103 #: rhodecode/controllers/admin/settings.py:543
1097 1104 #, python-format
1098 1105 msgid "Critical: your disk space is very low <b>%s%%</b> usedpercent"
1099 1106 msgstr ""
1100 1107
1101 #: rhodecode/controllers/admin/settings.py:544
1108 #: rhodecode/controllers/admin/settings.py:547
1102 1109 #, python-format
1103 1110 msgid "Warning: your disk space is running low <b>%s%%</b> usedpercent"
1104 1111 msgstr ""
1105 1112
1106 #: rhodecode/controllers/admin/settings.py:740
1113 #: rhodecode/controllers/admin/settings.py:743
1107 1114 msgid "Error occurred during updating labs settings"
1108 1115 msgstr ""
1109 1116
1110 #: rhodecode/controllers/admin/settings.py:745
1117 #: rhodecode/controllers/admin/settings.py:748
1111 1118 msgid "Updated Labs settings"
1112 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 1121 #: rhodecode/controllers/admin/user_groups.py:168
1131 1122 #, python-format
1132 1123 msgid "Created user group %(user_group_link)s"
@@ -1307,35 +1298,35 b' msgstr ""'
1307 1298 msgid "pullrequest commented"
1308 1299 msgstr ""
1309 1300
1310 #: rhodecode/events/repo.py:135
1301 #: rhodecode/events/repo.py:136
1311 1302 msgid "repository pre create"
1312 1303 msgstr ""
1313 1304
1314 #: rhodecode/events/repo.py:144
1305 #: rhodecode/events/repo.py:145
1315 1306 msgid "repository created"
1316 1307 msgstr ""
1317 1308
1318 #: rhodecode/events/repo.py:153
1309 #: rhodecode/events/repo.py:154
1319 1310 msgid "repository pre delete"
1320 1311 msgstr ""
1321 1312
1322 #: rhodecode/events/repo.py:162
1313 #: rhodecode/events/repo.py:163
1323 1314 msgid "repository deleted"
1324 1315 msgstr ""
1325 1316
1326 #: rhodecode/events/repo.py:198
1317 #: rhodecode/events/repo.py:199
1327 1318 msgid "repository pre pull"
1328 1319 msgstr ""
1329 1320
1330 #: rhodecode/events/repo.py:207
1321 #: rhodecode/events/repo.py:208
1331 1322 msgid "repository pull"
1332 1323 msgstr ""
1333 1324
1334 #: rhodecode/events/repo.py:216
1325 #: rhodecode/events/repo.py:217
1335 1326 msgid "repository pre push"
1336 1327 msgstr ""
1337 1328
1338 #: rhodecode/events/repo.py:227
1329 #: rhodecode/events/repo.py:228
1339 1330 msgid "repository push"
1340 1331 msgstr ""
1341 1332
@@ -1363,100 +1354,196 b' msgstr ""'
1363 1354 msgid "user pre update"
1364 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 1416 msgid "Enable or disable this integration."
1368 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 1421 msgid "Short name for this integration."
1372 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 1426 msgid "Integration name"
1376 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 1453 #: rhodecode/integrations/views.py:172
1454 msgid "{name} integration"
1455 msgstr ""
1456
1457 #: rhodecode/integrations/views.py:186
1379 1458 msgid "Integration {integration_name} deleted successfully."
1380 1459 msgstr ""
1381 1460
1382 #: rhodecode/integrations/views.py:200
1461 #: rhodecode/integrations/views.py:266
1383 1462 msgid "Errors exist when saving integration settings. Please check the form inputs."
1384 1463 msgstr ""
1385 1464
1386 #: rhodecode/integrations/views.py:220
1465 #: rhodecode/integrations/views.py:292
1387 1466 msgid "Integration {integration_name} updated successfully."
1388 1467 msgstr ""
1389 1468
1390 #: rhodecode/integrations/types/email.py:154
1469 #: rhodecode/integrations/types/email.py:214
1391 1470 msgid "Recipients"
1392 1471 msgstr ""
1393 1472
1394 #: rhodecode/integrations/types/email.py:155
1473 #: rhodecode/integrations/types/email.py:215
1395 1474 msgid "Email addresses to send push events to"
1396 1475 msgstr ""
1397 1476
1398 #: rhodecode/integrations/types/email.py:160
1399 #: rhodecode/integrations/types/email.py:161
1477 #: rhodecode/integrations/types/email.py:220
1478 #: rhodecode/integrations/types/email.py:221
1400 1479 msgid "Email address"
1401 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 1490 #: rhodecode/integrations/types/hipchat.py:44
1404 msgid "Yellow"
1491 msgid "Red"
1405 1492 msgstr ""
1406 1493
1407 1494 #: rhodecode/integrations/types/hipchat.py:45
1408 msgid "Red"
1495 msgid "Green"
1409 1496 msgstr ""
1410 1497
1411 1498 #: rhodecode/integrations/types/hipchat.py:46
1412 msgid "Green"
1499 msgid "Purple"
1413 1500 msgstr ""
1414 1501
1415 1502 #: rhodecode/integrations/types/hipchat.py:47
1416 msgid "Purple"
1417 msgstr ""
1418
1419 #: rhodecode/integrations/types/hipchat.py:48
1420 1503 msgid "Gray"
1421 1504 msgstr ""
1422 1505
1506 #: rhodecode/integrations/types/hipchat.py:52
1507 msgid "Hipchat server URL"
1508 msgstr ""
1509
1423 1510 #: rhodecode/integrations/types/hipchat.py:53
1424 msgid "Hipchat server URL"
1425 msgstr ""
1426
1427 #: rhodecode/integrations/types/hipchat.py:54
1428 1511 msgid "Hipchat integration url."
1429 1512 msgstr ""
1430 1513
1514 #: rhodecode/integrations/types/hipchat.py:63
1515 msgid "Notify"
1516 msgstr ""
1517
1431 1518 #: rhodecode/integrations/types/hipchat.py:64
1432 msgid "Notify"
1433 msgstr ""
1434
1435 #: rhodecode/integrations/types/hipchat.py:65
1436 1519 msgid "Make a notification to the users in room."
1437 1520 msgstr ""
1438 1521
1522 #: rhodecode/integrations/types/hipchat.py:70
1523 msgid "Color"
1524 msgstr ""
1525
1439 1526 #: rhodecode/integrations/types/hipchat.py:71
1440 msgid "Color"
1441 msgstr ""
1442
1443 #: rhodecode/integrations/types/hipchat.py:72
1444 1527 msgid "Background color of message."
1445 1528 msgstr ""
1446 1529
1447 #: rhodecode/integrations/types/hipchat.py:104
1530 #: rhodecode/integrations/types/hipchat.py:99
1448 1531 msgid "Hipchat"
1449 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 1542 #: rhodecode/integrations/types/slack.py:45
1452 msgid "Slack service URL"
1453 msgstr ""
1454
1455 #: rhodecode/integrations/types/slack.py:46
1456 1543 msgid "This can be setup at the <a href=\"https://my.slack.com/services/new/incoming-webhook/\">slack app manager</a>"
1457 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 1547 #: rhodecode/templates/register.html:41
1461 1548 #: rhodecode/templates/admin/admin_log.html:7
1462 1549 #: rhodecode/templates/admin/my_account/my_account_profile.html:24
@@ -1472,35 +1559,39 b' msgstr ""'
1472 1559 msgid "Username"
1473 1560 msgstr ""
1474 1561
1475 #: rhodecode/integrations/types/slack.py:60
1562 #: rhodecode/integrations/types/slack.py:59
1476 1563 msgid "Username to show notifications coming from."
1477 1564 msgstr ""
1478 1565
1566 #: rhodecode/integrations/types/slack.py:68
1567 msgid "Channel"
1568 msgstr ""
1569
1479 1570 #: rhodecode/integrations/types/slack.py:69
1480 msgid "Channel"
1481 msgstr ""
1482
1483 #: rhodecode/integrations/types/slack.py:70
1484 1571 msgid "Channel to send notifications to."
1485 1572 msgstr ""
1486 1573
1574 #: rhodecode/integrations/types/slack.py:78
1575 msgid "Emoji"
1576 msgstr ""
1577
1487 1578 #: rhodecode/integrations/types/slack.py:79
1488 msgid "Emoji"
1489 msgstr ""
1490
1491 #: rhodecode/integrations/types/slack.py:80
1492 1579 msgid "Emoji to use eg. :studio_microphone:"
1493 1580 msgstr ""
1494 1581
1495 #: rhodecode/integrations/types/slack.py:107
1582 #: rhodecode/integrations/types/slack.py:101
1496 1583 msgid "Slack"
1497 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 1594 #: rhodecode/integrations/types/webhook.py:41
1500 msgid "Webhook URL"
1501 msgstr ""
1502
1503 #: rhodecode/integrations/types/webhook.py:42
1504 1595 msgid "URL of the webhook to receive POST event."
1505 1596 msgstr ""
1506 1597
@@ -1512,10 +1603,14 b' msgstr ""'
1512 1603 msgid "String used to validate received payloads."
1513 1604 msgstr ""
1514 1605
1515 #: rhodecode/integrations/types/webhook.py:62
1606 #: rhodecode/integrations/types/webhook.py:65
1516 1607 msgid "Webhook"
1517 1608 msgstr ""
1518 1609
1610 #: rhodecode/integrations/types/webhook.py:66
1611 msgid "Post json events to a webhook endpoint"
1612 msgstr ""
1613
1519 1614 #: rhodecode/lib/action_parser.py:89
1520 1615 msgid "[deleted] repository"
1521 1616 msgstr ""
@@ -1639,79 +1734,79 b' msgstr ""'
1639 1734 msgid "Commit not found"
1640 1735 msgstr ""
1641 1736
1642 #: rhodecode/lib/auth.py:1180
1737 #: rhodecode/lib/auth.py:1185
1643 1738 #, python-format
1644 1739 msgid "IP %s not allowed"
1645 1740 msgstr ""
1646 1741
1647 #: rhodecode/lib/auth.py:1254
1742 #: rhodecode/lib/auth.py:1259
1648 1743 msgid "You need to be a registered user to perform this action"
1649 1744 msgstr ""
1650 1745
1651 #: rhodecode/lib/auth.py:1302
1746 #: rhodecode/lib/auth.py:1307
1652 1747 #, python-format
1653 1748 msgid "Action not supported for %s."
1654 1749 msgstr ""
1655 1750
1656 #: rhodecode/lib/auth.py:1339
1751 #: rhodecode/lib/auth.py:1344
1657 1752 msgid "You need to be signed in to view this page"
1658 1753 msgstr ""
1659 1754
1660 #: rhodecode/lib/base.py:547
1755 #: rhodecode/lib/base.py:550
1661 1756 #, python-format
1662 1757 msgid "The repository at %(repo_name)s cannot be located."
1663 1758 msgstr ""
1664 1759
1665 #: rhodecode/lib/diffs.py:56
1760 #: rhodecode/lib/diffs.py:62
1666 1761 msgid "Click to comment"
1667 1762 msgstr ""
1668 1763
1669 #: rhodecode/lib/diffs.py:71
1764 #: rhodecode/lib/diffs.py:77
1670 1765 msgid "Binary file"
1671 1766 msgstr ""
1672 1767
1673 #: rhodecode/lib/diffs.py:91
1768 #: rhodecode/lib/diffs.py:98
1674 1769 msgid "Changeset was too big and was cut off, use diff menu to display this diff"
1675 1770 msgstr ""
1676 1771
1677 #: rhodecode/lib/diffs.py:102
1772 #: rhodecode/lib/diffs.py:109
1678 1773 msgid "No changes detected"
1679 1774 msgstr ""
1680 1775
1681 #: rhodecode/lib/diffs.py:631
1776 #: rhodecode/lib/diffs.py:643
1682 1777 msgid "Click to select line"
1683 1778 msgstr ""
1684 1779
1685 #: rhodecode/lib/helpers.py:1484
1780 #: rhodecode/lib/helpers.py:1489
1686 1781 #, python-format
1687 1782 msgid " and %s more"
1688 1783 msgstr ""
1689 1784
1690 #: rhodecode/lib/helpers.py:1488
1785 #: rhodecode/lib/helpers.py:1493
1691 1786 msgid "No Files"
1692 1787 msgstr ""
1693 1788
1694 #: rhodecode/lib/helpers.py:1561
1789 #: rhodecode/lib/helpers.py:1566
1695 1790 msgid "new file"
1696 1791 msgstr ""
1697 1792
1698 #: rhodecode/lib/helpers.py:1564
1793 #: rhodecode/lib/helpers.py:1569
1699 1794 msgid "mod"
1700 1795 msgstr ""
1701 1796
1702 #: rhodecode/lib/helpers.py:1567
1797 #: rhodecode/lib/helpers.py:1572
1703 1798 msgid "del"
1704 1799 msgstr ""
1705 1800
1706 #: rhodecode/lib/helpers.py:1570
1707 msgid "rename"
1708 msgstr ""
1709
1710 1801 #: rhodecode/lib/helpers.py:1575
1802 msgid "rename"
1803 msgstr ""
1804
1805 #: rhodecode/lib/helpers.py:1580
1711 1806 msgid "chmod"
1712 1807 msgstr ""
1713 1808
1714 #: rhodecode/lib/helpers.py:1822
1809 #: rhodecode/lib/helpers.py:1827
1715 1810 msgid ""
1716 1811 "Example filter terms:\n"
1717 1812 " repository:vcs\n"
@@ -1730,89 +1825,89 b' msgid ""'
1730 1825 " \"username:test AND repository:test*\"\n"
1731 1826 msgstr ""
1732 1827
1733 #: rhodecode/lib/helpers.py:1842
1828 #: rhodecode/lib/helpers.py:1847
1734 1829 #, python-format
1735 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 1831 msgstr ""
1737 1832
1738 #: rhodecode/lib/utils2.py:454
1833 #: rhodecode/lib/utils2.py:463
1739 1834 #, python-format
1740 1835 msgid "%d year"
1741 1836 msgid_plural "%d years"
1742 1837 msgstr[0] ""
1743 1838 msgstr[1] ""
1744 1839
1745 #: rhodecode/lib/utils2.py:455
1840 #: rhodecode/lib/utils2.py:464
1746 1841 #, python-format
1747 1842 msgid "%d month"
1748 1843 msgid_plural "%d months"
1749 1844 msgstr[0] ""
1750 1845 msgstr[1] ""
1751 1846
1752 #: rhodecode/lib/utils2.py:456
1847 #: rhodecode/lib/utils2.py:465
1753 1848 #, python-format
1754 1849 msgid "%d day"
1755 1850 msgid_plural "%d days"
1756 1851 msgstr[0] ""
1757 1852 msgstr[1] ""
1758 1853
1759 #: rhodecode/lib/utils2.py:457
1854 #: rhodecode/lib/utils2.py:466
1760 1855 #, python-format
1761 1856 msgid "%d hour"
1762 1857 msgid_plural "%d hours"
1763 1858 msgstr[0] ""
1764 1859 msgstr[1] ""
1765 1860
1766 #: rhodecode/lib/utils2.py:458
1861 #: rhodecode/lib/utils2.py:467
1767 1862 #, python-format
1768 1863 msgid "%d minute"
1769 1864 msgid_plural "%d minutes"
1770 1865 msgstr[0] ""
1771 1866 msgstr[1] ""
1772 1867
1773 #: rhodecode/lib/utils2.py:459
1868 #: rhodecode/lib/utils2.py:468
1774 1869 #, python-format
1775 1870 msgid "%d second"
1776 1871 msgid_plural "%d seconds"
1777 1872 msgstr[0] ""
1778 1873 msgstr[1] ""
1779 1874
1780 #: rhodecode/lib/utils2.py:477
1875 #: rhodecode/lib/utils2.py:486
1781 1876 #, python-format
1782 1877 msgid "in %s"
1783 1878 msgstr ""
1784 1879
1785 #: rhodecode/lib/utils2.py:483
1880 #: rhodecode/lib/utils2.py:492
1786 1881 #, python-format
1787 1882 msgid "%s ago"
1788 1883 msgstr ""
1789 1884
1790 #: rhodecode/lib/utils2.py:493
1885 #: rhodecode/lib/utils2.py:502
1791 1886 #, python-format
1792 1887 msgid "%s, %s ago"
1793 1888 msgstr ""
1794 1889
1795 #: rhodecode/lib/utils2.py:495
1890 #: rhodecode/lib/utils2.py:504
1796 1891 #, python-format
1797 1892 msgid "in %s, %s"
1798 1893 msgstr ""
1799 1894
1800 #: rhodecode/lib/utils2.py:497
1895 #: rhodecode/lib/utils2.py:506
1801 1896 #, python-format
1802 1897 msgid "%s and %s"
1803 1898 msgstr ""
1804 1899
1805 #: rhodecode/lib/utils2.py:499
1900 #: rhodecode/lib/utils2.py:508
1806 1901 #, python-format
1807 1902 msgid "%s and %s ago"
1808 1903 msgstr ""
1809 1904
1810 #: rhodecode/lib/utils2.py:501
1905 #: rhodecode/lib/utils2.py:510
1811 1906 #, python-format
1812 1907 msgid "in %s and %s"
1813 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 1911 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:49
1817 1912 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:174
1818 1913 msgid "just now"
@@ -1841,7 +1936,9 b' msgstr ""'
1841 1936 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:824
1842 1937 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:946
1843 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 1942 msgid "Repository no access"
1846 1943 msgstr ""
1847 1944
@@ -1868,7 +1965,9 b' msgstr ""'
1868 1965 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:825
1869 1966 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:947
1870 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 1971 msgid "Repository read access"
1873 1972 msgstr ""
1874 1973
@@ -1895,7 +1994,9 b' msgstr ""'
1895 1994 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:826
1896 1995 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:948
1897 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 2000 msgid "Repository write access"
1900 2001 msgstr ""
1901 2002
@@ -1922,7 +2023,9 b' msgstr ""'
1922 2023 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:827
1923 2024 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:949
1924 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 2029 msgid "Repository admin access"
1927 2030 msgstr ""
1928 2031
@@ -1989,7 +2092,9 b' msgstr ""'
1989 2092 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:845
1990 2093 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:967
1991 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 2098 msgid "Repository creation disabled"
1994 2099 msgstr ""
1995 2100
@@ -2016,7 +2121,9 b' msgstr ""'
2016 2121 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:846
2017 2122 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:968
2018 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 2127 msgid "Repository creation enabled"
2021 2128 msgstr ""
2022 2129
@@ -2043,7 +2150,9 b' msgstr ""'
2043 2150 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:850
2044 2151 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:972
2045 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 2156 msgid "Repository forking disabled"
2048 2157 msgstr ""
2049 2158
@@ -2070,7 +2179,9 b' msgstr ""'
2070 2179 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:851
2071 2180 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:973
2072 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 2185 msgid "Repository forking enabled"
2075 2186 msgstr ""
2076 2187
@@ -2118,7 +2229,9 b' msgstr ""'
2118 2229 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:1196
2119 2230 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1318
2120 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 2235 msgid "Not Reviewed"
2123 2236 msgstr ""
2124 2237
@@ -2145,7 +2258,9 b' msgstr ""'
2145 2258 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:1197
2146 2259 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1319
2147 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 2264 msgid "Approved"
2150 2265 msgstr ""
2151 2266
@@ -2172,7 +2287,9 b' msgstr ""'
2172 2287 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:1198
2173 2288 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1320
2174 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 2293 msgid "Rejected"
2177 2294 msgstr ""
2178 2295
@@ -2199,7 +2316,9 b' msgstr ""'
2199 2316 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:1199
2200 2317 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1321
2201 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 2322 msgid "Under Review"
2204 2323 msgstr ""
2205 2324
@@ -2223,7 +2342,9 b' msgstr ""'
2223 2342 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:829
2224 2343 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:951
2225 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 2348 msgid "Repository group no access"
2228 2349 msgstr ""
2229 2350
@@ -2247,7 +2368,9 b' msgstr ""'
2247 2368 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:830
2248 2369 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:952
2249 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 2374 msgid "Repository group read access"
2252 2375 msgstr ""
2253 2376
@@ -2271,7 +2394,9 b' msgstr ""'
2271 2394 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:831
2272 2395 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:953
2273 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 2400 msgid "Repository group write access"
2276 2401 msgstr ""
2277 2402
@@ -2295,7 +2420,9 b' msgstr ""'
2295 2420 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:832
2296 2421 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:954
2297 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 2426 msgid "Repository group admin access"
2300 2427 msgstr ""
2301 2428
@@ -2318,7 +2445,9 b' msgstr ""'
2318 2445 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:834
2319 2446 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:956
2320 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 2451 msgid "User group no access"
2323 2452 msgstr ""
2324 2453
@@ -2341,7 +2470,9 b' msgstr ""'
2341 2470 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:835
2342 2471 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:957
2343 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 2476 msgid "User group read access"
2346 2477 msgstr ""
2347 2478
@@ -2364,7 +2495,9 b' msgstr ""'
2364 2495 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:836
2365 2496 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:958
2366 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 2501 msgid "User group write access"
2369 2502 msgstr ""
2370 2503
@@ -2387,7 +2520,9 b' msgstr ""'
2387 2520 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:837
2388 2521 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:959
2389 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 2526 msgid "User group admin access"
2392 2527 msgstr ""
2393 2528
@@ -2410,7 +2545,9 b' msgstr ""'
2410 2545 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:839
2411 2546 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:961
2412 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 2551 msgid "Repository Group creation disabled"
2415 2552 msgstr ""
2416 2553
@@ -2433,7 +2570,9 b' msgstr ""'
2433 2570 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:840
2434 2571 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:962
2435 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 2576 msgid "Repository Group creation enabled"
2438 2577 msgstr ""
2439 2578
@@ -2456,7 +2595,9 b' msgstr ""'
2456 2595 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:842
2457 2596 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:964
2458 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 2601 msgid "User Group creation disabled"
2461 2602 msgstr ""
2462 2603
@@ -2479,7 +2620,9 b' msgstr ""'
2479 2620 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:843
2480 2621 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:965
2481 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 2626 msgid "User Group creation enabled"
2484 2627 msgstr ""
2485 2628
@@ -2502,7 +2645,9 b' msgstr ""'
2502 2645 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:853
2503 2646 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:975
2504 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 2651 msgid "Registration disabled"
2507 2652 msgstr ""
2508 2653
@@ -2525,7 +2670,9 b' msgstr ""'
2525 2670 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:854
2526 2671 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:976
2527 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 2676 msgid "User Registration with manual account activation"
2530 2677 msgstr ""
2531 2678
@@ -2548,7 +2695,9 b' msgstr ""'
2548 2695 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:855
2549 2696 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:977
2550 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 2701 msgid "User Registration with automatic account activation"
2553 2702 msgstr ""
2554 2703
@@ -2571,7 +2720,9 b' msgstr ""'
2571 2720 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:857
2572 2721 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:979
2573 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 2726 msgid "Manual activation of external account"
2576 2727 msgstr ""
2577 2728
@@ -2594,7 +2745,9 b' msgstr ""'
2594 2745 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:858
2595 2746 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:980
2596 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 2751 msgid "Automatic activation of external account"
2599 2752 msgstr ""
2600 2753
@@ -2611,7 +2764,9 b' msgstr ""'
2611 2764 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:847
2612 2765 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:969
2613 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 2770 msgid "Repository creation enabled with write permission to a repository group"
2616 2771 msgstr ""
2617 2772
@@ -2628,7 +2783,9 b' msgstr ""'
2628 2783 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:848
2629 2784 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:970
2630 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 2789 msgid "Repository creation disabled with write permission to a repository group"
2633 2790 msgstr ""
2634 2791
@@ -2642,7 +2799,9 b' msgstr ""'
2642 2799 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:822
2643 2800 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:944
2644 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 2805 msgid "RhodeCode Super Administrator"
2647 2806 msgstr ""
2648 2807
@@ -2654,7 +2813,9 b' msgstr ""'
2654 2813 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:860
2655 2814 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:982
2656 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 2819 msgid "Inherit object permissions from default user disabled"
2659 2820 msgstr ""
2660 2821
@@ -2666,31 +2827,45 b' msgstr ""'
2666 2827 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:861
2667 2828 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:983
2668 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 2833 msgid "Inherit object permissions from default user enabled"
2671 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 2839 msgid "all"
2675 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 2845 msgid "http/web interface"
2679 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 2851 msgid "vcs (git/hg/svn protocol)"
2683 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 2857 msgid "api calls"
2687 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 2863 msgid "feed access"
2691 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 2869 msgid "No parent"
2695 2870 msgstr ""
2696 2871
@@ -2916,7 +3091,7 b' msgstr ""'
2916 3091 msgid "You can't Edit this user since it's crucial for entire application"
2917 3092 msgstr ""
2918 3093
2919 #: rhodecode/model/user.py:285
3094 #: rhodecode/model/user.py:284
2920 3095 #, python-format
2921 3096 msgid "You can't edit this user (`%(username)s`) since it's crucial for entire application"
2922 3097 msgstr ""
@@ -3154,6 +3329,54 b' msgstr ""'
3154 3329 msgid "Duplicated value for filename found: `{}`"
3155 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 3380 #: rhodecode/public/js/scripts.js:23039
3158 3381 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:16
3159 3382 #: rhodecode/public/js/src/plugins/jquery.autocomplete.js:87
@@ -3324,31 +3547,31 b' msgstr ""'
3324 3547
3325 3548 #: rhodecode/public/js/scripts.js:41308
3326 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 3551 msgid "Add another comment"
3329 3552 msgstr ""
3330 3553
3331 3554 #: rhodecode/public/js/scripts.js:41526
3332 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 3557 msgid "Status Review"
3335 3558 msgstr ""
3336 3559
3337 3560 #: rhodecode/public/js/scripts.js:41540
3338 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 3563 msgid "Comment text will be set automatically based on currently selected status ({0}) ..."
3341 3564 msgstr ""
3342 3565
3343 3566 #: rhodecode/public/js/scripts.js:41653
3344 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 3569 msgid "Submitting..."
3347 3570 msgstr ""
3348 3571
3349 3572 #: rhodecode/public/js/scripts.js:41703
3350 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 3575 #: rhodecode/templates/files/files_browser_tree.html:47
3353 3576 msgid "Loading ..."
3354 3577 msgstr ""
@@ -3508,6 +3731,22 b' msgstr ""'
3508 3731 msgid "{0} years"
3509 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 3750 #: rhodecode/templates/index.html:5
3512 3751 msgid "Dashboard"
3513 3752 msgstr ""
@@ -3556,6 +3795,7 b' msgstr ""'
3556 3795 #: rhodecode/templates/index_base.html:97
3557 3796 #: rhodecode/templates/index_base.html:122
3558 3797 #: rhodecode/templates/admin/gists/index.html:112
3798 #: rhodecode/templates/admin/integrations/list.html:102
3559 3799 #: rhodecode/templates/admin/my_account/my_account_repos.html:31
3560 3800 #: rhodecode/templates/admin/my_account/my_account_watched.html:31
3561 3801 #: rhodecode/templates/admin/repo_groups/repo_groups.html:53
@@ -3575,7 +3815,6 b' msgstr ""'
3575 3815 #: rhodecode/templates/index_base.html:100
3576 3816 #: rhodecode/templates/index_base.html:125
3577 3817 #: rhodecode/templates/admin/gists/index.html:114
3578 #: rhodecode/templates/admin/integrations/list.html:63
3579 3818 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:77
3580 3819 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:45
3581 3820 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:42
@@ -3807,9 +4046,13 b' msgstr ""'
3807 4046 #: rhodecode/templates/admin/auth/auth_settings.html:12
3808 4047 #: rhodecode/templates/admin/auth/plugin_settings.html:12
3809 4048 #: rhodecode/templates/admin/defaults/defaults.html:12
3810 #: rhodecode/templates/admin/integrations/base.html:19
3811 #: rhodecode/templates/admin/integrations/edit.html:15
4049 #: rhodecode/templates/admin/integrations/base.html:21
4050 #: rhodecode/templates/admin/integrations/form.html:15
4051 #: rhodecode/templates/admin/integrations/form.html:28
3812 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 4056 #: rhodecode/templates/admin/permissions/permissions.html:12
3814 4057 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:12
3815 4058 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:12
@@ -3857,7 +4100,6 b' msgstr ""'
3857 4100 #: rhodecode/templates/admin/auth/auth_settings.html:81
3858 4101 #: rhodecode/templates/admin/auth/plugin_settings.html:87
3859 4102 #: rhodecode/templates/admin/defaults/defaults_repositories.html:63
3860 #: rhodecode/templates/admin/my_account/my_account_password.html:36
3861 4103 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:103
3862 4104 #: rhodecode/templates/admin/permissions/permissions_application.html:50
3863 4105 #: rhodecode/templates/admin/permissions/permissions_objects.html:56
@@ -3894,7 +4136,7 b' msgstr ""'
3894 4136
3895 4137 #: rhodecode/templates/admin/defaults/defaults_repositories.html:14
3896 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 4140 #: rhodecode/templates/admin/repos/repo_add_base.html:62
3899 4141 #: rhodecode/templates/admin/repos/repo_edit_fields.html:12
3900 4142 msgid "Type"
@@ -4033,7 +4275,7 b' msgstr ""'
4033 4275
4034 4276 #: rhodecode/templates/admin/gists/index.html:108
4035 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 4279 #: rhodecode/templates/bookmarks/bookmarks.html:63
4038 4280 #: rhodecode/templates/branches/branches.html:62
4039 4281 #: rhodecode/templates/changelog/changelog.html:110
@@ -4086,75 +4328,17 b' msgstr ""'
4086 4328 msgid "Create Public Gist"
4087 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 4331 #: rhodecode/templates/admin/gists/show.html:13
4121 4332 #: rhodecode/templates/admin/gists/show.html:20
4122 4333 msgid "Gist"
4123 4334 msgstr ""
4124 4335
4125 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 4337 msgid "Confirm to delete this Gist"
4154 4338 msgstr ""
4155 4339
4156 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 4342 #: rhodecode/templates/admin/my_account/my_account_profile.html:5
4159 4343 #: rhodecode/templates/base/issue_tracker_settings.html:61
4160 4344 #: rhodecode/templates/changeset/changeset_file_comment.html:145
@@ -4166,8 +4350,8 b' msgstr ""'
4166 4350 #: rhodecode/templates/debug_style/buttons.html:128
4167 4351 #: rhodecode/templates/files/files_add.html:204
4168 4352 #: rhodecode/templates/files/files_edit.html:165
4169 #: rhodecode/templates/files/files_source.html:36
4170 #: rhodecode/templates/files/files_source.html:39
4353 #: rhodecode/templates/files/files_source.html:37
4354 #: rhodecode/templates/files/files_source.html:40
4171 4355 #: rhodecode/templates/pullrequests/pullrequest_show.html:50
4172 4356 #: rhodecode/templates/pullrequests/pullrequest_show.html:184
4173 4357 #: rhodecode/templates/users/user_profile.html:7
@@ -4188,17 +4372,27 b' msgstr ""'
4188 4372
4189 4373 #: rhodecode/templates/admin/gists/show.html:91
4190 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 4376 msgid "Show as raw"
4193 4377 msgstr ""
4194 4378
4195 #: rhodecode/templates/admin/integrations/base.html:12
4379 #: rhodecode/templates/admin/integrations/base.html:14
4196 4380 msgid "Integrations Settings"
4197 4381 msgstr ""
4198 4382
4199 #: rhodecode/templates/admin/integrations/edit.html:17
4383 #: rhodecode/templates/admin/integrations/form.html:17
4200 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 4396 #: rhodecode/templates/admin/repos/repo_edit.html:15
4203 4397 #: rhodecode/templates/admin/repos/repo_edit.html:43
4204 4398 #: rhodecode/templates/admin/settings/settings.html:14
@@ -4207,31 +4401,101 b' msgstr ""'
4207 4401 msgid "Settings"
4208 4402 msgstr ""
4209 4403
4210 #: rhodecode/templates/admin/integrations/edit.html:36
4404 #: rhodecode/templates/admin/integrations/form.html:60
4211 4405 #, python-format
4212 4406 msgid "Create New %(integration_type)s Integration"
4213 4407 msgstr ""
4214 4408
4215 #: rhodecode/templates/admin/integrations/list.html:31
4216 msgid "Create New Integration"
4217 msgstr ""
4218
4219 #: rhodecode/templates/admin/integrations/list.html:35
4220 msgid "No integrations available."
4221 msgstr ""
4222
4223 #: rhodecode/templates/admin/integrations/list.html:56
4409 #: rhodecode/templates/admin/integrations/list.html:44
4410 msgid "Current Integrations for Repository: {repo_name}"
4411 msgstr ""
4412
4413 #: rhodecode/templates/admin/integrations/list.html:46
4414 msgid "Current Integrations for repository group: {repo_group_name}"
4415 msgstr ""
4416
4417 #: rhodecode/templates/admin/integrations/list.html:48
4224 4418 msgid "Current Integrations"
4225 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 4436 msgid "Actions"
4229 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 4480 msgid "unknown integration"
4233 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 4499 #: rhodecode/templates/admin/my_account/my_account.html:5
4236 4500 #: rhodecode/templates/base/base.html:343
4237 4501 msgid "My account"
@@ -4251,7 +4515,7 b' msgstr ""'
4251 4515 msgid "Auth Tokens"
4252 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 4519 msgid "OAuth Identities"
4256 4520 msgstr ""
4257 4521
@@ -4367,36 +4631,18 b' msgstr ""'
4367 4631 msgid "New email address"
4368 4632 msgstr ""
4369 4633
4370 #: rhodecode/templates/admin/my_account/my_account_notifications.html:3
4371 msgid "Your live notification settings"
4372 msgstr ""
4373
4374 #: rhodecode/templates/admin/my_account/my_account_notifications.html:14
4375 #: rhodecode/templates/admin/notifications/show_notification.html:12
4376 msgid "Notifications"
4377 msgstr ""
4378
4379 #: rhodecode/templates/admin/my_account/my_account_notifications.html:14
4380 msgid "Disabled"
4634 #: rhodecode/templates/admin/my_account/my_account_notifications.html:12
4635 msgid "Your Live Notification Settings"
4636 msgstr ""
4637
4638 #: rhodecode/templates/admin/my_account/my_account_notifications.html:24
4639 msgid "Notifications Status"
4381 4640 msgstr ""
4382 4641
4383 4642 #: rhodecode/templates/admin/my_account/my_account_password.html:3
4384 4643 msgid "Change Your Account Password"
4385 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 4646 #: rhodecode/templates/admin/my_account/my_account_profile.html:11
4401 4647 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:52
4402 4648 #: rhodecode/templates/admin/users/user_edit_profile.html:25
@@ -4434,12 +4680,12 b' msgid "Pull Requests You Opened"'
4434 4680 msgstr ""
4435 4681
4436 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 4684 msgid "Target Repo"
4439 4685 msgstr ""
4440 4686
4441 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 4689 #: rhodecode/templates/admin/settings/settings_global.html:9
4444 4690 #: rhodecode/templates/email_templates/pull_request_review.mako:39
4445 4691 #: rhodecode/templates/email_templates/pull_request_review.mako:72
@@ -4449,12 +4695,13 b' msgid "Title"'
4449 4695 msgstr ""
4450 4696
4451 4697 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:27
4452 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:92
4453 msgid "Opened On"
4698 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:91
4699 #: rhodecode/templates/pullrequests/pullrequests.html:108
4700 msgid "Last Update"
4454 4701 msgstr ""
4455 4702
4456 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 4705 #: rhodecode/templates/changelog/changelog.html:153
4459 4706 #: rhodecode/templates/compare/compare_commits.html:49
4460 4707 #: rhodecode/templates/search/search_commit.html:36
@@ -4462,7 +4709,7 b' msgid "Expand commit message"'
4462 4709 msgstr ""
4463 4710
4464 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 4713 #: rhodecode/templates/changeset/changeset_file_comment.html:284
4467 4714 #: rhodecode/templates/pullrequests/pullrequest_show.html:14
4468 4715 #: rhodecode/templates/pullrequests/pullrequest_show.html:112
@@ -4470,19 +4717,19 b' msgstr ""'
4470 4717 msgid "Closed"
4471 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 4721 msgid "Confirm to delete this pull request"
4475 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 4725 msgid "You currently have no open pull requests."
4479 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 4729 msgid "Pull Requests You Participate In"
4483 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 4733 msgid "There are currently no open pull requests requiring your participation."
4487 4734 msgstr ""
4488 4735
@@ -4499,10 +4746,6 b' msgstr ""'
4499 4746 msgid "My Notifications"
4500 4747 msgstr ""
4501 4748
4502 #: rhodecode/templates/admin/notifications/notifications.html:31
4503 msgid "All"
4504 msgstr ""
4505
4506 4749 #: rhodecode/templates/admin/notifications/notifications.html:32
4507 4750 #: rhodecode/templates/changeset/changeset.html:140
4508 4751 #: rhodecode/templates/pullrequests/pullrequest_show.html:133
@@ -4522,12 +4765,16 b' msgstr ""'
4522 4765 msgid "Show notification"
4523 4766 msgstr ""
4524 4767
4768 #: rhodecode/templates/admin/notifications/show_notification.html:12
4769 msgid "Notifications"
4770 msgstr ""
4771
4525 4772 #: rhodecode/templates/admin/permissions/permissions.html:5
4526 4773 msgid "Permissions Administration"
4527 4774 msgstr ""
4528 4775
4529 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 4778 #: rhodecode/templates/admin/repos/repo_edit.html:46
4532 4779 #: rhodecode/templates/admin/user_groups/user_group_edit.html:34
4533 4780 #: rhodecode/templates/base/base.html:82
@@ -4629,12 +4876,6 b' msgstr ""'
4629 4876 msgid "Overwrite Existing Settings"
4630 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 4879 #: rhodecode/templates/admin/permissions/permissions_objects.html:34
4639 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 4881 msgstr ""
@@ -4690,7 +4931,7 b' msgstr ""'
4690 4931 msgid "Add Child Group"
4691 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 4935 #: rhodecode/templates/admin/repos/repo_edit.html:49
4695 4936 #: rhodecode/templates/admin/user_groups/user_group_edit.html:35
4696 4937 #: rhodecode/templates/admin/users/user_edit.html:35
@@ -4949,7 +5190,6 b' msgid "Statistics"'
4949 5190 msgstr ""
4950 5191
4951 5192 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:7
4952 #: rhodecode/templates/pullrequests/pullrequests.html:108
4953 5193 msgid "Updated on"
4954 5194 msgstr ""
4955 5195
@@ -5335,7 +5575,7 b' msgstr ""'
5335 5575
5336 5576 #: rhodecode/templates/admin/repos/repo_edit_vcs.html:45
5337 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 5579 #: rhodecode/templates/admin/settings/settings_vcs.html:13
5340 5580 #: rhodecode/templates/admin/settings/settings_visual.html:219
5341 5581 msgid "Save settings"
@@ -5545,6 +5785,10 b' msgstr ""'
5545 5785 msgid "Labs Settings"
5546 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 5792 #: rhodecode/templates/admin/settings/settings_mapping.html:5
5549 5793 msgid "Import New Groups or Repositories"
5550 5794 msgstr ""
@@ -6250,6 +6494,10 b' msgstr ""'
6250 6494 msgid "Change the avatar at"
6251 6495 msgstr ""
6252 6496
6497 #: rhodecode/templates/admin/users/user_edit_profile.html:74
6498 msgid "New Password"
6499 msgstr ""
6500
6253 6501 #: rhodecode/templates/admin/users/user_edit_profile.html:82
6254 6502 msgid "New Password Confirmation"
6255 6503 msgstr ""
@@ -6280,7 +6528,7 b' msgid "Authentication type"'
6280 6528 msgstr ""
6281 6529
6282 6530 #: rhodecode/templates/base/base.html:44
6283 #: rhodecode/templates/errors/error_document.html:51
6531 #: rhodecode/templates/errors/error_document.html:57
6284 6532 msgid "Support"
6285 6533 msgstr ""
6286 6534
@@ -6647,7 +6895,7 b' msgstr ""'
6647 6895 msgid "No permission defined"
6648 6896 msgstr ""
6649 6897
6650 #: rhodecode/templates/base/root.html:120
6898 #: rhodecode/templates/base/root.html:161
6651 6899 msgid "Please enable JavaScript to use RhodeCode Enterprise"
6652 6900 msgstr ""
6653 6901
@@ -6735,54 +6983,70 b' msgstr ""'
6735 6983 msgid "Requires hgsubversion library to be installed. Allows cloning remote SVN repositories and migrates them to Mercurial type."
6736 6984 msgstr ""
6737 6985
6738 #: rhodecode/templates/base/vcs_settings.html:124
6739 msgid "Subversion Settings"
6986 #: rhodecode/templates/base/vcs_settings.html:123
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 6992 msgstr ""
6741 6993
6742 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 7023 msgid "Repository patterns"
6744 7024 msgstr ""
6745 7025
6746 #: rhodecode/templates/base/vcs_settings.html:133
7026 #: rhodecode/templates/base/vcs_settings.html:180
6747 7027 msgid "Patterns for identifying SVN branches and tags. For recursive search, use \"*\". Eg.: \"/branches/*\""
6748 7028 msgstr ""
6749 7029
6750 #: rhodecode/templates/base/vcs_settings.html:196
7030 #: rhodecode/templates/base/vcs_settings.html:246
6751 7031 msgid "Pull Request Settings"
6752 7032 msgstr ""
6753 7033
6754 #: rhodecode/templates/base/vcs_settings.html:201
7034 #: rhodecode/templates/base/vcs_settings.html:251
6755 7035 msgid "Enable server-side merge for pull requests"
6756 7036 msgstr ""
6757 7037
6758 #: rhodecode/templates/base/vcs_settings.html:204
7038 #: rhodecode/templates/base/vcs_settings.html:254
6759 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 7040 msgstr ""
6761 7041
6762 #: rhodecode/templates/base/vcs_settings.html:208
7042 #: rhodecode/templates/base/vcs_settings.html:258
6763 7043 msgid "Invalidate and relocate inline comments during update"
6764 7044 msgstr ""
6765 7045
6766 #: rhodecode/templates/base/vcs_settings.html:211
7046 #: rhodecode/templates/base/vcs_settings.html:261
6767 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 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 7050 #: rhodecode/templates/bookmarks/bookmarks.html:5
6787 7051 #, python-format
6788 7052 msgid "%s Bookmarks"
@@ -7346,7 +7610,7 b' msgstr ""'
7346 7610 #: rhodecode/templates/email_templates/pull_request_comment.mako:93
7347 7611 #: rhodecode/templates/email_templates/pull_request_review.mako:73
7348 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 7614 msgid "Source"
7351 7615 msgstr ""
7352 7616
@@ -7934,13 +8198,13 b' msgid "Delete file"'
7934 8198 msgstr ""
7935 8199
7936 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 8202 #, python-format
7939 8203 msgid "Binary file (%s)"
7940 8204 msgstr ""
7941 8205
7942 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 8208 msgid "File is too big to display"
7945 8209 msgstr ""
7946 8210
@@ -8010,44 +8274,44 b' msgid_plural "lines"'
8010 8274 msgstr[0] ""
8011 8275 msgstr[1] ""
8012 8276
8013 #: rhodecode/templates/files/files_source.html:12
8277 #: rhodecode/templates/files/files_source.html:13
8014 8278 msgid "History"
8015 8279 msgstr ""
8016 8280
8017 #: rhodecode/templates/files/files_source.html:15
8281 #: rhodecode/templates/files/files_source.html:16
8018 8282 #: rhodecode/templates/search/search_content.html:68
8019 8283 msgid "Show Full History"
8020 8284 msgstr ""
8021 8285
8022 #: rhodecode/templates/files/files_source.html:20
8286 #: rhodecode/templates/files/files_source.html:21
8023 8287 #: rhodecode/templates/search/search_content.html:70
8024 8288 msgid "Annotation"
8025 8289 msgstr ""
8026 8290
8027 #: rhodecode/templates/files/files_source.html:22
8291 #: rhodecode/templates/files/files_source.html:23
8028 8292 #: rhodecode/templates/search/search_content.html:71
8029 8293 msgid "Raw"
8030 8294 msgstr ""
8031 8295
8032 #: rhodecode/templates/files/files_source.html:24
8296 #: rhodecode/templates/files/files_source.html:25
8033 8297 #: rhodecode/templates/search/search_content.html:73
8034 8298 msgid "Download"
8035 8299 msgstr ""
8036 8300
8037 #: rhodecode/templates/files/files_source.html:31
8301 #: rhodecode/templates/files/files_source.html:32
8038 8302 #, python-format
8039 8303 msgid "Edit on Branch:%s"
8040 8304 msgstr ""
8041 8305
8042 #: rhodecode/templates/files/files_source.html:36
8306 #: rhodecode/templates/files/files_source.html:37
8043 8307 msgid "Editing binary files not allowed"
8044 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 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 8315 msgid "Deleting files allowed only when on branch head commit"
8052 8316 msgstr ""
8053 8317
General Comments 0
You need to be logged in to leave comments. Login now