##// END OF EJS Templates
i18n: Updated message catalog template
marcink -
r4525:3a11337f stable
parent child Browse files
Show More
@@ -1,28 +1,30 b''
1 1 [DEFAULT]
2 2 done = false
3 3
4 4 [task:bump_version]
5 5 done = true
6 6
7 7 [task:rc_tools_pinned]
8 done = true
8 9
9 10 [task:fixes_on_stable]
10 11
11 12 [task:pip2nix_generated]
12 13
13 14 [task:changelog_updated]
14 15
15 16 [task:generate_api_docs]
17 done = true
16 18
17 19 [task:updated_translation]
18 20
19 21 [release]
20 22 state = in_progress
21 23 version = 4.22.0
22 24
23 25 [task:generate_js_routes]
24 26
25 27 [task:updated_trial_license]
26 28
27 29 [task:generate_oss_licenses]
28 30
This diff has been collapsed as it changes many lines, (1250 lines changed) Show them Hide them
@@ -1,11549 +1,11585 b''
1 1 # Translations template for rhodecode-enterprise-ce.
2 2 # Copyright (C) 2020 RhodeCode GmbH
3 3 # This file is distributed under the same license as the rhodecode-enterprise-ce project.
4 4 # FIRST AUTHOR <EMAIL@ADDRESS>, 2020.
5 5 #
6 6 #, fuzzy
7 7 msgid ""
8 8 msgstr ""
9 9 "Project-Id-Version: rhodecode-enterprise-ce 4.21.0\n"
10 10 "Report-Msgid-Bugs-To: marcin@rhodecode.com\n"
11 "POT-Creation-Date: 2020-09-28 12:19+0000\n"
11 "POT-Creation-Date: 2020-10-12 13:39+0000\n"
12 12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 14 "Language-Team: LANGUAGE <LL@li.org>\n"
15 15 "MIME-Version: 1.0\n"
16 16 "Content-Type: text/plain; charset=utf-8\n"
17 17 "Content-Transfer-Encoding: 8bit\n"
18 18 "Generated-By: Babel 1.3\n"
19 19
20 #: rhodecode/api/views/pull_request_api.py:646
21 #: rhodecode/api/views/repo_api.py:1685
22 #: rhodecode/apps/repository/views/repo_commits.py:471
23 #: rhodecode/apps/repository/views/repo_pull_requests.py:1658
24 msgid "posted a new {} comment"
25 msgstr ""
26
20 27 #: rhodecode/apps/admin/views/defaults.py:90
21 28 msgid "Default settings updated successfully"
22 29 msgstr ""
23 30
24 31 #: rhodecode/apps/admin/views/defaults.py:108
25 32 msgid "Error occurred during update of default values"
26 33 msgstr ""
27 34
28 35 #: rhodecode/apps/admin/views/exception_tracker.py:156
29 36 msgid "Removed {} Exceptions"
30 37 msgstr ""
31 38
32 39 #: rhodecode/apps/admin/views/exception_tracker.py:173
33 40 msgid "Removed Exception {}"
34 41 msgstr ""
35 42
36 43 #: rhodecode/apps/admin/views/permissions.py:121
37 44 msgid "Application permissions updated successfully"
38 45 msgstr ""
39 46
40 47 #: rhodecode/apps/admin/views/permissions.py:142
41 48 #: rhodecode/apps/admin/views/permissions.py:218
42 49 #: rhodecode/apps/admin/views/permissions.py:320
43 50 msgid "Error occurred during update of permissions"
44 51 msgstr ""
45 52
46 53 #: rhodecode/apps/admin/views/permissions.py:198
47 54 msgid "Object permissions updated successfully"
48 55 msgstr ""
49 56
50 57 #: rhodecode/apps/admin/views/permissions.py:300
51 58 msgid "Global permissions updated successfully"
52 59 msgstr ""
53 60
54 61 #: rhodecode/apps/admin/views/permissions.py:485
55 62 #: rhodecode/templates/admin/gists/gist_show.mako:50
56 63 #: rhodecode/templates/admin/integrations/list.mako:172
57 64 #: rhodecode/templates/admin/my_account/my_account_profile.mako:7
58 #: rhodecode/templates/base/issue_tracker_settings.mako:137
65 #: rhodecode/templates/base/issue_tracker_settings.mako:138
59 66 #: rhodecode/templates/changeset/changeset_file_comment.mako:213
60 67 #: rhodecode/templates/changeset/changeset_file_comment.mako:221
61 68 #: rhodecode/templates/changeset/changeset_file_comment.mako:230
62 69 #: rhodecode/templates/data_table/_dt_elements.mako:173
63 70 #: rhodecode/templates/data_table/_dt_elements.mako:251
64 71 #: rhodecode/templates/data_table/_dt_elements.mako:266
65 72 #: rhodecode/templates/data_table/_dt_elements.mako:267
66 73 #: rhodecode/templates/data_table/_dt_elements.mako:282
67 74 #: rhodecode/templates/debug_style/buttons.html:128
68 75 #: rhodecode/templates/files/files_add.mako:55
69 76 #: rhodecode/templates/files/files_edit.mako:57
70 77 #: rhodecode/templates/files/files_source.mako:39
71 78 #: rhodecode/templates/files/files_source.mako:52
72 79 #: rhodecode/templates/pullrequests/pullrequest_show.mako:83
73 80 #: rhodecode/templates/pullrequests/pullrequest_show.mako:588
81 #: rhodecode/templates/pullrequests/pullrequest_show.mako:645
74 82 #: rhodecode/templates/user_group/profile.mako:8
75 83 #: rhodecode/templates/users/user_profile.mako:8
76 84 msgid "Edit"
77 85 msgstr ""
78 86
79 87 #: rhodecode/apps/admin/views/permissions.py:513
80 88 msgid "Updated SSH keys file: {}"
81 89 msgstr ""
82 90
83 91 #: rhodecode/apps/admin/views/permissions.py:516
84 92 msgid "SSH key support is disabled in .ini file"
85 93 msgstr ""
86 94
87 95 #: rhodecode/apps/admin/views/repo_groups.py:342
88 96 #, python-format
89 97 msgid "Created repository group %s"
90 98 msgstr ""
91 99
92 100 #: rhodecode/apps/admin/views/repo_groups.py:360
93 101 #, python-format
94 102 msgid "Error occurred during creation of repository group %s"
95 103 msgstr ""
96 104
97 105 #: rhodecode/apps/admin/views/sessions.py:92
98 106 msgid "Cleaned up old sessions"
99 107 msgstr ""
100 108
101 109 #: rhodecode/apps/admin/views/sessions.py:97
102 110 msgid "Failed to cleanup up old sessions"
103 111 msgstr ""
104 112
105 113 #: rhodecode/apps/admin/views/settings.py:163
106 114 #: rhodecode/apps/admin/views/settings.py:319
107 115 #: rhodecode/apps/admin/views/settings.py:394
108 #: rhodecode/apps/admin/views/settings.py:727
116 #: rhodecode/apps/admin/views/settings.py:736
109 117 #: rhodecode/apps/repository/views/repo_settings_vcs.py:124
110 118 msgid "Some form inputs contain invalid data."
111 119 msgstr ""
112 120
113 121 #: rhodecode/apps/admin/views/settings.py:190
114 122 #: rhodecode/apps/admin/views/settings.py:355
115 123 msgid "Error occurred during updating application settings"
116 124 msgstr ""
117 125
118 126 #: rhodecode/apps/admin/views/settings.py:194
119 127 #: rhodecode/apps/repository/views/repo_settings_vcs.py:143
120 128 msgid "Updated VCS settings"
121 129 msgstr ""
122 130
123 131 #: rhodecode/apps/admin/views/settings.py:269
124 132 #, python-format
125 133 msgid "Repositories successfully rescanned added: %s ; removed: %s"
126 134 msgstr ""
127 135
128 136 #: rhodecode/apps/admin/views/settings.py:351
129 137 msgid "Updated application settings"
130 138 msgstr ""
131 139
132 140 #: rhodecode/apps/admin/views/settings.py:433
133 141 msgid "Updated visualisation settings"
134 142 msgstr ""
135 143
136 144 #: rhodecode/apps/admin/views/settings.py:436
137 145 msgid "Error occurred during updating visualisation settings"
138 146 msgstr ""
139 147
140 #: rhodecode/apps/admin/views/settings.py:498
148 #: rhodecode/apps/admin/views/settings.py:507
141 149 #: rhodecode/apps/repository/views/repo_settings_issue_trackers.py:127
142 150 msgid "Invalid issue tracker pattern: {}"
143 151 msgstr ""
144 152
145 #: rhodecode/apps/admin/views/settings.py:515
153 #: rhodecode/apps/admin/views/settings.py:524
146 154 #: rhodecode/apps/repository/views/repo_settings_issue_trackers.py:136
147 155 msgid "Updated issue tracker entries"
148 156 msgstr ""
149 157
150 #: rhodecode/apps/admin/views/settings.py:535
158 #: rhodecode/apps/admin/views/settings.py:544
151 159 #: rhodecode/apps/repository/views/repo_settings_issue_trackers.py:91
152 160 msgid "Removed issue tracker entry."
153 161 msgstr ""
154 162
155 #: rhodecode/apps/admin/views/settings.py:573
163 #: rhodecode/apps/admin/views/settings.py:582
156 164 msgid "Please enter email address"
157 165 msgstr ""
158 166
159 #: rhodecode/apps/admin/views/settings.py:589
167 #: rhodecode/apps/admin/views/settings.py:598
160 168 msgid "Send email task created"
161 169 msgstr ""
162 170
163 #: rhodecode/apps/admin/views/settings.py:639
171 #: rhodecode/apps/admin/views/settings.py:648
164 172 msgid "Added new hook"
165 173 msgstr ""
166 174
167 #: rhodecode/apps/admin/views/settings.py:654
175 #: rhodecode/apps/admin/views/settings.py:663
168 176 msgid "Updated hooks"
169 177 msgstr ""
170 178
171 #: rhodecode/apps/admin/views/settings.py:658
179 #: rhodecode/apps/admin/views/settings.py:667
172 180 msgid "Error occurred during hook creation"
173 181 msgstr ""
174 182
175 #: rhodecode/apps/admin/views/settings.py:751
183 #: rhodecode/apps/admin/views/settings.py:760
176 184 msgid "Error occurred during updating labs settings"
177 185 msgstr ""
178 186
179 #: rhodecode/apps/admin/views/settings.py:756
187 #: rhodecode/apps/admin/views/settings.py:765
180 188 msgid "Updated Labs settings"
181 189 msgstr ""
182 190
183 191 #: rhodecode/apps/admin/views/svn_config.py:46
184 192 msgid "Apache configuration for Subversion generated at `{}`."
185 193 msgstr ""
186 194
187 195 #: rhodecode/apps/admin/views/svn_config.py:54
188 196 msgid "Failed to generate the Apache configuration for Subversion."
189 197 msgstr ""
190 198
191 199 #: rhodecode/apps/admin/views/system_info.py:79
192 200 msgid "Note: please make sure this server can access `${url}` for the update link to work"
193 201 msgstr ""
194 202
195 203 #: rhodecode/apps/admin/views/system_info.py:90
196 204 msgid "Update info"
197 205 msgstr ""
198 206
199 207 #: rhodecode/apps/admin/views/system_info.py:92
200 208 msgid "Check for updates"
201 209 msgstr ""
202 210
203 211 #: rhodecode/apps/admin/views/system_info.py:97
204 212 msgid "RhodeCode Version"
205 213 msgstr ""
206 214
207 215 #: rhodecode/apps/admin/views/system_info.py:98
208 216 msgid "Latest version"
209 217 msgstr ""
210 218
211 219 #: rhodecode/apps/admin/views/system_info.py:99
212 220 msgid "RhodeCode Base URL"
213 221 msgstr ""
214 222
215 223 #: rhodecode/apps/admin/views/system_info.py:100
216 224 msgid "RhodeCode Server IP"
217 225 msgstr ""
218 226
219 227 #: rhodecode/apps/admin/views/system_info.py:101
220 228 msgid "RhodeCode Server ID"
221 229 msgstr ""
222 230
223 231 #: rhodecode/apps/admin/views/system_info.py:102
224 232 msgid "RhodeCode Configuration"
225 233 msgstr ""
226 234
227 235 #: rhodecode/apps/admin/views/system_info.py:103
228 236 msgid "RhodeCode Certificate"
229 237 msgstr ""
230 238
231 239 #: rhodecode/apps/admin/views/system_info.py:104
232 240 msgid "Workers"
233 241 msgstr ""
234 242
235 243 #: rhodecode/apps/admin/views/system_info.py:105
236 244 msgid "Worker Type"
237 245 msgstr ""
238 246
239 247 #: rhodecode/apps/admin/views/system_info.py:109
240 248 msgid "Database"
241 249 msgstr ""
242 250
243 251 #: rhodecode/apps/admin/views/system_info.py:110
244 252 msgid "Database version"
245 253 msgstr ""
246 254
247 255 #: rhodecode/apps/admin/views/system_info.py:114
248 256 msgid "Platform"
249 257 msgstr ""
250 258
251 259 #: rhodecode/apps/admin/views/system_info.py:115
252 260 msgid "Platform UUID"
253 261 msgstr ""
254 262
255 263 #: rhodecode/apps/admin/views/system_info.py:116
256 264 msgid "Lang"
257 265 msgstr ""
258 266
259 267 #: rhodecode/apps/admin/views/system_info.py:117
260 268 msgid "Python version"
261 269 msgstr ""
262 270
263 271 #: rhodecode/apps/admin/views/system_info.py:118
264 272 msgid "Python path"
265 273 msgstr ""
266 274
267 275 #: rhodecode/apps/admin/views/system_info.py:122
268 276 msgid "CPU"
269 277 msgstr ""
270 278
271 279 #: rhodecode/apps/admin/views/system_info.py:123
272 280 msgid "Load"
273 281 msgstr ""
274 282
275 283 #: rhodecode/apps/admin/views/system_info.py:124
276 284 msgid "Memory"
277 285 msgstr ""
278 286
279 287 #: rhodecode/apps/admin/views/system_info.py:125
280 288 msgid "Uptime"
281 289 msgstr ""
282 290
283 291 #: rhodecode/apps/admin/views/system_info.py:129
284 292 msgid "Ulimit"
285 293 msgstr ""
286 294
287 295 #: rhodecode/apps/admin/views/system_info.py:132
288 296 msgid "Storage location"
289 297 msgstr ""
290 298
291 299 #: rhodecode/apps/admin/views/system_info.py:133
292 300 msgid "Storage info"
293 301 msgstr ""
294 302
295 303 #: rhodecode/apps/admin/views/system_info.py:134
296 304 msgid "Storage inodes"
297 305 msgstr ""
298 306
299 307 #: rhodecode/apps/admin/views/system_info.py:136
300 308 msgid "Gist storage location"
301 309 msgstr ""
302 310
303 311 #: rhodecode/apps/admin/views/system_info.py:137
304 312 msgid "Gist storage info"
305 313 msgstr ""
306 314
307 315 #: rhodecode/apps/admin/views/system_info.py:139
308 316 msgid "Archive cache storage location"
309 317 msgstr ""
310 318
311 319 #: rhodecode/apps/admin/views/system_info.py:140
312 320 msgid "Archive cache info"
313 321 msgstr ""
314 322
315 323 #: rhodecode/apps/admin/views/system_info.py:142
316 324 msgid "Temp storage location"
317 325 msgstr ""
318 326
319 327 #: rhodecode/apps/admin/views/system_info.py:143
320 328 msgid "Temp storage info"
321 329 msgstr ""
322 330
323 331 #: rhodecode/apps/admin/views/system_info.py:145
324 332 msgid "Search info"
325 333 msgstr ""
326 334
327 335 #: rhodecode/apps/admin/views/system_info.py:146
328 336 msgid "Search location"
329 337 msgstr ""
330 338
331 339 #: rhodecode/apps/admin/views/system_info.py:150
332 340 msgid "VCS Backends"
333 341 msgstr ""
334 342
335 343 #: rhodecode/apps/admin/views/system_info.py:151
336 344 #: rhodecode/templates/admin/settings/settings_system.mako:32
337 345 msgid "VCS Server"
338 346 msgstr ""
339 347
340 348 #: rhodecode/apps/admin/views/system_info.py:152
341 349 msgid "GIT"
342 350 msgstr ""
343 351
344 352 #: rhodecode/apps/admin/views/system_info.py:153
345 353 msgid "HG"
346 354 msgstr ""
347 355
348 356 #: rhodecode/apps/admin/views/system_info.py:154
349 357 msgid "SVN"
350 358 msgstr ""
351 359
352 360 #: rhodecode/apps/admin/views/user_groups.py:238
353 361 #, python-format
354 362 msgid "Created user group %(user_group_link)s"
355 363 msgstr ""
356 364
357 365 #: rhodecode/apps/admin/views/user_groups.py:260
358 366 #, python-format
359 367 msgid "Error occurred during creation of user group %s"
360 368 msgstr ""
361 369
362 370 #: rhodecode/apps/admin/views/users.py:222
363 371 #, python-format
364 372 msgid "Created user %(user_link)s"
365 373 msgstr ""
366 374
367 375 #: rhodecode/apps/admin/views/users.py:243
368 376 #, python-format
369 377 msgid "Error occurred during creation of user %s"
370 378 msgstr ""
371 379
372 380 #: rhodecode/apps/admin/views/users.py:345
373 381 msgid "User updated successfully"
374 382 msgstr ""
375 383
376 384 #: rhodecode/apps/admin/views/users.py:363
377 385 #, python-format
378 386 msgid "Error occurred during update of user %s"
379 387 msgstr ""
380 388
381 389 #: rhodecode/apps/admin/views/users.py:394
382 390 #, python-format
383 391 msgid "Detached %s repositories"
384 392 msgstr ""
385 393
386 394 #: rhodecode/apps/admin/views/users.py:397
387 395 #, python-format
388 396 msgid "Deleted %s repositories"
389 397 msgstr ""
390 398
391 399 #: rhodecode/apps/admin/views/users.py:403
392 400 #, python-format
393 401 msgid "Detached %s repository groups"
394 402 msgstr ""
395 403
396 404 #: rhodecode/apps/admin/views/users.py:406
397 405 #, python-format
398 406 msgid "Deleted %s repository groups"
399 407 msgstr ""
400 408
401 409 #: rhodecode/apps/admin/views/users.py:412
402 410 #, python-format
403 411 msgid "Detached %s user groups"
404 412 msgstr ""
405 413
406 414 #: rhodecode/apps/admin/views/users.py:415
407 415 #, python-format
408 416 msgid "Deleted %s user groups"
409 417 msgstr ""
410 418
411 419 #: rhodecode/apps/admin/views/users.py:421
412 420 #, python-format
413 421 msgid "Detached %s pull requests"
414 422 msgstr ""
415 423
416 424 #: rhodecode/apps/admin/views/users.py:424
417 425 #, python-format
418 426 msgid "Deleted %s pull requests"
419 427 msgstr ""
420 428
421 429 #: rhodecode/apps/admin/views/users.py:430
422 430 #, python-format
423 431 msgid "Detached %s artifacts"
424 432 msgstr ""
425 433
426 434 #: rhodecode/apps/admin/views/users.py:433
427 435 #, python-format
428 436 msgid "Deleted %s artifacts"
429 437 msgstr ""
430 438
431 439 #: rhodecode/apps/admin/views/users.py:482
432 440 msgid "Successfully deleted user `{}`"
433 441 msgstr ""
434 442
435 443 #: rhodecode/apps/admin/views/users.py:489
436 444 msgid "An error occurred during deletion of user"
437 445 msgstr ""
438 446
439 447 #: rhodecode/apps/admin/views/users.py:558
440 448 msgid ""
441 449 "The user participates as reviewer in {} pull request and cannot be deleted. \n"
442 450 "You can set the user to \"{}\" instead of deleting it."
443 451 msgstr ""
444 452
445 453 #: rhodecode/apps/admin/views/users.py:564
446 454 msgid ""
447 455 "The user participates as reviewer in {} pull requests and cannot be deleted. \n"
448 456 "You can set the user to \"{}\" instead of deleting it."
449 457 msgstr ""
450 458
451 459 #: rhodecode/apps/admin/views/users.py:653
452 460 msgid "User global permissions updated successfully"
453 461 msgstr ""
454 462
455 463 #: rhodecode/apps/admin/views/users.py:671
456 464 #: rhodecode/apps/user_group/views/__init__.py:479
457 465 msgid "An error occurred during permissions saving"
458 466 msgstr ""
459 467
460 468 #: rhodecode/apps/admin/views/users.py:694
461 469 msgid "Force password change enabled for user"
462 470 msgstr ""
463 471
464 472 #: rhodecode/apps/admin/views/users.py:702
465 473 #: rhodecode/apps/admin/views/users.py:732
466 474 msgid "An error occurred during password reset for user"
467 475 msgstr ""
468 476
469 477 #: rhodecode/apps/admin/views/users.py:723
470 478 msgid "Force password change disabled for user"
471 479 msgstr ""
472 480
473 481 #: rhodecode/apps/admin/views/users.py:796
474 482 #, python-format
475 483 msgid "Linked repository group `%s` as personal"
476 484 msgstr ""
477 485
478 486 #: rhodecode/apps/admin/views/users.py:802
479 487 #, python-format
480 488 msgid "Created repository group `%s`"
481 489 msgstr ""
482 490
483 491 #: rhodecode/apps/admin/views/users.py:806
484 492 #, python-format
485 493 msgid "Repository group `%s` is already taken"
486 494 msgstr ""
487 495
488 496 #: rhodecode/apps/admin/views/users.py:811
489 497 msgid "An error occurred during repository group creation for user"
490 498 msgstr ""
491 499
492 500 #: rhodecode/apps/admin/views/users.py:834
493 501 #: rhodecode/apps/my_account/views/my_account.py:161
494 502 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:28
495 503 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:33
496 504 msgid "Role"
497 505 msgstr ""
498 506
499 507 #: rhodecode/apps/admin/views/users.py:892
500 508 #: rhodecode/apps/my_account/views/my_account.py:217
501 509 msgid "Auth token successfully created"
502 510 msgstr ""
503 511
504 512 #: rhodecode/apps/admin/views/users.py:921
505 513 #: rhodecode/apps/my_account/views/my_account.py:241
506 514 msgid "Auth token successfully deleted"
507 515 msgstr ""
508 516
509 517 #: rhodecode/apps/admin/views/users.py:997
510 518 #: rhodecode/apps/my_account/views/my_account_ssh_keys.py:117
511 519 msgid "Ssh Key successfully created"
512 520 msgstr ""
513 521
514 522 #: rhodecode/apps/admin/views/users.py:1003
515 523 #: rhodecode/apps/admin/views/users.py:1007
516 524 #: rhodecode/apps/my_account/views/my_account_ssh_keys.py:123
517 525 #: rhodecode/apps/my_account/views/my_account_ssh_keys.py:127
518 526 msgid "An error occurred during ssh key saving: {}"
519 527 msgstr ""
520 528
521 529 #: rhodecode/apps/admin/views/users.py:1041
522 530 #: rhodecode/apps/my_account/views/my_account_ssh_keys.py:157
523 531 msgid "Ssh key successfully deleted"
524 532 msgstr ""
525 533
526 534 #: rhodecode/apps/admin/views/users.py:1087
527 535 #, python-format
528 536 msgid "Added new email address `%s` for user account"
529 537 msgstr ""
530 538
531 539 #: rhodecode/apps/admin/views/users.py:1093
532 540 msgid "Email `{}` is already registered for another user."
533 541 msgstr ""
534 542
535 543 #: rhodecode/apps/admin/views/users.py:1097
536 544 msgid "An error occurred during email saving"
537 545 msgstr ""
538 546
539 547 #: rhodecode/apps/admin/views/users.py:1124
540 548 msgid "Removed email address from user account"
541 549 msgstr ""
542 550
543 551 #: rhodecode/apps/admin/views/users.py:1170
544 552 #, python-format
545 553 msgid "An error occurred during ip saving:%s"
546 554 msgstr ""
547 555
548 556 #: rhodecode/apps/admin/views/users.py:1192
549 557 msgid "An error occurred during ip saving"
550 558 msgstr ""
551 559
552 560 #: rhodecode/apps/admin/views/users.py:1196
553 561 #, python-format
554 562 msgid "Added ips %s to user whitelist"
555 563 msgstr ""
556 564
557 565 #: rhodecode/apps/admin/views/users.py:1226
558 566 msgid "Removed ip address from user whitelist"
559 567 msgstr ""
560 568
561 569 #: rhodecode/apps/admin/views/users.py:1291
562 570 msgid "Groups successfully changed"
563 571 msgstr ""
564 572
565 573 #: rhodecode/apps/admin/views/users.py:1411
566 574 msgid "Deleted {} cache keys"
567 575 msgstr ""
568 576
569 577 #: rhodecode/apps/gist/views.py:57 rhodecode/model/auth_token.py:51
570 578 msgid "forever"
571 579 msgstr ""
572 580
573 581 #: rhodecode/apps/gist/views.py:58
574 582 msgid "5 minutes"
575 583 msgstr ""
576 584
577 585 #: rhodecode/apps/gist/views.py:59
578 586 msgid "1 hour"
579 587 msgstr ""
580 588
581 589 #: rhodecode/apps/gist/views.py:60
582 590 msgid "1 day"
583 591 msgstr ""
584 592
585 593 #: rhodecode/apps/gist/views.py:61
586 594 msgid "1 month"
587 595 msgstr ""
588 596
589 #: rhodecode/apps/gist/views.py:64 rhodecode/public/js/scripts.js:47727
597 #: rhodecode/apps/gist/views.py:64 rhodecode/public/js/scripts.js:48330
590 598 #: rhodecode/public/js/scripts.min.js:1
591 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:43
599 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:47
592 600 #: rhodecode/public/js/src/rhodecode.js:634
593 601 msgid "Lifetime"
594 602 msgstr ""
595 603
596 604 #: rhodecode/apps/gist/views.py:66
597 605 msgid "Requires registered account"
598 606 msgstr ""
599 607
600 608 #: rhodecode/apps/gist/views.py:67
601 609 msgid "Can be accessed by anonymous users"
602 610 msgstr ""
603 611
604 612 #: rhodecode/apps/gist/views.py:218
605 613 msgid "Error occurred during gist creation"
606 614 msgstr ""
607 615
608 616 #: rhodecode/apps/gist/views.py:242
609 617 #, python-format
610 618 msgid "Deleted gist %s"
611 619 msgstr ""
612 620
613 621 #: rhodecode/apps/gist/views.py:330
614 622 #: rhodecode/templates/admin/gists/gist_show.mako:76
615 623 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:50
616 624 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:55
617 625 #: rhodecode/templates/data_table/_dt_elements.mako:341
618 626 msgid "never"
619 627 msgstr ""
620 628
621 629 #: rhodecode/apps/gist/views.py:336
622 630 #, python-format
623 631 msgid "%(expiry)s - current value"
624 632 msgstr ""
625 633
626 634 #: rhodecode/apps/gist/views.py:381
627 635 msgid "Successfully updated gist content"
628 636 msgstr ""
629 637
630 638 #: rhodecode/apps/gist/views.py:386
631 639 msgid "Successfully updated gist data"
632 640 msgstr ""
633 641
634 642 #: rhodecode/apps/gist/views.py:389
635 643 msgid "Error occurred during update of gist {}: {}"
636 644 msgstr ""
637 645
638 646 #: rhodecode/apps/gist/views.py:393
639 647 #, python-format
640 648 msgid "Error occurred during update of gist %s"
641 649 msgstr ""
642 650
643 #: rhodecode/apps/home/views.py:452
644 #: rhodecode/apps/repository/views/repo_pull_requests.py:958
651 #: rhodecode/apps/home/views.py:453
652 #: rhodecode/apps/repository/views/repo_pull_requests.py:976
645 653 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:219
646 654 #: rhodecode/templates/admin/repos/repo_add.mako:15
647 655 #: rhodecode/templates/admin/repos/repo_add.mako:19
648 656 #: rhodecode/templates/admin/users/user_edit_advanced.mako:12
649 657 #: rhodecode/templates/base/base.mako:114
650 658 #: rhodecode/templates/base/base.mako:133
651 659 #: rhodecode/templates/base/base.mako:1191
652 660 msgid "Repositories"
653 661 msgstr ""
654 662
655 #: rhodecode/apps/home/views.py:479
663 #: rhodecode/apps/home/views.py:480
656 664 #: rhodecode/templates/admin/integrations/form.mako:17
657 665 #: rhodecode/templates/admin/integrations/list.mako:10
658 666 #: rhodecode/templates/admin/permissions/permissions_objects.mako:31
659 667 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:218
660 668 msgid "Repository Groups"
661 669 msgstr ""
662 670
663 671 #: rhodecode/apps/journal/views.py:133 rhodecode/apps/journal/views.py:179
664 672 msgid "public journal"
665 673 msgstr ""
666 674
667 675 #: rhodecode/apps/journal/views.py:137 rhodecode/apps/journal/views.py:183
668 676 msgid "journal"
669 677 msgstr ""
670 678
671 679 #: rhodecode/apps/login/views.py:304 rhodecode/apps/login/views.py:403
672 680 msgid "Bad captcha"
673 681 msgstr ""
674 682
675 683 #: rhodecode/apps/login/views.py:330
676 684 msgid "You have successfully registered with RhodeCode. You can log-in now."
677 685 msgstr ""
678 686
679 687 #: rhodecode/apps/login/views.py:334
680 688 msgid "Please use the {identity} button to log-in"
681 689 msgstr ""
682 690
683 691 #: rhodecode/apps/login/views.py:372
684 692 msgid "If such email exists, a password reset link was sent to it."
685 693 msgstr ""
686 694
687 695 #: rhodecode/apps/login/views.py:385
688 696 msgid "Password reset has been disabled."
689 697 msgstr ""
690 698
691 699 #: rhodecode/apps/login/views.py:474
692 700 msgid "Given reset token is invalid"
693 701 msgstr ""
694 702
695 703 #: rhodecode/apps/login/views.py:482
696 704 msgid "Your password reset was successful, a new password has been sent to your email"
697 705 msgstr ""
698 706
699 707 #: rhodecode/apps/my_account/views/my_account.py:136
700 708 msgid "Error occurred during update of user password"
701 709 msgstr ""
702 710
703 711 #: rhodecode/apps/my_account/views/my_account.py:143
704 712 msgid "Successfully updated password"
705 713 msgstr ""
706 714
707 715 #: rhodecode/apps/my_account/views/my_account.py:305
708 716 msgid "Error occurred during adding email"
709 717 msgstr ""
710 718
711 719 #: rhodecode/apps/my_account/views/my_account.py:308
712 720 msgid "Successfully added email"
713 721 msgstr ""
714 722
715 723 #: rhodecode/apps/my_account/views/my_account.py:330
716 724 msgid "Email successfully deleted"
717 725 msgstr ""
718 726
719 727 #: rhodecode/apps/my_account/views/my_account.py:540
720 728 msgid "Position {} is defined twice. Please correct this error."
721 729 msgstr ""
722 730
723 731 #: rhodecode/apps/my_account/views/my_account.py:553
724 732 msgid "Update Bookmarks"
725 733 msgstr ""
726 734
727 735 #: rhodecode/apps/my_account/views/my_account.py:555
728 736 msgid "Failed to update bookmarks. Make sure an unique position is used."
729 737 msgstr ""
730 738
731 739 #: rhodecode/apps/my_account/views/my_account.py:707
732 740 msgid "Your account was updated successfully"
733 741 msgstr ""
734 742
735 743 #: rhodecode/apps/my_account/views/my_account.py:714
736 744 msgid "Error occurred during update of user"
737 745 msgstr ""
738 746
739 747 #: rhodecode/apps/repo_group/views/repo_group_advanced.py:57
740 748 #: rhodecode/apps/repository/views/repo_settings_advanced.py:85
741 749 msgid "updated commit cache"
742 750 msgstr ""
743 751
744 752 #: rhodecode/apps/repo_group/views/repo_group_advanced.py:105
745 753 #, python-format
746 754 msgid "Removed repository group `%s`"
747 755 msgstr ""
748 756
749 757 #: rhodecode/apps/repo_group/views/repo_group_advanced.py:109
750 758 #, python-format
751 759 msgid "Error occurred during deletion of repository group %s"
752 760 msgstr ""
753 761
754 762 #: rhodecode/apps/repo_group/views/repo_group_permissions.py:75
755 763 #: rhodecode/apps/user_group/views/__init__.py:346
756 764 msgid "Cannot change permission for yourself as admin"
757 765 msgstr ""
758 766
759 767 #: rhodecode/apps/repo_group/views/repo_group_permissions.py:99
760 768 msgid "Repository Group permissions updated"
761 769 msgstr ""
762 770
763 771 #: rhodecode/apps/repo_group/views/repo_group_settings.py:174
764 772 msgid "Repository Group `{}` updated successfully"
765 773 msgstr ""
766 774
767 775 #: rhodecode/apps/repo_group/views/repo_group_settings.py:179
768 776 #, python-format
769 777 msgid "Error occurred during update of repository group %s"
770 778 msgstr ""
771 779
772 780 #: rhodecode/apps/repository/views/repo_caches.py:80
773 781 msgid "Cache invalidation successful"
774 782 msgstr ""
775 783
776 784 #: rhodecode/apps/repository/views/repo_caches.py:84
777 785 msgid "An error occurred during cache invalidation"
778 786 msgstr ""
779 787
780 788 #: rhodecode/apps/repository/views/repo_changelog.py:66
781 789 #: rhodecode/apps/repository/views/repo_compare.py:64
782 #: rhodecode/apps/repository/views/repo_pull_requests.py:807
790 #: rhodecode/apps/repository/views/repo_pull_requests.py:825
783 791 msgid "There are no commits yet"
784 792 msgstr ""
785 793
786 794 #: rhodecode/apps/repository/views/repo_changelog.py:71
787 795 #: rhodecode/apps/repository/views/repo_files.py:205
788 796 msgid "No such commit exists for this repository"
789 797 msgstr ""
790 798
791 799 #: rhodecode/apps/repository/views/repo_checks.py:103
792 800 #, python-format
793 801 msgid "Created repository %s from %s"
794 802 msgstr ""
795 803
796 804 #: rhodecode/apps/repository/views/repo_checks.py:112
797 805 #, python-format
798 806 msgid "Forked repository %s as %s"
799 807 msgstr ""
800 808
801 809 #: rhodecode/apps/repository/views/repo_checks.py:115
802 810 #, python-format
803 811 msgid "Created repository %s"
804 812 msgstr ""
805 813
806 814 #: rhodecode/apps/repository/views/repo_commits.py:112
807 815 msgid "No such commit exists. Org exception: `{}`"
808 816 msgstr ""
809 817
810 #: rhodecode/apps/repository/views/repo_commits.py:389
811 #: rhodecode/apps/repository/views/repo_pull_requests.py:1534
818 #: rhodecode/apps/repository/views/repo_commits.py:388
819 #: rhodecode/apps/repository/views/repo_pull_requests.py:1582
812 820 #, python-format
813 821 msgid "Status change %(transition_icon)s %(status)s"
814 822 msgstr ""
815 823
816 824 #: rhodecode/apps/repository/views/repo_commits.py:434
817 825 msgid "Changing the status of a commit associated with a closed pull request is not allowed"
818 826 msgstr ""
819 827
820 828 #: rhodecode/apps/repository/views/repo_compare.py:102
821 829 msgid "Select commit"
822 830 msgstr ""
823 831
824 832 #: rhodecode/apps/repository/views/repo_compare.py:173
825 833 msgid "Could not find the source repo: `{}`"
826 834 msgstr ""
827 835
828 836 #: rhodecode/apps/repository/views/repo_compare.py:181
829 837 msgid "Could not find the target repo: `{}`"
830 838 msgstr ""
831 839
832 840 #: rhodecode/apps/repository/views/repo_compare.py:192
833 841 msgid "The comparison of two different kinds of remote repos is not available"
834 842 msgstr ""
835 843
836 844 #: rhodecode/apps/repository/views/repo_compare.py:225
837 845 msgid "Could not compare repos with different large file settings"
838 846 msgstr ""
839 847
840 848 #: rhodecode/apps/repository/views/repo_compare.py:271
841 849 #, python-format
842 850 msgid "Repositories unrelated. Cannot compare commit %(commit1)s from repository %(repo1)s with commit %(commit2)s from repository %(repo2)s."
843 851 msgstr ""
844 852
845 853 #: rhodecode/apps/repository/views/repo_feed.py:68
846 854 #, python-format
847 855 msgid "Changes on %s repository"
848 856 msgstr ""
849 857
850 858 #: rhodecode/apps/repository/views/repo_feed.py:69
851 859 #, python-format
852 860 msgid "%s %s feed"
853 861 msgstr ""
854 862
855 863 #: rhodecode/apps/repository/views/repo_files.py:96
856 864 #, python-format
857 865 msgid "This repository has been locked by %s on %s"
858 866 msgstr ""
859 867
860 868 #: rhodecode/apps/repository/views/repo_files.py:109
861 869 msgid "Cannot modify file. Given commit `{}` is not head of a branch."
862 870 msgstr ""
863 871
864 872 #: rhodecode/apps/repository/views/repo_files.py:127
865 873 msgid "Branch `{}` changes forbidden by rule {}."
866 874 msgstr ""
867 875
868 876 #: rhodecode/apps/repository/views/repo_files.py:175
869 877 msgid "Click here to add a new file."
870 878 msgstr ""
871 879
872 880 #: rhodecode/apps/repository/views/repo_files.py:180
873 881 #, python-format
874 882 msgid "There are no files yet. %s"
875 883 msgstr ""
876 884
877 885 #: rhodecode/apps/repository/views/repo_files.py:185
878 886 msgid "No such commit exists for this repository. Commit: {}"
879 887 msgstr ""
880 888
881 889 #: rhodecode/apps/repository/views/repo_files.py:345
882 890 msgid "Downloads disabled"
883 891 msgstr ""
884 892
885 893 #: rhodecode/apps/repository/views/repo_files.py:351
886 894 msgid "Unknown archive type for: `{}`"
887 895 msgstr ""
888 896
889 897 #: rhodecode/apps/repository/views/repo_files.py:357
890 898 msgid "Unknown commit_id {}"
891 899 msgstr ""
892 900
893 901 #: rhodecode/apps/repository/views/repo_files.py:360
894 902 msgid "Empty repository"
895 903 msgstr ""
896 904
897 905 #: rhodecode/apps/repository/views/repo_files.py:365
898 906 msgid "No node at path {} for this repository"
899 907 msgstr ""
900 908
901 909 #: rhodecode/apps/repository/views/repo_files.py:414
902 910 msgid "Unknown archive type"
903 911 msgstr ""
904 912
905 913 #: rhodecode/apps/repository/views/repo_files.py:1010
906 914 msgid "Changesets"
907 915 msgstr ""
908 916
909 917 #: rhodecode/apps/repository/views/repo_files.py:1031
910 918 #: rhodecode/apps/repository/views/repo_summary.py:264
911 #: rhodecode/model/pull_request.py:1740 rhodecode/model/scm.py:995
919 #: rhodecode/model/pull_request.py:1903 rhodecode/model/scm.py:995
912 920 #: rhodecode/templates/base/vcs_settings.mako:235
913 921 #: rhodecode/templates/summary/components.mako:10
914 922 msgid "Branches"
915 923 msgstr ""
916 924
917 925 #: rhodecode/apps/repository/views/repo_files.py:1035
918 926 #: rhodecode/model/scm.py:1012 rhodecode/templates/base/vcs_settings.mako:260
919 927 #: rhodecode/templates/summary/components.mako:34
920 928 msgid "Tags"
921 929 msgstr ""
922 930
923 931 #: rhodecode/apps/repository/views/repo_files.py:1191
924 932 #: rhodecode/apps/repository/views/repo_files.py:1220
925 933 msgid "Deleted file {} via RhodeCode Enterprise"
926 934 msgstr ""
927 935
928 936 #: rhodecode/apps/repository/views/repo_files.py:1241
929 937 msgid "Successfully deleted file `{}`"
930 938 msgstr ""
931 939
932 940 #: rhodecode/apps/repository/views/repo_files.py:1245
933 941 #: rhodecode/apps/repository/views/repo_files.py:1364
934 942 #: rhodecode/apps/repository/views/repo_files.py:1497
935 943 #: rhodecode/apps/repository/views/repo_files.py:1621
936 944 msgid "Error occurred during commit"
937 945 msgstr ""
938 946
939 947 #: rhodecode/apps/repository/views/repo_files.py:1278
940 948 #: rhodecode/apps/repository/views/repo_files.py:1310
941 949 msgid "Edited file {} via RhodeCode Enterprise"
942 950 msgstr ""
943 951
944 952 #: rhodecode/apps/repository/views/repo_files.py:1333
945 953 msgid "No changes detected on {}"
946 954 msgstr ""
947 955
948 956 #: rhodecode/apps/repository/views/repo_files.py:1357
949 957 msgid "Successfully committed changes to file `{}`"
950 958 msgstr ""
951 959
952 960 #: rhodecode/apps/repository/views/repo_files.py:1399
953 961 #: rhodecode/apps/repository/views/repo_files.py:1441
954 962 msgid "Added file via RhodeCode Enterprise"
955 963 msgstr ""
956 964
957 965 #: rhodecode/apps/repository/views/repo_files.py:1457
958 966 msgid "No filename specified"
959 967 msgstr ""
960 968
961 969 #: rhodecode/apps/repository/views/repo_files.py:1482
962 970 msgid "Successfully committed new file `{}`"
963 971 msgstr ""
964 972
965 973 #: rhodecode/apps/repository/views/repo_files.py:1490
966 974 #: rhodecode/apps/repository/views/repo_files.py:1603
967 975 msgid "The location specified must be a relative path and must not contain .. in the path"
968 976 msgstr ""
969 977
970 978 #: rhodecode/apps/repository/views/repo_files.py:1548
971 979 msgid "Uploaded file via RhodeCode Enterprise"
972 980 msgstr ""
973 981
974 982 #: rhodecode/apps/repository/views/repo_files.py:1592
975 983 msgid "Successfully committed {} new files"
976 984 msgstr ""
977 985
978 986 #: rhodecode/apps/repository/views/repo_files.py:1594
979 987 msgid "Successfully committed 1 new file"
980 988 msgstr ""
981 989
982 990 #: rhodecode/apps/repository/views/repo_forks.py:146
983 991 msgid "Compare fork"
984 992 msgstr ""
985 993
986 994 #: rhodecode/apps/repository/views/repo_forks.py:251
987 995 #, python-format
988 996 msgid "An error occurred during repository forking %s"
989 997 msgstr ""
990 998
991 999 #: rhodecode/apps/repository/views/repo_permissions.py:57
992 1000 msgid "Explicitly add user or user group with write or higher permission to modify their branch permissions."
993 1001 msgstr ""
994 1002
995 1003 #: rhodecode/apps/repository/views/repo_permissions.py:92
996 1004 msgid "Repository access permissions updated"
997 1005 msgstr ""
998 1006
999 1007 #: rhodecode/apps/repository/views/repo_permissions.py:126
1000 1008 msgid "Repository `{}` private mode set successfully"
1001 1009 msgstr ""
1002 1010
1003 1011 #: rhodecode/apps/repository/views/repo_permissions.py:134
1004 1012 #: rhodecode/apps/repository/views/repo_settings.py:176
1005 1013 msgid "Error occurred during update of repository {}"
1006 1014 msgstr ""
1007 1015
1008 #: rhodecode/apps/repository/views/repo_pull_requests.py:323
1016 #: rhodecode/apps/repository/views/repo_pull_requests.py:325
1009 1017 msgid "Pull Request state was force changed to `{}`"
1010 1018 msgstr ""
1011 1019
1012 #: rhodecode/apps/repository/views/repo_pull_requests.py:837
1020 #: rhodecode/apps/repository/views/repo_pull_requests.py:855
1013 1021 msgid "Commit does not exist"
1014 1022 msgstr ""
1015 1023
1016 #: rhodecode/apps/repository/views/repo_pull_requests.py:1073
1024 #: rhodecode/apps/repository/views/repo_pull_requests.py:1092
1017 1025 msgid "Error creating pull request: {}"
1018 1026 msgstr ""
1019 1027
1020 #: rhodecode/apps/repository/views/repo_pull_requests.py:1093
1028 #: rhodecode/apps/repository/views/repo_pull_requests.py:1112
1021 1029 msgid "source_repo or target repo not found"
1022 1030 msgstr ""
1023 1031
1024 #: rhodecode/apps/repository/views/repo_pull_requests.py:1104
1032 #: rhodecode/apps/repository/views/repo_pull_requests.py:1123
1025 1033 msgid "Not Enough permissions to source repo `{}`."
1026 1034 msgstr ""
1027 1035
1028 #: rhodecode/apps/repository/views/repo_pull_requests.py:1119
1036 #: rhodecode/apps/repository/views/repo_pull_requests.py:1138
1029 1037 msgid "Not Enough permissions to target repo `{}`."
1030 1038 msgstr ""
1031 1039
1032 #: rhodecode/apps/repository/views/repo_pull_requests.py:1183
1040 #: rhodecode/apps/repository/views/repo_pull_requests.py:1208
1033 1041 msgid "Successfully opened new pull request"
1034 1042 msgstr ""
1035 1043
1036 #: rhodecode/apps/repository/views/repo_pull_requests.py:1186
1044 #: rhodecode/apps/repository/views/repo_pull_requests.py:1211
1037 1045 msgid "Error occurred during creation of this pull request."
1038 1046 msgstr ""
1039 1047
1040 #: rhodecode/apps/repository/views/repo_pull_requests.py:1218
1041 #: rhodecode/apps/repository/views/repo_pull_requests.py:1275
1048 #: rhodecode/apps/repository/views/repo_pull_requests.py:1243
1049 #: rhodecode/apps/repository/views/repo_pull_requests.py:1312
1042 1050 msgid "Cannot update closed pull requests."
1043 1051 msgstr ""
1044 1052
1045 #: rhodecode/apps/repository/views/repo_pull_requests.py:1242
1053 #: rhodecode/apps/repository/views/repo_pull_requests.py:1275
1046 1054 msgid "Cannot update pull requests commits in state other than `{}`. Current state is: `{}`"
1047 1055 msgstr ""
1048 1056
1049 #: rhodecode/apps/repository/views/repo_pull_requests.py:1281
1057 #: rhodecode/apps/repository/views/repo_pull_requests.py:1318
1050 1058 msgid "Pull request title & description updated."
1051 1059 msgstr ""
1052 1060
1053 #: rhodecode/apps/repository/views/repo_pull_requests.py:1303
1054 msgid "Pull request updated to \"{source_commit_id}\" with {count_added} added, {count_removed} removed commits. Source of changes: {change_source}"
1055 msgstr ""
1056
1057 #: rhodecode/apps/repository/views/repo_pull_requests.py:1315
1058 msgid "Reload page"
1059 msgstr ""
1060
1061 #: rhodecode/apps/repository/views/repo_pull_requests.py:1357
1061 #: rhodecode/apps/repository/views/repo_pull_requests.py:1340
1062 msgid "Pull request updated to \"{source_commit_id}\" with {count_added} added, {count_removed} removed commits. Source of changes: {change_source}."
1063 msgstr ""
1064
1065 #: rhodecode/apps/repository/views/repo_pull_requests.py:1380
1066 msgid "Pull request reviewers updated."
1067 msgstr ""
1068
1069 #: rhodecode/apps/repository/views/repo_pull_requests.py:1404
1070 msgid "Pull request observers updated."
1071 msgstr ""
1072
1073 #: rhodecode/apps/repository/views/repo_pull_requests.py:1431
1062 1074 msgid "Cannot merge pull requests in state other than `{}`. Current state is: `{}`"
1063 1075 msgstr ""
1064 1076
1065 #: rhodecode/apps/repository/views/repo_pull_requests.py:1403
1077 #: rhodecode/apps/repository/views/repo_pull_requests.py:1477
1066 1078 msgid "Pull request was successfully merged and closed."
1067 1079 msgstr ""
1068 1080
1069 #: rhodecode/apps/repository/views/repo_pull_requests.py:1427
1070 msgid "Pull request reviewers updated."
1071 msgstr ""
1072
1073 #: rhodecode/apps/repository/views/repo_pull_requests.py:1460
1081 #: rhodecode/apps/repository/views/repo_pull_requests.py:1508
1074 1082 msgid "Successfully deleted pull request"
1075 1083 msgstr ""
1076 1084
1077 1085 #: rhodecode/apps/repository/views/repo_settings.py:172
1078 1086 msgid "Repository `{}` updated successfully"
1079 1087 msgstr ""
1080 1088
1081 1089 #: rhodecode/apps/repository/views/repo_settings.py:209
1082 1090 msgid "Unlocked"
1083 1091 msgstr ""
1084 1092
1085 1093 #: rhodecode/apps/repository/views/repo_settings.py:214
1086 1094 msgid "Locked"
1087 1095 msgstr ""
1088 1096
1089 1097 #: rhodecode/apps/repository/views/repo_settings.py:216
1090 1098 #, python-format
1091 1099 msgid "Repository has been %s"
1092 1100 msgstr ""
1093 1101
1094 1102 #: rhodecode/apps/repository/views/repo_settings.py:220
1095 1103 #: rhodecode/apps/repository/views/repo_settings_advanced.py:305
1096 1104 msgid "An error occurred during unlocking"
1097 1105 msgstr ""
1098 1106
1099 1107 #: rhodecode/apps/repository/views/repo_settings.py:264
1100 1108 msgid "An error occurred during deletion of repository stats"
1101 1109 msgstr ""
1102 1110
1103 1111 #: rhodecode/apps/repository/views/repo_settings_advanced.py:114
1104 1112 #, python-format
1105 1113 msgid "Archived repository `%s`"
1106 1114 msgstr ""
1107 1115
1108 1116 #: rhodecode/apps/repository/views/repo_settings_advanced.py:119
1109 1117 #, python-format
1110 1118 msgid "An error occurred during archiving of `%s`"
1111 1119 msgstr ""
1112 1120
1113 1121 #: rhodecode/apps/repository/views/repo_settings_advanced.py:157
1114 1122 #, python-format
1115 1123 msgid "Detached %s forks"
1116 1124 msgstr ""
1117 1125
1118 1126 #: rhodecode/apps/repository/views/repo_settings_advanced.py:159
1119 1127 #, python-format
1120 1128 msgid "Deleted %s forks"
1121 1129 msgstr ""
1122 1130
1123 1131 #: rhodecode/apps/repository/views/repo_settings_advanced.py:168
1124 1132 #, python-format
1125 1133 msgid "Deleted repository `%s`"
1126 1134 msgstr ""
1127 1135
1128 1136 #: rhodecode/apps/repository/views/repo_settings_advanced.py:175
1129 1137 msgid "detach or delete"
1130 1138 msgstr ""
1131 1139
1132 1140 #: rhodecode/apps/repository/views/repo_settings_advanced.py:176
1133 1141 msgid "Cannot delete `{repo}` it still contains attached forks. Try using {delete_or_detach} option."
1134 1142 msgstr ""
1135 1143
1136 1144 #: rhodecode/apps/repository/views/repo_settings_advanced.py:191
1137 1145 msgid "Cannot delete `{repo}` it still contains {num} attached pull requests. Consider archiving the repository instead."
1138 1146 msgstr ""
1139 1147
1140 1148 #: rhodecode/apps/repository/views/repo_settings_advanced.py:200
1141 1149 #, python-format
1142 1150 msgid "An error occurred during deletion of `%s`"
1143 1151 msgstr ""
1144 1152
1145 1153 #: rhodecode/apps/repository/views/repo_settings_advanced.py:225
1146 1154 msgid "Updated repository visibility in public journal"
1147 1155 msgstr ""
1148 1156
1149 1157 #: rhodecode/apps/repository/views/repo_settings_advanced.py:229
1150 1158 msgid "An error occurred during setting this repository in public journal"
1151 1159 msgstr ""
1152 1160
1153 1161 #: rhodecode/apps/repository/views/repo_settings_advanced.py:265
1154 1162 msgid "Nothing"
1155 1163 msgstr ""
1156 1164
1157 1165 #: rhodecode/apps/repository/views/repo_settings_advanced.py:268
1158 1166 #, python-format
1159 1167 msgid "Marked repo %s as fork of %s"
1160 1168 msgstr ""
1161 1169
1162 1170 #: rhodecode/apps/repository/views/repo_settings_advanced.py:275
1163 1171 msgid "An error occurred during this operation"
1164 1172 msgstr ""
1165 1173
1166 1174 #: rhodecode/apps/repository/views/repo_settings_advanced.py:299
1167 1175 msgid "Locked repository"
1168 1176 msgstr ""
1169 1177
1170 1178 #: rhodecode/apps/repository/views/repo_settings_advanced.py:302
1171 1179 msgid "Unlocked repository"
1172 1180 msgstr ""
1173 1181
1174 1182 #: rhodecode/apps/repository/views/repo_settings_advanced.py:322
1175 1183 msgid "installed updated hooks into this repository"
1176 1184 msgstr ""
1177 1185
1178 1186 #: rhodecode/apps/repository/views/repo_settings_fields.py:86
1179 1187 msgid "An error occurred during creation of field"
1180 1188 msgstr ""
1181 1189
1182 1190 #: rhodecode/apps/repository/views/repo_settings_fields.py:108
1183 1191 msgid "An error occurred during removal of field"
1184 1192 msgstr ""
1185 1193
1186 1194 #: rhodecode/apps/repository/views/repo_settings_issue_trackers.py:86
1187 1195 msgid "Error occurred during deleting issue tracker entry"
1188 1196 msgstr ""
1189 1197
1190 1198 #: rhodecode/apps/repository/views/repo_settings_remote.py:64
1191 1199 msgid "Pulled from remote location"
1192 1200 msgstr ""
1193 1201
1194 1202 #: rhodecode/apps/repository/views/repo_settings_remote.py:67
1195 1203 msgid "An error occurred during pull from remote location"
1196 1204 msgstr ""
1197 1205
1198 1206 #: rhodecode/apps/repository/views/repo_settings_vcs.py:147
1199 1207 msgid "Error occurred during updating repository VCS settings"
1200 1208 msgstr ""
1201 1209
1202 1210 #: rhodecode/apps/repository/views/repo_summary.py:240
1203 1211 #: rhodecode/templates/admin/permissions/permissions.mako:42
1204 1212 #: rhodecode/templates/summary/components.mako:8
1205 1213 msgid "Branch"
1206 1214 msgstr ""
1207 1215
1208 1216 #: rhodecode/apps/repository/views/repo_summary.py:241
1209 1217 #: rhodecode/templates/summary/components.mako:32
1210 1218 msgid "Tag"
1211 1219 msgstr ""
1212 1220
1213 1221 #: rhodecode/apps/repository/views/repo_summary.py:242
1214 1222 #: rhodecode/templates/summary/components.mako:44
1215 1223 msgid "Bookmark"
1216 1224 msgstr ""
1217 1225
1218 1226 #: rhodecode/apps/repository/views/repo_summary.py:265
1219 1227 msgid "Closed branches"
1220 1228 msgstr ""
1221 1229
1222 1230 #: rhodecode/apps/ssh_support/events.py:29
1223 1231 msgid "RhodeCode SSH Key files changed."
1224 1232 msgstr ""
1225 1233
1226 1234 #: rhodecode/apps/svn_support/events.py:30
1227 1235 msgid "Configuration for Apache mad_dav_svn changed."
1228 1236 msgstr ""
1229 1237
1230 1238 #: rhodecode/apps/user_group/views/__init__.py:188
1231 1239 #, python-format
1232 1240 msgid "Updated user group %s"
1233 1241 msgstr ""
1234 1242
1235 1243 #: rhodecode/apps/user_group/views/__init__.py:224
1236 1244 #, python-format
1237 1245 msgid "Error occurred during update of user group %s"
1238 1246 msgstr ""
1239 1247
1240 1248 #: rhodecode/apps/user_group/views/__init__.py:250
1241 1249 msgid "Successfully deleted user group"
1242 1250 msgstr ""
1243 1251
1244 1252 #: rhodecode/apps/user_group/views/__init__.py:255
1245 1253 msgid "An error occurred during deletion of user group"
1246 1254 msgstr ""
1247 1255
1248 1256 #: rhodecode/apps/user_group/views/__init__.py:359
1249 1257 msgid "Target group cannot be the same"
1250 1258 msgstr ""
1251 1259
1252 1260 #: rhodecode/apps/user_group/views/__init__.py:374
1253 1261 msgid "User Group permissions updated"
1254 1262 msgstr ""
1255 1263
1256 1264 #: rhodecode/apps/user_group/views/__init__.py:459
1257 1265 msgid "User Group global permissions updated successfully"
1258 1266 msgstr ""
1259 1267
1260 1268 #: rhodecode/apps/user_group/views/__init__.py:541
1261 1269 msgid "User Group synchronization updated successfully"
1262 1270 msgstr ""
1263 1271
1264 1272 #: rhodecode/apps/user_group/views/__init__.py:545
1265 1273 msgid "An error occurred during synchronization update"
1266 1274 msgstr ""
1267 1275
1268 1276 #: rhodecode/authentication/routes.py:61
1269 1277 #: rhodecode/templates/admin/auth/plugin_settings.mako:14
1270 1278 msgid "Authentication Plugins"
1271 1279 msgstr ""
1272 1280
1273 1281 #: rhodecode/authentication/schema.py:36
1274 1282 msgid "Enable or disable this authentication plugin."
1275 1283 msgstr ""
1276 1284
1277 1285 #: rhodecode/authentication/schema.py:38 rhodecode/integrations/schema.py:32
1278 1286 #: rhodecode/model/permission.py:110 rhodecode/model/permission.py:114
1279 1287 #: rhodecode/model/permission.py:118 rhodecode/model/permission.py:122
1280 1288 #: rhodecode/model/permission.py:126 rhodecode/model/permission.py:130
1281 1289 #: rhodecode/model/validation_schema/schemas/integration_schema.py:195
1282 1290 #: rhodecode/templates/admin/auth/auth_settings.mako:64
1283 1291 #: rhodecode/templates/admin/integrations/list.mako:71
1284 1292 #: rhodecode/templates/admin/my_account/my_account_notifications.mako:23
1285 1293 msgid "Enabled"
1286 1294 msgstr ""
1287 1295
1288 1296 #: rhodecode/authentication/schema.py:44
1289 1297 msgid ""
1290 1298 "Amount of seconds to cache the authentication and permissions check response call for this plugin. \n"
1291 1299 "Useful for expensive calls like LDAP to improve the performance of the system (0 means disabled)."
1292 1300 msgstr ""
1293 1301
1294 1302 #: rhodecode/authentication/schema.py:49
1295 1303 msgid "Auth Cache TTL"
1296 1304 msgstr ""
1297 1305
1298 1306 #: rhodecode/authentication/views.py:92
1299 1307 msgid "Errors exist when saving plugin settings. Please check the form inputs."
1300 1308 msgstr ""
1301 1309
1302 1310 #: rhodecode/authentication/views.py:105 rhodecode/authentication/views.py:164
1303 1311 msgid "Auth settings updated successfully."
1304 1312 msgstr ""
1305 1313
1306 1314 #: rhodecode/authentication/views.py:167
1307 1315 msgid "Errors exist when saving plugin setting. Please check the form inputs."
1308 1316 msgstr ""
1309 1317
1310 1318 #: rhodecode/authentication/views.py:175
1311 1319 msgid "Error occurred during update of auth settings."
1312 1320 msgstr ""
1313 1321
1314 1322 #: rhodecode/authentication/plugins/auth_crowd.py:60
1315 1323 msgid "The FQDN or IP of the Atlassian CROWD Server"
1316 1324 msgstr ""
1317 1325
1318 1326 #: rhodecode/authentication/plugins/auth_crowd.py:62
1319 1327 msgid "Host"
1320 1328 msgstr ""
1321 1329
1322 1330 #: rhodecode/authentication/plugins/auth_crowd.py:67
1323 1331 msgid "The Port in use by the Atlassian CROWD Server"
1324 1332 msgstr ""
1325 1333
1326 1334 #: rhodecode/authentication/plugins/auth_crowd.py:69
1327 1335 #: rhodecode/authentication/plugins/auth_ldap.py:270
1328 1336 msgid "Port"
1329 1337 msgstr ""
1330 1338
1331 1339 #: rhodecode/authentication/plugins/auth_crowd.py:75
1332 1340 msgid "The Application Name to authenticate to CROWD"
1333 1341 msgstr ""
1334 1342
1335 1343 #: rhodecode/authentication/plugins/auth_crowd.py:77
1336 1344 msgid "Application Name"
1337 1345 msgstr ""
1338 1346
1339 1347 #: rhodecode/authentication/plugins/auth_crowd.py:82
1340 1348 msgid "The password to authenticate to CROWD"
1341 1349 msgstr ""
1342 1350
1343 1351 #: rhodecode/authentication/plugins/auth_crowd.py:84
1344 1352 msgid "Application Password"
1345 1353 msgstr ""
1346 1354
1347 1355 #: rhodecode/authentication/plugins/auth_crowd.py:89
1348 1356 msgid "A comma separated list of group names that identify users as RhodeCode Administrators"
1349 1357 msgstr ""
1350 1358
1351 1359 #: rhodecode/authentication/plugins/auth_crowd.py:93
1352 1360 msgid "Admin Groups"
1353 1361 msgstr ""
1354 1362
1355 1363 #: rhodecode/authentication/plugins/auth_crowd.py:217
1356 1364 msgid "CROWD"
1357 1365 msgstr ""
1358 1366
1359 1367 #: rhodecode/authentication/plugins/auth_headers.py:54
1360 1368 msgid "Header to extract the user from"
1361 1369 msgstr ""
1362 1370
1363 1371 #: rhodecode/authentication/plugins/auth_headers.py:56
1364 1372 msgid "Header"
1365 1373 msgstr ""
1366 1374
1367 1375 #: rhodecode/authentication/plugins/auth_headers.py:61
1368 1376 msgid "Header to extract the user from when main one fails"
1369 1377 msgstr ""
1370 1378
1371 1379 #: rhodecode/authentication/plugins/auth_headers.py:63
1372 1380 msgid "Fallback header"
1373 1381 msgstr ""
1374 1382
1375 1383 #: rhodecode/authentication/plugins/auth_headers.py:68
1376 1384 msgid "Perform cleaning of user, if passed user has @ in username then first part before @ is taken. If there's \\ in the username only the part after \\ is taken"
1377 1385 msgstr ""
1378 1386
1379 1387 #: rhodecode/authentication/plugins/auth_headers.py:73
1380 1388 msgid "Clean username"
1381 1389 msgstr ""
1382 1390
1383 1391 #: rhodecode/authentication/plugins/auth_headers.py:99
1384 1392 msgid "Headers"
1385 1393 msgstr ""
1386 1394
1387 1395 #: rhodecode/authentication/plugins/auth_jasig_cas.py:62
1388 1396 msgid "The url of the Jasig CAS REST service"
1389 1397 msgstr ""
1390 1398
1391 1399 #: rhodecode/authentication/plugins/auth_jasig_cas.py:64
1392 1400 msgid "URL"
1393 1401 msgstr ""
1394 1402
1395 1403 #: rhodecode/authentication/plugins/auth_jasig_cas.py:93
1396 1404 msgid "Jasig-CAS"
1397 1405 msgstr ""
1398 1406
1399 1407 #: rhodecode/authentication/plugins/auth_ldap.py:258
1400 1408 msgid ""
1401 1409 "Host[s] of the LDAP Server \n"
1402 1410 "(e.g., 192.168.2.154, or ldap-server.domain.com.\n"
1403 1411 " Multiple servers can be specified using commas"
1404 1412 msgstr ""
1405 1413
1406 1414 #: rhodecode/authentication/plugins/auth_ldap.py:262
1407 1415 msgid "LDAP Host"
1408 1416 msgstr ""
1409 1417
1410 1418 #: rhodecode/authentication/plugins/auth_ldap.py:267
1411 1419 msgid "Custom port that the LDAP server is listening on. Default value is: 389, use 636 for LDAPS (SSL)"
1412 1420 msgstr ""
1413 1421
1414 1422 #: rhodecode/authentication/plugins/auth_ldap.py:277
1415 1423 msgid "Timeout for LDAP connection"
1416 1424 msgstr ""
1417 1425
1418 1426 #: rhodecode/authentication/plugins/auth_ldap.py:279
1419 1427 msgid "Connection timeout"
1420 1428 msgstr ""
1421 1429
1422 1430 #: rhodecode/authentication/plugins/auth_ldap.py:286
1423 1431 msgid ""
1424 1432 "Optional user DN/account to connect to LDAP if authentication is required. \n"
1425 1433 "e.g., cn=admin,dc=mydomain,dc=com, or uid=root,cn=users,dc=mydomain,dc=com, or admin@mydomain.com"
1426 1434 msgstr ""
1427 1435
1428 1436 #: rhodecode/authentication/plugins/auth_ldap.py:291
1429 1437 msgid "Bind account"
1430 1438 msgstr ""
1431 1439
1432 1440 #: rhodecode/authentication/plugins/auth_ldap.py:296
1433 1441 msgid "Password to authenticate for given user DN."
1434 1442 msgstr ""
1435 1443
1436 1444 #: rhodecode/authentication/plugins/auth_ldap.py:299
1437 1445 msgid "Bind account password"
1438 1446 msgstr ""
1439 1447
1440 1448 #: rhodecode/authentication/plugins/auth_ldap.py:304
1441 1449 msgid "TLS Type"
1442 1450 msgstr ""
1443 1451
1444 1452 #: rhodecode/authentication/plugins/auth_ldap.py:305
1445 1453 msgid "Connection Security"
1446 1454 msgstr ""
1447 1455
1448 1456 #: rhodecode/authentication/plugins/auth_ldap.py:311
1449 1457 msgid ""
1450 1458 "Require Cert over TLS?. Self-signed and custom certificates can be used when\n"
1451 1459 " `RhodeCode Certificate` found in admin > settings > system info page is extended."
1452 1460 msgstr ""
1453 1461
1454 1462 #: rhodecode/authentication/plugins/auth_ldap.py:314
1455 1463 msgid "Certificate Checks"
1456 1464 msgstr ""
1457 1465
1458 1466 #: rhodecode/authentication/plugins/auth_ldap.py:320
1459 1467 msgid ""
1460 1468 "This specifies the PEM-format file path containing certificates for use in TLS connection.\n"
1461 1469 "If not specified `TLS Cert dir` will be used"
1462 1470 msgstr ""
1463 1471
1464 1472 #: rhodecode/authentication/plugins/auth_ldap.py:323
1465 1473 msgid "TLS Cert file"
1466 1474 msgstr ""
1467 1475
1468 1476 #: rhodecode/authentication/plugins/auth_ldap.py:329
1469 1477 msgid "This specifies the path of a directory that contains individual CA certificates in separate files."
1470 1478 msgstr ""
1471 1479
1472 1480 #: rhodecode/authentication/plugins/auth_ldap.py:331
1473 1481 msgid "TLS Cert dir"
1474 1482 msgstr ""
1475 1483
1476 1484 #: rhodecode/authentication/plugins/auth_ldap.py:336
1477 1485 msgid ""
1478 1486 "Base DN to search. Dynamic bind is supported. Add `$login` marker in it to be replaced with current user username \n"
1479 1487 "(e.g., dc=mydomain,dc=com, or ou=Users,dc=mydomain,dc=com)"
1480 1488 msgstr ""
1481 1489
1482 1490 #: rhodecode/authentication/plugins/auth_ldap.py:341
1483 1491 msgid "Base DN"
1484 1492 msgstr ""
1485 1493
1486 1494 #: rhodecode/authentication/plugins/auth_ldap.py:346
1487 1495 msgid ""
1488 1496 "Filter to narrow results \n"
1489 1497 "(e.g., (&(objectCategory=Person)(objectClass=user)), or \n"
1490 1498 "(memberof=cn=rc-login,ou=groups,ou=company,dc=mydomain,dc=com)))"
1491 1499 msgstr ""
1492 1500
1493 1501 #: rhodecode/authentication/plugins/auth_ldap.py:351
1494 1502 msgid "LDAP Search Filter"
1495 1503 msgstr ""
1496 1504
1497 1505 #: rhodecode/authentication/plugins/auth_ldap.py:357
1498 1506 msgid "How deep to search LDAP. If unsure set to SUBTREE"
1499 1507 msgstr ""
1500 1508
1501 1509 #: rhodecode/authentication/plugins/auth_ldap.py:358
1502 1510 msgid "LDAP Search Scope"
1503 1511 msgstr ""
1504 1512
1505 1513 #: rhodecode/authentication/plugins/auth_ldap.py:364
1506 1514 msgid "LDAP Attribute to map to user name (e.g., uid, or sAMAccountName)"
1507 1515 msgstr ""
1508 1516
1509 1517 #: rhodecode/authentication/plugins/auth_ldap.py:366
1510 1518 msgid "Login Attribute"
1511 1519 msgstr ""
1512 1520
1513 1521 #: rhodecode/authentication/plugins/auth_ldap.py:367
1514 1522 msgid "The LDAP Login attribute of the CN must be specified"
1515 1523 msgstr ""
1516 1524
1517 1525 #: rhodecode/authentication/plugins/auth_ldap.py:372
1518 1526 msgid ""
1519 1527 "LDAP Attribute to map to email address (e.g., mail).\n"
1520 1528 "Emails are a crucial part of RhodeCode. \n"
1521 1529 "If possible add a valid email attribute to ldap users."
1522 1530 msgstr ""
1523 1531
1524 1532 #: rhodecode/authentication/plugins/auth_ldap.py:377
1525 1533 msgid "Email Attribute"
1526 1534 msgstr ""
1527 1535
1528 1536 #: rhodecode/authentication/plugins/auth_ldap.py:382
1529 1537 msgid "LDAP Attribute to map to first name (e.g., givenName)"
1530 1538 msgstr ""
1531 1539
1532 1540 #: rhodecode/authentication/plugins/auth_ldap.py:385
1533 1541 msgid "First Name Attribute"
1534 1542 msgstr ""
1535 1543
1536 1544 #: rhodecode/authentication/plugins/auth_ldap.py:390
1537 1545 msgid "LDAP Attribute to map to last name (e.g., sn)"
1538 1546 msgstr ""
1539 1547
1540 1548 #: rhodecode/authentication/plugins/auth_ldap.py:393
1541 1549 msgid "Last Name Attribute"
1542 1550 msgstr ""
1543 1551
1544 1552 #: rhodecode/authentication/plugins/auth_ldap.py:425
1545 1553 msgid "LDAP"
1546 1554 msgstr ""
1547 1555
1548 1556 #: rhodecode/authentication/plugins/auth_pam.py:60
1549 1557 msgid "PAM service name to use for authentication."
1550 1558 msgstr ""
1551 1559
1552 1560 #: rhodecode/authentication/plugins/auth_pam.py:62
1553 1561 msgid "PAM service name"
1554 1562 msgstr ""
1555 1563
1556 1564 #: rhodecode/authentication/plugins/auth_pam.py:67
1557 1565 msgid "Regular expression for extracting user name/email etc. from Unix userinfo."
1558 1566 msgstr ""
1559 1567
1560 1568 #: rhodecode/authentication/plugins/auth_pam.py:70
1561 1569 msgid "Gecos Regex"
1562 1570 msgstr ""
1563 1571
1564 1572 #: rhodecode/authentication/plugins/auth_pam.py:99
1565 1573 msgid "PAM"
1566 1574 msgstr ""
1567 1575
1568 1576 #: rhodecode/authentication/plugins/auth_rhodecode.py:79
1569 1577 msgid "RhodeCode Internal"
1570 1578 msgstr ""
1571 1579
1572 1580 #: rhodecode/authentication/plugins/auth_rhodecode.py:200
1573 1581 msgid "Allowed user types for authentication using this plugin."
1574 1582 msgstr ""
1575 1583
1576 1584 #: rhodecode/authentication/plugins/auth_rhodecode.py:201
1577 1585 msgid "User restriction"
1578 1586 msgstr ""
1579 1587
1580 1588 #: rhodecode/authentication/plugins/auth_rhodecode.py:209
1581 1589 msgid "Allowed protocols for authentication using this plugin. VCS means GIT/HG/SVN. HTTP is web based login."
1582 1590 msgstr ""
1583 1591
1584 1592 #: rhodecode/authentication/plugins/auth_rhodecode.py:211
1585 1593 #: rhodecode/authentication/plugins/auth_token.py:173
1586 1594 msgid "Scope restriction"
1587 1595 msgstr ""
1588 1596
1589 1597 #: rhodecode/authentication/plugins/auth_token.py:77
1590 1598 msgid "Rhodecode Token"
1591 1599 msgstr ""
1592 1600
1593 1601 #: rhodecode/authentication/plugins/auth_token.py:172
1594 1602 msgid "Choose operation scope restriction when authenticating."
1595 1603 msgstr ""
1596 1604
1597 1605 #: rhodecode/events/pullrequest.py:78
1598 1606 msgid "pullrequest created"
1599 1607 msgstr ""
1600 1608
1601 1609 #: rhodecode/events/pullrequest.py:79
1602 1610 msgid "Event triggered after pull request was created"
1603 1611 msgstr ""
1604 1612
1605 1613 #: rhodecode/events/pullrequest.py:88
1606 1614 msgid "pullrequest closed"
1607 1615 msgstr ""
1608 1616
1609 1617 #: rhodecode/events/pullrequest.py:89
1610 1618 msgid "Event triggered after pull request was closed"
1611 1619 msgstr ""
1612 1620
1613 1621 #: rhodecode/events/pullrequest.py:98
1614 1622 msgid "pullrequest commits updated"
1615 1623 msgstr ""
1616 1624
1617 1625 #: rhodecode/events/pullrequest.py:99
1618 1626 msgid "Event triggered after pull requests was updated"
1619 1627 msgstr ""
1620 1628
1621 1629 #: rhodecode/events/pullrequest.py:108
1622 1630 msgid "pullrequest review changed"
1623 1631 msgstr ""
1624 1632
1625 1633 #: rhodecode/events/pullrequest.py:109
1626 1634 msgid "Event triggered after a review status of a pull requests has changed to other."
1627 1635 msgstr ""
1628 1636
1629 1637 #: rhodecode/events/pullrequest.py:123
1630 1638 msgid "pullrequest merged"
1631 1639 msgstr ""
1632 1640
1633 1641 #: rhodecode/events/pullrequest.py:124
1634 1642 msgid "Event triggered after a successful merge operation was executed on a pull request"
1635 1643 msgstr ""
1636 1644
1637 1645 #: rhodecode/events/pullrequest.py:134
1638 1646 msgid "pullrequest commented"
1639 1647 msgstr ""
1640 1648
1641 1649 #: rhodecode/events/pullrequest.py:135
1642 1650 msgid "Event triggered after a comment was made on a code in the pull request"
1643 1651 msgstr ""
1644 1652
1645 1653 #: rhodecode/events/pullrequest.py:173
1646 1654 msgid "pullrequest comment edited"
1647 1655 msgstr ""
1648 1656
1649 1657 #: rhodecode/events/pullrequest.py:174
1650 1658 msgid "Event triggered after a comment was edited on a code in the pull request"
1651 1659 msgstr ""
1652 1660
1653 1661 #: rhodecode/events/repo.py:191
1654 1662 msgid "repository commit comment"
1655 1663 msgstr ""
1656 1664
1657 1665 #: rhodecode/events/repo.py:192
1658 1666 msgid "Event triggered after a comment was made on commit inside a repository"
1659 1667 msgstr ""
1660 1668
1661 1669 #: rhodecode/events/repo.py:226
1662 1670 msgid "repository commit edit comment"
1663 1671 msgstr ""
1664 1672
1665 1673 #: rhodecode/events/repo.py:227
1666 1674 msgid "Event triggered after a comment was edited on commit inside a repository"
1667 1675 msgstr ""
1668 1676
1669 1677 #: rhodecode/events/repo.py:260
1670 1678 msgid "repository pre create"
1671 1679 msgstr ""
1672 1680
1673 1681 #: rhodecode/events/repo.py:261
1674 1682 msgid "Event triggered before repository is created"
1675 1683 msgstr ""
1676 1684
1677 1685 #: rhodecode/events/repo.py:270
1678 1686 msgid "repository created"
1679 1687 msgstr ""
1680 1688
1681 1689 #: rhodecode/events/repo.py:271
1682 1690 msgid "Event triggered after repository was created"
1683 1691 msgstr ""
1684 1692
1685 1693 #: rhodecode/events/repo.py:280
1686 1694 msgid "repository pre delete"
1687 1695 msgstr ""
1688 1696
1689 1697 #: rhodecode/events/repo.py:281
1690 1698 msgid "Event triggered before a repository is deleted"
1691 1699 msgstr ""
1692 1700
1693 1701 #: rhodecode/events/repo.py:290
1694 1702 msgid "repository deleted"
1695 1703 msgstr ""
1696 1704
1697 1705 #: rhodecode/events/repo.py:291
1698 1706 msgid "Event triggered after repository was deleted"
1699 1707 msgstr ""
1700 1708
1701 1709 #: rhodecode/events/repo.py:331
1702 1710 msgid "repository pre pull"
1703 1711 msgstr ""
1704 1712
1705 1713 #: rhodecode/events/repo.py:332
1706 1714 msgid "Event triggered before repository code is pulled"
1707 1715 msgstr ""
1708 1716
1709 1717 #: rhodecode/events/repo.py:341
1710 1718 msgid "repository pull"
1711 1719 msgstr ""
1712 1720
1713 1721 #: rhodecode/events/repo.py:342
1714 1722 msgid "Event triggered after repository code was pulled"
1715 1723 msgstr ""
1716 1724
1717 1725 #: rhodecode/events/repo.py:351
1718 1726 msgid "repository pre push"
1719 1727 msgstr ""
1720 1728
1721 1729 #: rhodecode/events/repo.py:352
1722 1730 msgid "Event triggered before the code is pushed to a repository"
1723 1731 msgstr ""
1724 1732
1725 1733 #: rhodecode/events/repo.py:364
1726 1734 msgid "repository push"
1727 1735 msgstr ""
1728 1736
1729 1737 #: rhodecode/events/repo.py:365
1730 1738 msgid "Event triggered after the code was pushed to a repository"
1731 1739 msgstr ""
1732 1740
1733 1741 #: rhodecode/events/repo_group.py:62
1734 1742 msgid "repository group created"
1735 1743 msgstr ""
1736 1744
1737 1745 #: rhodecode/events/repo_group.py:63
1738 1746 msgid "Event triggered after a repository group was created"
1739 1747 msgstr ""
1740 1748
1741 1749 #: rhodecode/events/repo_group.py:72
1742 1750 msgid "repository group deleted"
1743 1751 msgstr ""
1744 1752
1745 1753 #: rhodecode/events/repo_group.py:73
1746 1754 msgid "Event triggered after a repository group was deleted"
1747 1755 msgstr ""
1748 1756
1749 1757 #: rhodecode/events/repo_group.py:82
1750 1758 msgid "repository group update"
1751 1759 msgstr ""
1752 1760
1753 1761 #: rhodecode/events/repo_group.py:83
1754 1762 msgid "Event triggered after a repository group was updated"
1755 1763 msgstr ""
1756 1764
1757 1765 #: rhodecode/events/user.py:37
1758 1766 msgid "user registered"
1759 1767 msgstr ""
1760 1768
1761 1769 #: rhodecode/events/user.py:52
1762 1770 msgid "user pre create"
1763 1771 msgstr ""
1764 1772
1765 1773 #: rhodecode/events/user.py:66
1766 1774 msgid "user post create"
1767 1775 msgstr ""
1768 1776
1769 1777 #: rhodecode/events/user.py:80
1770 1778 msgid "user pre update"
1771 1779 msgstr ""
1772 1780
1773 1781 #: rhodecode/events/user.py:100
1774 1782 msgid "user permissions change"
1775 1783 msgstr ""
1776 1784
1777 1785 #: rhodecode/forms/__init__.py:35
1778 1786 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:103
1779 1787 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:73
1780 1788 #: rhodecode/templates/admin/permissions/permissions_application.mako:60
1781 1789 #: rhodecode/templates/admin/permissions/permissions_ips.mako:64
1782 1790 #: rhodecode/templates/admin/permissions/permissions_objects.mako:60
1783 1791 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:227
1784 1792 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.mako:78
1785 1793 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:66
1786 1794 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:207
1787 1795 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:251
1788 1796 #: rhodecode/templates/admin/repos/repo_edit_vcs.mako:44
1789 1797 #: rhodecode/templates/admin/settings/settings_global.mako:141
1790 1798 #: rhodecode/templates/admin/settings/settings_issuetracker.mako:16
1791 1799 #: rhodecode/templates/admin/settings/settings_labs.mako:49
1792 1800 #: rhodecode/templates/admin/settings/settings_vcs.mako:14
1793 1801 #: rhodecode/templates/admin/settings/settings_visual.mako:215
1794 1802 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:217
1795 1803 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:107
1796 1804 #: rhodecode/templates/admin/users/user_edit_emails.mako:66
1797 1805 #: rhodecode/templates/admin/users/user_edit_ips.mako:76
1798 1806 #: rhodecode/templates/admin/users/user_edit_profile.mako:155
1799 1807 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:72
1800 1808 #: rhodecode/templates/base/default_perms_box.mako:102
1801 1809 msgid "Reset"
1802 1810 msgstr ""
1803 1811
1804 #: rhodecode/forms/__init__.py:36 rhodecode/public/js/scripts.js:38311
1812 #: rhodecode/forms/__init__.py:36 rhodecode/public/js/scripts.js:38315
1805 1813 #: rhodecode/public/js/scripts.min.js:1
1806 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:25
1807 #: rhodecode/public/js/src/rhodecode/utils/ajax.js:161
1814 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:29
1815 #: rhodecode/public/js/src/rhodecode/utils/ajax.js:165
1808 1816 #: rhodecode/templates/admin/gists/gist_show.mako:59
1809 1817 #: rhodecode/templates/admin/integrations/list.mako:179
1810 1818 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:65
1811 1819 #: rhodecode/templates/admin/my_account/my_account_emails.mako:33
1812 1820 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:34
1813 1821 #: rhodecode/templates/admin/notifications/notifications_data.mako:22
1814 1822 #: rhodecode/templates/admin/notifications/notifications_show.mako:37
1815 1823 #: rhodecode/templates/admin/permissions/permissions_ips.mako:29
1816 1824 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:25
1817 1825 #: rhodecode/templates/admin/settings/settings_hooks.mako:46
1818 1826 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:69
1819 1827 #: rhodecode/templates/admin/users/user_edit_emails.mako:34
1820 1828 #: rhodecode/templates/admin/users/user_edit_ips.mako:40
1821 1829 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:35
1822 #: rhodecode/templates/base/issue_tracker_settings.mako:146
1830 #: rhodecode/templates/base/issue_tracker_settings.mako:147
1823 1831 #: rhodecode/templates/base/vcs_settings.mako:244
1824 1832 #: rhodecode/templates/base/vcs_settings.mako:269
1825 1833 #: rhodecode/templates/changeset/changeset_file_comment.mako:216
1826 1834 #: rhodecode/templates/changeset/changeset_file_comment.mako:224
1827 1835 #: rhodecode/templates/changeset/changeset_file_comment.mako:233
1828 1836 #: rhodecode/templates/data_table/_dt_elements.mako:436
1829 1837 #: rhodecode/templates/debug_style/buttons.html:132
1830 1838 #: rhodecode/templates/files/files_source.mako:40
1831 1839 #: rhodecode/templates/files/files_source.mako:47
1832 1840 #: rhodecode/templates/files/files_source.mako:53
1833 1841 msgid "Delete"
1834 1842 msgstr ""
1835 1843
1836 1844 #: rhodecode/integrations/schema.py:30
1837 1845 #: rhodecode/model/validation_schema/schemas/integration_schema.py:193
1838 1846 msgid "Enable or disable this integration."
1839 1847 msgstr ""
1840 1848
1841 1849 #: rhodecode/integrations/schema.py:37
1842 1850 #: rhodecode/model/validation_schema/schemas/integration_schema.py:174
1843 1851 msgid "Short name for this integration."
1844 1852 msgstr ""
1845 1853
1846 1854 #: rhodecode/integrations/schema.py:39
1847 1855 #: rhodecode/model/validation_schema/schemas/integration_schema.py:176
1848 1856 msgid "Integration name"
1849 1857 msgstr ""
1850 1858
1851 1859 #: rhodecode/integrations/schema.py:51
1852 1860 msgid "Limit integrations to to work only on the direct children repositories of this repository group (no subgroups)"
1853 1861 msgstr ""
1854 1862
1855 1863 #: rhodecode/integrations/schema.py:55
1856 1864 msgid "Limit to childen repos only"
1857 1865 msgstr ""
1858 1866
1859 1867 #: rhodecode/integrations/schema.py:63
1860 1868 msgid "Limit integrations to to work only on root level repositories"
1861 1869 msgstr ""
1862 1870
1863 1871 #: rhodecode/integrations/schema.py:66
1864 1872 msgid "Root repositories only"
1865 1873 msgstr ""
1866 1874
1867 1875 #: rhodecode/integrations/views.py:147
1868 1876 msgid "{repo_name} repository"
1869 1877 msgstr ""
1870 1878
1871 1879 #: rhodecode/integrations/views.py:150
1872 1880 msgid "{repo_group_name} repo group"
1873 1881 msgstr ""
1874 1882
1875 1883 #: rhodecode/integrations/views.py:153
1876 1884 #: rhodecode/templates/admin/permissions/permissions.mako:36
1877 1885 msgid "Global"
1878 1886 msgstr ""
1879 1887
1880 1888 #: rhodecode/integrations/views.py:157
1881 1889 msgid "{name} integration"
1882 1890 msgstr ""
1883 1891
1884 1892 #: rhodecode/integrations/views.py:172
1885 1893 msgid "Integration {integration_name} deleted successfully."
1886 1894 msgstr ""
1887 1895
1888 1896 #: rhodecode/integrations/views.py:305
1889 1897 msgid "Errors exist when saving integration settings. Please check the form inputs."
1890 1898 msgstr ""
1891 1899
1892 1900 #: rhodecode/integrations/views.py:330
1893 1901 msgid "Integration {integration_name} updated successfully."
1894 1902 msgstr ""
1895 1903
1896 1904 #: rhodecode/integrations/types/email.py:157
1897 1905 msgid "Recipients"
1898 1906 msgstr ""
1899 1907
1900 1908 #: rhodecode/integrations/types/email.py:158
1901 1909 msgid "Email addresses to send push events to"
1902 1910 msgstr ""
1903 1911
1904 1912 #: rhodecode/integrations/types/email.py:163
1905 1913 #: rhodecode/integrations/types/email.py:164
1906 1914 msgid "Email address"
1907 1915 msgstr ""
1908 1916
1909 1917 #: rhodecode/integrations/types/email.py:175
1910 1918 #: rhodecode/templates/register.mako:95
1911 1919 #: rhodecode/templates/admin/my_account/my_account_profile.mako:78
1912 1920 #: rhodecode/templates/admin/users/user_add.mako:86
1913 1921 #: rhodecode/templates/admin/users/user_edit_profile.mako:65
1914 1922 #: rhodecode/templates/admin/users/users.mako:76
1915 1923 #: rhodecode/templates/email_templates/user_registration.mako:51
1916 1924 #: rhodecode/templates/users/user_profile.mako:69
1917 1925 msgid "Email"
1918 1926 msgstr ""
1919 1927
1920 1928 #: rhodecode/integrations/types/email.py:176
1921 1929 msgid "Send repo push summaries to a list of recipients via email"
1922 1930 msgstr ""
1923 1931
1924 1932 #: rhodecode/integrations/types/hipchat.py:63
1925 1933 msgid "Yellow"
1926 1934 msgstr ""
1927 1935
1928 1936 #: rhodecode/integrations/types/hipchat.py:64
1929 1937 msgid "Red"
1930 1938 msgstr ""
1931 1939
1932 1940 #: rhodecode/integrations/types/hipchat.py:65
1933 1941 msgid "Green"
1934 1942 msgstr ""
1935 1943
1936 1944 #: rhodecode/integrations/types/hipchat.py:66
1937 1945 msgid "Purple"
1938 1946 msgstr ""
1939 1947
1940 1948 #: rhodecode/integrations/types/hipchat.py:67
1941 1949 msgid "Gray"
1942 1950 msgstr ""
1943 1951
1944 1952 #: rhodecode/integrations/types/hipchat.py:72
1945 1953 msgid "Hipchat server URL"
1946 1954 msgstr ""
1947 1955
1948 1956 #: rhodecode/integrations/types/hipchat.py:73
1949 1957 msgid "Hipchat integration url."
1950 1958 msgstr ""
1951 1959
1952 1960 #: rhodecode/integrations/types/hipchat.py:83
1953 1961 msgid "Notify"
1954 1962 msgstr ""
1955 1963
1956 1964 #: rhodecode/integrations/types/hipchat.py:84
1957 1965 msgid "Make a notification to the users in room."
1958 1966 msgstr ""
1959 1967
1960 1968 #: rhodecode/integrations/types/hipchat.py:90
1961 1969 msgid "Color"
1962 1970 msgstr ""
1963 1971
1964 1972 #: rhodecode/integrations/types/hipchat.py:91
1965 1973 msgid "Background color of message."
1966 1974 msgstr ""
1967 1975
1968 1976 #: rhodecode/integrations/types/hipchat.py:102
1969 1977 msgid "Hipchat"
1970 1978 msgstr ""
1971 1979
1972 1980 #: rhodecode/integrations/types/hipchat.py:103
1973 1981 msgid "Send events such as repo pushes and pull requests to your hipchat channel."
1974 1982 msgstr ""
1975 1983
1976 1984 #: rhodecode/integrations/types/slack.py:72
1977 1985 msgid "Slack service URL"
1978 1986 msgstr ""
1979 1987
1980 1988 #: rhodecode/integrations/types/slack.py:73
1981 1989 msgid "This can be setup at the <a href=\"https://my.slack.com/services/new/incoming-webhook/\">slack app manager</a>"
1982 1990 msgstr ""
1983 1991
1984 1992 #: rhodecode/integrations/types/slack.py:86
1985 1993 #: rhodecode/integrations/types/webhook.py:81 rhodecode/templates/login.mako:44
1986 1994 #: rhodecode/templates/register.mako:48
1987 1995 #: rhodecode/templates/admin/admin_log_base.mako:7
1988 1996 #: rhodecode/templates/admin/my_account/my_account_profile.mako:38
1989 1997 #: rhodecode/templates/admin/my_account/my_account_profile_edit.mako:29
1990 1998 #: rhodecode/templates/admin/permissions/permissions_ssh_keys.mako:45
1991 1999 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.mako:74
1992 2000 #: rhodecode/templates/admin/users/user_add.mako:35
1993 2001 #: rhodecode/templates/admin/users/user_edit_profile.mako:39
1994 2002 #: rhodecode/templates/admin/users/users.mako:74
1995 2003 #: rhodecode/templates/debug_style/login.html:36
1996 2004 #: rhodecode/templates/email_templates/user_registration.mako:43
1997 2005 #: rhodecode/templates/user_group/profile.mako:61
1998 2006 #: rhodecode/templates/users/user_profile.mako:29
1999 2007 msgid "Username"
2000 2008 msgstr ""
2001 2009
2002 2010 #: rhodecode/integrations/types/slack.py:87
2003 2011 msgid "Username to show notifications coming from."
2004 2012 msgstr ""
2005 2013
2006 2014 #: rhodecode/integrations/types/slack.py:96
2007 2015 msgid "Channel"
2008 2016 msgstr ""
2009 2017
2010 2018 #: rhodecode/integrations/types/slack.py:97
2011 2019 msgid "Channel to send notifications to."
2012 2020 msgstr ""
2013 2021
2014 2022 #: rhodecode/integrations/types/slack.py:106
2015 2023 msgid "Emoji"
2016 2024 msgstr ""
2017 2025
2018 2026 #: rhodecode/integrations/types/slack.py:107
2019 2027 msgid "Emoji to use eg. :studio_microphone:"
2020 2028 msgstr ""
2021 2029
2022 2030 #: rhodecode/integrations/types/slack.py:118
2023 2031 msgid "Slack"
2024 2032 msgstr ""
2025 2033
2026 2034 #: rhodecode/integrations/types/slack.py:119
2027 2035 msgid "Send events such as repo pushes and pull requests to your slack channel."
2028 2036 msgstr ""
2029 2037
2030 2038 #: rhodecode/integrations/types/webhook.py:49
2031 2039 msgid "Webhook URL"
2032 2040 msgstr ""
2033 2041
2034 2042 #: rhodecode/integrations/types/webhook.py:51
2035 2043 msgid "URL to which Webhook should submit data. If used some of the variables would trigger multiple calls, like ${branch} or ${commit_id}. Webhook will be called as many times as unique objects in data in such cases."
2036 2044 msgstr ""
2037 2045
2038 2046 #: rhodecode/integrations/types/webhook.py:70
2039 2047 msgid "Secret Token"
2040 2048 msgstr ""
2041 2049
2042 2050 #: rhodecode/integrations/types/webhook.py:71
2043 2051 msgid "Optional string used to validate received payloads. It will be sent together with event data in JSON"
2044 2052 msgstr ""
2045 2053
2046 2054 #: rhodecode/integrations/types/webhook.py:82
2047 2055 msgid "Optional username to authenticate the call."
2048 2056 msgstr ""
2049 2057
2050 2058 #: rhodecode/integrations/types/webhook.py:91 rhodecode/templates/login.mako:51
2051 2059 #: rhodecode/templates/register.mako:62
2052 2060 #: rhodecode/templates/admin/my_account/my_account.mako:31
2053 2061 #: rhodecode/templates/admin/users/user_add.mako:44
2054 2062 #: rhodecode/templates/debug_style/login.html:45
2055 2063 msgid "Password"
2056 2064 msgstr ""
2057 2065
2058 2066 #: rhodecode/integrations/types/webhook.py:92
2059 2067 msgid "Optional password to authenticate the call."
2060 2068 msgstr ""
2061 2069
2062 2070 #: rhodecode/integrations/types/webhook.py:102
2063 2071 msgid "Custom Header Key"
2064 2072 msgstr ""
2065 2073
2066 2074 #: rhodecode/integrations/types/webhook.py:103
2067 2075 msgid "Custom Header name to be set when calling endpoint."
2068 2076 msgstr ""
2069 2077
2070 2078 #: rhodecode/integrations/types/webhook.py:112
2071 2079 msgid "Custom Header Value"
2072 2080 msgstr ""
2073 2081
2074 2082 #: rhodecode/integrations/types/webhook.py:113
2075 2083 msgid "Custom Header value to be set when calling endpoint."
2076 2084 msgstr ""
2077 2085
2078 2086 #: rhodecode/integrations/types/webhook.py:122
2079 2087 msgid "Call Method"
2080 2088 msgstr ""
2081 2089
2082 2090 #: rhodecode/integrations/types/webhook.py:123
2083 2091 msgid "Select a HTTP method to use when calling the Webhook."
2084 2092 msgstr ""
2085 2093
2086 2094 #: rhodecode/integrations/types/webhook.py:135
2087 2095 msgid "Webhook"
2088 2096 msgstr ""
2089 2097
2090 2098 #: rhodecode/integrations/types/webhook.py:136
2091 2099 msgid "send JSON data to a url endpoint"
2092 2100 msgstr ""
2093 2101
2094 2102 #: rhodecode/lib/action_parser.py:93
2095 2103 msgid "[deleted] repository"
2096 2104 msgstr ""
2097 2105
2098 2106 #: rhodecode/lib/action_parser.py:96 rhodecode/lib/action_parser.py:114
2099 2107 msgid "[created] repository"
2100 2108 msgstr ""
2101 2109
2102 2110 #: rhodecode/lib/action_parser.py:99
2103 2111 msgid "[created] repository as fork"
2104 2112 msgstr ""
2105 2113
2106 2114 #: rhodecode/lib/action_parser.py:102 rhodecode/lib/action_parser.py:117
2107 2115 msgid "[forked] repository"
2108 2116 msgstr ""
2109 2117
2110 2118 #: rhodecode/lib/action_parser.py:105 rhodecode/lib/action_parser.py:120
2111 2119 msgid "[updated] repository"
2112 2120 msgstr ""
2113 2121
2114 2122 #: rhodecode/lib/action_parser.py:108
2115 2123 msgid "[downloaded] archive from repository"
2116 2124 msgstr ""
2117 2125
2118 2126 #: rhodecode/lib/action_parser.py:111
2119 2127 msgid "[delete] repository"
2120 2128 msgstr ""
2121 2129
2122 2130 #: rhodecode/lib/action_parser.py:123
2123 2131 msgid "[created] user"
2124 2132 msgstr ""
2125 2133
2126 2134 #: rhodecode/lib/action_parser.py:126
2127 2135 msgid "[updated] user"
2128 2136 msgstr ""
2129 2137
2130 2138 #: rhodecode/lib/action_parser.py:129
2131 2139 msgid "[created] user group"
2132 2140 msgstr ""
2133 2141
2134 2142 #: rhodecode/lib/action_parser.py:132
2135 2143 msgid "[updated] user group"
2136 2144 msgstr ""
2137 2145
2138 2146 #: rhodecode/lib/action_parser.py:135
2139 2147 msgid "[commented] on commit in repository"
2140 2148 msgstr ""
2141 2149
2142 2150 #: rhodecode/lib/action_parser.py:138
2143 2151 msgid "[commented] on pull request for"
2144 2152 msgstr ""
2145 2153
2146 2154 #: rhodecode/lib/action_parser.py:141
2147 2155 msgid "[closed] pull request for"
2148 2156 msgstr ""
2149 2157
2150 2158 #: rhodecode/lib/action_parser.py:144
2151 2159 msgid "[merged] pull request for"
2152 2160 msgstr ""
2153 2161
2154 2162 #: rhodecode/lib/action_parser.py:147
2155 2163 msgid "[pushed] into"
2156 2164 msgstr ""
2157 2165
2158 2166 #: rhodecode/lib/action_parser.py:150
2159 2167 msgid "[committed via RhodeCode] into repository"
2160 2168 msgstr ""
2161 2169
2162 2170 #: rhodecode/lib/action_parser.py:153
2163 2171 msgid "[pulled from remote] into repository"
2164 2172 msgstr ""
2165 2173
2166 2174 #: rhodecode/lib/action_parser.py:156
2167 2175 msgid "[pulled] from"
2168 2176 msgstr ""
2169 2177
2170 2178 #: rhodecode/lib/action_parser.py:159
2171 2179 msgid "[started following] repository"
2172 2180 msgstr ""
2173 2181
2174 2182 #: rhodecode/lib/action_parser.py:162
2175 2183 msgid "[stopped following] repository"
2176 2184 msgstr ""
2177 2185
2178 2186 #: rhodecode/lib/action_parser.py:172
2179 2187 #, python-format
2180 2188 msgid "fork name %s"
2181 2189 msgstr ""
2182 2190
2183 2191 #: rhodecode/lib/action_parser.py:191
2184 2192 #, python-format
2185 2193 msgid "Pull request #%s"
2186 2194 msgstr ""
2187 2195
2188 2196 #: rhodecode/lib/action_parser.py:226
2189 2197 #, python-format
2190 2198 msgid "Show all combined commits %s->%s"
2191 2199 msgstr ""
2192 2200
2193 2201 #: rhodecode/lib/action_parser.py:231
2194 2202 msgid "compare view"
2195 2203 msgstr ""
2196 2204
2197 2205 #: rhodecode/lib/action_parser.py:238
2198 2206 #, python-format
2199 2207 msgid " and %(num)s more commits"
2200 2208 msgstr ""
2201 2209
2202 2210 #: rhodecode/lib/action_parser.py:293
2203 2211 #, python-format
2204 2212 msgid "Deleted branch: %s"
2205 2213 msgstr ""
2206 2214
2207 2215 #: rhodecode/lib/action_parser.py:296
2208 2216 #, python-format
2209 2217 msgid "Created tag: %s"
2210 2218 msgstr ""
2211 2219
2212 2220 #: rhodecode/lib/action_parser.py:309
2213 2221 msgid "Commit not found"
2214 2222 msgstr ""
2215 2223
2216 2224 #: rhodecode/lib/auth.py:1769
2217 2225 msgid "IP {} not allowed"
2218 2226 msgstr ""
2219 2227
2220 2228 #: rhodecode/lib/auth.py:1861
2221 2229 msgid "You need to be a registered user to perform this action"
2222 2230 msgstr ""
2223 2231
2224 2232 #: rhodecode/lib/auth.py:1905
2225 2233 msgid "You need to be signed in to view this page"
2226 2234 msgstr ""
2227 2235
2236 #: rhodecode/lib/channelstream.py:318
2237 msgid " Reload page to load changes"
2238 msgstr ""
2239
2240 #: rhodecode/lib/channelstream.py:348
2241 msgid "Reload page to see new comments"
2242 msgstr ""
2243
2228 2244 #: rhodecode/lib/diffs.py:903
2229 2245 msgid "Click to select line"
2230 2246 msgstr ""
2231 2247
2232 #: rhodecode/lib/helpers.py:1867
2248 #: rhodecode/lib/helpers.py:1878
2233 2249 msgid ""
2234 2250 "Example filter terms:\n"
2235 2251 " repository:vcs\n"
2236 2252 " username:marcin\n"
2237 2253 " username:(NOT marcin)\n"
2238 2254 " action:*push*\n"
2239 2255 " ip:127.0.0.1\n"
2240 2256 " date:20120101\n"
2241 2257 " date:[20120101100000 TO 20120102]\n"
2242 2258 "\n"
2243 2259 "Actions: {actions}\n"
2244 2260 "\n"
2245 2261 "Generate wildcards using '*' character:\n"
2246 2262 " \"repository:vcs*\" - search everything starting with 'vcs'\n"
2247 2263 " \"repository:*vcs*\" - search for repository containing 'vcs'\n"
2248 2264 "\n"
2249 2265 "Optional AND / OR operators in queries\n"
2250 2266 " \"repository:vcs OR repository:test\"\n"
2251 2267 " \"username:test AND repository:test*\"\n"
2252 2268 msgstr ""
2253 2269
2254 #: rhodecode/lib/helpers.py:1891
2270 #: rhodecode/lib/helpers.py:1902
2255 2271 #, python-format
2256 2272 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"
2257 2273 msgstr ""
2258 2274
2259 2275 #: rhodecode/lib/utils2.py:542
2260 2276 msgid "in ${ago}"
2261 2277 msgstr ""
2262 2278
2263 2279 #: rhodecode/lib/utils2.py:548
2264 2280 msgid "${ago} ago"
2265 2281 msgstr ""
2266 2282
2267 2283 #: rhodecode/lib/utils2.py:557
2268 2284 msgid "${val}, ${detail}"
2269 2285 msgstr ""
2270 2286
2271 2287 #: rhodecode/lib/utils2.py:559
2272 2288 msgid "${val}, ${detail} ago"
2273 2289 msgstr ""
2274 2290
2275 2291 #: rhodecode/lib/utils2.py:561
2276 2292 msgid "in ${val}, ${detail}"
2277 2293 msgstr ""
2278 2294
2279 2295 #: rhodecode/lib/utils2.py:563
2280 2296 msgid "${val} and ${detail}"
2281 2297 msgstr ""
2282 2298
2283 2299 #: rhodecode/lib/utils2.py:565
2284 2300 msgid "${val} and ${detail} ago"
2285 2301 msgstr ""
2286 2302
2287 2303 #: rhodecode/lib/utils2.py:567
2288 2304 msgid "in ${val} and ${detail}"
2289 2305 msgstr ""
2290 2306
2291 2307 #: rhodecode/lib/utils2.py:571 rhodecode/public/js/scripts.js:22612
2292 2308 #: rhodecode/public/js/scripts.min.js:1
2293 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:129
2309 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:136
2294 2310 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:174
2295 2311 msgid "just now"
2296 2312 msgstr ""
2297 2313
2298 2314 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:568
2299 2315 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:581
2300 2316 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:598
2301 2317 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:681
2302 2318 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:656
2303 2319 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:658
2304 2320 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:681
2305 2321 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:682
2306 2322 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:699
2307 2323 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:716
2308 2324 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:732
2309 2325 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:735
2310 2326 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:737
2311 2327 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:737
2312 2328 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:764
2313 2329 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:774
2314 2330 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:815
2315 2331 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:815
2316 2332 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:816
2317 2333 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:816
2318 2334 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:822
2319 2335 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:944
2320 2336 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:969
2321 2337 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2587
2322 2338 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2653
2323 2339 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2739
2324 2340 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2772
2325 2341 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2772
2326 2342 #: rhodecode/lib/dbmigrate/schema/db_4_18_0_1.py:2987
2327 2343 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_0.py:3073
2328 2344 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_2.py:3079
2329 2345 #: rhodecode/lib/dbmigrate/schema/db_4_20_0_0.py:3110
2330 2346 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2275
2331 2347 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2267
2332 2348 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2266
2333 2349 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2270
2334 2350 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2270
2335 2351 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2321
2336 2352 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2322
2337 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2522 rhodecode/model/db.py:3110
2353 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2522 rhodecode/model/db.py:3111
2338 2354 msgid "Repository no access"
2339 2355 msgstr ""
2340 2356
2341 2357 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:569
2342 2358 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:582
2343 2359 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:599
2344 2360 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:682
2345 2361 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:657
2346 2362 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:659
2347 2363 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:682
2348 2364 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:683
2349 2365 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:700
2350 2366 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:717
2351 2367 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:733
2352 2368 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:736
2353 2369 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:738
2354 2370 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:738
2355 2371 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:765
2356 2372 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:775
2357 2373 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:816
2358 2374 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:816
2359 2375 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:817
2360 2376 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:817
2361 2377 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:823
2362 2378 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:945
2363 2379 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:970
2364 2380 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2588
2365 2381 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2654
2366 2382 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2740
2367 2383 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2773
2368 2384 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2773
2369 2385 #: rhodecode/lib/dbmigrate/schema/db_4_18_0_1.py:2988
2370 2386 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_0.py:3074
2371 2387 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_2.py:3080
2372 2388 #: rhodecode/lib/dbmigrate/schema/db_4_20_0_0.py:3111
2373 2389 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2276
2374 2390 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2268
2375 2391 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2267
2376 2392 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2271
2377 2393 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2271
2378 2394 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2322
2379 2395 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2323
2380 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2523 rhodecode/model/db.py:3111
2396 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2523 rhodecode/model/db.py:3112
2381 2397 msgid "Repository read access"
2382 2398 msgstr ""
2383 2399
2384 2400 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:570
2385 2401 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:583
2386 2402 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:600
2387 2403 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:683
2388 2404 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:658
2389 2405 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:660
2390 2406 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:683
2391 2407 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:684
2392 2408 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:701
2393 2409 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:718
2394 2410 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:734
2395 2411 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:737
2396 2412 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:739
2397 2413 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:739
2398 2414 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:766
2399 2415 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:776
2400 2416 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:817
2401 2417 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:817
2402 2418 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:818
2403 2419 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:818
2404 2420 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:824
2405 2421 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:946
2406 2422 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:971
2407 2423 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2589
2408 2424 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2655
2409 2425 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2741
2410 2426 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2774
2411 2427 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2774
2412 2428 #: rhodecode/lib/dbmigrate/schema/db_4_18_0_1.py:2989
2413 2429 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_0.py:3075
2414 2430 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_2.py:3081
2415 2431 #: rhodecode/lib/dbmigrate/schema/db_4_20_0_0.py:3112
2416 2432 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2277
2417 2433 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2269
2418 2434 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2268
2419 2435 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2272
2420 2436 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2272
2421 2437 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2323
2422 2438 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2324
2423 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2524 rhodecode/model/db.py:3112
2439 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2524 rhodecode/model/db.py:3113
2424 2440 msgid "Repository write access"
2425 2441 msgstr ""
2426 2442
2427 2443 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:571
2428 2444 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:584
2429 2445 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:601
2430 2446 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:684
2431 2447 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:659
2432 2448 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:661
2433 2449 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:684
2434 2450 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:685
2435 2451 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:702
2436 2452 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:719
2437 2453 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:735
2438 2454 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:738
2439 2455 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:740
2440 2456 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:740
2441 2457 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:767
2442 2458 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:777
2443 2459 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:818
2444 2460 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:818
2445 2461 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:819
2446 2462 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:819
2447 2463 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:825
2448 2464 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:947
2449 2465 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:972
2450 2466 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2590
2451 2467 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2656
2452 2468 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2742
2453 2469 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2775
2454 2470 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2775
2455 2471 #: rhodecode/lib/dbmigrate/schema/db_4_18_0_1.py:2990
2456 2472 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_0.py:3076
2457 2473 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_2.py:3082
2458 2474 #: rhodecode/lib/dbmigrate/schema/db_4_20_0_0.py:3113
2459 2475 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2278
2460 2476 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2270
2461 2477 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2269
2462 2478 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2273
2463 2479 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2273
2464 2480 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2324
2465 2481 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2325
2466 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2525 rhodecode/model/db.py:3113
2482 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2525 rhodecode/model/db.py:3114
2467 2483 msgid "Repository admin access"
2468 2484 msgstr ""
2469 2485
2470 2486 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:573
2471 2487 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:586
2472 2488 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:603
2473 2489 msgid "Repositories Group no access"
2474 2490 msgstr ""
2475 2491
2476 2492 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:574
2477 2493 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:587
2478 2494 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:604
2479 2495 msgid "Repositories Group read access"
2480 2496 msgstr ""
2481 2497
2482 2498 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:575
2483 2499 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:588
2484 2500 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:605
2485 2501 msgid "Repositories Group write access"
2486 2502 msgstr ""
2487 2503
2488 2504 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:576
2489 2505 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:589
2490 2506 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:606
2491 2507 msgid "Repositories Group admin access"
2492 2508 msgstr ""
2493 2509
2494 2510 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:578
2495 2511 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:591
2496 2512 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:608
2497 2513 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:691
2498 2514 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:654
2499 2515 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:656
2500 2516 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:679
2501 2517 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:680
2502 2518 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:697
2503 2519 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:714
2504 2520 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:730
2505 2521 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:733
2506 2522 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:735
2507 2523 msgid "RhodeCode Administrator"
2508 2524 msgstr ""
2509 2525
2510 2526 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:579
2511 2527 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:592
2512 2528 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:609
2513 2529 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:692
2514 2530 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:677
2515 2531 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:679
2516 2532 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:702
2517 2533 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:703
2518 2534 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:720
2519 2535 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:737
2520 2536 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:753
2521 2537 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:756
2522 2538 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:758
2523 2539 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:758
2524 2540 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:785
2525 2541 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:795
2526 2542 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:836
2527 2543 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:836
2528 2544 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:837
2529 2545 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:837
2530 2546 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:843
2531 2547 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:965
2532 2548 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:990
2533 2549 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2608
2534 2550 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2679
2535 2551 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2765
2536 2552 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2798
2537 2553 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2798
2538 2554 #: rhodecode/lib/dbmigrate/schema/db_4_18_0_1.py:3013
2539 2555 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_0.py:3099
2540 2556 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_2.py:3105
2541 2557 #: rhodecode/lib/dbmigrate/schema/db_4_20_0_0.py:3136
2542 2558 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2296
2543 2559 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2288
2544 2560 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2287
2545 2561 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2291
2546 2562 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2291
2547 2563 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2342
2548 2564 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2343
2549 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2543 rhodecode/model/db.py:3136
2565 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2543 rhodecode/model/db.py:3137
2550 2566 msgid "Repository creation disabled"
2551 2567 msgstr ""
2552 2568
2553 2569 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:580
2554 2570 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:593
2555 2571 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:610
2556 2572 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:693
2557 2573 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:678
2558 2574 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:680
2559 2575 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:703
2560 2576 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:704
2561 2577 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:721
2562 2578 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:738
2563 2579 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:754
2564 2580 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:757
2565 2581 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:759
2566 2582 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:759
2567 2583 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:786
2568 2584 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:796
2569 2585 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:837
2570 2586 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:837
2571 2587 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:838
2572 2588 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:838
2573 2589 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:844
2574 2590 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:966
2575 2591 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:991
2576 2592 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2609
2577 2593 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2680
2578 2594 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2766
2579 2595 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2799
2580 2596 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2799
2581 2597 #: rhodecode/lib/dbmigrate/schema/db_4_18_0_1.py:3014
2582 2598 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_0.py:3100
2583 2599 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_2.py:3106
2584 2600 #: rhodecode/lib/dbmigrate/schema/db_4_20_0_0.py:3137
2585 2601 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2297
2586 2602 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2289
2587 2603 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2288
2588 2604 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2292
2589 2605 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2292
2590 2606 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2343
2591 2607 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2344
2592 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2544 rhodecode/model/db.py:3137
2608 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2544 rhodecode/model/db.py:3138
2593 2609 msgid "Repository creation enabled"
2594 2610 msgstr ""
2595 2611
2596 2612 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:581
2597 2613 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:594
2598 2614 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:611
2599 2615 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:694
2600 2616 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:680
2601 2617 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:682
2602 2618 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:705
2603 2619 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:706
2604 2620 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:723
2605 2621 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:740
2606 2622 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:758
2607 2623 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:761
2608 2624 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:763
2609 2625 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:763
2610 2626 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:790
2611 2627 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:800
2612 2628 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:841
2613 2629 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:841
2614 2630 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:842
2615 2631 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:842
2616 2632 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:848
2617 2633 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:970
2618 2634 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:995
2619 2635 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2613
2620 2636 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2684
2621 2637 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2770
2622 2638 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2803
2623 2639 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2803
2624 2640 #: rhodecode/lib/dbmigrate/schema/db_4_18_0_1.py:3018
2625 2641 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_0.py:3104
2626 2642 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_2.py:3110
2627 2643 #: rhodecode/lib/dbmigrate/schema/db_4_20_0_0.py:3141
2628 2644 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2301
2629 2645 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2293
2630 2646 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2292
2631 2647 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2296
2632 2648 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2296
2633 2649 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2347
2634 2650 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2348
2635 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2548 rhodecode/model/db.py:3141
2651 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2548 rhodecode/model/db.py:3142
2636 2652 msgid "Repository forking disabled"
2637 2653 msgstr ""
2638 2654
2639 2655 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:582
2640 2656 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:595
2641 2657 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:612
2642 2658 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:695
2643 2659 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:681
2644 2660 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:683
2645 2661 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:706
2646 2662 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:707
2647 2663 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:724
2648 2664 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:741
2649 2665 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:759
2650 2666 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:762
2651 2667 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:764
2652 2668 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:764
2653 2669 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:791
2654 2670 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:801
2655 2671 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:842
2656 2672 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:842
2657 2673 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:843
2658 2674 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:843
2659 2675 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:849
2660 2676 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:971
2661 2677 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:996
2662 2678 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2614
2663 2679 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2685
2664 2680 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2771
2665 2681 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2804
2666 2682 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2804
2667 2683 #: rhodecode/lib/dbmigrate/schema/db_4_18_0_1.py:3019
2668 2684 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_0.py:3105
2669 2685 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_2.py:3111
2670 2686 #: rhodecode/lib/dbmigrate/schema/db_4_20_0_0.py:3142
2671 2687 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2302
2672 2688 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2294
2673 2689 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2293
2674 2690 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2297
2675 2691 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2297
2676 2692 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2348
2677 2693 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2349
2678 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2549 rhodecode/model/db.py:3142
2694 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2549 rhodecode/model/db.py:3143
2679 2695 msgid "Repository forking enabled"
2680 2696 msgstr ""
2681 2697
2682 2698 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:583
2683 2699 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:596
2684 2700 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:613
2685 2701 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:696
2686 2702 msgid "Register disabled"
2687 2703 msgstr ""
2688 2704
2689 2705 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:584
2690 2706 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:597
2691 2707 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:614
2692 2708 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:697
2693 2709 msgid "Register new user with RhodeCode with manual activation"
2694 2710 msgstr ""
2695 2711
2696 2712 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:587
2697 2713 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:600
2698 2714 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:617
2699 2715 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:700
2700 2716 msgid "Register new user with RhodeCode with auto activation"
2701 2717 msgstr ""
2702 2718
2703 2719 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:843
2704 2720 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:864
2705 2721 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:873
2706 2722 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:956
2707 2723 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:994
2708 2724 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:996
2709 2725 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:1019
2710 2726 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:1020
2711 2727 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:1037
2712 2728 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:1054
2713 2729 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:1073
2714 2730 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:1076
2715 2731 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:1087
2716 2732 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:1090
2717 2733 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:1120
2718 2734 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:1134
2719 2735 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:1175
2720 2736 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:1175
2721 2737 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:1184
2722 2738 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:1184
2723 2739 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:1194
2724 2740 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1316
2725 2741 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1341
2726 2742 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:3295
2727 2743 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:3378
2728 2744 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:3491
2729 2745 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:3524
2730 2746 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:3525
2731 2747 #: rhodecode/lib/dbmigrate/schema/db_4_18_0_1.py:3757
2732 2748 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_0.py:3843
2733 2749 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_2.py:3890
2734 2750 #: rhodecode/lib/dbmigrate/schema/db_4_20_0_0.py:3935
2735 2751 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2915
2736 2752 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2907
2737 2753 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2907
2738 2754 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2910
2739 2755 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2910
2740 2756 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:3011
2741 2757 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:3012
2742 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:3230 rhodecode/model/db.py:3970
2743 #: rhodecode/public/js/scripts.js:42270 rhodecode/public/js/scripts.min.js:1
2744 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:65
2745 #: rhodecode/public/js/src/rhodecode/pullrequests.js:370
2758 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:3230 rhodecode/model/db.py:3971
2759 #: rhodecode/public/js/scripts.js:42424 rhodecode/public/js/scripts.min.js:1
2760 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:70
2761 #: rhodecode/public/js/src/rhodecode/pullrequests.js:445
2746 2762 msgid "Not Reviewed"
2747 2763 msgstr ""
2748 2764
2749 2765 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:844
2750 2766 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:865
2751 2767 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:874
2752 2768 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:957
2753 2769 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:995
2754 2770 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:997
2755 2771 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:1020
2756 2772 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:1021
2757 2773 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:1038
2758 2774 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:1055
2759 2775 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:1074
2760 2776 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:1077
2761 2777 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:1088
2762 2778 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:1091
2763 2779 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:1121
2764 2780 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:1135
2765 2781 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:1176
2766 2782 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:1176
2767 2783 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:1185
2768 2784 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:1185
2769 2785 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:1195
2770 2786 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1317
2771 2787 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1342
2772 2788 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:3296
2773 2789 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:3379
2774 2790 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:3492
2775 2791 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:3525
2776 2792 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:3526
2777 2793 #: rhodecode/lib/dbmigrate/schema/db_4_18_0_1.py:3758
2778 2794 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_0.py:3844
2779 2795 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_2.py:3891
2780 2796 #: rhodecode/lib/dbmigrate/schema/db_4_20_0_0.py:3936
2781 2797 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2916
2782 2798 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2908
2783 2799 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2908
2784 2800 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2911
2785 2801 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2911
2786 2802 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:3012
2787 2803 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:3013
2788 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:3231 rhodecode/model/db.py:3971
2804 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:3231 rhodecode/model/db.py:3972
2789 2805 msgid "Approved"
2790 2806 msgstr ""
2791 2807
2792 2808 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:845
2793 2809 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:866
2794 2810 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:875
2795 2811 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:958
2796 2812 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:996
2797 2813 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:998
2798 2814 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:1021
2799 2815 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:1022
2800 2816 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:1039
2801 2817 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:1056
2802 2818 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:1075
2803 2819 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:1078
2804 2820 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:1089
2805 2821 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:1092
2806 2822 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:1122
2807 2823 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:1136
2808 2824 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:1177
2809 2825 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:1177
2810 2826 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:1186
2811 2827 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:1186
2812 2828 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:1196
2813 2829 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1318
2814 2830 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1343
2815 2831 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:3297
2816 2832 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:3380
2817 2833 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:3493
2818 2834 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:3526
2819 2835 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:3527
2820 2836 #: rhodecode/lib/dbmigrate/schema/db_4_18_0_1.py:3759
2821 2837 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_0.py:3845
2822 2838 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_2.py:3892
2823 2839 #: rhodecode/lib/dbmigrate/schema/db_4_20_0_0.py:3937
2824 2840 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2917
2825 2841 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2909
2826 2842 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2909
2827 2843 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2912
2828 2844 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2912
2829 2845 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:3013
2830 2846 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:3014
2831 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:3232 rhodecode/model/db.py:3972
2847 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:3232 rhodecode/model/db.py:3973
2832 2848 msgid "Rejected"
2833 2849 msgstr ""
2834 2850
2835 2851 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:846
2836 2852 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:867
2837 2853 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:876
2838 2854 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:959
2839 2855 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:997
2840 2856 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:999
2841 2857 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:1022
2842 2858 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:1023
2843 2859 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:1040
2844 2860 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:1057
2845 2861 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:1076
2846 2862 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:1079
2847 2863 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:1090
2848 2864 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:1093
2849 2865 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:1123
2850 2866 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:1137
2851 2867 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:1178
2852 2868 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:1178
2853 2869 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:1187
2854 2870 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:1187
2855 2871 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:1197
2856 2872 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1319
2857 2873 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1344
2858 2874 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:3298
2859 2875 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:3381
2860 2876 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:3494
2861 2877 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:3527
2862 2878 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:3528
2863 2879 #: rhodecode/lib/dbmigrate/schema/db_4_18_0_1.py:3760
2864 2880 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_0.py:3846
2865 2881 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_2.py:3893
2866 2882 #: rhodecode/lib/dbmigrate/schema/db_4_20_0_0.py:3938
2867 2883 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2918
2868 2884 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2910
2869 2885 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2910
2870 2886 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2913
2871 2887 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2913
2872 2888 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:3014
2873 2889 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:3015
2874 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:3233 rhodecode/model/db.py:3973
2890 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:3233 rhodecode/model/db.py:3974
2875 2891 msgid "Under Review"
2876 2892 msgstr ""
2877 2893
2878 2894 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:686
2879 2895 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:661
2880 2896 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:663
2881 2897 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:686
2882 2898 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:687
2883 2899 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:704
2884 2900 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:721
2885 2901 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:737
2886 2902 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:740
2887 2903 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:742
2888 2904 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:742
2889 2905 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:769
2890 2906 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:779
2891 2907 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:820
2892 2908 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:820
2893 2909 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:821
2894 2910 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:821
2895 2911 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:827
2896 2912 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:949
2897 2913 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:974
2898 2914 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2592
2899 2915 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2658
2900 2916 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2744
2901 2917 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2777
2902 2918 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2777
2903 2919 #: rhodecode/lib/dbmigrate/schema/db_4_18_0_1.py:2992
2904 2920 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_0.py:3078
2905 2921 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_2.py:3084
2906 2922 #: rhodecode/lib/dbmigrate/schema/db_4_20_0_0.py:3115
2907 2923 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2280
2908 2924 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2272
2909 2925 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2271
2910 2926 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2275
2911 2927 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2275
2912 2928 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2326
2913 2929 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2327
2914 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2527 rhodecode/model/db.py:3115
2930 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2527 rhodecode/model/db.py:3116
2915 2931 msgid "Repository group no access"
2916 2932 msgstr ""
2917 2933
2918 2934 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:687
2919 2935 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:662
2920 2936 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:664
2921 2937 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:687
2922 2938 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:688
2923 2939 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:705
2924 2940 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:722
2925 2941 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:738
2926 2942 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:741
2927 2943 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:743
2928 2944 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:743
2929 2945 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:770
2930 2946 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:780
2931 2947 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:821
2932 2948 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:821
2933 2949 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:822
2934 2950 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:822
2935 2951 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:828
2936 2952 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:950
2937 2953 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:975
2938 2954 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2593
2939 2955 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2659
2940 2956 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2745
2941 2957 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2778
2942 2958 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2778
2943 2959 #: rhodecode/lib/dbmigrate/schema/db_4_18_0_1.py:2993
2944 2960 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_0.py:3079
2945 2961 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_2.py:3085
2946 2962 #: rhodecode/lib/dbmigrate/schema/db_4_20_0_0.py:3116
2947 2963 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2281
2948 2964 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2273
2949 2965 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2272
2950 2966 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2276
2951 2967 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2276
2952 2968 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2327
2953 2969 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2328
2954 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2528 rhodecode/model/db.py:3116
2970 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2528 rhodecode/model/db.py:3117
2955 2971 msgid "Repository group read access"
2956 2972 msgstr ""
2957 2973
2958 2974 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:688
2959 2975 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:663
2960 2976 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:665
2961 2977 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:688
2962 2978 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:689
2963 2979 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:706
2964 2980 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:723
2965 2981 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:739
2966 2982 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:742
2967 2983 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:744
2968 2984 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:744
2969 2985 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:771
2970 2986 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:781
2971 2987 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:822
2972 2988 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:822
2973 2989 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:823
2974 2990 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:823
2975 2991 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:829
2976 2992 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:951
2977 2993 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:976
2978 2994 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2594
2979 2995 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2660
2980 2996 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2746
2981 2997 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2779
2982 2998 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2779
2983 2999 #: rhodecode/lib/dbmigrate/schema/db_4_18_0_1.py:2994
2984 3000 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_0.py:3080
2985 3001 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_2.py:3086
2986 3002 #: rhodecode/lib/dbmigrate/schema/db_4_20_0_0.py:3117
2987 3003 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2282
2988 3004 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2274
2989 3005 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2273
2990 3006 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2277
2991 3007 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2277
2992 3008 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2328
2993 3009 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2329
2994 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2529 rhodecode/model/db.py:3117
3010 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2529 rhodecode/model/db.py:3118
2995 3011 msgid "Repository group write access"
2996 3012 msgstr ""
2997 3013
2998 3014 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:689
2999 3015 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:664
3000 3016 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:666
3001 3017 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:689
3002 3018 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:690
3003 3019 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:707
3004 3020 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:724
3005 3021 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:740
3006 3022 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:743
3007 3023 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:745
3008 3024 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:745
3009 3025 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:772
3010 3026 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:782
3011 3027 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:823
3012 3028 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:823
3013 3029 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:824
3014 3030 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:824
3015 3031 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:830
3016 3032 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:952
3017 3033 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:977
3018 3034 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2595
3019 3035 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2661
3020 3036 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2747
3021 3037 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2780
3022 3038 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2780
3023 3039 #: rhodecode/lib/dbmigrate/schema/db_4_18_0_1.py:2995
3024 3040 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_0.py:3081
3025 3041 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_2.py:3087
3026 3042 #: rhodecode/lib/dbmigrate/schema/db_4_20_0_0.py:3118
3027 3043 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2283
3028 3044 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2275
3029 3045 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2274
3030 3046 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2278
3031 3047 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2278
3032 3048 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2329
3033 3049 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2330
3034 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2530 rhodecode/model/db.py:3118
3050 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2530 rhodecode/model/db.py:3119
3035 3051 msgid "Repository group admin access"
3036 3052 msgstr ""
3037 3053
3038 3054 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:666
3039 3055 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:668
3040 3056 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:691
3041 3057 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:692
3042 3058 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:709
3043 3059 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:726
3044 3060 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:742
3045 3061 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:745
3046 3062 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:747
3047 3063 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:747
3048 3064 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:774
3049 3065 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:784
3050 3066 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:825
3051 3067 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:825
3052 3068 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:826
3053 3069 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:826
3054 3070 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:832
3055 3071 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:954
3056 3072 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:979
3057 3073 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2597
3058 3074 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2663
3059 3075 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2749
3060 3076 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2782
3061 3077 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2782
3062 3078 #: rhodecode/lib/dbmigrate/schema/db_4_18_0_1.py:2997
3063 3079 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_0.py:3083
3064 3080 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_2.py:3089
3065 3081 #: rhodecode/lib/dbmigrate/schema/db_4_20_0_0.py:3120
3066 3082 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2285
3067 3083 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2277
3068 3084 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2276
3069 3085 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2280
3070 3086 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2280
3071 3087 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2331
3072 3088 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2332
3073 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2532 rhodecode/model/db.py:3120
3089 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2532 rhodecode/model/db.py:3121
3074 3090 msgid "User group no access"
3075 3091 msgstr ""
3076 3092
3077 3093 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:667
3078 3094 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:669
3079 3095 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:692
3080 3096 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:693
3081 3097 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:710
3082 3098 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:727
3083 3099 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:743
3084 3100 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:746
3085 3101 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:748
3086 3102 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:748
3087 3103 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:775
3088 3104 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:785
3089 3105 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:826
3090 3106 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:826
3091 3107 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:827
3092 3108 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:827
3093 3109 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:833
3094 3110 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:955
3095 3111 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:980
3096 3112 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2598
3097 3113 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2664
3098 3114 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2750
3099 3115 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2783
3100 3116 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2783
3101 3117 #: rhodecode/lib/dbmigrate/schema/db_4_18_0_1.py:2998
3102 3118 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_0.py:3084
3103 3119 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_2.py:3090
3104 3120 #: rhodecode/lib/dbmigrate/schema/db_4_20_0_0.py:3121
3105 3121 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2286
3106 3122 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2278
3107 3123 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2277
3108 3124 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2281
3109 3125 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2281
3110 3126 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2332
3111 3127 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2333
3112 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2533 rhodecode/model/db.py:3121
3128 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2533 rhodecode/model/db.py:3122
3113 3129 msgid "User group read access"
3114 3130 msgstr ""
3115 3131
3116 3132 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:668
3117 3133 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:670
3118 3134 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:693
3119 3135 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:694
3120 3136 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:711
3121 3137 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:728
3122 3138 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:744
3123 3139 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:747
3124 3140 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:749
3125 3141 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:749
3126 3142 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:776
3127 3143 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:786
3128 3144 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:827
3129 3145 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:827
3130 3146 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:828
3131 3147 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:828
3132 3148 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:834
3133 3149 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:956
3134 3150 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:981
3135 3151 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2599
3136 3152 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2665
3137 3153 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2751
3138 3154 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2784
3139 3155 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2784
3140 3156 #: rhodecode/lib/dbmigrate/schema/db_4_18_0_1.py:2999
3141 3157 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_0.py:3085
3142 3158 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_2.py:3091
3143 3159 #: rhodecode/lib/dbmigrate/schema/db_4_20_0_0.py:3122
3144 3160 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2287
3145 3161 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2279
3146 3162 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2278
3147 3163 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2282
3148 3164 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2282
3149 3165 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2333
3150 3166 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2334
3151 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2534 rhodecode/model/db.py:3122
3167 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2534 rhodecode/model/db.py:3123
3152 3168 msgid "User group write access"
3153 3169 msgstr ""
3154 3170
3155 3171 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:669
3156 3172 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:671
3157 3173 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:694
3158 3174 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:695
3159 3175 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:712
3160 3176 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:729
3161 3177 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:745
3162 3178 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:748
3163 3179 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:750
3164 3180 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:750
3165 3181 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:777
3166 3182 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:787
3167 3183 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:828
3168 3184 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:828
3169 3185 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:829
3170 3186 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:829
3171 3187 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:835
3172 3188 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:957
3173 3189 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:982
3174 3190 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2600
3175 3191 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2666
3176 3192 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2752
3177 3193 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2785
3178 3194 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2785
3179 3195 #: rhodecode/lib/dbmigrate/schema/db_4_18_0_1.py:3000
3180 3196 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_0.py:3086
3181 3197 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_2.py:3092
3182 3198 #: rhodecode/lib/dbmigrate/schema/db_4_20_0_0.py:3123
3183 3199 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2288
3184 3200 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2280
3185 3201 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2279
3186 3202 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2283
3187 3203 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2283
3188 3204 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2334
3189 3205 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2335
3190 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2535 rhodecode/model/db.py:3123
3206 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2535 rhodecode/model/db.py:3124
3191 3207 msgid "User group admin access"
3192 3208 msgstr ""
3193 3209
3194 3210 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:671
3195 3211 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:673
3196 3212 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:696
3197 3213 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:697
3198 3214 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:714
3199 3215 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:731
3200 3216 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:747
3201 3217 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:750
3202 3218 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:752
3203 3219 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:752
3204 3220 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:779
3205 3221 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:789
3206 3222 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:830
3207 3223 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:830
3208 3224 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:831
3209 3225 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:831
3210 3226 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:837
3211 3227 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:959
3212 3228 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:984
3213 3229 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2602
3214 3230 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2673
3215 3231 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2759
3216 3232 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2792
3217 3233 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2792
3218 3234 #: rhodecode/lib/dbmigrate/schema/db_4_18_0_1.py:3007
3219 3235 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_0.py:3093
3220 3236 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_2.py:3099
3221 3237 #: rhodecode/lib/dbmigrate/schema/db_4_20_0_0.py:3130
3222 3238 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2290
3223 3239 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2282
3224 3240 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2281
3225 3241 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2285
3226 3242 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2285
3227 3243 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2336
3228 3244 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2337
3229 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2537 rhodecode/model/db.py:3130
3245 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2537 rhodecode/model/db.py:3131
3230 3246 msgid "Repository Group creation disabled"
3231 3247 msgstr ""
3232 3248
3233 3249 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:672
3234 3250 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:674
3235 3251 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:697
3236 3252 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:698
3237 3253 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:715
3238 3254 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:732
3239 3255 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:748
3240 3256 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:751
3241 3257 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:753
3242 3258 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:753
3243 3259 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:780
3244 3260 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:790
3245 3261 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:831
3246 3262 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:831
3247 3263 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:832
3248 3264 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:832
3249 3265 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:838
3250 3266 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:960
3251 3267 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:985
3252 3268 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2603
3253 3269 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2674
3254 3270 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2760
3255 3271 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2793
3256 3272 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2793
3257 3273 #: rhodecode/lib/dbmigrate/schema/db_4_18_0_1.py:3008
3258 3274 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_0.py:3094
3259 3275 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_2.py:3100
3260 3276 #: rhodecode/lib/dbmigrate/schema/db_4_20_0_0.py:3131
3261 3277 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2291
3262 3278 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2283
3263 3279 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2282
3264 3280 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2286
3265 3281 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2286
3266 3282 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2337
3267 3283 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2338
3268 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2538 rhodecode/model/db.py:3131
3284 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2538 rhodecode/model/db.py:3132
3269 3285 msgid "Repository Group creation enabled"
3270 3286 msgstr ""
3271 3287
3272 3288 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:674
3273 3289 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:676
3274 3290 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:699
3275 3291 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:700
3276 3292 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:717
3277 3293 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:734
3278 3294 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:750
3279 3295 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:753
3280 3296 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:755
3281 3297 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:755
3282 3298 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:782
3283 3299 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:792
3284 3300 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:833
3285 3301 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:833
3286 3302 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:834
3287 3303 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:834
3288 3304 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:840
3289 3305 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:962
3290 3306 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:987
3291 3307 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2605
3292 3308 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2676
3293 3309 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2762
3294 3310 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2795
3295 3311 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2795
3296 3312 #: rhodecode/lib/dbmigrate/schema/db_4_18_0_1.py:3010
3297 3313 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_0.py:3096
3298 3314 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_2.py:3102
3299 3315 #: rhodecode/lib/dbmigrate/schema/db_4_20_0_0.py:3133
3300 3316 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2293
3301 3317 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2285
3302 3318 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2284
3303 3319 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2288
3304 3320 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2288
3305 3321 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2339
3306 3322 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2340
3307 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2540 rhodecode/model/db.py:3133
3323 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2540 rhodecode/model/db.py:3134
3308 3324 msgid "User Group creation disabled"
3309 3325 msgstr ""
3310 3326
3311 3327 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:675
3312 3328 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:677
3313 3329 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:700
3314 3330 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:701
3315 3331 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:718
3316 3332 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:735
3317 3333 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:751
3318 3334 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:754
3319 3335 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:756
3320 3336 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:756
3321 3337 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:783
3322 3338 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:793
3323 3339 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:834
3324 3340 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:834
3325 3341 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:835
3326 3342 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:835
3327 3343 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:841
3328 3344 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:963
3329 3345 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:988
3330 3346 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2606
3331 3347 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2677
3332 3348 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2763
3333 3349 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2796
3334 3350 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2796
3335 3351 #: rhodecode/lib/dbmigrate/schema/db_4_18_0_1.py:3011
3336 3352 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_0.py:3097
3337 3353 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_2.py:3103
3338 3354 #: rhodecode/lib/dbmigrate/schema/db_4_20_0_0.py:3134
3339 3355 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2294
3340 3356 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2286
3341 3357 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2285
3342 3358 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2289
3343 3359 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2289
3344 3360 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2340
3345 3361 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2341
3346 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2541 rhodecode/model/db.py:3134
3362 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2541 rhodecode/model/db.py:3135
3347 3363 msgid "User Group creation enabled"
3348 3364 msgstr ""
3349 3365
3350 3366 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:683
3351 3367 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:685
3352 3368 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:708
3353 3369 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:709
3354 3370 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:726
3355 3371 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:743
3356 3372 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:761
3357 3373 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:764
3358 3374 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:766
3359 3375 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:766
3360 3376 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:793
3361 3377 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:803
3362 3378 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:844
3363 3379 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:844
3364 3380 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:845
3365 3381 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:845
3366 3382 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:851
3367 3383 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:973
3368 3384 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:998
3369 3385 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2616
3370 3386 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2687
3371 3387 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2773
3372 3388 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2806
3373 3389 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2806
3374 3390 #: rhodecode/lib/dbmigrate/schema/db_4_18_0_1.py:3021
3375 3391 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_0.py:3107
3376 3392 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_2.py:3113
3377 3393 #: rhodecode/lib/dbmigrate/schema/db_4_20_0_0.py:3144
3378 3394 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2304
3379 3395 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2296
3380 3396 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2295
3381 3397 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2299
3382 3398 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2299
3383 3399 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2350
3384 3400 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2351
3385 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2551 rhodecode/model/db.py:3144
3401 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2551 rhodecode/model/db.py:3145
3386 3402 msgid "Registration disabled"
3387 3403 msgstr ""
3388 3404
3389 3405 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:684
3390 3406 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:686
3391 3407 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:709
3392 3408 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:710
3393 3409 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:727
3394 3410 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:744
3395 3411 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:762
3396 3412 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:765
3397 3413 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:767
3398 3414 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:767
3399 3415 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:794
3400 3416 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:804
3401 3417 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:845
3402 3418 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:845
3403 3419 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:846
3404 3420 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:846
3405 3421 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:852
3406 3422 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:974
3407 3423 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:999
3408 3424 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2617
3409 3425 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2688
3410 3426 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2774
3411 3427 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2807
3412 3428 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2807
3413 3429 #: rhodecode/lib/dbmigrate/schema/db_4_18_0_1.py:3022
3414 3430 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_0.py:3108
3415 3431 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_2.py:3114
3416 3432 #: rhodecode/lib/dbmigrate/schema/db_4_20_0_0.py:3145
3417 3433 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2305
3418 3434 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2297
3419 3435 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2296
3420 3436 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2300
3421 3437 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2300
3422 3438 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2351
3423 3439 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2352
3424 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2552 rhodecode/model/db.py:3145
3440 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2552 rhodecode/model/db.py:3146
3425 3441 msgid "User Registration with manual account activation"
3426 3442 msgstr ""
3427 3443
3428 3444 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:685
3429 3445 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:687
3430 3446 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:710
3431 3447 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:711
3432 3448 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:728
3433 3449 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:745
3434 3450 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:763
3435 3451 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:766
3436 3452 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:768
3437 3453 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:768
3438 3454 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:795
3439 3455 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:805
3440 3456 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:846
3441 3457 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:846
3442 3458 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:847
3443 3459 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:847
3444 3460 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:853
3445 3461 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:975
3446 3462 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1000
3447 3463 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2618
3448 3464 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2689
3449 3465 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2775
3450 3466 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2808
3451 3467 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2808
3452 3468 #: rhodecode/lib/dbmigrate/schema/db_4_18_0_1.py:3023
3453 3469 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_0.py:3109
3454 3470 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_2.py:3115
3455 3471 #: rhodecode/lib/dbmigrate/schema/db_4_20_0_0.py:3146
3456 3472 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2306
3457 3473 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2298
3458 3474 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2297
3459 3475 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2301
3460 3476 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2301
3461 3477 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2352
3462 3478 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2353
3463 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2553 rhodecode/model/db.py:3146
3479 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2553 rhodecode/model/db.py:3147
3464 3480 msgid "User Registration with automatic account activation"
3465 3481 msgstr ""
3466 3482
3467 3483 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:687
3468 3484 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:689
3469 3485 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:712
3470 3486 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:713
3471 3487 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:730
3472 3488 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:747
3473 3489 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:765
3474 3490 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:768
3475 3491 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:770
3476 3492 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:770
3477 3493 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:797
3478 3494 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:807
3479 3495 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:848
3480 3496 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:848
3481 3497 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:849
3482 3498 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:849
3483 3499 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:855
3484 3500 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:977
3485 3501 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1002
3486 3502 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2624
3487 3503 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2695
3488 3504 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2781
3489 3505 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2814
3490 3506 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2814
3491 3507 #: rhodecode/lib/dbmigrate/schema/db_4_18_0_1.py:3029
3492 3508 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_0.py:3115
3493 3509 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_2.py:3121
3494 3510 #: rhodecode/lib/dbmigrate/schema/db_4_20_0_0.py:3152
3495 3511 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2308
3496 3512 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2300
3497 3513 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2299
3498 3514 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2303
3499 3515 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2303
3500 3516 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2358
3501 3517 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2359
3502 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2559 rhodecode/model/db.py:3152
3518 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2559 rhodecode/model/db.py:3153
3503 3519 #: rhodecode/model/permission.py:105
3504 3520 msgid "Manual activation of external account"
3505 3521 msgstr ""
3506 3522
3507 3523 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:688
3508 3524 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:690
3509 3525 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:713
3510 3526 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:714
3511 3527 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:731
3512 3528 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:748
3513 3529 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:766
3514 3530 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:769
3515 3531 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:771
3516 3532 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:771
3517 3533 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:798
3518 3534 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:808
3519 3535 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:849
3520 3536 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:849
3521 3537 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:850
3522 3538 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:850
3523 3539 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:856
3524 3540 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:978
3525 3541 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1003
3526 3542 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2625
3527 3543 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2696
3528 3544 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2782
3529 3545 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2815
3530 3546 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2815
3531 3547 #: rhodecode/lib/dbmigrate/schema/db_4_18_0_1.py:3030
3532 3548 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_0.py:3116
3533 3549 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_2.py:3122
3534 3550 #: rhodecode/lib/dbmigrate/schema/db_4_20_0_0.py:3153
3535 3551 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2309
3536 3552 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2301
3537 3553 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2300
3538 3554 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2304
3539 3555 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2304
3540 3556 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2359
3541 3557 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2360
3542 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2560 rhodecode/model/db.py:3153
3558 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2560 rhodecode/model/db.py:3154
3543 3559 #: rhodecode/model/permission.py:106
3544 3560 msgid "Automatic activation of external account"
3545 3561 msgstr ""
3546 3562
3547 3563 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:755
3548 3564 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:758
3549 3565 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:760
3550 3566 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:760
3551 3567 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:787
3552 3568 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:797
3553 3569 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:838
3554 3570 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:838
3555 3571 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:839
3556 3572 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:839
3557 3573 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:845
3558 3574 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:967
3559 3575 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:992
3560 3576 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2610
3561 3577 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2681
3562 3578 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2767
3563 3579 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2800
3564 3580 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2800
3565 3581 #: rhodecode/lib/dbmigrate/schema/db_4_18_0_1.py:3015
3566 3582 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_0.py:3101
3567 3583 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_2.py:3107
3568 3584 #: rhodecode/lib/dbmigrate/schema/db_4_20_0_0.py:3138
3569 3585 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2298
3570 3586 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2290
3571 3587 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2289
3572 3588 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2293
3573 3589 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2293
3574 3590 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2344
3575 3591 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2345
3576 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2545 rhodecode/model/db.py:3138
3592 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2545 rhodecode/model/db.py:3139
3577 3593 msgid "Repository creation enabled with write permission to a repository group"
3578 3594 msgstr ""
3579 3595
3580 3596 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:756
3581 3597 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:759
3582 3598 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:761
3583 3599 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:761
3584 3600 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:788
3585 3601 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:798
3586 3602 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:839
3587 3603 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:839
3588 3604 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:840
3589 3605 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:840
3590 3606 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:846
3591 3607 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:968
3592 3608 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:993
3593 3609 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2611
3594 3610 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2682
3595 3611 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2768
3596 3612 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2801
3597 3613 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2801
3598 3614 #: rhodecode/lib/dbmigrate/schema/db_4_18_0_1.py:3016
3599 3615 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_0.py:3102
3600 3616 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_2.py:3108
3601 3617 #: rhodecode/lib/dbmigrate/schema/db_4_20_0_0.py:3139
3602 3618 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2299
3603 3619 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2291
3604 3620 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2290
3605 3621 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2294
3606 3622 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2294
3607 3623 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2345
3608 3624 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2346
3609 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2546 rhodecode/model/db.py:3139
3625 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2546 rhodecode/model/db.py:3140
3610 3626 msgid "Repository creation disabled with write permission to a repository group"
3611 3627 msgstr ""
3612 3628
3613 3629 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:735
3614 3630 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:762
3615 3631 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:772
3616 3632 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:813
3617 3633 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:813
3618 3634 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:814
3619 3635 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:814
3620 3636 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:820
3621 3637 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:942
3622 3638 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:967
3623 3639 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2585
3624 3640 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2651
3625 3641 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2737
3626 3642 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2770
3627 3643 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2770
3628 3644 #: rhodecode/lib/dbmigrate/schema/db_4_18_0_1.py:2985
3629 3645 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_0.py:3071
3630 3646 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_2.py:3077
3631 3647 #: rhodecode/lib/dbmigrate/schema/db_4_20_0_0.py:3108
3632 3648 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2273
3633 3649 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2265
3634 3650 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2264
3635 3651 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2268
3636 3652 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2268
3637 3653 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2319
3638 3654 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2320
3639 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2520 rhodecode/model/db.py:3108
3655 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2520 rhodecode/model/db.py:3109
3640 3656 msgid "RhodeCode Super Administrator"
3641 3657 msgstr ""
3642 3658
3643 3659 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:810
3644 3660 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:851
3645 3661 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:851
3646 3662 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:852
3647 3663 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:852
3648 3664 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:858
3649 3665 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:980
3650 3666 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1005
3651 3667 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2627
3652 3668 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2698
3653 3669 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2784
3654 3670 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2817
3655 3671 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2817
3656 3672 #: rhodecode/lib/dbmigrate/schema/db_4_18_0_1.py:3032
3657 3673 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_0.py:3118
3658 3674 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_2.py:3124
3659 3675 #: rhodecode/lib/dbmigrate/schema/db_4_20_0_0.py:3155
3660 3676 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2311
3661 3677 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2303
3662 3678 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2302
3663 3679 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2306
3664 3680 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2306
3665 3681 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2361
3666 3682 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2362
3667 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2562 rhodecode/model/db.py:3155
3683 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2562 rhodecode/model/db.py:3156
3668 3684 msgid "Inherit object permissions from default user disabled"
3669 3685 msgstr ""
3670 3686
3671 3687 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:811
3672 3688 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:852
3673 3689 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:852
3674 3690 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:853
3675 3691 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:853
3676 3692 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:859
3677 3693 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:981
3678 3694 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1006
3679 3695 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2628
3680 3696 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2699
3681 3697 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2785
3682 3698 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2818
3683 3699 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2818
3684 3700 #: rhodecode/lib/dbmigrate/schema/db_4_18_0_1.py:3033
3685 3701 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_0.py:3119
3686 3702 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_2.py:3125
3687 3703 #: rhodecode/lib/dbmigrate/schema/db_4_20_0_0.py:3156
3688 3704 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2312
3689 3705 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2304
3690 3706 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2303
3691 3707 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2307
3692 3708 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2307
3693 3709 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2362
3694 3710 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2363
3695 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2563 rhodecode/model/db.py:3156
3711 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2563 rhodecode/model/db.py:3157
3696 3712 msgid "Inherit object permissions from default user enabled"
3697 3713 msgstr ""
3698 3714
3699 3715 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:1103
3700 3716 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:1107
3701 3717 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:1118
3702 3718 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:1120
3703 3719 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:1120
3704 3720 #: rhodecode/lib/dbmigrate/schema/db_4_18_0_1.py:1137
3705 3721 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_0.py:1189
3706 3722 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_2.py:1195
3707 3723 #: rhodecode/lib/dbmigrate/schema/db_4_20_0_0.py:1202
3708 3724 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:910
3709 3725 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:911
3710 3726 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:910
3711 3727 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:912
3712 3728 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:912
3713 3729 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:955
3714 3730 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:956
3715 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:1050 rhodecode/model/db.py:1202
3731 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:1050 rhodecode/model/db.py:1203
3716 3732 msgid "all"
3717 3733 msgstr ""
3718 3734
3719 3735 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:1104
3720 3736 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:1108
3721 3737 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:1119
3722 3738 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:1121
3723 3739 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:1121
3724 3740 #: rhodecode/lib/dbmigrate/schema/db_4_18_0_1.py:1138
3725 3741 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_0.py:1190
3726 3742 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_2.py:1196
3727 3743 #: rhodecode/lib/dbmigrate/schema/db_4_20_0_0.py:1203
3728 3744 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:911
3729 3745 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:912
3730 3746 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:911
3731 3747 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:913
3732 3748 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:913
3733 3749 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:956
3734 3750 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:957
3735 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:1051 rhodecode/model/db.py:1203
3751 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:1051 rhodecode/model/db.py:1204
3736 3752 msgid "http/web interface"
3737 3753 msgstr ""
3738 3754
3739 3755 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:1105
3740 3756 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:1109
3741 3757 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:1120
3742 3758 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:1122
3743 3759 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:1122
3744 3760 #: rhodecode/lib/dbmigrate/schema/db_4_18_0_1.py:1139
3745 3761 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_0.py:1191
3746 3762 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_2.py:1197
3747 3763 #: rhodecode/lib/dbmigrate/schema/db_4_20_0_0.py:1204
3748 3764 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:912
3749 3765 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:913
3750 3766 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:912
3751 3767 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:914
3752 3768 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:914
3753 3769 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:957
3754 3770 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:958
3755 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:1052 rhodecode/model/db.py:1204
3771 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:1052 rhodecode/model/db.py:1205
3756 3772 msgid "vcs (git/hg/svn protocol)"
3757 3773 msgstr ""
3758 3774
3759 3775 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:1106
3760 3776 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:1110
3761 3777 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:1121
3762 3778 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:1123
3763 3779 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:1123
3764 3780 #: rhodecode/lib/dbmigrate/schema/db_4_18_0_1.py:1140
3765 3781 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_0.py:1192
3766 3782 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_2.py:1198
3767 3783 #: rhodecode/lib/dbmigrate/schema/db_4_20_0_0.py:1205
3768 3784 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:913
3769 3785 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:914
3770 3786 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:913
3771 3787 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:915
3772 3788 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:915
3773 3789 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:958
3774 3790 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:959
3775 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:1053 rhodecode/model/db.py:1205
3791 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:1053 rhodecode/model/db.py:1206
3776 3792 msgid "api calls"
3777 3793 msgstr ""
3778 3794
3779 3795 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:1107
3780 3796 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:1111
3781 3797 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:1122
3782 3798 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:1124
3783 3799 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:1124
3784 3800 #: rhodecode/lib/dbmigrate/schema/db_4_18_0_1.py:1141
3785 3801 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_0.py:1193
3786 3802 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_2.py:1199
3787 3803 #: rhodecode/lib/dbmigrate/schema/db_4_20_0_0.py:1206
3788 3804 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:914
3789 3805 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:915
3790 3806 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:914
3791 3807 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:916
3792 3808 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:916
3793 3809 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:959
3794 3810 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:960
3795 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:1054 rhodecode/model/db.py:1206
3811 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:1054 rhodecode/model/db.py:1207
3796 3812 msgid "feed access"
3797 3813 msgstr ""
3798 3814
3799 3815 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2348
3800 3816 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2414
3801 3817 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2488
3802 3818 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2511
3803 3819 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2511
3804 3820 #: rhodecode/lib/dbmigrate/schema/db_4_18_0_1.py:2638
3805 3821 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_0.py:2729
3806 3822 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_2.py:2735
3807 3823 #: rhodecode/lib/dbmigrate/schema/db_4_20_0_0.py:2766
3808 3824 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2051
3809 3825 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2043
3810 3826 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2042
3811 3827 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2046
3812 3828 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2046
3813 3829 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2090
3814 3830 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2091
3815 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2284 rhodecode/model/db.py:2766
3831 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2284 rhodecode/model/db.py:2767
3816 3832 msgid "No parent"
3817 3833 msgstr ""
3818 3834
3819 3835 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2620
3820 3836 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2691
3821 3837 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2777
3822 3838 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2810
3823 3839 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2810
3824 3840 #: rhodecode/lib/dbmigrate/schema/db_4_18_0_1.py:3025
3825 3841 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_0.py:3111
3826 3842 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_2.py:3117
3827 3843 #: rhodecode/lib/dbmigrate/schema/db_4_20_0_0.py:3148
3828 3844 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2354
3829 3845 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2355
3830 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2555 rhodecode/model/db.py:3148
3846 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2555 rhodecode/model/db.py:3149
3831 3847 msgid "Password reset enabled"
3832 3848 msgstr ""
3833 3849
3834 3850 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2621
3835 3851 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2692
3836 3852 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2778
3837 3853 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2811
3838 3854 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2811
3839 3855 #: rhodecode/lib/dbmigrate/schema/db_4_18_0_1.py:3026
3840 3856 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_0.py:3112
3841 3857 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_2.py:3118
3842 3858 #: rhodecode/lib/dbmigrate/schema/db_4_20_0_0.py:3149
3843 3859 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2355
3844 3860 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2356
3845 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2556 rhodecode/model/db.py:3149
3861 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2556 rhodecode/model/db.py:3150
3846 3862 msgid "Password reset hidden"
3847 3863 msgstr ""
3848 3864
3849 3865 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2622
3850 3866 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2693
3851 3867 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2779
3852 3868 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2812
3853 3869 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2812
3854 3870 #: rhodecode/lib/dbmigrate/schema/db_4_18_0_1.py:3027
3855 3871 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_0.py:3113
3856 3872 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_2.py:3119
3857 3873 #: rhodecode/lib/dbmigrate/schema/db_4_20_0_0.py:3150
3858 3874 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2356
3859 3875 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2357
3860 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2557 rhodecode/model/db.py:3150
3876 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2557 rhodecode/model/db.py:3151
3861 3877 msgid "Password reset disabled"
3862 3878 msgstr ""
3863 3879
3864 3880 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2668
3865 3881 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2754
3866 3882 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2787
3867 3883 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2787
3868 3884 #: rhodecode/lib/dbmigrate/schema/db_4_18_0_1.py:3002
3869 3885 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_0.py:3088
3870 3886 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_2.py:3094
3871 3887 #: rhodecode/lib/dbmigrate/schema/db_4_20_0_0.py:3125
3872 #: rhodecode/model/db.py:3125
3888 #: rhodecode/model/db.py:3126
3873 3889 msgid "Branch no permissions"
3874 3890 msgstr ""
3875 3891
3876 3892 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2669
3877 3893 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2755
3878 3894 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2788
3879 3895 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2788
3880 3896 #: rhodecode/lib/dbmigrate/schema/db_4_18_0_1.py:3003
3881 3897 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_0.py:3089
3882 3898 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_2.py:3095
3883 3899 #: rhodecode/lib/dbmigrate/schema/db_4_20_0_0.py:3126
3884 #: rhodecode/model/db.py:3126
3900 #: rhodecode/model/db.py:3127
3885 3901 msgid "Branch access by web merge"
3886 3902 msgstr ""
3887 3903
3888 3904 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2670
3889 3905 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2756
3890 3906 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2789
3891 3907 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2789
3892 3908 #: rhodecode/lib/dbmigrate/schema/db_4_18_0_1.py:3004
3893 3909 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_0.py:3090
3894 3910 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_2.py:3096
3895 3911 #: rhodecode/lib/dbmigrate/schema/db_4_20_0_0.py:3127
3896 #: rhodecode/model/db.py:3127
3912 #: rhodecode/model/db.py:3128
3897 3913 msgid "Branch access by push"
3898 3914 msgstr ""
3899 3915
3900 3916 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2671
3901 3917 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2757
3902 3918 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2790
3903 3919 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2790
3904 3920 #: rhodecode/lib/dbmigrate/schema/db_4_18_0_1.py:3005
3905 3921 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_0.py:3091
3906 3922 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_2.py:3097
3907 3923 #: rhodecode/lib/dbmigrate/schema/db_4_20_0_0.py:3128
3908 #: rhodecode/model/db.py:3128
3924 #: rhodecode/model/db.py:3129
3909 3925 msgid "Branch access by push with force"
3910 3926 msgstr ""
3911 3927
3912 3928 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_0.py:1194
3913 3929 #: rhodecode/lib/dbmigrate/schema/db_4_19_0_2.py:1200
3914 3930 #: rhodecode/lib/dbmigrate/schema/db_4_20_0_0.py:1207
3915 #: rhodecode/model/db.py:1207
3931 #: rhodecode/model/db.py:1208
3916 3932 msgid "artifacts downloads"
3917 3933 msgstr ""
3918 3934
3919 3935 #: rhodecode/lib/dbmigrate/schema/db_4_20_0_0.py:1213
3920 #: rhodecode/model/db.py:1213
3936 #: rhodecode/model/db.py:1214
3921 3937 msgid "Token for all actions."
3922 3938 msgstr ""
3923 3939
3924 3940 #: rhodecode/lib/dbmigrate/schema/db_4_20_0_0.py:1214
3925 #: rhodecode/model/db.py:1214
3941 #: rhodecode/model/db.py:1215
3926 3942 msgid "Token to access RhodeCode pages via web interface without login using `api_access_controllers_whitelist` functionality."
3927 3943 msgstr ""
3928 3944
3929 3945 #: rhodecode/lib/dbmigrate/schema/db_4_20_0_0.py:1216
3930 #: rhodecode/model/db.py:1216
3946 #: rhodecode/model/db.py:1217
3931 3947 msgid "Token to interact over git/hg/svn protocols. Requires auth_token authentication plugin to be active. <br/>Such Token should be used then instead of a password to interact with a repository, and additionally can be limited to single repository using repo scope."
3932 3948 msgstr ""
3933 3949
3934 3950 #: rhodecode/lib/dbmigrate/schema/db_4_20_0_0.py:1221
3935 #: rhodecode/model/db.py:1221
3951 #: rhodecode/model/db.py:1222
3936 3952 msgid "Token limited to api calls."
3937 3953 msgstr ""
3938 3954
3939 3955 #: rhodecode/lib/dbmigrate/schema/db_4_20_0_0.py:1222
3940 #: rhodecode/model/db.py:1222
3956 #: rhodecode/model/db.py:1223
3941 3957 msgid "Token to read RSS/ATOM feed."
3942 3958 msgstr ""
3943 3959
3944 3960 #: rhodecode/lib/dbmigrate/schema/db_4_20_0_0.py:1223
3945 #: rhodecode/model/db.py:1223
3961 #: rhodecode/model/db.py:1224
3946 3962 msgid "Token for artifacts downloads."
3947 3963 msgstr ""
3948 3964
3949 3965 #: rhodecode/lib/index/whoosh.py:189
3950 3966 msgid "Index Type"
3951 3967 msgstr ""
3952 3968
3953 3969 #: rhodecode/lib/index/whoosh.py:192
3954 3970 msgid "File Index"
3955 3971 msgstr ""
3956 3972
3957 3973 #: rhodecode/lib/index/whoosh.py:193 rhodecode/lib/index/whoosh.py:199
3958 3974 msgid "Indexed documents"
3959 3975 msgstr ""
3960 3976
3961 3977 #: rhodecode/lib/index/whoosh.py:194 rhodecode/lib/index/whoosh.py:200
3962 3978 msgid "Last update"
3963 3979 msgstr ""
3964 3980
3965 3981 #: rhodecode/lib/index/whoosh.py:198
3966 3982 msgid "Commit index"
3967 3983 msgstr ""
3968 3984
3969 #: rhodecode/lib/vcs/backends/base.py:150
3985 #: rhodecode/lib/vcs/backends/base.py:186
3970 3986 msgid "This pull request can be automatically merged."
3971 3987 msgstr ""
3972 3988
3973 #: rhodecode/lib/vcs/backends/base.py:152
3989 #: rhodecode/lib/vcs/backends/base.py:188
3974 3990 msgid "This pull request cannot be merged because of an unhandled exception. {exception}"
3975 3991 msgstr ""
3976 3992
3977 #: rhodecode/lib/vcs/backends/base.py:155
3993 #: rhodecode/lib/vcs/backends/base.py:191
3978 3994 msgid "This pull request cannot be merged because of merge conflicts. {unresolved_files}"
3979 3995 msgstr ""
3980 3996
3981 #: rhodecode/lib/vcs/backends/base.py:157
3997 #: rhodecode/lib/vcs/backends/base.py:193
3982 3998 msgid "This pull request could not be merged because push to target:`{target}@{merge_commit}` failed."
3983 3999 msgstr ""
3984 4000
3985 #: rhodecode/lib/vcs/backends/base.py:160
4001 #: rhodecode/lib/vcs/backends/base.py:196
3986 4002 msgid "This pull request cannot be merged because the target `{target_ref.name}` is not a head."
3987 4003 msgstr ""
3988 4004
3989 #: rhodecode/lib/vcs/backends/base.py:163
4005 #: rhodecode/lib/vcs/backends/base.py:199
3990 4006 msgid "This pull request cannot be merged because the source contains more branches than the target."
3991 4007 msgstr ""
3992 4008
3993 #: rhodecode/lib/vcs/backends/base.py:166
4009 #: rhodecode/lib/vcs/backends/base.py:202
3994 4010 msgid "This pull request cannot be merged because the target `{target_ref.name}` has multiple heads: `{heads}`."
3995 4011 msgstr ""
3996 4012
3997 #: rhodecode/lib/vcs/backends/base.py:169
4013 #: rhodecode/lib/vcs/backends/base.py:205
3998 4014 msgid "This pull request cannot be merged because the target repository is locked by {locked_by}."
3999 4015 msgstr ""
4000 4016
4001 #: rhodecode/lib/vcs/backends/base.py:173
4017 #: rhodecode/lib/vcs/backends/base.py:209
4002 4018 msgid "This pull request cannot be merged because the target reference `{target_ref.name}` is missing."
4003 4019 msgstr ""
4004 4020
4005 #: rhodecode/lib/vcs/backends/base.py:176
4021 #: rhodecode/lib/vcs/backends/base.py:212
4006 4022 msgid "This pull request cannot be merged because the source reference `{source_ref.name}` is missing."
4007 4023 msgstr ""
4008 4024
4009 #: rhodecode/lib/vcs/backends/base.py:179
4025 #: rhodecode/lib/vcs/backends/base.py:215
4010 4026 msgid "This pull request cannot be merged because of conflicts related to sub repositories."
4011 4027 msgstr ""
4012 4028
4013 #: rhodecode/lib/vcs/backends/base.py:184
4029 #: rhodecode/lib/vcs/backends/base.py:220
4014 4030 msgid "This pull request cannot be merged because the target or the source reference is missing."
4015 4031 msgstr ""
4016 4032
4017 4033 #: rhodecode/model/auth_token.py:53
4018 4034 msgid "5 minutes {end_date}"
4019 4035 msgstr ""
4020 4036
4021 4037 #: rhodecode/model/auth_token.py:55
4022 4038 msgid "1 hour {end_date}"
4023 4039 msgstr ""
4024 4040
4025 4041 #: rhodecode/model/auth_token.py:57
4026 4042 msgid "1 day {end_date}"
4027 4043 msgstr ""
4028 4044
4029 4045 #: rhodecode/model/auth_token.py:59
4030 4046 msgid "1 month {end_date}"
4031 4047 msgstr ""
4032 4048
4033 #: rhodecode/model/comment.py:491
4034 msgid "posted a new comment"
4035 msgstr ""
4036
4037 #: rhodecode/model/comment.py:493
4038 msgid "Refresh the page to see new comments."
4039 msgstr ""
4040
4041 4049 #: rhodecode/model/forms.py:88
4042 4050 msgid "Please enter a login"
4043 4051 msgstr ""
4044 4052
4045 4053 #: rhodecode/model/forms.py:89
4046 4054 #, python-format
4047 4055 msgid "Enter a value %(min)i characters long or more"
4048 4056 msgstr ""
4049 4057
4050 4058 #: rhodecode/model/forms.py:99
4051 4059 msgid "Please enter a password"
4052 4060 msgstr ""
4053 4061
4054 4062 #: rhodecode/model/forms.py:100
4055 4063 #, python-format
4056 4064 msgid "Enter %(min)i characters or more"
4057 4065 msgstr ""
4058 4066
4059 4067 #: rhodecode/model/notification.py:248
4060 4068 #, python-format
4061 4069 msgid "%(user)s commented on commit %(date_or_age)s"
4062 4070 msgstr ""
4063 4071
4064 4072 #: rhodecode/model/notification.py:249
4065 4073 #, python-format
4066 4074 msgid "%(user)s commented on commit at %(date_or_age)s"
4067 4075 msgstr ""
4068 4076
4069 4077 #: rhodecode/model/notification.py:252
4070 4078 #, python-format
4071 4079 msgid "%(user)s sent message %(date_or_age)s"
4072 4080 msgstr ""
4073 4081
4074 4082 #: rhodecode/model/notification.py:253
4075 4083 #, python-format
4076 4084 msgid "%(user)s sent message at %(date_or_age)s"
4077 4085 msgstr ""
4078 4086
4079 4087 #: rhodecode/model/notification.py:256
4080 4088 #, python-format
4081 4089 msgid "%(user)s mentioned you %(date_or_age)s"
4082 4090 msgstr ""
4083 4091
4084 4092 #: rhodecode/model/notification.py:257
4085 4093 #, python-format
4086 4094 msgid "%(user)s mentioned you at %(date_or_age)s"
4087 4095 msgstr ""
4088 4096
4089 4097 #: rhodecode/model/notification.py:260
4090 4098 #, python-format
4091 4099 msgid "%(user)s registered in RhodeCode %(date_or_age)s"
4092 4100 msgstr ""
4093 4101
4094 4102 #: rhodecode/model/notification.py:261
4095 4103 #, python-format
4096 4104 msgid "%(user)s registered in RhodeCode at %(date_or_age)s"
4097 4105 msgstr ""
4098 4106
4099 4107 #: rhodecode/model/notification.py:264
4100 4108 #, python-format
4101 4109 msgid "%(user)s opened new pull request %(date_or_age)s"
4102 4110 msgstr ""
4103 4111
4104 4112 #: rhodecode/model/notification.py:265
4105 4113 #, python-format
4106 4114 msgid "%(user)s opened new pull request at %(date_or_age)s"
4107 4115 msgstr ""
4108 4116
4109 4117 #: rhodecode/model/notification.py:268
4110 4118 #, python-format
4111 4119 msgid "%(user)s updated pull request %(date_or_age)s"
4112 4120 msgstr ""
4113 4121
4114 4122 #: rhodecode/model/notification.py:269
4115 4123 #, python-format
4116 4124 msgid "%(user)s updated pull request at %(date_or_age)s"
4117 4125 msgstr ""
4118 4126
4119 4127 #: rhodecode/model/notification.py:272
4120 4128 #, python-format
4121 4129 msgid "%(user)s commented on pull request %(date_or_age)s"
4122 4130 msgstr ""
4123 4131
4124 4132 #: rhodecode/model/notification.py:273
4125 4133 #, python-format
4126 4134 msgid "%(user)s commented on pull request at %(date_or_age)s"
4127 4135 msgstr ""
4128 4136
4129 4137 #: rhodecode/model/permission.py:71 rhodecode/model/permission.py:77
4130 4138 #: rhodecode/model/permission.py:83
4131 4139 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:11
4132 4140 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:217
4133 4141 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:11
4134 4142 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:15
4135 4143 msgid "None"
4136 4144 msgstr ""
4137 4145
4138 4146 #: rhodecode/model/permission.py:72 rhodecode/model/permission.py:78
4139 4147 #: rhodecode/model/permission.py:84
4140 4148 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:12
4141 4149 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:12
4142 4150 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:16
4143 4151 msgid "Read"
4144 4152 msgstr ""
4145 4153
4146 4154 #: rhodecode/model/permission.py:73 rhodecode/model/permission.py:79
4147 4155 #: rhodecode/model/permission.py:85
4148 4156 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:13
4149 4157 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:13
4150 4158 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:17
4151 4159 #: rhodecode/templates/changeset/changeset_file_comment.mako:364
4152 4160 #: rhodecode/templates/changeset/changeset_file_comment.mako:415
4153 4161 #: rhodecode/templates/data_table/_dt_elements.mako:450
4154 4162 msgid "Write"
4155 4163 msgstr ""
4156 4164
4157 4165 #: rhodecode/model/permission.py:74 rhodecode/model/permission.py:80
4158 4166 #: rhodecode/model/permission.py:86
4159 4167 #: rhodecode/templates/admin/auth/plugin_settings.mako:12
4160 4168 #: rhodecode/templates/admin/defaults/defaults.mako:12
4161 4169 #: rhodecode/templates/admin/integrations/base.mako:21
4162 4170 #: rhodecode/templates/admin/integrations/form.mako:15
4163 4171 #: rhodecode/templates/admin/integrations/form.mako:28
4164 4172 #: rhodecode/templates/admin/integrations/global.mako:12
4165 4173 #: rhodecode/templates/admin/integrations/list.mako:8
4166 4174 #: rhodecode/templates/admin/integrations/list.mako:14
4167 4175 #: rhodecode/templates/admin/integrations/new.mako:11
4168 4176 #: rhodecode/templates/admin/permissions/permissions.mako:12
4169 4177 #: rhodecode/templates/admin/repo_groups/repo_group_add.mako:12
4170 4178 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:14
4171 4179 #: rhodecode/templates/admin/repos/repo_add.mako:13
4172 4180 #: rhodecode/templates/admin/repos/repo_add.mako:17
4173 4181 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:14
4174 4182 #: rhodecode/templates/admin/settings/settings.mako:12
4175 4183 #: rhodecode/templates/admin/user_groups/user_group_add.mako:11
4176 4184 #: rhodecode/templates/admin/user_groups/user_group_edit.mako:12
4177 4185 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:18
4178 4186 #: rhodecode/templates/admin/users/user_add.mako:11
4179 4187 #: rhodecode/templates/admin/users/user_edit.mako:12
4180 4188 #: rhodecode/templates/base/base.mako:838
4181 4189 msgid "Admin"
4182 4190 msgstr ""
4183 4191
4184 4192 #: rhodecode/model/permission.py:89
4185 4193 msgid "Protected/No Access"
4186 4194 msgstr ""
4187 4195
4188 4196 #: rhodecode/model/permission.py:90
4189 4197 msgid "Web merge"
4190 4198 msgstr ""
4191 4199
4192 4200 #: rhodecode/model/permission.py:91
4193 4201 msgid "Push"
4194 4202 msgstr ""
4195 4203
4196 4204 #: rhodecode/model/permission.py:92
4197 4205 msgid "Force Push"
4198 4206 msgstr ""
4199 4207
4200 4208 #: rhodecode/model/permission.py:95 rhodecode/model/permission.py:109
4201 4209 #: rhodecode/model/permission.py:113 rhodecode/model/permission.py:117
4202 4210 #: rhodecode/model/permission.py:121 rhodecode/model/permission.py:125
4203 4211 #: rhodecode/model/permission.py:129
4204 4212 #: rhodecode/templates/admin/my_account/my_account_notifications.mako:27
4205 4213 msgid "Disabled"
4206 4214 msgstr ""
4207 4215
4208 4216 #: rhodecode/model/permission.py:96
4209 4217 msgid "Allowed with manual account activation"
4210 4218 msgstr ""
4211 4219
4212 4220 #: rhodecode/model/permission.py:97
4213 4221 msgid "Allowed with automatic account activation"
4214 4222 msgstr ""
4215 4223
4216 4224 #: rhodecode/model/permission.py:100
4217 4225 msgid "Allow password recovery"
4218 4226 msgstr ""
4219 4227
4220 4228 #: rhodecode/model/permission.py:101
4221 4229 msgid "Hide password recovery link"
4222 4230 msgstr ""
4223 4231
4224 4232 #: rhodecode/model/permission.py:102
4225 4233 msgid "Disable password recovery"
4226 4234 msgstr ""
4227 4235
4228 #: rhodecode/model/pull_request.py:215
4236 #: rhodecode/model/pull_request.py:245
4229 4237 msgid "Pull request update successful."
4230 4238 msgstr ""
4231 4239
4232 #: rhodecode/model/pull_request.py:217
4240 #: rhodecode/model/pull_request.py:247
4233 4241 msgid "Pull request update failed because of an unknown error."
4234 4242 msgstr ""
4235 4243
4236 #: rhodecode/model/pull_request.py:219
4244 #: rhodecode/model/pull_request.py:249
4237 4245 msgid "No update needed because the source and target have not changed."
4238 4246 msgstr ""
4239 4247
4240 #: rhodecode/model/pull_request.py:221
4248 #: rhodecode/model/pull_request.py:251
4241 4249 msgid "Pull request cannot be updated because the reference type is not supported for an update. Only Branch, Tag or Bookmark is allowed."
4242 4250 msgstr ""
4243 4251
4244 #: rhodecode/model/pull_request.py:224
4252 #: rhodecode/model/pull_request.py:254
4245 4253 msgid "This pull request cannot be updated because the target reference is missing."
4246 4254 msgstr ""
4247 4255
4248 #: rhodecode/model/pull_request.py:227
4256 #: rhodecode/model/pull_request.py:257
4249 4257 msgid "This pull request cannot be updated because the source reference is missing."
4250 4258 msgstr ""
4251 4259
4252 #: rhodecode/model/pull_request.py:1518
4260 #: rhodecode/model/pull_request.py:1681
4253 4261 msgid "Server-side pull request merging is disabled."
4254 4262 msgstr ""
4255 4263
4256 #: rhodecode/model/pull_request.py:1521
4264 #: rhodecode/model/pull_request.py:1684
4257 4265 msgid "This pull request is closed."
4258 4266 msgstr ""
4259 4267
4260 #: rhodecode/model/pull_request.py:1535
4268 #: rhodecode/model/pull_request.py:1698
4261 4269 msgid "Pull request merging is not supported."
4262 4270 msgstr ""
4263 4271
4264 #: rhodecode/model/pull_request.py:1552
4272 #: rhodecode/model/pull_request.py:1715
4265 4273 msgid "Target repository large files support is disabled."
4266 4274 msgstr ""
4267 4275
4268 #: rhodecode/model/pull_request.py:1555
4276 #: rhodecode/model/pull_request.py:1718
4269 4277 msgid "Source repository large files support is disabled."
4270 4278 msgstr ""
4271 4279
4272 #: rhodecode/model/pull_request.py:1739 rhodecode/model/scm.py:1004
4280 #: rhodecode/model/pull_request.py:1902 rhodecode/model/scm.py:1004
4273 4281 #: rhodecode/templates/admin/my_account/my_account.mako:32
4274 4282 #: rhodecode/templates/base/base.mako:638
4275 4283 #: rhodecode/templates/summary/components.mako:46
4276 4284 msgid "Bookmarks"
4277 4285 msgstr ""
4278 4286
4279 #: rhodecode/model/pull_request.py:1744
4287 #: rhodecode/model/pull_request.py:1907
4280 4288 msgid "Commit IDs"
4281 4289 msgstr ""
4282 4290
4283 #: rhodecode/model/pull_request.py:1747
4291 #: rhodecode/model/pull_request.py:1910
4284 4292 #: rhodecode/templates/summary/components.mako:22
4285 4293 msgid "Closed Branches"
4286 4294 msgstr ""
4287 4295
4288 #: rhodecode/model/pull_request.py:1929
4296 #: rhodecode/model/pull_request.py:2094
4289 4297 msgid "WIP marker in title prevents from accidental merge."
4290 4298 msgstr ""
4291 4299
4292 #: rhodecode/model/pull_request.py:1939
4300 #: rhodecode/model/pull_request.py:2104
4293 4301 msgid "User `{}` not allowed to perform merge."
4294 4302 msgstr ""
4295 4303
4296 #: rhodecode/model/pull_request.py:1957
4304 #: rhodecode/model/pull_request.py:2122
4297 4305 msgid "Target branch `{}` changes rejected by rule {}."
4298 4306 msgstr ""
4299 4307
4300 #: rhodecode/model/pull_request.py:1971
4308 #: rhodecode/model/pull_request.py:2136
4301 4309 msgid "Pull request reviewer approval is pending."
4302 4310 msgstr ""
4303 4311
4304 #: rhodecode/model/pull_request.py:1985
4312 #: rhodecode/model/pull_request.py:2150
4305 4313 msgid "Cannot merge, {} TODO still not resolved."
4306 4314 msgstr ""
4307 4315
4308 #: rhodecode/model/pull_request.py:1988
4316 #: rhodecode/model/pull_request.py:2153
4309 4317 msgid "Cannot merge, {} TODOs still not resolved."
4310 4318 msgstr ""
4311 4319
4312 #: rhodecode/model/pull_request.py:2043
4320 #: rhodecode/model/pull_request.py:2208
4313 4321 msgid "Merge strategy: rebase"
4314 4322 msgstr ""
4315 4323
4316 #: rhodecode/model/pull_request.py:2048
4324 #: rhodecode/model/pull_request.py:2213
4317 4325 msgid "Merge strategy: explicit merge commit"
4318 4326 msgstr ""
4319 4327
4320 #: rhodecode/model/pull_request.py:2056
4328 #: rhodecode/model/pull_request.py:2221
4321 4329 msgid "Source branch will be closed before the merge."
4322 4330 msgstr ""
4323 4331
4324 #: rhodecode/model/pull_request.py:2058
4332 #: rhodecode/model/pull_request.py:2223
4325 4333 msgid "Source branch will be deleted after the merge."
4326 4334 msgstr ""
4327 4335
4328 4336 #: rhodecode/model/validators.py:93 rhodecode/model/validators.py:94
4329 4337 msgid "Value cannot be an empty list"
4330 4338 msgstr ""
4331 4339
4332 4340 #: rhodecode/model/validators.py:140
4333 4341 msgid "Pattern already exists"
4334 4342 msgstr ""
4335 4343
4336 4344 #: rhodecode/model/validators.py:161
4337 4345 #, python-format
4338 4346 msgid "Username \"%(username)s\" already exists"
4339 4347 msgstr ""
4340 4348
4341 4349 #: rhodecode/model/validators.py:163
4342 4350 #, python-format
4343 4351 msgid "Username \"%(username)s\" is forbidden"
4344 4352 msgstr ""
4345 4353
4346 4354 #: rhodecode/model/validators.py:165
4347 4355 #: rhodecode/model/validation_schema/schemas/user_schema.py:71
4348 4356 msgid "Username may only contain alphanumeric characters underscores, periods or dashes and must begin with alphanumeric character or underscore"
4349 4357 msgstr ""
4350 4358
4351 4359 #: rhodecode/model/validators.py:196
4352 4360 #, python-format
4353 4361 msgid "Username %(username)s is not valid"
4354 4362 msgstr ""
4355 4363
4356 4364 #: rhodecode/model/validators.py:197
4357 4365 #, python-format
4358 4366 msgid "Username %(username)s is disabled"
4359 4367 msgstr ""
4360 4368
4361 4369 #: rhodecode/model/validators.py:222
4362 4370 msgid "Invalid user group name"
4363 4371 msgstr ""
4364 4372
4365 4373 #: rhodecode/model/validators.py:223
4366 4374 #, python-format
4367 4375 msgid "User group `%(usergroup)s` already exists"
4368 4376 msgstr ""
4369 4377
4370 4378 #: rhodecode/model/validators.py:225
4371 4379 msgid "user group name may only contain alphanumeric characters underscores, periods or dashes and must begin with alphanumeric character"
4372 4380 msgstr ""
4373 4381
4374 4382 #: rhodecode/model/validators.py:265
4375 4383 msgid "Cannot assign this group as parent"
4376 4384 msgstr ""
4377 4385
4378 4386 #: rhodecode/model/validators.py:266
4379 4387 #, python-format
4380 4388 msgid "Group \"%(group_name)s\" already exists"
4381 4389 msgstr ""
4382 4390
4383 4391 #: rhodecode/model/validators.py:267
4384 4392 #, python-format
4385 4393 msgid "Repository with name \"%(group_name)s\" already exists"
4386 4394 msgstr ""
4387 4395
4388 4396 #: rhodecode/model/validators.py:269
4389 4397 msgid "no permission to store repository groupin this location"
4390 4398 msgstr ""
4391 4399
4392 4400 #: rhodecode/model/validators.py:271
4393 4401 msgid "no permission to store repository group in root location"
4394 4402 msgstr ""
4395 4403
4396 4404 #: rhodecode/model/validators.py:388
4397 4405 msgid "Invalid characters (non-ascii) in password"
4398 4406 msgstr ""
4399 4407
4400 4408 #: rhodecode/model/validators.py:407
4401 4409 msgid "Passwords do not match"
4402 4410 msgstr ""
4403 4411
4404 4412 #: rhodecode/model/validators.py:427
4405 4413 msgid "invalid password"
4406 4414 msgstr ""
4407 4415
4408 4416 #: rhodecode/model/validators.py:428
4409 4417 msgid "invalid user name"
4410 4418 msgstr ""
4411 4419
4412 4420 #: rhodecode/model/validators.py:429
4413 4421 msgid "Your account is disabled"
4414 4422 msgstr ""
4415 4423
4416 4424 #: rhodecode/model/validators.py:465
4417 4425 #, python-format
4418 4426 msgid "Repository name %(repo)s is disallowed"
4419 4427 msgstr ""
4420 4428
4421 4429 #: rhodecode/model/validators.py:467
4422 4430 #, python-format
4423 4431 msgid "Repository with name %(repo)s already exists"
4424 4432 msgstr ""
4425 4433
4426 4434 #: rhodecode/model/validators.py:469
4427 4435 #, python-format
4428 4436 msgid "Repository group with name \"%(repo)s\" already exists"
4429 4437 msgstr ""
4430 4438
4431 4439 #: rhodecode/model/validators.py:472
4432 4440 #, python-format
4433 4441 msgid "Repository with name %(repo)s exists in group \"%(group)s\""
4434 4442 msgstr ""
4435 4443
4436 4444 #: rhodecode/model/validators.py:474
4437 4445 #, python-format
4438 4446 msgid "Repository group with name \"%(repo)s\" exists in group \"%(group)s\""
4439 4447 msgstr ""
4440 4448
4441 4449 #: rhodecode/model/validators.py:567
4442 4450 #: rhodecode/model/validation_schema/schemas/repo_schema.py:236
4443 4451 msgid "Repository name cannot end with .git"
4444 4452 msgstr ""
4445 4453
4446 4454 #: rhodecode/model/validators.py:627
4447 4455 #, python-format
4448 4456 msgid "invalid clone url for %(rtype)s repository"
4449 4457 msgstr ""
4450 4458
4451 4459 #: rhodecode/model/validators.py:628
4452 4460 #, python-format
4453 4461 msgid "Invalid clone url, provide a valid clone url starting with one of %(allowed_prefixes)s"
4454 4462 msgstr ""
4455 4463
4456 4464 #: rhodecode/model/validators.py:660
4457 4465 msgid "Fork have to be the same type as parent"
4458 4466 msgstr ""
4459 4467
4460 4468 #: rhodecode/model/validators.py:677
4461 4469 msgid "You do not have the permission to create repositories in this group."
4462 4470 msgstr ""
4463 4471
4464 4472 #: rhodecode/model/validators.py:680
4465 4473 #: rhodecode/model/validation_schema/schemas/repo_schema.py:136
4466 4474 msgid "You do not have the permission to store repositories in the root location."
4467 4475 msgstr ""
4468 4476
4469 4477 #: rhodecode/model/validators.py:740
4470 4478 msgid "This username or user group name is not valid"
4471 4479 msgstr ""
4472 4480
4473 4481 #: rhodecode/model/validators.py:853
4474 4482 msgid "This is not a valid path"
4475 4483 msgstr ""
4476 4484
4477 4485 #: rhodecode/model/validators.py:871
4478 4486 #: rhodecode/model/validation_schema/schemas/user_schema.py:144
4479 4487 #: rhodecode/model/validation_schema/schemas/user_schema.py:148
4480 4488 msgid "This e-mail address is already taken"
4481 4489 msgstr ""
4482 4490
4483 4491 #: rhodecode/model/validators.py:893
4484 4492 #, python-format
4485 4493 msgid "e-mail \"%(email)s\" does not exist."
4486 4494 msgstr ""
4487 4495
4488 4496 #: rhodecode/model/validators.py:914
4489 4497 #, python-format
4490 4498 msgid "Revisions %(revs)s are already part of pull request or have set status"
4491 4499 msgstr ""
4492 4500
4493 4501 #: rhodecode/model/validators.py:947
4494 4502 #: rhodecode/model/validation_schema/validators.py:41
4495 4503 #: rhodecode/model/validation_schema/validators.py:54
4496 4504 msgid "Please enter a valid IPv4 or IpV6 address"
4497 4505 msgstr ""
4498 4506
4499 4507 #: rhodecode/model/validators.py:948
4500 4508 #, python-format
4501 4509 msgid "The network size (bits) must be within the range of 0-32 (not %(bits)r)"
4502 4510 msgstr ""
4503 4511
4504 4512 #: rhodecode/model/validators.py:976
4505 4513 msgid "Key name can only consist of letters, underscore, dash or numbers"
4506 4514 msgstr ""
4507 4515
4508 4516 #: rhodecode/model/validators.py:993
4509 4517 #, python-format
4510 4518 msgid "Plugins %(loaded)s and %(next_to_load)s both export the same name"
4511 4519 msgstr ""
4512 4520
4513 4521 #: rhodecode/model/validators.py:996
4514 4522 #, python-format
4515 4523 msgid "The plugin \"%(plugin_id)s\" is missing an includeme function."
4516 4524 msgstr ""
4517 4525
4518 4526 #: rhodecode/model/validators.py:999
4519 4527 #, python-format
4520 4528 msgid "Can not load plugin \"%(plugin_id)s\""
4521 4529 msgstr ""
4522 4530
4523 4531 #: rhodecode/model/validators.py:1001
4524 4532 #, python-format
4525 4533 msgid "No plugin available with ID \"%(plugin_id)s\""
4526 4534 msgstr ""
4527 4535
4528 4536 #: rhodecode/model/validators.py:1069
4529 4537 msgid "Url must start with http or /"
4530 4538 msgstr ""
4531 4539
4532 4540 #: rhodecode/model/validation_schema/validators.py:62
4533 4541 msgid "Invalid glob pattern"
4534 4542 msgstr ""
4535 4543
4536 4544 #: rhodecode/model/validation_schema/validators.py:71
4537 4545 msgid "Name must start with a letter or number. Got `{}`"
4538 4546 msgstr ""
4539 4547
4540 4548 #: rhodecode/model/validation_schema/validators.py:142
4541 4549 msgid "invalid clone url for {repo_type} repository"
4542 4550 msgstr ""
4543 4551
4544 4552 #: rhodecode/model/validation_schema/validators.py:151
4545 4553 msgid "Please enter a valid json object"
4546 4554 msgstr ""
4547 4555
4548 4556 #: rhodecode/model/validation_schema/schemas/comment_schema.py:42
4549 4557 #: rhodecode/model/validation_schema/schemas/gist_schema.py:89
4550 4558 msgid "Gist with name {} already exists"
4551 4559 msgstr ""
4552 4560
4553 4561 #: rhodecode/model/validation_schema/schemas/comment_schema.py:48
4554 4562 #: rhodecode/model/validation_schema/schemas/gist_schema.py:95
4555 4563 msgid "Filename {} cannot be inside a directory"
4556 4564 msgstr ""
4557 4565
4558 4566 #: rhodecode/model/validation_schema/schemas/gist_schema.py:132
4559 4567 msgid "Duplicated value for filename found: `{}`"
4560 4568 msgstr ""
4561 4569
4562 4570 #: rhodecode/model/validation_schema/schemas/integration_schema.py:36
4563 4571 msgid "Pick a scope:"
4564 4572 msgstr ""
4565 4573
4566 4574 #: rhodecode/model/validation_schema/schemas/integration_schema.py:39
4567 4575 msgid "Global (all repositories)"
4568 4576 msgstr ""
4569 4577
4570 4578 #: rhodecode/model/validation_schema/schemas/integration_schema.py:40
4571 4579 msgid "Top level repositories only"
4572 4580 msgstr ""
4573 4581
4574 4582 #: rhodecode/model/validation_schema/schemas/integration_schema.py:79
4575 4583 msgid "Only repo admins can create integrations"
4576 4584 msgstr ""
4577 4585
4578 4586 #: rhodecode/model/validation_schema/schemas/integration_schema.py:86
4579 4587 msgid "Only repogroup admins can create integrations"
4580 4588 msgstr ""
4581 4589
4582 4590 #: rhodecode/model/validation_schema/schemas/integration_schema.py:91
4583 4591 msgid "Only superadmins can create global integrations"
4584 4592 msgstr ""
4585 4593
4586 4594 #: rhodecode/model/validation_schema/schemas/integration_schema.py:181
4587 4595 msgid "Scope of the integration. Recursive means the integration runs on all repos of that group and children recursively."
4588 4596 msgstr ""
4589 4597
4590 4598 #: rhodecode/model/validation_schema/schemas/integration_schema.py:184
4591 4599 msgid "Integration scope"
4592 4600 msgstr ""
4593 4601
4594 4602 #: rhodecode/model/validation_schema/schemas/integration_schema.py:214
4595 4603 msgid "General integration options"
4596 4604 msgstr ""
4597 4605
4598 4606 #: rhodecode/model/validation_schema/schemas/integration_schema.py:217
4599 4607 msgid "{integration_type} settings"
4600 4608 msgstr ""
4601 4609
4602 4610 #: rhodecode/model/validation_schema/schemas/repo_group_schema.py:52
4603 4611 msgid "Parent repository group `{}` does not exist"
4604 4612 msgstr ""
4605 4613
4606 4614 #: rhodecode/model/validation_schema/schemas/repo_group_schema.py:56
4607 4615 msgid "You do not have the permissions to store repository groups inside repository group `{}`"
4608 4616 msgstr ""
4609 4617
4610 4618 #: rhodecode/model/validation_schema/schemas/repo_group_schema.py:59
4611 4619 msgid "You do not have the permission to store repository groups in the root location."
4612 4620 msgstr ""
4613 4621
4614 4622 #: rhodecode/model/validation_schema/schemas/repo_group_schema.py:125
4615 4623 msgid "Repo group owner with id `{}` does not exists"
4616 4624 msgstr ""
4617 4625
4618 4626 #: rhodecode/model/validation_schema/schemas/repo_group_schema.py:143
4619 4627 #: rhodecode/model/validation_schema/schemas/repo_schema.py:221
4620 4628 msgid "Repository with name `{}` already exists"
4621 4629 msgstr ""
4622 4630
4623 4631 #: rhodecode/model/validation_schema/schemas/repo_group_schema.py:148
4624 4632 #: rhodecode/model/validation_schema/schemas/repo_schema.py:226
4625 4633 msgid "Repository group with name `{}` already exists"
4626 4634 msgstr ""
4627 4635
4628 4636 #: rhodecode/model/validation_schema/schemas/repo_schema.py:60
4629 4637 msgid "Repo owner with id `{}` does not exists"
4630 4638 msgstr ""
4631 4639
4632 4640 #: rhodecode/model/validation_schema/schemas/repo_schema.py:102
4633 4641 msgid "Fork with id `{}` does not exists"
4634 4642 msgstr ""
4635 4643
4636 4644 #: rhodecode/model/validation_schema/schemas/repo_schema.py:105
4637 4645 msgid "Cannot set fork of parameter of this repository to itself"
4638 4646 msgstr ""
4639 4647
4640 4648 #: rhodecode/model/validation_schema/schemas/repo_schema.py:130
4641 4649 #: rhodecode/model/validation_schema/schemas/repo_schema.py:134
4642 4650 msgid "Repository group `{}` does not exist"
4643 4651 msgstr ""
4644 4652
4645 4653 #: rhodecode/model/validation_schema/schemas/user_group_schema.py:32
4646 4654 msgid "Allowed in name are letters, numbers, and `-`, `_`, `.` Name must start with a letter or number. Got `{}`"
4647 4655 msgstr ""
4648 4656
4649 4657 #: rhodecode/model/validation_schema/schemas/user_group_schema.py:48
4650 4658 msgid "User group owner with id `{}` does not exists"
4651 4659 msgstr ""
4652 4660
4653 4661 #: rhodecode/model/validation_schema/schemas/user_schema.py:39
4654 4662 msgid "Password is incorrect"
4655 4663 msgstr ""
4656 4664
4657 4665 #: rhodecode/model/validation_schema/schemas/user_schema.py:62
4658 4666 msgid "New password must be different to old password"
4659 4667 msgstr ""
4660 4668
4661 4669 #: rhodecode/model/validation_schema/schemas/user_schema.py:183
4662 4670 msgid "Additional emails can be specified at <a href=\"{}\">extra emails</a> page."
4663 4671 msgstr ""
4664 4672
4665 4673 #: rhodecode/public/js/scripts.js:19
4666 4674 msgid ": , "
4667 4675 msgstr ""
4668 4676
4669 4677 #: rhodecode/public/js/scripts.js:20822 rhodecode/public/js/scripts.min.js:1
4670 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:60
4678 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:64
4671 4679 #: rhodecode/public/js/src/plugins/jquery.autocomplete.js:87
4672 4680 msgid "No results"
4673 4681 msgstr ""
4674 4682
4675 4683 #: rhodecode/public/js/scripts.js:22547 rhodecode/public/js/scripts.min.js:1
4676 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:163
4684 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:170
4677 4685 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:109
4678 4686 msgid "{0} year"
4679 4687 msgstr ""
4680 4688
4681 4689 #: rhodecode/public/js/scripts.js:22548 rhodecode/public/js/scripts.min.js:1
4682 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:151
4690 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:158
4683 4691 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:110
4684 4692 msgid "{0} month"
4685 4693 msgstr ""
4686 4694
4687 4695 #: rhodecode/public/js/scripts.js:22549 rhodecode/public/js/scripts.min.js:1
4688 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:146
4696 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:153
4689 4697 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:111
4690 4698 msgid "{0} day"
4691 4699 msgstr ""
4692 4700
4693 4701 #: rhodecode/public/js/scripts.js:22550 rhodecode/public/js/scripts.min.js:1
4694 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:148
4702 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:155
4695 4703 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:112
4696 4704 msgid "{0} hour"
4697 4705 msgstr ""
4698 4706
4699 4707 #: rhodecode/public/js/scripts.js:22551 rhodecode/public/js/scripts.min.js:1
4700 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:150
4708 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:157
4701 4709 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:113
4702 4710 msgid "{0} min"
4703 4711 msgstr ""
4704 4712
4705 4713 #: rhodecode/public/js/scripts.js:22552 rhodecode/public/js/scripts.min.js:1
4706 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:160
4714 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:167
4707 4715 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:114
4708 4716 msgid "{0} sec"
4709 4717 msgstr ""
4710 4718
4711 4719 #: rhodecode/public/js/scripts.js:22572 rhodecode/public/js/scripts.min.js:1
4712 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:126
4720 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:133
4713 4721 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:134
4714 4722 msgid "in {0}"
4715 4723 msgstr ""
4716 4724
4717 4725 #: rhodecode/public/js/scripts.js:22580 rhodecode/public/js/scripts.min.js:1
4718 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:143
4726 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:150
4719 4727 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:142
4720 4728 msgid "{0} ago"
4721 4729 msgstr ""
4722 4730
4723 4731 #: rhodecode/public/js/scripts.js:22592 rhodecode/public/js/scripts.min.js:1
4724 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:165
4732 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:172
4725 4733 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:154
4726 4734 msgid "{0}, {1} ago"
4727 4735 msgstr ""
4728 4736
4729 4737 #: rhodecode/public/js/scripts.js:22594 rhodecode/public/js/scripts.min.js:1
4730 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:128
4738 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:135
4731 4739 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:156
4732 4740 msgid "in {0}, {1}"
4733 4741 msgstr ""
4734 4742
4735 4743 #: rhodecode/public/js/scripts.js:22598 rhodecode/public/js/scripts.min.js:1
4736 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:144
4744 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:151
4737 4745 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:160
4738 4746 msgid "{0} and {1}"
4739 4747 msgstr ""
4740 4748
4741 4749 #: rhodecode/public/js/scripts.js:22600 rhodecode/public/js/scripts.min.js:1
4742 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:145
4750 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:152
4743 4751 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:162
4744 4752 msgid "{0} and {1} ago"
4745 4753 msgstr ""
4746 4754
4747 4755 #: rhodecode/public/js/scripts.js:22602 rhodecode/public/js/scripts.min.js:1
4748 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:127
4756 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:134
4749 4757 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:164
4750 4758 msgid "in {0} and {1}"
4751 4759 msgstr ""
4752 4760
4753 4761 #: rhodecode/public/js/scripts.js:37600 rhodecode/public/js/scripts.min.js:1
4754 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:47
4762 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:51
4755 4763 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:4
4756 4764 msgid "Loading more results..."
4757 4765 msgstr ""
4758 4766
4759 4767 #: rhodecode/public/js/scripts.js:37603 rhodecode/public/js/scripts.min.js:1
4760 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:77
4768 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:82
4761 4769 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:7
4762 4770 msgid "Searching..."
4763 4771 msgstr ""
4764 4772
4765 4773 #: rhodecode/public/js/scripts.js:37606 rhodecode/public/js/scripts.min.js:1
4766 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:53
4774 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:57
4767 4775 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:10
4768 4776 msgid "No matches found"
4769 4777 msgstr ""
4770 4778
4771 4779 #: rhodecode/public/js/scripts.js:37609 rhodecode/public/js/scripts.min.js:1
4772 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:46
4780 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:50
4773 4781 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:13
4774 4782 msgid "Loading failed"
4775 4783 msgstr ""
4776 4784
4777 4785 #: rhodecode/public/js/scripts.js:37613 rhodecode/public/js/scripts.min.js:1
4778 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:67
4786 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:72
4779 4787 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:17
4780 4788 msgid "One result is available, press enter to select it."
4781 4789 msgstr ""
4782 4790
4783 4791 #: rhodecode/public/js/scripts.js:37615 rhodecode/public/js/scripts.min.js:1
4784 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:159
4792 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:166
4785 4793 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:19
4786 4794 msgid "{0} results are available, use up and down arrow keys to navigate."
4787 4795 msgstr ""
4788 4796
4789 4797 #: rhodecode/public/js/scripts.js:37620 rhodecode/public/js/scripts.min.js:1
4790 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:72
4798 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:77
4791 4799 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:24
4792 4800 msgid "Please enter {0} or more character"
4793 4801 msgstr ""
4794 4802
4795 4803 #: rhodecode/public/js/scripts.js:37622 rhodecode/public/js/scripts.min.js:1
4796 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:73
4804 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:78
4797 4805 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:26
4798 4806 msgid "Please enter {0} or more characters"
4799 4807 msgstr ""
4800 4808
4801 4809 #: rhodecode/public/js/scripts.js:37627 rhodecode/public/js/scripts.min.js:1
4802 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:70
4810 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:75
4803 4811 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:31
4804 4812 msgid "Please delete {0} character"
4805 4813 msgstr ""
4806 4814
4807 4815 #: rhodecode/public/js/scripts.js:37629 rhodecode/public/js/scripts.min.js:1
4808 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:71
4816 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:76
4809 4817 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:33
4810 4818 msgid "Please delete {0} characters"
4811 4819 msgstr ""
4812 4820
4813 4821 #: rhodecode/public/js/scripts.js:37633 rhodecode/public/js/scripts.min.js:1
4814 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:116
4822 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:123
4815 4823 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:37
4816 4824 msgid "You can only select {0} item"
4817 4825 msgstr ""
4818 4826
4819 4827 #: rhodecode/public/js/scripts.js:37635 rhodecode/public/js/scripts.min.js:1
4820 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:117
4828 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:124
4821 4829 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:39
4822 4830 msgid "You can only select {0} items"
4823 4831 msgstr ""
4824 4832
4825 #: rhodecode/public/js/scripts.js:38285 rhodecode/public/js/scripts.min.js:1
4826 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:7
4827 #: rhodecode/public/js/src/rhodecode/utils/ajax.js:135
4833 #: rhodecode/public/js/scripts.js:38289 rhodecode/public/js/scripts.min.js:1
4834 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:9
4835 #: rhodecode/public/js/src/rhodecode/utils/ajax.js:139
4828 4836 msgid "Ajax Request Error"
4829 4837 msgstr ""
4830 4838
4831 #: rhodecode/public/js/scripts.js:38687 rhodecode/public/js/scripts.min.js:1
4832 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:135
4839 #: rhodecode/public/js/scripts.js:38691 rhodecode/public/js/scripts.min.js:1
4840 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:142
4833 4841 #: rhodecode/public/js/src/rhodecode/changelog.js:35
4834 4842 msgid "showing {0} out of {1} commit"
4835 4843 msgstr ""
4836 4844
4837 #: rhodecode/public/js/scripts.js:38689 rhodecode/public/js/scripts.min.js:1
4838 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:136
4845 #: rhodecode/public/js/scripts.js:38693 rhodecode/public/js/scripts.min.js:1
4846 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:143
4839 4847 #: rhodecode/public/js/src/rhodecode/changelog.js:37
4840 4848 msgid "showing {0} out of {1} commits"
4841 4849 msgstr ""
4842 4850
4843 #: rhodecode/public/js/scripts.js:39227 rhodecode/public/js/scripts.min.js:1
4844 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:80
4851 #: rhodecode/public/js/scripts.js:39232 rhodecode/public/js/scripts.min.js:1
4852 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:85
4845 4853 #: rhodecode/public/js/src/rhodecode/codemirror.js:363
4846 4854 msgid "Set status to Approved"
4847 4855 msgstr ""
4848 4856
4849 #: rhodecode/public/js/scripts.js:39247 rhodecode/public/js/scripts.min.js:1
4850 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:81
4857 #: rhodecode/public/js/scripts.js:39252 rhodecode/public/js/scripts.min.js:1
4858 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:86
4851 4859 #: rhodecode/public/js/src/rhodecode/codemirror.js:383
4852 4860 msgid "Set status to Rejected"
4853 4861 msgstr ""
4854 4862
4855 #: rhodecode/public/js/scripts.js:39266 rhodecode/public/js/scripts.min.js:1
4856 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:100
4863 #: rhodecode/public/js/scripts.js:39271 rhodecode/public/js/scripts.min.js:1
4864 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:106
4857 4865 #: rhodecode/public/js/src/rhodecode/codemirror.js:402
4858 4866 msgid "TODO comment"
4859 4867 msgstr ""
4860 4868
4861 #: rhodecode/public/js/scripts.js:39286 rhodecode/public/js/scripts.min.js:1
4862 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:66
4869 #: rhodecode/public/js/scripts.js:39291 rhodecode/public/js/scripts.min.js:1
4870 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:71
4863 4871 #: rhodecode/public/js/src/rhodecode/codemirror.js:422
4864 4872 msgid "Note Comment"
4865 4873 msgstr ""
4866 4874
4867 #: rhodecode/public/js/scripts.js:39587 rhodecode/public/js/scripts.js:39962
4875 #: rhodecode/public/js/scripts.js:39592 rhodecode/public/js/scripts.js:39967
4868 4876 #: rhodecode/public/js/scripts.min.js:1
4869 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:94
4877 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:99
4870 4878 #: rhodecode/public/js/src/rhodecode/codemirror.js:723
4871 4879 #: rhodecode/public/js/src/rhodecode/comments.js:254
4872 4880 msgid "Status Review"
4873 4881 msgstr ""
4874 4882
4875 #: rhodecode/public/js/scripts.js:39602 rhodecode/public/js/scripts.js:39977
4883 #: rhodecode/public/js/scripts.js:39607 rhodecode/public/js/scripts.js:39982
4876 4884 #: rhodecode/public/js/scripts.min.js:1
4877 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:22
4885 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:24
4878 4886 #: rhodecode/public/js/src/rhodecode/codemirror.js:738
4879 4887 #: rhodecode/public/js/src/rhodecode/comments.js:269
4880 4888 msgid "Comment text will be set automatically based on currently selected status ({0}) ..."
4881 4889 msgstr ""
4882 4890
4883 #: rhodecode/public/js/scripts.js:39683 rhodecode/public/js/scripts.js:40172
4884 #: rhodecode/public/js/scripts.js:41530 rhodecode/public/js/scripts.min.js:1
4885 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:44
4891 #: rhodecode/public/js/scripts.js:39688 rhodecode/public/js/scripts.js:40177
4892 #: rhodecode/public/js/scripts.js:41535 rhodecode/public/js/scripts.min.js:1
4893 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:48
4886 4894 #: rhodecode/public/js/src/rhodecode/codemirror.js:819
4887 4895 #: rhodecode/public/js/src/rhodecode/comments.js:464
4888 4896 #: rhodecode/public/js/src/rhodecode/files.js:499
4889 4897 #: rhodecode/templates/files/files_browser_tree.mako:57
4890 4898 msgid "Loading ..."
4891 4899 msgstr ""
4892 4900
4893 #: rhodecode/public/js/scripts.js:39844 rhodecode/public/js/scripts.min.js:1
4894 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:110
4901 #: rhodecode/public/js/scripts.js:39849 rhodecode/public/js/scripts.min.js:1
4902 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:117
4895 4903 #: rhodecode/public/js/src/rhodecode/comments.js:136
4896 4904 msgid "Updated Comment"
4897 4905 msgstr ""
4898 4906
4899 #: rhodecode/public/js/scripts.js:39868 rhodecode/public/js/scripts.min.js:1
4900 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:134
4907 #: rhodecode/public/js/scripts.js:39873 rhodecode/public/js/scripts.min.js:1
4908 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:141
4901 4909 #: rhodecode/public/js/src/rhodecode/comments.js:160
4902 4910 msgid "resolve comment"
4903 4911 msgstr ""
4904 4912
4905 #: rhodecode/public/js/scripts.js:40121 rhodecode/public/js/scripts.min.js:1
4906 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:97
4913 #: rhodecode/public/js/scripts.js:40126 rhodecode/public/js/scripts.min.js:1
4914 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:102
4907 4915 #: rhodecode/public/js/src/rhodecode/comments.js:413
4908 4916 msgid "Submitting..."
4909 4917 msgstr ""
4910 4918
4911 #: rhodecode/public/js/scripts.js:40418 rhodecode/public/js/scripts.min.js:1
4912 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:115
4919 #: rhodecode/public/js/scripts.js:40423 rhodecode/public/js/scripts.min.js:1
4920 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:122
4913 4921 #: rhodecode/public/js/src/rhodecode/comments.js:710
4914 4922 msgid "Yes, delete comment #{0}!"
4915 4923 msgstr ""
4916 4924
4917 #: rhodecode/public/js/scripts.js:40482 rhodecode/public/js/scripts.min.js:1
4918 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:42
4925 #: rhodecode/public/js/scripts.js:40487 rhodecode/public/js/scripts.min.js:1
4926 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:46
4919 4927 #: rhodecode/public/js/src/rhodecode/comments.js:774
4920 4928 msgid "Leave a resolution comment, or click resolve button to resolve TODO comment #{0}"
4921 4929 msgstr ""
4922 4930
4923 #: rhodecode/public/js/scripts.js:40691 rhodecode/public/js/scripts.min.js:1
4924 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:21
4931 #: rhodecode/public/js/scripts.js:40696 rhodecode/public/js/scripts.min.js:1
4932 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:23
4925 4933 #: rhodecode/public/js/src/rhodecode/comments.js:983
4926 4934 msgid "Comment body was not changed."
4927 4935 msgstr ""
4928 4936
4929 #: rhodecode/public/js/scripts.js:40870 rhodecode/public/js/scripts.min.js:1
4930 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:40
4937 #: rhodecode/public/js/scripts.js:40875 rhodecode/public/js/scripts.min.js:1
4938 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:44
4931 4939 #: rhodecode/public/js/src/rhodecode/comments.js:1162
4932 4940 msgid "Leave a comment on line {0}."
4933 4941 msgstr ""
4934 4942
4935 #: rhodecode/public/js/scripts.js:41001 rhodecode/public/js/scripts.min.js:1
4936 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:101
4943 #: rhodecode/public/js/scripts.js:41006 rhodecode/public/js/scripts.min.js:1
4944 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:107
4937 4945 #: rhodecode/public/js/src/rhodecode/comments.js:1293
4938 4946 msgid "TODO from comment {0} was fixed."
4939 4947 msgstr ""
4940 4948
4941 #: rhodecode/public/js/scripts.js:41279 rhodecode/public/js/scripts.min.js:1
4942 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:138
4949 #: rhodecode/public/js/scripts.js:41284 rhodecode/public/js/scripts.min.js:1
4950 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:145
4943 4951 #: rhodecode/public/js/src/rhodecode/files.js:248
4944 4952 msgid "truncated result"
4945 4953 msgstr ""
4946 4954
4947 #: rhodecode/public/js/scripts.js:41281 rhodecode/public/js/scripts.min.js:1
4948 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:139
4955 #: rhodecode/public/js/scripts.js:41286 rhodecode/public/js/scripts.min.js:1
4956 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:146
4949 4957 #: rhodecode/public/js/src/rhodecode/files.js:250
4950 4958 msgid "truncated results"
4951 4959 msgstr ""
4952 4960
4953 #: rhodecode/public/js/scripts.js:41290 rhodecode/public/js/scripts.min.js:1
4954 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:54
4961 #: rhodecode/public/js/scripts.js:41295 rhodecode/public/js/scripts.min.js:1
4962 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:58
4955 4963 #: rhodecode/public/js/src/rhodecode/files.js:259
4956 4964 msgid "No matching files"
4957 4965 msgstr ""
4958 4966
4959 #: rhodecode/public/js/scripts.js:41348 rhodecode/public/js/scripts.min.js:1
4960 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:78
4967 #: rhodecode/public/js/scripts.js:41353 rhodecode/public/js/scripts.min.js:1
4968 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:83
4961 4969 #: rhodecode/public/js/src/rhodecode/files.js:317
4962 4970 msgid "Selection link"
4963 4971 msgstr ""
4964 4972
4965 #: rhodecode/public/js/scripts.js:41445 rhodecode/public/js/scripts.min.js:1
4966 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:8
4973 #: rhodecode/public/js/scripts.js:41450 rhodecode/public/js/scripts.min.js:1
4974 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:10
4967 4975 #: rhodecode/public/js/src/rhodecode/files.js:414
4968 4976 msgid "All Authors"
4969 4977 msgstr ""
4970 4978
4971 #: rhodecode/public/js/scripts.js:41595 rhodecode/public/js/scripts.js:41598
4979 #: rhodecode/public/js/scripts.js:41600 rhodecode/public/js/scripts.js:41603
4972 4980 #: rhodecode/public/js/scripts.min.js:1
4973 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:34
4981 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:38
4974 4982 #: rhodecode/public/js/src/rhodecode/files.js:564
4975 4983 #: rhodecode/public/js/src/rhodecode/files.js:567
4976 4984 msgid "File `{0}` has a newer version available, or has been removed. Click {1} to see the latest version."
4977 4985 msgstr ""
4978 4986
4979 #: rhodecode/public/js/scripts.js:41601 rhodecode/public/js/scripts.min.js:1
4980 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:104
4987 #: rhodecode/public/js/scripts.js:41606 rhodecode/public/js/scripts.min.js:1
4988 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:111
4981 4989 #: rhodecode/public/js/src/rhodecode/files.js:570
4982 4990 msgid "There is an existing path `{0}` at this commit."
4983 4991 msgstr ""
4984 4992
4985 #: rhodecode/public/js/scripts.js:41604 rhodecode/public/js/scripts.min.js:1
4986 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:103
4993 #: rhodecode/public/js/scripts.js:41609 rhodecode/public/js/scripts.min.js:1
4994 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:110
4987 4995 #: rhodecode/public/js/src/rhodecode/files.js:573
4988 4996 msgid "There is a later version of file tree available. Click {0} to create a file at the latest tree."
4989 4997 msgstr ""
4990 4998
4991 #: rhodecode/public/js/scripts.js:41658 rhodecode/public/js/scripts.min.js:1
4992 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:96
4999 #: rhodecode/public/js/scripts.js:41663 rhodecode/public/js/scripts.min.js:1
5000 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:101
4993 5001 #: rhodecode/public/js/src/rhodecode/followers.js:26
4994 5002 msgid "Stopped watching this repository"
4995 5003 msgstr ""
4996 5004
4997 #: rhodecode/public/js/scripts.js:41659 rhodecode/public/js/scripts.min.js:1
4998 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:114
5005 #: rhodecode/public/js/scripts.js:41664 rhodecode/public/js/scripts.min.js:1
5006 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:121
4999 5007 #: rhodecode/public/js/src/rhodecode/followers.js:27
5000 5008 #: rhodecode/templates/base/base.mako:310
5001 5009 msgid "Watch"
5002 5010 msgstr ""
5003 5011
5004 #: rhodecode/public/js/scripts.js:41662 rhodecode/public/js/scripts.min.js:1
5005 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:93
5012 #: rhodecode/public/js/scripts.js:41667 rhodecode/public/js/scripts.min.js:1
5013 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:98
5006 5014 #: rhodecode/public/js/src/rhodecode/followers.js:30
5007 5015 msgid "Started watching this repository"
5008 5016 msgstr ""
5009 5017
5010 #: rhodecode/public/js/scripts.js:41663 rhodecode/public/js/scripts.min.js:1
5011 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:109
5018 #: rhodecode/public/js/scripts.js:41668 rhodecode/public/js/scripts.min.js:1
5019 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:116
5012 5020 #: rhodecode/public/js/src/rhodecode/followers.js:31
5013 5021 #: rhodecode/templates/base/base.mako:308
5014 5022 msgid "Unwatch"
5015 5023 msgstr ""
5016 5024
5017 #: rhodecode/public/js/scripts.js:42051 rhodecode/public/js/scripts.min.js:1
5018 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:10
5019 #: rhodecode/public/js/src/rhodecode/pullrequests.js:149
5025 #: rhodecode/public/js/scripts.js:42165 rhodecode/public/js/scripts.min.js:1
5026 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:12
5027 #: rhodecode/public/js/src/rhodecode/pullrequests.js:186
5020 5028 msgid "All reviewers must vote."
5021 5029 msgstr ""
5022 5030
5023 #: rhodecode/public/js/scripts.js:42060 rhodecode/public/js/scripts.min.js:1
5024 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:9
5025 #: rhodecode/public/js/src/rhodecode/pullrequests.js:158
5031 #: rhodecode/public/js/scripts.js:42174 rhodecode/public/js/scripts.min.js:1
5032 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:11
5033 #: rhodecode/public/js/src/rhodecode/pullrequests.js:195
5026 5034 msgid "All individual reviewers must vote."
5027 5035 msgstr ""
5028 5036
5029 #: rhodecode/public/js/scripts.js:42065 rhodecode/public/js/scripts.min.js:1
5030 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:12
5031 #: rhodecode/public/js/src/rhodecode/pullrequests.js:163
5037 #: rhodecode/public/js/scripts.js:42179 rhodecode/public/js/scripts.min.js:1
5038 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:14
5039 #: rhodecode/public/js/src/rhodecode/pullrequests.js:200
5032 5040 msgid "At least {0} reviewer must vote."
5033 5041 msgstr ""
5034 5042
5035 #: rhodecode/public/js/scripts.js:42071 rhodecode/public/js/scripts.min.js:1
5036 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:13
5037 #: rhodecode/public/js/src/rhodecode/pullrequests.js:169
5038 msgid "At least {0} reviewers must vote."
5039 msgstr ""
5040
5041 #: rhodecode/public/js/scripts.js:42087 rhodecode/public/js/scripts.min.js:1
5042 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:75
5043 #: rhodecode/public/js/src/rhodecode/pullrequests.js:185
5044 msgid "Reviewers picked from source code changes."
5045 msgstr ""
5046
5047 #: rhodecode/public/js/scripts.js:42095 rhodecode/public/js/scripts.min.js:1
5048 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:6
5049 #: rhodecode/public/js/src/rhodecode/pullrequests.js:193
5050 msgid "Adding new reviewers is forbidden."
5051 msgstr ""
5052
5053 #: rhodecode/public/js/scripts.js:42103 rhodecode/public/js/scripts.min.js:1
5054 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:15
5055 #: rhodecode/public/js/src/rhodecode/pullrequests.js:201
5056 msgid "Author is not allowed to be a reviewer."
5057 msgstr ""
5058
5059 #: rhodecode/public/js/scripts.js:42118 rhodecode/public/js/scripts.min.js:1
5060 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:23
5061 #: rhodecode/public/js/src/rhodecode/pullrequests.js:216
5062 msgid "Commit Authors are not allowed to be a reviewer."
5063 msgstr ""
5064
5065 #: rhodecode/public/js/scripts.js:42125 rhodecode/public/js/scripts.min.js:1
5066 #: rhodecode/public/js/src/rhodecode/pullrequests.js:223
5067 msgid "No review rules set."
5068 msgstr ""
5069
5070 #: rhodecode/public/js/scripts.js:42146 rhodecode/public/js/scripts.min.js:1
5071 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:45
5072 #: rhodecode/public/js/src/rhodecode/pullrequests.js:244
5073 msgid "Loading diff ..."
5074 msgstr ""
5075
5076 5043 #: rhodecode/public/js/scripts.js:42185 rhodecode/public/js/scripts.min.js:1
5077 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:132
5078 msgid "no commits"
5079 msgstr ""
5080
5081 #: rhodecode/public/js/scripts.js:42256 rhodecode/public/js/scripts.min.js:1
5082 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:113
5083 #: rhodecode/public/js/src/rhodecode/pullrequests.js:356
5044 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:15
5045 #: rhodecode/public/js/src/rhodecode/pullrequests.js:206
5046 msgid "At least {0} reviewers must vote."
5047 msgstr ""
5048
5049 #: rhodecode/public/js/scripts.js:42201 rhodecode/public/js/scripts.min.js:1
5050 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:80
5051 #: rhodecode/public/js/src/rhodecode/pullrequests.js:222
5052 msgid "Reviewers picked from source code changes."
5053 msgstr ""
5054
5055 #: rhodecode/public/js/scripts.js:42209 rhodecode/public/js/scripts.min.js:1
5056 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:8
5057 #: rhodecode/public/js/src/rhodecode/pullrequests.js:230
5058 msgid "Adding new reviewers is forbidden."
5059 msgstr ""
5060
5061 #: rhodecode/public/js/scripts.js:42217 rhodecode/public/js/scripts.min.js:1
5062 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:17
5063 #: rhodecode/public/js/src/rhodecode/pullrequests.js:238
5064 msgid "Author is not allowed to be a reviewer."
5065 msgstr ""
5066
5067 #: rhodecode/public/js/scripts.js:42231 rhodecode/public/js/scripts.min.js:1
5068 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:25
5069 #: rhodecode/public/js/src/rhodecode/pullrequests.js:252
5070 msgid "Commit Authors are not allowed to be a reviewer."
5071 msgstr ""
5072
5073 #: rhodecode/public/js/scripts.js:42238 rhodecode/public/js/scripts.min.js:1
5074 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:65
5075 #: rhodecode/public/js/src/rhodecode/pullrequests.js:259
5076 msgid "No review rules set."
5077 msgstr ""
5078
5079 #: rhodecode/public/js/scripts.js:42283 rhodecode/public/js/scripts.min.js:1
5080 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:49
5081 #: rhodecode/public/js/src/rhodecode/pullrequests.js:304
5082 msgid "Loading diff ..."
5083 msgstr ""
5084
5085 #: rhodecode/public/js/scripts.js:42336 rhodecode/public/js/scripts.min.js:1
5086 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:109
5087 #: rhodecode/public/js/src/rhodecode/pullrequests.js:357
5088 msgid "There are no commits to merge."
5089 msgstr ""
5090
5091 #: rhodecode/public/js/scripts.js:42408 rhodecode/public/js/scripts.min.js:1
5092 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:120
5093 #: rhodecode/public/js/src/rhodecode/pullrequests.js:429
5084 5094 msgid "User `{0}` not allowed to be a reviewer"
5085 5095 msgstr ""
5086 5096
5087 #: rhodecode/public/js/scripts.js:42262 rhodecode/public/js/scripts.min.js:1
5088 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:112
5089 #: rhodecode/public/js/src/rhodecode/pullrequests.js:362
5090 msgid "User `{0}` already in reviewers"
5091 msgstr ""
5092
5093 #: rhodecode/public/js/scripts.js:42366 rhodecode/public/js/scripts.min.js:1
5094 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:119
5095 #: rhodecode/public/js/src/rhodecode/pullrequests.js:468
5097 #: rhodecode/public/js/scripts.js:42414 rhodecode/public/js/scripts.min.js:1
5098 #: rhodecode/public/js/src/rhodecode/pullrequests.js:435
5099 msgid "User `{0}` already in reviewers/observers"
5100 msgstr ""
5101
5102 #: rhodecode/public/js/scripts.js:42528 rhodecode/public/js/scripts.min.js:1
5103 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:126
5104 #: rhodecode/public/js/src/rhodecode/pullrequests.js:549
5096 5105 msgid "added manually by \"{0}\""
5097 5106 msgstr ""
5098 5107
5099 #: rhodecode/public/js/scripts.js:42370 rhodecode/public/js/scripts.min.js:1
5100 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:131
5101 #: rhodecode/public/js/src/rhodecode/pullrequests.js:472
5108 #: rhodecode/public/js/scripts.js:42533 rhodecode/public/js/scripts.min.js:1
5109 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:138
5110 #: rhodecode/public/js/src/rhodecode/pullrequests.js:554
5102 5111 msgid "member of \"{0}\""
5103 5112 msgstr ""
5104 5113
5105 #: rhodecode/public/js/scripts.js:42561 rhodecode/public/js/scripts.min.js:1
5106 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:111
5107 #: rhodecode/public/js/src/rhodecode/pullrequests.js:648
5114 #: rhodecode/public/js/scripts.js:42766 rhodecode/public/js/scripts.min.js:1
5115 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:118
5116 #: rhodecode/public/js/src/rhodecode/pullrequests.js:787
5108 5117 msgid "Updating..."
5109 5118 msgstr ""
5110 5119
5111 #: rhodecode/public/js/scripts.js:42571 rhodecode/public/js/scripts.min.js:1
5112 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:36
5113 #: rhodecode/public/js/src/rhodecode/pullrequests.js:658
5120 #: rhodecode/public/js/scripts.js:42776 rhodecode/public/js/scripts.min.js:1
5121 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:40
5122 #: rhodecode/public/js/src/rhodecode/pullrequests.js:797
5114 5123 msgid "Force updating..."
5115 5124 msgstr ""
5116 5125
5117 #: rhodecode/public/js/scripts.js:47019 rhodecode/public/js/scripts.min.js:1
5118 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:89
5126 #: rhodecode/public/js/scripts.js:47613 rhodecode/public/js/scripts.min.js:1
5127 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:94
5119 5128 #: rhodecode/public/js/src/rhodecode/users.js:54
5120 5129 msgid "Show this authentication token?"
5121 5130 msgstr ""
5122 5131
5123 #: rhodecode/public/js/scripts.js:47021 rhodecode/public/js/scripts.min.js:1
5124 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:82
5132 #: rhodecode/public/js/scripts.js:47615 rhodecode/public/js/scripts.min.js:1
5133 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:87
5125 5134 #: rhodecode/public/js/src/rhodecode/users.js:56
5126 5135 msgid "Show"
5127 5136 msgstr ""
5128 5137
5129 #: rhodecode/public/js/scripts.js:47057 rhodecode/public/js/scripts.min.js:1
5130 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:14
5138 #: rhodecode/public/js/scripts.js:47651 rhodecode/public/js/scripts.min.js:1
5139 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:16
5131 5140 #: rhodecode/public/js/src/rhodecode/users.js:92
5132 5141 msgid "Authentication Token"
5133 5142 msgstr ""
5134 5143
5135 #: rhodecode/public/js/scripts.js:47246 rhodecode/public/js/scripts.min.js:1
5136 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:123
5144 #: rhodecode/public/js/scripts.js:47840 rhodecode/public/js/scripts.min.js:1
5145 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:130
5137 5146 #: rhodecode/public/js/src/rhodecode.js:144
5138 5147 msgid "file"
5139 5148 msgstr ""
5140 5149
5141 #: rhodecode/public/js/scripts.js:47390 rhodecode/public/js/scripts.min.js:1
5142 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:48
5150 #: rhodecode/public/js/scripts.js:47984 rhodecode/public/js/scripts.min.js:1
5151 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:52
5143 5152 #: rhodecode/public/js/src/rhodecode.js:288
5144 5153 msgid "Loading..."
5145 5154 msgstr ""
5146 5155
5147 #: rhodecode/public/js/scripts.js:47763 rhodecode/public/js/scripts.min.js:1
5148 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:120
5156 #: rhodecode/public/js/scripts.js:48366 rhodecode/public/js/scripts.min.js:1
5157 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:127
5149 5158 #: rhodecode/public/js/src/rhodecode.js:670
5150 5159 msgid "date not in future"
5151 5160 msgstr ""
5152 5161
5153 #: rhodecode/public/js/scripts.js:47771 rhodecode/public/js/scripts.min.js:1
5154 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:91
5162 #: rhodecode/public/js/scripts.js:48374 rhodecode/public/js/scripts.min.js:1
5163 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:96
5155 5164 #: rhodecode/public/js/src/rhodecode.js:678
5156 5165 msgid "Specified expiration date"
5157 5166 msgstr ""
5158 5167
5159 5168 #: rhodecode/public/js/scripts.min.js:1
5160 5169 msgid "action"
5161 5170 msgstr ""
5162 5171
5163 5172 #: rhodecode/public/js/scripts.min.js:1
5164 5173 msgid "target"
5165 5174 msgstr ""
5166 5175
5167 5176 #: rhodecode/public/js/scripts.min.js:1
5168 5177 msgid "text"
5169 5178 msgstr ""
5170 5179
5171 5180 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:2
5172 5181 msgid "(from usergroup {0})"
5173 5182 msgstr ""
5174 5183
5175 5184 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:3
5176 msgid "<strong>{0} file</strong> changed, "
5185 msgid "<strong>, and {0} file</strong> changed."
5177 5186 msgstr ""
5178 5187
5179 5188 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:4
5180 msgid "<strong>{0} files</strong> changed, "
5189 msgid "<strong>, and {0} files</strong> changed."
5181 5190 msgstr ""
5182 5191
5183 5192 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:5
5193 msgid "<strong>{0} file</strong> changed, "
5194 msgstr ""
5195
5196 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:6
5197 msgid "<strong>{0} files</strong> changed, "
5198 msgstr ""
5199
5200 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:7
5184 5201 #: rhodecode/templates/codeblocks/diffs.mako:648
5185 5202 #: rhodecode/templates/codeblocks/diffs.mako:652
5186 5203 msgid "Add another comment"
5187 5204 msgstr ""
5188 5205
5189 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:11
5206 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:13
5190 5207 msgid "Are you sure to close this pull request without merging?"
5191 5208 msgstr ""
5192 5209
5193 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:16
5210 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:18
5194 5211 msgid "Changed files"
5195 5212 msgstr ""
5196 5213
5197 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:17
5214 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:19
5198 5215 #: rhodecode/public/js/src/i18n_messages.js:5
5199 5216 #: rhodecode/templates/pullrequests/pullrequest_show.mako:589
5200 5217 #: rhodecode/templates/pullrequests/pullrequest_show.mako:592
5218 #: rhodecode/templates/pullrequests/pullrequest_show.mako:646
5201 5219 msgid "Close"
5202 5220 msgstr ""
5203 5221
5204 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:18
5205 #: rhodecode/templates/codeblocks/diffs.mako:133
5206 msgid "Collapse all files"
5207 msgstr ""
5208
5209 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:19
5210 msgid "Collapse {0} commit"
5211 msgstr ""
5212
5213 5222 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:20
5223 #: rhodecode/templates/codeblocks/diffs.mako:133
5224 msgid "Collapse all files"
5225 msgstr ""
5226
5227 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:21
5228 msgid "Collapse {0} commit"
5229 msgstr ""
5230
5231 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:22
5214 5232 msgid "Collapse {0} commits"
5215 5233 msgstr ""
5216 5234
5217 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:24
5218 msgid "Context file: "
5219 msgstr ""
5220
5221 5235 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:26
5222 msgid "Delete this comment?"
5236 msgid "Compare summary: <strong>{0} commit</strong>"
5223 5237 msgstr ""
5224 5238
5225 5239 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:27
5226 msgid "Diff to Commit "
5240 msgid "Compare summary: <strong>{0} commits</strong>"
5227 5241 msgstr ""
5228 5242
5229 5243 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:28
5230 msgid "Error during search operation"
5231 msgstr ""
5232
5233 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:29
5234 #: rhodecode/templates/codeblocks/diffs.mako:131
5235 msgid "Expand all files"
5244 msgid "Context file: "
5236 5245 msgstr ""
5237 5246
5238 5247 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:30
5239 msgid "Expand {0} commit"
5248 msgid "Delete this comment?"
5240 5249 msgstr ""
5241 5250
5242 5251 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:31
5243 msgid "Expand {0} commits"
5252 msgid "Diff to Commit "
5244 5253 msgstr ""
5245 5254
5246 5255 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:32
5247 msgid "Fetching repository state failed. Error code: {0} {1}. Try <a href=\"{2}\">refreshing</a> this page."
5256 msgid "Error during search operation"
5248 5257 msgstr ""
5249 5258
5250 5259 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:33
5251 msgid "Fetching repository state failed. Error code: {0} {1}. Try refreshing this page."
5260 #: rhodecode/templates/codeblocks/diffs.mako:131
5261 msgid "Expand all files"
5262 msgstr ""
5263
5264 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:34
5265 msgid "Expand {0} commit"
5252 5266 msgstr ""
5253 5267
5254 5268 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:35
5255 msgid "Follow"
5269 msgid "Expand {0} commits"
5270 msgstr ""
5271
5272 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:36
5273 msgid "Fetching repository state failed. Error code: {0} {1}. Try <a href=\"{2}\">refreshing</a> this page."
5256 5274 msgstr ""
5257 5275
5258 5276 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:37
5259 msgid "Hide full context diff"
5260 msgstr ""
5261
5262 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:38
5263 msgid "Hide whitespace changes"
5277 msgid "Fetching repository state failed. Error code: {0} {1}. Try refreshing this page."
5264 5278 msgstr ""
5265 5279
5266 5280 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:39
5267 #: rhodecode/public/js/src/i18n_messages.js:4
5268 msgid "Invite reviewers to this discussion"
5281 msgid "Follow"
5269 5282 msgstr ""
5270 5283
5271 5284 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:41
5285 msgid "Hide full context diff"
5286 msgstr ""
5287
5288 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:42
5289 msgid "Hide whitespace changes"
5290 msgstr ""
5291
5292 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:43
5293 #: rhodecode/public/js/src/i18n_messages.js:4
5294 msgid "Invite reviewers to this discussion"
5295 msgstr ""
5296
5297 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:45
5272 5298 msgid "Leave a comment, or click resolve button to resolve TODO comment #{0}"
5273 5299 msgstr ""
5274 5300
5275 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:49
5301 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:53
5276 5302 msgid "No bookmarks available yet."
5277 5303 msgstr ""
5278 5304
5279 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:50
5305 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:54
5280 5306 msgid "No branches available yet."
5281 5307 msgstr ""
5282 5308
5283 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:51
5284 msgid "No forks available yet."
5285 msgstr ""
5286
5287 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:52
5288 msgid "No gists available yet."
5289 msgstr ""
5290
5291 5309 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:55
5292 msgid "No pull requests available yet."
5310 msgid "No forks available yet."
5293 5311 msgstr ""
5294 5312
5295 5313 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:56
5296 msgid "No repositories available yet."
5297 msgstr ""
5298
5299 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:57
5300 msgid "No repositories present."
5301 msgstr ""
5302
5303 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:58
5304 msgid "No repository groups available yet."
5314 msgid "No gists available yet."
5305 5315 msgstr ""
5306 5316
5307 5317 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:59
5308 msgid "No repository groups present."
5318 msgid "No pull requests available yet."
5319 msgstr ""
5320
5321 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:60
5322 msgid "No repositories available yet."
5309 5323 msgstr ""
5310 5324
5311 5325 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:61
5312 msgid "No ssh keys available yet."
5326 msgid "No repositories present."
5313 5327 msgstr ""
5314 5328
5315 5329 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:62
5316 msgid "No tags available yet."
5330 msgid "No repository groups available yet."
5317 5331 msgstr ""
5318 5332
5319 5333 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:63
5320 msgid "No user groups available yet."
5321 msgstr ""
5322
5323 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:64
5324 msgid "No users available yet."
5334 msgid "No repository groups present."
5335 msgstr ""
5336
5337 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:66
5338 msgid "No ssh keys available yet."
5339 msgstr ""
5340
5341 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:67
5342 msgid "No tags available yet."
5325 5343 msgstr ""
5326 5344
5327 5345 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:68
5328 #: rhodecode/templates/commits/changelog.mako:78
5329 msgid "Open new pull request"
5346 msgid "No user groups available yet."
5330 5347 msgstr ""
5331 5348
5332 5349 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:69
5333 msgid "Open new pull request for selected commit"
5350 msgid "No users available yet."
5351 msgstr ""
5352
5353 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:73
5354 #: rhodecode/templates/commits/changelog.mako:78
5355 msgid "Open new pull request"
5334 5356 msgstr ""
5335 5357
5336 5358 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:74
5337 msgid "Please wait creating pull request..."
5338 msgstr ""
5339
5340 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:76
5341 msgid "Saving..."
5359 msgid "Open new pull request for selected commit"
5342 5360 msgstr ""
5343 5361
5344 5362 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:79
5363 msgid "Please wait creating pull request..."
5364 msgstr ""
5365
5366 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:81
5367 msgid "Saving..."
5368 msgstr ""
5369
5370 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:84
5345 5371 #: rhodecode/public/js/src/i18n_messages.js:6
5346 5372 #: rhodecode/templates/admin/settings/settings_email.mako:50
5347 5373 msgid "Send"
5348 5374 msgstr ""
5349 5375
5350 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:83
5351 msgid "Show at Commit "
5352 msgstr ""
5353
5354 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:84
5355 msgid "Show commit range {0} ... {1}"
5356 msgstr ""
5357
5358 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:85
5359 msgid "Show full context diff"
5360 msgstr ""
5361
5362 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:86
5363 #: rhodecode/templates/admin/settings/settings_exceptions_browse.mako:40
5364 msgid "Show more"
5365 msgstr ""
5366
5367 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:87
5368 msgid "Show selected commit __S"
5369 msgstr ""
5370
5371 5376 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:88
5372 msgid "Show selected commits __S ... __E"
5377 msgid "Show at Commit "
5378 msgstr ""
5379
5380 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:89
5381 msgid "Show commit range {0} ... {1}"
5373 5382 msgstr ""
5374 5383
5375 5384 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:90
5376 msgid "Show whitespace changes"
5385 msgid "Show full context diff"
5386 msgstr ""
5387
5388 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:91
5389 #: rhodecode/templates/admin/settings/settings_exceptions_browse.mako:40
5390 msgid "Show more"
5377 5391 msgstr ""
5378 5392
5379 5393 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:92
5380 msgid "Start following this repository"
5394 msgid "Show selected commit __S"
5395 msgstr ""
5396
5397 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:93
5398 msgid "Show selected commits __S ... __E"
5381 5399 msgstr ""
5382 5400
5383 5401 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:95
5402 msgid "Show whitespace changes"
5403 msgstr ""
5404
5405 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:97
5406 msgid "Start following this repository"
5407 msgstr ""
5408
5409 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:100
5384 5410 msgid "Stop following this repository"
5385 5411 msgstr ""
5386 5412
5387 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:98
5413 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:103
5414 msgid "Switch target repository with the source."
5415 msgstr ""
5416
5417 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:104
5388 5418 #: rhodecode/public/js/src/i18n_messages.js:7
5389 5419 msgid "Switch to chat"
5390 5420 msgstr ""
5391 5421
5392 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:99
5393 #: rhodecode/public/js/src/i18n_messages.js:8
5394 msgid "Switch to comment"
5395 msgstr ""
5396
5397 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:102
5398 msgid "There are currently no open pull requests requiring your participation."
5399 msgstr ""
5400
5401 5422 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:105
5402 msgid "This pull requests will consist of <strong>{0} commit</strong>."
5403 msgstr ""
5404
5405 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:106
5406 msgid "This pull requests will consist of <strong>{0} commits</strong>."
5407 msgstr ""
5408
5409 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:107
5410 msgid "Toggle Wide Mode diff"
5423 #: rhodecode/public/js/src/i18n_messages.js:8
5424 msgid "Switch to comment"
5411 5425 msgstr ""
5412 5426
5413 5427 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:108
5428 msgid "There are currently no open pull requests requiring your participation."
5429 msgstr ""
5430
5431 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:112
5432 msgid "This pull requests will consist of <strong>{0} commit</strong>."
5433 msgstr ""
5434
5435 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:113
5436 msgid "This pull requests will consist of <strong>{0} commits</strong>."
5437 msgstr ""
5438
5439 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:114
5440 msgid "Toggle Wide Mode diff"
5441 msgstr ""
5442
5443 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:115
5414 5444 msgid "Unfollow"
5415 5445 msgstr ""
5416 5446
5417 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:118
5418 #: rhodecode/templates/admin/auth/auth_settings.mako:69
5419 msgid "activated"
5420 msgstr ""
5421
5422 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:121
5423 msgid "disabled"
5424 msgstr ""
5425
5426 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:122
5427 msgid "enabled"
5428 msgstr ""
5429
5430 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:124
5431 msgid "files"
5447 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:119
5448 msgid "User `{0}` already in reviewers"
5432 5449 msgstr ""
5433 5450
5434 5451 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:125
5452 #: rhodecode/templates/admin/auth/auth_settings.mako:69
5453 msgid "activated"
5454 msgstr ""
5455
5456 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:128
5457 msgid "disabled"
5458 msgstr ""
5459
5460 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:129
5461 msgid "enabled"
5462 msgstr ""
5463
5464 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:131
5465 msgid "files"
5466 msgstr ""
5467
5468 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:132
5435 5469 msgid "go to numeric commit"
5436 5470 msgstr ""
5437 5471
5438 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:130
5439 #: rhodecode/templates/index_base.mako:27
5440 #: rhodecode/templates/pullrequests/pullrequest.mako:132
5441 msgid "loading..."
5442 msgstr ""
5443
5444 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:133
5445 #: rhodecode/templates/admin/auth/auth_settings.mako:69
5446 msgid "not active"
5447 msgstr ""
5448
5449 5472 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:137
5450 msgid "specify commit"
5473 #: rhodecode/templates/index_base.mako:27
5474 #: rhodecode/templates/pullrequests/pullrequest.mako:154
5475 #: rhodecode/templates/pullrequests/pullrequest.mako:178
5476 msgid "loading..."
5477 msgstr ""
5478
5479 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:139
5480 msgid "no commits"
5451 5481 msgstr ""
5452 5482
5453 5483 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:140
5454 msgid "{0} ({1} inactive) of {2} user groups ({3} inactive)"
5455 msgstr ""
5456
5457 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:141
5458 msgid "{0} ({1} inactive) of {2} users ({3} inactive)"
5459 msgstr ""
5460
5461 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:142
5462 msgid "{0} active out of {1} users"
5484 #: rhodecode/templates/admin/auth/auth_settings.mako:69
5485 msgid "not active"
5486 msgstr ""
5487
5488 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:144
5489 msgid "specify commit"
5463 5490 msgstr ""
5464 5491
5465 5492 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:147
5466 msgid "{0} days"
5493 msgid "{0} ({1} inactive) of {2} user groups ({3} inactive)"
5494 msgstr ""
5495
5496 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:148
5497 msgid "{0} ({1} inactive) of {2} users ({3} inactive)"
5467 5498 msgstr ""
5468 5499
5469 5500 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:149
5470 msgid "{0} hours"
5471 msgstr ""
5472
5473 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:152
5474 msgid "{0} months"
5475 msgstr ""
5476
5477 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:153
5478 msgid "{0} of {1} repositories"
5501 msgid "{0} active out of {1} users"
5479 5502 msgstr ""
5480 5503
5481 5504 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:154
5482 msgid "{0} of {1} repository groups"
5483 msgstr ""
5484
5485 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:155
5486 msgid "{0} out of {1} ssh keys"
5505 msgid "{0} days"
5487 5506 msgstr ""
5488 5507
5489 5508 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:156
5490 msgid "{0} out of {1} users"
5491 msgstr ""
5492
5493 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:157
5494 msgid "{0} repositories"
5495 msgstr ""
5496
5497 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:158
5498 msgid "{0} repository groups"
5509 msgid "{0} hours"
5510 msgstr ""
5511
5512 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:159
5513 msgid "{0} months"
5514 msgstr ""
5515
5516 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:160
5517 msgid "{0} of {1} repositories"
5499 5518 msgstr ""
5500 5519
5501 5520 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:161
5502 msgid "{0} user groups ({1} inactive)"
5521 msgid "{0} of {1} repository groups"
5503 5522 msgstr ""
5504 5523
5505 5524 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:162
5506 msgid "{0} users ({1} inactive)"
5525 msgid "{0} out of {1} ssh keys"
5526 msgstr ""
5527
5528 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:163
5529 msgid "{0} out of {1} users"
5507 5530 msgstr ""
5508 5531
5509 5532 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:164
5533 msgid "{0} repositories"
5534 msgstr ""
5535
5536 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:165
5537 msgid "{0} repository groups"
5538 msgstr ""
5539
5540 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:168
5541 msgid "{0} user groups ({1} inactive)"
5542 msgstr ""
5543
5544 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:169
5545 msgid "{0} users ({1} inactive)"
5546 msgstr ""
5547
5548 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:171
5510 5549 msgid "{0} years"
5511 5550 msgstr ""
5512 5551
5513 5552 #: rhodecode/public/js/src/math_jax/extensions/HelpDialog.js:19
5514 5553 msgid "HelpDialog"
5515 5554 msgstr ""
5516 5555
5517 5556 #: rhodecode/public/js/src/math_jax/jax/output/HTML-CSS/autoload/mglyph.js:19
5518 5557 msgid "MathML"
5519 5558 msgstr ""
5520 5559
5521 #: rhodecode/public/js/src/rhodecode/pullrequests.js:285
5522 msgid "There are no commits to merge."
5523 msgstr ""
5524
5525 5560 #: rhodecode/templates/index.mako:5
5526 5561 msgid "Dashboard"
5527 5562 msgstr ""
5528 5563
5529 5564 #: rhodecode/templates/index_base.mako:21
5530 5565 msgid "No repositories or repositories groups exists here."
5531 5566 msgstr ""
5532 5567
5533 5568 #: rhodecode/templates/index_base.mako:80
5534 5569 #: rhodecode/templates/index_base.mako:167
5535 5570 #: rhodecode/templates/admin/gists/gist_index.mako:107
5536 5571 #: rhodecode/templates/admin/integrations/list.mako:72
5537 5572 #: rhodecode/templates/admin/my_account/my_account_repos.mako:28
5538 5573 #: rhodecode/templates/admin/my_account/my_account_user_group_membership.mako:39
5539 5574 #: rhodecode/templates/admin/my_account/my_account_watched.mako:28
5540 5575 #: rhodecode/templates/admin/repo_groups/repo_groups.mako:74
5541 5576 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:16
5542 5577 #: rhodecode/templates/admin/repos/repos.mako:76
5543 5578 #: rhodecode/templates/admin/user_groups/user_groups.mako:76
5544 5579 #: rhodecode/templates/admin/users/user_edit_groups.mako:57
5545 5580 #: rhodecode/templates/base/perms_summary.mako:173
5546 5581 #: rhodecode/templates/base/perms_summary.mako:247
5547 #: rhodecode/templates/bookmarks/bookmarks.mako:57
5548 #: rhodecode/templates/branches/branches.mako:56
5582 #: rhodecode/templates/bookmarks/bookmarks.mako:69
5583 #: rhodecode/templates/branches/branches.mako:68
5549 5584 #: rhodecode/templates/files/files_browser_tree.mako:16
5550 #: rhodecode/templates/tags/tags.mako:57
5585 #: rhodecode/templates/tags/tags.mako:69
5551 5586 msgid "Name"
5552 5587 msgstr ""
5553 5588
5554 5589 #: rhodecode/templates/index_base.mako:89
5555 5590 #: rhodecode/templates/index_base.mako:176
5556 5591 #: rhodecode/templates/admin/gists/gist_index.mako:109
5557 5592 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:27
5558 5593 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:87
5559 5594 #: rhodecode/templates/admin/my_account/my_account_profile.mako:68
5560 5595 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:10
5561 5596 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:58
5562 5597 #: rhodecode/templates/admin/my_account/my_account_user_group_membership.mako:44
5563 5598 #: rhodecode/templates/admin/permissions/permissions_ssh_keys.mako:49
5564 5599 #: rhodecode/templates/admin/repo_groups/repo_group_add.mako:58
5565 5600 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.mako:55
5566 5601 #: rhodecode/templates/admin/repo_groups/repo_groups.mako:77
5567 5602 #: rhodecode/templates/admin/repos/repo_add_base.mako:83
5568 5603 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.mako:30
5569 5604 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:170
5570 5605 #: rhodecode/templates/admin/repos/repos.mako:84
5571 5606 #: rhodecode/templates/admin/user_groups/user_group_add.mako:42
5572 5607 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.mako:46
5573 5608 #: rhodecode/templates/admin/user_groups/user_groups.mako:78
5574 5609 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:32
5575 5610 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:91
5576 5611 #: rhodecode/templates/admin/users/user_edit_groups.mako:62
5577 5612 #: rhodecode/templates/admin/users/user_edit_ips.mako:17
5578 5613 #: rhodecode/templates/admin/users/user_edit_profile.mako:74
5579 5614 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:15
5580 5615 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:57
5581 #: rhodecode/templates/base/issue_tracker_settings.mako:78
5616 #: rhodecode/templates/base/issue_tracker_settings.mako:79
5582 5617 #: rhodecode/templates/compare/compare_commits.mako:19
5583 #: rhodecode/templates/email_templates/pull_request_review.mako:45
5584 #: rhodecode/templates/email_templates/pull_request_review.mako:126
5618 #: rhodecode/templates/email_templates/pull_request_review.mako:49
5619 #: rhodecode/templates/email_templates/pull_request_review.mako:134
5585 5620 #: rhodecode/templates/email_templates/pull_request_update.mako:45
5586 5621 #: rhodecode/templates/email_templates/pull_request_update.mako:139
5587 5622 #: rhodecode/templates/forks/fork.mako:56
5588 5623 #: rhodecode/templates/forks/forks.mako:62
5589 5624 #: rhodecode/templates/pullrequests/pullrequest.mako:104
5590 5625 #: rhodecode/templates/pullrequests/pullrequest_show.mako:400
5591 5626 #: rhodecode/templates/summary/components.mako:159
5592 5627 #: rhodecode/templates/user_group/profile.mako:25
5593 5628 #: rhodecode/templates/users/user_profile.mako:59
5594 5629 msgid "Description"
5595 5630 msgstr ""
5596 5631
5597 5632 #: rhodecode/templates/index_base.mako:96
5598 5633 #: rhodecode/templates/index_base.mako:183
5599 5634 #: rhodecode/templates/admin/repo_groups/repo_groups.mako:80
5600 5635 #: rhodecode/templates/admin/repos/repos.mako:91
5601 5636 msgid "Last Change"
5602 5637 msgstr ""
5603 5638
5604 5639 #: rhodecode/templates/index_base.mako:109
5605 5640 #: rhodecode/templates/index_base.mako:196
5606 5641 #: rhodecode/templates/admin/my_account/my_account_user_group_membership.mako:50
5607 5642 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.mako:8
5608 5643 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.mako:37
5609 5644 #: rhodecode/templates/admin/repo_groups/repo_groups.mako:84
5610 5645 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:6
5611 5646 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:152
5612 5647 #: rhodecode/templates/admin/repos/repos.mako:104
5613 5648 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:6
5614 5649 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.mako:28
5615 5650 #: rhodecode/templates/admin/user_groups/user_groups.mako:86
5616 5651 #: rhodecode/templates/admin/users/user_edit_groups.mako:68
5617 5652 #: rhodecode/templates/forks/forks.mako:58
5618 5653 #: rhodecode/templates/summary/components.mako:148
5619 5654 #: rhodecode/templates/user_group/profile.mako:35
5620 5655 msgid "Owner"
5621 5656 msgstr ""
5622 5657
5623 5658 #: rhodecode/templates/index_base.mako:190
5624 5659 #: rhodecode/templates/admin/repos/repos.mako:98
5625 #: rhodecode/templates/bookmarks/bookmarks.mako:64
5626 #: rhodecode/templates/branches/branches.mako:63
5660 #: rhodecode/templates/bookmarks/bookmarks.mako:76
5661 #: rhodecode/templates/branches/branches.mako:75
5627 5662 #: rhodecode/templates/compare/compare_commits.mako:17
5628 5663 #: rhodecode/templates/email_templates/commit_comment.mako:60
5629 5664 #: rhodecode/templates/email_templates/commit_comment.mako:114
5630 5665 #: rhodecode/templates/email_templates/commit_comment.mako:141
5631 5666 #: rhodecode/templates/files/file_authors_box.mako:28
5632 5667 #: rhodecode/templates/pullrequests/pullrequest_show.mako:398
5633 5668 #: rhodecode/templates/search/search_commit.mako:9
5634 5669 #: rhodecode/templates/summary/components.mako:117
5635 5670 #: rhodecode/templates/summary/components.mako:125
5636 #: rhodecode/templates/summary/summary_commits.mako:8
5637 #: rhodecode/templates/tags/tags.mako:64
5671 #: rhodecode/templates/tags/tags.mako:76
5638 5672 msgid "Commit"
5639 5673 msgstr ""
5640 5674
5641 5675 #: rhodecode/templates/index_repo_group.mako:5
5642 5676 #, python-format
5643 5677 msgid "%s Repository group dashboard"
5644 5678 msgstr ""
5645 5679
5646 5680 #: rhodecode/templates/index_repo_group.mako:13
5647 5681 #: rhodecode/templates/base/base.mako:810
5648 5682 #: rhodecode/templates/base/base.mako:811
5649 5683 msgid "Home"
5650 5684 msgstr ""
5651 5685
5652 5686 #: rhodecode/templates/login.mako:5 rhodecode/templates/login.mako:91
5653 5687 #: rhodecode/templates/debug_style/login.html:60
5654 5688 msgid "Sign In"
5655 5689 msgstr ""
5656 5690
5657 5691 #: rhodecode/templates/login.mako:39
5658 5692 msgid "Sign In using username/password"
5659 5693 msgstr ""
5660 5694
5661 5695 #: rhodecode/templates/login.mako:53
5662 5696 msgid "Forgot your password?"
5663 5697 msgstr ""
5664 5698
5665 5699 #: rhodecode/templates/login.mako:66
5666 5700 msgid "Remember my indefinitely"
5667 5701 msgstr ""
5668 5702
5669 5703 #: rhodecode/templates/login.mako:68
5670 5704 msgid "Remember me for {}"
5671 5705 msgstr ""
5672 5706
5673 5707 #: rhodecode/templates/login.mako:74
5674 5708 msgid "Create a new account."
5675 5709 msgstr ""
5676 5710
5677 5711 #: rhodecode/templates/login.mako:81
5678 5712 msgid "Password reset is disabled."
5679 5713 msgstr ""
5680 5714
5681 5715 #: rhodecode/templates/login.mako:82
5682 5716 msgid "Please contact "
5683 5717 msgstr ""
5684 5718
5685 5719 #: rhodecode/templates/login.mako:84 rhodecode/templates/password_reset.mako:39
5686 5720 #: rhodecode/templates/base/base.mako:63
5687 5721 msgid "Support"
5688 5722 msgstr ""
5689 5723
5690 5724 #: rhodecode/templates/login.mako:85 rhodecode/templates/password_reset.mako:40
5691 5725 msgid "or"
5692 5726 msgstr ""
5693 5727
5694 5728 #: rhodecode/templates/login.mako:87 rhodecode/templates/password_reset.mako:42
5695 5729 msgid "an administrator if you need help."
5696 5730 msgstr ""
5697 5731
5698 5732 #: rhodecode/templates/login.mako:91
5699 5733 msgid "Sign in to {}"
5700 5734 msgstr ""
5701 5735
5702 5736 #: rhodecode/templates/password_reset.mako:5
5703 5737 msgid "Reset Password"
5704 5738 msgstr ""
5705 5739
5706 5740 #: rhodecode/templates/password_reset.mako:37
5707 5741 msgid "Password reset is disabled. Please contact "
5708 5742 msgstr ""
5709 5743
5710 5744 #: rhodecode/templates/password_reset.mako:49
5711 5745 msgid "Reset your Password"
5712 5746 msgstr ""
5713 5747
5714 5748 #: rhodecode/templates/password_reset.mako:50
5715 5749 msgid "Go to the login page to sign in."
5716 5750 msgstr ""
5717 5751
5718 5752 #: rhodecode/templates/password_reset.mako:54
5719 5753 msgid "Email Address"
5720 5754 msgstr ""
5721 5755
5722 5756 #: rhodecode/templates/password_reset.mako:60
5723 5757 msgid "Password reset link will be sent to matching email address"
5724 5758 msgstr ""
5725 5759
5726 5760 #: rhodecode/templates/password_reset.mako:64
5727 5761 #: rhodecode/templates/register.mako:104
5728 5762 msgid "Captcha"
5729 5763 msgstr ""
5730 5764
5731 5765 #: rhodecode/templates/password_reset.mako:75
5732 5766 msgid "Send password reset email"
5733 5767 msgstr ""
5734 5768
5735 5769 #: rhodecode/templates/register.mako:5
5736 5770 msgid "Create an Account"
5737 5771 msgstr ""
5738 5772
5739 5773 #: rhodecode/templates/register.mako:38
5740 5774 msgid "Create an account linked with {}"
5741 5775 msgstr ""
5742 5776
5743 5777 #: rhodecode/templates/register.mako:40
5744 5778 msgid "Create an account"
5745 5779 msgstr ""
5746 5780
5747 5781 #: rhodecode/templates/register.mako:43
5748 5782 msgid "Go to the login page to sign in with an existing account."
5749 5783 msgstr ""
5750 5784
5751 5785 #: rhodecode/templates/register.mako:69
5752 5786 msgid "Re-enter password"
5753 5787 msgstr ""
5754 5788
5755 5789 #: rhodecode/templates/register.mako:81
5756 5790 #: rhodecode/templates/admin/my_account/my_account_profile.mako:48
5757 5791 #: rhodecode/templates/admin/my_account/my_account_profile_edit.mako:38
5758 5792 #: rhodecode/templates/admin/users/user_add.mako:68
5759 5793 #: rhodecode/templates/admin/users/user_edit_profile.mako:47
5760 5794 #: rhodecode/templates/admin/users/users.mako:78
5761 5795 msgid "First Name"
5762 5796 msgstr ""
5763 5797
5764 5798 #: rhodecode/templates/register.mako:88
5765 5799 #: rhodecode/templates/admin/my_account/my_account_profile.mako:58
5766 5800 #: rhodecode/templates/admin/my_account/my_account_profile_edit.mako:47
5767 5801 #: rhodecode/templates/admin/users/user_add.mako:77
5768 5802 #: rhodecode/templates/admin/users/user_edit_profile.mako:56
5769 5803 #: rhodecode/templates/admin/users/users.mako:80
5770 5804 msgid "Last Name"
5771 5805 msgstr ""
5772 5806
5773 5807 #: rhodecode/templates/register.mako:116
5774 5808 msgid "Account activation requires admin approval."
5775 5809 msgstr ""
5776 5810
5777 5811 #: rhodecode/templates/register.mako:123
5778 5812 msgid "Create Account"
5779 5813 msgstr ""
5780 5814
5781 5815 #: rhodecode/templates/register.mako:123
5782 5816 msgid "Create Account in {}"
5783 5817 msgstr ""
5784 5818
5785 5819 #: rhodecode/templates/admin/admin_audit_log_entry.mako:6
5786 5820 msgid "Admin audit log entry"
5787 5821 msgstr ""
5788 5822
5789 5823 #: rhodecode/templates/admin/admin_audit_log_entry.mako:26
5790 5824 msgid "Audit long entry"
5791 5825 msgstr ""
5792 5826
5793 5827 #: rhodecode/templates/admin/admin_audit_log_entry.mako:34
5794 5828 #: rhodecode/templates/users/user.mako:4
5795 5829 msgid "User"
5796 5830 msgstr ""
5797 5831
5798 5832 #: rhodecode/templates/admin/admin_audit_log_entry.mako:46
5799 5833 #: rhodecode/templates/admin/admin_log_base.mako:11
5800 #: rhodecode/templates/bookmarks/bookmarks.mako:59
5801 #: rhodecode/templates/branches/branches.mako:58
5802 #: rhodecode/templates/tags/tags.mako:59
5834 #: rhodecode/templates/bookmarks/bookmarks.mako:71
5835 #: rhodecode/templates/branches/branches.mako:70
5836 #: rhodecode/templates/tags/tags.mako:71
5803 5837 msgid "Date"
5804 5838 msgstr ""
5805 5839
5806 5840 #: rhodecode/templates/admin/admin_audit_log_entry.mako:54
5807 5841 #: rhodecode/templates/admin/admin_log_base.mako:12
5808 5842 msgid "IP"
5809 5843 msgstr ""
5810 5844
5811 5845 #: rhodecode/templates/admin/admin_audit_log_entry.mako:63
5812 5846 #: rhodecode/templates/admin/admin_log_base.mako:8
5813 5847 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:31
5814 5848 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:13
5815 5849 #: rhodecode/templates/admin/permissions/permissions_ssh_keys.mako:55
5816 5850 #: rhodecode/templates/admin/repo_groups/repo_groups.mako:86
5817 5851 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:13
5818 5852 #: rhodecode/templates/admin/repos/repos.mako:116
5819 5853 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.mako:75
5820 5854 #: rhodecode/templates/admin/user_groups/user_groups.mako:88
5821 5855 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:36
5822 5856 #: rhodecode/templates/admin/users/user_edit_groups.mako:76
5823 5857 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:18
5824 5858 #: rhodecode/templates/admin/users/users.mako:91
5825 5859 #: rhodecode/templates/forks/forks.mako:69
5826 5860 msgid "Action"
5827 5861 msgstr ""
5828 5862
5829 5863 #: rhodecode/templates/admin/admin_audit_log_entry.mako:81
5830 5864 #: rhodecode/templates/admin/admin_log_base.mako:9
5831 5865 msgid "Action Data"
5832 5866 msgstr ""
5833 5867
5834 5868 #: rhodecode/templates/admin/admin_audit_log_entry.mako:89
5835 5869 #: rhodecode/templates/admin/admin_log_base.mako:47
5836 5870 msgid "data not available for v1 entries type"
5837 5871 msgstr ""
5838 5872
5839 5873 #: rhodecode/templates/admin/admin_audit_log_entry.mako:95
5840 5874 #: rhodecode/templates/admin/admin_log_base.mako:10
5841 5875 #: rhodecode/templates/admin/defaults/defaults.mako:32
5842 5876 #: rhodecode/templates/admin/permissions/permissions_objects.mako:16
5843 5877 #: rhodecode/templates/base/base.mako:658
5844 5878 #: rhodecode/templates/base/base.mako:660
5845 5879 #: rhodecode/templates/base/base.mako:662
5846 5880 #: rhodecode/templates/search/search_commit.mako:8
5847 5881 #: rhodecode/templates/search/search_path.mako:7
5848 5882 msgid "Repository"
5849 5883 msgstr ""
5850 5884
5851 5885 #: rhodecode/templates/admin/admin_audit_logs.mako:5
5852 5886 #: rhodecode/templates/base/base.mako:113
5853 5887 msgid "Admin audit logs"
5854 5888 msgstr ""
5855 5889
5856 5890 #: rhodecode/templates/admin/admin_audit_logs.mako:25
5857 5891 msgid "filter..."
5858 5892 msgstr ""
5859 5893
5860 5894 #: rhodecode/templates/admin/admin_audit_logs.mako:26
5861 5895 #: rhodecode/templates/admin/repos/repo_edit_audit.mako:15
5862 5896 #: rhodecode/templates/admin/users/user_edit_audit.mako:18
5863 5897 #: rhodecode/templates/journal/journal.mako:13
5864 5898 msgid "filter"
5865 5899 msgstr ""
5866 5900
5867 5901 #: rhodecode/templates/admin/admin_audit_logs.mako:27
5868 5902 #: rhodecode/templates/admin/repos/repo_edit.mako:91
5869 5903 #: rhodecode/templates/admin/users/user_edit.mako:48
5870 5904 msgid "Audit logs"
5871 5905 msgstr ""
5872 5906
5873 5907 #: rhodecode/templates/admin/admin_audit_logs.mako:29
5874 5908 #: rhodecode/templates/admin/repos/repo_edit_audit.mako:18
5875 5909 #: rhodecode/templates/admin/users/user_edit_audit.mako:21
5876 5910 #: rhodecode/templates/journal/journal.mako:16
5877 5911 msgid "Example Queries"
5878 5912 msgstr ""
5879 5913
5880 5914 #: rhodecode/templates/admin/admin_log_base.mako:6
5881 5915 msgid "Uid"
5882 5916 msgstr ""
5883 5917
5884 5918 #: rhodecode/templates/admin/admin_log_base.mako:42
5885 5919 msgid "toggle"
5886 5920 msgstr ""
5887 5921
5888 5922 #: rhodecode/templates/admin/admin_log_base.mako:68
5889 5923 msgid "No actions yet"
5890 5924 msgstr ""
5891 5925
5892 5926 #: rhodecode/templates/admin/main.mako:5
5893 5927 #: rhodecode/templates/admin/settings/settings.mako:5
5894 5928 msgid "Settings administration"
5895 5929 msgstr ""
5896 5930
5897 5931 #: rhodecode/templates/admin/main.mako:26
5898 5932 msgid "Administration area"
5899 5933 msgstr ""
5900 5934
5901 5935 #: rhodecode/templates/admin/main.mako:30
5902 5936 msgid "Repositories under administration"
5903 5937 msgstr ""
5904 5938
5905 5939 #: rhodecode/templates/admin/main.mako:34
5906 5940 #: rhodecode/templates/admin/repos/repo_add.mako:22
5907 5941 #: rhodecode/templates/admin/repos/repos.mako:31
5908 5942 msgid "Add Repository"
5909 5943 msgstr ""
5910 5944
5911 5945 #: rhodecode/templates/admin/main.mako:39
5912 5946 msgid "Repository groups under administration"
5913 5947 msgstr ""
5914 5948
5915 5949 #: rhodecode/templates/admin/main.mako:43
5916 5950 #: rhodecode/templates/admin/repo_groups/repo_group_add.mako:16
5917 5951 #: rhodecode/templates/admin/repo_groups/repo_groups.mako:31
5918 5952 msgid "Add Repository Group"
5919 5953 msgstr ""
5920 5954
5921 5955 #: rhodecode/templates/admin/main.mako:48
5922 5956 msgid "User groups under administration"
5923 5957 msgstr ""
5924 5958
5925 5959 #: rhodecode/templates/admin/main.mako:52
5926 5960 #: rhodecode/templates/admin/user_groups/user_group_add.mako:15
5927 5961 #: rhodecode/templates/admin/user_groups/user_groups.mako:31
5928 5962 msgid "Add User Group"
5929 5963 msgstr ""
5930 5964
5931 5965 #: rhodecode/templates/admin/auth/auth_settings.mako:5
5932 5966 #: rhodecode/templates/admin/auth/plugin_settings.mako:5
5933 5967 msgid "Authentication Settings"
5934 5968 msgstr ""
5935 5969
5936 5970 #: rhodecode/templates/admin/auth/auth_settings.mako:42
5937 5971 msgid "Enabled and Available Plugins"
5938 5972 msgstr ""
5939 5973
5940 5974 #: rhodecode/templates/admin/auth/auth_settings.mako:48
5941 5975 msgid "Ordered Activated Plugins"
5942 5976 msgstr ""
5943 5977
5944 5978 #: rhodecode/templates/admin/auth/auth_settings.mako:53
5945 5979 msgid ""
5946 5980 "List of plugins, separated by commas.\n"
5947 5981 "The order of the plugins is also the order in which RhodeCode Enterprise will try to authenticate a user."
5948 5982 msgstr ""
5949 5983
5950 5984 #: rhodecode/templates/admin/auth/auth_settings.mako:60
5951 5985 msgid "Activate"
5952 5986 msgstr ""
5953 5987
5954 5988 #: rhodecode/templates/admin/auth/auth_settings.mako:61
5955 5989 msgid "Plugin Name"
5956 5990 msgstr ""
5957 5991
5958 5992 #: rhodecode/templates/admin/auth/auth_settings.mako:62
5959 5993 #: rhodecode/templates/base/base.mako:64
5960 5994 msgid "Documentation"
5961 5995 msgstr ""
5962 5996
5963 5997 #: rhodecode/templates/admin/auth/auth_settings.mako:63
5964 5998 msgid "Plugin ID"
5965 5999 msgstr ""
5966 6000
5967 6001 #: rhodecode/templates/admin/auth/auth_settings.mako:85
5968 6002 #: rhodecode/templates/admin/auth/plugin_settings.mako:96
5969 6003 #: rhodecode/templates/admin/defaults/defaults_repositories.mako:63
5970 6004 #: rhodecode/templates/admin/my_account/my_account_bookmarks.mako:109
5971 6005 #: rhodecode/templates/admin/permissions/permissions_application.mako:59
5972 6006 #: rhodecode/templates/admin/permissions/permissions_objects.mako:59
5973 6007 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:226
5974 6008 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.mako:77
5975 6009 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.mako:66
5976 6010 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.mako:84
5977 6011 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:206
5978 6012 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:250
5979 6013 #: rhodecode/templates/admin/settings/settings_hooks.mako:63
5980 6014 #: rhodecode/templates/admin/settings/settings_issuetracker.mako:15
5981 6015 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:216
5982 6016 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.mako:106
5983 6017 #: rhodecode/templates/admin/users/user_edit_groups.mako:30
5984 6018 #: rhodecode/templates/admin/users/user_edit_profile.mako:154
5985 6019 #: rhodecode/templates/base/default_perms_box.mako:101
5986 6020 msgid "Save"
5987 6021 msgstr ""
5988 6022
5989 6023 #: rhodecode/templates/admin/auth/plugin_settings.mako:46
5990 6024 msgid "Plugin"
5991 6025 msgstr ""
5992 6026
5993 6027 #: rhodecode/templates/admin/defaults/defaults.mako:5
5994 6028 #: rhodecode/templates/admin/defaults/defaults.mako:14
5995 6029 msgid "Repositories defaults"
5996 6030 msgstr ""
5997 6031
5998 6032 #: rhodecode/templates/admin/defaults/defaults_repositories.mako:3
5999 6033 msgid "Default Settings For New Repositories"
6000 6034 msgstr ""
6001 6035
6002 6036 #: rhodecode/templates/admin/defaults/defaults_repositories.mako:14
6003 6037 #: rhodecode/templates/admin/gists/gist_index.mako:105
6004 6038 #: rhodecode/templates/admin/integrations/list.mako:73
6005 6039 #: rhodecode/templates/admin/repos/repo_add_base.mako:58
6006 6040 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:12
6007 6041 msgid "Type"
6008 6042 msgstr ""
6009 6043
6010 6044 #: rhodecode/templates/admin/defaults/defaults_repositories.mako:23
6011 6045 #: rhodecode/templates/admin/repos/repo_add_base.mako:113
6012 6046 msgid "Private Repository"
6013 6047 msgstr ""
6014 6048
6015 6049 #: rhodecode/templates/admin/defaults/defaults_repositories.mako:27
6016 6050 #: rhodecode/templates/admin/repos/repo_add_base.mako:117
6017 6051 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:199
6018 6052 #: rhodecode/templates/forks/fork.mako:92
6019 6053 msgid "Private repositories are only visible to people explicitly added as collaborators."
6020 6054 msgstr ""
6021 6055
6022 6056 #: rhodecode/templates/admin/defaults/defaults_repositories.mako:34
6023 6057 msgid "Enable Statistics"
6024 6058 msgstr ""
6025 6059
6026 6060 #: rhodecode/templates/admin/defaults/defaults_repositories.mako:38
6027 6061 msgid "Enable a statistics window on the repository summary page."
6028 6062 msgstr ""
6029 6063
6030 6064 #: rhodecode/templates/admin/defaults/defaults_repositories.mako:44
6031 6065 msgid "Enable Downloads"
6032 6066 msgstr ""
6033 6067
6034 6068 #: rhodecode/templates/admin/defaults/defaults_repositories.mako:48
6035 6069 msgid "Enable the download option on the repository summary page."
6036 6070 msgstr ""
6037 6071
6038 6072 #: rhodecode/templates/admin/defaults/defaults_repositories.mako:54
6039 6073 msgid "Enable Locking"
6040 6074 msgstr ""
6041 6075
6042 6076 #: rhodecode/templates/admin/defaults/defaults_repositories.mako:58
6043 6077 msgid "Enable automatic repository locking. Pulling from a repository will lock it, and it is unlocked by pushing back by the same user."
6044 6078 msgstr ""
6045 6079
6046 6080 #: rhodecode/templates/admin/gists/gist_edit.mako:5
6047 6081 msgid "Edit Gist"
6048 6082 msgstr ""
6049 6083
6050 6084 #: rhodecode/templates/admin/gists/gist_edit.mako:33
6051 6085 #: rhodecode/templates/admin/gists/gist_new.mako:34
6052 6086 msgid "Gist lifetime"
6053 6087 msgstr ""
6054 6088
6055 6089 #: rhodecode/templates/admin/gists/gist_edit.mako:36
6056 6090 msgid "Gist access level"
6057 6091 msgstr ""
6058 6092
6059 6093 #: rhodecode/templates/admin/gists/gist_edit.mako:40
6060 6094 #: rhodecode/templates/admin/gists/gist_new.mako:40
6061 6095 msgid "Gist description ..."
6062 6096 msgstr ""
6063 6097
6064 6098 #: rhodecode/templates/admin/gists/gist_edit.mako:54
6065 6099 #: rhodecode/templates/admin/gists/gist_new.mako:48
6066 6100 #: rhodecode/templates/files/files_add.mako:66
6067 6101 #: rhodecode/templates/files/files_edit.mako:68
6068 6102 msgid "plain"
6069 6103 msgstr ""
6070 6104
6071 6105 #: rhodecode/templates/admin/gists/gist_edit.mako:99
6072 6106 msgid "Update Gist"
6073 6107 msgstr ""
6074 6108
6075 6109 #: rhodecode/templates/admin/gists/gist_edit.mako:100
6076 #: rhodecode/templates/base/issue_tracker_settings.mako:150
6110 #: rhodecode/templates/base/issue_tracker_settings.mako:151
6077 6111 #: rhodecode/templates/changeset/changeset_file_comment.mako:487
6078 6112 #: rhodecode/templates/codeblocks/diffs.mako:90
6079 6113 #: rhodecode/templates/pullrequests/pullrequest_show.mako:84
6080 6114 msgid "Cancel"
6081 6115 msgstr ""
6082 6116
6083 6117 #: rhodecode/templates/admin/gists/gist_edit.mako:123
6084 6118 #, python-format
6085 6119 msgid "Gist was updated since you started editing. Copy your changes and click %(here)s to reload the new version."
6086 6120 msgstr ""
6087 6121
6088 6122 #: rhodecode/templates/admin/gists/gist_index.mako:6
6089 6123 msgid "Private Gists for user {}"
6090 6124 msgstr ""
6091 6125
6092 6126 #: rhodecode/templates/admin/gists/gist_index.mako:8
6093 6127 msgid "Public Gists for user {}"
6094 6128 msgstr ""
6095 6129
6096 6130 #: rhodecode/templates/admin/gists/gist_index.mako:10
6097 6131 msgid "Public Gists"
6098 6132 msgstr ""
6099 6133
6100 6134 #: rhodecode/templates/admin/gists/gist_index.mako:30
6101 6135 msgid "All gists"
6102 6136 msgstr ""
6103 6137
6104 6138 #: rhodecode/templates/admin/gists/gist_index.mako:32
6105 6139 msgid "All public"
6106 6140 msgstr ""
6107 6141
6108 6142 #: rhodecode/templates/admin/gists/gist_index.mako:34
6109 6143 msgid "My gists"
6110 6144 msgstr ""
6111 6145
6112 6146 #: rhodecode/templates/admin/gists/gist_index.mako:35
6113 6147 msgid "My private"
6114 6148 msgstr ""
6115 6149
6116 6150 #: rhodecode/templates/admin/gists/gist_index.mako:36
6117 6151 msgid "My public"
6118 6152 msgstr ""
6119 6153
6120 6154 #: rhodecode/templates/admin/gists/gist_index.mako:43
6121 6155 msgid "Create New Gist"
6122 6156 msgstr ""
6123 6157
6124 6158 #: rhodecode/templates/admin/gists/gist_index.mako:54
6125 6159 #: rhodecode/templates/admin/my_account/my_account_pullrequests.mako:23
6126 6160 #: rhodecode/templates/admin/my_account/my_account_repos.mako:7
6127 6161 #: rhodecode/templates/admin/my_account/my_account_watched.mako:7
6128 6162 #: rhodecode/templates/admin/permissions/permissions_ssh_keys.mako:11
6129 6163 #: rhodecode/templates/admin/repo_groups/repo_groups.mako:25
6130 6164 #: rhodecode/templates/admin/repos/repos.mako:25
6131 6165 #: rhodecode/templates/admin/user_groups/user_groups.mako:25
6132 6166 #: rhodecode/templates/admin/users/users.mako:26
6133 #: rhodecode/templates/bookmarks/bookmarks.mako:33
6134 #: rhodecode/templates/branches/branches.mako:33
6167 #: rhodecode/templates/bookmarks/bookmarks.mako:39
6168 #: rhodecode/templates/branches/branches.mako:39
6135 6169 #: rhodecode/templates/journal/journal.mako:12
6136 6170 #: rhodecode/templates/pullrequests/pullrequests.mako:53
6137 #: rhodecode/templates/tags/tags.mako:33
6171 #: rhodecode/templates/tags/tags.mako:39
6138 6172 msgid "quick filter..."
6139 6173 msgstr ""
6140 6174
6141 6175 #: rhodecode/templates/admin/gists/gist_index.mako:103
6142 #: rhodecode/templates/admin/my_account/my_account_pullrequests.mako:91
6143 #: rhodecode/templates/bookmarks/bookmarks.mako:61
6144 #: rhodecode/templates/branches/branches.mako:60
6176 #: rhodecode/templates/admin/my_account/my_account_pullrequests.mako:85
6177 #: rhodecode/templates/bookmarks/bookmarks.mako:73
6178 #: rhodecode/templates/branches/branches.mako:72
6145 6179 #: rhodecode/templates/commits/changelog.mako:119
6146 6180 #: rhodecode/templates/compare/compare_commits.mako:16
6147 6181 #: rhodecode/templates/files/files_browser_tree.mako:20
6148 6182 #: rhodecode/templates/pullrequests/pullrequest_show.mako:397
6149 6183 #: rhodecode/templates/pullrequests/pullrequests.mako:98
6150 6184 #: rhodecode/templates/search/search_commit.mako:18
6151 6185 #: rhodecode/templates/summary/summary_commits.mako:11
6152 #: rhodecode/templates/tags/tags.mako:61
6186 #: rhodecode/templates/tags/tags.mako:73
6153 6187 msgid "Author"
6154 6188 msgstr ""
6155 6189
6156 6190 #: rhodecode/templates/admin/gists/gist_index.mako:111
6157 6191 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:11
6158 6192 #: rhodecode/templates/admin/permissions/permissions_ssh_keys.mako:51
6159 6193 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.mako:9
6160 6194 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:7
6161 6195 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:7
6162 6196 #: rhodecode/templates/admin/users/user_edit_advanced.mako:6
6163 6197 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:16
6164 6198 #: rhodecode/templates/pullrequests/pullrequest_show.mako:60
6165 6199 msgid "Created on"
6166 6200 msgstr ""
6167 6201
6168 6202 #: rhodecode/templates/admin/gists/gist_index.mako:113
6169 6203 msgid "Expires"
6170 6204 msgstr ""
6171 6205
6172 6206 #: rhodecode/templates/admin/gists/gist_new.mako:5
6173 6207 #: rhodecode/templates/base/base.mako:577
6174 6208 msgid "New Gist"
6175 6209 msgstr ""
6176 6210
6177 6211 #: rhodecode/templates/admin/gists/gist_new.mako:31
6178 6212 msgid "Gist id"
6179 6213 msgstr ""
6180 6214
6181 6215 #: rhodecode/templates/admin/gists/gist_new.mako:32
6182 6216 msgid "Auto generated"
6183 6217 msgstr ""
6184 6218
6185 6219 #: rhodecode/templates/admin/gists/gist_new.mako:37
6186 6220 msgid "Private Gist access level"
6187 6221 msgstr ""
6188 6222
6189 6223 #: rhodecode/templates/admin/gists/gist_new.mako:47
6190 6224 msgid "name gist file..."
6191 6225 msgstr ""
6192 6226
6193 6227 #: rhodecode/templates/admin/gists/gist_new.mako:61
6194 6228 msgid "Create Gist"
6195 6229 msgstr ""
6196 6230
6197 6231 #: rhodecode/templates/admin/gists/gist_new.mako:69
6198 6232 #: rhodecode/templates/admin/gists/gist_new.mako:70
6199 6233 #: rhodecode/templates/data_table/_dt_elements.mako:352
6200 6234 msgid "Private Gist"
6201 6235 msgstr ""
6202 6236
6203 6237 #: rhodecode/templates/admin/gists/gist_new.mako:70
6204 6238 msgid "Private Gists are not listed and only accessible through their secret url."
6205 6239 msgstr ""
6206 6240
6207 6241 #: rhodecode/templates/admin/gists/gist_new.mako:73
6208 6242 #: rhodecode/templates/admin/gists/gist_new.mako:74
6209 6243 #: rhodecode/templates/data_table/_dt_elements.mako:350
6210 6244 msgid "Public Gist"
6211 6245 msgstr ""
6212 6246
6213 6247 #: rhodecode/templates/admin/gists/gist_new.mako:74
6214 6248 msgid "Public Gists are accessible to anyone and listed in Gists page."
6215 6249 msgstr ""
6216 6250
6217 6251 #: rhodecode/templates/admin/gists/gist_show.mako:14
6218 6252 #: rhodecode/templates/admin/gists/gist_show.mako:21
6219 6253 msgid "Gist"
6220 6254 msgstr ""
6221 6255
6222 6256 #: rhodecode/templates/admin/gists/gist_show.mako:41
6223 6257 msgid "Copy the url"
6224 6258 msgstr ""
6225 6259
6226 6260 #: rhodecode/templates/admin/gists/gist_show.mako:47
6227 6261 #: rhodecode/templates/files/files_source.mako:116
6228 6262 msgid "Copy content"
6229 6263 msgstr ""
6230 6264
6231 6265 #: rhodecode/templates/admin/gists/gist_show.mako:52
6232 6266 msgid "Show as Raw"
6233 6267 msgstr ""
6234 6268
6235 6269 #: rhodecode/templates/admin/gists/gist_show.mako:73
6236 6270 msgid "created"
6237 6271 msgstr ""
6238 6272
6239 6273 #: rhodecode/templates/admin/gists/gist_show.mako:74
6240 6274 msgid "expires"
6241 6275 msgstr ""
6242 6276
6243 6277 #: rhodecode/templates/admin/gists/gist_show.mako:95
6244 6278 #: rhodecode/templates/files/files_delete.mako:57
6245 6279 #: rhodecode/templates/files/files_source.mako:138
6246 6280 msgid "Show as raw"
6247 6281 msgstr ""
6248 6282
6249 6283 #: rhodecode/templates/admin/integrations/base.mako:14
6250 6284 msgid "Integrations Settings"
6251 6285 msgstr ""
6252 6286
6253 6287 #: rhodecode/templates/admin/integrations/base.mako:23
6254 6288 #: rhodecode/templates/admin/integrations/form.mako:8
6255 6289 #: rhodecode/templates/admin/integrations/form.mako:21
6256 6290 #: rhodecode/templates/admin/integrations/form.mako:32
6257 6291 #: rhodecode/templates/admin/integrations/global.mako:14
6258 6292 #: rhodecode/templates/admin/integrations/list.mako:21
6259 6293 #: rhodecode/templates/admin/integrations/list.mako:25
6260 6294 #: rhodecode/templates/admin/integrations/list.mako:29
6261 6295 #: rhodecode/templates/admin/integrations/list.mako:36
6262 6296 #: rhodecode/templates/admin/integrations/new.mako:15
6263 6297 #: rhodecode/templates/admin/repo_groups/repo_group_edit.mako:33
6264 6298 #: rhodecode/templates/admin/repos/repo_edit.mako:74
6265 6299 #: rhodecode/templates/base/base.mako:120
6266 6300 msgid "Integrations"
6267 6301 msgstr ""
6268 6302
6269 6303 #: rhodecode/templates/admin/integrations/form.mako:30
6270 6304 #: rhodecode/templates/admin/integrations/list.mako:16
6271 6305 #: rhodecode/templates/admin/integrations/new.mako:7
6272 6306 #: rhodecode/templates/admin/integrations/new.mako:9
6273 6307 #: rhodecode/templates/admin/integrations/new.mako:13
6274 6308 #: rhodecode/templates/admin/repo_groups/repo_group_edit.mako:30
6275 6309 #: rhodecode/templates/admin/repos/repo_edit.mako:15
6276 6310 #: rhodecode/templates/admin/repos/repo_edit.mako:42
6277 6311 #: rhodecode/templates/admin/settings/settings.mako:14
6278 6312 #: rhodecode/templates/admin/user_groups/user_group_edit.mako:34
6279 6313 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.mako:9
6280 6314 #: rhodecode/templates/base/base.mako:122
6281 6315 msgid "Settings"
6282 6316 msgstr ""
6283 6317
6284 6318 #: rhodecode/templates/admin/integrations/form.mako:60
6285 6319 #, python-format
6286 6320 msgid "Create New %(integration_type)s Integration"
6287 6321 msgstr ""
6288 6322
6289 6323 #: rhodecode/templates/admin/integrations/global.mako:5
6290 6324 msgid "Integrations administration"
6291 6325 msgstr ""
6292 6326
6293 6327 #: rhodecode/templates/admin/integrations/list.mako:44
6294 6328 msgid "Current Integrations for Repository: {repo_name}"
6295 6329 msgstr ""
6296 6330
6297 6331 #: rhodecode/templates/admin/integrations/list.mako:46
6298 6332 msgid "Repository Group Integrations: {}"
6299 6333 msgstr ""
6300 6334
6301 6335 #: rhodecode/templates/admin/integrations/list.mako:48
6302 6336 msgid "Current Integrations"
6303 6337 msgstr ""
6304 6338
6305 6339 #: rhodecode/templates/admin/integrations/list.mako:65
6306 6340 #: rhodecode/templates/admin/integrations/new.mako:18
6307 6341 msgid "Create new integration"
6308 6342 msgstr ""
6309 6343
6310 6344 #: rhodecode/templates/admin/integrations/list.mako:74
6311 6345 msgid "Scope"
6312 6346 msgstr ""
6313 6347
6314 6348 #: rhodecode/templates/admin/integrations/list.mako:75
6315 6349 #: rhodecode/templates/compare/compare_diff.mako:84
6316 6350 msgid "Actions"
6317 6351 msgstr ""
6318 6352
6319 6353 #: rhodecode/templates/admin/integrations/list.mako:85
6320 6354 msgid "No {type} integrations for repo {repo} exist yet."
6321 6355 msgstr ""
6322 6356
6323 6357 #: rhodecode/templates/admin/integrations/list.mako:87
6324 6358 msgid "No {type} integrations for repogroup {repogroup} exist yet."
6325 6359 msgstr ""
6326 6360
6327 6361 #: rhodecode/templates/admin/integrations/list.mako:89
6328 6362 msgid "No {type} integrations exist yet."
6329 6363 msgstr ""
6330 6364
6331 6365 #: rhodecode/templates/admin/integrations/list.mako:103
6332 6366 msgid "Create one"
6333 6367 msgstr ""
6334 6368
6335 6369 #: rhodecode/templates/admin/integrations/list.mako:132
6336 6370 #: rhodecode/templates/hovercards/hovercard_pull_request.mako:19
6337 6371 msgid "repo"
6338 6372 msgstr ""
6339 6373
6340 6374 #: rhodecode/templates/admin/integrations/list.mako:136
6341 6375 msgid "repogroup"
6342 6376 msgstr ""
6343 6377
6344 6378 #: rhodecode/templates/admin/integrations/list.mako:138
6345 6379 msgid "child repos only"
6346 6380 msgstr ""
6347 6381
6348 6382 #: rhodecode/templates/admin/integrations/list.mako:140
6349 6383 msgid "cascade to all"
6350 6384 msgstr ""
6351 6385
6352 6386 #: rhodecode/templates/admin/integrations/list.mako:145
6353 6387 msgid "top level repos only"
6354 6388 msgstr ""
6355 6389
6356 6390 #: rhodecode/templates/admin/integrations/list.mako:147
6357 6391 msgid "global"
6358 6392 msgstr ""
6359 6393
6360 6394 #: rhodecode/templates/admin/integrations/list.mako:153
6361 6395 msgid "unknown integration"
6362 6396 msgstr ""
6363 6397
6364 6398 #: rhodecode/templates/admin/integrations/new.mako:23
6365 6399 msgid "Create New Integration for repository: {repo_name}"
6366 6400 msgstr ""
6367 6401
6368 6402 #: rhodecode/templates/admin/integrations/new.mako:25
6369 6403 msgid "Create New Integration for repository group: {repo_group_name}"
6370 6404 msgstr ""
6371 6405
6372 6406 #: rhodecode/templates/admin/integrations/new.mako:27
6373 6407 msgid "Create New Global Integration"
6374 6408 msgstr ""
6375 6409
6376 6410 #: rhodecode/templates/admin/integrations/new.mako:55
6377 6411 msgid "No description available"
6378 6412 msgstr ""
6379 6413
6380 6414 #: rhodecode/templates/admin/my_account/my_account.mako:5
6381 6415 #: rhodecode/templates/base/base.mako:622
6382 6416 msgid "My account"
6383 6417 msgstr ""
6384 6418
6385 6419 #: rhodecode/templates/admin/my_account/my_account.mako:12
6386 6420 msgid "My Account"
6387 6421 msgstr ""
6388 6422
6389 6423 #: rhodecode/templates/admin/my_account/my_account.mako:29
6390 6424 #: rhodecode/templates/email_templates/user_registration.mako:55
6391 6425 msgid "Profile"
6392 6426 msgstr ""
6393 6427
6394 6428 #: rhodecode/templates/admin/my_account/my_account.mako:30
6395 6429 #: rhodecode/templates/admin/users/user_edit.mako:45
6396 6430 #: rhodecode/templates/debug_style/index.html:55
6397 6431 msgid "Emails"
6398 6432 msgstr ""
6399 6433
6400 6434 #: rhodecode/templates/admin/my_account/my_account.mako:33
6401 6435 msgid "Auth Tokens"
6402 6436 msgstr ""
6403 6437
6404 6438 #: rhodecode/templates/admin/my_account/my_account.mako:34
6405 6439 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:3
6406 6440 #: rhodecode/templates/admin/permissions/permissions.mako:51
6407 6441 #: rhodecode/templates/admin/permissions/permissions_ssh_keys.mako:4
6408 6442 #: rhodecode/templates/admin/users/user_edit.mako:41
6409 6443 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:7
6410 6444 msgid "SSH Keys"
6411 6445 msgstr ""
6412 6446
6413 6447 #: rhodecode/templates/admin/my_account/my_account.mako:35
6414 6448 #: rhodecode/templates/admin/my_account/my_account_user_group_membership.mako:5
6415 6449 msgid "User Group Membership"
6416 6450 msgstr ""
6417 6451
6418 6452 #: rhodecode/templates/admin/my_account/my_account.mako:40
6419 6453 msgid "External Identities"
6420 6454 msgstr ""
6421 6455
6422 6456 #: rhodecode/templates/admin/my_account/my_account.mako:43
6423 6457 msgid "Owned Repositories"
6424 6458 msgstr ""
6425 6459
6426 6460 #: rhodecode/templates/admin/my_account/my_account.mako:44
6427 6461 msgid "Watched Repositories"
6428 6462 msgstr ""
6429 6463
6430 6464 #: rhodecode/templates/admin/my_account/my_account.mako:45
6431 6465 #: rhodecode/templates/admin/notifications/notifications_show_all.mako:42
6432 6466 #: rhodecode/templates/base/base.mako:385
6433 6467 #: rhodecode/templates/base/base.mako:626
6434 6468 msgid "Pull Requests"
6435 6469 msgstr ""
6436 6470
6437 6471 #: rhodecode/templates/admin/my_account/my_account.mako:46
6438 6472 #: rhodecode/templates/admin/permissions/permissions.mako:14
6439 6473 #: rhodecode/templates/admin/user_groups/user_group_edit.mako:35
6440 6474 #: rhodecode/templates/base/base.mako:118
6441 6475 msgid "Permissions"
6442 6476 msgstr ""
6443 6477
6444 6478 #: rhodecode/templates/admin/my_account/my_account.mako:47
6445 6479 msgid "Live Notifications"
6446 6480 msgstr ""
6447 6481
6448 6482 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:9
6449 6483 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:13
6450 6484 msgid "Authentication Tokens"
6451 6485 msgstr ""
6452 6486
6453 6487 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:14
6454 6488 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:19
6455 6489 msgid "Available roles"
6456 6490 msgstr ""
6457 6491
6458 6492 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:26
6459 6493 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:31
6460 6494 msgid "Token"
6461 6495 msgstr ""
6462 6496
6463 6497 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:29
6464 6498 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:34
6465 6499 msgid "Repository Scope"
6466 6500 msgstr ""
6467 6501
6468 6502 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:30
6469 6503 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:35
6470 6504 msgid "Expiration"
6471 6505 msgstr ""
6472 6506
6473 6507 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:72
6474 6508 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:76
6475 6509 msgid "No additional auth tokens specified"
6476 6510 msgstr ""
6477 6511
6478 6512 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:84
6479 6513 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:88
6480 6514 msgid "New authentication token"
6481 6515 msgstr ""
6482 6516
6483 6517 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:98
6484 6518 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:102
6485 6519 msgid "Repository scope works only with tokens with VCS type."
6486 6520 msgstr ""
6487 6521
6488 6522 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:102
6489 6523 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:72
6490 6524 #: rhodecode/templates/admin/permissions/permissions_ips.mako:63
6491 6525 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:65
6492 6526 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:106
6493 6527 #: rhodecode/templates/admin/users/user_edit_emails.mako:65
6494 6528 #: rhodecode/templates/admin/users/user_edit_ips.mako:75
6495 6529 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:71
6496 6530 msgid "Add"
6497 6531 msgstr ""
6498 6532
6499 6533 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:135
6500 6534 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:140
6501 6535 msgid "Select or enter expiration date"
6502 6536 msgstr ""
6503 6537
6504 6538 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:170
6505 6539 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:175
6506 6540 msgid "repository scope"
6507 6541 msgstr ""
6508 6542
6509 6543 #: rhodecode/templates/admin/my_account/my_account_bookmarks.mako:7
6510 6544 msgid "Position"
6511 6545 msgstr ""
6512 6546
6513 6547 #: rhodecode/templates/admin/my_account/my_account_bookmarks.mako:17
6514 6548 msgid "Bookmark title (max 30 characters, optional)"
6515 6549 msgstr ""
6516 6550
6517 6551 #: rhodecode/templates/admin/my_account/my_account_bookmarks.mako:24
6518 6552 msgid "Clear"
6519 6553 msgstr ""
6520 6554
6521 6555 #: rhodecode/templates/admin/my_account/my_account_bookmarks.mako:30
6522 6556 msgid "Server URL is available as ${server_url} variable. E.g. Redirect url: ${server_url}/_admin/exception_tracker"
6523 6557 msgstr ""
6524 6558
6525 6559 #: rhodecode/templates/admin/my_account/my_account_bookmarks.mako:34
6526 6560 msgid "Redirect URL"
6527 6561 msgstr ""
6528 6562
6529 6563 #: rhodecode/templates/admin/my_account/my_account_bookmarks.mako:44
6530 6564 msgid "Repository template"
6531 6565 msgstr ""
6532 6566
6533 6567 #: rhodecode/templates/admin/my_account/my_account_bookmarks.mako:50
6534 6568 msgid "Repository group template"
6535 6569 msgstr ""
6536 6570
6537 6571 #: rhodecode/templates/admin/my_account/my_account_bookmarks.mako:56
6538 6572 msgid "Template Repository or Repository group"
6539 6573 msgstr ""
6540 6574
6541 6575 #: rhodecode/templates/admin/my_account/my_account_bookmarks.mako:66
6542 6576 msgid "Available as ${repo_url} e.g. Redirect url: ${repo_url}/changelog"
6543 6577 msgstr ""
6544 6578
6545 6579 #: rhodecode/templates/admin/my_account/my_account_bookmarks.mako:68
6546 6580 msgid "Available as ${repo_group_url} e.g. Redirect url: ${repo_group_url}"
6547 6581 msgstr ""
6548 6582
6549 6583 #: rhodecode/templates/admin/my_account/my_account_bookmarks.mako:70
6550 6584 msgid "Available as full url variables in redirect url. i.e: ${repo_url}, ${repo_group_url}."
6551 6585 msgstr ""
6552 6586
6553 6587 #: rhodecode/templates/admin/my_account/my_account_bookmarks.mako:80
6554 6588 msgid "Your Bookmarks"
6555 6589 msgstr ""
6556 6590
6557 6591 #: rhodecode/templates/admin/my_account/my_account_bookmarks.mako:85
6558 6592 msgid "Store upto 10 bookmark links to favorite repositories, external issue tracker or CI server. "
6559 6593 msgstr ""
6560 6594
6561 6595 #: rhodecode/templates/admin/my_account/my_account_bookmarks.mako:87
6562 6596 msgid "Bookmarks are accessible from your username dropdown or by keyboard shortcut `g 0-9`"
6563 6597 msgstr ""
6564 6598
6565 6599 #: rhodecode/templates/admin/my_account/my_account_bookmarks.mako:141
6566 6600 msgid "repository"
6567 6601 msgstr ""
6568 6602
6569 6603 #: rhodecode/templates/admin/my_account/my_account_bookmarks.mako:192
6570 6604 msgid "repository group"
6571 6605 msgstr ""
6572 6606
6573 6607 #: rhodecode/templates/admin/my_account/my_account_emails.mako:5
6574 6608 msgid "Account Emails"
6575 6609 msgstr ""
6576 6610
6577 6611 #: rhodecode/templates/admin/my_account/my_account_emails.mako:17
6578 6612 #: rhodecode/templates/admin/users/user_edit_emails.mako:19
6579 6613 msgid "Primary"
6580 6614 msgstr ""
6581 6615
6582 6616 #: rhodecode/templates/admin/my_account/my_account_emails.mako:43
6583 6617 #: rhodecode/templates/admin/users/user_edit_emails.mako:44
6584 6618 msgid "No additional emails specified"
6585 6619 msgstr ""
6586 6620
6587 6621 #: rhodecode/templates/admin/my_account/my_account_emails.mako:52
6588 6622 #: rhodecode/templates/admin/my_account/my_account_password.mako:6
6589 6623 msgid "Your user account details are managed by an external source. Details cannot be managed here."
6590 6624 msgstr ""
6591 6625
6592 6626 #: rhodecode/templates/admin/my_account/my_account_emails.mako:53
6593 6627 #: rhodecode/templates/admin/my_account/my_account_password.mako:9
6594 6628 msgid "Source type"
6595 6629 msgstr ""
6596 6630
6597 6631 #: rhodecode/templates/admin/my_account/my_account_notifications.mako:4
6598 6632 msgid "Your Live Notification Settings"
6599 6633 msgstr ""
6600 6634
6601 6635 #: rhodecode/templates/admin/my_account/my_account_notifications.mako:16
6602 6636 msgid "Notifications Status"
6603 6637 msgstr ""
6604 6638
6605 6639 #: rhodecode/templates/admin/my_account/my_account_notifications.mako:40
6606 6640 msgid "Test Notifications"
6607 6641 msgstr ""
6608 6642
6609 6643 #: rhodecode/templates/admin/my_account/my_account_password.mako:3
6610 6644 msgid "Change Your Account Password"
6611 6645 msgstr ""
6612 6646
6613 6647 #: rhodecode/templates/admin/my_account/my_account_password.mako:7
6614 6648 #: rhodecode/templates/admin/my_account/my_account_profile.mako:18
6615 6649 #: rhodecode/templates/admin/my_account/my_account_profile_edit.mako:19
6616 6650 msgid "For VCS access please generate"
6617 6651 msgstr ""
6618 6652
6619 6653 #: rhodecode/templates/admin/my_account/my_account_profile.mako:6
6620 6654 #: rhodecode/templates/admin/my_account/my_account_profile_edit.mako:4
6621 6655 msgid "My Profile"
6622 6656 msgstr ""
6623 6657
6624 6658 #: rhodecode/templates/admin/my_account/my_account_profile.mako:15
6625 6659 #: rhodecode/templates/admin/my_account/my_account_profile_edit.mako:16
6626 6660 #: rhodecode/templates/admin/users/user_edit_profile.mako:19
6627 6661 #, python-format
6628 6662 msgid "This user was created from external source (%s). Editing some of the settings is limited."
6629 6663 msgstr ""
6630 6664
6631 6665 #: rhodecode/templates/admin/my_account/my_account_profile.mako:24
6632 6666 #: rhodecode/templates/admin/my_account/my_account_profile_edit.mako:60
6633 6667 #: rhodecode/templates/admin/users/user_edit_profile.mako:26
6634 6668 #: rhodecode/templates/users/user_profile.mako:15
6635 6669 msgid "Photo"
6636 6670 msgstr ""
6637 6671
6638 6672 #: rhodecode/templates/admin/my_account/my_account_profile.mako:82
6639 6673 #: rhodecode/templates/users/user_profile.mako:73
6640 6674 msgid "Missing email, please update your user email address."
6641 6675 msgstr ""
6642 6676
6643 6677 #: rhodecode/templates/admin/my_account/my_account_profile_edit.mako:65
6644 6678 msgid "Change your avatar at"
6645 6679 msgstr ""
6646 6680
6647 6681 #: rhodecode/templates/admin/my_account/my_account_pullrequests.mako:13
6648 6682 #: rhodecode/templates/admin/notifications/notifications_show_all.mako:40
6649 6683 msgid "All"
6650 6684 msgstr ""
6651 6685
6652 6686 #: rhodecode/templates/admin/my_account/my_account_pullrequests.mako:14
6653 6687 msgid "All + Closed"
6654 6688 msgstr ""
6655 6689
6656 6690 #: rhodecode/templates/admin/my_account/my_account_pullrequests.mako:33
6657 6691 msgid "Pull Requests You Participate In"
6658 6692 msgstr ""
6659 6693
6660 #: rhodecode/templates/admin/my_account/my_account_pullrequests.mako:67
6661 msgid "Target Repo"
6694 #: rhodecode/templates/admin/my_account/my_account_pullrequests.mako:73
6695 #: rhodecode/templates/pullrequests/pullrequests.mako:94
6696 msgid "Id"
6662 6697 msgstr ""
6663 6698
6664 6699 #: rhodecode/templates/admin/my_account/my_account_pullrequests.mako:79
6665 #: rhodecode/templates/pullrequests/pullrequests.mako:94
6666 msgid "Id"
6667 msgstr ""
6668
6669 #: rhodecode/templates/admin/my_account/my_account_pullrequests.mako:85
6670 6700 #: rhodecode/templates/admin/settings/settings_global.mako:9
6671 #: rhodecode/templates/email_templates/pull_request_review.mako:43
6701 #: rhodecode/templates/email_templates/pull_request_review.mako:47
6672 6702 #: rhodecode/templates/email_templates/pull_request_update.mako:43
6673 6703 #: rhodecode/templates/pullrequests/pullrequest.mako:91
6674 6704 #: rhodecode/templates/pullrequests/pullrequests.mako:96
6675 6705 msgid "Title"
6676 6706 msgstr ""
6677 6707
6678 #: rhodecode/templates/admin/my_account/my_account_pullrequests.mako:103
6708 #: rhodecode/templates/admin/my_account/my_account_pullrequests.mako:97
6679 6709 #: rhodecode/templates/pullrequests/pullrequests.mako:102
6680 6710 msgid "Last Update"
6681 6711 msgstr ""
6682 6712
6713 #: rhodecode/templates/admin/my_account/my_account_pullrequests.mako:103
6714 msgid "Target Repo"
6715 msgstr ""
6716
6683 6717 #: rhodecode/templates/admin/my_account/my_account_repos.mako:3
6684 6718 msgid "Repositories You Own"
6685 6719 msgstr ""
6686 6720
6687 6721 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:9
6688 6722 #: rhodecode/templates/admin/permissions/permissions_ssh_keys.mako:47
6689 6723 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:14
6690 6724 msgid "Fingerprint"
6691 6725 msgstr ""
6692 6726
6693 6727 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:12
6694 6728 #: rhodecode/templates/admin/permissions/permissions_ssh_keys.mako:53
6695 6729 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:17
6696 6730 msgid "Accessed on"
6697 6731 msgstr ""
6698 6732
6699 6733 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:16
6700 6734 msgid "SSH Keys usage is currently disabled, please ask your administrator to enable them."
6701 6735 msgstr ""
6702 6736
6703 6737 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:41
6704 6738 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:42
6705 6739 msgid "No additional ssh keys specified"
6706 6740 msgstr ""
6707 6741
6708 6742 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:55
6709 6743 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:54
6710 6744 msgid "New ssh key"
6711 6745 msgstr ""
6712 6746
6713 6747 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:60
6714 6748 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:59
6715 6749 msgid "Generate random RSA key"
6716 6750 msgstr ""
6717 6751
6718 6752 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:67
6719 6753 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:66
6720 6754 msgid "Public key, begins with 'ssh-rsa', 'ssh-dss', 'ssh-ed25519', 'ecdsa-sha2-nistp256', 'ecdsa-sha2-nistp384', or 'ecdsa-sha2-nistp521'"
6721 6755 msgstr ""
6722 6756
6723 6757 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:76
6724 6758 msgid "Click add to use this generated SSH key"
6725 6759 msgstr ""
6726 6760
6727 6761 #: rhodecode/templates/admin/my_account/my_account_user_group_membership.mako:49
6728 6762 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:51
6729 6763 #: rhodecode/templates/admin/user_groups/user_group_add.mako:51
6730 6764 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.mako:55
6731 6765 #: rhodecode/templates/admin/user_groups/user_groups.mako:84
6732 6766 #: rhodecode/templates/admin/users/user_add.mako:97
6733 6767 #: rhodecode/templates/admin/users/user_edit_groups.mako:67
6734 6768 #: rhodecode/templates/admin/users/user_edit_profile.mako:110
6735 6769 #: rhodecode/templates/admin/users/users.mako:85
6736 6770 #: rhodecode/templates/user_group/profile.mako:44
6737 6771 msgid "Active"
6738 6772 msgstr ""
6739 6773
6740 6774 #: rhodecode/templates/admin/my_account/my_account_watched.mako:3
6741 6775 msgid "Your Watched Repositories"
6742 6776 msgstr ""
6743 6777
6744 6778 #: rhodecode/templates/admin/notifications/notifications_data.mako:5
6745 6779 msgid "My notifications"
6746 6780 msgstr ""
6747 6781
6748 6782 #: rhodecode/templates/admin/notifications/notifications_data.mako:26
6749 6783 msgid "Mark as read"
6750 6784 msgstr ""
6751 6785
6752 6786 #: rhodecode/templates/admin/notifications/notifications_data.mako:42
6753 6787 msgid "No notifications here yet"
6754 6788 msgstr ""
6755 6789
6756 6790 #: rhodecode/templates/admin/notifications/notifications_show.mako:5
6757 6791 #: rhodecode/templates/admin/notifications/notifications_show.mako:14
6758 6792 #: rhodecode/templates/debug_style/email_plain_rendered.mako:5
6759 6793 #: rhodecode/templates/debug_style/email_plain_rendered.mako:14
6760 6794 msgid "Show notification"
6761 6795 msgstr ""
6762 6796
6763 6797 #: rhodecode/templates/admin/notifications/notifications_show.mako:12
6764 6798 #: rhodecode/templates/admin/notifications/notifications_show_all.mako:5
6765 6799 #: rhodecode/templates/admin/notifications/notifications_show_all.mako:20
6766 6800 #: rhodecode/templates/debug_style/email_plain_rendered.mako:12
6767 6801 msgid "My Notifications"
6768 6802 msgstr ""
6769 6803
6770 6804 #: rhodecode/templates/admin/notifications/notifications_show.mako:42
6771 6805 #: rhodecode/templates/debug_style/email_plain_rendered.mako:38
6772 6806 msgid "Subject"
6773 6807 msgstr ""
6774 6808
6775 6809 #: rhodecode/templates/admin/notifications/notifications_show_all.mako:25
6776 6810 #: rhodecode/templates/admin/notifications/notifications_show_all.mako:29
6777 6811 msgid "Mark all as read"
6778 6812 msgstr ""
6779 6813
6780 6814 #: rhodecode/templates/admin/notifications/notifications_show_all.mako:39
6781 6815 msgid "Unread"
6782 6816 msgstr ""
6783 6817
6784 6818 #: rhodecode/templates/admin/notifications/notifications_show_all.mako:41
6785 6819 #: rhodecode/templates/changeset/changeset.mako:254
6786 6820 #: rhodecode/templates/changeset/changeset.mako:264
6787 #: rhodecode/templates/pullrequests/pullrequest_show.mako:693
6788 #: rhodecode/templates/pullrequests/pullrequest_show.mako:703
6821 #: rhodecode/templates/pullrequests/pullrequest_show.mako:729
6822 #: rhodecode/templates/pullrequests/pullrequest_show.mako:739
6789 6823 msgid "Comments"
6790 6824 msgstr ""
6791 6825
6792 6826 #: rhodecode/templates/admin/permissions/permissions.mako:5
6793 6827 msgid "Permissions Administration"
6794 6828 msgstr ""
6795 6829
6796 6830 #: rhodecode/templates/admin/permissions/permissions.mako:33
6797 6831 msgid "Application"
6798 6832 msgstr ""
6799 6833
6800 6834 #: rhodecode/templates/admin/permissions/permissions.mako:39
6801 6835 msgid "Object"
6802 6836 msgstr ""
6803 6837
6804 6838 #: rhodecode/templates/admin/permissions/permissions.mako:45
6805 6839 msgid "IP Whitelist"
6806 6840 msgstr ""
6807 6841
6808 6842 #: rhodecode/templates/admin/permissions/permissions.mako:48
6809 6843 msgid "AuthToken Access"
6810 6844 msgstr ""
6811 6845
6812 6846 #: rhodecode/templates/admin/permissions/permissions.mako:54
6813 6847 msgid "Overview"
6814 6848 msgstr ""
6815 6849
6816 6850 #: rhodecode/templates/admin/permissions/permissions_application.mako:3
6817 6851 msgid "System Wide Application Permissions"
6818 6852 msgstr ""
6819 6853
6820 6854 #: rhodecode/templates/admin/permissions/permissions_application.mako:12
6821 6855 msgid "Anonymous Access"
6822 6856 msgstr ""
6823 6857
6824 6858 #: rhodecode/templates/admin/permissions/permissions_application.mako:18
6825 6859 #, python-format
6826 6860 msgid "Allow access to RhodeCode Enterprise without requiring users to login. Anonymous users get the %s permission settings."
6827 6861 msgstr ""
6828 6862
6829 6863 #: rhodecode/templates/admin/permissions/permissions_application.mako:24
6830 6864 msgid "Registration"
6831 6865 msgstr ""
6832 6866
6833 6867 #: rhodecode/templates/admin/permissions/permissions_application.mako:33
6834 6868 msgid "Password Reset"
6835 6869 msgstr ""
6836 6870
6837 6871 #: rhodecode/templates/admin/permissions/permissions_application.mako:42
6838 6872 msgid "Registration Page Message"
6839 6873 msgstr ""
6840 6874
6841 6875 #: rhodecode/templates/admin/permissions/permissions_application.mako:46
6842 6876 msgid "Custom message to be displayed on the registration page. HTML syntax is supported."
6843 6877 msgstr ""
6844 6878
6845 6879 #: rhodecode/templates/admin/permissions/permissions_application.mako:52
6846 6880 msgid "External Authentication Account Activation"
6847 6881 msgstr ""
6848 6882
6849 6883 #: rhodecode/templates/admin/permissions/permissions_auth_token_access.mako:5
6850 6884 msgid "View whitelist"
6851 6885 msgstr ""
6852 6886
6853 6887 #: rhodecode/templates/admin/permissions/permissions_auth_token_access.mako:36
6854 6888 msgid "List of views available for usage in whitelist access"
6855 6889 msgstr ""
6856 6890
6857 6891 #: rhodecode/templates/admin/permissions/permissions_branch.mako:3
6858 6892 msgid "Default Permissions for Branches."
6859 6893 msgstr ""
6860 6894
6861 6895 #: rhodecode/templates/admin/permissions/permissions_branch.mako:6
6862 6896 #: rhodecode/templates/admin/repos/repo_edit_automation.mako:6
6863 6897 #: rhodecode/templates/admin/repos/repo_edit_permissions_branch.mako:6
6864 6898 #: rhodecode/templates/admin/repos/repo_edit_remote.mako:67
6865 6899 #: rhodecode/templates/admin/repos/repo_edit_reviewers.mako:6
6866 6900 #: rhodecode/templates/admin/settings/settings_automation.mako:6
6867 6901 #: rhodecode/templates/artifacts/artifact_list.mako:24
6902 #: rhodecode/templates/pullrequests/pullrequest.mako:197
6868 6903 msgid "This feature is available in RhodeCode EE edition only. Contact {sales_email} to obtain a trial license."
6869 6904 msgstr ""
6870 6905
6871 6906 #: rhodecode/templates/admin/permissions/permissions_ips.mako:5
6872 6907 msgid "Default IP Whitelist For All Users"
6873 6908 msgstr ""
6874 6909
6875 6910 #: rhodecode/templates/admin/permissions/permissions_ips.mako:9
6876 6911 #: rhodecode/templates/admin/users/user_edit_ips.mako:12
6877 6912 msgid "Current IP address"
6878 6913 msgstr ""
6879 6914
6880 6915 #: rhodecode/templates/admin/permissions/permissions_ips.mako:30
6881 6916 #: rhodecode/templates/admin/users/user_edit_ips.mako:41
6882 6917 #, python-format
6883 6918 msgid "Confirm to delete this ip: %s"
6884 6919 msgstr ""
6885 6920
6886 6921 #: rhodecode/templates/admin/permissions/permissions_ips.mako:37
6887 6922 #: rhodecode/templates/admin/users/user_edit_ips.mako:49
6888 6923 msgid "All IP addresses are allowed"
6889 6924 msgstr ""
6890 6925
6891 6926 #: rhodecode/templates/admin/permissions/permissions_ips.mako:52
6892 6927 #: rhodecode/templates/admin/users/user_edit_ips.mako:65
6893 6928 msgid "New IP Address"
6894 6929 msgstr ""
6895 6930
6896 6931 #: rhodecode/templates/admin/permissions/permissions_ips.mako:56
6897 6932 #: rhodecode/templates/admin/users/user_edit_ips.mako:68
6898 6933 msgid "Description..."
6899 6934 msgstr ""
6900 6935
6901 6936 #: rhodecode/templates/admin/permissions/permissions_ips.mako:57
6902 6937 msgid ""
6903 6938 "Enter a comma separated list of IP Addresses like 127.0.0.1,\n"
6904 6939 "or use an IP Address with a mask 127.0.0.1/24, to create a network range.\n"
6905 6940 "To specify multiple addresses in a range, use the 127.0.0.1-127.0.0.10 syntax"
6906 6941 msgstr ""
6907 6942
6908 6943 #: rhodecode/templates/admin/permissions/permissions_objects.mako:3
6909 6944 msgid "Default Permissions for Repositories, User Groups and Repository Groups."
6910 6945 msgstr ""
6911 6946
6912 6947 #: rhodecode/templates/admin/permissions/permissions_objects.mako:7
6913 6948 msgid "Default access permissions. This defines permissions for the `default` user from which other users inherit permissions."
6914 6949 msgstr ""
6915 6950
6916 6951 #: rhodecode/templates/admin/permissions/permissions_objects.mako:9
6917 6952 msgid "Check the overwrite checkbox to force change all previously defined permissions for `default` user to the new selected value."
6918 6953 msgstr ""
6919 6954
6920 6955 #: rhodecode/templates/admin/permissions/permissions_objects.mako:23
6921 6956 msgid "All default permissions on each repository will be reset to chosen permission, note that all custom default permission on repositories will be lost"
6922 6957 msgstr ""
6923 6958
6924 6959 #: rhodecode/templates/admin/permissions/permissions_objects.mako:24
6925 6960 #: rhodecode/templates/admin/permissions/permissions_objects.mako:38
6926 6961 #: rhodecode/templates/admin/permissions/permissions_objects.mako:52
6927 6962 msgid "Overwrite Existing Settings"
6928 6963 msgstr ""
6929 6964
6930 6965 #: rhodecode/templates/admin/permissions/permissions_objects.mako:37
6931 6966 msgid "All default permissions on each repository group will be reset to chosen permission, note that all custom default permission on repository groups will be lost"
6932 6967 msgstr ""
6933 6968
6934 6969 #: rhodecode/templates/admin/permissions/permissions_objects.mako:45
6935 6970 #: rhodecode/templates/admin/user_groups/user_group_edit.mako:14
6936 6971 msgid "User Groups"
6937 6972 msgstr ""
6938 6973
6939 6974 #: rhodecode/templates/admin/permissions/permissions_objects.mako:51
6940 6975 msgid "All default permissions on each user group will be reset to chosen permission, note that all custom default permission on user groups will be lost"
6941 6976 msgstr ""
6942 6977
6943 6978 #: rhodecode/templates/admin/permissions/permissions_perms.mako:1
6944 6979 msgid "Default User Permissions Overview"
6945 6980 msgstr ""
6946 6981
6947 6982 #: rhodecode/templates/admin/permissions/permissions_ssh_keys.mako:7
6948 6983 msgid "Update SSH keys file"
6949 6984 msgstr ""
6950 6985
6951 6986 #: rhodecode/templates/admin/repo_groups/repo_group_add.mako:5
6952 6987 msgid "Add repository group"
6953 6988 msgstr ""
6954 6989
6955 6990 #: rhodecode/templates/admin/repo_groups/repo_group_add.mako:14
6956 6991 #: rhodecode/templates/admin/users/user_edit_advanced.mako:13
6957 6992 #: rhodecode/templates/base/base.mako:115
6958 6993 #: rhodecode/templates/base/base.mako:136
6959 6994 msgid "Repository groups"
6960 6995 msgstr ""
6961 6996
6962 6997 #: rhodecode/templates/admin/repo_groups/repo_group_add.mako:35
6963 6998 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.mako:15
6964 6999 #: rhodecode/templates/admin/user_groups/user_group_add.mako:34
6965 7000 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.mako:19
6966 7001 msgid "Group name"
6967 7002 msgstr ""
6968 7003
6969 7004 #: rhodecode/templates/admin/repo_groups/repo_group_add.mako:44
6970 7005 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.mako:25
6971 7006 #: rhodecode/templates/admin/repos/repo_add_base.mako:43
6972 7007 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:33
6973 7008 #: rhodecode/templates/base/base.mako:671
6974 7009 #: rhodecode/templates/data_table/_dt_elements.mako:217
6975 7010 #: rhodecode/templates/forks/fork.mako:41
6976 7011 msgid "Repository group"
6977 7012 msgstr ""
6978 7013
6979 7014 #: rhodecode/templates/admin/repo_groups/repo_group_add.mako:50
6980 7015 #: rhodecode/templates/admin/repos/repo_add_base.mako:49
6981 7016 msgid "Select my personal group ({})"
6982 7017 msgstr ""
6983 7018
6984 7019 #: rhodecode/templates/admin/repo_groups/repo_group_add.mako:65
6985 7020 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.mako:64
6986 7021 #: rhodecode/templates/admin/repos/repo_add_base.mako:90
6987 7022 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:179
6988 7023 #: rhodecode/templates/admin/users/user_edit_profile.mako:81
6989 7024 #: rhodecode/templates/forks/fork.mako:63
6990 7025 msgid "Plain text format with {metatags} support."
6991 7026 msgstr ""
6992 7027
6993 7028 #: rhodecode/templates/admin/repo_groups/repo_group_add.mako:67
6994 7029 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.mako:66
6995 7030 #: rhodecode/templates/admin/repos/repo_add_base.mako:92
6996 7031 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:181
6997 7032 #: rhodecode/templates/admin/users/user_edit_profile.mako:83
6998 7033 #: rhodecode/templates/forks/fork.mako:65
6999 7034 msgid "Plain text format."
7000 7035 msgstr ""
7001 7036
7002 7037 #: rhodecode/templates/admin/repo_groups/repo_group_add.mako:79
7003 7038 #: rhodecode/templates/admin/repos/repo_add_base.mako:104
7004 7039 msgid "Copy Parent Group Permissions"
7005 7040 msgstr ""
7006 7041
7007 7042 #: rhodecode/templates/admin/repo_groups/repo_group_add.mako:83
7008 7043 #: rhodecode/templates/admin/repos/repo_add_base.mako:108
7009 7044 msgid "Copy permissions from parent repository group."
7010 7045 msgstr ""
7011 7046
7012 7047 #: rhodecode/templates/admin/repo_groups/repo_group_add.mako:88
7013 7048 msgid "Create Repository Group"
7014 7049 msgstr ""
7015 7050
7016 7051 #: rhodecode/templates/admin/repo_groups/repo_group_edit.mako:5
7017 7052 #, python-format
7018 7053 msgid "%s repository group settings"
7019 7054 msgstr ""
7020 7055
7021 7056 #: rhodecode/templates/admin/repo_groups/repo_group_edit.mako:31
7022 7057 #: rhodecode/templates/admin/repos/repo_edit.mako:45
7023 7058 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:8
7024 7059 #: rhodecode/templates/admin/users/user_edit_advanced.mako:30
7025 7060 msgid "Access Permissions"
7026 7061 msgstr ""
7027 7062
7028 7063 #: rhodecode/templates/admin/repo_groups/repo_group_edit.mako:32
7029 7064 #: rhodecode/templates/admin/repos/repo_edit.mako:51
7030 7065 #: rhodecode/templates/admin/user_groups/user_group_edit.mako:36
7031 7066 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:24
7032 7067 #: rhodecode/templates/admin/users/user_edit.mako:42
7033 7068 msgid "Advanced"
7034 7069 msgstr ""
7035 7070
7036 7071 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.mako:7
7037 7072 msgid "Repository Group ID"
7038 7073 msgstr ""
7039 7074
7040 7075 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.mako:10
7041 7076 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:8
7042 7077 msgid "Updated on"
7043 7078 msgstr ""
7044 7079
7045 7080 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.mako:11
7046 7081 msgid "Cached Commit source"
7047 7082 msgstr ""
7048 7083
7049 7084 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.mako:12
7050 7085 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:9
7051 7086 msgid "Cached Commit id"
7052 7087 msgstr ""
7053 7088
7054 7089 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.mako:13
7055 7090 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:10
7056 7091 msgid "Cached Commit date"
7057 7092 msgstr ""
7058 7093
7059 7094 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.mako:15
7060 7095 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:11
7061 7096 msgid "Cached Commit data"
7062 7097 msgstr ""
7063 7098
7064 7099 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.mako:17
7065 7100 msgid "Is Personal Group"
7066 7101 msgstr ""
7067 7102
7068 7103 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.mako:19
7069 7104 msgid "Total repositories"
7070 7105 msgstr ""
7071 7106
7072 7107 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.mako:20
7073 7108 msgid "Top level repositories"
7074 7109 msgstr ""
7075 7110
7076 7111 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.mako:22
7077 7112 msgid "Children groups"
7078 7113 msgstr ""
7079 7114
7080 7115 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.mako:28
7081 7116 msgid "Repository Group Advanced: {}"
7082 7117 msgstr ""
7083 7118
7084 7119 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.mako:38
7085 7120 msgid "Delete repository group"
7086 7121 msgstr ""
7087 7122
7088 7123 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.mako:67
7089 7124 #, python-format
7090 7125 msgid "Confirm to delete this group: %s"
7091 7126 msgstr ""
7092 7127
7093 7128 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.mako:68
7094 7129 msgid "Delete this repository group"
7095 7130 msgstr ""
7096 7131
7097 7132 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:5
7098 7133 msgid "Repository Group Permissions: {}"
7099 7134 msgstr ""
7100 7135
7101 7136 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:15
7102 7137 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:15
7103 7138 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:19
7104 7139 msgid "User/User Group"
7105 7140 msgstr ""
7106 7141
7107 7142 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:32
7108 7143 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:31
7109 7144 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:37
7110 7145 msgid "super-admin"
7111 7146 msgstr ""
7112 7147
7113 7148 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:35
7114 7149 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:34
7115 7150 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:40
7116 7151 msgid "owner"
7117 7152 msgstr ""
7118 7153
7119 7154 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:66
7120 7155 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:119
7121 7156 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:92
7122 7157 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:72
7123 7158 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:125
7124 7159 msgid "permission for other logged in and anonymous users"
7125 7160 msgstr ""
7126 7161
7127 7162 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:68
7128 7163 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:121
7129 7164 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:94
7130 7165 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:74
7131 7166 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:127
7132 7167 msgid "permission for other logged in users"
7133 7168 msgstr ""
7134 7169
7135 7170 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:74
7136 7171 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:127
7137 7172 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:100
7138 7173 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:80
7139 7174 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:133
7140 7175 msgid "This entry is a duplicate, most probably left-over from previously set permission. This user has a higher permission set, so this entry is inactive. Please revoke this permission manually."
7141 7176 msgstr ""
7142 7177
7143 7178 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:74
7144 7179 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:127
7145 7180 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:100
7146 7181 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:80
7147 7182 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:133
7148 7183 msgid "inactive duplicate"
7149 7184 msgstr ""
7150 7185
7151 7186 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:87
7152 7187 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:177
7153 7188 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:121
7154 7189 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:170
7155 7190 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:46
7156 7191 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:93
7157 7192 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:182
7158 7193 msgid "Remove"
7159 7194 msgstr ""
7160 7195
7161 7196 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:134
7162 7197 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:140
7163 7198 msgid "delegated admin"
7164 7199 msgstr ""
7165 7200
7166 7201 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:172
7167 7202 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:165
7168 7203 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:177
7169 7204 msgid "members"
7170 7205 msgstr ""
7171 7206
7172 7207 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:204
7173 7208 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:197
7174 7209 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:208
7175 7210 msgid "Add user/user group"
7176 7211 msgstr ""
7177 7212
7178 7213 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:214
7179 7214 msgid "Apply to children"
7180 7215 msgstr ""
7181 7216
7182 7217 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:220
7183 7218 msgid "Both"
7184 7219 msgstr ""
7185 7220
7186 7221 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:221
7187 7222 msgid "Set or revoke permissions to selected types of children of this group, including non-private repositories and other groups if chosen."
7188 7223 msgstr ""
7189 7224
7190 7225 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.mako:6
7191 7226 msgid "Repository Group Settings: {}"
7192 7227 msgstr ""
7193 7228
7194 7229 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.mako:31
7195 7230 msgid "Optional select a parent group to move this repository group into."
7196 7231 msgstr ""
7197 7232
7198 7233 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.mako:49
7199 7234 msgid "Change owner of this repository group."
7200 7235 msgstr ""
7201 7236
7202 7237 #: rhodecode/templates/admin/repo_groups/repo_groups.mako:5
7203 7238 msgid "Repository groups administration"
7204 7239 msgstr ""
7205 7240
7206 7241 #: rhodecode/templates/admin/repo_groups/repo_groups.mako:82
7207 7242 msgid "Number of top level repositories"
7208 7243 msgstr ""
7209 7244
7210 7245 #: rhodecode/templates/admin/repos/repo_add.mako:5
7211 7246 msgid "Add repository"
7212 7247 msgstr ""
7213 7248
7214 7249 #: rhodecode/templates/admin/repos/repo_add_base.mako:9
7215 7250 msgid "Repository name"
7216 7251 msgstr ""
7217 7252
7218 7253 #: rhodecode/templates/admin/repos/repo_add_base.mako:14
7219 7254 msgid "Import Existing Repository ?"
7220 7255 msgstr ""
7221 7256
7222 7257 #: rhodecode/templates/admin/repos/repo_add_base.mako:23
7223 7258 #: rhodecode/templates/base/base.mako:332
7224 7259 msgid "Clone from"
7225 7260 msgstr ""
7226 7261
7227 7262 #: rhodecode/templates/admin/repos/repo_add_base.mako:52
7228 7263 #: rhodecode/templates/forks/fork.mako:50
7229 7264 msgid "Optionally select a group to put this repository into."
7230 7265 msgstr ""
7231 7266
7232 7267 #: rhodecode/templates/admin/repos/repo_add_base.mako:78
7233 7268 msgid "Set the type of repository to create."
7234 7269 msgstr ""
7235 7270
7236 7271 #: rhodecode/templates/admin/repos/repo_add_base.mako:94
7237 7272 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:183
7238 7273 #: rhodecode/templates/forks/fork.mako:67
7239 7274 msgid "Add a README file for longer descriptions"
7240 7275 msgstr ""
7241 7276
7242 7277 #: rhodecode/templates/admin/repos/repo_add_base.mako:121
7243 7278 msgid "Create Repository"
7244 7279 msgstr ""
7245 7280
7246 7281 #: rhodecode/templates/admin/repos/repo_creating.mako:5
7247 7282 msgid "{} Creating repository"
7248 7283 msgstr ""
7249 7284
7250 7285 #: rhodecode/templates/admin/repos/repo_creating.mako:12
7251 7286 msgid "Creating repository"
7252 7287 msgstr ""
7253 7288
7254 7289 #: rhodecode/templates/admin/repos/repo_creating.mako:26
7255 7290 #, python-format
7256 7291 msgid "Repository \"%(repo_name)s\" is being created, you will be redirected when this process is finished.repo_name"
7257 7292 msgstr ""
7258 7293
7259 7294 #: rhodecode/templates/admin/repos/repo_edit.mako:8
7260 7295 msgid "{} repository settings"
7261 7296 msgstr ""
7262 7297
7263 7298 #: rhodecode/templates/admin/repos/repo_edit.mako:48
7264 7299 msgid "Branch Permissions"
7265 7300 msgstr ""
7266 7301
7267 7302 #: rhodecode/templates/admin/repos/repo_edit.mako:54
7268 7303 msgid "VCS"
7269 7304 msgstr ""
7270 7305
7271 7306 #: rhodecode/templates/admin/repos/repo_edit.mako:57
7272 7307 msgid "Extra Fields"
7273 7308 msgstr ""
7274 7309
7275 7310 #: rhodecode/templates/admin/repos/repo_edit.mako:60
7276 7311 msgid "Issue Tracker"
7277 7312 msgstr ""
7278 7313
7279 7314 #: rhodecode/templates/admin/repos/repo_edit.mako:63
7280 7315 #: rhodecode/templates/admin/users/user_edit.mako:49
7281 7316 #: rhodecode/templates/admin/users/user_edit_caches.mako:7
7282 7317 msgid "Caches"
7283 7318 msgstr ""
7284 7319
7285 7320 #: rhodecode/templates/admin/repos/repo_edit.mako:67
7286 7321 msgid "Remote sync"
7287 7322 msgstr ""
7288 7323
7289 7324 #: rhodecode/templates/admin/repos/repo_edit.mako:71
7290 7325 msgid "Statistics"
7291 7326 msgstr ""
7292 7327
7293 7328 #: rhodecode/templates/admin/repos/repo_edit.mako:78
7294 7329 msgid "Reviewer Rules"
7295 7330 msgstr ""
7296 7331
7297 7332 #: rhodecode/templates/admin/repos/repo_edit.mako:82
7298 7333 msgid "Automation"
7299 7334 msgstr ""
7300 7335
7301 7336 #: rhodecode/templates/admin/repos/repo_edit.mako:85
7302 7337 #: rhodecode/templates/admin/repos/repo_edit_maintenance.mako:3
7303 7338 msgid "Maintenance"
7304 7339 msgstr ""
7305 7340
7306 7341 #: rhodecode/templates/admin/repos/repo_edit.mako:88
7307 7342 msgid "Strip"
7308 7343 msgstr ""
7309 7344
7310 7345 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:5
7311 7346 msgid "Repository ID"
7312 7347 msgstr ""
7313 7348
7314 7349 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:12
7315 7350 msgid "Attached scoped tokens"
7316 7351 msgstr ""
7317 7352
7318 7353 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:13
7319 7354 msgid "Pull requests source"
7320 7355 msgstr ""
7321 7356
7322 7357 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:14
7323 7358 msgid "Pull requests target"
7324 7359 msgstr ""
7325 7360
7326 7361 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:15
7327 7362 msgid "Attached Artifacts"
7328 7363 msgstr ""
7329 7364
7330 7365 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:21
7331 7366 #, python-format
7332 7367 msgid "Repository: %s"
7333 7368 msgstr ""
7334 7369
7335 7370 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:31
7336 7371 msgid "Fork Reference"
7337 7372 msgstr ""
7338 7373
7339 7374 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:37
7340 7375 #, python-format
7341 7376 msgid "This repository is a fork of %(repo_link)s"
7342 7377 msgstr ""
7343 7378
7344 7379 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:43
7345 7380 msgid "Set"
7346 7381 msgstr ""
7347 7382
7348 7383 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:46
7349 7384 msgid "Manually set this repository as a fork of another from the list"
7350 7385 msgstr ""
7351 7386
7352 7387 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:55
7353 7388 msgid "Public Journal Visibility"
7354 7389 msgstr ""
7355 7390
7356 7391 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:62
7357 7392 msgid "Remove from Public Journal"
7358 7393 msgstr ""
7359 7394
7360 7395 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:66
7361 7396 msgid "Add to Public Journal"
7362 7397 msgstr ""
7363 7398
7364 7399 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:71
7365 7400 msgid "All actions made on this repository will be visible to everyone following the public journal."
7366 7401 msgstr ""
7367 7402
7368 7403 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:80
7369 7404 msgid "Locking state"
7370 7405 msgstr ""
7371 7406
7372 7407 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:89
7373 7408 msgid "This Repository is not currently locked."
7374 7409 msgstr ""
7375 7410
7376 7411 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:99
7377 7412 msgid "Unlock repository"
7378 7413 msgstr ""
7379 7414
7380 7415 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:107
7381 7416 msgid "Lock repository"
7382 7417 msgstr ""
7383 7418
7384 7419 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:113
7385 7420 msgid "Force repository locking. This only works when anonymous access is disabled. Pulling from the repository locks the repository to that user until the same user pushes to that repository again."
7386 7421 msgstr ""
7387 7422
7388 7423 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:123
7389 7424 msgid "Hooks"
7390 7425 msgstr ""
7391 7426
7392 7427 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:127
7393 7428 msgid "Hook type"
7394 7429 msgstr ""
7395 7430
7396 7431 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:128
7397 7432 msgid "Hook version"
7398 7433 msgstr ""
7399 7434
7400 7435 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:129
7401 7436 msgid "Current version"
7402 7437 msgstr ""
7403 7438
7404 7439 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:132
7405 7440 msgid "PRE HOOK"
7406 7441 msgstr ""
7407 7442
7408 7443 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:137
7409 7444 msgid "POST HOOK"
7410 7445 msgstr ""
7411 7446
7412 7447 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:143
7413 7448 msgid "Unable to read hook information from VCS Server"
7414 7449 msgstr ""
7415 7450
7416 7451 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:149
7417 7452 msgid "Confirm to reinstall hooks for this repository."
7418 7453 msgstr ""
7419 7454
7420 7455 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:150
7421 7456 msgid "Update Hooks"
7422 7457 msgstr ""
7423 7458
7424 7459 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:154
7425 7460 msgid "Outdated hooks detected, please update hooks using `Update Hooks` action."
7426 7461 msgstr ""
7427 7462
7428 7463 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:162
7429 7464 msgid "Archive repository"
7430 7465 msgstr ""
7431 7466
7432 7467 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:176
7433 7468 msgid "Archive this repository"
7434 7469 msgstr ""
7435 7470
7436 7471 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:183
7437 7472 msgid "Archiving the repository will make it entirely read-only. The repository cannot be committed to.It is hidden from the search results and dashboard. "
7438 7473 msgstr ""
7439 7474
7440 7475 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:195
7441 7476 msgid "Delete repository"
7442 7477 msgstr ""
7443 7478
7444 7479 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:206
7445 7480 msgid "Detach forks"
7446 7481 msgstr ""
7447 7482
7448 7483 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:211
7449 7484 msgid "Delete forks"
7450 7485 msgstr ""
7451 7486
7452 7487 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:221
7453 7488 msgid "Consider to archive this repository instead."
7454 7489 msgstr ""
7455 7490
7456 7491 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:234
7457 7492 msgid "Delete this repository"
7458 7493 msgstr ""
7459 7494
7460 7495 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:239
7461 7496 msgid "This repository will be renamed in a special way in order to make it inaccessible to RhodeCode Enterprise and its VCS systems. If you need to fully delete it from the file system, please do it manually, or with rhodecode-cleanup-repos command available in rhodecode-tools."
7462 7497 msgstr ""
7463 7498
7464 7499 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:273
7465 7500 msgid "Change repository"
7466 7501 msgstr ""
7467 7502
7468 7503 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:273
7469 7504 msgid "Pick repository"
7470 7505 msgstr ""
7471 7506
7472 7507 #: rhodecode/templates/admin/repos/repo_edit_audit.mako:7
7473 7508 msgid "Repository Audit Logs"
7474 7509 msgstr ""
7475 7510
7476 7511 #: rhodecode/templates/admin/repos/repo_edit_audit.mako:14
7477 7512 #: rhodecode/templates/admin/users/user_edit_audit.mako:17
7478 7513 msgid "audit filter..."
7479 7514 msgstr ""
7480 7515
7481 7516 #: rhodecode/templates/admin/repos/repo_edit_automation.mako:3
7482 7517 msgid "Repo Automation"
7483 7518 msgstr ""
7484 7519
7485 7520 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:3
7486 7521 msgid "Invalidate Cache for Repository"
7487 7522 msgstr ""
7488 7523
7489 7524 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:7
7490 7525 msgid "Manually invalidate the repository cache. On the next access a repository cache will be recreated."
7491 7526 msgstr ""
7492 7527
7493 7528 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:10
7494 7529 msgid "Cache purge can be automated by such api call. Can be called periodically in crontab etc."
7495 7530 msgstr ""
7496 7531
7497 7532 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:23
7498 7533 msgid "Invalidate repository cache"
7499 7534 msgstr ""
7500 7535
7501 7536 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:36
7502 7537 msgid "Invalidation keys"
7503 7538 msgstr ""
7504 7539
7505 7540 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:44
7506 7541 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:88
7507 7542 #: rhodecode/templates/admin/users/user_edit_caches.mako:22
7508 7543 msgid "Show all"
7509 7544 msgstr ""
7510 7545
7511 7546 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:48
7512 7547 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:92
7513 7548 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:11
7514 7549 msgid "Key"
7515 7550 msgstr ""
7516 7551
7517 7552 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:49
7518 7553 msgid "State UID"
7519 7554 msgstr ""
7520 7555
7521 7556 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:50
7522 7557 msgid "Namespace"
7523 7558 msgstr ""
7524 7559
7525 7560 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:69
7526 7561 msgid "Cache keys"
7527 7562 msgstr ""
7528 7563
7529 7564 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:93
7530 7565 msgid "Region"
7531 7566 msgstr ""
7532 7567
7533 7568 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:110
7534 7569 msgid "Shadow Repositories"
7535 7570 msgstr ""
7536 7571
7537 7572 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:122
7538 7573 msgid "No Shadow repositories exist for this repository."
7539 7574 msgstr ""
7540 7575
7541 7576 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:133
7542 7577 msgid "Diff Caches"
7543 7578 msgstr ""
7544 7579
7545 7580 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:141
7546 7581 msgid "Cached diff name"
7547 7582 msgstr ""
7548 7583
7549 7584 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:149
7550 7585 msgid "Cached diff files"
7551 7586 msgstr ""
7552 7587
7553 7588 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:153
7554 7589 msgid "Cached diff size"
7555 7590 msgstr ""
7556 7591
7557 7592 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:3
7558 7593 msgid "Custom extra fields for this repository"
7559 7594 msgstr ""
7560 7595
7561 7596 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:10
7562 7597 msgid "Label"
7563 7598 msgstr ""
7564 7599
7565 7600 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:24
7566 7601 #, python-format
7567 7602 msgid "Confirm to delete this field: %s"
7568 7603 msgstr ""
7569 7604
7570 7605 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:40
7571 7606 msgid "New Field Key"
7572 7607 msgstr ""
7573 7608
7574 7609 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:48
7575 7610 msgid "New Field Label"
7576 7611 msgstr ""
7577 7612
7578 7613 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:51
7579 7614 msgid "Enter short label"
7580 7615 msgstr ""
7581 7616
7582 7617 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:57
7583 7618 msgid "New Field Description"
7584 7619 msgstr ""
7585 7620
7586 7621 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:60
7587 7622 msgid "Enter a full description for the field"
7588 7623 msgstr ""
7589 7624
7590 7625 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:73
7591 7626 msgid "Extra fields are disabled. You can enable them from the Admin/Settings/Visual page."
7592 7627 msgstr ""
7593 7628
7594 7629 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.mako:9
7595 7630 #: rhodecode/templates/admin/repos/repo_edit_vcs.mako:9
7596 7631 msgid "Inherit from global settings"
7597 7632 msgstr ""
7598 7633
7599 7634 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.mako:14
7600 7635 msgid "Select to inherit global patterns for issue tracker."
7601 7636 msgstr ""
7602 7637
7603 7638 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.mako:24
7604 7639 msgid "Inherited Issue Tracker Patterns"
7605 7640 msgstr ""
7606 7641
7607 7642 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.mako:31
7608 #: rhodecode/templates/base/issue_tracker_settings.mako:79
7643 #: rhodecode/templates/base/issue_tracker_settings.mako:80
7609 7644 #: rhodecode/templates/base/perms_summary.mako:174
7610 7645 msgid "Pattern"
7611 7646 msgstr ""
7612 7647
7613 7648 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.mako:32
7614 #: rhodecode/templates/base/issue_tracker_settings.mako:80
7649 #: rhodecode/templates/base/issue_tracker_settings.mako:81
7615 7650 msgid "Url"
7616 7651 msgstr ""
7617 7652
7618 7653 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.mako:33
7619 7654 msgid "Prefix"
7620 7655 msgstr ""
7621 7656
7622 7657 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.mako:75
7623 7658 #: rhodecode/templates/admin/settings/settings_issuetracker.mako:5
7624 7659 msgid "Issue Tracker / Wiki Patterns"
7625 7660 msgstr ""
7626 7661
7627 7662 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.mako:95
7628 7663 #: rhodecode/templates/admin/settings/settings_issuetracker.mako:24
7629 7664 msgid "Test Patterns"
7630 7665 msgstr ""
7631 7666
7632 7667 #: rhodecode/templates/admin/repos/repo_edit_maintenance.mako:8
7633 7668 msgid "Perform maintenance tasks for this repo"
7634 7669 msgstr ""
7635 7670
7636 7671 #: rhodecode/templates/admin/repos/repo_edit_maintenance.mako:10
7637 7672 msgid "Following tasks will be performed"
7638 7673 msgstr ""
7639 7674
7640 7675 #: rhodecode/templates/admin/repos/repo_edit_maintenance.mako:17
7641 7676 msgid "Maintenance can be automated by such api call. Can be called periodically in crontab etc."
7642 7677 msgstr ""
7643 7678
7644 7679 #: rhodecode/templates/admin/repos/repo_edit_maintenance.mako:25
7645 7680 msgid "No maintenance tasks for this repo available"
7646 7681 msgstr ""
7647 7682
7648 7683 #: rhodecode/templates/admin/repos/repo_edit_maintenance.mako:34
7649 7684 msgid "Run Maintenance"
7650 7685 msgstr ""
7651 7686
7652 7687 #: rhodecode/templates/admin/repos/repo_edit_maintenance.mako:49
7653 7688 msgid "Performing Maintenance"
7654 7689 msgstr ""
7655 7690
7656 7691 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:5
7657 7692 msgid "Repository Access Permissions"
7658 7693 msgstr ""
7659 7694
7660 7695 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:55
7661 7696 msgid "private repository"
7662 7697 msgstr ""
7663 7698
7664 7699 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:60
7665 7700 msgid "only users/user groups explicitly added here will have access"
7666 7701 msgstr ""
7667 7702
7668 7703 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:62
7669 7704 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:124
7670 7705 msgid "Private repositories are only visible to people explicitly added as collaborators. Default permissions wont apply"
7671 7706 msgstr ""
7672 7707
7673 7708 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:63
7674 7709 msgid "un-set private mode"
7675 7710 msgstr ""
7676 7711
7677 7712 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:109
7678 7713 msgid "used by {} branch rule, requires write or higher permissions"
7679 7714 msgstr ""
7680 7715
7681 7716 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:111
7682 7717 msgid "used by {} branch rules, requires write or higher permissions"
7683 7718 msgstr ""
7684 7719
7685 7720 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:125
7686 7721 msgid "set private mode"
7687 7722 msgstr ""
7688 7723
7689 7724 #: rhodecode/templates/admin/repos/repo_edit_permissions_branch.mako:3
7690 7725 msgid "Repository Branch Permissions."
7691 7726 msgstr ""
7692 7727
7693 7728 #: rhodecode/templates/admin/repos/repo_edit_remote.mako:3
7694 7729 msgid "Remote Sync"
7695 7730 msgstr ""
7696 7731
7697 7732 #: rhodecode/templates/admin/repos/repo_edit_remote.mako:7
7698 7733 msgid "Manually pull/push changes from/to external URLs."
7699 7734 msgstr ""
7700 7735
7701 7736 #: rhodecode/templates/admin/repos/repo_edit_remote.mako:11
7702 7737 msgid "Pull url"
7703 7738 msgstr ""
7704 7739
7705 7740 #: rhodecode/templates/admin/repos/repo_edit_remote.mako:16
7706 7741 msgid "This repository does not have any pull url set."
7707 7742 msgstr ""
7708 7743
7709 7744 #: rhodecode/templates/admin/repos/repo_edit_remote.mako:17
7710 7745 #: rhodecode/templates/admin/repos/repo_edit_remote.mako:60
7711 7746 msgid "Set remote url."
7712 7747 msgstr ""
7713 7748
7714 7749 #: rhodecode/templates/admin/repos/repo_edit_remote.mako:26
7715 7750 msgid "Pull can be automated by such api call. Can be called periodically in crontab etc."
7716 7751 msgstr ""
7717 7752
7718 7753 #: rhodecode/templates/admin/repos/repo_edit_remote.mako:44
7719 7754 msgid "Pull changes from remote location"
7720 7755 msgstr ""
7721 7756
7722 7757 #: rhodecode/templates/admin/repos/repo_edit_remote.mako:54
7723 7758 msgid "Push url"
7724 7759 msgstr ""
7725 7760
7726 7761 #: rhodecode/templates/admin/repos/repo_edit_remote.mako:59
7727 7762 msgid "This repository does not have any push url set."
7728 7763 msgstr ""
7729 7764
7730 7765 #: rhodecode/templates/admin/repos/repo_edit_reviewers.mako:3
7731 7766 msgid "Default Reviewer Rules"
7732 7767 msgstr ""
7733 7768
7734 7769 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:6
7735 7770 #, python-format
7736 7771 msgid "Settings for Repository: %s"
7737 7772 msgstr ""
7738 7773
7739 7774 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:22
7740 7775 msgid "permalink id"
7741 7776 msgstr ""
7742 7777
7743 7778 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:22
7744 7779 msgid "what is that ?"
7745 7780 msgstr ""
7746 7781
7747 7782 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:24
7748 7783 msgid "URL by id"
7749 7784 msgstr ""
7750 7785
7751 7786 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:25
7752 7787 msgid ""
7753 7788 "In case this repository is renamed or moved into another group the repository url changes.\n"
7754 7789 " Using above url guarantees that this repository will always be accessible under such url.\n"
7755 7790 " Useful for CI systems, or any other cases that you need to hardcode the url into 3rd party service."
7756 7791 msgstr ""
7757 7792
7758 7793 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:41
7759 7794 #, python-format
7760 7795 msgid "Select my personal group (`%(repo_group_name)s`)"
7761 7796 msgstr ""
7762 7797
7763 7798 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:44
7764 7799 msgid "Optional select a group to put this repository into."
7765 7800 msgstr ""
7766 7801
7767 7802 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:52
7768 7803 msgid "Remote pull uri"
7769 7804 msgstr ""
7770 7805
7771 7806 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:60
7772 7807 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:102
7773 7808 #: rhodecode/templates/base/perms_summary.mako:116
7774 7809 #: rhodecode/templates/base/perms_summary.mako:233
7775 7810 #: rhodecode/templates/base/perms_summary.mako:311
7776 7811 #: rhodecode/templates/base/perms_summary.mako:313
7777 7812 #: rhodecode/templates/debug_style/form-elements.html:45
7778 7813 msgid "edit"
7779 7814 msgstr ""
7780 7815
7781 7816 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:66
7782 7817 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:108
7783 7818 msgid "enter new value, or leave empty to remove"
7784 7819 msgstr ""
7785 7820
7786 7821 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:76
7787 7822 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:118
7788 7823 msgid "cancel"
7789 7824 msgstr ""
7790 7825
7791 7826 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:87
7792 7827 msgid "http[s] url where from repository was imported. This field can used for doing {sync_link}."
7793 7828 msgstr ""
7794 7829
7795 7830 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:88
7796 7831 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:130
7797 7832 msgid "This field is stored encrypted inside Database, a format of http://user:password@server.com/repo_name can be used and will be hidden from display."
7798 7833 msgstr ""
7799 7834
7800 7835 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:94
7801 7836 msgid "Remote push uri"
7802 7837 msgstr ""
7803 7838
7804 7839 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:129
7805 7840 msgid "http[s] url to sync data back. This field can used for doing {sync_link}."
7806 7841 msgstr ""
7807 7842
7808 7843 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:141
7809 7844 msgid "Landing commit"
7810 7845 msgstr ""
7811 7846
7812 7847 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:146
7813 7848 msgid "The default commit for file pages, downloads, full text search index, and README generation."
7814 7849 msgstr ""
7815 7850
7816 7851 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:164
7817 7852 msgid "Change owner of this repository."
7818 7853 msgstr ""
7819 7854
7820 7855 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:194
7821 7856 #: rhodecode/templates/data_table/_dt_elements.mako:104
7822 7857 msgid "Private repository"
7823 7858 msgstr ""
7824 7859
7825 7860 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:204
7826 7861 #: rhodecode/templates/summary/components.mako:263
7827 7862 msgid "Enable statistics"
7828 7863 msgstr ""
7829 7864
7830 7865 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:209
7831 7866 msgid "Enable statistics window on summary page."
7832 7867 msgstr ""
7833 7868
7834 7869 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:214
7835 7870 #: rhodecode/templates/summary/components.mako:184
7836 7871 msgid "Enable downloads"
7837 7872 msgstr ""
7838 7873
7839 7874 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:219
7840 7875 msgid "Enable download menu on summary page."
7841 7876 msgstr ""
7842 7877
7843 7878 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:224
7844 7879 msgid "Enable automatic locking"
7845 7880 msgstr ""
7846 7881
7847 7882 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:229
7848 7883 msgid "Enable automatic locking on repository. Pulling from this repository creates a lock that can be released by pushing back by the same user"
7849 7884 msgstr ""
7850 7885
7851 7886 #: rhodecode/templates/admin/repos/repo_edit_statistics.mako:3
7852 7887 msgid "Repository statistics"
7853 7888 msgstr ""
7854 7889
7855 7890 #: rhodecode/templates/admin/repos/repo_edit_statistics.mako:11
7856 7891 msgid "Processed commits"
7857 7892 msgstr ""
7858 7893
7859 7894 #: rhodecode/templates/admin/repos/repo_edit_statistics.mako:12
7860 7895 msgid "Processed progress"
7861 7896 msgstr ""
7862 7897
7863 7898 #: rhodecode/templates/admin/repos/repo_edit_statistics.mako:15
7864 7899 msgid "Reset statistics"
7865 7900 msgstr ""
7866 7901
7867 7902 #: rhodecode/templates/admin/repos/repo_edit_statistics.mako:15
7868 7903 msgid "Confirm to remove current statistics"
7869 7904 msgstr ""
7870 7905
7871 7906 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:3
7872 7907 msgid "Strip commits from repository"
7873 7908 msgstr ""
7874 7909
7875 7910 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:7
7876 7911 #, python-format
7877 7912 msgid "Please provide up to %d commits commits to strip"
7878 7913 msgstr ""
7879 7914
7880 7915 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:9
7881 7916 msgid "In the first step commits will be verified for existance in the repository"
7882 7917 msgstr ""
7883 7918
7884 7919 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:10
7885 7920 msgid "In the second step, correct commits will be available for stripping"
7886 7921 msgstr ""
7887 7922
7888 7923 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:16
7889 7924 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:52
7890 7925 msgid "Enter full 40 character commit sha"
7891 7926 msgstr ""
7892 7927
7893 7928 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:18
7894 7929 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:54
7895 7930 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:95
7896 7931 msgid "Add another commit"
7897 7932 msgstr ""
7898 7933
7899 7934 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:27
7900 7935 msgid "Check commits"
7901 7936 msgstr ""
7902 7937
7903 7938 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:33
7904 7939 msgid "Sorry this functionality is not available for SVN repository"
7905 7940 msgstr ""
7906 7941
7907 7942 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:114
7908 7943 msgid "Checking commits"
7909 7944 msgstr ""
7910 7945
7911 7946 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:142
7912 7947 msgid " commit verified positive"
7913 7948 msgstr ""
7914 7949
7915 7950 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:154
7916 7951 msgid " commit verified negative"
7917 7952 msgstr ""
7918 7953
7919 7954 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:179
7920 7955 msgid " commit striped successfully"
7921 7956 msgstr ""
7922 7957
7923 7958 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:182
7924 7959 msgid " commit strip failed"
7925 7960 msgstr ""
7926 7961
7927 7962 #: rhodecode/templates/admin/repos/repo_edit_vcs.mako:13
7928 7963 msgid "Select to inherit global vcs settings."
7929 7964 msgstr ""
7930 7965
7931 7966 #: rhodecode/templates/admin/repos/repo_edit_vcs.mako:43
7932 7967 #: rhodecode/templates/admin/settings/settings_global.mako:140
7933 7968 #: rhodecode/templates/admin/settings/settings_labs.mako:48
7934 7969 #: rhodecode/templates/admin/settings/settings_vcs.mako:13
7935 7970 #: rhodecode/templates/admin/settings/settings_visual.mako:214
7936 7971 msgid "Save settings"
7937 7972 msgstr ""
7938 7973
7939 7974 #: rhodecode/templates/admin/repos/repos.mako:5
7940 7975 msgid "Repositories administration"
7941 7976 msgstr ""
7942 7977
7943 7978 #: rhodecode/templates/admin/repos/repos.mako:110
7944 7979 msgid "State"
7945 7980 msgstr ""
7946 7981
7947 7982 #: rhodecode/templates/admin/settings/settings_automation.mako:3
7948 7983 msgid "Admin Automation"
7949 7984 msgstr ""
7950 7985
7951 7986 #: rhodecode/templates/admin/settings/settings_email.mako:3
7952 7987 msgid "Email Configuration"
7953 7988 msgstr ""
7954 7989
7955 7990 #: rhodecode/templates/admin/settings/settings_email.mako:8
7956 7991 msgid "Email prefix"
7957 7992 msgstr ""
7958 7993
7959 7994 #: rhodecode/templates/admin/settings/settings_email.mako:9
7960 7995 msgid "Email from"
7961 7996 msgstr ""
7962 7997
7963 7998 #: rhodecode/templates/admin/settings/settings_email.mako:11
7964 7999 msgid "SMTP server"
7965 8000 msgstr ""
7966 8001
7967 8002 #: rhodecode/templates/admin/settings/settings_email.mako:12
7968 8003 msgid "SMTP username"
7969 8004 msgstr ""
7970 8005
7971 8006 #: rhodecode/templates/admin/settings/settings_email.mako:13
7972 8007 msgid "SMTP password"
7973 8008 msgstr ""
7974 8009
7975 8010 #: rhodecode/templates/admin/settings/settings_email.mako:14
7976 8011 msgid "SMTP port"
7977 8012 msgstr ""
7978 8013
7979 8014 #: rhodecode/templates/admin/settings/settings_email.mako:16
7980 8015 msgid "SMTP use TLS"
7981 8016 msgstr ""
7982 8017
7983 8018 #: rhodecode/templates/admin/settings/settings_email.mako:17
7984 8019 msgid "SMTP use SSL"
7985 8020 msgstr ""
7986 8021
7987 8022 #: rhodecode/templates/admin/settings/settings_email.mako:28
7988 8023 msgid "You can adjust those settings in [DEFAULT] section of .ini file located at"
7989 8024 msgstr ""
7990 8025
7991 8026 #: rhodecode/templates/admin/settings/settings_email.mako:36
7992 8027 msgid "Test Email"
7993 8028 msgstr ""
7994 8029
7995 8030 #: rhodecode/templates/admin/settings/settings_email.mako:42
7996 8031 msgid "enter valid email"
7997 8032 msgstr ""
7998 8033
7999 8034 #: rhodecode/templates/admin/settings/settings_email.mako:46
8000 8035 msgid "Send an auto-generated email from this server to above email..."
8001 8036 msgstr ""
8002 8037
8003 8038 #: rhodecode/templates/admin/settings/settings_exceptions.mako:3
8004 8039 msgid "Exceptions Tracker - Exception ID"
8005 8040 msgstr ""
8006 8041
8007 8042 #: rhodecode/templates/admin/settings/settings_exceptions.mako:8
8008 8043 #: rhodecode/templates/email_templates/exception_tracker.mako:14
8009 8044 msgid "Exception `{}` generated on UTC date: {}"
8010 8045 msgstr ""
8011 8046
8012 8047 #: rhodecode/templates/admin/settings/settings_exceptions.mako:21
8013 8048 msgid "Unable to Read Exception. It might be removed or non-existing."
8014 8049 msgstr ""
8015 8050
8016 8051 #: rhodecode/templates/admin/settings/settings_exceptions.mako:30
8017 8052 msgid "Delete this Exception"
8018 8053 msgstr ""
8019 8054
8020 8055 #: rhodecode/templates/admin/settings/settings_exceptions.mako:40
8021 8056 msgid "Delete This Exception"
8022 8057 msgstr ""
8023 8058
8024 8059 #: rhodecode/templates/admin/settings/settings_exceptions_browse.mako:3
8025 8060 msgid "Exceptions Tracker "
8026 8061 msgstr ""
8027 8062
8028 8063 #: rhodecode/templates/admin/settings/settings_exceptions_browse.mako:7
8029 8064 msgid "There is {} stored exception."
8030 8065 msgstr ""
8031 8066
8032 8067 #: rhodecode/templates/admin/settings/settings_exceptions_browse.mako:9
8033 8068 msgid "There are total {} stored exceptions."
8034 8069 msgstr ""
8035 8070
8036 8071 #: rhodecode/templates/admin/settings/settings_exceptions_browse.mako:12
8037 8072 msgid "Store directory"
8038 8073 msgstr ""
8039 8074
8040 8075 #: rhodecode/templates/admin/settings/settings_exceptions_browse.mako:23
8041 8076 msgid "Delete All `{}`"
8042 8077 msgstr ""
8043 8078
8044 8079 #: rhodecode/templates/admin/settings/settings_exceptions_browse.mako:25
8045 8080 msgid "Delete All"
8046 8081 msgstr ""
8047 8082
8048 8083 #: rhodecode/templates/admin/settings/settings_exceptions_browse.mako:39
8049 8084 msgid "Exceptions Tracker - Showing the last {} Exceptions"
8050 8085 msgstr ""
8051 8086
8052 8087 #: rhodecode/templates/admin/settings/settings_global.mako:5
8053 8088 msgid "Branding"
8054 8089 msgstr ""
8055 8090
8056 8091 #: rhodecode/templates/admin/settings/settings_global.mako:16
8057 8092 msgid "Set a custom title for your RhodeCode instance (limited to 40 characters)."
8058 8093 msgstr ""
8059 8094
8060 8095 #: rhodecode/templates/admin/settings/settings_global.mako:20
8061 8096 msgid "HTTP[S] authentication realm"
8062 8097 msgstr ""
8063 8098
8064 8099 #: rhodecode/templates/admin/settings/settings_global.mako:27
8065 8100 msgid "Set a custom text that is shown as authentication message to clients trying to connect."
8066 8101 msgstr ""
8067 8102
8068 8103 #: rhodecode/templates/admin/settings/settings_global.mako:36
8069 8104 #: rhodecode/templates/admin/users/user_edit_advanced.mako:83
8070 8105 msgid "Personal Repository Group"
8071 8106 msgstr ""
8072 8107
8073 8108 #: rhodecode/templates/admin/settings/settings_global.mako:41
8074 8109 msgid "Create Personal Repository Group"
8075 8110 msgstr ""
8076 8111
8077 8112 #: rhodecode/templates/admin/settings/settings_global.mako:44
8078 8113 msgid "Always create Personal Repository Groups for new users."
8079 8114 msgstr ""
8080 8115
8081 8116 #: rhodecode/templates/admin/settings/settings_global.mako:45
8082 8117 msgid "When creating new users from add user form or API you can still turn this off via a checkbox or flag"
8083 8118 msgstr ""
8084 8119
8085 8120 #: rhodecode/templates/admin/settings/settings_global.mako:49
8086 8121 msgid "Personal Repo Group Pattern"
8087 8122 msgstr ""
8088 8123
8089 8124 #: rhodecode/templates/admin/settings/settings_global.mako:55
8090 8125 msgid "Pattern used to create Personal Repository Groups. Prefix can be other existing repository group path[s], eg. /u/${username}"
8091 8126 msgstr ""
8092 8127
8093 8128 #: rhodecode/templates/admin/settings/settings_global.mako:56
8094 8129 msgid "Available variables are currently ${username} and ${user_id}"
8095 8130 msgstr ""
8096 8131
8097 8132 #: rhodecode/templates/admin/settings/settings_global.mako:64
8098 8133 msgid "Registration Captcha"
8099 8134 msgstr ""
8100 8135
8101 8136 #: rhodecode/templates/admin/settings/settings_global.mako:68
8102 8137 msgid "Google reCaptcha v2 site key."
8103 8138 msgstr ""
8104 8139
8105 8140 #: rhodecode/templates/admin/settings/settings_global.mako:75
8106 8141 msgid "Site key for reCaptcha v2 system."
8107 8142 msgstr ""
8108 8143
8109 8144 #: rhodecode/templates/admin/settings/settings_global.mako:80
8110 8145 msgid "Google reCaptcha v2 secret key."
8111 8146 msgstr ""
8112 8147
8113 8148 #: rhodecode/templates/admin/settings/settings_global.mako:87
8114 8149 msgid "Secret key for reCaptcha v2 system. Setting this value will enable captcha on registration and password reset forms."
8115 8150 msgstr ""
8116 8151
8117 8152 #: rhodecode/templates/admin/settings/settings_global.mako:95
8118 8153 msgid "Custom Header Code"
8119 8154 msgstr ""
8120 8155
8121 8156 #: rhodecode/templates/admin/settings/settings_global.mako:100
8122 8157 #: rhodecode/templates/admin/settings/settings_global.mako:124
8123 8158 #: rhodecode/templates/debug_style/form-elements-small.html:59
8124 8159 #: rhodecode/templates/debug_style/form-elements.html:57
8125 8160 #: rhodecode/templates/debug_style/form-elements.html:82
8126 8161 #: rhodecode/templates/debug_style/form-elements.html:225
8127 8162 #: rhodecode/templates/debug_style/form-elements.html:381
8128 8163 #: rhodecode/templates/debug_style/form-elements.html:407
8129 8164 #: rhodecode/templates/debug_style/form-elements.html:515
8130 8165 #: rhodecode/templates/debug_style/form-elements.html:519
8131 8166 #: rhodecode/templates/debug_style/form-elements.html:537
8132 8167 #: rhodecode/templates/debug_style/form-elements.html:581
8133 8168 #: rhodecode/templates/debug_style/form-inline.html:38
8134 8169 #: rhodecode/templates/debug_style/form-inline.html:139
8135 8170 #: rhodecode/templates/debug_style/form-inline.html:147
8136 8171 #: rhodecode/templates/debug_style/form-vertical.html:60
8137 8172 #: rhodecode/templates/debug_style/forms.html:37
8138 8173 #: rhodecode/templates/debug_style/forms.html:60
8139 8174 #: rhodecode/templates/debug_style/forms.html:78
8140 8175 #: rhodecode/templates/debug_style/forms.html:96
8141 8176 #: rhodecode/templates/debug_style/layout-form-sidebar.html:44
8142 8177 msgid "Templates..."
8143 8178 msgstr ""
8144 8179
8145 8180 #: rhodecode/templates/admin/settings/settings_global.mako:103
8146 8181 #: rhodecode/templates/admin/settings/settings_global.mako:127
8147 8182 #: rhodecode/templates/debug_style/form-elements-small.html:62
8148 8183 #: rhodecode/templates/debug_style/form-elements.html:60
8149 8184 #: rhodecode/templates/debug_style/form-elements.html:85
8150 8185 #: rhodecode/templates/debug_style/form-elements.html:228
8151 8186 #: rhodecode/templates/debug_style/form-elements.html:384
8152 8187 #: rhodecode/templates/debug_style/form-elements.html:410
8153 8188 #: rhodecode/templates/debug_style/form-elements.html:518
8154 8189 #: rhodecode/templates/debug_style/form-elements.html:522
8155 8190 #: rhodecode/templates/debug_style/form-elements.html:540
8156 8191 #: rhodecode/templates/debug_style/form-elements.html:584
8157 8192 #: rhodecode/templates/debug_style/form-inline.html:41
8158 8193 #: rhodecode/templates/debug_style/form-inline.html:142
8159 8194 #: rhodecode/templates/debug_style/form-inline.html:150
8160 8195 #: rhodecode/templates/debug_style/form-vertical.html:63
8161 8196 #: rhodecode/templates/debug_style/forms.html:40
8162 8197 #: rhodecode/templates/debug_style/forms.html:63
8163 8198 #: rhodecode/templates/debug_style/forms.html:81
8164 8199 #: rhodecode/templates/debug_style/forms.html:99
8165 8200 #: rhodecode/templates/debug_style/layout-form-sidebar.html:47
8166 8201 msgid "Server Announcement"
8167 8202 msgstr ""
8168 8203
8169 8204 #: rhodecode/templates/admin/settings/settings_global.mako:104
8170 8205 msgid "Flash message filtering"
8171 8206 msgstr ""
8172 8207
8173 8208 #: rhodecode/templates/admin/settings/settings_global.mako:105
8174 8209 msgid "Custom logos"
8175 8210 msgstr ""
8176 8211
8177 8212 #: rhodecode/templates/admin/settings/settings_global.mako:111
8178 8213 msgid "Custom js/css code added at the end of the <head/> tag."
8179 8214 msgstr ""
8180 8215
8181 8216 #: rhodecode/templates/admin/settings/settings_global.mako:112
8182 8217 msgid "Use <script/> or <style/> tags to define custom scripting or styling."
8183 8218 msgstr ""
8184 8219
8185 8220 #: rhodecode/templates/admin/settings/settings_global.mako:119
8186 8221 msgid "Custom Footer Code"
8187 8222 msgstr ""
8188 8223
8189 8224 #: rhodecode/templates/admin/settings/settings_global.mako:133
8190 8225 msgid "Custom js/css code added at the end of the <body> tag."
8191 8226 msgstr ""
8192 8227
8193 8228 #: rhodecode/templates/admin/settings/settings_global.mako:134
8194 8229 msgid "Use <script> or <style> tags to define custom scripting or styling."
8195 8230 msgstr ""
8196 8231
8197 8232 #: rhodecode/templates/admin/settings/settings_hooks.mako:3
8198 8233 msgid "Built in Mercurial hooks - read only"
8199 8234 msgstr ""
8200 8235
8201 8236 #: rhodecode/templates/admin/settings/settings_hooks.mako:19
8202 8237 msgid "Hooks can be used to trigger actions on certain events such as push / pull. They can trigger Python functions or external applications."
8203 8238 msgstr ""
8204 8239
8205 8240 #: rhodecode/templates/admin/settings/settings_hooks.mako:27
8206 8241 msgid "Custom hooks"
8207 8242 msgstr ""
8208 8243
8209 8244 #: rhodecode/templates/admin/settings/settings_labs.mako:3
8210 8245 msgid "Labs Settings"
8211 8246 msgstr ""
8212 8247
8213 8248 #: rhodecode/templates/admin/settings/settings_labs.mako:10
8214 8249 msgid "There are no Labs settings currently"
8215 8250 msgstr ""
8216 8251
8217 8252 #: rhodecode/templates/admin/settings/settings_mapping.mako:5
8218 8253 msgid "Import New Groups or Repositories"
8219 8254 msgstr ""
8220 8255
8221 8256 #: rhodecode/templates/admin/settings/settings_mapping.mako:10
8222 8257 msgid "Destroy old data"
8223 8258 msgstr ""
8224 8259
8225 8260 #: rhodecode/templates/admin/settings/settings_mapping.mako:12
8226 8261 msgid "In case a repository or a group was deleted from the filesystem and it still exists in the database, check this option to remove obsolete data from the database."
8227 8262 msgstr ""
8228 8263
8229 8264 #: rhodecode/templates/admin/settings/settings_mapping.mako:16
8230 8265 msgid "Invalidate cache for all repositories"
8231 8266 msgstr ""
8232 8267
8233 8268 #: rhodecode/templates/admin/settings/settings_mapping.mako:18
8234 8269 msgid "Each cache data for repositories will be cleaned with this option selected. Use this to reload data and clear cache keys."
8235 8270 msgstr ""
8236 8271
8237 8272 #: rhodecode/templates/admin/settings/settings_mapping.mako:21
8238 8273 msgid "Rescan Filesystem"
8239 8274 msgstr ""
8240 8275
8241 8276 #: rhodecode/templates/admin/settings/settings_open_source.mako:11
8242 8277 msgid "Licenses of Third Party Packages"
8243 8278 msgstr ""
8244 8279
8245 8280 #: rhodecode/templates/admin/settings/settings_process_management.mako:3
8246 8281 #: rhodecode/templates/admin/settings/settings_system.mako:3
8247 8282 msgid "Checking for updates..."
8248 8283 msgstr ""
8249 8284
8250 8285 #: rhodecode/templates/admin/settings/settings_process_management.mako:9
8251 8286 msgid "Gunicorn process management"
8252 8287 msgstr ""
8253 8288
8254 8289 #: rhodecode/templates/admin/settings/settings_process_management.mako:11
8255 8290 msgid "start auto refresh"
8256 8291 msgstr ""
8257 8292
8258 8293 #: rhodecode/templates/admin/settings/settings_process_management.mako:12
8259 8294 msgid "stop auto refresh"
8260 8295 msgstr ""
8261 8296
8262 8297 #: rhodecode/templates/admin/settings/settings_search.mako:3
8263 8298 msgid "RhodeCode Full Text Search"
8264 8299 msgstr ""
8265 8300
8266 8301 #: rhodecode/templates/admin/settings/settings_sessions.mako:3
8267 8302 msgid "User Sessions Configuration"
8268 8303 msgstr ""
8269 8304
8270 8305 #: rhodecode/templates/admin/settings/settings_sessions.mako:8
8271 8306 msgid "Session type"
8272 8307 msgstr ""
8273 8308
8274 8309 #: rhodecode/templates/admin/settings/settings_sessions.mako:9
8275 8310 msgid "Session expiration period"
8276 8311 msgstr ""
8277 8312
8278 8313 #: rhodecode/templates/admin/settings/settings_sessions.mako:11
8279 8314 msgid "Total sessions"
8280 8315 msgstr ""
8281 8316
8282 8317 #: rhodecode/templates/admin/settings/settings_sessions.mako:12
8283 8318 msgid "Expired sessions ({} days)"
8284 8319 msgstr ""
8285 8320
8286 8321 #: rhodecode/templates/admin/settings/settings_sessions.mako:28
8287 8322 msgid "Cleanup Old Sessions"
8288 8323 msgstr ""
8289 8324
8290 8325 #: rhodecode/templates/admin/settings/settings_sessions.mako:34
8291 8326 msgid "Cleanup user sessions that were not active during chosen time frame."
8292 8327 msgstr ""
8293 8328
8294 8329 #: rhodecode/templates/admin/settings/settings_sessions.mako:35
8295 8330 msgid "After performing this action users whose session will be removed will be required to log in again."
8296 8331 msgstr ""
8297 8332
8298 8333 #: rhodecode/templates/admin/settings/settings_sessions.mako:36
8299 8334 msgid "Picking `All` will log-out you, and all users in the system."
8300 8335 msgstr ""
8301 8336
8302 8337 #: rhodecode/templates/admin/settings/settings_sessions.mako:55
8303 8338 msgid "Confirm to cleanup user sessions"
8304 8339 msgstr ""
8305 8340
8306 8341 #: rhodecode/templates/admin/settings/settings_sessions.mako:56
8307 8342 msgid "Cleanup sessions"
8308 8343 msgstr ""
8309 8344
8310 8345 #: rhodecode/templates/admin/settings/settings_system.mako:9
8311 8346 msgid "System Info"
8312 8347 msgstr ""
8313 8348
8314 8349 #: rhodecode/templates/admin/settings/settings_system.mako:11
8315 8350 msgid "create summary snapshot"
8316 8351 msgstr ""
8317 8352
8318 8353 #: rhodecode/templates/admin/settings/settings_system.mako:46
8319 8354 msgid "Python Packages"
8320 8355 msgstr ""
8321 8356
8322 8357 #: rhodecode/templates/admin/settings/settings_visual.mako:5
8323 8358 #: rhodecode/templates/base/vcs_settings.mako:10
8324 8359 msgid "General"
8325 8360 msgstr ""
8326 8361
8327 8362 #: rhodecode/templates/admin/settings/settings_visual.mako:10
8328 8363 msgid "Use repository extra fields"
8329 8364 msgstr ""
8330 8365
8331 8366 #: rhodecode/templates/admin/settings/settings_visual.mako:12
8332 8367 msgid "Allows storing additional customized fields per repository."
8333 8368 msgstr ""
8334 8369
8335 8370 #: rhodecode/templates/admin/settings/settings_visual.mako:17
8336 8371 msgid "Show RhodeCode version"
8337 8372 msgstr ""
8338 8373
8339 8374 #: rhodecode/templates/admin/settings/settings_visual.mako:19
8340 8375 msgid "Shows or hides a version number of RhodeCode displayed in the footer."
8341 8376 msgstr ""
8342 8377
8343 8378 #: rhodecode/templates/admin/settings/settings_visual.mako:26
8344 8379 msgid "Gravatars"
8345 8380 msgstr ""
8346 8381
8347 8382 #: rhodecode/templates/admin/settings/settings_visual.mako:31
8348 8383 msgid "Use Gravatars based avatars"
8349 8384 msgstr ""
8350 8385
8351 8386 #: rhodecode/templates/admin/settings/settings_visual.mako:33
8352 8387 msgid "Use gravatar.com as avatar system for RhodeCode accounts. If this is disabled avatars are generated based on initials and email."
8353 8388 msgstr ""
8354 8389
8355 8390 #: rhodecode/templates/admin/settings/settings_visual.mako:36
8356 8391 msgid "Gravatar URL"
8357 8392 msgstr ""
8358 8393
8359 8394 #: rhodecode/templates/admin/settings/settings_visual.mako:44
8360 8395 msgid ""
8361 8396 "Gravatar url allows you to use other avatar server application.\n"
8362 8397 " Following variables of the URL will be replaced accordingly.\n"
8363 8398 " {scheme} 'http' or 'https' sent from running RhodeCode server,\n"
8364 8399 " {email} user email,\n"
8365 8400 " {md5email} md5 hash of the user email (like at gravatar.com),\n"
8366 8401 " {size} size of the image that is expected from the server application,\n"
8367 8402 " {netloc} network location/server host of running RhodeCode server"
8368 8403 msgstr ""
8369 8404
8370 8405 #: rhodecode/templates/admin/settings/settings_visual.mako:59
8371 8406 msgid "Meta-Tagging"
8372 8407 msgstr ""
8373 8408
8374 8409 #: rhodecode/templates/admin/settings/settings_visual.mako:64
8375 8410 msgid "Stylify recognised meta tags"
8376 8411 msgstr ""
8377 8412
8378 8413 #: rhodecode/templates/admin/settings/settings_visual.mako:66
8379 8414 msgid "Parses meta tags from repository or repository group description fields and turns them into colored tags."
8380 8415 msgstr ""
8381 8416
8382 8417 #: rhodecode/templates/admin/settings/settings_visual.mako:77
8383 8418 msgid "Dashboard Items"
8384 8419 msgstr ""
8385 8420
8386 8421 #: rhodecode/templates/admin/settings/settings_visual.mako:81
8387 8422 msgid "Main page dashboard items"
8388 8423 msgstr ""
8389 8424
8390 8425 #: rhodecode/templates/admin/settings/settings_visual.mako:87
8391 8426 msgid "Number of items displayed in the main page dashboard before pagination is shown."
8392 8427 msgstr ""
8393 8428
8394 8429 #: rhodecode/templates/admin/settings/settings_visual.mako:91
8395 8430 msgid "Admin pages items"
8396 8431 msgstr ""
8397 8432
8398 8433 #: rhodecode/templates/admin/settings/settings_visual.mako:97
8399 8434 msgid "Number of items displayed in the admin pages grids before pagination is shown."
8400 8435 msgstr ""
8401 8436
8402 8437 #: rhodecode/templates/admin/settings/settings_visual.mako:106
8403 8438 msgid "Commit ID Style"
8404 8439 msgstr ""
8405 8440
8406 8441 #: rhodecode/templates/admin/settings/settings_visual.mako:110
8407 8442 msgid "Commit sha length"
8408 8443 msgstr ""
8409 8444
8410 8445 #: rhodecode/templates/admin/settings/settings_visual.mako:117
8411 8446 msgid ""
8412 8447 "Number of chars to show in commit sha displayed in web interface.\n"
8413 8448 " By default it's shown as r123:9043a6a4c226 this value defines the\n"
8414 8449 " length of the sha after the `r123:` part."
8415 8450 msgstr ""
8416 8451
8417 8452 #: rhodecode/templates/admin/settings/settings_visual.mako:125
8418 8453 msgid "Show commit ID numeric reference"
8419 8454 msgstr ""
8420 8455
8421 8456 #: rhodecode/templates/admin/settings/settings_visual.mako:125
8422 8457 msgid "Commit show revision number"
8423 8458 msgstr ""
8424 8459
8425 8460 #: rhodecode/templates/admin/settings/settings_visual.mako:127
8426 8461 msgid ""
8427 8462 "Show revision number in commit sha displayed in web interface.\n"
8428 8463 " By default it's shown as r123:9043a6a4c226 this value defines the\n"
8429 8464 " if the `r123:` part is shown."
8430 8465 msgstr ""
8431 8466
8432 8467 #: rhodecode/templates/admin/settings/settings_visual.mako:136
8433 8468 #: rhodecode/templates/debug_style/index.html:64
8434 8469 msgid "Icons"
8435 8470 msgstr ""
8436 8471
8437 8472 #: rhodecode/templates/admin/settings/settings_visual.mako:141
8438 8473 msgid "Show public repo icon on repositories"
8439 8474 msgstr ""
8440 8475
8441 8476 #: rhodecode/templates/admin/settings/settings_visual.mako:147
8442 8477 msgid "Show private repo icon on repositories"
8443 8478 msgstr ""
8444 8479
8445 8480 #: rhodecode/templates/admin/settings/settings_visual.mako:149
8446 8481 msgid "Show public/private icons next to repositories names."
8447 8482 msgstr ""
8448 8483
8449 8484 #: rhodecode/templates/admin/settings/settings_visual.mako:156
8450 8485 msgid "Markup Renderer"
8451 8486 msgstr ""
8452 8487
8453 8488 #: rhodecode/templates/admin/settings/settings_visual.mako:163
8454 8489 msgid "Default renderer used to render comments, pull request descriptions and other description elements. After change old entries will still work correctly."
8455 8490 msgstr ""
8456 8491
8457 8492 #: rhodecode/templates/admin/settings/settings_visual.mako:170
8458 8493 msgid "Clone URL templates"
8459 8494 msgstr ""
8460 8495
8461 8496 #: rhodecode/templates/admin/settings/settings_visual.mako:181
8462 8497 msgid ""
8463 8498 "Schema of clone url construction eg. '{scheme}://{user}@{netloc}/{repo}', available vars:\n"
8464 8499 " {scheme} 'http' or 'https' sent from running RhodeCode server,\n"
8465 8500 " {user} current user username,\n"
8466 8501 " {sys_user} current system user running this process, Useful for ssh,\n"
8467 8502 " {hostname} hostname of this server running RhodeCode,\n"
8468 8503 " {netloc} network location/server host of running RhodeCode server,\n"
8469 8504 " {repo} full repository name,\n"
8470 8505 " {repoid} ID of repository, can be used to contruct clone-by-id"
8471 8506 msgstr ""
8472 8507
8473 8508 #: rhodecode/templates/admin/settings/settings_visual.mako:196
8474 8509 msgid "Custom Support Link"
8475 8510 msgstr ""
8476 8511
8477 8512 #: rhodecode/templates/admin/settings/settings_visual.mako:204
8478 8513 #, python-format
8479 8514 msgid ""
8480 8515 "Custom url for the support link located at the bottom.\n"
8481 8516 " The default is set to %(default_url)s. In case there's a need\n"
8482 8517 " to change the support link to internal issue tracker, it should be done here.\n"
8483 8518 " "
8484 8519 msgstr ""
8485 8520
8486 8521 #: rhodecode/templates/admin/user_groups/user_group_add.mako:5
8487 8522 msgid "Add user group"
8488 8523 msgstr ""
8489 8524
8490 8525 #: rhodecode/templates/admin/user_groups/user_group_add.mako:13
8491 8526 #: rhodecode/templates/admin/users/user_edit_advanced.mako:14
8492 8527 #: rhodecode/templates/base/base.mako:117
8493 8528 #: rhodecode/templates/base/base.mako:139
8494 8529 msgid "User groups"
8495 8530 msgstr ""
8496 8531
8497 8532 #: rhodecode/templates/admin/user_groups/user_group_add.mako:46
8498 8533 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.mako:50
8499 8534 msgid "Short, optional description for this user group."
8500 8535 msgstr ""
8501 8536
8502 8537 #: rhodecode/templates/admin/user_groups/user_group_add.mako:59
8503 8538 msgid "Create User Group"
8504 8539 msgstr ""
8505 8540
8506 8541 #: rhodecode/templates/admin/user_groups/user_group_edit.mako:5
8507 8542 msgid "{} user group settings"
8508 8543 msgstr ""
8509 8544
8510 8545 #: rhodecode/templates/admin/user_groups/user_group_edit.mako:37
8511 8546 #: rhodecode/templates/admin/users/user_edit.mako:43
8512 8547 msgid "Global permissions"
8513 8548 msgstr ""
8514 8549
8515 8550 #: rhodecode/templates/admin/user_groups/user_group_edit.mako:38
8516 8551 #: rhodecode/templates/admin/users/user_edit.mako:44
8517 8552 msgid "Permissions summary"
8518 8553 msgstr ""
8519 8554
8520 8555 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:5
8521 8556 msgid "User Group ID"
8522 8557 msgstr ""
8523 8558
8524 8559 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:9
8525 8560 #: rhodecode/templates/admin/user_groups/user_groups.mako:80
8526 8561 #: rhodecode/templates/debug_style/form-elements.html:509
8527 8562 #: rhodecode/templates/user_group/profile.mako:55
8528 8563 msgid "Members"
8529 8564 msgstr ""
8530 8565
8531 8566 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:10
8532 8567 msgid "Automatic member sync"
8533 8568 msgstr ""
8534 8569
8535 8570 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:12
8536 8571 msgid "Assigned to repositories"
8537 8572 msgstr ""
8538 8573
8539 8574 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:13
8540 8575 msgid "Assigned to repo groups"
8541 8576 msgstr ""
8542 8577
8543 8578 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:15
8544 8579 #: rhodecode/templates/admin/users/user_edit_advanced.mako:19
8545 8580 msgid "Assigned to review rules"
8546 8581 msgstr ""
8547 8582
8548 8583 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:22
8549 8584 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:6
8550 8585 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.mako:7
8551 8586 #: rhodecode/templates/data_table/_dt_elements.mako:305
8552 8587 #: rhodecode/templates/user_group/user_group.mako:4
8553 8588 msgid "User group"
8554 8589 msgstr ""
8555 8590
8556 8591 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:35
8557 8592 msgid "Group members sync"
8558 8593 msgstr ""
8559 8594
8560 8595 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:42
8561 8596 msgid "This group is set to be automatically synchronised."
8562 8597 msgstr ""
8563 8598
8564 8599 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:43
8565 8600 msgid "This group synchronization was set by"
8566 8601 msgstr ""
8567 8602
8568 8603 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:47
8569 8604 msgid "This group is not set to be automatically synchronised"
8570 8605 msgstr ""
8571 8606
8572 8607 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:56
8573 8608 msgid "Disable synchronization"
8574 8609 msgstr ""
8575 8610
8576 8611 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:58
8577 8612 msgid "Enable synchronization"
8578 8613 msgstr ""
8579 8614
8580 8615 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:64
8581 8616 msgid "Users will be added or removed from this group when they authenticate with RhodeCode system, based on LDAP group membership. This requires `LDAP+User group` authentication plugin to be configured and enabled. (EE only feature)"
8582 8617 msgstr ""
8583 8618
8584 8619 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:77
8585 8620 msgid "Delete User Group"
8586 8621 msgstr ""
8587 8622
8588 8623 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:83
8589 8624 #, python-format
8590 8625 msgid "Confirm to delete user group `%(ugroup)s` with all permission assignments"
8591 8626 msgstr ""
8592 8627
8593 8628 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:85
8594 8629 msgid "Delete This User Group"
8595 8630 msgstr ""
8596 8631
8597 8632 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.mako:40
8598 8633 msgid "Change owner of this user group."
8599 8634 msgstr ""
8600 8635
8601 8636 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.mako:64
8602 8637 msgid "Add members"
8603 8638 msgstr ""
8604 8639
8605 8640 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.mako:100
8606 8641 #: rhodecode/templates/user_group/profile.mako:78
8607 8642 msgid "No members yet"
8608 8643 msgstr ""
8609 8644
8610 8645 #: rhodecode/templates/admin/user_groups/user_groups.mako:5
8611 8646 #: rhodecode/templates/admin/users/user_edit_groups.mako:8
8612 8647 msgid "User groups administration"
8613 8648 msgstr ""
8614 8649
8615 8650 #: rhodecode/templates/admin/user_groups/user_groups.mako:82
8616 8651 msgid "Sync"
8617 8652 msgstr ""
8618 8653
8619 8654 #: rhodecode/templates/admin/users/user_add.mako:5
8620 8655 msgid "Add user"
8621 8656 msgstr ""
8622 8657
8623 8658 #: rhodecode/templates/admin/users/user_add.mako:13
8624 8659 #: rhodecode/templates/admin/users/user_edit.mako:14
8625 8660 #: rhodecode/templates/base/base.mako:116
8626 8661 msgid "Users"
8627 8662 msgstr ""
8628 8663
8629 8664 #: rhodecode/templates/admin/users/user_add.mako:15
8630 8665 #: rhodecode/templates/admin/users/users.mako:31
8631 8666 msgid "Add User"
8632 8667 msgstr ""
8633 8668
8634 8669 #: rhodecode/templates/admin/users/user_add.mako:53
8635 8670 msgid "Password confirmation"
8636 8671 msgstr ""
8637 8672
8638 8673 #: rhodecode/templates/admin/users/user_add.mako:59
8639 8674 msgid "Generate password"
8640 8675 msgstr ""
8641 8676
8642 8677 #: rhodecode/templates/admin/users/user_add.mako:106
8643 8678 msgid "Password change"
8644 8679 msgstr ""
8645 8680
8646 8681 #: rhodecode/templates/admin/users/user_add.mako:110
8647 8682 msgid "Force user to change his password on the next login"
8648 8683 msgstr ""
8649 8684
8650 8685 #: rhodecode/templates/admin/users/user_add.mako:116
8651 8686 msgid "Add personal repository group"
8652 8687 msgstr ""
8653 8688
8654 8689 #: rhodecode/templates/admin/users/user_add.mako:121
8655 8690 msgid "New group will be created at: `/{path}`"
8656 8691 msgstr ""
8657 8692
8658 8693 #: rhodecode/templates/admin/users/user_add.mako:122
8659 8694 msgid "User will be automatically set as this group owner."
8660 8695 msgstr ""
8661 8696
8662 8697 #: rhodecode/templates/admin/users/user_add.mako:128
8663 8698 msgid "Create User"
8664 8699 msgstr ""
8665 8700
8666 8701 #: rhodecode/templates/admin/users/user_add.mako:139
8667 8702 msgid "generated password:"
8668 8703 msgstr ""
8669 8704
8670 8705 #: rhodecode/templates/admin/users/user_edit.mako:5
8671 8706 msgid "{} user settings"
8672 8707 msgstr ""
8673 8708
8674 8709 #: rhodecode/templates/admin/users/user_edit.mako:31
8675 8710 msgid "This user is set as non-active and disabled."
8676 8711 msgstr ""
8677 8712
8678 8713 #: rhodecode/templates/admin/users/user_edit.mako:39
8679 8714 #: rhodecode/templates/admin/users/user_edit_profile.mako:7
8680 8715 #: rhodecode/templates/users/user_profile.mako:6
8681 8716 msgid "User Profile"
8682 8717 msgstr ""
8683 8718
8684 8719 #: rhodecode/templates/admin/users/user_edit.mako:40
8685 8720 msgid "Auth tokens"
8686 8721 msgstr ""
8687 8722
8688 8723 #: rhodecode/templates/admin/users/user_edit.mako:46
8689 8724 msgid "Ip Whitelist"
8690 8725 msgstr ""
8691 8726
8692 8727 #: rhodecode/templates/admin/users/user_edit.mako:47
8693 8728 msgid "User Groups Management"
8694 8729 msgstr ""
8695 8730
8696 8731 #: rhodecode/templates/admin/users/user_edit_advanced.mako:5
8697 8732 msgid "User ID"
8698 8733 msgstr ""
8699 8734
8700 8735 #: rhodecode/templates/admin/users/user_edit_advanced.mako:7
8701 8736 msgid "Source of Record"
8702 8737 msgstr ""
8703 8738
8704 8739 #: rhodecode/templates/admin/users/user_edit_advanced.mako:9
8705 8740 msgid "Last login"
8706 8741 msgstr ""
8707 8742
8708 8743 #: rhodecode/templates/admin/users/user_edit_advanced.mako:10
8709 8744 #: rhodecode/templates/admin/users/users.mako:83
8710 8745 #: rhodecode/templates/forks/forks.mako:67
8711 8746 msgid "Last activity"
8712 8747 msgstr ""
8713 8748
8714 8749 #: rhodecode/templates/admin/users/user_edit_advanced.mako:16
8715 8750 msgid "Owned Artifacts"
8716 8751 msgstr ""
8717 8752
8718 8753 #: rhodecode/templates/admin/users/user_edit_advanced.mako:18
8719 8754 msgid "Reviewer of pull requests"
8720 8755 msgstr ""
8721 8756
8722 8757 #: rhodecode/templates/admin/users/user_edit_advanced.mako:21
8723 8758 msgid "Member of User groups"
8724 8759 msgstr ""
8725 8760
8726 8761 #: rhodecode/templates/admin/users/user_edit_advanced.mako:22
8727 8762 msgid "Force password change"
8728 8763 msgstr ""
8729 8764
8730 8765 #: rhodecode/templates/admin/users/user_edit_advanced.mako:49
8731 8766 msgid "Force Password Reset"
8732 8767 msgstr ""
8733 8768
8734 8769 #: rhodecode/templates/admin/users/user_edit_advanced.mako:55
8735 8770 msgid "Disable forced password reset"
8736 8771 msgstr ""
8737 8772
8738 8773 #: rhodecode/templates/admin/users/user_edit_advanced.mako:60
8739 8774 msgid "Clear the forced password change flag."
8740 8775 msgstr ""
8741 8776
8742 8777 #: rhodecode/templates/admin/users/user_edit_advanced.mako:67
8743 8778 msgid "Confirm to enable forced password change"
8744 8779 msgstr ""
8745 8780
8746 8781 #: rhodecode/templates/admin/users/user_edit_advanced.mako:68
8747 8782 msgid "Enable forced password reset"
8748 8783 msgstr ""
8749 8784
8750 8785 #: rhodecode/templates/admin/users/user_edit_advanced.mako:73
8751 8786 msgid "When this is enabled user will have to change they password when they next use RhodeCode system. This will also forbid vcs operations until someone makes a password change in the web interface"
8752 8787 msgstr ""
8753 8788
8754 8789 #: rhodecode/templates/admin/users/user_edit_advanced.mako:89
8755 8790 msgid "Users personal repository group"
8756 8791 msgstr ""
8757 8792
8758 8793 #: rhodecode/templates/admin/users/user_edit_advanced.mako:92
8759 8794 msgid "This user currently does not have a personal repository group"
8760 8795 msgstr ""
8761 8796
8762 8797 #: rhodecode/templates/admin/users/user_edit_advanced.mako:94
8763 8798 #, python-format
8764 8799 msgid "New group will be created at: `/%(path)s`"
8765 8800 msgstr ""
8766 8801
8767 8802 #: rhodecode/templates/admin/users/user_edit_advanced.mako:99
8768 8803 msgid "Create personal repository group"
8769 8804 msgstr ""
8770 8805
8771 8806 #: rhodecode/templates/admin/users/user_edit_advanced.mako:108
8772 8807 msgid "Delete User"
8773 8808 msgstr ""
8774 8809
8775 8810 #: rhodecode/templates/admin/users/user_edit_advanced.mako:119
8776 8811 msgid "Detach repositories"
8777 8812 msgstr ""
8778 8813
8779 8814 #: rhodecode/templates/admin/users/user_edit_advanced.mako:122
8780 8815 #: rhodecode/templates/admin/users/user_edit_advanced.mako:134
8781 8816 #: rhodecode/templates/admin/users/user_edit_advanced.mako:146
8782 8817 msgid "Delete repositories"
8783 8818 msgstr ""
8784 8819
8785 8820 #: rhodecode/templates/admin/users/user_edit_advanced.mako:131
8786 8821 msgid "Detach repository groups"
8787 8822 msgstr ""
8788 8823
8789 8824 #: rhodecode/templates/admin/users/user_edit_advanced.mako:143
8790 8825 msgid "Detach user groups"
8791 8826 msgstr ""
8792 8827
8793 8828 #: rhodecode/templates/admin/users/user_edit_advanced.mako:155
8794 8829 msgid "Detach pull requests"
8795 8830 msgstr ""
8796 8831
8797 8832 #: rhodecode/templates/admin/users/user_edit_advanced.mako:158
8798 8833 msgid "Delete pull requests"
8799 8834 msgstr ""
8800 8835
8801 8836 #: rhodecode/templates/admin/users/user_edit_advanced.mako:167
8802 8837 msgid "Detach Artifacts"
8803 8838 msgstr ""
8804 8839
8805 8840 #: rhodecode/templates/admin/users/user_edit_advanced.mako:170
8806 8841 msgid "Delete Artifacts"
8807 8842 msgstr ""
8808 8843
8809 8844 #: rhodecode/templates/admin/users/user_edit_advanced.mako:180
8810 8845 msgid "New owner for detached objects"
8811 8846 msgstr ""
8812 8847
8813 8848 #: rhodecode/templates/admin/users/user_edit_advanced.mako:188
8814 8849 msgid "When selecting the detach option, the depending objects owned by this user will be assigned to the above user."
8815 8850 msgstr ""
8816 8851
8817 8852 #: rhodecode/templates/admin/users/user_edit_advanced.mako:190
8818 8853 msgid "The delete option will delete the user and all his owned objects!"
8819 8854 msgstr ""
8820 8855
8821 8856 #: rhodecode/templates/admin/users/user_edit_advanced.mako:205
8822 8857 msgid "Delete this user"
8823 8858 msgstr ""
8824 8859
8825 8860 #: rhodecode/templates/admin/users/user_edit_audit.mako:9
8826 8861 msgid "Audit Logs"
8827 8862 msgstr ""
8828 8863
8829 8864 #: rhodecode/templates/admin/users/user_edit_audit.mako:12
8830 8865 msgid "Download as JSON"
8831 8866 msgstr ""
8832 8867
8833 8868 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:68
8834 8869 #, python-format
8835 8870 msgid "Confirm to remove this auth token: %s"
8836 8871 msgstr ""
8837 8872
8838 8873 #: rhodecode/templates/admin/users/user_edit_caches.mako:36
8839 8874 msgid "Invalidate user cache"
8840 8875 msgstr ""
8841 8876
8842 8877 #: rhodecode/templates/admin/users/user_edit_caches.mako:36
8843 8878 msgid "Confirm to invalidate user cache"
8844 8879 msgstr ""
8845 8880
8846 8881 #: rhodecode/templates/admin/users/user_edit_emails.mako:7
8847 8882 msgid "Additional Email Addresses"
8848 8883 msgstr ""
8849 8884
8850 8885 #: rhodecode/templates/admin/users/user_edit_emails.mako:33
8851 8886 #, python-format
8852 8887 msgid "Confirm to delete this email: %s"
8853 8888 msgstr ""
8854 8889
8855 8890 #: rhodecode/templates/admin/users/user_edit_emails.mako:58
8856 8891 msgid "New email address"
8857 8892 msgstr ""
8858 8893
8859 8894 #: rhodecode/templates/admin/users/user_edit_groups.mako:15
8860 8895 #, python-format
8861 8896 msgid "Add `%s` to user group"
8862 8897 msgstr ""
8863 8898
8864 8899 #: rhodecode/templates/admin/users/user_edit_ips.mako:7
8865 8900 msgid "Custom IP Whitelist"
8866 8901 msgstr ""
8867 8902
8868 8903 #: rhodecode/templates/admin/users/user_edit_ips.mako:15
8869 8904 msgid "IP Address"
8870 8905 msgstr ""
8871 8906
8872 8907 #: rhodecode/templates/admin/users/user_edit_ips.mako:16
8873 8908 msgid "IP Range"
8874 8909 msgstr ""
8875 8910
8876 8911 #: rhodecode/templates/admin/users/user_edit_ips.mako:25
8877 8912 #, python-format
8878 8913 msgid "Inherited from %s"
8879 8914 msgstr ""
8880 8915
8881 8916 #: rhodecode/templates/admin/users/user_edit_ips.mako:69
8882 8917 msgid ""
8883 8918 "Enter comma separated list of ip addresses like 10.0.0.1,10.0.0.2.\n"
8884 8919 "Use a ip address with a mask 127.0.0.1/24, to create a network match pattern.\n"
8885 8920 "To specify multiple entries on an address range use 127.0.0.1-127.0.0.10 syntax"
8886 8921 msgstr ""
8887 8922
8888 8923 #: rhodecode/templates/admin/users/user_edit_profile.mako:31
8889 8924 msgid "Change the avatar at"
8890 8925 msgstr ""
8891 8926
8892 8927 #: rhodecode/templates/admin/users/user_edit_profile.mako:94
8893 8928 msgid "New Password"
8894 8929 msgstr ""
8895 8930
8896 8931 #: rhodecode/templates/admin/users/user_edit_profile.mako:102
8897 8932 msgid "New Password Confirmation"
8898 8933 msgstr ""
8899 8934
8900 8935 #: rhodecode/templates/admin/users/user_edit_profile.mako:118
8901 8936 #: rhodecode/templates/admin/users/users.mako:87
8902 8937 #: rhodecode/templates/base/perms_summary.mako:150
8903 8938 msgid "Super-admin"
8904 8939 msgstr ""
8905 8940
8906 8941 #: rhodecode/templates/admin/users/user_edit_profile.mako:126
8907 8942 msgid "Authentication type"
8908 8943 msgstr ""
8909 8944
8910 8945 #: rhodecode/templates/admin/users/user_edit_profile.mako:130
8911 8946 msgid "When user was created using an external source. He is bound to authentication using this method."
8912 8947 msgstr ""
8913 8948
8914 8949 #: rhodecode/templates/admin/users/user_edit_profile.mako:135
8915 8950 msgid "Name in Source of Record"
8916 8951 msgstr ""
8917 8952
8918 8953 #: rhodecode/templates/admin/users/user_edit_profile.mako:144
8919 8954 msgid "Language"
8920 8955 msgstr ""
8921 8956
8922 8957 #: rhodecode/templates/admin/users/user_edit_profile.mako:150
8923 8958 #, python-format
8924 8959 msgid "User interface language. Help translate %(rc_link)s into your language."
8925 8960 msgstr ""
8926 8961
8927 8962 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:34
8928 8963 #, python-format
8929 8964 msgid "Confirm to remove ssh key %s"
8930 8965 msgstr ""
8931 8966
8932 8967 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:75
8933 8968 msgid "Click add to use this generate SSH key"
8934 8969 msgstr ""
8935 8970
8936 8971 #: rhodecode/templates/admin/users/user_edit_ssh_keys_generate.mako:7
8937 8972 msgid "New SSH Key generation"
8938 8973 msgstr ""
8939 8974
8940 8975 #: rhodecode/templates/admin/users/user_edit_ssh_keys_generate.mako:13
8941 8976 msgid "Below is a 2048 bit generated SSH RSA key."
8942 8977 msgstr ""
8943 8978
8944 8979 #: rhodecode/templates/admin/users/user_edit_ssh_keys_generate.mako:13
8945 8980 msgid "If you use older systems please try to generate a"
8946 8981 msgstr ""
8947 8982
8948 8983 #: rhodecode/templates/admin/users/user_edit_ssh_keys_generate.mako:13
8949 8984 msgid "legacy format"
8950 8985 msgstr ""
8951 8986
8952 8987 #: rhodecode/templates/admin/users/user_edit_ssh_keys_generate.mako:14
8953 8988 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."
8954 8989 msgstr ""
8955 8990
8956 8991 #: rhodecode/templates/admin/users/user_edit_ssh_keys_generate.mako:16
8957 8992 msgid "Private key"
8958 8993 msgstr ""
8959 8994
8960 8995 #: rhodecode/templates/admin/users/user_edit_ssh_keys_generate.mako:32
8961 8996 msgid "Public key"
8962 8997 msgstr ""
8963 8998
8964 8999 #: rhodecode/templates/admin/users/user_edit_ssh_keys_generate.mako:43
8965 9000 #: rhodecode/templates/admin/users/user_edit_ssh_keys_generate.mako:45
8966 9001 msgid "Use this generated key"
8967 9002 msgstr ""
8968 9003
8969 9004 #: rhodecode/templates/admin/users/user_edit_ssh_keys_generate.mako:47
8970 9005 msgid "Confirmation required on the next screen"
8971 9006 msgstr ""
8972 9007
8973 9008 #: rhodecode/templates/admin/users/user_edit_ssh_keys_generate.mako:51
8974 9009 msgid "SSH key generator has been disabled."
8975 9010 msgstr ""
8976 9011
8977 9012 #: rhodecode/templates/admin/users/users.mako:5
8978 9013 msgid "Users administration"
8979 9014 msgstr ""
8980 9015
8981 9016 #: rhodecode/templates/admin/users/users.mako:89
8982 9017 msgid "Auth type"
8983 9018 msgstr ""
8984 9019
8985 9020 #: rhodecode/templates/artifacts/artifact_list.mako:5
8986 9021 msgid "{} Artifacts"
8987 9022 msgstr ""
8988 9023
8989 9024 #: rhodecode/templates/base/base.mako:73
8990 9025 msgid "RhodeCode instance id: {}"
8991 9026 msgstr ""
8992 9027
8993 9028 #: rhodecode/templates/base/base.mako:101
8994 9029 msgid "Super-admin Panel"
8995 9030 msgstr ""
8996 9031
8997 9032 #: rhodecode/templates/base/base.mako:103
8998 9033 msgid "Delegated Admin Panel"
8999 9034 msgstr ""
9000 9035
9001 9036 #: rhodecode/templates/base/base.mako:119
9002 9037 msgid "Authentication"
9003 9038 msgstr ""
9004 9039
9005 9040 #: rhodecode/templates/base/base.mako:121
9006 9041 msgid "Defaults"
9007 9042 msgstr ""
9008 9043
9009 9044 #: rhodecode/templates/base/base.mako:161
9010 9045 #: rhodecode/templates/base/base.mako:201
9011 9046 #: rhodecode/templates/changeset/changeset.mako:142
9012 9047 #: rhodecode/templates/files/files_source_header.mako:57
9013 9048 #: rhodecode/templates/files/files_tree_header.mako:44
9014 9049 #: rhodecode/templates/summary/components.mako:275
9015 9050 msgid "Show More"
9016 9051 msgstr ""
9017 9052
9018 9053 #: rhodecode/templates/base/base.mako:304
9019 9054 #: rhodecode/templates/base/base.mako:315
9020 9055 msgid "RSS Feed"
9021 9056 msgstr ""
9022 9057
9023 9058 #: rhodecode/templates/base/base.mako:306
9024 9059 msgid "Watch this Repository and actions on it in your personalized journal"
9025 9060 msgstr ""
9026 9061
9027 9062 #: rhodecode/templates/base/base.mako:324
9028 9063 msgid "Fork of"
9029 9064 msgstr ""
9030 9065
9031 9066 #: rhodecode/templates/base/base.mako:341
9032 9067 #, python-format
9033 9068 msgid "Repository locked by %(user)s"
9034 9069 msgstr ""
9035 9070
9036 9071 #: rhodecode/templates/base/base.mako:346
9037 9072 msgid "Repository not locked. Pull repository to lock it."
9038 9073 msgstr ""
9039 9074
9040 9075 #: rhodecode/templates/base/base.mako:362
9041 9076 msgid "This repository has been archived. It is now read-only."
9042 9077 msgstr ""
9043 9078
9044 9079 #: rhodecode/templates/base/base.mako:375
9045 9080 #: rhodecode/templates/data_table/_dt_elements.mako:58
9046 9081 #: rhodecode/templates/data_table/_dt_elements.mako:59
9047 9082 #: rhodecode/templates/data_table/_dt_elements.mako:207
9048 9083 msgid "Summary"
9049 9084 msgstr ""
9050 9085
9051 9086 #: rhodecode/templates/base/base.mako:376
9052 9087 #: rhodecode/templates/data_table/_dt_elements.mako:63
9053 9088 #: rhodecode/templates/data_table/_dt_elements.mako:64
9054 9089 #: rhodecode/templates/files/file_authors_box.mako:30
9055 9090 #: rhodecode/templates/search/search.mako:99
9056 9091 #: rhodecode/templates/summary/components.mako:119
9057 9092 #: rhodecode/templates/summary/components.mako:127
9058 9093 msgid "Commits"
9059 9094 msgstr ""
9060 9095
9061 9096 #: rhodecode/templates/base/base.mako:377
9062 9097 #: rhodecode/templates/data_table/_dt_elements.mako:68
9063 9098 #: rhodecode/templates/data_table/_dt_elements.mako:69
9064 9099 #: rhodecode/templates/files/files.mako:15
9065 9100 #: rhodecode/templates/search/search.mako:99
9066 9101 msgid "Files"
9067 9102 msgstr ""
9068 9103
9069 9104 #: rhodecode/templates/base/base.mako:378
9070 #: rhodecode/templates/bookmarks/bookmarks.mako:66
9071 #: rhodecode/templates/branches/branches.mako:65
9072 #: rhodecode/templates/tags/tags.mako:66
9105 #: rhodecode/templates/bookmarks/bookmarks.mako:78
9106 #: rhodecode/templates/branches/branches.mako:77
9107 #: rhodecode/templates/tags/tags.mako:78
9073 9108 msgid "Compare"
9074 9109 msgstr ""
9075 9110
9076 9111 #: rhodecode/templates/base/base.mako:383
9077 9112 #, python-format
9078 9113 msgid "Show Pull Requests for %s"
9079 9114 msgstr ""
9080 9115
9081 9116 #: rhodecode/templates/base/base.mako:394
9082 9117 msgid "Artifacts"
9083 9118 msgstr ""
9084 9119
9085 9120 #: rhodecode/templates/base/base.mako:400
9086 9121 msgid "Repository Settings"
9087 9122 msgstr ""
9088 9123
9089 9124 #: rhodecode/templates/base/base.mako:406
9090 9125 msgid "Options"
9091 9126 msgstr ""
9092 9127
9093 9128 #: rhodecode/templates/base/base.mako:411
9094 9129 msgid "Unlock Repository"
9095 9130 msgstr ""
9096 9131
9097 9132 #: rhodecode/templates/base/base.mako:413
9098 9133 msgid "Lock Repository"
9099 9134 msgstr ""
9100 9135
9101 9136 #: rhodecode/templates/base/base.mako:466
9102 9137 msgid "Group Home"
9103 9138 msgstr ""
9104 9139
9105 9140 #: rhodecode/templates/base/base.mako:470
9106 9141 msgid "You have admin right to this group, and can edit it"
9107 9142 msgstr ""
9108 9143
9109 9144 #: rhodecode/templates/base/base.mako:470
9110 9145 msgid "Group Settings"
9111 9146 msgstr ""
9112 9147
9113 9148 #: rhodecode/templates/base/base.mako:521
9114 9149 msgid "This Repository"
9115 9150 msgstr ""
9116 9151
9117 9152 #: rhodecode/templates/base/base.mako:523
9118 9153 msgid "Create Pull Request"
9119 9154 msgstr ""
9120 9155
9121 9156 #: rhodecode/templates/base/base.mako:527
9122 9157 msgid "Fork this repository"
9123 9158 msgstr ""
9124 9159
9125 9160 #: rhodecode/templates/base/base.mako:534
9126 9161 msgid "This Repository Group"
9127 9162 msgstr ""
9128 9163
9129 9164 #: rhodecode/templates/base/base.mako:538
9130 9165 #: rhodecode/templates/base/base.mako:554
9131 9166 #: rhodecode/templates/base/base.mako:566
9132 9167 msgid "New Repository"
9133 9168 msgstr ""
9134 9169
9135 9170 #: rhodecode/templates/base/base.mako:544
9136 9171 #: rhodecode/templates/base/base.mako:558
9137 9172 #: rhodecode/templates/base/base.mako:572
9138 9173 msgid "New Repository Group"
9139 9174 msgstr ""
9140 9175
9141 9176 #: rhodecode/templates/base/base.mako:599
9142 9177 msgid "Sign in"
9143 9178 msgstr ""
9144 9179
9145 9180 #: rhodecode/templates/base/base.mako:624
9146 9181 msgid "My personal group"
9147 9182 msgstr ""
9148 9183
9149 9184 #: rhodecode/templates/base/base.mako:630
9150 9185 #: rhodecode/templates/debug_style/alerts.html:5
9151 9186 #: rhodecode/templates/debug_style/buttons.html:5
9152 9187 #: rhodecode/templates/debug_style/code-block.html:6
9153 9188 #: rhodecode/templates/debug_style/collapsable-content.html:5
9154 9189 #: rhodecode/templates/debug_style/emails.html:5
9155 9190 #: rhodecode/templates/debug_style/form-elements-small.html:5
9156 9191 #: rhodecode/templates/debug_style/form-elements.html:5
9157 9192 #: rhodecode/templates/debug_style/form-inline.html:5
9158 9193 #: rhodecode/templates/debug_style/form-vertical.html:5
9159 9194 #: rhodecode/templates/debug_style/forms.html:5
9160 9195 #: rhodecode/templates/debug_style/icons.html:5
9161 9196 #: rhodecode/templates/debug_style/index.html:12
9162 9197 #: rhodecode/templates/debug_style/labels.html:5
9163 9198 #: rhodecode/templates/debug_style/layout-form-sidebar.html:5
9164 9199 #: rhodecode/templates/debug_style/login.html:6
9165 9200 #: rhodecode/templates/debug_style/panels.html:5
9166 9201 #: rhodecode/templates/debug_style/tables-wide.html:5
9167 9202 #: rhodecode/templates/debug_style/tables.html:5
9168 9203 #: rhodecode/templates/debug_style/typography.html:5
9169 9204 msgid "Style"
9170 9205 msgstr ""
9171 9206
9172 9207 #: rhodecode/templates/base/base.mako:631
9173 9208 msgid "[Style]"
9174 9209 msgstr ""
9175 9210
9176 9211 #: rhodecode/templates/base/base.mako:648
9177 9212 msgid "No Bookmarks yet."
9178 9213 msgstr ""
9179 9214
9180 9215 #: rhodecode/templates/base/base.mako:686
9181 9216 msgid "Sign Out"
9182 9217 msgstr ""
9183 9218
9184 9219 #: rhodecode/templates/base/base.mako:731
9185 9220 msgid "dismiss"
9186 9221 msgstr ""
9187 9222
9188 9223 #: rhodecode/templates/base/base.mako:772
9189 9224 msgid "search / go to..."
9190 9225 msgstr ""
9191 9226
9192 9227 #: rhodecode/templates/base/base.mako:817
9193 9228 msgid "Show activity journal"
9194 9229 msgstr ""
9195 9230
9196 9231 #: rhodecode/templates/base/base.mako:818
9197 9232 #: rhodecode/templates/journal/journal.mako:4
9198 9233 #: rhodecode/templates/journal/journal.mako:14
9199 9234 msgid "Journal"
9200 9235 msgstr ""
9201 9236
9202 9237 #: rhodecode/templates/base/base.mako:823
9203 9238 msgid "Show Public activity journal"
9204 9239 msgstr ""
9205 9240
9206 9241 #: rhodecode/templates/base/base.mako:824
9207 9242 msgid "Public journal"
9208 9243 msgstr ""
9209 9244
9210 9245 #: rhodecode/templates/base/base.mako:830
9211 9246 msgid "Show Gists"
9212 9247 msgstr ""
9213 9248
9214 9249 #: rhodecode/templates/base/base.mako:831
9215 9250 msgid "Gists"
9216 9251 msgstr ""
9217 9252
9218 9253 #: rhodecode/templates/base/base.mako:837
9219 9254 msgid "Admin settings"
9220 9255 msgstr ""
9221 9256
9222 9257 #: rhodecode/templates/base/base.mako:1154
9223 9258 msgid "Keyboard shortcuts"
9224 9259 msgstr ""
9225 9260
9226 9261 #: rhodecode/templates/base/base.mako:1162
9227 9262 msgid "Site-wide shortcuts"
9228 9263 msgstr ""
9229 9264
9230 9265 #: rhodecode/templates/base/default_perms_box.mako:19
9231 9266 msgid "Inherited Permissions"
9232 9267 msgstr ""
9233 9268
9234 9269 #: rhodecode/templates/base/default_perms_box.mako:25
9235 9270 msgid "Custom Permissions"
9236 9271 msgstr ""
9237 9272
9238 9273 #: rhodecode/templates/base/default_perms_box.mako:29
9239 9274 msgid "Default Global Permissions"
9240 9275 msgstr ""
9241 9276
9242 9277 #: rhodecode/templates/base/default_perms_box.mako:36
9243 9278 msgid "The following options configure the default permissions each user or group will inherit. You can override these permissions for each individual user or user group using individual permissions settings."
9244 9279 msgstr ""
9245 9280
9246 9281 #: rhodecode/templates/base/default_perms_box.mako:40
9247 9282 msgid "Repository Creation"
9248 9283 msgstr ""
9249 9284
9250 9285 #: rhodecode/templates/base/default_perms_box.mako:45
9251 9286 msgid "Permission to create root level repositories. When disabled, users can still create repositories inside their own repository groups."
9252 9287 msgstr ""
9253 9288
9254 9289 #: rhodecode/templates/base/default_perms_box.mako:50
9255 9290 msgid "Repository Creation With Group Write Access"
9256 9291 msgstr ""
9257 9292
9258 9293 #: rhodecode/templates/base/default_perms_box.mako:55
9259 9294 msgid "Write permission given on a repository group will allow creating repositories inside that group."
9260 9295 msgstr ""
9261 9296
9262 9297 #: rhodecode/templates/base/default_perms_box.mako:60
9263 9298 msgid "Repository Forking"
9264 9299 msgstr ""
9265 9300
9266 9301 #: rhodecode/templates/base/default_perms_box.mako:65
9267 9302 msgid "Permission to create root level repository forks. When disabled, users can still fork repositories inside their own repository groups."
9268 9303 msgstr ""
9269 9304
9270 9305 #: rhodecode/templates/base/default_perms_box.mako:70
9271 9306 msgid "Repository Group Creation"
9272 9307 msgstr ""
9273 9308
9274 9309 #: rhodecode/templates/base/default_perms_box.mako:75
9275 9310 msgid "Permission to create root level repository groups. When disabled, repository group admins can still create repository subgroups within their repository groups."
9276 9311 msgstr ""
9277 9312
9278 9313 #: rhodecode/templates/base/default_perms_box.mako:80
9279 9314 msgid "User Group Creation"
9280 9315 msgstr ""
9281 9316
9282 9317 #: rhodecode/templates/base/default_perms_box.mako:85
9283 9318 msgid "Permission to allow user group creation."
9284 9319 msgstr ""
9285 9320
9286 9321 #: rhodecode/templates/base/default_perms_box.mako:91
9287 9322 msgid "Inherit Permissions From The Default User"
9288 9323 msgstr ""
9289 9324
9290 9325 #: rhodecode/templates/base/default_perms_box.mako:96
9291 9326 msgid "Inherit default permissions from the default user. Turn off this option to force explicit permissions for users, even if they are more restrictive than the default user permissions."
9292 9327 msgstr ""
9293 9328
9294 9329 #: rhodecode/templates/base/default_perms_box.mako:115
9295 9330 msgid "Inherit from default settings"
9296 9331 msgstr ""
9297 9332
9298 9333 #: rhodecode/templates/base/default_perms_box.mako:120
9299 9334 #, python-format
9300 9335 msgid ""
9301 9336 "Select to inherit permissions from %s permissions settings, including default IP address whitelist and inheritance of \n"
9302 9337 "permission by members of user groups."
9303 9338 msgstr ""
9304 9339
9305 #: rhodecode/templates/base/issue_tracker_settings.mako:81
9340 #: rhodecode/templates/base/issue_tracker_settings.mako:82
9306 9341 msgid "Extra Prefix"
9307 9342 msgstr ""
9308 9343
9309 #: rhodecode/templates/base/issue_tracker_settings.mako:92
9344 #: rhodecode/templates/base/issue_tracker_settings.mako:93
9310 9345 msgid "show examples"
9311 9346 msgstr ""
9312 9347
9313 #: rhodecode/templates/base/issue_tracker_settings.mako:160
9348 #: rhodecode/templates/base/issue_tracker_settings.mako:161
9314 9349 msgid "Add new"
9315 9350 msgstr ""
9316 9351
9317 #: rhodecode/templates/base/issue_tracker_settings.mako:168
9352 #: rhodecode/templates/base/issue_tracker_settings.mako:169
9318 9353 msgid "New Entry"
9319 9354 msgstr ""
9320 9355
9321 #: rhodecode/templates/base/issue_tracker_settings.mako:172
9356 #: rhodecode/templates/base/issue_tracker_settings.mako:173
9322 9357 msgid "Confirm to remove this pattern:"
9323 9358 msgstr ""
9324 9359
9325 #: rhodecode/templates/base/issue_tracker_settings.mako:293
9360 #: rhodecode/templates/base/issue_tracker_settings.mako:300
9326 9361 #: rhodecode/templates/changeset/changeset_file_comment.mako:367
9327 9362 #: rhodecode/templates/changeset/changeset_file_comment.mako:418
9328 9363 #: rhodecode/templates/data_table/_dt_elements.mako:453
9329 9364 #: rhodecode/templates/files/files_add.mako:59
9330 9365 #: rhodecode/templates/files/files_edit.mako:61
9331 9366 msgid "Preview"
9332 9367 msgstr ""
9333 9368
9334 #: rhodecode/templates/base/issue_tracker_settings.mako:294
9369 #: rhodecode/templates/base/issue_tracker_settings.mako:301
9335 9370 msgid "Test Pattern Preview"
9336 9371 msgstr ""
9337 9372
9338 9373 #: rhodecode/templates/base/perms_summary.mako:31
9339 9374 msgid "in JSON format"
9340 9375 msgstr ""
9341 9376
9342 9377 #: rhodecode/templates/base/perms_summary.mako:40
9343 9378 #: rhodecode/templates/base/perms_summary.mako:48
9344 9379 msgid "show"
9345 9380 msgstr ""
9346 9381
9347 9382 #: rhodecode/templates/base/perms_summary.mako:41
9348 9383 #: rhodecode/templates/base/perms_summary.mako:49
9349 9384 msgid "none"
9350 9385 msgstr ""
9351 9386
9352 9387 #: rhodecode/templates/base/perms_summary.mako:42
9353 9388 #: rhodecode/templates/commits/changelog_elements.mako:102
9354 9389 #: rhodecode/templates/files/base.mako:26
9355 9390 msgid "merge"
9356 9391 msgstr ""
9357 9392
9358 9393 #: rhodecode/templates/base/perms_summary.mako:43
9359 9394 msgid "push"
9360 9395 msgstr ""
9361 9396
9362 9397 #: rhodecode/templates/base/perms_summary.mako:44
9363 9398 msgid "push force"
9364 9399 msgstr ""
9365 9400
9366 9401 #: rhodecode/templates/base/perms_summary.mako:50
9367 9402 msgid "read"
9368 9403 msgstr ""
9369 9404
9370 9405 #: rhodecode/templates/base/perms_summary.mako:51
9371 9406 msgid "write"
9372 9407 msgstr ""
9373 9408
9374 9409 #: rhodecode/templates/base/perms_summary.mako:52
9375 9410 msgid "admin"
9376 9411 msgstr ""
9377 9412
9378 9413 #: rhodecode/templates/base/perms_summary.mako:60
9379 9414 msgid "No permissions defined"
9380 9415 msgstr ""
9381 9416
9382 9417 #: rhodecode/templates/base/perms_summary.mako:68
9383 9418 #: rhodecode/templates/base/perms_summary.mako:175
9384 9419 #: rhodecode/templates/base/perms_summary.mako:248
9385 9420 msgid "Permission"
9386 9421 msgstr ""
9387 9422
9388 9423 #: rhodecode/templates/base/perms_summary.mako:70
9389 9424 #: rhodecode/templates/base/perms_summary.mako:250
9390 9425 msgid "Edit Permission"
9391 9426 msgstr ""
9392 9427
9393 9428 #: rhodecode/templates/base/perms_summary.mako:124
9394 9429 #: rhodecode/templates/base/perms_summary.mako:133
9395 9430 msgid "edit global"
9396 9431 msgstr ""
9397 9432
9398 9433 #: rhodecode/templates/base/perms_summary.mako:141
9399 9434 msgid "Repository default permission"
9400 9435 msgstr ""
9401 9436
9402 9437 #: rhodecode/templates/base/perms_summary.mako:144
9403 9438 msgid "Repository group default permission"
9404 9439 msgstr ""
9405 9440
9406 9441 #: rhodecode/templates/base/perms_summary.mako:147
9407 9442 msgid "User group default permission"
9408 9443 msgstr ""
9409 9444
9410 9445 #: rhodecode/templates/base/perms_summary.mako:153
9411 9446 msgid "Inherit permissions"
9412 9447 msgstr ""
9413 9448
9414 9449 #: rhodecode/templates/base/perms_summary.mako:156
9415 9450 msgid "Create repositories"
9416 9451 msgstr ""
9417 9452
9418 9453 #: rhodecode/templates/base/perms_summary.mako:159
9419 9454 msgid "Fork repositories"
9420 9455 msgstr ""
9421 9456
9422 9457 #: rhodecode/templates/base/perms_summary.mako:162
9423 9458 msgid "Create repository groups"
9424 9459 msgstr ""
9425 9460
9426 9461 #: rhodecode/templates/base/perms_summary.mako:165
9427 9462 msgid "Create user groups"
9428 9463 msgstr ""
9429 9464
9430 9465 #: rhodecode/templates/base/perms_summary.mako:177
9431 9466 msgid "Edit Branch Permission"
9432 9467 msgstr ""
9433 9468
9434 9469 #: rhodecode/templates/base/perms_summary.mako:291
9435 9470 msgid "overridden by"
9436 9471 msgstr ""
9437 9472
9438 9473 #: rhodecode/templates/base/perms_summary.mako:326
9439 9474 msgid "No matching permission defined"
9440 9475 msgstr ""
9441 9476
9442 9477 #: rhodecode/templates/base/root.mako:156
9443 9478 msgid "Please enable JavaScript to use RhodeCode Enterprise"
9444 9479 msgstr ""
9445 9480
9446 9481 #: rhodecode/templates/base/vcs_settings.mako:16
9447 9482 msgid "Require SSL for vcs operations"
9448 9483 msgstr ""
9449 9484
9450 9485 #: rhodecode/templates/base/vcs_settings.mako:19
9451 9486 msgid "Activate to set RhodeCode to require SSL for pushing or pulling. If SSL certificate is missing it will return a HTTP Error 406: Not Acceptable."
9452 9487 msgstr ""
9453 9488
9454 9489 #: rhodecode/templates/base/vcs_settings.mako:29
9455 9490 msgid "Main Storage Location"
9456 9491 msgstr ""
9457 9492
9458 9493 #: rhodecode/templates/base/vcs_settings.mako:37
9459 9494 msgid "Click to unlock. You must restart RhodeCode in order to make this setting take effect."
9460 9495 msgstr ""
9461 9496
9462 9497 #: rhodecode/templates/base/vcs_settings.mako:41
9463 9498 msgid "Repository location change is disabled. You can enable this by changing the `allow_repo_location_change` inside .ini file."
9464 9499 msgstr ""
9465 9500
9466 9501 #: rhodecode/templates/base/vcs_settings.mako:48
9467 9502 msgid "Filesystem location where repositories should be stored. After changing this value a restart and rescan of the repository folder are required."
9468 9503 msgstr ""
9469 9504
9470 9505 #: rhodecode/templates/base/vcs_settings.mako:57
9471 9506 msgid "Internal Hooks"
9472 9507 msgstr ""
9473 9508
9474 9509 #: rhodecode/templates/base/vcs_settings.mako:63
9475 9510 msgid "Show repository size after push"
9476 9511 msgstr ""
9477 9512
9478 9513 #: rhodecode/templates/base/vcs_settings.mako:67
9479 9514 msgid "Trigger a hook that calculates repository size after each push."
9480 9515 msgstr ""
9481 9516
9482 9517 #: rhodecode/templates/base/vcs_settings.mako:71
9483 9518 msgid "Execute pre/post push hooks"
9484 9519 msgstr ""
9485 9520
9486 9521 #: rhodecode/templates/base/vcs_settings.mako:74
9487 9522 msgid "Execute Built in pre/post push hooks. This also executes rcextensions hooks."
9488 9523 msgstr ""
9489 9524
9490 9525 #: rhodecode/templates/base/vcs_settings.mako:78
9491 9526 msgid "Execute pre/post pull hooks"
9492 9527 msgstr ""
9493 9528
9494 9529 #: rhodecode/templates/base/vcs_settings.mako:81
9495 9530 msgid "Execute Built in pre/post pull hooks. This also executes rcextensions hooks."
9496 9531 msgstr ""
9497 9532
9498 9533 #: rhodecode/templates/base/vcs_settings.mako:91
9499 9534 msgid "Mercurial Settings"
9500 9535 msgstr ""
9501 9536
9502 9537 #: rhodecode/templates/base/vcs_settings.mako:96
9503 9538 msgid "Enable largefiles extension"
9504 9539 msgstr ""
9505 9540
9506 9541 #: rhodecode/templates/base/vcs_settings.mako:100
9507 9542 msgid "Enable Largefiles extensions for all repositories."
9508 9543 msgstr ""
9509 9544
9510 9545 #: rhodecode/templates/base/vcs_settings.mako:102
9511 9546 msgid "Enable Largefiles extensions for this repository."
9512 9547 msgstr ""
9513 9548
9514 9549 #: rhodecode/templates/base/vcs_settings.mako:113
9515 9550 msgid "Filesystem location where Mercurial largefile objects should be stored."
9516 9551 msgstr ""
9517 9552
9518 9553 #: rhodecode/templates/base/vcs_settings.mako:119
9519 9554 msgid "Set repositories as publishing"
9520 9555 msgstr ""
9521 9556
9522 9557 #: rhodecode/templates/base/vcs_settings.mako:119
9523 9558 msgid "Set repository as publishing"
9524 9559 msgstr ""
9525 9560
9526 9561 #: rhodecode/templates/base/vcs_settings.mako:122
9527 9562 msgid "When this is enabled all commits in the repository are seen as public commits by clients."
9528 9563 msgstr ""
9529 9564
9530 9565 #: rhodecode/templates/base/vcs_settings.mako:127
9531 9566 msgid "Enable hgsubversion extension"
9532 9567 msgstr ""
9533 9568
9534 9569 #: rhodecode/templates/base/vcs_settings.mako:130
9535 9570 msgid "Requires hgsubversion library to be installed. Allows cloning remote SVN repositories and migrates them to Mercurial type."
9536 9571 msgstr ""
9537 9572
9538 9573 #: rhodecode/templates/base/vcs_settings.mako:136
9539 9574 msgid "Enable Evolve and Topic extension"
9540 9575 msgstr ""
9541 9576
9542 9577 #: rhodecode/templates/base/vcs_settings.mako:140
9543 9578 msgid "Enable Evolve and Topic extensions for all repositories."
9544 9579 msgstr ""
9545 9580
9546 9581 #: rhodecode/templates/base/vcs_settings.mako:142
9547 9582 msgid "Enable Evolve and Topic extensions for this repository."
9548 9583 msgstr ""
9549 9584
9550 9585 #: rhodecode/templates/base/vcs_settings.mako:153
9551 9586 msgid "Git Settings"
9552 9587 msgstr ""
9553 9588
9554 9589 #: rhodecode/templates/base/vcs_settings.mako:158
9555 9590 msgid "Enable lfs extension"
9556 9591 msgstr ""
9557 9592
9558 9593 #: rhodecode/templates/base/vcs_settings.mako:162
9559 9594 msgid "Enable lfs extensions for all repositories."
9560 9595 msgstr ""
9561 9596
9562 9597 #: rhodecode/templates/base/vcs_settings.mako:164
9563 9598 msgid "Enable lfs extensions for this repository."
9564 9599 msgstr ""
9565 9600
9566 9601 #: rhodecode/templates/base/vcs_settings.mako:175
9567 9602 msgid "Filesystem location where Git lfs objects should be stored."
9568 9603 msgstr ""
9569 9604
9570 9605 #: rhodecode/templates/base/vcs_settings.mako:186
9571 9606 msgid "Global Subversion Settings"
9572 9607 msgstr ""
9573 9608
9574 9609 #: rhodecode/templates/base/vcs_settings.mako:192
9575 9610 msgid "Proxy subversion HTTP requests"
9576 9611 msgstr ""
9577 9612
9578 9613 #: rhodecode/templates/base/vcs_settings.mako:196
9579 9614 msgid "Subversion HTTP Support. Enables communication with SVN over HTTP protocol."
9580 9615 msgstr ""
9581 9616
9582 9617 #: rhodecode/templates/base/vcs_settings.mako:197
9583 9618 msgid "SVN Protocol setup Documentation"
9584 9619 msgstr ""
9585 9620
9586 9621 #: rhodecode/templates/base/vcs_settings.mako:203
9587 9622 msgid "Subversion HTTP Server URL"
9588 9623 msgstr ""
9589 9624
9590 9625 #: rhodecode/templates/base/vcs_settings.mako:209
9591 9626 msgid "Generate Apache Config"
9592 9627 msgstr ""
9593 9628
9594 9629 #: rhodecode/templates/base/vcs_settings.mako:221
9595 9630 msgid "Subversion Settings"
9596 9631 msgstr ""
9597 9632
9598 9633 #: rhodecode/templates/base/vcs_settings.mako:226
9599 9634 msgid "Repository patterns"
9600 9635 msgstr ""
9601 9636
9602 9637 #: rhodecode/templates/base/vcs_settings.mako:230
9603 9638 msgid "Patterns for identifying SVN branches and tags. For recursive search, use \"*\". Eg.: \"/branches/*\""
9604 9639 msgstr ""
9605 9640
9606 9641 #: rhodecode/templates/base/vcs_settings.mako:294
9607 9642 msgid "Pull Request Settings"
9608 9643 msgstr ""
9609 9644
9610 9645 #: rhodecode/templates/base/vcs_settings.mako:299
9611 9646 msgid "Enable server-side merge for pull requests"
9612 9647 msgstr ""
9613 9648
9614 9649 #: rhodecode/templates/base/vcs_settings.mako:302
9615 9650 msgid "Note: when this feature is enabled, it only runs hooks defined in the rcextension package. Custom hooks added on the Admin -> Settings -> Hooks page will not be run when pull requests are automatically merged from the web interface."
9616 9651 msgstr ""
9617 9652
9618 9653 #: rhodecode/templates/base/vcs_settings.mako:306
9619 9654 msgid "Invalidate and relocate inline comments during update"
9620 9655 msgstr ""
9621 9656
9622 9657 #: rhodecode/templates/base/vcs_settings.mako:309
9623 9658 msgid "During the update of a pull request, the position of inline comments will be updated and outdated inline comments will be hidden."
9624 9659 msgstr ""
9625 9660
9626 9661 #: rhodecode/templates/base/vcs_settings.mako:318
9627 9662 msgid "Diff cache"
9628 9663 msgstr ""
9629 9664
9630 9665 #: rhodecode/templates/base/vcs_settings.mako:323
9631 9666 msgid "Enable caching diffs for pull requests cache and commits"
9632 9667 msgstr ""
9633 9668
9634 9669 #: rhodecode/templates/base/vcs_settings.mako:332
9635 9670 msgid "Mercurial Pull Request Settings"
9636 9671 msgstr ""
9637 9672
9638 9673 #: rhodecode/templates/base/vcs_settings.mako:338
9639 9674 msgid "Use rebase as merge strategy"
9640 9675 msgstr ""
9641 9676
9642 9677 #: rhodecode/templates/base/vcs_settings.mako:341
9643 9678 msgid "Use rebase instead of creating a merge commit when merging via web interface."
9644 9679 msgstr ""
9645 9680
9646 9681 #: rhodecode/templates/base/vcs_settings.mako:346
9647 9682 msgid "Close branch before merging it"
9648 9683 msgstr ""
9649 9684
9650 9685 #: rhodecode/templates/base/vcs_settings.mako:349
9651 9686 msgid "Close branch before merging it into destination branch. No effect when rebase strategy is use."
9652 9687 msgstr ""
9653 9688
9654 9689 #: rhodecode/templates/bookmarks/bookmarks.mako:5
9655 9690 #, python-format
9656 9691 msgid "%s Bookmarks"
9657 9692 msgstr ""
9658 9693
9659 9694 #: rhodecode/templates/bookmarks/bookmarks.mako:28
9660 9695 msgid "Compare Selected Bookmarks"
9661 9696 msgstr ""
9662 9697
9663 #: rhodecode/templates/bookmarks/bookmarks.mako:34
9664 msgid "bookmarks"
9665 msgstr ""
9666
9667 9698 #: rhodecode/templates/branches/branches.mako:5
9668 9699 #, python-format
9669 9700 msgid "%s Branches"
9670 9701 msgstr ""
9671 9702
9672 9703 #: rhodecode/templates/branches/branches.mako:28
9673 9704 msgid "Compare Selected Branches"
9674 9705 msgstr ""
9675 9706
9676 #: rhodecode/templates/branches/branches.mako:34
9677 msgid "branches"
9678 msgstr ""
9679
9680 9707 #: rhodecode/templates/changeset/changeset.mako:11
9681 9708 msgid "{} Commit"
9682 9709 msgstr ""
9683 9710
9684 9711 #: rhodecode/templates/changeset/changeset.mako:80
9685 9712 #: rhodecode/templates/commits/changelog_elements.mako:56
9686 9713 #: rhodecode/templates/files/files_source_header.mako:48
9687 9714 #: rhodecode/templates/files/files_tree_header.mako:35
9688 9715 #: rhodecode/templates/summary/summary_commits.mako:43
9689 9716 msgid "Copy the full commit id"
9690 9717 msgstr ""
9691 9718
9692 9719 #: rhodecode/templates/changeset/changeset.mako:85
9693 9720 msgid "Commit phase"
9694 9721 msgstr ""
9695 9722
9696 9723 #: rhodecode/templates/changeset/changeset.mako:92
9697 9724 #: rhodecode/templates/changeset/changeset.mako:99
9698 9725 msgid "Evolve State"
9699 9726 msgstr ""
9700 9727
9701 9728 #: rhodecode/templates/changeset/changeset.mako:93
9702 9729 msgid "obsolete"
9703 9730 msgstr ""
9704 9731
9705 9732 #: rhodecode/templates/changeset/changeset.mako:100
9706 9733 msgid "hidden"
9707 9734 msgstr ""
9708 9735
9709 9736 #: rhodecode/templates/changeset/changeset.mako:106
9710 9737 msgid "Parent Commit"
9711 9738 msgstr ""
9712 9739
9713 9740 #: rhodecode/templates/changeset/changeset.mako:106
9714 9741 msgid "parent"
9715 9742 msgstr ""
9716 9743
9717 9744 #: rhodecode/templates/changeset/changeset.mako:110
9718 9745 msgid "Child Commit"
9719 9746 msgstr ""
9720 9747
9721 9748 #: rhodecode/templates/changeset/changeset.mako:110
9722 9749 msgid "child"
9723 9750 msgstr ""
9724 9751
9725 9752 #: rhodecode/templates/changeset/changeset.mako:120
9726 9753 msgid "Diff options"
9727 9754 msgstr ""
9728 9755
9729 9756 #: rhodecode/templates/changeset/changeset.mako:124
9730 9757 msgid "Raw Diff"
9731 9758 msgstr ""
9732 9759
9733 9760 #: rhodecode/templates/changeset/changeset.mako:128
9734 9761 msgid "Patch Diff"
9735 9762 msgstr ""
9736 9763
9737 9764 #: rhodecode/templates/changeset/changeset.mako:132
9738 9765 msgid "Download Diff"
9739 9766 msgstr ""
9740 9767
9741 9768 #: rhodecode/templates/changeset/changeset.mako:162
9742 9769 #: rhodecode/templates/pullrequests/pullrequest_show.mako:504
9743 9770 msgid "General Comments"
9744 9771 msgstr ""
9745 9772
9746 9773 #: rhodecode/templates/changeset/changeset.mako:203
9747 #: rhodecode/templates/pullrequests/pullrequest.mako:115
9748 9774 #: rhodecode/templates/pullrequests/pullrequest_show.mako:585
9749 9775 msgid "Reviewers"
9750 9776 msgstr ""
9751 9777
9752 9778 #: rhodecode/templates/changeset/changeset.mako:244
9753 #: rhodecode/templates/pullrequests/pullrequest_show.mako:682
9779 #: rhodecode/templates/pullrequests/pullrequest_show.mako:718
9754 9780 msgid "No TODOs yet"
9755 9781 msgstr ""
9756 9782
9757 9783 #: rhodecode/templates/changeset/changeset.mako:276
9758 #: rhodecode/templates/pullrequests/pullrequest_show.mako:733
9784 #: rhodecode/templates/pullrequests/pullrequest_show.mako:769
9759 9785 msgid "No Comments yet"
9760 9786 msgstr ""
9761 9787
9762 9788 #: rhodecode/templates/changeset/changeset.mako:332
9763 9789 msgid "No Child Commits"
9764 9790 msgstr ""
9765 9791
9766 9792 #: rhodecode/templates/changeset/changeset.mako:379
9767 9793 msgid "No Parent Commits"
9768 9794 msgstr ""
9769 9795
9770 9796 #: rhodecode/templates/changeset/changeset_file_comment.mako:47
9771 9797 msgid "Resolved by comment #{}"
9772 9798 msgstr ""
9773 9799
9774 9800 #: rhodecode/templates/changeset/changeset_file_comment.mako:55
9775 9801 msgid "Click to create resolution comment."
9776 9802 msgstr ""
9777 9803
9778 9804 #: rhodecode/templates/changeset/changeset_file_comment.mako:64
9779 9805 msgid "This comment resolves TODO #{}"
9780 9806 msgstr ""
9781 9807
9782 9808 #: rhodecode/templates/changeset/changeset_file_comment.mako:96
9783 9809 msgid "Status from pull request."
9784 9810 msgstr ""
9785 9811
9786 9812 #: rhodecode/templates/changeset/changeset_file_comment.mako:113
9787 9813 msgid "Pull request author"
9788 9814 msgstr ""
9789 9815
9790 9816 #: rhodecode/templates/changeset/changeset_file_comment.mako:114
9791 9817 msgid "author"
9792 9818 msgstr ""
9793 9819
9794 9820 #: rhodecode/templates/changeset/changeset_file_comment.mako:167
9795 9821 #: rhodecode/templates/changeset/changeset_file_comment.mako:181
9796 9822 msgid "Outdated comment from pull request version v{0}, latest v{1}"
9797 9823 msgstr ""
9798 9824
9799 9825 #: rhodecode/templates/changeset/changeset_file_comment.mako:170
9800 9826 #: rhodecode/templates/changeset/changeset_file_comment.mako:186
9801 9827 msgid "Comment from pull request version v{0}, latest v{1}"
9802 9828 msgstr ""
9803 9829
9804 9830 #: rhodecode/templates/changeset/changeset_file_comment.mako:202
9805 9831 #: rhodecode/templates/changeset/changeset_file_comment.mako:480
9806 9832 #: rhodecode/templates/compare/compare_diff.mako:108
9807 9833 #: rhodecode/templates/compare/compare_diff.mako:116
9808 9834 #: rhodecode/templates/compare/compare_diff.mako:124
9809 9835 #: rhodecode/templates/compare/compare_diff.mako:126
9810 9836 msgid "Comment"
9811 9837 msgstr ""
9812 9838
9813 9839 #: rhodecode/templates/changeset/changeset_file_comment.mako:203
9814 9840 #: rhodecode/templates/files/files_source.mako:117
9815 9841 msgid "Copy permalink"
9816 9842 msgstr ""
9817 9843
9818 9844 #: rhodecode/templates/changeset/changeset_file_comment.mako:221
9819 9845 #: rhodecode/templates/changeset/changeset_file_comment.mako:224
9820 9846 #: rhodecode/templates/changeset/changeset_file_comment.mako:230
9821 9847 #: rhodecode/templates/changeset/changeset_file_comment.mako:233
9822 9848 msgid "Action unavailable"
9823 9849 msgstr ""
9824 9850
9825 9851 #: rhodecode/templates/changeset/changeset_file_comment.mako:241
9826 9852 msgid "Jump to the previous outdated comment"
9827 9853 msgstr ""
9828 9854
9829 9855 #: rhodecode/templates/changeset/changeset_file_comment.mako:242
9830 9856 msgid "Jump to the next outdated comment"
9831 9857 msgstr ""
9832 9858
9833 9859 #: rhodecode/templates/changeset/changeset_file_comment.mako:244
9834 9860 msgid "Jump to the previous comment"
9835 9861 msgstr ""
9836 9862
9837 9863 #: rhodecode/templates/changeset/changeset_file_comment.mako:245
9838 9864 msgid "Jump to the next comment"
9839 9865 msgstr ""
9840 9866
9841 9867 #: rhodecode/templates/changeset/changeset_file_comment.mako:284
9842 9868 msgid "Leave a comment on this Pull Request."
9843 9869 msgstr ""
9844 9870
9845 9871 #: rhodecode/templates/changeset/changeset_file_comment.mako:286
9846 9872 msgid "Leave a comment on {} commits in this range."
9847 9873 msgstr ""
9848 9874
9849 9875 #: rhodecode/templates/changeset/changeset_file_comment.mako:288
9850 9876 msgid "Leave a comment on this Commit."
9851 9877 msgstr ""
9852 9878
9853 9879 #: rhodecode/templates/changeset/changeset_file_comment.mako:375
9854 9880 #: rhodecode/templates/codeblocks/diffs.mako:85
9855 9881 msgid "You need to be logged in to leave comments."
9856 9882 msgstr ""
9857 9883
9858 9884 #: rhodecode/templates/changeset/changeset_file_comment.mako:376
9859 9885 #: rhodecode/templates/codeblocks/diffs.mako:85
9860 9886 msgid "Login now"
9861 9887 msgstr ""
9862 9888
9863 9889 #: rhodecode/templates/changeset/changeset_file_comment.mako:423
9864 9890 msgid "Mark as"
9865 9891 msgstr ""
9866 9892
9867 9893 #: rhodecode/templates/changeset/changeset_file_comment.mako:446
9868 9894 #: rhodecode/templates/files/files_upload.mako:86
9869 9895 msgid "Drag'n Drop files here or"
9870 9896 msgstr ""
9871 9897
9872 9898 #: rhodecode/templates/changeset/changeset_file_comment.mako:446
9873 9899 #: rhodecode/templates/files/files_upload.mako:86
9874 9900 msgid "Choose your files"
9875 9901 msgstr ""
9876 9902
9877 9903 #: rhodecode/templates/changeset/changeset_file_comment.mako:449
9878 9904 msgid "uploading..."
9879 9905 msgstr ""
9880 9906
9881 9907 #: rhodecode/templates/changeset/changeset_file_comment.mako:499
9882 9908 #: rhodecode/templates/pullrequests/pullrequest_show.mako:48
9883 9909 #: rhodecode/templates/pullrequests/pullrequests.mako:31
9884 9910 msgid "Closed"
9885 9911 msgstr ""
9886 9912
9887 9913 #: rhodecode/templates/changeset/changeset_file_comment.mako:508
9888 9914 msgid "Comments parsed using {} syntax."
9889 9915 msgstr ""
9890 9916
9891 9917 #: rhodecode/templates/changeset/changeset_file_comment.mako:509
9892 9918 msgid "Use @username inside this text to send notification to this RhodeCode user"
9893 9919 msgstr ""
9894 9920
9895 9921 #: rhodecode/templates/changeset/changeset_file_comment.mako:510
9896 9922 msgid "and"
9897 9923 msgstr ""
9898 9924
9899 9925 #: rhodecode/templates/changeset/changeset_file_comment.mako:511
9900 9926 msgid "Start typing with / for certain actions to be triggered via text box."
9901 9927 msgstr ""
9902 9928
9903 9929 #: rhodecode/templates/changeset/changeset_file_comment.mako:512
9904 9930 msgid "actions supported."
9905 9931 msgstr ""
9906 9932
9907 9933 #: rhodecode/templates/changeset/changeset_range.mako:5
9908 9934 #, python-format
9909 9935 msgid "%s Commits"
9910 9936 msgstr ""
9911 9937
9912 9938 #: rhodecode/templates/changeset/changeset_range.mako:33
9913 9939 msgid "Commit Range"
9914 9940 msgstr ""
9915 9941
9916 9942 #: rhodecode/templates/changeset/changeset_range.mako:42
9917 9943 msgid "Range"
9918 9944 msgstr ""
9919 9945
9920 9946 #: rhodecode/templates/changeset/changeset_range.mako:60
9921 9947 msgid "Diff Option"
9922 9948 msgstr ""
9923 9949
9924 9950 #: rhodecode/templates/changeset/changeset_range.mako:71
9925 9951 msgid "Show combined diff"
9926 9952 msgstr ""
9927 9953
9928 9954 #: rhodecode/templates/changeset/diff_block.mako:7
9929 9955 msgid "The requested commit is too big and content was truncated."
9930 9956 msgstr ""
9931 9957
9932 9958 #: rhodecode/templates/changeset/diff_block.mako:7
9933 9959 #: rhodecode/templates/changeset/diff_block.mako:10
9934 9960 #: rhodecode/templates/changeset/diff_block.mako:25
9935 9961 #: rhodecode/templates/changeset/diff_block.mako:46
9936 9962 #: rhodecode/templates/codeblocks/diffs.mako:210
9937 9963 #: rhodecode/templates/codeblocks/diffs.mako:341
9938 9964 msgid "Showing a big diff might take some time and resources, continue?"
9939 9965 msgstr ""
9940 9966
9941 9967 #: rhodecode/templates/changeset/diff_block.mako:7
9942 9968 #: rhodecode/templates/changeset/diff_block.mako:10
9943 9969 #: rhodecode/templates/changeset/diff_block.mako:25
9944 9970 #: rhodecode/templates/changeset/diff_block.mako:46
9945 9971 #: rhodecode/templates/codeblocks/diffs.mako:210
9946 9972 #: rhodecode/templates/codeblocks/diffs.mako:341
9947 9973 msgid "Show full diff"
9948 9974 msgstr ""
9949 9975
9950 9976 #: rhodecode/templates/changeset/diff_block.mako:10
9951 9977 msgid "The requested file is too big and its content is not shown."
9952 9978 msgstr ""
9953 9979
9954 9980 #: rhodecode/templates/changeset/diff_block.mako:25
9955 9981 #: rhodecode/templates/changeset/diff_block.mako:46
9956 9982 msgid "Diff was truncated. File content available only in full diff."
9957 9983 msgstr ""
9958 9984
9959 9985 #: rhodecode/templates/codeblocks/diffs.mako:143
9960 9986 msgid "not available in this view"
9961 9987 msgstr ""
9962 9988
9963 9989 #: rhodecode/templates/codeblocks/diffs.mako:152
9964 9990 msgid "{} unresolved"
9965 9991 msgstr ""
9966 9992
9967 9993 #: rhodecode/templates/codeblocks/diffs.mako:155
9968 9994 msgid "0 unresolved"
9969 9995 msgstr ""
9970 9996
9971 9997 #: rhodecode/templates/codeblocks/diffs.mako:158
9972 9998 msgid "{} Resolved"
9973 9999 msgstr ""
9974 10000
9975 10001 #: rhodecode/templates/codeblocks/diffs.mako:209
9976 10002 msgid "The requested changes are too big and content was truncated."
9977 10003 msgstr ""
9978 10004
9979 10005 #: rhodecode/templates/codeblocks/diffs.mako:226
9980 10006 msgid "Some changes may be hidden"
9981 10007 msgstr ""
9982 10008
9983 10009 #: rhodecode/templates/codeblocks/diffs.mako:228
9984 10010 msgid "No files"
9985 10011 msgstr ""
9986 10012
9987 10013 #: rhodecode/templates/codeblocks/diffs.mako:341
9988 10014 msgid "The requested commit or file is too big and content was truncated."
9989 10015 msgstr ""
9990 10016
9991 10017 #: rhodecode/templates/codeblocks/diffs.mako:348
9992 10018 #, python-format
9993 10019 msgid "This diff has been collapsed as it changes many lines, (%i lines changed)"
9994 10020 msgstr ""
9995 10021
9996 10022 #: rhodecode/templates/codeblocks/diffs.mako:350
9997 10023 msgid "Show them"
9998 10024 msgstr ""
9999 10025
10000 10026 #: rhodecode/templates/codeblocks/diffs.mako:353
10001 10027 msgid "Hide them"
10002 10028 msgstr ""
10003 10029
10004 10030 #: rhodecode/templates/codeblocks/diffs.mako:390
10005 10031 #: rhodecode/templates/codeblocks/diffs.mako:409
10006 10032 msgid "Unmatched/outdated inline comments below"
10007 10033 msgstr ""
10008 10034
10009 10035 #: rhodecode/templates/codeblocks/diffs.mako:415
10010 10036 msgid "Unmatched/outdated comments below"
10011 10037 msgstr ""
10012 10038
10013 10039 #: rhodecode/templates/codeblocks/diffs.mako:489
10014 10040 msgid "This file was removed from diff during updates to this pull-request."
10015 10041 msgstr ""
10016 10042
10017 10043 #: rhodecode/templates/codeblocks/diffs.mako:490
10018 10044 msgid "There are still outdated/unresolved comments attached to it."
10019 10045 msgstr ""
10020 10046
10021 10047 #: rhodecode/templates/codeblocks/diffs.mako:596
10022 10048 #: rhodecode/templates/codeblocks/diffs.mako:614
10023 10049 #, python-format
10024 10050 msgid "Show file at commit: %(commit_id)s"
10025 10051 msgstr ""
10026 10052
10027 10053 #: rhodecode/templates/codeblocks/diffs.mako:598
10028 10054 #: rhodecode/templates/codeblocks/diffs.mako:605
10029 10055 msgid "Show file before"
10030 10056 msgstr ""
10031 10057
10032 10058 #: rhodecode/templates/codeblocks/diffs.mako:603
10033 10059 #: rhodecode/templates/codeblocks/diffs.mako:621
10034 10060 #, python-format
10035 10061 msgid "File not present at commit: %(commit_id)s"
10036 10062 msgstr ""
10037 10063
10038 10064 #: rhodecode/templates/codeblocks/diffs.mako:616
10039 10065 #: rhodecode/templates/codeblocks/diffs.mako:623
10040 10066 msgid "Show file after"
10041 10067 msgstr ""
10042 10068
10043 10069 #: rhodecode/templates/codeblocks/diffs.mako:630
10044 10070 msgid "Show comments"
10045 10071 msgstr ""
10046 10072
10047 10073 #: rhodecode/templates/codeblocks/diffs.mako:630
10048 10074 msgid "Hide comments"
10049 10075 msgstr ""
10050 10076
10051 10077 #: rhodecode/templates/codeblocks/diffs.mako:721
10052 10078 #: rhodecode/templates/codeblocks/diffs.mako:764
10053 10079 #: rhodecode/templates/codeblocks/diffs.mako:826
10054 10080 msgid "comments including outdated: {}. Click here to display them."
10055 10081 msgstr ""
10056 10082
10057 10083 #: rhodecode/templates/codeblocks/diffs.mako:723
10058 10084 #: rhodecode/templates/codeblocks/diffs.mako:766
10059 10085 #: rhodecode/templates/codeblocks/diffs.mako:828
10060 10086 msgid "comments: {}. Click to toggle them."
10061 10087 msgstr ""
10062 10088
10063 10089 #: rhodecode/templates/codeblocks/diffs.mako:897
10064 10090 msgid "Toggle wide diff"
10065 10091 msgstr ""
10066 10092
10067 10093 #: rhodecode/templates/codeblocks/diffs.mako:905
10068 10094 msgid "View diff as side by side"
10069 10095 msgstr ""
10070 10096
10071 10097 #: rhodecode/templates/codeblocks/diffs.mako:907
10072 10098 msgid "Side by Side"
10073 10099 msgstr ""
10074 10100
10075 10101 #: rhodecode/templates/codeblocks/diffs.mako:912
10076 10102 msgid "View diff as unified"
10077 10103 msgstr ""
10078 10104
10079 10105 #: rhodecode/templates/codeblocks/diffs.mako:913
10080 10106 msgid "Unified"
10081 10107 msgstr ""
10082 10108
10083 10109 #: rhodecode/templates/codeblocks/diffs.mako:918
10084 10110 msgid "Turn off: Show the diff as commit range"
10085 10111 msgstr ""
10086 10112
10087 10113 #: rhodecode/templates/codeblocks/diffs.mako:921
10088 10114 #: rhodecode/templates/codeblocks/diffs.mako:928
10089 10115 msgid "Range Diff"
10090 10116 msgstr ""
10091 10117
10092 10118 #: rhodecode/templates/codeblocks/diffs.mako:925
10093 10119 msgid "Show the diff as commit range"
10094 10120 msgstr ""
10095 10121
10096 10122 #: rhodecode/templates/codeblocks/diffs.mako:990
10097 10123 msgid "Disabled on range diff"
10098 10124 msgstr ""
10099 10125
10100 10126 #: rhodecode/templates/codeblocks/diffs.mako:1297
10101 10127 msgid "..."
10102 10128 msgstr ""
10103 10129
10104 10130 #: rhodecode/templates/codeblocks/source.mako:22
10105 10131 msgid "view annotation from before this change"
10106 10132 msgstr ""
10107 10133
10108 10134 #: rhodecode/templates/commits/changelog.mako:6
10109 10135 #, python-format
10110 10136 msgid "%s Changelog"
10111 10137 msgstr ""
10112 10138
10113 10139 #: rhodecode/templates/commits/changelog.mako:38
10114 10140 msgid "Clear filter"
10115 10141 msgstr ""
10116 10142
10117 10143 #: rhodecode/templates/commits/changelog.mako:45
10118 10144 msgid "Hide obsolete/hidden"
10119 10145 msgstr ""
10120 10146
10121 10147 #: rhodecode/templates/commits/changelog.mako:47
10122 10148 msgid "Show obsolete/hidden"
10123 10149 msgstr ""
10124 10150
10125 10151 #: rhodecode/templates/commits/changelog.mako:50
10126 10152 msgid "Show hidden"
10127 10153 msgstr ""
10128 10154
10129 10155 #: rhodecode/templates/commits/changelog.mako:59
10130 10156 #: rhodecode/templates/compare/compare_diff.mako:93
10131 10157 #, python-format
10132 10158 msgid "Compare fork with %s"
10133 10159 msgstr ""
10134 10160
10135 10161 #: rhodecode/templates/commits/changelog.mako:69
10136 10162 #, python-format
10137 10163 msgid "Compare fork with Parent (%s)"
10138 10164 msgstr ""
10139 10165
10140 10166 #: rhodecode/templates/commits/changelog.mako:107
10141 10167 msgid "Clear selection"
10142 10168 msgstr ""
10143 10169
10144 10170 #: rhodecode/templates/commits/changelog.mako:110
10145 10171 msgid "Select second commit"
10146 10172 msgstr ""
10147 10173
10148 10174 #: rhodecode/templates/commits/changelog.mako:116
10149 10175 msgid "Commit Message"
10150 10176 msgstr ""
10151 10177
10152 10178 #: rhodecode/templates/commits/changelog.mako:118
10153 10179 #: rhodecode/templates/summary/summary_commits.mako:10
10154 10180 msgid "Age"
10155 10181 msgstr ""
10156 10182
10157 10183 #: rhodecode/templates/commits/changelog.mako:121
10158 10184 #: rhodecode/templates/summary/summary_commits.mako:12
10159 10185 msgid "Refs"
10160 10186 msgstr ""
10161 10187
10162 10188 #: rhodecode/templates/commits/changelog.mako:262
10163 10189 msgid "Branch filter"
10164 10190 msgstr ""
10165 10191
10166 10192 #: rhodecode/templates/commits/changelog.mako:323
10167 10193 msgid "There are no changes yet"
10168 10194 msgstr ""
10169 10195
10170 10196 #: rhodecode/templates/commits/changelog_elements.mako:8
10171 10197 msgid "load previous"
10172 10198 msgstr ""
10173 10199
10174 10200 #: rhodecode/templates/commits/changelog_elements.mako:35
10175 10201 #: rhodecode/templates/summary/summary_commits.mako:27
10176 10202 #, python-format
10177 10203 msgid ""
10178 10204 "Commit status: %s\n"
10179 10205 "Click to open associated pull request #%s"
10180 10206 msgstr ""
10181 10207
10182 10208 #: rhodecode/templates/commits/changelog_elements.mako:39
10183 10209 #: rhodecode/templates/summary/summary_commits.mako:31
10184 10210 msgid "Commit status: {}"
10185 10211 msgstr ""
10186 10212
10187 10213 #: rhodecode/templates/commits/changelog_elements.mako:45
10188 10214 #: rhodecode/templates/summary/summary_commits.mako:37
10189 10215 msgid "Commit status: Not Reviewed"
10190 10216 msgstr ""
10191 10217
10192 10218 #: rhodecode/templates/commits/changelog_elements.mako:63
10193 10219 msgid "{} commit phase"
10194 10220 msgstr ""
10195 10221
10196 10222 #: rhodecode/templates/commits/changelog_elements.mako:69
10197 10223 msgid "Obsolete Evolve State"
10198 10224 msgstr ""
10199 10225
10200 10226 #: rhodecode/templates/commits/changelog_elements.mako:74
10201 10227 msgid "Hidden Evolve State"
10202 10228 msgstr ""
10203 10229
10204 10230 #: rhodecode/templates/commits/changelog_elements.mako:80
10205 10231 #: rhodecode/templates/compare/compare_commits.mako:47
10206 10232 #: rhodecode/templates/pullrequests/pullrequest_show.mako:435
10207 10233 #: rhodecode/templates/search/search_commit.mako:34
10208 10234 msgid "Expand commit message"
10209 10235 msgstr ""
10210 10236
10211 10237 #: rhodecode/templates/commits/changelog_elements.mako:108
10212 10238 #: rhodecode/templates/files/base.mako:51
10213 10239 #: rhodecode/templates/summary/summary_commits.mako:78
10214 10240 #, python-format
10215 10241 msgid "Branch %s"
10216 10242 msgstr ""
10217 10243
10218 10244 #: rhodecode/templates/commits/changelog_elements.mako:116
10219 10245 #: rhodecode/templates/files/base.mako:32
10220 10246 #: rhodecode/templates/summary/summary_commits.mako:64
10221 10247 #, python-format
10222 10248 msgid "Bookmark %s"
10223 10249 msgstr ""
10224 10250
10225 10251 #: rhodecode/templates/commits/changelog_elements.mako:124
10226 10252 #: rhodecode/templates/files/base.mako:42
10227 10253 #: rhodecode/templates/summary/summary_commits.mako:71
10228 10254 #, python-format
10229 10255 msgid "Tag %s"
10230 10256 msgstr ""
10231 10257
10232 10258 #: rhodecode/templates/commits/changelog_elements.mako:135
10233 10259 #: rhodecode/templates/summary/summary_commits.mako:87
10234 10260 msgid "Commit has comments"
10235 10261 msgstr ""
10236 10262
10237 10263 #: rhodecode/templates/commits/changelog_elements.mako:150
10238 10264 msgid "load next"
10239 10265 msgstr ""
10240 10266
10241 10267 #: rhodecode/templates/commits/changelog_file_history.mako:33
10242 10268 msgid "Show File"
10243 10269 msgstr ""
10244 10270
10245 10271 #: rhodecode/templates/commits/changelog_file_history.mako:38
10246 10272 msgid "Diff File"
10247 10273 msgstr ""
10248 10274
10249 10275 #: rhodecode/templates/commits/changelog_file_history.mako:46
10250 10276 msgid "Show Full History"
10251 10277 msgstr ""
10252 10278
10253 10279 #: rhodecode/templates/compare/compare_commits.mako:5
10254 10280 msgid "Compare was calculated based on this common ancestor commit"
10255 10281 msgstr ""
10256 10282
10257 10283 #: rhodecode/templates/compare/compare_commits.mako:15
10258 10284 #: rhodecode/templates/pullrequests/pullrequest_show.mako:396
10259 10285 msgid "Time"
10260 10286 msgstr ""
10261 10287
10262 10288 #: rhodecode/templates/compare/compare_commits.mako:65
10263 10289 msgid "No commits in this compare"
10264 10290 msgstr ""
10265 10291
10266 10292 #: rhodecode/templates/compare/compare_diff.mako:7
10267 10293 #: rhodecode/templates/compare/compare_diff.mako:9
10268 10294 #, python-format
10269 10295 msgid "%s Compare"
10270 10296 msgstr ""
10271 10297
10272 10298 #: rhodecode/templates/compare/compare_diff.mako:38
10273 10299 #: rhodecode/templates/compare/compare_diff.mako:90
10274 10300 #: rhodecode/templates/compare/compare_diff.mako:114
10275 10301 #: rhodecode/templates/compare/compare_diff.mako:119
10276 10302 msgid "Compare Commits"
10277 10303 msgstr ""
10278 10304
10279 10305 #: rhodecode/templates/compare/compare_diff.mako:40
10280 10306 msgid "for file"
10281 10307 msgstr ""
10282 10308
10283 10309 #: rhodecode/templates/compare/compare_diff.mako:56
10284 10310 msgid "Target"
10285 10311 msgstr ""
10286 10312
10287 10313 #: rhodecode/templates/compare/compare_diff.mako:70
10288 10314 #: rhodecode/templates/files/files_source.mako:110
10289 10315 msgid "Source"
10290 10316 msgstr ""
10291 10317
10292 10318 #: rhodecode/templates/compare/compare_diff.mako:102
10293 10319 msgid "Compare with origin"
10294 10320 msgstr ""
10295 10321
10296 10322 #: rhodecode/templates/compare/compare_diff.mako:107
10297 10323 #: rhodecode/templates/compare/compare_diff.mako:108
10298 10324 #: rhodecode/templates/compare/compare_diff.mako:114
10299 10325 #: rhodecode/templates/compare/compare_diff.mako:115
10300 10326 #: rhodecode/templates/compare/compare_diff.mako:116
10301 10327 #: rhodecode/templates/compare/compare_diff.mako:126
10302 10328 msgid "Action unavailable in current view"
10303 10329 msgstr ""
10304 10330
10305 10331 #: rhodecode/templates/compare/compare_diff.mako:107
10306 10332 #: rhodecode/templates/compare/compare_diff.mako:115
10307 10333 #: rhodecode/templates/compare/compare_diff.mako:120
10308 10334 msgid "Swap"
10309 10335 msgstr ""
10310 10336
10311 10337 #: rhodecode/templates/compare/compare_diff.mako:110
10312 10338 msgid "Compare commits, branches, bookmarks or tags."
10313 10339 msgstr ""
10314 10340
10315 10341 #: rhodecode/templates/compare/compare_diff.mako:139
10316 10342 #: rhodecode/templates/email_templates/commit_comment.mako:57
10317 10343 msgid "Commit status"
10318 10344 msgstr ""
10319 10345
10320 10346 #: rhodecode/templates/data_table/_dt_elements.mako:73
10321 10347 #: rhodecode/templates/data_table/_dt_elements.mako:74
10322 10348 msgid "Fork"
10323 10349 msgstr ""
10324 10350
10325 10351 #: rhodecode/templates/data_table/_dt_elements.mako:95
10326 10352 msgid "Mercurial repository"
10327 10353 msgstr ""
10328 10354
10329 10355 #: rhodecode/templates/data_table/_dt_elements.mako:97
10330 10356 msgid "Git repository"
10331 10357 msgstr ""
10332 10358
10333 10359 #: rhodecode/templates/data_table/_dt_elements.mako:99
10334 10360 msgid "Subversion repository"
10335 10361 msgstr ""
10336 10362
10337 10363 #: rhodecode/templates/data_table/_dt_elements.mako:106
10338 10364 msgid "Public repository"
10339 10365 msgstr ""
10340 10366
10341 10367 #: rhodecode/templates/data_table/_dt_elements.mako:116
10342 10368 msgid "This repository is being created in a background task"
10343 10369 msgstr ""
10344 10370
10345 10371 #: rhodecode/templates/data_table/_dt_elements.mako:117
10346 10372 msgid "creating..."
10347 10373 msgstr ""
10348 10374
10349 10375 #: rhodecode/templates/data_table/_dt_elements.mako:149
10350 10376 msgid "No commits yet"
10351 10377 msgstr ""
10352 10378
10353 10379 #: rhodecode/templates/data_table/_dt_elements.mako:156
10354 10380 #: rhodecode/templates/data_table/_dt_elements.mako:158
10355 10381 #, python-format
10356 10382 msgid "Subscribe to %s rss feed"
10357 10383 msgstr ""
10358 10384
10359 10385 #: rhodecode/templates/data_table/_dt_elements.mako:164
10360 10386 #: rhodecode/templates/data_table/_dt_elements.mako:166
10361 10387 #, python-format
10362 10388 msgid "Subscribe to %s atom feed"
10363 10389 msgstr ""
10364 10390
10365 10391 #: rhodecode/templates/data_table/_dt_elements.mako:191
10366 10392 msgid "Creating"
10367 10393 msgstr ""
10368 10394
10369 10395 #: rhodecode/templates/data_table/_dt_elements.mako:193
10370 10396 #: rhodecode/templates/hovercards/hovercard_pull_request.mako:10
10371 10397 msgid "Created"
10372 10398 msgstr ""
10373 10399
10374 10400 #: rhodecode/templates/data_table/_dt_elements.mako:236
10375 10401 msgid "personal"
10376 10402 msgstr ""
10377 10403
10378 10404 #: rhodecode/templates/data_table/_dt_elements.mako:387
10379 10405 #: rhodecode/templates/pullrequests/pullrequest_show.mako:59
10380 10406 msgid "Pull request !{}"
10381 10407 msgstr ""
10382 10408
10383 #: rhodecode/templates/data_table/_dt_elements.mako:395
10409 #: rhodecode/templates/data_table/_dt_elements.mako:396
10384 10410 msgid "Work in progress"
10385 10411 msgstr ""
10386 10412
10387 10413 #: rhodecode/templates/data_table/_dt_elements.mako:429
10388 10414 msgid "Info"
10389 10415 msgstr ""
10390 10416
10391 10417 #: rhodecode/templates/data_table/_dt_elements.mako:470
10392 10418 #, python-format
10393 10419 msgid "Parsed using %s syntax"
10394 10420 msgstr ""
10395 10421
10396 10422 #: rhodecode/templates/debug_style/buttons.html:131
10397 10423 msgid "Confirm to remove this field: Field"
10398 10424 msgstr ""
10399 10425
10400 10426 #: rhodecode/templates/debug_style/form-elements.html:107
10401 10427 msgid "Default"
10402 10428 msgstr ""
10403 10429
10404 10430 #: rhodecode/templates/debug_style/form-elements.html:513
10405 10431 #: rhodecode/templates/debug_style/form-elements.html:565
10406 10432 #: rhodecode/templates/debug_style/forms.html:236
10407 10433 msgid "Chosen group members"
10408 10434 msgstr ""
10409 10435
10410 10436 #: rhodecode/templates/debug_style/form-elements.html:525
10411 10437 #: rhodecode/templates/debug_style/form-elements.html:569
10412 10438 #: rhodecode/templates/debug_style/forms.html:240
10413 10439 msgid "Remove all elements"
10414 10440 msgstr ""
10415 10441
10416 10442 #: rhodecode/templates/debug_style/form-elements.html:535
10417 10443 #: rhodecode/templates/debug_style/form-elements.html:579
10418 10444 #: rhodecode/templates/debug_style/forms.html:250
10419 10445 msgid "Available members"
10420 10446 msgstr ""
10421 10447
10422 10448 #: rhodecode/templates/debug_style/form-elements.html:543
10423 10449 #: rhodecode/templates/debug_style/form-elements.html:587
10424 10450 #: rhodecode/templates/debug_style/forms.html:258
10425 10451 msgid "Add all elements"
10426 10452 msgstr ""
10427 10453
10428 10454 #: rhodecode/templates/debug_style/forms.html:119
10429 10455 msgid "Some text..."
10430 10456 msgstr ""
10431 10457
10432 10458 #: rhodecode/templates/debug_style/forms.html:122
10433 10459 #: rhodecode/templates/debug_style/forms.html:255
10434 10460 msgid "Variable Item"
10435 10461 msgstr ""
10436 10462
10437 10463 #: rhodecode/templates/debug_style/forms.html:252
10438 10464 msgid "Some example text..."
10439 10465 msgstr ""
10440 10466
10441 10467 #: rhodecode/templates/debug_style/index.html:5
10442 10468 msgid "Debug Style"
10443 10469 msgstr ""
10444 10470
10445 10471 #: rhodecode/templates/debug_style/index.html:54
10446 10472 msgid "Index"
10447 10473 msgstr ""
10448 10474
10449 10475 #: rhodecode/templates/debug_style/index.html:56
10450 10476 msgid "Typography"
10451 10477 msgstr ""
10452 10478
10453 10479 #: rhodecode/templates/debug_style/index.html:57
10454 10480 msgid "Forms"
10455 10481 msgstr ""
10456 10482
10457 10483 #: rhodecode/templates/debug_style/index.html:58
10458 10484 msgid "Buttons"
10459 10485 msgstr ""
10460 10486
10461 10487 #: rhodecode/templates/debug_style/index.html:59
10462 10488 msgid "Labels"
10463 10489 msgstr ""
10464 10490
10465 10491 #: rhodecode/templates/debug_style/index.html:60
10466 10492 msgid "Alerts"
10467 10493 msgstr ""
10468 10494
10469 10495 #: rhodecode/templates/debug_style/index.html:61
10470 10496 msgid "Tables"
10471 10497 msgstr ""
10472 10498
10473 10499 #: rhodecode/templates/debug_style/index.html:62
10474 10500 msgid "Tables wide"
10475 10501 msgstr ""
10476 10502
10477 10503 #: rhodecode/templates/debug_style/index.html:63
10478 10504 msgid "Collapsable Content"
10479 10505 msgstr ""
10480 10506
10481 10507 #: rhodecode/templates/debug_style/index.html:65
10482 10508 msgid "Layout form with sidebar"
10483 10509 msgstr ""
10484 10510
10485 10511 #: rhodecode/templates/debug_style/index.html:66
10486 10512 msgid "Login"
10487 10513 msgstr ""
10488 10514
10489 10515 #: rhodecode/templates/debug_style/index.html:67
10490 10516 msgid "Login 2"
10491 10517 msgstr ""
10492 10518
10493 10519 #: rhodecode/templates/debug_style/index.html:68
10494 10520 msgid "Code blocks"
10495 10521 msgstr ""
10496 10522
10497 10523 #: rhodecode/templates/debug_style/index.html:71
10498 10524 msgid "Panels"
10499 10525 msgstr ""
10500 10526
10501 10527 #: rhodecode/templates/debug_style/index.html:74
10502 10528 msgid "Form elements"
10503 10529 msgstr ""
10504 10530
10505 10531 #: rhodecode/templates/debug_style/index.html:75
10506 10532 msgid "Form elements small"
10507 10533 msgstr ""
10508 10534
10509 10535 #: rhodecode/templates/debug_style/index.html:76
10510 10536 msgid "Form inline elements"
10511 10537 msgstr ""
10512 10538
10513 10539 #: rhodecode/templates/debug_style/index.html:77
10514 10540 msgid "Form vertical"
10515 10541 msgstr ""
10516 10542
10517 10543 #: rhodecode/templates/debug_style/login.html:28
10518 10544 msgid "Sign in to your account"
10519 10545 msgstr ""
10520 10546
10521 10547 #: rhodecode/templates/debug_style/login.html:46
10522 10548 msgid "(Forgot password?)"
10523 10549 msgstr ""
10524 10550
10525 10551 #: rhodecode/templates/debug_style/login.html:56
10526 10552 msgid "Don't have an account ?"
10527 10553 msgstr ""
10528 10554
10529 10555 #: rhodecode/templates/email_templates/base.mako:72
10530 10556 #: rhodecode/templates/email_templates/base.mako:633
10531 10557 msgid "This is a notification from RhodeCode."
10532 10558 msgstr ""
10533 10559
10534 10560 #: rhodecode/templates/email_templates/base.mako:613
10535 10561 msgid "RhodeCode"
10536 10562 msgstr ""
10537 10563
10538 10564 #: rhodecode/templates/email_templates/commit_comment.mako:24
10539 10565 msgid "{mention_prefix}{user} left a {comment_type} on file `{comment_file}` in commit `{commit_id}` in the `{repo_name}` repository"
10540 10566 msgstr ""
10541 10567
10542 10568 #: rhodecode/templates/email_templates/commit_comment.mako:28
10543 10569 msgid "{mention_prefix}[status: {status}] {user} left a {comment_type} on commit `{commit_id}` in the `{repo_name}` repository"
10544 10570 msgstr ""
10545 10571
10546 10572 #: rhodecode/templates/email_templates/commit_comment.mako:31
10547 10573 msgid "{mention_prefix}{user} left a {comment_type} on commit `{commit_id}` in the `{repo_name}` repository"
10548 10574 msgstr ""
10549 10575
10550 10576 #: rhodecode/templates/email_templates/commit_comment.mako:54
10551 10577 #: rhodecode/templates/email_templates/pull_request_comment.mako:63
10552 10578 msgid "Comment link"
10553 10579 msgstr ""
10554 10580
10555 10581 #: rhodecode/templates/email_templates/commit_comment.mako:57
10556 10582 #: rhodecode/templates/email_templates/commit_comment.mako:135
10557 10583 msgid "Status was changed to"
10558 10584 msgstr ""
10559 10585
10560 10586 #: rhodecode/templates/email_templates/commit_comment.mako:62
10561 10587 #: rhodecode/templates/email_templates/commit_comment.mako:147
10562 10588 #: rhodecode/templates/search/search_commit.mako:12
10563 10589 #: rhodecode/templates/summary/summary_commits.mako:9
10564 10590 msgid "Commit message"
10565 10591 msgstr ""
10566 10592
10567 10593 #: rhodecode/templates/email_templates/commit_comment.mako:65
10568 10594 #: rhodecode/templates/email_templates/pull_request_comment.mako:77
10569 10595 msgid "File: {comment_file} on line {comment_line}"
10570 10596 msgstr ""
10571 10597
10572 10598 #: rhodecode/templates/email_templates/commit_comment.mako:69
10573 10599 #: rhodecode/templates/email_templates/commit_comment.mako:161
10574 10600 #: rhodecode/templates/email_templates/pull_request_comment.mako:81
10575 10601 #: rhodecode/templates/email_templates/pull_request_comment.mako:191
10576 10602 msgid "`TODO` number"
10577 10603 msgstr ""
10578 10604
10579 10605 #: rhodecode/templates/email_templates/commit_comment.mako:71
10580 10606 #: rhodecode/templates/email_templates/commit_comment.mako:163
10581 10607 #: rhodecode/templates/email_templates/pull_request_comment.mako:83
10582 10608 #: rhodecode/templates/email_templates/pull_request_comment.mako:193
10583 10609 msgid "`Note` number"
10584 10610 msgstr ""
10585 10611
10586 10612 #: rhodecode/templates/email_templates/commit_comment.mako:104
10587 10613 #: rhodecode/templates/email_templates/pull_request_comment.mako:124
10588 10614 msgid "left a"
10589 10615 msgstr ""
10590 10616
10591 10617 #: rhodecode/templates/email_templates/commit_comment.mako:107
10592 10618 msgid "{comment_type} on file `{comment_file}` in commit."
10593 10619 msgstr ""
10594 10620
10595 10621 #: rhodecode/templates/email_templates/commit_comment.mako:109
10596 10622 msgid "{comment_type} on commit."
10597 10623 msgstr ""
10598 10624
10599 10625 #: rhodecode/templates/email_templates/commit_comment.mako:114
10600 10626 msgid "of repository"
10601 10627 msgstr ""
10602 10628
10603 10629 #: rhodecode/templates/email_templates/commit_comment.mako:133
10604 10630 msgid "Commit Status"
10605 10631 msgstr ""
10606 10632
10607 10633 #: rhodecode/templates/email_templates/commit_comment.mako:153
10608 10634 #: rhodecode/templates/email_templates/pull_request_comment.mako:183
10609 10635 #: rhodecode/templates/search/search_path.mako:9
10610 10636 msgid "File"
10611 10637 msgstr ""
10612 10638
10613 10639 #: rhodecode/templates/email_templates/commit_comment.mako:154
10614 10640 #: rhodecode/templates/email_templates/pull_request_comment.mako:184
10615 10641 msgid "`{comment_file}` on line {comment_line}"
10616 10642 msgstr ""
10617 10643
10618 10644 #: rhodecode/templates/email_templates/commit_comment.mako:173
10619 10645 #: rhodecode/templates/email_templates/pull_request_comment.mako:203
10620 10646 msgid "Reply"
10621 10647 msgstr ""
10622 10648
10623 10649 #: rhodecode/templates/email_templates/pull_request_comment.mako:24
10624 10650 msgid "{mention_prefix}{user} left a {comment_type} on file `{comment_file}` in pull request !{pr_id}: \"{pr_title}\""
10625 10651 msgstr ""
10626 10652
10627 10653 #: rhodecode/templates/email_templates/pull_request_comment.mako:28
10628 10654 msgid "{mention_prefix}[status: {status}] {user} left a {comment_type} on pull request !{pr_id}: \"{pr_title}\""
10629 10655 msgstr ""
10630 10656
10631 10657 #: rhodecode/templates/email_templates/pull_request_comment.mako:31
10632 10658 msgid "{mention_prefix}{user} left a {comment_type} on pull request !{pr_id}: \"{pr_title}\""
10633 10659 msgstr ""
10634 10660
10635 10661 #: rhodecode/templates/email_templates/pull_request_comment.mako:65
10636 10662 #: rhodecode/templates/hovercards/hovercard_pull_request.mako:24
10637 10663 msgid "Pull Request"
10638 10664 msgstr ""
10639 10665
10640 10666 #: rhodecode/templates/email_templates/pull_request_comment.mako:67
10641 #: rhodecode/templates/email_templates/pull_request_review.mako:41
10667 #: rhodecode/templates/email_templates/pull_request_review.mako:45
10642 10668 #: rhodecode/templates/email_templates/pull_request_update.mako:41
10643 10669 msgid "Commit flow: {source_ref_type}:{source_ref_name} of {source_repo_url} into {target_ref_type}:{target_ref_name} of {target_repo_url}"
10644 10670 msgstr ""
10645 10671
10646 10672 #: rhodecode/templates/email_templates/pull_request_comment.mako:70
10647 10673 msgid "{user} submitted pull request !{pr_id} status: *{status}*"
10648 10674 msgstr ""
10649 10675
10650 10676 #: rhodecode/templates/email_templates/pull_request_comment.mako:73
10651 10677 msgid "{user} submitted pull request !{pr_id} status: *{status} and closed*"
10652 10678 msgstr ""
10653 10679
10654 10680 #: rhodecode/templates/email_templates/pull_request_comment.mako:127
10655 10681 msgid "{comment_type} on file `{comment_file}` in pull request."
10656 10682 msgstr ""
10657 10683
10658 10684 #: rhodecode/templates/email_templates/pull_request_comment.mako:129
10659 10685 msgid "{comment_type} on pull request."
10660 10686 msgstr ""
10661 10687
10662 10688 #: rhodecode/templates/email_templates/pull_request_comment.mako:134
10663 10689 #: rhodecode/templates/email_templates/pull_request_comment.mako:164
10664 #: rhodecode/templates/email_templates/pull_request_review.mako:91
10665 #: rhodecode/templates/email_templates/pull_request_review.mako:108
10690 #: rhodecode/templates/email_templates/pull_request_review.mako:100
10691 #: rhodecode/templates/email_templates/pull_request_review.mako:116
10666 10692 #: rhodecode/templates/email_templates/pull_request_update.mako:104
10667 10693 #: rhodecode/templates/email_templates/pull_request_update.mako:121
10668 10694 msgid "Pull request"
10669 10695 msgstr ""
10670 10696
10671 10697 #: rhodecode/templates/email_templates/pull_request_comment.mako:153
10672 10698 msgid "Review Status"
10673 10699 msgstr ""
10674 10700
10675 10701 #: rhodecode/templates/email_templates/pull_request_comment.mako:156
10676 10702 msgid "Closed pull request with status"
10677 10703 msgstr ""
10678 10704
10679 10705 #: rhodecode/templates/email_templates/pull_request_comment.mako:158
10680 10706 msgid "Submitted review status"
10681 10707 msgstr ""
10682 10708
10683 10709 #: rhodecode/templates/email_templates/pull_request_comment.mako:173
10684 #: rhodecode/templates/email_templates/pull_request_review.mako:117
10710 #: rhodecode/templates/email_templates/pull_request_review.mako:125
10685 10711 #: rhodecode/templates/email_templates/pull_request_update.mako:130
10686 10712 msgid "Commit Flow"
10687 10713 msgstr ""
10688 10714
10689 10715 #: rhodecode/templates/email_templates/pull_request_comment.mako:175
10690 10716 #: rhodecode/templates/email_templates/pull_request_comment.mako:177
10691 #: rhodecode/templates/email_templates/pull_request_review.mako:119
10692 #: rhodecode/templates/email_templates/pull_request_review.mako:121
10717 #: rhodecode/templates/email_templates/pull_request_review.mako:127
10718 #: rhodecode/templates/email_templates/pull_request_review.mako:129
10693 10719 #: rhodecode/templates/email_templates/pull_request_update.mako:132
10694 10720 #: rhodecode/templates/email_templates/pull_request_update.mako:134
10695 10721 #: rhodecode/templates/pullrequests/pullrequest_show.mako:114
10696 10722 #: rhodecode/templates/pullrequests/pullrequest_show.mako:123
10697 10723 msgid "of"
10698 10724 msgstr ""
10699 10725
10700 #: rhodecode/templates/email_templates/pull_request_review.mako:14
10726 #: rhodecode/templates/email_templates/pull_request_review.mako:15
10727 msgid "{user} added you as observer to pull request. !{pr_id}: \"{pr_title}\""
10728 msgstr ""
10729
10730 #: rhodecode/templates/email_templates/pull_request_review.mako:17
10701 10731 msgid "{user} requested a pull request review. !{pr_id}: \"{pr_title}\""
10702 10732 msgstr ""
10703 10733
10704 #: rhodecode/templates/email_templates/pull_request_review.mako:39
10734 #: rhodecode/templates/email_templates/pull_request_review.mako:43
10705 10735 #: rhodecode/templates/email_templates/pull_request_update.mako:39
10706 10736 msgid "Pull Request link"
10707 10737 msgstr ""
10708 10738
10709 #: rhodecode/templates/email_templates/pull_request_review.mako:85
10739 #: rhodecode/templates/email_templates/pull_request_review.mako:89
10740 msgid "added you as observer to"
10741 msgstr ""
10742
10743 #: rhodecode/templates/email_templates/pull_request_review.mako:95
10710 10744 msgid "requested a"
10711 10745 msgstr ""
10712 10746
10713 #: rhodecode/templates/email_templates/pull_request_review.mako:87
10714 msgid "pull request review."
10715 msgstr ""
10716
10717 10747 #: rhodecode/templates/email_templates/pull_request_update.mako:14
10718 10748 msgid "{updating_user} updated pull request. !{pr_id}: \"{pr_title}\""
10719 10749 msgstr ""
10720 10750
10721 10751 #: rhodecode/templates/email_templates/pull_request_update.mako:98
10722 10752 msgid "updated"
10723 10753 msgstr ""
10724 10754
10725 10755 #: rhodecode/templates/email_templates/pull_request_update.mako:100
10726 10756 msgid "pull request."
10727 10757 msgstr ""
10728 10758
10729 10759 #: rhodecode/templates/email_templates/pull_request_update.mako:143
10730 10760 msgid "Changes"
10731 10761 msgstr ""
10732 10762
10733 10763 #: rhodecode/templates/email_templates/test.mako:5
10734 10764 msgid "hello \"world\""
10735 10765 msgstr ""
10736 10766
10737 10767 #: rhodecode/templates/email_templates/test.mako:18
10738 10768 msgid "Translation String"
10739 10769 msgstr ""
10740 10770
10741 10771 #: rhodecode/templates/email_templates/user_registration.mako:28
10742 10772 msgid "New user {user} has registered on {date}"
10743 10773 msgstr ""
10744 10774
10745 10775 #: rhodecode/templates/email_templates/user_registration.mako:47
10746 10776 msgid "Full Name"
10747 10777 msgstr ""
10748 10778
10749 10779 #: rhodecode/templates/errors/error_document.mako:48
10750 10780 #, python-format
10751 10781 msgid "You will be redirected to %s in %s seconds"
10752 10782 msgstr ""
10753 10783
10754 10784 #: rhodecode/templates/errors/error_document.mako:66
10755 10785 msgid "Support Page"
10756 10786 msgstr ""
10757 10787
10758 10788 #: rhodecode/templates/feed/atom_feed_entry.mako:3
10759 10789 #, python-format
10760 10790 msgid "%(user)s commited on %(date)s UTC"
10761 10791 msgstr ""
10762 10792
10763 10793 #: rhodecode/templates/feed/atom_feed_entry.mako:30
10764 10794 msgid "Commit was too big and was cut off..."
10765 10795 msgstr ""
10766 10796
10767 10797 #: rhodecode/templates/files/file_authors_box.mako:18
10768 10798 msgid "Load All Authors"
10769 10799 msgstr ""
10770 10800
10771 10801 #: rhodecode/templates/files/file_authors_box.mako:20
10772 10802 msgid "last author"
10773 10803 msgstr ""
10774 10804
10775 10805 #: rhodecode/templates/files/files.mako:4
10776 10806 #: rhodecode/templates/files/files_pjax.mako:2
10777 10807 msgid "{} Files"
10778 10808 msgstr ""
10779 10809
10780 10810 #: rhodecode/templates/files/files_add.mako:4
10781 10811 msgid "{} Files Add"
10782 10812 msgstr ""
10783 10813
10784 10814 #: rhodecode/templates/files/files_add.mako:25
10785 10815 msgid "Add new file"
10786 10816 msgstr ""
10787 10817
10788 10818 #: rhodecode/templates/files/files_add.mako:43
10789 10819 #: rhodecode/templates/files/files_edit.mako:44
10790 10820 msgid "Filename e.g example.py, or docs/readme.md"
10791 10821 msgstr ""
10792 10822
10793 10823 #: rhodecode/templates/files/files_add.mako:63
10794 10824 #: rhodecode/templates/files/files_edit.mako:65
10795 10825 msgid "Line wraps on"
10796 10826 msgstr ""
10797 10827
10798 10828 #: rhodecode/templates/files/files_add.mako:63
10799 10829 #: rhodecode/templates/files/files_edit.mako:65
10800 10830 msgid "line wraps off"
10801 10831 msgstr ""
10802 10832
10803 10833 #: rhodecode/templates/files/files_add.mako:86
10804 10834 #: rhodecode/templates/files/files_delete.mako:71
10805 10835 #: rhodecode/templates/files/files_edit.mako:88
10806 10836 #: rhodecode/templates/files/files_upload.mako:102
10807 10837 msgid "Commit changes"
10808 10838 msgstr ""
10809 10839
10810 10840 #: rhodecode/templates/files/files_browser.mako:9
10811 10841 msgid "Previous commit"
10812 10842 msgstr ""
10813 10843
10814 10844 #: rhodecode/templates/files/files_browser.mako:15
10815 10845 msgid "Next commit"
10816 10846 msgstr ""
10817 10847
10818 10848 #: rhodecode/templates/files/files_browser.mako:24
10819 10849 msgid "Add File"
10820 10850 msgstr ""
10821 10851
10822 10852 #: rhodecode/templates/files/files_browser.mako:27
10823 10853 msgid "more options"
10824 10854 msgstr ""
10825 10855
10826 10856 #: rhodecode/templates/files/files_browser.mako:36
10827 10857 msgid "Upload File"
10828 10858 msgstr ""
10829 10859
10830 10860 #: rhodecode/templates/files/files_browser.mako:51
10831 10861 msgid "Download full tree ZIP"
10832 10862 msgstr ""
10833 10863
10834 10864 #: rhodecode/templates/files/files_browser.mako:55
10835 10865 msgid "Download this tree ZIP"
10836 10866 msgstr ""
10837 10867
10838 10868 #: rhodecode/templates/files/files_browser.mako:83
10839 10869 #: rhodecode/templates/summary/summary.mako:37
10840 10870 #, python-format
10841 10871 msgid "Readme file from commit %s:%s"
10842 10872 msgstr ""
10843 10873
10844 10874 #: rhodecode/templates/files/files_browser_tree.mako:17
10845 10875 #: rhodecode/templates/search/search_path.mako:12
10846 10876 msgid "Size"
10847 10877 msgstr ""
10848 10878
10849 10879 #: rhodecode/templates/files/files_browser_tree.mako:18
10850 10880 msgid "Modified"
10851 10881 msgstr ""
10852 10882
10853 10883 #: rhodecode/templates/files/files_browser_tree.mako:19
10854 10884 msgid "Last Commit"
10855 10885 msgstr ""
10856 10886
10857 10887 #: rhodecode/templates/files/files_delete.mako:4
10858 10888 msgid "{} Files Delete"
10859 10889 msgstr ""
10860 10890
10861 10891 #: rhodecode/templates/files/files_delete.mako:25
10862 10892 msgid "Delete file"
10863 10893 msgstr ""
10864 10894
10865 10895 #: rhodecode/templates/files/files_delete.mako:52
10866 10896 #, python-format
10867 10897 msgid "Binary file (%s)"
10868 10898 msgstr ""
10869 10899
10870 10900 #: rhodecode/templates/files/files_delete.mako:57
10871 10901 #: rhodecode/templates/files/files_source.mako:138
10872 10902 msgid "File size {} is bigger then allowed limit {}. "
10873 10903 msgstr ""
10874 10904
10875 10905 #: rhodecode/templates/files/files_edit.mako:4
10876 10906 msgid "{} Files Edit"
10877 10907 msgstr ""
10878 10908
10879 10909 #: rhodecode/templates/files/files_edit.mako:25
10880 10910 msgid "Edit file"
10881 10911 msgstr ""
10882 10912
10883 10913 #: rhodecode/templates/files/files_source.mako:26
10884 10914 msgid "Download largefile"
10885 10915 msgstr ""
10886 10916
10887 10917 #: rhodecode/templates/files/files_source.mako:30
10888 10918 msgid "Download file"
10889 10919 msgstr ""
10890 10920
10891 10921 #: rhodecode/templates/files/files_source.mako:39
10892 10922 msgid "Editing binary files not allowed"
10893 10923 msgstr ""
10894 10924
10895 10925 #: rhodecode/templates/files/files_source.mako:43
10896 10926 msgid "Edit on branch: "
10897 10927 msgstr ""
10898 10928
10899 10929 #: rhodecode/templates/files/files_source.mako:52
10900 10930 msgid "Editing files allowed only when on branch head commit"
10901 10931 msgstr ""
10902 10932
10903 10933 #: rhodecode/templates/files/files_source.mako:53
10904 10934 msgid "Deleting files allowed only when on branch head commit"
10905 10935 msgstr ""
10906 10936
10907 10937 #: rhodecode/templates/files/files_source.mako:75
10908 10938 msgid "lines"
10909 10939 msgstr ""
10910 10940
10911 10941 #: rhodecode/templates/files/files_source.mako:83
10912 10942 msgid "This file is a pointer to large binary file"
10913 10943 msgstr ""
10914 10944
10915 10945 #: rhodecode/templates/files/files_source.mako:83
10916 10946 msgid "LargeFile"
10917 10947 msgstr ""
10918 10948
10919 10949 #: rhodecode/templates/files/files_source.mako:106
10920 10950 msgid "History"
10921 10951 msgstr ""
10922 10952
10923 10953 #: rhodecode/templates/files/files_source.mako:112
10924 10954 msgid "Annotation"
10925 10955 msgstr ""
10926 10956
10927 10957 #: rhodecode/templates/files/files_source.mako:114
10928 10958 msgid "Raw"
10929 10959 msgstr ""
10930 10960
10931 10961 #: rhodecode/templates/files/files_source.mako:133
10932 10962 msgid "Binary file ({})"
10933 10963 msgstr ""
10934 10964
10935 10965 #: rhodecode/templates/files/files_source_header.mako:33
10936 10966 msgid "File last commit"
10937 10967 msgstr ""
10938 10968
10939 10969 #: rhodecode/templates/files/files_upload.mako:4
10940 10970 msgid "{} Files Upload"
10941 10971 msgstr ""
10942 10972
10943 10973 #: rhodecode/templates/files/files_upload.mako:36
10944 10974 msgid "Uploading..."
10945 10975 msgstr ""
10946 10976
10947 10977 #: rhodecode/templates/files/files_upload.mako:38
10948 10978 msgid "Uploaded"
10949 10979 msgstr ""
10950 10980
10951 10981 #: rhodecode/templates/files/files_upload.mako:52
10952 10982 msgid "Upload new file"
10953 10983 msgstr ""
10954 10984
10955 10985 #: rhodecode/templates/files/files_upload.mako:109
10956 10986 msgid "Committing..."
10957 10987 msgstr ""
10958 10988
10959 10989 #: rhodecode/templates/files/files_upload.mako:110
10960 10990 msgid "Please wait while the files are being uploaded"
10961 10991 msgstr ""
10962 10992
10963 10993 #: rhodecode/templates/forks/fork.mako:5
10964 10994 #, python-format
10965 10995 msgid "Fork repository %s"
10966 10996 msgstr ""
10967 10997
10968 10998 #: rhodecode/templates/forks/fork.mako:30
10969 10999 #: rhodecode/templates/forks/forks.mako:60
10970 11000 msgid "Fork name"
10971 11001 msgstr ""
10972 11002
10973 11003 #: rhodecode/templates/forks/fork.mako:47
10974 11004 #, python-format
10975 11005 msgid "Select my personal group (%(repo_group_name)s)"
10976 11006 msgstr ""
10977 11007
10978 11008 #: rhodecode/templates/forks/fork.mako:78
10979 11009 msgid "Copy permissions"
10980 11010 msgstr ""
10981 11011
10982 11012 #: rhodecode/templates/forks/fork.mako:82
10983 11013 msgid "Copy permissions from parent repository."
10984 11014 msgstr ""
10985 11015
10986 11016 #: rhodecode/templates/forks/fork.mako:88
10987 11017 msgid "Private"
10988 11018 msgstr ""
10989 11019
10990 11020 #: rhodecode/templates/forks/fork.mako:97
10991 11021 msgid "Fork this Repository"
10992 11022 msgstr ""
10993 11023
10994 11024 #: rhodecode/templates/forks/forks.mako:5
10995 11025 #, python-format
10996 11026 msgid "%s Forks"
10997 11027 msgstr ""
10998 11028
10999 11029 #: rhodecode/templates/forks/forks.mako:28
11000 11030 msgid "Create new fork"
11001 11031 msgstr ""
11002 11032
11003 11033 #: rhodecode/templates/forks/forks.mako:64
11004 11034 msgid "Forked"
11005 11035 msgstr ""
11006 11036
11007 11037 #: rhodecode/templates/journal/journal.mako:25
11008 11038 msgid "ATOM journal feed"
11009 11039 msgstr ""
11010 11040
11011 11041 #: rhodecode/templates/journal/journal.mako:26
11012 11042 msgid "RSS journal feed"
11013 11043 msgstr ""
11014 11044
11015 11045 #: rhodecode/templates/journal/journal_data.mako:45
11016 11046 msgid "No entries yet"
11017 11047 msgstr ""
11018 11048
11019 11049 #: rhodecode/templates/journal/public_journal.mako:4
11020 11050 #: rhodecode/templates/journal/public_journal.mako:12
11021 11051 msgid "Public Journal"
11022 11052 msgstr ""
11023 11053
11024 11054 #: rhodecode/templates/journal/public_journal.mako:21
11025 11055 msgid "ATOM public journal feed"
11026 11056 msgstr ""
11027 11057
11028 11058 #: rhodecode/templates/journal/public_journal.mako:22
11029 11059 msgid "RSS public journal feed"
11030 11060 msgstr ""
11031 11061
11032 11062 #: rhodecode/templates/pullrequests/pullrequest.mako:5
11033 11063 msgid "New pull request"
11034 11064 msgstr ""
11035 11065
11036 11066 #: rhodecode/templates/pullrequests/pullrequest.mako:33
11037 11067 #: rhodecode/templates/pullrequests/pullrequest_show.mako:104
11038 11068 msgid "Commit flow"
11039 11069 msgstr ""
11040 11070
11041 11071 #: rhodecode/templates/pullrequests/pullrequest.mako:41
11042 11072 msgid "Source repository"
11043 11073 msgstr ""
11044 11074
11045 11075 #: rhodecode/templates/pullrequests/pullrequest.mako:69
11046 11076 msgid "Target repository"
11047 11077 msgstr ""
11048 11078
11049 11079 #: rhodecode/templates/pullrequests/pullrequest.mako:76
11050 11080 msgid "Loading refs..."
11051 11081 msgstr ""
11052 11082
11083 #: rhodecode/templates/pullrequests/pullrequest.mako:115
11084 msgid "Reviewers / Observers"
11085 msgstr ""
11086
11053 11087 #: rhodecode/templates/pullrequests/pullrequest.mako:121
11054 11088 #: rhodecode/templates/pullrequests/pullrequest_show.mako:571
11055 11089 msgid "Reviewer rules"
11056 11090 msgstr ""
11057 11091
11058 #: rhodecode/templates/pullrequests/pullrequest.mako:131
11059 msgid "Pull request reviewers"
11060 msgstr ""
11061
11062 #: rhodecode/templates/pullrequests/pullrequest.mako:145
11092 #: rhodecode/templates/pullrequests/pullrequest.mako:167
11063 11093 #: rhodecode/templates/pullrequests/pullrequest_show.mako:613
11064 11094 msgid "Add reviewer or reviewer group"
11065 11095 msgstr ""
11066 11096
11067 #: rhodecode/templates/pullrequests/pullrequest.mako:161
11097 #: rhodecode/templates/pullrequests/pullrequest.mako:191
11098 #: rhodecode/templates/pullrequests/pullrequest_show.mako:666
11099 msgid "Add observer or observer group"
11100 msgstr ""
11101
11102 #: rhodecode/templates/pullrequests/pullrequest.mako:216
11068 11103 msgid "Submit Pull Request"
11069 11104 msgstr ""
11070 11105
11071 #: rhodecode/templates/pullrequests/pullrequest.mako:328
11106 #: rhodecode/templates/pullrequests/pullrequest.mako:392
11072 11107 msgid "Show detailed compare."
11073 11108 msgstr ""
11074 11109
11075 #: rhodecode/templates/pullrequests/pullrequest.mako:434
11076 #: rhodecode/templates/pullrequests/pullrequest.mako:462
11110 #: rhodecode/templates/pullrequests/pullrequest.mako:498
11111 #: rhodecode/templates/pullrequests/pullrequest.mako:526
11077 11112 msgid "Select commit reference"
11078 11113 msgstr ""
11079 11114
11080 #: rhodecode/templates/pullrequests/pullrequest.mako:531
11115 #: rhodecode/templates/pullrequests/pullrequest.mako:594
11081 11116 msgid "Please select source and target"
11082 11117 msgstr ""
11083 11118
11084 11119 #: rhodecode/templates/pullrequests/pullrequest_merge_checks.mako:7
11085 11120 msgid "This pull request can be merged automatically."
11086 11121 msgstr ""
11087 11122
11088 11123 #: rhodecode/templates/pullrequests/pullrequest_merge_checks.mako:12
11089 11124 msgid "Merge is not currently possible because of below failed checks."
11090 11125 msgstr ""
11091 11126
11092 11127 #: rhodecode/templates/pullrequests/pullrequest_merge_checks.mako:57
11093 11128 #: rhodecode/templates/pullrequests/pullrequest_merge_checks.mako:61
11094 11129 msgid "Close with status {}"
11095 11130 msgstr ""
11096 11131
11097 11132 #: rhodecode/templates/pullrequests/pullrequest_merge_checks.mako:66
11098 11133 #: rhodecode/templates/pullrequests/pullrequest_merge_checks.mako:76
11099 11134 msgid "Merge and close Pull Request"
11100 11135 msgstr ""
11101 11136
11102 11137 #: rhodecode/templates/pullrequests/pullrequest_merge_checks.mako:70
11103 11138 #: rhodecode/templates/pullrequests/pullrequest_merge_checks.mako:75
11104 11139 msgid "refresh checks"
11105 11140 msgstr ""
11106 11141
11107 11142 #: rhodecode/templates/pullrequests/pullrequest_merge_checks.mako:76
11108 11143 msgid "You are not allowed to merge this pull request."
11109 11144 msgstr ""
11110 11145
11111 11146 #: rhodecode/templates/pullrequests/pullrequest_merge_checks.mako:78
11112 11147 msgid "Login to Merge this Pull Request"
11113 11148 msgstr ""
11114 11149
11115 11150 #: rhodecode/templates/pullrequests/pullrequest_show.mako:8
11116 11151 msgid "{} Pull Request !{}"
11117 11152 msgstr ""
11118 11153
11119 11154 #: rhodecode/templates/pullrequests/pullrequest_show.mako:61
11120 11155 msgid "Last updated on"
11121 11156 msgstr ""
11122 11157
11123 11158 #: rhodecode/templates/pullrequests/pullrequest_show.mako:62
11124 11159 msgid "by"
11125 11160 msgstr ""
11126 11161
11127 11162 #: rhodecode/templates/pullrequests/pullrequest_show.mako:71
11128 11163 msgid "Update title & description"
11129 11164 msgstr ""
11130 11165
11131 11166 #: rhodecode/templates/pullrequests/pullrequest_show.mako:77
11132 11167 #: rhodecode/templates/pullrequests/pullrequest_show.mako:80
11133 11168 msgid "Delete pull request"
11134 11169 msgstr ""
11135 11170
11136 11171 #: rhodecode/templates/pullrequests/pullrequest_show.mako:80
11137 11172 msgid "Not allowed to delete this pull request"
11138 11173 msgstr ""
11139 11174
11140 11175 #: rhodecode/templates/pullrequests/pullrequest_show.mako:90
11141 11176 msgid "Rendered using {} renderer"
11142 11177 msgstr ""
11143 11178
11144 11179 #: rhodecode/templates/pullrequests/pullrequest_show.mako:137
11145 11180 msgid "Common ancestor"
11146 11181 msgstr ""
11147 11182
11148 11183 #: rhodecode/templates/pullrequests/pullrequest_show.mako:141
11149 11184 msgid "not available"
11150 11185 msgstr ""
11151 11186
11152 11187 #: rhodecode/templates/pullrequests/pullrequest_show.mako:153
11153 11188 msgid "Pull changes from source"
11154 11189 msgstr ""
11155 11190
11156 11191 #: rhodecode/templates/pullrequests/pullrequest_show.mako:154
11157 11192 msgid "Copy the pull url"
11158 11193 msgstr ""
11159 11194
11160 11195 #: rhodecode/templates/pullrequests/pullrequest_show.mako:166
11161 11196 msgid "Clone repository in its merged state using shadow repository"
11162 11197 msgstr ""
11163 11198
11164 11199 #: rhodecode/templates/pullrequests/pullrequest_show.mako:166
11165 11200 msgid "Clone from shadow repository"
11166 11201 msgstr ""
11167 11202
11168 11203 #: rhodecode/templates/pullrequests/pullrequest_show.mako:167
11169 11204 #: rhodecode/templates/summary/components.mako:78
11170 11205 msgid "Copy the clone url"
11171 11206 msgstr ""
11172 11207
11173 11208 #: rhodecode/templates/pullrequests/pullrequest_show.mako:171
11174 11209 msgid "Shadow repository data not available"
11175 11210 msgstr ""
11176 11211
11177 11212 #: rhodecode/templates/pullrequests/pullrequest_show.mako:187
11178 11213 msgid "Versions"
11179 11214 msgstr ""
11180 11215
11181 11216 #: rhodecode/templates/pullrequests/pullrequest_show.mako:199
11182 11217 #: rhodecode/templates/pullrequests/pullrequest_show.mako:201
11183 11218 msgid "show versions"
11184 11219 msgstr ""
11185 11220
11186 11221 #: rhodecode/templates/pullrequests/pullrequest_show.mako:200
11187 11222 msgid "hide versions"
11188 11223 msgstr ""
11189 11224
11190 11225 #: rhodecode/templates/pullrequests/pullrequest_show.mako:225
11191 11226 msgid "Your review status at this version"
11192 11227 msgstr ""
11193 11228
11194 11229 #: rhodecode/templates/pullrequests/pullrequest_show.mako:230
11195 11230 msgid "Comments from pull request version v{0}"
11196 11231 msgstr ""
11197 11232
11198 11233 #: rhodecode/templates/pullrequests/pullrequest_show.mako:248
11199 11234 #: rhodecode/templates/pullrequests/pullrequest_show.mako:252
11200 11235 msgid "select versions to show changes"
11201 11236 msgstr ""
11202 11237
11203 11238 #: rhodecode/templates/pullrequests/pullrequest_show.mako:249
11204 11239 msgid "show changes between versions"
11205 11240 msgstr ""
11206 11241
11207 11242 #: rhodecode/templates/pullrequests/pullrequest_show.mako:250
11208 11243 msgid "show pull request for this version"
11209 11244 msgstr ""
11210 11245
11211 11246 #: rhodecode/templates/pullrequests/pullrequest_show.mako:259
11212 11247 msgid "Pull request versions not available"
11213 11248 msgstr ""
11214 11249
11215 11250 #: rhodecode/templates/pullrequests/pullrequest_show.mako:279
11216 11251 msgid "Cannot show diff when pull request state is changing. Current progress state"
11217 11252 msgstr ""
11218 11253
11219 11254 #: rhodecode/templates/pullrequests/pullrequest_show.mako:297
11220 11255 msgid "Missing requirements:"
11221 11256 msgstr ""
11222 11257
11223 11258 #: rhodecode/templates/pullrequests/pullrequest_show.mako:298
11224 11259 msgid "These commits cannot be displayed, because this repository uses the Mercurial largefiles extension, which was not enabled."
11225 11260 msgstr ""
11226 11261
11227 11262 #: rhodecode/templates/pullrequests/pullrequest_show.mako:306
11228 11263 msgid "Missing commits"
11229 11264 msgstr ""
11230 11265
11231 11266 #: rhodecode/templates/pullrequests/pullrequest_show.mako:307
11232 11267 msgid "This pull request cannot be displayed, because one or more commits no longer exist in the source repository."
11233 11268 msgstr ""
11234 11269
11235 11270 #: rhodecode/templates/pullrequests/pullrequest_show.mako:308
11236 11271 msgid "Please update this pull request, push the commits back into the source repository, or consider closing this pull request."
11237 11272 msgstr ""
11238 11273
11239 11274 #: rhodecode/templates/pullrequests/pullrequest_show.mako:309
11240 11275 msgid "Consider doing a `force update commits` in case you think this is an error."
11241 11276 msgstr ""
11242 11277
11243 11278 #: rhodecode/templates/pullrequests/pullrequest_show.mako:317
11244 11279 msgid "There are new changes for `{}:{}` in source repository, please consider updating this pull request."
11245 11280 msgstr ""
11246 11281
11247 11282 #: rhodecode/templates/pullrequests/pullrequest_show.mako:328
11248 11283 msgid "Showing changes at v{}, commenting is disabled."
11249 11284 msgstr ""
11250 11285
11251 11286 #: rhodecode/templates/pullrequests/pullrequest_show.mako:351
11252 11287 #: rhodecode/templates/pullrequests/pullrequest_show.mako:373
11253 11288 msgid "Update commits"
11254 11289 msgstr ""
11255 11290
11256 11291 #: rhodecode/templates/pullrequests/pullrequest_show.mako:354
11257 11292 msgid "more update options"
11258 11293 msgstr ""
11259 11294
11260 11295 #: rhodecode/templates/pullrequests/pullrequest_show.mako:362
11261 11296 msgid "Force update commits"
11262 11297 msgstr ""
11263 11298
11264 11299 #: rhodecode/templates/pullrequests/pullrequest_show.mako:365
11265 11300 msgid "Update commits and force refresh this pull request."
11266 11301 msgstr ""
11267 11302
11268 11303 #: rhodecode/templates/pullrequests/pullrequest_show.mako:373
11269 11304 msgid "Update is disabled for current view"
11270 11305 msgstr ""
11271 11306
11272 11307 #: rhodecode/templates/pullrequests/pullrequest_show.mako:385
11273 11308 msgid "Commits and changes between v{ver_from} and {ver_to} of this pull request, commenting is disabled"
11274 11309 msgstr ""
11275 11310
11276 11311 #: rhodecode/templates/pullrequests/pullrequest_show.mako:389
11277 11312 msgid "commits added: {}, removed: {}"
11278 11313 msgstr ""
11279 11314
11280 11315 #: rhodecode/templates/pullrequests/pullrequest_show.mako:407
11281 11316 msgid "Commit added in displayed changes"
11282 11317 msgstr ""
11283 11318
11284 11319 #: rhodecode/templates/pullrequests/pullrequest_show.mako:409
11285 11320 msgid "Commit removed in displayed changes"
11286 11321 msgstr ""
11287 11322
11288 11323 #: rhodecode/templates/pullrequests/pullrequest_show.mako:512
11289 11324 msgid "there is {num} general comment from older versions"
11290 11325 msgstr ""
11291 11326
11292 11327 #: rhodecode/templates/pullrequests/pullrequest_show.mako:513
11293 11328 msgid "show it"
11294 11329 msgstr ""
11295 11330
11296 11331 #: rhodecode/templates/pullrequests/pullrequest_show.mako:515
11297 11332 msgid "there are {num} general comments from older versions"
11298 11333 msgstr ""
11299 11334
11300 11335 #: rhodecode/templates/pullrequests/pullrequest_show.mako:516
11301 11336 msgid "show them"
11302 11337 msgstr ""
11303 11338
11304 11339 #: rhodecode/templates/pullrequests/pullrequest_show.mako:591
11305 11340 msgid "Show rules"
11306 11341 msgstr ""
11307 11342
11308 11343 #: rhodecode/templates/pullrequests/pullrequest_show.mako:618
11344 #: rhodecode/templates/pullrequests/pullrequest_show.mako:671
11309 11345 msgid "Save Changes"
11310 11346 msgstr ""
11311 11347
11312 #: rhodecode/templates/pullrequests/pullrequest_show.mako:672
11348 #: rhodecode/templates/pullrequests/pullrequest_show.mako:642
11349 msgid "Observers"
11350 msgstr ""
11351
11352 #: rhodecode/templates/pullrequests/pullrequest_show.mako:708
11313 11353 msgid "TODOs unavailable when browsing versions"
11314 11354 msgstr ""
11315 11355
11316 #: rhodecode/templates/pullrequests/pullrequest_show.mako:744
11317 #: rhodecode/templates/pullrequests/pullrequest_show.mako:752
11356 #: rhodecode/templates/pullrequests/pullrequest_show.mako:780
11357 #: rhodecode/templates/pullrequests/pullrequest_show.mako:788
11318 11358 msgid "Referenced Tickets"
11319 11359 msgstr ""
11320 11360
11321 #: rhodecode/templates/pullrequests/pullrequest_show.mako:758
11361 #: rhodecode/templates/pullrequests/pullrequest_show.mako:794
11322 11362 msgid "In pull request description"
11323 11363 msgstr ""
11324 11364
11325 #: rhodecode/templates/pullrequests/pullrequest_show.mako:772
11326 #: rhodecode/templates/pullrequests/pullrequest_show.mako:791
11365 #: rhodecode/templates/pullrequests/pullrequest_show.mako:808
11366 #: rhodecode/templates/pullrequests/pullrequest_show.mako:827
11327 11367 msgid "No Ticket data found."
11328 11368 msgstr ""
11329 11369
11330 #: rhodecode/templates/pullrequests/pullrequest_show.mako:777
11370 #: rhodecode/templates/pullrequests/pullrequest_show.mako:813
11331 11371 msgid "In commit messages"
11332 11372 msgstr ""
11333 11373
11334 11374 #: rhodecode/templates/pullrequests/pullrequests.mako:4
11335 11375 msgid "{} Pull Requests"
11336 11376 msgstr ""
11337 11377
11338 11378 #: rhodecode/templates/pullrequests/pullrequests.mako:27
11339 11379 msgid "Opened"
11340 11380 msgstr ""
11341 11381
11342 11382 #: rhodecode/templates/pullrequests/pullrequests.mako:28
11343 11383 msgid "Opened by me"
11344 11384 msgstr ""
11345 11385
11346 11386 #: rhodecode/templates/pullrequests/pullrequests.mako:29
11347 11387 msgid "Awaiting review"
11348 11388 msgstr ""
11349 11389
11350 11390 #: rhodecode/templates/pullrequests/pullrequests.mako:30
11351 11391 msgid "Awaiting my review"
11352 11392 msgstr ""
11353 11393
11354 11394 #: rhodecode/templates/pullrequests/pullrequests.mako:32
11355 11395 msgid "From this repo"
11356 11396 msgstr ""
11357 11397
11358 11398 #: rhodecode/templates/pullrequests/pullrequests.mako:40
11359 11399 msgid "Open new Pull Request"
11360 11400 msgstr ""
11361 11401
11362 11402 #: rhodecode/templates/search/search.mako:6
11363 11403 #: rhodecode/templates/search/search.mako:19
11364 11404 msgid "Search inside repository {repo_name}"
11365 11405 msgstr ""
11366 11406
11367 11407 #: rhodecode/templates/search/search.mako:8
11368 11408 #: rhodecode/templates/search/search.mako:21
11369 11409 msgid "Search inside repository group {repo_group_name}"
11370 11410 msgstr ""
11371 11411
11372 11412 #: rhodecode/templates/search/search.mako:10
11373 11413 #: rhodecode/templates/search/search.mako:23
11374 11414 msgid "Search inside all accessible repositories"
11375 11415 msgstr ""
11376 11416
11377 11417 #: rhodecode/templates/search/search.mako:99
11378 11418 msgid "File path"
11379 11419 msgstr ""
11380 11420
11381 11421 #: rhodecode/templates/search/search.mako:102
11382 11422 msgid "Search"
11383 11423 msgstr ""
11384 11424
11385 11425 #: rhodecode/templates/search/search.mako:108
11386 11426 #: rhodecode/templates/search/search.mako:110
11387 11427 #: rhodecode/templates/search/search.mako:112
11388 11428 msgid "Global Search"
11389 11429 msgstr ""
11390 11430
11391 11431 #: rhodecode/templates/search/search.mako:138
11392 11432 msgid "sort"
11393 11433 msgstr ""
11394 11434
11395 11435 #: rhodecode/templates/search/search.mako:157
11396 11436 msgid "Query Language examples"
11397 11437 msgstr ""
11398 11438
11399 11439 #: rhodecode/templates/search/search_commit.mako:15
11400 11440 msgid "Commit date"
11401 11441 msgstr ""
11402 11442
11403 11443 #: rhodecode/templates/search/search_content.mako:7
11404 11444 msgid "No content matched"
11405 11445 msgstr ""
11406 11446
11407 11447 #: rhodecode/templates/search/search_content.mako:12
11408 11448 msgid "more matches in this file"
11409 11449 msgstr ""
11410 11450
11411 11451 #: rhodecode/templates/search/search_content.mako:112
11412 11452 msgid "Narrow to this repository group"
11413 11453 msgstr ""
11414 11454
11415 11455 #: rhodecode/templates/search/search_content.mako:119
11416 11456 msgid "Narrow to this repository"
11417 11457 msgstr ""
11418 11458
11419 11459 #: rhodecode/templates/search/search_path.mako:15
11420 11460 msgid "Lines"
11421 11461 msgstr ""
11422 11462
11423 11463 #: rhodecode/templates/summary/components.mako:20
11424 11464 msgid "Closed Branch"
11425 11465 msgstr ""
11426 11466
11427 11467 #: rhodecode/templates/summary/components.mako:83
11428 11468 msgid "Copy the clone by id url"
11429 11469 msgstr ""
11430 11470
11431 11471 #: rhodecode/templates/summary/components.mako:88
11432 11472 msgid "Copy the clone by ssh url"
11433 11473 msgstr ""
11434 11474
11435 11475 #: rhodecode/templates/summary/components.mako:92
11436 11476 msgid "SVN Protocol is disabled. To enable it, see the"
11437 11477 msgstr ""
11438 11478
11439 11479 #: rhodecode/templates/summary/components.mako:92
11440 11480 msgid "documentation here"
11441 11481 msgstr ""
11442 11482
11443 11483 #: rhodecode/templates/summary/components.mako:135
11444 11484 msgid "Number of Repository Forks"
11445 11485 msgstr ""
11446 11486
11447 11487 #: rhodecode/templates/summary/components.mako:172
11448 11488 msgid "Downloads"
11449 11489 msgstr ""
11450 11490
11451 11491 #: rhodecode/templates/summary/components.mako:177
11452 11492 msgid "There are no downloads yet"
11453 11493 msgstr ""
11454 11494
11455 11495 #: rhodecode/templates/summary/components.mako:181
11456 11496 msgid "Downloads are disabled for this repository"
11457 11497 msgstr ""
11458 11498
11459 11499 #: rhodecode/templates/summary/components.mako:196
11460 11500 msgid "more download options"
11461 11501 msgstr ""
11462 11502
11463 11503 #: rhodecode/templates/summary/components.mako:228
11464 11504 msgid "Repository size"
11465 11505 msgstr ""
11466 11506
11467 11507 #: rhodecode/templates/summary/components.mako:240
11468 11508 msgid "Calculating Repository Size..."
11469 11509 msgstr ""
11470 11510
11471 11511 #: rhodecode/templates/summary/components.mako:251
11472 11512 msgid "Code Statistics"
11473 11513 msgstr ""
11474 11514
11475 11515 #: rhodecode/templates/summary/components.mako:260
11476 11516 msgid "Statistics are disabled for this repository"
11477 11517 msgstr ""
11478 11518
11479 11519 #: rhodecode/templates/summary/summary.mako:21
11480 11520 msgid "Quick start"
11481 11521 msgstr ""
11482 11522
11483 11523 #: rhodecode/templates/summary/summary_base.mako:5
11484 11524 msgid "{} Summary"
11485 11525 msgstr ""
11486 11526
11487 11527 #: rhodecode/templates/summary/summary_base.mako:13
11488 11528 #, python-format
11489 11529 msgid "%s ATOM feed"
11490 11530 msgstr ""
11491 11531
11492 11532 #: rhodecode/templates/summary/summary_base.mako:14
11493 11533 #, python-format
11494 11534 msgid "%s RSS feed"
11495 11535 msgstr ""
11496 11536
11497 11537 #: rhodecode/templates/summary/summary_commits.mako:117
11498 11538 msgid "Add or upload files directly via RhodeCode:"
11499 11539 msgstr ""
11500 11540
11501 11541 #: rhodecode/templates/summary/summary_commits.mako:119
11502 11542 msgid "Add New File"
11503 11543 msgstr ""
11504 11544
11505 11545 #: rhodecode/templates/summary/summary_commits.mako:122
11506 11546 msgid "Upload New File"
11507 11547 msgstr ""
11508 11548
11509 11549 #: rhodecode/templates/summary/summary_commits.mako:128
11510 11550 msgid "Push new repo:"
11511 11551 msgstr ""
11512 11552
11513 11553 #: rhodecode/templates/summary/summary_commits.mako:151
11514 11554 msgid "Existing repository?"
11515 11555 msgstr ""
11516 11556
11517 11557 #: rhodecode/templates/tags/tags.mako:5
11518 11558 #, python-format
11519 11559 msgid "%s Tags"
11520 11560 msgstr ""
11521 11561
11522 11562 #: rhodecode/templates/tags/tags.mako:28
11523 11563 msgid "Compare Selected Tags"
11524 11564 msgstr ""
11525 11565
11526 #: rhodecode/templates/tags/tags.mako:34
11527 msgid "tags"
11528 msgstr ""
11529
11530 11566 #: rhodecode/templates/user_group/profile.mako:6
11531 11567 msgid "User Group Profile"
11532 11568 msgstr ""
11533 11569
11534 11570 #: rhodecode/templates/user_group/profile.mako:15
11535 11571 msgid "Group Name"
11536 11572 msgstr ""
11537 11573
11538 11574 #: rhodecode/templates/users/user_profile.mako:39
11539 11575 msgid "First name"
11540 11576 msgstr ""
11541 11577
11542 11578 #: rhodecode/templates/users/user_profile.mako:49
11543 11579 msgid "Last name"
11544 11580 msgstr ""
11545 11581
11546 11582 #: rhodecode/tests/lib/test_ext_json.py:162
11547 11583 msgid "hello"
11548 11584 msgstr ""
11549 11585
General Comments 0
You need to be logged in to leave comments. Login now