##// END OF EJS Templates
release: merge back stable branch into default
marcink -
r3300:9214ba94 merge default
parent child Browse files
Show More
@@ -46,3 +46,4 b' 610d621550521c314ee97b3d43473ac0bcf06fb8'
46 46 7dc62c090881fb5d03268141e71e0940d7c3295d v4.13.3
47 47 9151328c1c46b72ba6f00d7640d9141e75aa1ca2 v4.14.0
48 48 a47eeac5dfa41fa6779d90452affba4091c3ade8 v4.14.1
49 4b34ce0d2c3c10510626b3b65044939bb7a2cddf v4.15.0
@@ -78,4 +78,5 b' Fixes'
78 78 Upgrade notes
79 79 ^^^^^^^^^^^^^
80 80
81 - LDAP cert dirs No newline at end of file
81 - In this release we introduced new options for cert directory and file for LDAP plugins.
82 In case of problems with LDAPS please verify the settings in the LDAP plugin configuration.
This diff has been collapsed as it changes many lines, (1166 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.14.0\n"
9 "Project-Id-Version: rhodecode-enterprise-ce 4.15.0\n"
10 10 "Report-Msgid-Bugs-To: marcin@rhodecode.com\n"
11 "POT-Creation-Date: 2018-11-03 10:41+0100\n"
11 "POT-Creation-Date: 2018-12-10 18:11+0100\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"
@@ -17,98 +17,6 b' msgstr ""'
17 17 "Content-Transfer-Encoding: 8bit\n"
18 18 "Generated-By: Babel 1.3\n"
19 19
20 #: rhodecode/apps/admin/navigation.py:72 rhodecode/authentication/routes.py:60
21 #: rhodecode/integrations/views.py:154
22 #: rhodecode/templates/admin/permissions/permissions.mako:36
23 msgid "Global"
24 msgstr ""
25
26 #: rhodecode/apps/admin/navigation.py:74
27 #: rhodecode/templates/admin/repos/repo_edit.mako:58
28 msgid "VCS"
29 msgstr ""
30
31 #: rhodecode/apps/admin/navigation.py:76
32 msgid "Visual"
33 msgstr ""
34
35 #: rhodecode/apps/admin/navigation.py:78
36 msgid "Remap and Rescan"
37 msgstr ""
38
39 #: rhodecode/apps/admin/navigation.py:80
40 #: rhodecode/templates/admin/repos/repo_edit.mako:64
41 msgid "Issue Tracker"
42 msgstr ""
43
44 #: rhodecode/apps/admin/navigation.py:82
45 #: rhodecode/integrations/types/email.py:174
46 #: rhodecode/templates/register.mako:91
47 #: rhodecode/templates/admin/my_account/my_account_profile.mako:48
48 #: rhodecode/templates/admin/users/user_add.mako:86
49 #: rhodecode/templates/admin/users/user_edit_profile.mako:65
50 #: rhodecode/templates/admin/users/users.mako:73
51 #: rhodecode/templates/email_templates/user_registration.mako:25
52 #: rhodecode/templates/users/user_profile.mako:51
53 msgid "Email"
54 msgstr ""
55
56 #: rhodecode/apps/admin/navigation.py:84
57 msgid "Hooks"
58 msgstr ""
59
60 #: rhodecode/apps/admin/navigation.py:86
61 msgid "Full Text Search"
62 msgstr ""
63
64 #: rhodecode/apps/admin/navigation.py:88
65 #: rhodecode/templates/admin/integrations/base.mako:23
66 #: rhodecode/templates/admin/integrations/form.mako:8
67 #: rhodecode/templates/admin/integrations/form.mako:21
68 #: rhodecode/templates/admin/integrations/form.mako:32
69 #: rhodecode/templates/admin/integrations/list.mako:21
70 #: rhodecode/templates/admin/integrations/list.mako:25
71 #: rhodecode/templates/admin/integrations/list.mako:29
72 #: rhodecode/templates/admin/integrations/list.mako:36
73 #: rhodecode/templates/admin/integrations/new.mako:9
74 #: rhodecode/templates/admin/integrations/new.mako:17
75 #: rhodecode/templates/admin/integrations/new.mako:23
76 #: rhodecode/templates/admin/repo_groups/repo_group_edit.mako:51
77 #: rhodecode/templates/admin/repos/repo_edit.mako:78
78 #: rhodecode/templates/base/base.mako:84
79 msgid "Integrations"
80 msgstr ""
81
82 #: rhodecode/apps/admin/navigation.py:90
83 #: rhodecode/templates/admin/settings/settings_system.mako:9
84 msgid "System Info"
85 msgstr ""
86
87 #: rhodecode/apps/admin/navigation.py:92
88 msgid "Exceptions Tracker"
89 msgstr ""
90
91 #: rhodecode/apps/admin/navigation.py:95
92 msgid "Processes"
93 msgstr ""
94
95 #: rhodecode/apps/admin/navigation.py:97
96 msgid "User Sessions"
97 msgstr ""
98
99 #: rhodecode/apps/admin/navigation.py:99
100 msgid "Open Source Licenses"
101 msgstr ""
102
103 #: rhodecode/apps/admin/navigation.py:101
104 #: rhodecode/templates/admin/repos/repo_edit.mako:86
105 msgid "Automation"
106 msgstr ""
107
108 #: rhodecode/apps/admin/navigation.py:105
109 msgid "Labs"
110 msgstr ""
111
112 20 #: rhodecode/apps/admin/views/defaults.py:90
113 21 msgid "Default settings updated successfully"
114 22 msgstr ""
@@ -192,80 +100,80 b' msgid "Failed to cleanup up old sessions'
192 100 msgstr ""
193 101
194 102 #: rhodecode/apps/admin/views/settings.py:162
195 #: rhodecode/apps/admin/views/settings.py:318
196 #: rhodecode/apps/admin/views/settings.py:393
197 #: rhodecode/apps/admin/views/settings.py:725
103 #: rhodecode/apps/admin/views/settings.py:317
104 #: rhodecode/apps/admin/views/settings.py:392
105 #: rhodecode/apps/admin/views/settings.py:724
198 106 #: rhodecode/apps/repository/views/repo_settings_vcs.py:124
199 107 msgid "Some form inputs contain invalid data."
200 108 msgstr ""
201 109
202 #: rhodecode/apps/admin/views/settings.py:190
203 #: rhodecode/apps/admin/views/settings.py:354
110 #: rhodecode/apps/admin/views/settings.py:189
111 #: rhodecode/apps/admin/views/settings.py:353
204 112 msgid "Error occurred during updating application settings"
205 113 msgstr ""
206 114
207 #: rhodecode/apps/admin/views/settings.py:194
115 #: rhodecode/apps/admin/views/settings.py:193
208 116 #: rhodecode/apps/repository/views/repo_settings_vcs.py:143
209 117 msgid "Updated VCS settings"
210 118 msgstr ""
211 119
212 #: rhodecode/apps/admin/views/settings.py:268
120 #: rhodecode/apps/admin/views/settings.py:267
213 121 #, python-format
214 122 msgid "Repositories successfully rescanned added: %s ; removed: %s"
215 123 msgstr ""
216 124
217 #: rhodecode/apps/admin/views/settings.py:350
125 #: rhodecode/apps/admin/views/settings.py:349
218 126 msgid "Updated application settings"
219 127 msgstr ""
220 128
221 #: rhodecode/apps/admin/views/settings.py:432
129 #: rhodecode/apps/admin/views/settings.py:431
222 130 msgid "Updated visualisation settings"
223 131 msgstr ""
224 132
225 #: rhodecode/apps/admin/views/settings.py:435
133 #: rhodecode/apps/admin/views/settings.py:434
226 134 msgid "Error occurred during updating visualisation settings"
227 135 msgstr ""
228 136
229 #: rhodecode/apps/admin/views/settings.py:497
137 #: rhodecode/apps/admin/views/settings.py:496
230 138 #: rhodecode/apps/repository/views/repo_settings_issue_trackers.py:125
231 139 msgid "Invalid issue tracker pattern: {}"
232 140 msgstr ""
233 141
234 #: rhodecode/apps/admin/views/settings.py:514
142 #: rhodecode/apps/admin/views/settings.py:513
235 143 #: rhodecode/apps/repository/views/repo_settings_issue_trackers.py:134
236 144 msgid "Updated issue tracker entries"
237 145 msgstr ""
238 146
239 #: rhodecode/apps/admin/views/settings.py:532
147 #: rhodecode/apps/admin/views/settings.py:531
240 148 #: rhodecode/apps/repository/views/repo_settings_issue_trackers.py:89
241 149 msgid "Removed issue tracker entry"
242 150 msgstr ""
243 151
244 #: rhodecode/apps/admin/views/settings.py:569
152 #: rhodecode/apps/admin/views/settings.py:568
245 153 msgid "Please enter email address"
246 154 msgstr ""
247 155
248 #: rhodecode/apps/admin/views/settings.py:587
156 #: rhodecode/apps/admin/views/settings.py:586
249 157 msgid "Send email task created"
250 158 msgstr ""
251 159
252 #: rhodecode/apps/admin/views/settings.py:637
160 #: rhodecode/apps/admin/views/settings.py:636
253 161 msgid "Added new hook"
254 162 msgstr ""
255 163
256 #: rhodecode/apps/admin/views/settings.py:652
164 #: rhodecode/apps/admin/views/settings.py:651
257 165 msgid "Updated hooks"
258 166 msgstr ""
259 167
260 #: rhodecode/apps/admin/views/settings.py:656
168 #: rhodecode/apps/admin/views/settings.py:655
261 169 msgid "Error occurred during hook creation"
262 170 msgstr ""
263 171
264 #: rhodecode/apps/admin/views/settings.py:749
172 #: rhodecode/apps/admin/views/settings.py:748
265 173 msgid "Error occurred during updating labs settings"
266 174 msgstr ""
267 175
268 #: rhodecode/apps/admin/views/settings.py:754
176 #: rhodecode/apps/admin/views/settings.py:753
269 177 msgid "Updated Labs settings"
270 178 msgstr ""
271 179
@@ -298,138 +206,142 b' msgid "Latest version"'
298 206 msgstr ""
299 207
300 208 #: rhodecode/apps/admin/views/system_info.py:99
301 msgid "RhodeCode Server IP"
209 msgid "RhodeCode Base URL"
302 210 msgstr ""
303 211
304 212 #: rhodecode/apps/admin/views/system_info.py:100
305 msgid "RhodeCode Server ID"
213 msgid "RhodeCode Server IP"
306 214 msgstr ""
307 215
308 216 #: rhodecode/apps/admin/views/system_info.py:101
309 msgid "RhodeCode Configuration"
217 msgid "RhodeCode Server ID"
310 218 msgstr ""
311 219
312 220 #: rhodecode/apps/admin/views/system_info.py:102
313 msgid "RhodeCode Certificate"
221 msgid "RhodeCode Configuration"
314 222 msgstr ""
315 223
316 224 #: rhodecode/apps/admin/views/system_info.py:103
317 msgid "Workers"
225 msgid "RhodeCode Certificate"
318 226 msgstr ""
319 227
320 228 #: rhodecode/apps/admin/views/system_info.py:104
229 msgid "Workers"
230 msgstr ""
231
232 #: rhodecode/apps/admin/views/system_info.py:105
321 233 msgid "Worker Type"
322 234 msgstr ""
323 235
324 #: rhodecode/apps/admin/views/system_info.py:108
325 msgid "Database"
326 msgstr ""
327
328 236 #: rhodecode/apps/admin/views/system_info.py:109
237 msgid "Database"
238 msgstr ""
239
240 #: rhodecode/apps/admin/views/system_info.py:110
329 241 msgid "Database version"
330 242 msgstr ""
331 243
332 #: rhodecode/apps/admin/views/system_info.py:113
333 msgid "Platform"
334 msgstr ""
335
336 244 #: rhodecode/apps/admin/views/system_info.py:114
337 msgid "Platform UUID"
245 msgid "Platform"
338 246 msgstr ""
339 247
340 248 #: rhodecode/apps/admin/views/system_info.py:115
341 msgid "Lang"
249 msgid "Platform UUID"
342 250 msgstr ""
343 251
344 252 #: rhodecode/apps/admin/views/system_info.py:116
345 msgid "Python version"
253 msgid "Lang"
346 254 msgstr ""
347 255
348 256 #: rhodecode/apps/admin/views/system_info.py:117
257 msgid "Python version"
258 msgstr ""
259
260 #: rhodecode/apps/admin/views/system_info.py:118
349 261 msgid "Python path"
350 262 msgstr ""
351 263
352 #: rhodecode/apps/admin/views/system_info.py:121
353 msgid "CPU"
354 msgstr ""
355
356 264 #: rhodecode/apps/admin/views/system_info.py:122
357 msgid "Load"
265 msgid "CPU"
358 266 msgstr ""
359 267
360 268 #: rhodecode/apps/admin/views/system_info.py:123
361 msgid "Memory"
269 msgid "Load"
362 270 msgstr ""
363 271
364 272 #: rhodecode/apps/admin/views/system_info.py:124
273 msgid "Memory"
274 msgstr ""
275
276 #: rhodecode/apps/admin/views/system_info.py:125
365 277 msgid "Uptime"
366 278 msgstr ""
367 279
368 #: rhodecode/apps/admin/views/system_info.py:128
280 #: rhodecode/apps/admin/views/system_info.py:129
369 281 msgid "Ulimit"
370 282 msgstr ""
371 283
372 #: rhodecode/apps/admin/views/system_info.py:131
373 msgid "Storage location"
374 msgstr ""
375
376 284 #: rhodecode/apps/admin/views/system_info.py:132
377 msgid "Storage info"
285 msgid "Storage location"
378 286 msgstr ""
379 287
380 288 #: rhodecode/apps/admin/views/system_info.py:133
289 msgid "Storage info"
290 msgstr ""
291
292 #: rhodecode/apps/admin/views/system_info.py:134
381 293 msgid "Storage inodes"
382 294 msgstr ""
383 295
384 #: rhodecode/apps/admin/views/system_info.py:135
385 msgid "Gist storage location"
386 msgstr ""
387
388 296 #: rhodecode/apps/admin/views/system_info.py:136
297 msgid "Gist storage location"
298 msgstr ""
299
300 #: rhodecode/apps/admin/views/system_info.py:137
389 301 msgid "Gist storage info"
390 302 msgstr ""
391 303
392 #: rhodecode/apps/admin/views/system_info.py:138
393 msgid "Archive cache storage location"
394 msgstr ""
395
396 304 #: rhodecode/apps/admin/views/system_info.py:139
305 msgid "Archive cache storage location"
306 msgstr ""
307
308 #: rhodecode/apps/admin/views/system_info.py:140
397 309 msgid "Archive cache info"
398 310 msgstr ""
399 311
400 #: rhodecode/apps/admin/views/system_info.py:141
401 msgid "Temp storage location"
402 msgstr ""
403
404 312 #: rhodecode/apps/admin/views/system_info.py:142
313 msgid "Temp storage location"
314 msgstr ""
315
316 #: rhodecode/apps/admin/views/system_info.py:143
405 317 msgid "Temp storage info"
406 318 msgstr ""
407 319
408 #: rhodecode/apps/admin/views/system_info.py:144
409 msgid "Search info"
410 msgstr ""
411
412 320 #: rhodecode/apps/admin/views/system_info.py:145
321 msgid "Search info"
322 msgstr ""
323
324 #: rhodecode/apps/admin/views/system_info.py:146
413 325 msgid "Search location"
414 326 msgstr ""
415 327
416 #: rhodecode/apps/admin/views/system_info.py:149
417 msgid "VCS Backends"
418 msgstr ""
419
420 328 #: rhodecode/apps/admin/views/system_info.py:150
421 msgid "VCS Server"
329 msgid "VCS Backends"
422 330 msgstr ""
423 331
424 332 #: rhodecode/apps/admin/views/system_info.py:151
425 msgid "GIT"
333 msgid "VCS Server"
426 334 msgstr ""
427 335
428 336 #: rhodecode/apps/admin/views/system_info.py:152
429 msgid "HG"
337 msgid "GIT"
430 338 msgstr ""
431 339
432 340 #: rhodecode/apps/admin/views/system_info.py:153
341 msgid "HG"
342 msgstr ""
343
344 #: rhodecode/apps/admin/views/system_info.py:154
433 345 msgid "SVN"
434 346 msgstr ""
435 347
@@ -650,7 +562,7 b' msgid "1 month"'
650 562 msgstr ""
651 563
652 564 #: rhodecode/apps/gist/views.py:64 rhodecode/public/js/scripts.js:41413
653 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:21
565 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:25
654 566 #: rhodecode/public/js/src/rhodecode.js:508
655 567 msgid "Lifetime"
656 568 msgstr ""
@@ -722,27 +634,27 b' msgstr ""'
722 634 msgid "journal"
723 635 msgstr ""
724 636
725 #: rhodecode/apps/login/views.py:293 rhodecode/apps/login/views.py:374
637 #: rhodecode/apps/login/views.py:304 rhodecode/apps/login/views.py:400
726 638 msgid "Bad captcha"
727 639 msgstr ""
728 640
729 #: rhodecode/apps/login/views.py:315
641 #: rhodecode/apps/login/views.py:332
730 642 msgid "You have successfully registered with RhodeCode"
731 643 msgstr ""
732 644
733 #: rhodecode/apps/login/views.py:352
645 #: rhodecode/apps/login/views.py:369
734 646 msgid "If such email exists, a password reset link was sent to it."
735 647 msgstr ""
736 648
737 #: rhodecode/apps/login/views.py:358
649 #: rhodecode/apps/login/views.py:382
738 650 msgid "Password reset has been disabled."
739 651 msgstr ""
740 652
741 #: rhodecode/apps/login/views.py:446
653 #: rhodecode/apps/login/views.py:471
742 654 msgid "Given reset token is invalid"
743 655 msgstr ""
744 656
745 #: rhodecode/apps/login/views.py:454
657 #: rhodecode/apps/login/views.py:479
746 658 msgid "Your password reset was successful, a new password has been sent to your email"
747 659 msgstr ""
748 660
@@ -1257,6 +1169,12 b' msgstr ""'
1257 1169 msgid "An error occurred during synchronization update"
1258 1170 msgstr ""
1259 1171
1172 #: rhodecode/authentication/routes.py:61
1173 #: rhodecode/templates/admin/auth/auth_settings.mako:14
1174 #: rhodecode/templates/admin/auth/plugin_settings.mako:14
1175 msgid "Authentication Plugins"
1176 msgstr ""
1177
1260 1178 #: rhodecode/authentication/schema.py:36
1261 1179 msgid "Enable or disable this authentication plugin."
1262 1180 msgstr ""
@@ -1266,6 +1184,7 b' msgstr ""'
1266 1184 #: rhodecode/model/permission.py:118 rhodecode/model/permission.py:122
1267 1185 #: rhodecode/model/permission.py:126 rhodecode/model/permission.py:130
1268 1186 #: rhodecode/model/validation_schema/schemas/integration_schema.py:195
1187 #: rhodecode/templates/admin/auth/auth_settings.mako:67
1269 1188 #: rhodecode/templates/admin/integrations/list.mako:71
1270 1189 msgid "Enabled"
1271 1190 msgstr ""
@@ -1309,7 +1228,7 b' msgid "The Port in use by the Atlassian '
1309 1228 msgstr ""
1310 1229
1311 1230 #: rhodecode/authentication/plugins/auth_crowd.py:69
1312 #: rhodecode/authentication/plugins/auth_ldap.py:89
1231 #: rhodecode/authentication/plugins/auth_ldap.py:254
1313 1232 msgid "Port"
1314 1233 msgstr ""
1315 1234
@@ -1337,7 +1256,7 b' msgstr ""'
1337 1256 msgid "Admin Groups"
1338 1257 msgstr ""
1339 1258
1340 #: rhodecode/authentication/plugins/auth_crowd.py:216
1259 #: rhodecode/authentication/plugins/auth_crowd.py:217
1341 1260 msgid "CROWD"
1342 1261 msgstr ""
1343 1262
@@ -1377,50 +1296,50 b' msgstr ""'
1377 1296 msgid "URL"
1378 1297 msgstr ""
1379 1298
1380 #: rhodecode/authentication/plugins/auth_jasig_cas.py:92
1299 #: rhodecode/authentication/plugins/auth_jasig_cas.py:93
1381 1300 msgid "Jasig-CAS"
1382 1301 msgstr ""
1383 1302
1384 #: rhodecode/authentication/plugins/auth_ldap.py:77
1303 #: rhodecode/authentication/plugins/auth_ldap.py:242
1385 1304 msgid ""
1386 1305 "Host[s] of the LDAP Server \n"
1387 1306 "(e.g., 192.168.2.154, or ldap-server.domain.com.\n"
1388 1307 " Multiple servers can be specified using commas"
1389 1308 msgstr ""
1390 1309
1391 #: rhodecode/authentication/plugins/auth_ldap.py:81
1310 #: rhodecode/authentication/plugins/auth_ldap.py:246
1392 1311 msgid "LDAP Host"
1393 1312 msgstr ""
1394 1313
1395 #: rhodecode/authentication/plugins/auth_ldap.py:86
1396 msgid "Custom port that the LDAP server is listening on. Default value is: 389"
1397 msgstr ""
1398
1399 #: rhodecode/authentication/plugins/auth_ldap.py:96
1314 #: rhodecode/authentication/plugins/auth_ldap.py:251
1315 msgid "Custom port that the LDAP server is listening on. Default value is: 389, use 689 for LDAPS(SSL)"
1316 msgstr ""
1317
1318 #: rhodecode/authentication/plugins/auth_ldap.py:261
1400 1319 msgid "Timeout for LDAP connection"
1401 1320 msgstr ""
1402 1321
1403 #: rhodecode/authentication/plugins/auth_ldap.py:98
1322 #: rhodecode/authentication/plugins/auth_ldap.py:263
1404 1323 msgid "Connection timeout"
1405 1324 msgstr ""
1406 1325
1407 #: rhodecode/authentication/plugins/auth_ldap.py:105
1326 #: rhodecode/authentication/plugins/auth_ldap.py:270
1408 1327 msgid ""
1409 1328 "Optional user DN/account to connect to LDAP if authentication is required. \n"
1410 1329 "e.g., cn=admin,dc=mydomain,dc=com, or uid=root,cn=users,dc=mydomain,dc=com, or admin@mydomain.com"
1411 1330 msgstr ""
1412 1331
1413 #: rhodecode/authentication/plugins/auth_ldap.py:110
1332 #: rhodecode/authentication/plugins/auth_ldap.py:275
1414 1333 msgid "Account"
1415 1334 msgstr ""
1416 1335
1417 #: rhodecode/authentication/plugins/auth_ldap.py:115
1336 #: rhodecode/authentication/plugins/auth_ldap.py:280
1418 1337 msgid "Password to authenticate for given user DN."
1419 1338 msgstr ""
1420 1339
1421 #: rhodecode/authentication/plugins/auth_ldap.py:118
1340 #: rhodecode/authentication/plugins/auth_ldap.py:283
1422 1341 #: rhodecode/integrations/types/webhook.py:89 rhodecode/templates/login.mako:50
1423 #: rhodecode/templates/register.mako:58
1342 #: rhodecode/templates/register.mako:60
1424 1343 #: rhodecode/templates/admin/my_account/my_account.mako:30
1425 1344 #: rhodecode/templates/admin/users/user_add.mako:44
1426 1345 #: rhodecode/templates/base/base.mako:331
@@ -1428,93 +1347,111 b' msgstr ""'
1428 1347 msgid "Password"
1429 1348 msgstr ""
1430 1349
1431 #: rhodecode/authentication/plugins/auth_ldap.py:123
1350 #: rhodecode/authentication/plugins/auth_ldap.py:288
1432 1351 msgid "TLS Type"
1433 1352 msgstr ""
1434 1353
1435 #: rhodecode/authentication/plugins/auth_ldap.py:124
1354 #: rhodecode/authentication/plugins/auth_ldap.py:289
1436 1355 msgid "Connection Security"
1437 1356 msgstr ""
1438 1357
1439 #: rhodecode/authentication/plugins/auth_ldap.py:130
1358 #: rhodecode/authentication/plugins/auth_ldap.py:295
1440 1359 msgid ""
1441 1360 "Require Cert over TLS?. Self-signed and custom certificates can be used when\n"
1442 1361 " `RhodeCode Certificate` found in admin > settings > system info page is extended."
1443 1362 msgstr ""
1444 1363
1445 #: rhodecode/authentication/plugins/auth_ldap.py:133
1364 #: rhodecode/authentication/plugins/auth_ldap.py:298
1446 1365 msgid "Certificate Checks"
1447 1366 msgstr ""
1448 1367
1449 #: rhodecode/authentication/plugins/auth_ldap.py:139
1368 #: rhodecode/authentication/plugins/auth_ldap.py:304
1369 msgid ""
1370 "This specifies the PEM-format file path containing certificates for use in TLS connection.\n"
1371 "If not specified `TLS Cert dir` will be used"
1372 msgstr ""
1373
1374 #: rhodecode/authentication/plugins/auth_ldap.py:307
1375 msgid "TLS Cert file"
1376 msgstr ""
1377
1378 #: rhodecode/authentication/plugins/auth_ldap.py:313
1379 msgid "This specifies the path of a directory that contains individual CA certificates in separate files."
1380 msgstr ""
1381
1382 #: rhodecode/authentication/plugins/auth_ldap.py:315
1383 msgid "TLS Cert dir"
1384 msgstr ""
1385
1386 #: rhodecode/authentication/plugins/auth_ldap.py:320
1450 1387 msgid ""
1451 1388 "Base DN to search. Dynamic bind is supported. Add `$login` marker in it to be replaced with current user credentials \n"
1452 1389 "(e.g., dc=mydomain,dc=com, or ou=Users,dc=mydomain,dc=com)"
1453 1390 msgstr ""
1454 1391
1455 #: rhodecode/authentication/plugins/auth_ldap.py:144
1392 #: rhodecode/authentication/plugins/auth_ldap.py:325
1456 1393 msgid "Base DN"
1457 1394 msgstr ""
1458 1395
1459 #: rhodecode/authentication/plugins/auth_ldap.py:149
1396 #: rhodecode/authentication/plugins/auth_ldap.py:330
1460 1397 msgid ""
1461 1398 "Filter to narrow results \n"
1462 1399 "(e.g., (&(objectCategory=Person)(objectClass=user)), or \n"
1463 1400 "(memberof=cn=rc-login,ou=groups,ou=company,dc=mydomain,dc=com)))"
1464 1401 msgstr ""
1465 1402
1466 #: rhodecode/authentication/plugins/auth_ldap.py:154
1403 #: rhodecode/authentication/plugins/auth_ldap.py:335
1467 1404 msgid "LDAP Search Filter"
1468 1405 msgstr ""
1469 1406
1470 #: rhodecode/authentication/plugins/auth_ldap.py:160
1407 #: rhodecode/authentication/plugins/auth_ldap.py:341
1471 1408 msgid "How deep to search LDAP. If unsure set to SUBTREE"
1472 1409 msgstr ""
1473 1410
1474 #: rhodecode/authentication/plugins/auth_ldap.py:161
1411 #: rhodecode/authentication/plugins/auth_ldap.py:342
1475 1412 msgid "LDAP Search Scope"
1476 1413 msgstr ""
1477 1414
1478 #: rhodecode/authentication/plugins/auth_ldap.py:167
1415 #: rhodecode/authentication/plugins/auth_ldap.py:348
1479 1416 msgid "LDAP Attribute to map to user name (e.g., uid, or sAMAccountName)"
1480 1417 msgstr ""
1481 1418
1482 #: rhodecode/authentication/plugins/auth_ldap.py:169
1419 #: rhodecode/authentication/plugins/auth_ldap.py:350
1483 1420 msgid "Login Attribute"
1484 1421 msgstr ""
1485 1422
1486 #: rhodecode/authentication/plugins/auth_ldap.py:170
1423 #: rhodecode/authentication/plugins/auth_ldap.py:351
1487 1424 msgid "The LDAP Login attribute of the CN must be specified"
1488 1425 msgstr ""
1489 1426
1490 #: rhodecode/authentication/plugins/auth_ldap.py:175
1491 msgid "LDAP Attribute to map to first name (e.g., givenName)"
1492 msgstr ""
1493
1494 #: rhodecode/authentication/plugins/auth_ldap.py:178
1495 msgid "First Name Attribute"
1496 msgstr ""
1497
1498 #: rhodecode/authentication/plugins/auth_ldap.py:183
1499 msgid "LDAP Attribute to map to last name (e.g., sn)"
1500 msgstr ""
1501
1502 #: rhodecode/authentication/plugins/auth_ldap.py:186
1503 msgid "Last Name Attribute"
1504 msgstr ""
1505
1506 #: rhodecode/authentication/plugins/auth_ldap.py:191
1427 #: rhodecode/authentication/plugins/auth_ldap.py:356
1507 1428 msgid ""
1508 1429 "LDAP Attribute to map to email address (e.g., mail).\n"
1509 1430 "Emails are a crucial part of RhodeCode. \n"
1510 1431 "If possible add a valid email attribute to ldap users."
1511 1432 msgstr ""
1512 1433
1513 #: rhodecode/authentication/plugins/auth_ldap.py:196
1434 #: rhodecode/authentication/plugins/auth_ldap.py:361
1514 1435 msgid "Email Attribute"
1515 1436 msgstr ""
1516 1437
1517 #: rhodecode/authentication/plugins/auth_ldap.py:390
1438 #: rhodecode/authentication/plugins/auth_ldap.py:366
1439 msgid "LDAP Attribute to map to first name (e.g., givenName)"
1440 msgstr ""
1441
1442 #: rhodecode/authentication/plugins/auth_ldap.py:369
1443 msgid "First Name Attribute"
1444 msgstr ""
1445
1446 #: rhodecode/authentication/plugins/auth_ldap.py:374
1447 msgid "LDAP Attribute to map to last name (e.g., sn)"
1448 msgstr ""
1449
1450 #: rhodecode/authentication/plugins/auth_ldap.py:377
1451 msgid "Last Name Attribute"
1452 msgstr ""
1453
1454 #: rhodecode/authentication/plugins/auth_ldap.py:409
1518 1455 msgid "LDAP"
1519 1456 msgstr ""
1520 1457
@@ -1534,16 +1471,16 b' msgstr ""'
1534 1471 msgid "Gecos Regex"
1535 1472 msgstr ""
1536 1473
1537 #: rhodecode/authentication/plugins/auth_pam.py:98
1474 #: rhodecode/authentication/plugins/auth_pam.py:99
1538 1475 msgid "PAM"
1539 1476 msgstr ""
1540 1477
1541 #: rhodecode/authentication/plugins/auth_rhodecode.py:67
1542 msgid "Rhodecode"
1543 msgstr ""
1544
1545 #: rhodecode/authentication/plugins/auth_token.py:70
1546 msgid "Rhodecode Token Auth"
1478 #: rhodecode/authentication/plugins/auth_rhodecode.py:68
1479 msgid "RhodeCode Internal"
1480 msgstr ""
1481
1482 #: rhodecode/authentication/plugins/auth_token.py:71
1483 msgid "Rhodecode Token"
1547 1484 msgstr ""
1548 1485
1549 1486 #: rhodecode/events/pullrequest.py:79
@@ -1647,7 +1584,7 b' msgstr ""'
1647 1584 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:187
1648 1585 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:244
1649 1586 #: rhodecode/templates/admin/repos/repo_edit_vcs.mako:44
1650 #: rhodecode/templates/admin/settings/settings_global.mako:140
1587 #: rhodecode/templates/admin/settings/settings_global.mako:141
1651 1588 #: rhodecode/templates/admin/settings/settings_issuetracker.mako:16
1652 1589 #: rhodecode/templates/admin/settings/settings_labs.mako:49
1653 1590 #: rhodecode/templates/admin/settings/settings_vcs.mako:14
@@ -1656,7 +1593,7 b' msgstr ""'
1656 1593 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:83
1657 1594 #: rhodecode/templates/admin/users/user_edit_emails.mako:63
1658 1595 #: rhodecode/templates/admin/users/user_edit_ips.mako:71
1659 #: rhodecode/templates/admin/users/user_edit_profile.mako:135
1596 #: rhodecode/templates/admin/users/user_edit_profile.mako:136
1660 1597 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:65
1661 1598 #: rhodecode/templates/base/default_perms_box.mako:89
1662 1599 msgid "Reset"
@@ -1734,6 +1671,11 b' msgstr ""'
1734 1671 msgid "{repo_group_name} repo group"
1735 1672 msgstr ""
1736 1673
1674 #: rhodecode/integrations/views.py:154
1675 #: rhodecode/templates/admin/permissions/permissions.mako:36
1676 msgid "Global"
1677 msgstr ""
1678
1737 1679 #: rhodecode/integrations/views.py:158
1738 1680 msgid "{name} integration"
1739 1681 msgstr ""
@@ -1763,71 +1705,82 b' msgstr ""'
1763 1705 msgid "Email address"
1764 1706 msgstr ""
1765 1707
1708 #: rhodecode/integrations/types/email.py:174
1709 #: rhodecode/templates/register.mako:93
1710 #: rhodecode/templates/admin/my_account/my_account_profile.mako:48
1711 #: rhodecode/templates/admin/users/user_add.mako:86
1712 #: rhodecode/templates/admin/users/user_edit_profile.mako:65
1713 #: rhodecode/templates/admin/users/users.mako:73
1714 #: rhodecode/templates/email_templates/user_registration.mako:25
1715 #: rhodecode/templates/users/user_profile.mako:51
1716 msgid "Email"
1717 msgstr ""
1718
1766 1719 #: rhodecode/integrations/types/email.py:175
1767 1720 msgid "Send repo push summaries to a list of recipients via email"
1768 1721 msgstr ""
1769 1722
1770 #: rhodecode/integrations/types/hipchat.py:42
1771 msgid "Yellow"
1772 msgstr ""
1773
1774 #: rhodecode/integrations/types/hipchat.py:43
1775 msgid "Red"
1776 msgstr ""
1777
1778 #: rhodecode/integrations/types/hipchat.py:44
1779 msgid "Green"
1780 msgstr ""
1781
1782 #: rhodecode/integrations/types/hipchat.py:45
1783 msgid "Purple"
1784 msgstr ""
1785
1786 #: rhodecode/integrations/types/hipchat.py:46
1787 msgid "Gray"
1788 msgstr ""
1789
1790 #: rhodecode/integrations/types/hipchat.py:51
1791 msgid "Hipchat server URL"
1792 msgstr ""
1793
1794 #: rhodecode/integrations/types/hipchat.py:52
1795 msgid "Hipchat integration url."
1796 msgstr ""
1797
1798 1723 #: rhodecode/integrations/types/hipchat.py:62
1799 msgid "Notify"
1724 msgid "Yellow"
1800 1725 msgstr ""
1801 1726
1802 1727 #: rhodecode/integrations/types/hipchat.py:63
1728 msgid "Red"
1729 msgstr ""
1730
1731 #: rhodecode/integrations/types/hipchat.py:64
1732 msgid "Green"
1733 msgstr ""
1734
1735 #: rhodecode/integrations/types/hipchat.py:65
1736 msgid "Purple"
1737 msgstr ""
1738
1739 #: rhodecode/integrations/types/hipchat.py:66
1740 msgid "Gray"
1741 msgstr ""
1742
1743 #: rhodecode/integrations/types/hipchat.py:71
1744 msgid "Hipchat server URL"
1745 msgstr ""
1746
1747 #: rhodecode/integrations/types/hipchat.py:72
1748 msgid "Hipchat integration url."
1749 msgstr ""
1750
1751 #: rhodecode/integrations/types/hipchat.py:82
1752 msgid "Notify"
1753 msgstr ""
1754
1755 #: rhodecode/integrations/types/hipchat.py:83
1803 1756 msgid "Make a notification to the users in room."
1804 1757 msgstr ""
1805 1758
1806 #: rhodecode/integrations/types/hipchat.py:69
1759 #: rhodecode/integrations/types/hipchat.py:89
1807 1760 msgid "Color"
1808 1761 msgstr ""
1809 1762
1810 #: rhodecode/integrations/types/hipchat.py:70
1763 #: rhodecode/integrations/types/hipchat.py:90
1811 1764 msgid "Background color of message."
1812 1765 msgstr ""
1813 1766
1767 #: rhodecode/integrations/types/hipchat.py:101
1768 msgid "Hipchat"
1769 msgstr ""
1770
1814 1771 #: rhodecode/integrations/types/hipchat.py:102
1815 msgid "Hipchat"
1816 msgstr ""
1817
1818 #: rhodecode/integrations/types/hipchat.py:103
1819 1772 msgid "Send events such as repo pushes and pull requests to your hipchat channel."
1820 1773 msgstr ""
1821 1774
1822 #: rhodecode/integrations/types/slack.py:47
1775 #: rhodecode/integrations/types/slack.py:71
1823 1776 msgid "Slack service URL"
1824 1777 msgstr ""
1825 1778
1826 #: rhodecode/integrations/types/slack.py:48
1779 #: rhodecode/integrations/types/slack.py:72
1827 1780 msgid "This can be setup at the <a href=\"https://my.slack.com/services/new/incoming-webhook/\">slack app manager</a>"
1828 1781 msgstr ""
1829 1782
1830 #: rhodecode/integrations/types/slack.py:61
1783 #: rhodecode/integrations/types/slack.py:85
1831 1784 #: rhodecode/integrations/types/webhook.py:79 rhodecode/templates/login.mako:43
1832 1785 #: rhodecode/templates/register.mako:46
1833 1786 #: rhodecode/templates/admin/admin_log_base.mako:7
@@ -1846,31 +1799,31 b' msgstr ""'
1846 1799 msgid "Username"
1847 1800 msgstr ""
1848 1801
1849 #: rhodecode/integrations/types/slack.py:62
1802 #: rhodecode/integrations/types/slack.py:86
1850 1803 msgid "Username to show notifications coming from."
1851 1804 msgstr ""
1852 1805
1853 #: rhodecode/integrations/types/slack.py:71
1806 #: rhodecode/integrations/types/slack.py:95
1854 1807 msgid "Channel"
1855 1808 msgstr ""
1856 1809
1857 #: rhodecode/integrations/types/slack.py:72
1810 #: rhodecode/integrations/types/slack.py:96
1858 1811 msgid "Channel to send notifications to."
1859 1812 msgstr ""
1860 1813
1861 #: rhodecode/integrations/types/slack.py:81
1814 #: rhodecode/integrations/types/slack.py:105
1862 1815 msgid "Emoji"
1863 1816 msgstr ""
1864 1817
1865 #: rhodecode/integrations/types/slack.py:82
1818 #: rhodecode/integrations/types/slack.py:106
1866 1819 msgid "Emoji to use eg. :studio_microphone:"
1867 1820 msgstr ""
1868 1821
1869 #: rhodecode/integrations/types/slack.py:93
1822 #: rhodecode/integrations/types/slack.py:117
1870 1823 msgid "Slack"
1871 1824 msgstr ""
1872 1825
1873 #: rhodecode/integrations/types/slack.py:94
1826 #: rhodecode/integrations/types/slack.py:118
1874 1827 msgid "Send events such as repo pushes and pull requests to your slack channel."
1875 1828 msgstr ""
1876 1829
@@ -2070,7 +2023,7 b' msgstr ""'
2070 2023 msgid "Click to select line"
2071 2024 msgstr ""
2072 2025
2073 #: rhodecode/lib/helpers.py:1884
2026 #: rhodecode/lib/helpers.py:1885
2074 2027 msgid ""
2075 2028 "Example filter terms:\n"
2076 2029 " repository:vcs\n"
@@ -2092,7 +2045,7 b' msgid ""'
2092 2045 " \"username:test AND repository:test*\"\n"
2093 2046 msgstr ""
2094 2047
2095 #: rhodecode/lib/helpers.py:1910
2048 #: rhodecode/lib/helpers.py:1911
2096 2049 msgid ""
2097 2050 "Example filter terms for `{searcher}` search:\n"
2098 2051 "{terms}\n"
@@ -2106,7 +2059,7 b' msgid ""'
2106 2059 "More: {search_doc}"
2107 2060 msgstr ""
2108 2061
2109 #: rhodecode/lib/helpers.py:1927
2062 #: rhodecode/lib/helpers.py:1928
2110 2063 #, python-format
2111 2064 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"
2112 2065 msgstr ""
@@ -2144,7 +2097,7 b' msgid "in ${val} and ${detail}"'
2144 2097 msgstr ""
2145 2098
2146 2099 #: rhodecode/lib/utils2.py:564 rhodecode/public/js/scripts.js:22574
2147 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:84
2100 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:91
2148 2101 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:174
2149 2102 msgid "just now"
2150 2103 msgstr ""
@@ -2181,7 +2134,7 b' msgstr ""'
2181 2134 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2272
2182 2135 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2322
2183 2136 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2323
2184 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2524 rhodecode/model/db.py:2734
2137 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2524 rhodecode/model/db.py:2740
2185 2138 msgid "Repository no access"
2186 2139 msgstr ""
2187 2140
@@ -2217,7 +2170,7 b' msgstr ""'
2217 2170 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2273
2218 2171 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2323
2219 2172 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2324
2220 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2525 rhodecode/model/db.py:2735
2173 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2525 rhodecode/model/db.py:2741
2221 2174 msgid "Repository read access"
2222 2175 msgstr ""
2223 2176
@@ -2253,7 +2206,7 b' msgstr ""'
2253 2206 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2274
2254 2207 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2324
2255 2208 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2325
2256 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2526 rhodecode/model/db.py:2736
2209 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2526 rhodecode/model/db.py:2742
2257 2210 msgid "Repository write access"
2258 2211 msgstr ""
2259 2212
@@ -2289,7 +2242,7 b' msgstr ""'
2289 2242 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2275
2290 2243 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2325
2291 2244 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2326
2292 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2527 rhodecode/model/db.py:2737
2245 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2527 rhodecode/model/db.py:2743
2293 2246 msgid "Repository admin access"
2294 2247 msgstr ""
2295 2248
@@ -2365,7 +2318,7 b' msgstr ""'
2365 2318 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2293
2366 2319 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2343
2367 2320 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2344
2368 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2545 rhodecode/model/db.py:2760
2321 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2545 rhodecode/model/db.py:2766
2369 2322 msgid "Repository creation disabled"
2370 2323 msgstr ""
2371 2324
@@ -2401,7 +2354,7 b' msgstr ""'
2401 2354 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2294
2402 2355 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2344
2403 2356 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2345
2404 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2546 rhodecode/model/db.py:2761
2357 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2546 rhodecode/model/db.py:2767
2405 2358 msgid "Repository creation enabled"
2406 2359 msgstr ""
2407 2360
@@ -2437,7 +2390,7 b' msgstr ""'
2437 2390 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2298
2438 2391 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2348
2439 2392 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2349
2440 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2550 rhodecode/model/db.py:2765
2393 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2550 rhodecode/model/db.py:2771
2441 2394 msgid "Repository forking disabled"
2442 2395 msgstr ""
2443 2396
@@ -2473,7 +2426,7 b' msgstr ""'
2473 2426 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2299
2474 2427 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2349
2475 2428 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2350
2476 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2551 rhodecode/model/db.py:2766
2429 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2551 rhodecode/model/db.py:2772
2477 2430 msgid "Repository forking enabled"
2478 2431 msgstr ""
2479 2432
@@ -2530,9 +2483,9 b' msgstr ""'
2530 2483 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2912
2531 2484 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:3012
2532 2485 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:3013
2533 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:3232 rhodecode/model/db.py:3483
2486 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:3232 rhodecode/model/db.py:3489
2534 2487 #: rhodecode/public/js/scripts.js:40376
2535 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:39
2488 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:43
2536 2489 #: rhodecode/public/js/src/rhodecode/pullrequests.js:319
2537 2490 msgid "Not Reviewed"
2538 2491 msgstr ""
@@ -2569,7 +2522,7 b' msgstr ""'
2569 2522 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2913
2570 2523 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:3013
2571 2524 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:3014
2572 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:3233 rhodecode/model/db.py:3484
2525 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:3233 rhodecode/model/db.py:3490
2573 2526 msgid "Approved"
2574 2527 msgstr ""
2575 2528
@@ -2605,7 +2558,7 b' msgstr ""'
2605 2558 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2914
2606 2559 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:3014
2607 2560 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:3015
2608 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:3234 rhodecode/model/db.py:3485
2561 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:3234 rhodecode/model/db.py:3491
2609 2562 msgid "Rejected"
2610 2563 msgstr ""
2611 2564
@@ -2641,7 +2594,7 b' msgstr ""'
2641 2594 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2915
2642 2595 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:3015
2643 2596 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:3016
2644 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:3235 rhodecode/model/db.py:3486
2597 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:3235 rhodecode/model/db.py:3492
2645 2598 msgid "Under Review"
2646 2599 msgstr ""
2647 2600
@@ -2674,7 +2627,7 b' msgstr ""'
2674 2627 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2277
2675 2628 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2327
2676 2629 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2328
2677 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2529 rhodecode/model/db.py:2739
2630 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2529 rhodecode/model/db.py:2745
2678 2631 msgid "Repository group no access"
2679 2632 msgstr ""
2680 2633
@@ -2707,7 +2660,7 b' msgstr ""'
2707 2660 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2278
2708 2661 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2328
2709 2662 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2329
2710 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2530 rhodecode/model/db.py:2740
2663 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2530 rhodecode/model/db.py:2746
2711 2664 msgid "Repository group read access"
2712 2665 msgstr ""
2713 2666
@@ -2740,7 +2693,7 b' msgstr ""'
2740 2693 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2279
2741 2694 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2329
2742 2695 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2330
2743 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2531 rhodecode/model/db.py:2741
2696 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2531 rhodecode/model/db.py:2747
2744 2697 msgid "Repository group write access"
2745 2698 msgstr ""
2746 2699
@@ -2773,7 +2726,7 b' msgstr ""'
2773 2726 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2280
2774 2727 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2330
2775 2728 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2331
2776 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2532 rhodecode/model/db.py:2742
2729 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2532 rhodecode/model/db.py:2748
2777 2730 msgid "Repository group admin access"
2778 2731 msgstr ""
2779 2732
@@ -2805,7 +2758,7 b' msgstr ""'
2805 2758 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2282
2806 2759 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2332
2807 2760 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2333
2808 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2534 rhodecode/model/db.py:2744
2761 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2534 rhodecode/model/db.py:2750
2809 2762 msgid "User group no access"
2810 2763 msgstr ""
2811 2764
@@ -2837,7 +2790,7 b' msgstr ""'
2837 2790 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2283
2838 2791 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2333
2839 2792 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2334
2840 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2535 rhodecode/model/db.py:2745
2793 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2535 rhodecode/model/db.py:2751
2841 2794 msgid "User group read access"
2842 2795 msgstr ""
2843 2796
@@ -2869,7 +2822,7 b' msgstr ""'
2869 2822 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2284
2870 2823 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2334
2871 2824 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2335
2872 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2536 rhodecode/model/db.py:2746
2825 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2536 rhodecode/model/db.py:2752
2873 2826 msgid "User group write access"
2874 2827 msgstr ""
2875 2828
@@ -2901,7 +2854,7 b' msgstr ""'
2901 2854 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2285
2902 2855 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2335
2903 2856 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2336
2904 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2537 rhodecode/model/db.py:2747
2857 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2537 rhodecode/model/db.py:2753
2905 2858 msgid "User group admin access"
2906 2859 msgstr ""
2907 2860
@@ -2933,7 +2886,7 b' msgstr ""'
2933 2886 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2287
2934 2887 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2337
2935 2888 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2338
2936 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2539 rhodecode/model/db.py:2754
2889 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2539 rhodecode/model/db.py:2760
2937 2890 msgid "Repository Group creation disabled"
2938 2891 msgstr ""
2939 2892
@@ -2965,7 +2918,7 b' msgstr ""'
2965 2918 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2288
2966 2919 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2338
2967 2920 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2339
2968 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2540 rhodecode/model/db.py:2755
2921 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2540 rhodecode/model/db.py:2761
2969 2922 msgid "Repository Group creation enabled"
2970 2923 msgstr ""
2971 2924
@@ -2997,7 +2950,7 b' msgstr ""'
2997 2950 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2290
2998 2951 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2340
2999 2952 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2341
3000 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2542 rhodecode/model/db.py:2757
2953 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2542 rhodecode/model/db.py:2763
3001 2954 msgid "User Group creation disabled"
3002 2955 msgstr ""
3003 2956
@@ -3029,7 +2982,7 b' msgstr ""'
3029 2982 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2291
3030 2983 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2341
3031 2984 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2342
3032 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2543 rhodecode/model/db.py:2758
2985 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2543 rhodecode/model/db.py:2764
3033 2986 msgid "User Group creation enabled"
3034 2987 msgstr ""
3035 2988
@@ -3061,7 +3014,7 b' msgstr ""'
3061 3014 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2301
3062 3015 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2351
3063 3016 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2352
3064 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2553 rhodecode/model/db.py:2768
3017 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2553 rhodecode/model/db.py:2774
3065 3018 msgid "Registration disabled"
3066 3019 msgstr ""
3067 3020
@@ -3093,7 +3046,7 b' msgstr ""'
3093 3046 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2302
3094 3047 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2352
3095 3048 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2353
3096 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2554 rhodecode/model/db.py:2769
3049 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2554 rhodecode/model/db.py:2775
3097 3050 msgid "User Registration with manual account activation"
3098 3051 msgstr ""
3099 3052
@@ -3125,7 +3078,7 b' msgstr ""'
3125 3078 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2303
3126 3079 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2353
3127 3080 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2354
3128 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2555 rhodecode/model/db.py:2770
3081 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2555 rhodecode/model/db.py:2776
3129 3082 msgid "User Registration with automatic account activation"
3130 3083 msgstr ""
3131 3084
@@ -3157,7 +3110,7 b' msgstr ""'
3157 3110 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2305
3158 3111 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2359
3159 3112 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2360
3160 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2561 rhodecode/model/db.py:2776
3113 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2561 rhodecode/model/db.py:2782
3161 3114 #: rhodecode/model/permission.py:105
3162 3115 msgid "Manual activation of external account"
3163 3116 msgstr ""
@@ -3190,7 +3143,7 b' msgstr ""'
3190 3143 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2306
3191 3144 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2360
3192 3145 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2361
3193 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2562 rhodecode/model/db.py:2777
3146 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2562 rhodecode/model/db.py:2783
3194 3147 #: rhodecode/model/permission.py:106
3195 3148 msgid "Automatic activation of external account"
3196 3149 msgstr ""
@@ -3217,7 +3170,7 b' msgstr ""'
3217 3170 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2295
3218 3171 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2345
3219 3172 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2346
3220 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2547 rhodecode/model/db.py:2762
3173 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2547 rhodecode/model/db.py:2768
3221 3174 msgid "Repository creation enabled with write permission to a repository group"
3222 3175 msgstr ""
3223 3176
@@ -3243,7 +3196,7 b' msgstr ""'
3243 3196 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2296
3244 3197 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2346
3245 3198 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2347
3246 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2548 rhodecode/model/db.py:2763
3199 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2548 rhodecode/model/db.py:2769
3247 3200 msgid "Repository creation disabled with write permission to a repository group"
3248 3201 msgstr ""
3249 3202
@@ -3266,7 +3219,7 b' msgstr ""'
3266 3219 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2270
3267 3220 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2320
3268 3221 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2321
3269 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2522 rhodecode/model/db.py:2732
3222 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2522 rhodecode/model/db.py:2738
3270 3223 msgid "RhodeCode Super Administrator"
3271 3224 msgstr ""
3272 3225
@@ -3287,7 +3240,7 b' msgstr ""'
3287 3240 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2308
3288 3241 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2362
3289 3242 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2363
3290 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2564 rhodecode/model/db.py:2779
3243 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2564 rhodecode/model/db.py:2785
3291 3244 msgid "Inherit object permissions from default user disabled"
3292 3245 msgstr ""
3293 3246
@@ -3308,7 +3261,7 b' msgstr ""'
3308 3261 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2309
3309 3262 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2363
3310 3263 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2364
3311 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2565 rhodecode/model/db.py:2780
3264 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2565 rhodecode/model/db.py:2786
3312 3265 msgid "Inherit object permissions from default user enabled"
3313 3266 msgstr ""
3314 3267
@@ -3321,7 +3274,7 b' msgstr ""'
3321 3274 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:913
3322 3275 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:955
3323 3276 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:956
3324 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:1051 rhodecode/model/db.py:1112
3277 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:1051 rhodecode/model/db.py:1118
3325 3278 msgid "all"
3326 3279 msgstr ""
3327 3280
@@ -3334,7 +3287,7 b' msgstr ""'
3334 3287 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:914
3335 3288 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:956
3336 3289 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:957
3337 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:1052 rhodecode/model/db.py:1113
3290 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:1052 rhodecode/model/db.py:1119
3338 3291 msgid "http/web interface"
3339 3292 msgstr ""
3340 3293
@@ -3347,7 +3300,7 b' msgstr ""'
3347 3300 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:915
3348 3301 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:957
3349 3302 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:958
3350 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:1053 rhodecode/model/db.py:1114
3303 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:1053 rhodecode/model/db.py:1120
3351 3304 msgid "vcs (git/hg/svn protocol)"
3352 3305 msgstr ""
3353 3306
@@ -3360,7 +3313,7 b' msgstr ""'
3360 3313 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:916
3361 3314 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:958
3362 3315 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:959
3363 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:1054 rhodecode/model/db.py:1115
3316 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:1054 rhodecode/model/db.py:1121
3364 3317 msgid "api calls"
3365 3318 msgstr ""
3366 3319
@@ -3373,7 +3326,7 b' msgstr ""'
3373 3326 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:917
3374 3327 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:959
3375 3328 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:960
3376 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:1055 rhodecode/model/db.py:1116
3329 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:1055 rhodecode/model/db.py:1122
3377 3330 msgid "feed access"
3378 3331 msgstr ""
3379 3332
@@ -3386,7 +3339,7 b' msgstr ""'
3386 3339 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2048
3387 3340 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2091
3388 3341 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2092
3389 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2286 rhodecode/model/db.py:2483
3342 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2286 rhodecode/model/db.py:2489
3390 3343 msgid "No parent"
3391 3344 msgstr ""
3392 3345
@@ -3394,7 +3347,7 b' msgstr ""'
3394 3347 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2692
3395 3348 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2355
3396 3349 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2356
3397 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2557 rhodecode/model/db.py:2772
3350 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2557 rhodecode/model/db.py:2778
3398 3351 msgid "Password reset enabled"
3399 3352 msgstr ""
3400 3353
@@ -3402,7 +3355,7 b' msgstr ""'
3402 3355 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2693
3403 3356 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2356
3404 3357 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2357
3405 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2558 rhodecode/model/db.py:2773
3358 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2558 rhodecode/model/db.py:2779
3406 3359 msgid "Password reset hidden"
3407 3360 msgstr ""
3408 3361
@@ -3410,27 +3363,27 b' msgstr ""'
3410 3363 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2694
3411 3364 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2357
3412 3365 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2358
3413 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2559 rhodecode/model/db.py:2774
3366 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2559 rhodecode/model/db.py:2780
3414 3367 msgid "Password reset disabled"
3415 3368 msgstr ""
3416 3369
3417 3370 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2669
3418 #: rhodecode/model/db.py:2749
3371 #: rhodecode/model/db.py:2755
3419 3372 msgid "Branch no permissions"
3420 3373 msgstr ""
3421 3374
3422 3375 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2670
3423 #: rhodecode/model/db.py:2750
3376 #: rhodecode/model/db.py:2756
3424 3377 msgid "Branch access by web merge"
3425 3378 msgstr ""
3426 3379
3427 3380 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2671
3428 #: rhodecode/model/db.py:2751
3381 #: rhodecode/model/db.py:2757
3429 3382 msgid "Branch access by push"
3430 3383 msgstr ""
3431 3384
3432 3385 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2672
3433 #: rhodecode/model/db.py:2752
3386 #: rhodecode/model/db.py:2758
3434 3387 msgid "Branch access by push with force"
3435 3388 msgstr ""
3436 3389
@@ -3496,63 +3449,63 b' msgstr ""'
3496 3449 msgid "Enter %(min)i characters or more"
3497 3450 msgstr ""
3498 3451
3499 #: rhodecode/model/notification.py:245
3452 #: rhodecode/model/notification.py:244
3500 3453 #, python-format
3501 3454 msgid "%(user)s commented on commit %(date_or_age)s"
3502 3455 msgstr ""
3503 3456
3504 #: rhodecode/model/notification.py:246
3457 #: rhodecode/model/notification.py:245
3505 3458 #, python-format
3506 3459 msgid "%(user)s commented on commit at %(date_or_age)s"
3507 3460 msgstr ""
3508 3461
3462 #: rhodecode/model/notification.py:248
3463 #, python-format
3464 msgid "%(user)s sent message %(date_or_age)s"
3465 msgstr ""
3466
3509 3467 #: rhodecode/model/notification.py:249
3510 3468 #, python-format
3511 msgid "%(user)s sent message %(date_or_age)s"
3512 msgstr ""
3513
3514 #: rhodecode/model/notification.py:250
3515 #, python-format
3516 3469 msgid "%(user)s sent message at %(date_or_age)s"
3517 3470 msgstr ""
3518 3471
3472 #: rhodecode/model/notification.py:252
3473 #, python-format
3474 msgid "%(user)s mentioned you %(date_or_age)s"
3475 msgstr ""
3476
3519 3477 #: rhodecode/model/notification.py:253
3520 3478 #, python-format
3521 msgid "%(user)s mentioned you %(date_or_age)s"
3522 msgstr ""
3523
3524 #: rhodecode/model/notification.py:254
3525 #, python-format
3526 3479 msgid "%(user)s mentioned you at %(date_or_age)s"
3527 3480 msgstr ""
3528 3481
3482 #: rhodecode/model/notification.py:256
3483 #, python-format
3484 msgid "%(user)s registered in RhodeCode %(date_or_age)s"
3485 msgstr ""
3486
3529 3487 #: rhodecode/model/notification.py:257
3530 3488 #, python-format
3531 msgid "%(user)s registered in RhodeCode %(date_or_age)s"
3532 msgstr ""
3533
3534 #: rhodecode/model/notification.py:258
3535 #, python-format
3536 3489 msgid "%(user)s registered in RhodeCode at %(date_or_age)s"
3537 3490 msgstr ""
3538 3491
3492 #: rhodecode/model/notification.py:260
3493 #, python-format
3494 msgid "%(user)s opened new pull request %(date_or_age)s"
3495 msgstr ""
3496
3539 3497 #: rhodecode/model/notification.py:261
3540 3498 #, python-format
3541 msgid "%(user)s opened new pull request %(date_or_age)s"
3542 msgstr ""
3543
3544 #: rhodecode/model/notification.py:262
3545 #, python-format
3546 3499 msgid "%(user)s opened new pull request at %(date_or_age)s"
3547 3500 msgstr ""
3548 3501
3502 #: rhodecode/model/notification.py:264
3503 #, python-format
3504 msgid "%(user)s commented on pull request %(date_or_age)s"
3505 msgstr ""
3506
3549 3507 #: rhodecode/model/notification.py:265
3550 3508 #, python-format
3551 msgid "%(user)s commented on pull request %(date_or_age)s"
3552 msgstr ""
3553
3554 #: rhodecode/model/notification.py:266
3555 #, python-format
3556 3509 msgid "%(user)s commented on pull request at %(date_or_age)s"
3557 3510 msgstr ""
3558 3511
@@ -3766,39 +3719,39 b' msgstr ""'
3766 3719 msgid "Closed Branches"
3767 3720 msgstr ""
3768 3721
3769 #: rhodecode/model/pull_request.py:1626
3722 #: rhodecode/model/pull_request.py:1624
3770 3723 msgid "User `{}` not allowed to perform merge."
3771 3724 msgstr ""
3772 3725
3773 #: rhodecode/model/pull_request.py:1644
3726 #: rhodecode/model/pull_request.py:1642
3774 3727 msgid "Target branch `{}` changes rejected by rule {}."
3775 3728 msgstr ""
3776 3729
3777 #: rhodecode/model/pull_request.py:1658
3730 #: rhodecode/model/pull_request.py:1656
3778 3731 msgid "Pull request reviewer approval is pending."
3779 3732 msgstr ""
3780 3733
3781 #: rhodecode/model/pull_request.py:1673
3734 #: rhodecode/model/pull_request.py:1671
3782 3735 msgid "Cannot merge, {} TODO still not resolved."
3783 3736 msgstr ""
3784 3737
3785 #: rhodecode/model/pull_request.py:1676
3738 #: rhodecode/model/pull_request.py:1674
3786 3739 msgid "Cannot merge, {} TODOs still not resolved."
3787 3740 msgstr ""
3788 3741
3789 #: rhodecode/model/pull_request.py:1712
3742 #: rhodecode/model/pull_request.py:1710
3790 3743 msgid "Merge strategy: rebase"
3791 3744 msgstr ""
3792 3745
3793 #: rhodecode/model/pull_request.py:1717
3746 #: rhodecode/model/pull_request.py:1715
3794 3747 msgid "Merge strategy: explicit merge commit"
3795 3748 msgstr ""
3796 3749
3750 #: rhodecode/model/pull_request.py:1722
3751 msgid "Source branch will be closed after merge."
3752 msgstr ""
3753
3797 3754 #: rhodecode/model/pull_request.py:1724
3798 msgid "Source branch will be closed after merge."
3799 msgstr ""
3800
3801 #: rhodecode/model/pull_request.py:1726
3802 3755 msgid "Source branch will be deleted after merge."
3803 3756 msgstr ""
3804 3757
@@ -4145,187 +4098,187 b' msgid ": , "'
4145 4098 msgstr ""
4146 4099
4147 4100 #: rhodecode/public/js/scripts.js:20578
4148 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:34
4101 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:38
4149 4102 #: rhodecode/public/js/src/plugins/jquery.autocomplete.js:87
4150 4103 msgid "No results"
4151 4104 msgstr ""
4152 4105
4153 4106 #: rhodecode/public/js/scripts.js:22509
4154 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:112
4107 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:119
4155 4108 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:109
4156 4109 msgid "{0} year"
4157 4110 msgstr ""
4158 4111
4159 4112 #: rhodecode/public/js/scripts.js:22510
4160 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:104
4113 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:111
4161 4114 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:110
4162 4115 msgid "{0} month"
4163 4116 msgstr ""
4164 4117
4165 4118 #: rhodecode/public/js/scripts.js:22511
4166 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:99
4119 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:106
4167 4120 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:111
4168 4121 msgid "{0} day"
4169 4122 msgstr ""
4170 4123
4171 4124 #: rhodecode/public/js/scripts.js:22512
4172 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:101
4125 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:108
4173 4126 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:112
4174 4127 msgid "{0} hour"
4175 4128 msgstr ""
4176 4129
4177 4130 #: rhodecode/public/js/scripts.js:22513
4178 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:103
4131 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:110
4179 4132 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:113
4180 4133 msgid "{0} min"
4181 4134 msgstr ""
4182 4135
4183 4136 #: rhodecode/public/js/scripts.js:22514
4184 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:109
4137 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:116
4185 4138 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:114
4186 4139 msgid "{0} sec"
4187 4140 msgstr ""
4188 4141
4189 4142 #: rhodecode/public/js/scripts.js:22534
4190 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:81
4143 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:88
4191 4144 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:134
4192 4145 msgid "in {0}"
4193 4146 msgstr ""
4194 4147
4195 4148 #: rhodecode/public/js/scripts.js:22542
4196 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:96
4149 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:103
4197 4150 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:142
4198 4151 msgid "{0} ago"
4199 4152 msgstr ""
4200 4153
4201 4154 #: rhodecode/public/js/scripts.js:22554
4202 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:114
4155 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:121
4203 4156 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:154
4204 4157 msgid "{0}, {1} ago"
4205 4158 msgstr ""
4206 4159
4207 4160 #: rhodecode/public/js/scripts.js:22556
4208 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:83
4161 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:90
4209 4162 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:156
4210 4163 msgid "in {0}, {1}"
4211 4164 msgstr ""
4212 4165
4213 4166 #: rhodecode/public/js/scripts.js:22560
4214 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:97
4167 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:104
4215 4168 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:160
4216 4169 msgid "{0} and {1}"
4217 4170 msgstr ""
4218 4171
4219 4172 #: rhodecode/public/js/scripts.js:22562
4220 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:98
4173 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:105
4221 4174 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:162
4222 4175 msgid "{0} and {1} ago"
4223 4176 msgstr ""
4224 4177
4225 4178 #: rhodecode/public/js/scripts.js:22564
4226 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:82
4179 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:89
4227 4180 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:164
4228 4181 msgid "in {0} and {1}"
4229 4182 msgstr ""
4230 4183
4231 4184 #: rhodecode/public/js/scripts.js:36623
4232 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:24
4185 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:28
4233 4186 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:4
4234 4187 msgid "Loading more results..."
4235 4188 msgstr ""
4236 4189
4237 4190 #: rhodecode/public/js/scripts.js:36626
4238 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:50
4191 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:54
4239 4192 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:7
4240 4193 msgid "Searching..."
4241 4194 msgstr ""
4242 4195
4243 4196 #: rhodecode/public/js/scripts.js:36629
4244 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:29
4197 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:33
4245 4198 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:10
4246 4199 msgid "No matches found"
4247 4200 msgstr ""
4248 4201
4249 4202 #: rhodecode/public/js/scripts.js:36632
4250 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:23
4203 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:27
4251 4204 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:13
4252 4205 msgid "Loading failed"
4253 4206 msgstr ""
4254 4207
4255 4208 #: rhodecode/public/js/scripts.js:36636
4256 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:41
4209 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:45
4257 4210 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:17
4258 4211 msgid "One result is available, press enter to select it."
4259 4212 msgstr ""
4260 4213
4261 4214 #: rhodecode/public/js/scripts.js:36638
4262 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:108
4215 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:115
4263 4216 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:19
4264 4217 msgid "{0} results are available, use up and down arrow keys to navigate."
4265 4218 msgstr ""
4266 4219
4267 4220 #: rhodecode/public/js/scripts.js:36643
4268 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:46
4221 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:50
4269 4222 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:24
4270 4223 msgid "Please enter {0} or more character"
4271 4224 msgstr ""
4272 4225
4273 4226 #: rhodecode/public/js/scripts.js:36645
4274 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:47
4227 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:51
4275 4228 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:26
4276 4229 msgid "Please enter {0} or more characters"
4277 4230 msgstr ""
4278 4231
4279 4232 #: rhodecode/public/js/scripts.js:36650
4280 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:44
4233 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:48
4281 4234 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:31
4282 4235 msgid "Please delete {0} character"
4283 4236 msgstr ""
4284 4237
4285 4238 #: rhodecode/public/js/scripts.js:36652
4286 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:45
4239 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:49
4287 4240 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:33
4288 4241 msgid "Please delete {0} characters"
4289 4242 msgstr ""
4290 4243
4291 4244 #: rhodecode/public/js/scripts.js:36656
4292 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:73
4245 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:80
4293 4246 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:37
4294 4247 msgid "You can only select {0} item"
4295 4248 msgstr ""
4296 4249
4297 4250 #: rhodecode/public/js/scripts.js:36658
4298 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:74
4251 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:81
4299 4252 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:39
4300 4253 msgid "You can only select {0} items"
4301 4254 msgstr ""
4302 4255
4303 4256 #: rhodecode/public/js/scripts.js:37596
4304 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:88
4257 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:95
4305 4258 #: rhodecode/public/js/src/rhodecode/changelog.js:35
4306 4259 msgid "showing {0} out of {1} commit"
4307 4260 msgstr ""
4308 4261
4309 4262 #: rhodecode/public/js/scripts.js:37598
4310 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:89
4263 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:96
4311 4264 #: rhodecode/public/js/src/rhodecode/changelog.js:37
4312 4265 msgid "showing {0} out of {1} commits"
4313 4266 msgstr ""
4314 4267
4315 4268 #: rhodecode/public/js/scripts.js:38110
4316 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:53
4269 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:57
4317 4270 #: rhodecode/public/js/src/rhodecode/codemirror.js:359
4318 4271 msgid "Set status to Approved"
4319 4272 msgstr ""
4320 4273
4321 4274 #: rhodecode/public/js/scripts.js:38129
4322 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:54
4275 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:58
4323 4276 #: rhodecode/public/js/src/rhodecode/codemirror.js:378
4324 4277 msgid "Set status to Rejected"
4325 4278 msgstr ""
4326 4279
4327 4280 #: rhodecode/public/js/scripts.js:38148
4328 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:66
4281 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:72
4329 4282 #: rhodecode/public/js/src/rhodecode/codemirror.js:397
4330 4283 #: rhodecode/templates/email_templates/commit_comment.mako:102
4331 4284 #: rhodecode/templates/email_templates/pull_request_comment.mako:107
@@ -4333,27 +4286,27 b' msgid "TODO comment"'
4333 4286 msgstr ""
4334 4287
4335 4288 #: rhodecode/public/js/scripts.js:38168
4336 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:40
4289 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:44
4337 4290 #: rhodecode/public/js/src/rhodecode/codemirror.js:417
4338 4291 msgid "Note Comment"
4339 4292 msgstr ""
4340 4293
4341 4294 #: rhodecode/public/js/scripts.js:38481 rhodecode/public/js/scripts.js:38835
4342 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:61
4295 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:67
4343 4296 #: rhodecode/public/js/src/rhodecode/codemirror.js:730
4344 4297 #: rhodecode/public/js/src/rhodecode/comments.js:233
4345 4298 msgid "Status Review"
4346 4299 msgstr ""
4347 4300
4348 4301 #: rhodecode/public/js/scripts.js:38496 rhodecode/public/js/scripts.js:38850
4349 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:11
4302 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:12
4350 4303 #: rhodecode/public/js/src/rhodecode/codemirror.js:745
4351 4304 #: rhodecode/public/js/src/rhodecode/comments.js:248
4352 4305 msgid "Comment text will be set automatically based on currently selected status ({0}) ..."
4353 4306 msgstr ""
4354 4307
4355 4308 #: rhodecode/public/js/scripts.js:38577 rhodecode/public/js/scripts.js:39045
4356 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:22
4309 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:26
4357 4310 #: rhodecode/public/js/src/rhodecode/codemirror.js:826
4358 4311 #: rhodecode/public/js/src/rhodecode/comments.js:443
4359 4312 #: rhodecode/templates/files/files_browser_tree.mako:51
@@ -4361,85 +4314,85 b' msgid "Loading ..."'
4361 4314 msgstr ""
4362 4315
4363 4316 #: rhodecode/public/js/scripts.js:38751
4364 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:87
4317 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:94
4365 4318 #: rhodecode/public/js/src/rhodecode/comments.js:149
4366 4319 msgid "resolve comment"
4367 4320 msgstr ""
4368 4321
4369 4322 #: rhodecode/public/js/scripts.js:38994
4370 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:63
4323 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:69
4371 4324 #: rhodecode/public/js/src/rhodecode/comments.js:392
4372 4325 msgid "Submitting..."
4373 4326 msgstr ""
4374 4327
4375 4328 #: rhodecode/public/js/scripts.js:39159
4376 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:13
4329 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:15
4377 4330 #: rhodecode/public/js/src/rhodecode/comments.js:557
4378 4331 msgid "Delete this comment?"
4379 4332 msgstr ""
4380 4333
4381 4334 #: rhodecode/public/js/scripts.js:39231
4382 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:20
4335 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:24
4383 4336 #: rhodecode/public/js/src/rhodecode/comments.js:629
4384 4337 msgid "Leave a comment, or click resolve button to resolve TODO comment #{0}"
4385 4338 msgstr ""
4386 4339
4387 4340 #: rhodecode/public/js/scripts.js:39308
4388 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:19
4341 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:23
4389 4342 #: rhodecode/public/js/src/rhodecode/comments.js:706
4390 4343 msgid "Leave a comment on line {0}."
4391 4344 msgstr ""
4392 4345
4393 4346 #: rhodecode/public/js/scripts.js:39433
4394 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:67
4347 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:73
4395 4348 #: rhodecode/public/js/src/rhodecode/comments.js:831
4396 4349 msgid "TODO from comment {0} was fixed."
4397 4350 msgstr ""
4398 4351
4399 4352 #: rhodecode/public/js/scripts.js:39613
4400 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:91
4353 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:98
4401 4354 #: rhodecode/public/js/src/rhodecode/files.js:150
4402 4355 msgid "truncated result"
4403 4356 msgstr ""
4404 4357
4405 4358 #: rhodecode/public/js/scripts.js:39615
4406 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:92
4359 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:99
4407 4360 #: rhodecode/public/js/src/rhodecode/files.js:152
4408 4361 msgid "truncated results"
4409 4362 msgstr ""
4410 4363
4411 4364 #: rhodecode/public/js/scripts.js:39624
4412 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:30
4365 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:34
4413 4366 #: rhodecode/public/js/src/rhodecode/files.js:161
4414 4367 msgid "No matching files"
4415 4368 msgstr ""
4416 4369
4417 4370 #: rhodecode/public/js/scripts.js:39759
4418 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:51
4371 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:55
4419 4372 #: rhodecode/public/js/src/rhodecode/files.js:296
4420 4373 msgid "Selection link"
4421 4374 msgstr ""
4422 4375
4423 4376 #: rhodecode/public/js/scripts.js:39799
4424 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:62
4377 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:68
4425 4378 #: rhodecode/public/js/src/rhodecode/followers.js:26
4426 4379 msgid "Stop following this repository"
4427 4380 msgstr ""
4428 4381
4429 4382 #: rhodecode/public/js/scripts.js:39800
4430 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:69
4383 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:76
4431 4384 #: rhodecode/public/js/src/rhodecode/followers.js:27
4432 4385 msgid "Unfollow"
4433 4386 msgstr ""
4434 4387
4435 4388 #: rhodecode/public/js/scripts.js:39809
4436 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:60
4389 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:66
4437 4390 #: rhodecode/public/js/src/rhodecode/followers.js:36
4438 4391 msgid "Start following this repository"
4439 4392 msgstr ""
4440 4393
4441 4394 #: rhodecode/public/js/scripts.js:39810
4442 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:17
4395 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:19
4443 4396 #: rhodecode/public/js/src/rhodecode/followers.js:37
4444 4397 msgid "Follow"
4445 4398 msgstr ""
@@ -4469,7 +4422,7 b' msgid "At least {0} reviewers must vote.'
4469 4422 msgstr ""
4470 4423
4471 4424 #: rhodecode/public/js/scripts.js:40227
4472 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:48
4425 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:52
4473 4426 #: rhodecode/public/js/src/rhodecode/pullrequests.js:170
4474 4427 msgid "Reviewers picked from source code changes."
4475 4428 msgstr ""
@@ -4487,56 +4440,56 b' msgid "Author is not allowed to be a rev'
4487 4440 msgstr ""
4488 4441
4489 4442 #: rhodecode/public/js/scripts.js:40255
4490 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:12
4443 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:13
4491 4444 #: rhodecode/public/js/src/rhodecode/pullrequests.js:198
4492 4445 msgid "Commit Authors are not allowed to be a reviewer."
4493 4446 msgstr ""
4494 4447
4495 4448 #: rhodecode/public/js/scripts.js:40363
4496 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:72
4449 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:79
4497 4450 #: rhodecode/public/js/src/rhodecode/pullrequests.js:306
4498 4451 msgid "User `{0}` not allowed to be a reviewer"
4499 4452 msgstr ""
4500 4453
4501 4454 #: rhodecode/public/js/scripts.js:40369
4502 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:71
4455 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:78
4503 4456 #: rhodecode/public/js/src/rhodecode/pullrequests.js:312
4504 4457 msgid "User `{0}` already in reviewers"
4505 4458 msgstr ""
4506 4459
4507 4460 #: rhodecode/public/js/scripts.js:40457
4508 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:75
4461 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:82
4509 4462 #: rhodecode/public/js/src/rhodecode/pullrequests.js:400
4510 4463 msgid "added manually by \"{0}\""
4511 4464 msgstr ""
4512 4465
4513 4466 #: rhodecode/public/js/scripts.js:40461
4514 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:86
4467 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:93
4515 4468 #: rhodecode/public/js/src/rhodecode/pullrequests.js:404
4516 4469 msgid "member of \"{0}\""
4517 4470 msgstr ""
4518 4471
4519 4472 #: rhodecode/public/js/scripts.js:41047
4520 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:79
4473 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:86
4521 4474 #: rhodecode/public/js/src/rhodecode.js:142
4522 4475 msgid "file"
4523 4476 msgstr ""
4524 4477
4525 4478 #: rhodecode/public/js/scripts.js:41067
4526 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:56
4479 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:61
4527 4480 #: rhodecode/public/js/src/rhodecode.js:162
4528 4481 #: rhodecode/templates/admin/settings/settings_exceptions_browse.mako:33
4529 4482 msgid "Show more"
4530 4483 msgstr ""
4531 4484
4532 4485 #: rhodecode/public/js/scripts.js:41449
4533 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:76
4486 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:83
4534 4487 #: rhodecode/public/js/src/rhodecode.js:544
4535 4488 msgid "date not in future"
4536 4489 msgstr ""
4537 4490
4538 4491 #: rhodecode/public/js/scripts.js:41457
4539 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:59
4492 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:65
4540 4493 #: rhodecode/public/js/src/rhodecode.js:552
4541 4494 msgid "Specified expiration date"
4542 4495 msgstr ""
@@ -4552,185 +4505,211 b' msgid "Add another comment"'
4552 4505 msgstr ""
4553 4506
4554 4507 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:10
4508 msgid "Changed files"
4509 msgstr ""
4510
4511 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:11
4555 4512 #: rhodecode/public/js/src/i18n_messages.js:5
4556 4513 #: rhodecode/templates/pullrequests/pullrequest_show.mako:333
4557 4514 msgid "Close"
4558 4515 msgstr ""
4559 4516
4560 4517 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:14
4561 msgid "Diff to Commit "
4562 msgstr ""
4563
4564 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:15
4565 msgid "Fetching repository state failed. Error code: {0} {1}. Try <a href=\"{2}\">refreshing</a> this page."
4518 msgid "Context file: "
4566 4519 msgstr ""
4567 4520
4568 4521 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:16
4569 msgid "Fetching repository state failed. Error code: {0} {1}. Try refreshing this page."
4522 msgid "Diff to Commit "
4523 msgstr ""
4524
4525 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:17
4526 msgid "Fetching repository state failed. Error code: {0} {1}. Try <a href=\"{2}\">refreshing</a> this page."
4570 4527 msgstr ""
4571 4528
4572 4529 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:18
4530 msgid "Fetching repository state failed. Error code: {0} {1}. Try refreshing this page."
4531 msgstr ""
4532
4533 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:20
4534 msgid "Hide full context diff"
4535 msgstr ""
4536
4537 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:21
4538 msgid "Hide whitespace changes"
4539 msgstr ""
4540
4541 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:22
4573 4542 #: rhodecode/public/js/src/i18n_messages.js:4
4574 4543 msgid "Invite reviewers to this discussion"
4575 4544 msgstr ""
4576 4545
4577 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:25
4546 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:29
4578 4547 msgid "No bookmarks available yet."
4579 4548 msgstr ""
4580 4549
4581 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:26
4550 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:30
4582 4551 msgid "No branches available yet."
4583 4552 msgstr ""
4584 4553
4585 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:27
4586 msgid "No forks available yet."
4587 msgstr ""
4588
4589 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:28
4590 msgid "No gists available yet."
4591 msgstr ""
4592
4593 4554 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:31
4594 msgid "No pull requests available yet."
4555 msgid "No forks available yet."
4595 4556 msgstr ""
4596 4557
4597 4558 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:32
4598 msgid "No repositories available yet."
4599 msgstr ""
4600
4601 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:33
4602 msgid "No repository groups available yet."
4559 msgid "No gists available yet."
4603 4560 msgstr ""
4604 4561
4605 4562 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:35
4606 msgid "No ssh keys available yet."
4563 msgid "No pull requests available yet."
4607 4564 msgstr ""
4608 4565
4609 4566 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:36
4610 msgid "No tags available yet."
4567 msgid "No repositories available yet."
4611 4568 msgstr ""
4612 4569
4613 4570 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:37
4571 msgid "No repository groups available yet."
4572 msgstr ""
4573
4574 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:39
4575 msgid "No ssh keys available yet."
4576 msgstr ""
4577
4578 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:40
4579 msgid "No tags available yet."
4580 msgstr ""
4581
4582 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:41
4614 4583 msgid "No user groups available yet."
4615 4584 msgstr ""
4616 4585
4617 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:38
4618 msgid "No users available yet."
4619 msgstr ""
4620
4621 4586 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:42
4587 msgid "No users available yet."
4588 msgstr ""
4589
4590 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:46
4622 4591 #: rhodecode/templates/changelog/changelog.mako:59
4623 4592 msgid "Open new pull request"
4624 4593 msgstr ""
4625 4594
4626 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:43
4595 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:47
4627 4596 msgid "Open new pull request for selected commit"
4628 4597 msgstr ""
4629 4598
4630 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:49
4599 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:53
4631 4600 msgid "Saving..."
4632 4601 msgstr ""
4633 4602
4634 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:52
4603 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:56
4635 4604 #: rhodecode/public/js/src/i18n_messages.js:6
4636 4605 #: rhodecode/templates/admin/settings/settings_email.mako:50
4637 4606 msgid "Send"
4638 4607 msgstr ""
4639 4608
4640 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:55
4609 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:59
4641 4610 msgid "Show at Commit "
4642 4611 msgstr ""
4643 4612
4644 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:57
4613 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:60
4614 msgid "Show full context diff"
4615 msgstr ""
4616
4617 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:62
4645 4618 msgid "Show selected commit __S"
4646 4619 msgstr ""
4647 4620
4648 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:58
4621 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:63
4649 4622 msgid "Show selected commits __S ... __E"
4650 4623 msgstr ""
4651 4624
4652 4625 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:64
4653 #: rhodecode/public/js/src/i18n_messages.js:7
4654 msgid "Switch to chat"
4655 msgstr ""
4656
4657 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:65
4658 #: rhodecode/public/js/src/i18n_messages.js:8
4659 msgid "Switch to comment"
4660 msgstr ""
4661
4662 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:68
4663 msgid "There are currently no open pull requests requiring your participation."
4626 msgid "Show whitespace changes"
4664 4627 msgstr ""
4665 4628
4666 4629 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:70
4667 msgid "Updating..."
4630 #: rhodecode/public/js/src/i18n_messages.js:7
4631 msgid "Switch to chat"
4632 msgstr ""
4633
4634 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:71
4635 #: rhodecode/public/js/src/i18n_messages.js:8
4636 msgid "Switch to comment"
4637 msgstr ""
4638
4639 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:74
4640 msgid "There are currently no open pull requests requiring your participation."
4641 msgstr ""
4642
4643 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:75
4644 msgid "Toggle Wide Mode diff"
4668 4645 msgstr ""
4669 4646
4670 4647 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:77
4671 #: rhodecode/templates/admin/auth/auth_settings.mako:69
4648 msgid "Updating..."
4649 msgstr ""
4650
4651 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:84
4672 4652 msgid "disabled"
4673 4653 msgstr ""
4674 4654
4675 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:78
4676 #: rhodecode/templates/admin/auth/auth_settings.mako:69
4677 msgid "enabled"
4678 msgstr ""
4679
4680 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:80
4681 msgid "files"
4682 msgstr ""
4683
4684 4655 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:85
4656 msgid "enabled"
4657 msgstr ""
4658
4659 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:87
4660 msgid "files"
4661 msgstr ""
4662
4663 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:92
4685 4664 #: rhodecode/templates/pullrequests/pullrequest.mako:141
4686 4665 msgid "loading..."
4687 4666 msgstr ""
4688 4667
4689 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:90
4668 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:97
4690 4669 msgid "specify commit"
4691 4670 msgstr ""
4692 4671
4693 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:93
4694 msgid "{0} ({1} inactive) of {2} user groups ({3} inactive)"
4695 msgstr ""
4696
4697 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:94
4698 msgid "{0} ({1} inactive) of {2} users ({3} inactive)"
4699 msgstr ""
4700
4701 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:95
4702 msgid "{0} active out of {1} users"
4703 msgstr ""
4704
4705 4672 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:100
4706 msgid "{0} days"
4673 msgid "{0} ({1} inactive) of {2} user groups ({3} inactive)"
4674 msgstr ""
4675
4676 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:101
4677 msgid "{0} ({1} inactive) of {2} users ({3} inactive)"
4707 4678 msgstr ""
4708 4679
4709 4680 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:102
4710 msgid "{0} hours"
4711 msgstr ""
4712
4713 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:105
4714 msgid "{0} months"
4715 msgstr ""
4716
4717 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:106
4718 msgid "{0} out of {1} ssh keys"
4681 msgid "{0} active out of {1} users"
4719 4682 msgstr ""
4720 4683
4721 4684 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:107
4722 msgid "{0} out of {1} users"
4723 msgstr ""
4724
4725 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:110
4726 msgid "{0} user groups ({1} inactive)"
4727 msgstr ""
4728
4729 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:111
4730 msgid "{0} users ({1} inactive)"
4685 msgid "{0} days"
4686 msgstr ""
4687
4688 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:109
4689 msgid "{0} hours"
4690 msgstr ""
4691
4692 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:112
4693 msgid "{0} months"
4731 4694 msgstr ""
4732 4695
4733 4696 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:113
4697 msgid "{0} out of {1} ssh keys"
4698 msgstr ""
4699
4700 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:114
4701 msgid "{0} out of {1} users"
4702 msgstr ""
4703
4704 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:117
4705 msgid "{0} user groups ({1} inactive)"
4706 msgstr ""
4707
4708 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:118
4709 msgid "{0} users ({1} inactive)"
4710 msgstr ""
4711
4712 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:120
4734 4713 msgid "{0} years"
4735 4714 msgstr ""
4736 4715
@@ -4954,7 +4933,7 b' msgid "Password reset link will be sent '
4954 4933 msgstr ""
4955 4934
4956 4935 #: rhodecode/templates/password_reset.mako:62
4957 #: rhodecode/templates/register.mako:100
4936 #: rhodecode/templates/register.mako:102
4958 4937 msgid "Captcha"
4959 4938 msgstr ""
4960 4939
@@ -4978,11 +4957,11 b' msgstr ""'
4978 4957 msgid "Go to the login page to sign in with an existing account."
4979 4958 msgstr ""
4980 4959
4981 #: rhodecode/templates/register.mako:65
4960 #: rhodecode/templates/register.mako:67
4982 4961 msgid "Re-enter password"
4983 4962 msgstr ""
4984 4963
4985 #: rhodecode/templates/register.mako:77
4964 #: rhodecode/templates/register.mako:79
4986 4965 #: rhodecode/templates/admin/my_account/my_account_profile.mako:32
4987 4966 #: rhodecode/templates/admin/my_account/my_account_profile_edit.mako:32
4988 4967 #: rhodecode/templates/admin/users/user_add.mako:68
@@ -4991,7 +4970,7 b' msgstr ""'
4991 4970 msgid "First Name"
4992 4971 msgstr ""
4993 4972
4994 #: rhodecode/templates/register.mako:84
4973 #: rhodecode/templates/register.mako:86
4995 4974 #: rhodecode/templates/admin/my_account/my_account_profile.mako:40
4996 4975 #: rhodecode/templates/admin/my_account/my_account_profile_edit.mako:41
4997 4976 #: rhodecode/templates/admin/users/user_add.mako:77
@@ -5000,11 +4979,11 b' msgstr ""'
5000 4979 msgid "Last Name"
5001 4980 msgstr ""
5002 4981
5003 #: rhodecode/templates/register.mako:112
4982 #: rhodecode/templates/register.mako:114
5004 4983 msgid "Account activation requires admin approval."
5005 4984 msgstr ""
5006 4985
5007 #: rhodecode/templates/register.mako:119
4986 #: rhodecode/templates/register.mako:121
5008 4987 msgid "Create Account"
5009 4988 msgstr ""
5010 4989
@@ -5120,31 +5099,46 b' msgstr ""'
5120 5099 msgid "Authentication Settings"
5121 5100 msgstr ""
5122 5101
5123 #: rhodecode/templates/admin/auth/auth_settings.mako:14
5124 #: rhodecode/templates/admin/auth/plugin_settings.mako:14
5125 msgid "Authentication Plugins"
5126 msgstr ""
5127
5128 #: rhodecode/templates/admin/auth/auth_settings.mako:47
5102 #: rhodecode/templates/admin/auth/auth_settings.mako:45
5129 5103 msgid "Enabled and Available Plugins"
5130 5104 msgstr ""
5131 5105
5132 #: rhodecode/templates/admin/auth/auth_settings.mako:53
5133 msgid "Enabled Plugins"
5134 msgstr ""
5135
5136 #: rhodecode/templates/admin/auth/auth_settings.mako:57
5106 #: rhodecode/templates/admin/auth/auth_settings.mako:51
5107 msgid "Ordered Activated Plugins"
5108 msgstr ""
5109
5110 #: rhodecode/templates/admin/auth/auth_settings.mako:56
5137 5111 msgid ""
5138 5112 "List of plugins, separated by commas.\n"
5139 5113 "The order of the plugins is also the order in which RhodeCode Enterprise will try to authenticate a user."
5140 5114 msgstr ""
5141 5115
5142 5116 #: rhodecode/templates/admin/auth/auth_settings.mako:63
5143 msgid "Available Built-in Plugins"
5144 msgstr ""
5145
5146 #: rhodecode/templates/admin/auth/auth_settings.mako:79
5147 #: rhodecode/templates/admin/auth/plugin_settings.mako:87
5117 msgid "Activate"
5118 msgstr ""
5119
5120 #: rhodecode/templates/admin/auth/auth_settings.mako:64
5121 msgid "Plugin Name"
5122 msgstr ""
5123
5124 #: rhodecode/templates/admin/auth/auth_settings.mako:65
5125 msgid "Documentation"
5126 msgstr ""
5127
5128 #: rhodecode/templates/admin/auth/auth_settings.mako:66
5129 msgid "Plugin ID"
5130 msgstr ""
5131
5132 #: rhodecode/templates/admin/auth/auth_settings.mako:72
5133 msgid "activated"
5134 msgstr ""
5135
5136 #: rhodecode/templates/admin/auth/auth_settings.mako:72
5137 msgid "not active"
5138 msgstr ""
5139
5140 #: rhodecode/templates/admin/auth/auth_settings.mako:88
5141 #: rhodecode/templates/admin/auth/plugin_settings.mako:93
5148 5142 #: rhodecode/templates/admin/defaults/defaults_repositories.mako:63
5149 5143 #: rhodecode/templates/admin/permissions/permissions_application.mako:59
5150 5144 #: rhodecode/templates/admin/permissions/permissions_objects.mako:59
@@ -5162,7 +5156,7 b' msgstr ""'
5162 5156 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.mako:102
5163 5157 #: rhodecode/templates/admin/users/user_add.mako:128
5164 5158 #: rhodecode/templates/admin/users/user_edit_groups.mako:27
5165 #: rhodecode/templates/admin/users/user_edit_profile.mako:134
5159 #: rhodecode/templates/admin/users/user_edit_profile.mako:135
5166 5160 #: rhodecode/templates/base/default_perms_box.mako:88
5167 5161 msgid "Save"
5168 5162 msgstr ""
@@ -5432,6 +5426,23 b' msgstr ""'
5432 5426 msgid "Integrations Settings"
5433 5427 msgstr ""
5434 5428
5429 #: rhodecode/templates/admin/integrations/base.mako:23
5430 #: rhodecode/templates/admin/integrations/form.mako:8
5431 #: rhodecode/templates/admin/integrations/form.mako:21
5432 #: rhodecode/templates/admin/integrations/form.mako:32
5433 #: rhodecode/templates/admin/integrations/list.mako:21
5434 #: rhodecode/templates/admin/integrations/list.mako:25
5435 #: rhodecode/templates/admin/integrations/list.mako:29
5436 #: rhodecode/templates/admin/integrations/list.mako:36
5437 #: rhodecode/templates/admin/integrations/new.mako:9
5438 #: rhodecode/templates/admin/integrations/new.mako:17
5439 #: rhodecode/templates/admin/integrations/new.mako:23
5440 #: rhodecode/templates/admin/repo_groups/repo_group_edit.mako:51
5441 #: rhodecode/templates/admin/repos/repo_edit.mako:78
5442 #: rhodecode/templates/base/base.mako:84
5443 msgid "Integrations"
5444 msgstr ""
5445
5435 5446 #: rhodecode/templates/admin/integrations/form.mako:17
5436 5447 #: rhodecode/templates/admin/integrations/list.mako:10
5437 5448 #: rhodecode/templates/admin/integrations/new.mako:13
@@ -5580,7 +5591,7 b' msgid "User Group Membership"'
5580 5591 msgstr ""
5581 5592
5582 5593 #: rhodecode/templates/admin/my_account/my_account.mako:38
5583 msgid "OAuth Identities"
5594 msgid "External Identities"
5584 5595 msgstr ""
5585 5596
5586 5597 #: rhodecode/templates/admin/my_account/my_account.mako:40
@@ -6312,10 +6323,18 b' msgstr ""'
6312 6323 msgid "Branch Permissions"
6313 6324 msgstr ""
6314 6325
6326 #: rhodecode/templates/admin/repos/repo_edit.mako:58
6327 msgid "VCS"
6328 msgstr ""
6329
6315 6330 #: rhodecode/templates/admin/repos/repo_edit.mako:61
6316 6331 msgid "Extra Fields"
6317 6332 msgstr ""
6318 6333
6334 #: rhodecode/templates/admin/repos/repo_edit.mako:64
6335 msgid "Issue Tracker"
6336 msgstr ""
6337
6319 6338 #: rhodecode/templates/admin/repos/repo_edit.mako:67
6320 6339 #: rhodecode/templates/admin/users/user_edit.mako:48
6321 6340 #: rhodecode/templates/admin/users/user_edit_caches.mako:5
@@ -6335,6 +6354,10 b' msgstr ""'
6335 6354 msgid "Reviewer Rules"
6336 6355 msgstr ""
6337 6356
6357 #: rhodecode/templates/admin/repos/repo_edit.mako:86
6358 msgid "Automation"
6359 msgstr ""
6360
6338 6361 #: rhodecode/templates/admin/repos/repo_edit.mako:89
6339 6362 #: rhodecode/templates/admin/repos/repo_edit_maintenance.mako:3
6340 6363 msgid "Maintenance"
@@ -6929,7 +6952,7 b' msgid "Select to inherit global vcs sett'
6929 6952 msgstr ""
6930 6953
6931 6954 #: rhodecode/templates/admin/repos/repo_edit_vcs.mako:43
6932 #: rhodecode/templates/admin/settings/settings_global.mako:139
6955 #: rhodecode/templates/admin/settings/settings_global.mako:140
6933 6956 #: rhodecode/templates/admin/settings/settings_labs.mako:48
6934 6957 #: rhodecode/templates/admin/settings/settings_vcs.mako:13
6935 6958 #: rhodecode/templates/admin/settings/settings_visual.mako:214
@@ -7130,7 +7153,7 b' msgid "Custom Header Code"'
7130 7153 msgstr ""
7131 7154
7132 7155 #: rhodecode/templates/admin/settings/settings_global.mako:100
7133 #: rhodecode/templates/admin/settings/settings_global.mako:123
7156 #: rhodecode/templates/admin/settings/settings_global.mako:124
7134 7157 #: rhodecode/templates/debug_style/form-elements-small.html:59
7135 7158 #: rhodecode/templates/debug_style/form-elements.html:57
7136 7159 #: rhodecode/templates/debug_style/form-elements.html:82
@@ -7154,7 +7177,7 b' msgid "Templates..."'
7154 7177 msgstr ""
7155 7178
7156 7179 #: rhodecode/templates/admin/settings/settings_global.mako:103
7157 #: rhodecode/templates/admin/settings/settings_global.mako:126
7180 #: rhodecode/templates/admin/settings/settings_global.mako:127
7158 7181 #: rhodecode/templates/debug_style/form-elements-small.html:62
7159 7182 #: rhodecode/templates/debug_style/form-elements.html:60
7160 7183 #: rhodecode/templates/debug_style/form-elements.html:85
@@ -7181,23 +7204,27 b' msgstr ""'
7181 7204 msgid "Flash message filtering"
7182 7205 msgstr ""
7183 7206
7184 #: rhodecode/templates/admin/settings/settings_global.mako:110
7185 msgid "Custom js/css code added at the end of the <header/> tag."
7207 #: rhodecode/templates/admin/settings/settings_global.mako:105
7208 msgid "Custom logos"
7186 7209 msgstr ""
7187 7210
7188 7211 #: rhodecode/templates/admin/settings/settings_global.mako:111
7212 msgid "Custom js/css code added at the end of the <header/> tag."
7213 msgstr ""
7214
7215 #: rhodecode/templates/admin/settings/settings_global.mako:112
7189 7216 msgid "Use <script/> or <css/> tags to define custom styling or scripting"
7190 7217 msgstr ""
7191 7218
7192 #: rhodecode/templates/admin/settings/settings_global.mako:118
7219 #: rhodecode/templates/admin/settings/settings_global.mako:119
7193 7220 msgid "Custom Footer Code"
7194 7221 msgstr ""
7195 7222
7196 #: rhodecode/templates/admin/settings/settings_global.mako:132
7197 msgid "Custom js/css code added at the end of the <body> tag."
7198 msgstr ""
7199
7200 7223 #: rhodecode/templates/admin/settings/settings_global.mako:133
7224 msgid "Custom js/css code added at the end of the <body> tag."
7225 msgstr ""
7226
7227 #: rhodecode/templates/admin/settings/settings_global.mako:134
7201 7228 msgid "Use <script> or <css> tags to define custom styling or scripting"
7202 7229 msgstr ""
7203 7230
@@ -7314,6 +7341,10 b' msgstr ""'
7314 7341 msgid "Cleanup sessions"
7315 7342 msgstr ""
7316 7343
7344 #: rhodecode/templates/admin/settings/settings_system.mako:9
7345 msgid "System Info"
7346 msgstr ""
7347
7317 7348 #: rhodecode/templates/admin/settings/settings_system.mako:11
7318 7349 msgid "create summary snapshot"
7319 7350 msgstr ""
@@ -7700,7 +7731,6 b' msgid "User Groups Management"'
7700 7731 msgstr ""
7701 7732
7702 7733 #: rhodecode/templates/admin/users/user_edit_advanced.mako:6
7703 #: rhodecode/templates/admin/users/user_edit_profile.mako:106
7704 7734 msgid "Source of Record"
7705 7735 msgstr ""
7706 7736
@@ -7871,17 +7901,25 b' msgstr ""'
7871 7901 msgid "Super Admin"
7872 7902 msgstr ""
7873 7903
7874 #: rhodecode/templates/admin/users/user_edit_profile.mako:115
7904 #: rhodecode/templates/admin/users/user_edit_profile.mako:106
7905 msgid "Authentication type"
7906 msgstr ""
7907
7908 #: rhodecode/templates/admin/users/user_edit_profile.mako:111
7909 msgid "User was created using an external source. He is bound to authentication using this method."
7910 msgstr ""
7911
7912 #: rhodecode/templates/admin/users/user_edit_profile.mako:116
7875 7913 msgid "Name in Source of Record"
7876 7914 msgstr ""
7877 7915
7878 #: rhodecode/templates/admin/users/user_edit_profile.mako:124
7916 #: rhodecode/templates/admin/users/user_edit_profile.mako:125
7879 7917 msgid "Language"
7880 7918 msgstr ""
7881 7919
7882 #: rhodecode/templates/admin/users/user_edit_profile.mako:130
7883 #, python-format
7884 msgid "Help translate %(rc_link)s into your language."
7920 #: rhodecode/templates/admin/users/user_edit_profile.mako:131
7921 #, python-format
7922 msgid "User interface language. Help translate %(rc_link)s into your language."
7885 7923 msgstr ""
7886 7924
7887 7925 #: rhodecode/templates/admin/users/user_edit_ssh_keys_generate.mako:3
@@ -7889,23 +7927,27 b' msgid "New SSH Key generated"'
7889 7927 msgstr ""
7890 7928
7891 7929 #: rhodecode/templates/admin/users/user_edit_ssh_keys_generate.mako:7
7892 msgid "Below is a 2048 bit generated SSH RSA key. You can use it to access RhodeCode via the SSH wrapper."
7893 msgstr ""
7894
7895 #: rhodecode/templates/admin/users/user_edit_ssh_keys_generate.mako:9
7930 msgid "Below is a 2048 bit generated SSH RSA key."
7931 msgstr ""
7932
7933 #: rhodecode/templates/admin/users/user_edit_ssh_keys_generate.mako:8
7934 msgid "If You wish to use it to access RhodeCode via the SSH please save the private key and click `Use this generated key` at the bottom."
7935 msgstr ""
7936
7937 #: rhodecode/templates/admin/users/user_edit_ssh_keys_generate.mako:10
7896 7938 msgid "Private key"
7897 7939 msgstr ""
7898 7940
7899 #: rhodecode/templates/admin/users/user_edit_ssh_keys_generate.mako:25
7941 #: rhodecode/templates/admin/users/user_edit_ssh_keys_generate.mako:26
7900 7942 msgid "Public key"
7901 7943 msgstr ""
7902 7944
7903 #: rhodecode/templates/admin/users/user_edit_ssh_keys_generate.mako:36
7904 #: rhodecode/templates/admin/users/user_edit_ssh_keys_generate.mako:38
7945 #: rhodecode/templates/admin/users/user_edit_ssh_keys_generate.mako:37
7946 #: rhodecode/templates/admin/users/user_edit_ssh_keys_generate.mako:39
7905 7947 msgid "Use this generated key"
7906 7948 msgstr ""
7907 7949
7908 #: rhodecode/templates/admin/users/user_edit_ssh_keys_generate.mako:40
7950 #: rhodecode/templates/admin/users/user_edit_ssh_keys_generate.mako:41
7909 7951 msgid "Confirmation required on the next screen"
7910 7952 msgstr ""
7911 7953
@@ -8340,7 +8382,7 b' msgstr ""'
8340 8382 msgid "No matching permission defined"
8341 8383 msgstr ""
8342 8384
8343 #: rhodecode/templates/base/root.mako:140
8385 #: rhodecode/templates/base/root.mako:139
8344 8386 msgid "Please enable JavaScript to use RhodeCode Enterprise"
8345 8387 msgstr ""
8346 8388
@@ -9542,12 +9584,12 b' msgstr ""'
9542 9584 msgid "Full Name"
9543 9585 msgstr ""
9544 9586
9545 #: rhodecode/templates/errors/error_document.mako:42
9587 #: rhodecode/templates/errors/error_document.mako:47
9546 9588 #, python-format
9547 9589 msgid "You will be redirected to %s in %s seconds"
9548 9590 msgstr ""
9549 9591
9550 #: rhodecode/templates/errors/error_document.mako:60
9592 #: rhodecode/templates/errors/error_document.mako:65
9551 9593 msgid "Support Page"
9552 9594 msgstr ""
9553 9595
@@ -85,6 +85,7 b' var _TM = {'
85 85 'User `{0}` not allowed to be a reviewer': 'User `{0}` not allowed to be a reviewer',
86 86 'You can only select {0} item': 'You can only select {0} item',
87 87 'You can only select {0} items': 'You can only select {0} items',
88 'activated': 'activated',
88 89 'added manually by "{0}"': 'added manually by "{0}"',
89 90 'date not in future': 'date not in future',
90 91 'disabled': 'disabled',
@@ -97,6 +98,7 b' var _TM = {'
97 98 'just now': 'just now',
98 99 'loading...': 'loading...',
99 100 'member of "{0}"': 'member of "{0}"',
101 'not active': 'not active',
100 102 'resolve comment': 'resolve comment',
101 103 'showing {0} out of {1} commit': 'showing {0} out of {1} commit',
102 104 'showing {0} out of {1} commits': 'showing {0} out of {1} commits',
@@ -85,6 +85,7 b' var _TM = {'
85 85 'User `{0}` not allowed to be a reviewer': 'User `{0}` not allowed to be a reviewer',
86 86 'You can only select {0} item': 'You can only select {0} item',
87 87 'You can only select {0} items': 'You can only select {0} items',
88 'activated': 'activated',
88 89 'added manually by "{0}"': 'added manually by "{0}"',
89 90 'date not in future': 'date not in future',
90 91 'disabled': 'disabled',
@@ -97,6 +98,7 b' var _TM = {'
97 98 'just now': 'jetzt gerade',
98 99 'loading...': 'loading...',
99 100 'member of "{0}"': 'member of "{0}"',
101 'not active': 'not active',
100 102 'resolve comment': 'resolve comment',
101 103 'showing {0} out of {1} commit': 'showing {0} out of {1} commit',
102 104 'showing {0} out of {1} commits': 'showing {0} out of {1} commits',
@@ -85,6 +85,7 b' var _TM = {'
85 85 'User `{0}` not allowed to be a reviewer': 'User `{0}` not allowed to be a reviewer',
86 86 'You can only select {0} item': 'You can only select {0} item',
87 87 'You can only select {0} items': 'You can only select {0} items',
88 'activated': 'activated',
88 89 'added manually by "{0}"': 'added manually by "{0}"',
89 90 'date not in future': 'date not in future',
90 91 'disabled': 'disabled',
@@ -97,6 +98,7 b' var _TM = {'
97 98 'just now': 'just now',
98 99 'loading...': 'loading...',
99 100 'member of "{0}"': 'member of "{0}"',
101 'not active': 'not active',
100 102 'resolve comment': 'resolve comment',
101 103 'showing {0} out of {1} commit': 'showing {0} out of {1} commit',
102 104 'showing {0} out of {1} commits': 'showing {0} out of {1} commits',
@@ -85,6 +85,7 b' var _TM = {'
85 85 'User `{0}` not allowed to be a reviewer': 'User `{0}` not allowed to be a reviewer',
86 86 'You can only select {0} item': 'You can only select {0} item',
87 87 'You can only select {0} items': 'You can only select {0} items',
88 'activated': 'activated',
88 89 'added manually by "{0}"': 'added manually by "{0}"',
89 90 'date not in future': 'date not in future',
90 91 'disabled': 'disabled',
@@ -97,6 +98,7 b' var _TM = {'
97 98 'just now': 'just now',
98 99 'loading...': 'loading...',
99 100 'member of "{0}"': 'member of "{0}"',
101 'not active': 'not active',
100 102 'resolve comment': 'resolve comment',
101 103 'showing {0} out of {1} commit': 'showing {0} out of {1} commit',
102 104 'showing {0} out of {1} commits': 'showing {0} out of {1} commits',
@@ -85,6 +85,7 b' var _TM = {'
85 85 'User `{0}` not allowed to be a reviewer': 'User `{0}` not allowed to be a reviewer',
86 86 'You can only select {0} item': 'You can only select {0} item',
87 87 'You can only select {0} items': 'You can only select {0} items',
88 'activated': 'activated',
88 89 'added manually by "{0}"': 'added manually by "{0}"',
89 90 'date not in future': 'date not in future',
90 91 'disabled': 'Désactivé',
@@ -97,6 +98,7 b' var _TM = {'
97 98 'just now': 'à l’instant',
98 99 'loading...': 'Chargement…',
99 100 'member of "{0}"': 'member of "{0}"',
101 'not active': 'not active',
100 102 'resolve comment': 'resolve comment',
101 103 'showing {0} out of {1} commit': 'showing {0} out of {1} commit',
102 104 'showing {0} out of {1} commits': 'showing {0} out of {1} commits',
@@ -85,6 +85,7 b' var _TM = {'
85 85 'User `{0}` not allowed to be a reviewer': 'User `{0}` not allowed to be a reviewer',
86 86 'You can only select {0} item': 'You can only select {0} item',
87 87 'You can only select {0} items': 'You can only select {0} items',
88 'activated': 'activated',
88 89 'added manually by "{0}"': 'added manually by "{0}"',
89 90 'date not in future': 'date not in future',
90 91 'disabled': 'disabilitato',
@@ -97,6 +98,7 b' var _TM = {'
97 98 'just now': 'proprio ora',
98 99 'loading...': 'loading...',
99 100 'member of "{0}"': 'member of "{0}"',
101 'not active': 'not active',
100 102 'resolve comment': 'resolve comment',
101 103 'showing {0} out of {1} commit': 'showing {0} out of {1} commit',
102 104 'showing {0} out of {1} commits': 'showing {0} out of {1} commits',
@@ -85,6 +85,7 b' var _TM = {'
85 85 'User `{0}` not allowed to be a reviewer': 'User `{0}` not allowed to be a reviewer',
86 86 'You can only select {0} item': '{0} 件のみ選択できます',
87 87 'You can only select {0} items': '{0} 件のみ選択できます',
88 'activated': 'activated',
88 89 'added manually by "{0}"': 'added manually by "{0}"',
89 90 'date not in future': 'date not in future',
90 91 'disabled': '無効',
@@ -97,6 +98,7 b' var _TM = {'
97 98 'just now': 'たったいま',
98 99 'loading...': '読み込み中...',
99 100 'member of "{0}"': 'member of "{0}"',
101 'not active': 'not active',
100 102 'resolve comment': 'resolve comment',
101 103 'showing {0} out of {1} commit': 'showing {0} out of {1} commit',
102 104 'showing {0} out of {1} commits': 'showing {0} out of {1} commits',
@@ -79,6 +79,7 b''
79 79 _gettext('User `{0}` not allowed to be a reviewer');
80 80 _gettext('You can only select {0} item');
81 81 _gettext('You can only select {0} items');
82 _gettext('activated');
82 83 _gettext('added manually by "{0}"');
83 84 _gettext('date not in future');
84 85 _gettext('disabled');
@@ -91,6 +92,7 b''
91 92 _gettext('just now');
92 93 _gettext('loading...');
93 94 _gettext('member of "{0}"');
95 _gettext('not active');
94 96 _gettext('resolve comment');
95 97 _gettext('showing {0} out of {1} commit');
96 98 _gettext('showing {0} out of {1} commits');
@@ -85,6 +85,7 b' var _TM = {'
85 85 'User `{0}` not allowed to be a reviewer': 'User `{0}` not allowed to be a reviewer',
86 86 'You can only select {0} item': 'You can only select {0} item',
87 87 'You can only select {0} items': 'You can only select {0} items',
88 'activated': 'activated',
88 89 'added manually by "{0}"': 'added manually by "{0}"',
89 90 'date not in future': 'date not in future',
90 91 'disabled': 'disabled',
@@ -97,6 +98,7 b' var _TM = {'
97 98 'just now': 'przed chwilą',
98 99 'loading...': 'wczytywanie...',
99 100 'member of "{0}"': 'member of "{0}"',
101 'not active': 'not active',
100 102 'resolve comment': 'resolve comment',
101 103 'showing {0} out of {1} commit': 'showing {0} out of {1} commit',
102 104 'showing {0} out of {1} commits': 'showing {0} out of {1} commits',
@@ -85,6 +85,7 b' var _TM = {'
85 85 'User `{0}` not allowed to be a reviewer': 'User `{0}` not allowed to be a reviewer',
86 86 'You can only select {0} item': 'You can only select {0} item',
87 87 'You can only select {0} items': 'You can only select {0} items',
88 'activated': 'activated',
88 89 'added manually by "{0}"': 'added manually by "{0}"',
89 90 'date not in future': 'date not in future',
90 91 'disabled': 'desabilitado',
@@ -97,6 +98,7 b' var _TM = {'
97 98 'just now': 'agora há pouco',
98 99 'loading...': 'loading...',
99 100 'member of "{0}"': 'member of "{0}"',
101 'not active': 'not active',
100 102 'resolve comment': 'resolve comment',
101 103 'showing {0} out of {1} commit': 'showing {0} out of {1} commit',
102 104 'showing {0} out of {1} commits': 'showing {0} out of {1} commits',
@@ -85,6 +85,7 b' var _TM = {'
85 85 'User `{0}` not allowed to be a reviewer': 'User `{0}` not allowed to be a reviewer',
86 86 'You can only select {0} item': 'You can only select {0} item',
87 87 'You can only select {0} items': 'You can only select {0} items',
88 'activated': 'activated',
88 89 'added manually by "{0}"': 'added manually by "{0}"',
89 90 'date not in future': 'date not in future',
90 91 'disabled': 'отключено',
@@ -97,6 +98,7 b' var _TM = {'
97 98 'just now': 'прямо сейчас',
98 99 'loading...': 'загрузка...',
99 100 'member of "{0}"': 'member of "{0}"',
101 'not active': 'not active',
100 102 'resolve comment': 'resolve comment',
101 103 'showing {0} out of {1} commit': 'showing {0} out of {1} commit',
102 104 'showing {0} out of {1} commits': 'showing {0} out of {1} commits',
@@ -85,6 +85,7 b' var _TM = {'
85 85 'User `{0}` not allowed to be a reviewer': 'User `{0}` not allowed to be a reviewer',
86 86 'You can only select {0} item': 'You can only select {0} item',
87 87 'You can only select {0} items': 'You can only select {0} items',
88 'activated': 'activated',
88 89 'added manually by "{0}"': 'added manually by "{0}"',
89 90 'date not in future': 'date not in future',
90 91 'disabled': '禁用',
@@ -97,6 +98,7 b' var _TM = {'
97 98 'just now': '刚刚',
98 99 'loading...': 'loading...',
99 100 'member of "{0}"': 'member of "{0}"',
101 'not active': 'not active',
100 102 'resolve comment': 'resolve comment',
101 103 'showing {0} out of {1} commit': 'showing {0} out of {1} commit',
102 104 'showing {0} out of {1} commits': 'showing {0} out of {1} commits',
General Comments 0
You need to be logged in to leave comments. Login now