##// END OF EJS Templates
i18n: Updated message catalog template
marcink -
r656:485b22be stable
parent child Browse files
Show More
@@ -1,28 +1,29 b''
1 1 [DEFAULT]
2 2 done = false
3 3
4 4 [task:bump_version]
5 5 done = true
6 6
7 7 [task:fixes_on_stable]
8 8
9 9 [task:pip2nix_generated]
10 10
11 11 [task:changelog_updated]
12 12
13 13 [task:generate_api_docs]
14 done = true
14 15
15 16 [task:updated_translation]
16 17
17 18 [release]
18 19 state = in_progress
19 20 version = 4.3.0
20 21
21 22 [task:rc_tools_pinned]
22 23
23 24 [task:generate_js_routes]
24 25
25 26 [task:updated_trial_license]
26 27
27 28 [task:generate_oss_licenses]
28 29
@@ -1,8485 +1,8567 b''
1 1 # Translations template for rhodecode-enterprise-ce.
2 2 # Copyright (C) 2016 RhodeCode GmbH
3 3 # This file is distributed under the same license as the rhodecode-enterprise-ce project.
4 4 # FIRST AUTHOR <EMAIL@ADDRESS>, 2016.
5 5 #
6 6 #, fuzzy
7 7 msgid ""
8 8 msgstr ""
9 9 "Project-Id-Version: rhodecode-enterprise-ce 4.3.0\n"
10 10 "Report-Msgid-Bugs-To: marcin@rhodecode.com\n"
11 "POT-Creation-Date: 2016-08-02 20:55+0000\n"
11 "POT-Creation-Date: 2016-08-12 12:29+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 20 #: rhodecode/admin/navigation.py:74 rhodecode/authentication/routes.py:60
21 21 #: rhodecode/integrations/views.py:126
22 22 #: rhodecode/templates/admin/permissions/permissions.html:36
23 23 msgid "Global"
24 24 msgstr ""
25 25
26 26 #: rhodecode/admin/navigation.py:75
27 27 #: rhodecode/templates/admin/repos/repo_edit.html:52
28 28 msgid "VCS"
29 29 msgstr ""
30 30
31 31 #: rhodecode/admin/navigation.py:76
32 32 msgid "Visual"
33 33 msgstr ""
34 34
35 35 #: rhodecode/admin/navigation.py:77
36 36 msgid "Remap and Rescan"
37 37 msgstr ""
38 38
39 39 #: rhodecode/admin/navigation.py:78
40 40 #: rhodecode/templates/admin/repos/repo_edit.html:58
41 41 msgid "Issue Tracker"
42 42 msgstr ""
43 43
44 #: rhodecode/admin/navigation.py:80 rhodecode/templates/register.html:76
44 #: rhodecode/admin/navigation.py:80 rhodecode/integrations/types/email.py:172
45 #: rhodecode/templates/register.html:76
45 46 #: rhodecode/templates/admin/my_account/my_account_profile.html:48
46 47 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:94
47 48 #: rhodecode/templates/admin/users/user_add.html:86
48 49 #: rhodecode/templates/admin/users/user_edit_profile.html:65
49 50 #: rhodecode/templates/admin/users/users.html:90
50 51 #: rhodecode/templates/email_templates/user_registration.mako:25
51 52 #: rhodecode/templates/users/user_profile.html:51
52 53 msgid "Email"
53 54 msgstr ""
54 55
55 56 #: rhodecode/admin/navigation.py:81
56 57 msgid "Hooks"
57 58 msgstr ""
58 59
59 60 #: rhodecode/admin/navigation.py:82
60 61 msgid "Full Text Search"
61 62 msgstr ""
62 63
63 64 #: rhodecode/admin/navigation.py:83
64 65 #: rhodecode/templates/admin/integrations/base.html:21
65 66 #: rhodecode/templates/admin/integrations/edit.html:8
66 67 #: rhodecode/templates/admin/integrations/edit.html:19
67 68 #: rhodecode/templates/admin/integrations/list.html:15
68 69 #: rhodecode/templates/admin/integrations/list.html:19
69 70 #: rhodecode/templates/admin/integrations/list.html:26
70 71 #: rhodecode/templates/admin/repos/repo_edit.html:72
71 72 #: rhodecode/templates/base/base.html:84
72 73 msgid "Integrations"
73 74 msgstr ""
74 75
75 76 #: rhodecode/admin/navigation.py:85
76 77 #: rhodecode/templates/admin/settings/settings_system.html:47
77 78 msgid "System Info"
78 79 msgstr ""
79 80
80 81 #: rhodecode/admin/navigation.py:86
81 82 msgid "Open Source Licenses"
82 83 msgstr ""
83 84
84 85 #: rhodecode/admin/navigation.py:93
85 86 msgid "Labs"
86 87 msgstr ""
87 88
88 89 #: rhodecode/authentication/schema.py:35
89 90 msgid "Enable or disable this authentication plugin."
90 91 msgstr ""
91 92
92 93 #: rhodecode/authentication/schema.py:37 rhodecode/integrations/schema.py:37
93 94 #: rhodecode/templates/admin/integrations/list.html:62
94 95 #: rhodecode/templates/admin/my_account/my_account_notifications.html:14
95 96 msgid "Enabled"
96 97 msgstr ""
97 98
98 99 #: rhodecode/authentication/schema.py:43
99 100 msgid "Amount of seconds to cache the authentication call for this plugin. Useful for long calls like LDAP to improve the responsiveness of the authentication system (0 means disabled)."
100 101 msgstr ""
101 102
102 103 #: rhodecode/authentication/schema.py:48
103 104 msgid "Auth Cache TTL"
104 105 msgstr ""
105 106
106 107 #: rhodecode/authentication/views.py:90
107 108 msgid "Errors exist when saving plugin settings. Please check the form inputs."
108 109 msgstr ""
109 110
110 111 #: rhodecode/authentication/views.py:103 rhodecode/authentication/views.py:172
111 112 msgid "Auth settings updated successfully."
112 113 msgstr ""
113 114
114 115 #: rhodecode/authentication/views.py:177
115 116 msgid "Errors exist when saving plugin setting. Please check the form inputs."
116 117 msgstr ""
117 118
118 119 #: rhodecode/authentication/views.py:187
119 120 msgid "Error occurred during update of auth settings."
120 121 msgstr ""
121 122
122 123 #: rhodecode/authentication/plugins/auth_crowd.py:61
123 124 msgid "The FQDN or IP of the Atlassian CROWD Server"
124 125 msgstr ""
125 126
126 127 #: rhodecode/authentication/plugins/auth_crowd.py:63
127 128 msgid "Host"
128 129 msgstr ""
129 130
130 131 #: rhodecode/authentication/plugins/auth_crowd.py:68
131 132 msgid "The Port in use by the Atlassian CROWD Server"
132 133 msgstr ""
133 134
134 135 #: rhodecode/authentication/plugins/auth_crowd.py:70
135 136 #: rhodecode/authentication/plugins/auth_ldap.py:84
136 137 msgid "Port"
137 138 msgstr ""
138 139
139 140 #: rhodecode/authentication/plugins/auth_crowd.py:76
140 141 msgid "The Application Name to authenticate to CROWD"
141 142 msgstr ""
142 143
143 144 #: rhodecode/authentication/plugins/auth_crowd.py:78
144 145 msgid "Application Name"
145 146 msgstr ""
146 147
147 148 #: rhodecode/authentication/plugins/auth_crowd.py:83
148 149 msgid "The password to authenticate to CROWD"
149 150 msgstr ""
150 151
151 152 #: rhodecode/authentication/plugins/auth_crowd.py:85
152 153 msgid "Application Password"
153 154 msgstr ""
154 155
155 156 #: rhodecode/authentication/plugins/auth_crowd.py:90
156 157 msgid "A comma separated list of group names that identify users as RhodeCode Administrators"
157 158 msgstr ""
158 159
159 160 #: rhodecode/authentication/plugins/auth_crowd.py:94
160 161 msgid "Admin Groups"
161 162 msgstr ""
162 163
163 164 #: rhodecode/authentication/plugins/auth_crowd.py:216
164 165 msgid "CROWD"
165 166 msgstr ""
166 167
167 168 #: rhodecode/authentication/plugins/auth_headers.py:55
168 169 msgid "Header to extract the user from"
169 170 msgstr ""
170 171
171 172 #: rhodecode/authentication/plugins/auth_headers.py:57
172 173 msgid "Header"
173 174 msgstr ""
174 175
175 176 #: rhodecode/authentication/plugins/auth_headers.py:62
176 177 msgid "Header to extract the user from when main one fails"
177 178 msgstr ""
178 179
179 180 #: rhodecode/authentication/plugins/auth_headers.py:64
180 181 msgid "Fallback header"
181 182 msgstr ""
182 183
183 184 #: rhodecode/authentication/plugins/auth_headers.py:69
184 185 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"
185 186 msgstr ""
186 187
187 188 #: rhodecode/authentication/plugins/auth_headers.py:74
188 189 msgid "Clean username"
189 190 msgstr ""
190 191
191 192 #: rhodecode/authentication/plugins/auth_headers.py:99
192 193 msgid "Headers"
193 194 msgstr ""
194 195
195 196 #: rhodecode/authentication/plugins/auth_jasig_cas.py:63
196 197 msgid "The url of the Jasig CAS REST service"
197 198 msgstr ""
198 199
199 200 #: rhodecode/authentication/plugins/auth_jasig_cas.py:65
200 201 #: rhodecode/templates/admin/gists/show.html:21
201 202 msgid "URL"
202 203 msgstr ""
203 204
204 205 #: rhodecode/authentication/plugins/auth_jasig_cas.py:93
205 206 msgid "Jasig-CAS"
206 207 msgstr ""
207 208
208 209 #: rhodecode/authentication/plugins/auth_ldap.py:75
209 210 msgid "Host of the LDAP Server"
210 211 msgstr ""
211 212
212 213 #: rhodecode/authentication/plugins/auth_ldap.py:77
213 214 msgid "LDAP Host"
214 215 msgstr ""
215 216
216 217 #: rhodecode/authentication/plugins/auth_ldap.py:82
217 218 msgid "Port that the LDAP server is listening on"
218 219 msgstr ""
219 220
220 221 #: rhodecode/authentication/plugins/auth_ldap.py:90
221 222 msgid "User to connect to LDAP"
222 223 msgstr ""
223 224
224 225 #: rhodecode/authentication/plugins/auth_ldap.py:93
225 226 msgid "Account"
226 227 msgstr ""
227 228
228 229 #: rhodecode/authentication/plugins/auth_ldap.py:98
229 230 msgid "Password to connect to LDAP"
230 231 msgstr ""
231 232
232 233 #: rhodecode/authentication/plugins/auth_ldap.py:101
233 234 #: rhodecode/templates/login.html:50 rhodecode/templates/register.html:48
234 235 #: rhodecode/templates/admin/my_account/my_account.html:30
235 236 #: rhodecode/templates/admin/users/user_add.html:44
236 237 #: rhodecode/templates/base/base.html:315
237 238 #: rhodecode/templates/debug_style/login.html:45
238 239 msgid "Password"
239 240 msgstr ""
240 241
241 242 #: rhodecode/authentication/plugins/auth_ldap.py:106
242 243 msgid "TLS Type"
243 244 msgstr ""
244 245
245 246 #: rhodecode/authentication/plugins/auth_ldap.py:107
246 247 msgid "Connection Security"
247 248 msgstr ""
248 249
249 250 #: rhodecode/authentication/plugins/auth_ldap.py:113
250 251 msgid "Require Cert over TLS?"
251 252 msgstr ""
252 253
253 254 #: rhodecode/authentication/plugins/auth_ldap.py:114
254 255 msgid "Certificate Checks"
255 256 msgstr ""
256 257
257 258 #: rhodecode/authentication/plugins/auth_ldap.py:120
258 259 msgid "Base DN to search (e.g., dc=mydomain,dc=com)"
259 260 msgstr ""
260 261
261 262 #: rhodecode/authentication/plugins/auth_ldap.py:123
262 263 msgid "Base DN"
263 264 msgstr ""
264 265
265 266 #: rhodecode/authentication/plugins/auth_ldap.py:128
266 267 msgid "Filter to narrow results (e.g., ou=Users, etc)"
267 268 msgstr ""
268 269
269 270 #: rhodecode/authentication/plugins/auth_ldap.py:131
270 271 msgid "LDAP Search Filter"
271 272 msgstr ""
272 273
273 274 #: rhodecode/authentication/plugins/auth_ldap.py:136
274 275 msgid "How deep to search LDAP"
275 276 msgstr ""
276 277
277 278 #: rhodecode/authentication/plugins/auth_ldap.py:137
278 279 msgid "LDAP Search Scope"
279 280 msgstr ""
280 281
281 282 #: rhodecode/authentication/plugins/auth_ldap.py:143
282 283 msgid "LDAP Attribute to map to user name"
283 284 msgstr ""
284 285
285 286 #: rhodecode/authentication/plugins/auth_ldap.py:145
286 287 msgid "Login Attribute"
287 288 msgstr ""
288 289
289 290 #: rhodecode/authentication/plugins/auth_ldap.py:146
290 291 msgid "The LDAP Login attribute of the CN must be specified"
291 292 msgstr ""
292 293
293 294 #: rhodecode/authentication/plugins/auth_ldap.py:151
294 295 msgid "LDAP Attribute to map to first name"
295 296 msgstr ""
296 297
297 298 #: rhodecode/authentication/plugins/auth_ldap.py:154
298 299 msgid "First Name Attribute"
299 300 msgstr ""
300 301
301 302 #: rhodecode/authentication/plugins/auth_ldap.py:159
302 303 msgid "LDAP Attribute to map to last name"
303 304 msgstr ""
304 305
305 306 #: rhodecode/authentication/plugins/auth_ldap.py:162
306 307 msgid "Last Name Attribute"
307 308 msgstr ""
308 309
309 310 #: rhodecode/authentication/plugins/auth_ldap.py:167
310 311 msgid "LDAP Attribute to map to email address"
311 312 msgstr ""
312 313
313 314 #: rhodecode/authentication/plugins/auth_ldap.py:170
314 315 msgid "Email Attribute"
315 316 msgstr ""
316 317
317 318 #: rhodecode/authentication/plugins/auth_ldap.py:351
318 319 msgid "LDAP"
319 320 msgstr ""
320 321
321 322 #: rhodecode/authentication/plugins/auth_pam.py:60
322 323 msgid "PAM service name to use for authentication."
323 324 msgstr ""
324 325
325 326 #: rhodecode/authentication/plugins/auth_pam.py:62
326 327 msgid "PAM service name"
327 328 msgstr ""
328 329
329 330 #: rhodecode/authentication/plugins/auth_pam.py:67
330 331 msgid "Regular expression for extracting user name/email etc. from Unix userinfo."
331 332 msgstr ""
332 333
333 334 #: rhodecode/authentication/plugins/auth_pam.py:70
334 335 msgid "Gecos Regex"
335 336 msgstr ""
336 337
337 338 #: rhodecode/authentication/plugins/auth_pam.py:98
338 339 msgid "PAM"
339 340 msgstr ""
340 341
341 342 #: rhodecode/authentication/plugins/auth_rhodecode.py:68
342 343 msgid "Rhodecode"
343 344 msgstr ""
344 345
345 346 #: rhodecode/authentication/plugins/auth_token.py:71
346 347 msgid "Rhodecode Token Auth"
347 348 msgstr ""
348 349
349 350 #: rhodecode/controllers/changelog.py:90 rhodecode/controllers/compare.py:63
350 351 #: rhodecode/controllers/pullrequests.py:280
351 352 msgid "There are no commits yet"
352 353 msgstr ""
353 354
354 355 #: rhodecode/controllers/changeset.py:77
355 356 #: rhodecode/templates/files/diff_2way.html:75
356 357 msgid "Show whitespace"
357 358 msgstr ""
358 359
359 360 #: rhodecode/controllers/changeset.py:78
360 361 msgid "Show whitespace for all diffs"
361 362 msgstr ""
362 363
363 364 #: rhodecode/controllers/changeset.py:84
364 365 #: rhodecode/templates/files/diff_2way.html:74
365 366 msgid "Ignore whitespace"
366 367 msgstr ""
367 368
368 369 #: rhodecode/controllers/changeset.py:85
369 370 msgid "Ignore whitespace for all diffs"
370 371 msgstr ""
371 372
372 373 #: rhodecode/controllers/changeset.py:141
373 374 msgid "Increase context"
374 375 msgstr ""
375 376
376 377 #: rhodecode/controllers/changeset.py:142
377 378 msgid "Increase context for all diffs"
378 379 msgstr ""
379 380
380 381 #: rhodecode/controllers/changeset.py:181 rhodecode/controllers/files.py:104
381 382 #: rhodecode/controllers/files.py:125
382 383 msgid "No such commit exists for this repository"
383 384 msgstr ""
384 385
385 386 #: rhodecode/controllers/changeset.py:335
386 387 #: rhodecode/controllers/pullrequests.py:750
387 #: rhodecode/model/pull_request.py:843
388 #: rhodecode/model/pull_request.py:842
388 389 #, python-format
389 390 msgid "Status change %(transition_icon)s %(status)s"
390 391 msgstr ""
391 392
392 #: rhodecode/controllers/changeset.py:372
393 #: rhodecode/controllers/changeset.py:373
393 394 msgid "Changing the status of a commit associated with a closed pull request is not allowed"
394 395 msgstr ""
395 396
396 397 #: rhodecode/controllers/compare.py:87
397 398 msgid "Select commit"
398 399 msgstr ""
399 400
400 401 #: rhodecode/controllers/compare.py:139
401 402 #, python-format
402 403 msgid "Could not find the original repo: %(repo)s"
403 404 msgstr ""
404 405
405 406 #: rhodecode/controllers/compare.py:147
406 407 #, python-format
407 408 msgid "Could not find the other repo: %(repo)s"
408 409 msgstr ""
409 410
410 411 #: rhodecode/controllers/compare.py:156
411 412 msgid "The comparison of two different kinds of remote repos is not available"
412 413 msgstr ""
413 414
414 415 #: rhodecode/controllers/compare.py:190
415 416 msgid "Could not compare repos with different large file settings"
416 417 msgstr ""
417 418
418 419 #: rhodecode/controllers/compare.py:226
419 420 #, python-format
420 421 msgid "Repositories unrelated. Cannot compare commit %(commit1)s from repository %(repo1)s with commit %(commit2)s from repository %(repo2)s."
421 422 msgstr ""
422 423
423 424 #: rhodecode/controllers/feed.py:70
424 425 #, python-format
425 426 msgid "Changes on %s repository"
426 427 msgstr ""
427 428
428 429 #: rhodecode/controllers/feed.py:71
429 430 #, python-format
430 431 msgid "%s %s feed"
431 432 msgstr ""
432 433
433 434 #: rhodecode/controllers/files.py:96
434 435 msgid "Click here to add a new file."
435 436 msgstr ""
436 437
437 438 #: rhodecode/controllers/files.py:101
438 439 #, python-format
439 440 msgid "There are no files yet. %s"
440 441 msgstr ""
441 442
442 443 #: rhodecode/controllers/files.py:381 rhodecode/controllers/files.py:434
443 444 #: rhodecode/controllers/files.py:465 rhodecode/controllers/files.py:540
444 445 #: rhodecode/controllers/files.py:585 rhodecode/controllers/files.py:676
445 446 #, python-format
446 447 msgid "This repository has been locked by %s on %s"
447 448 msgstr ""
448 449
449 450 #: rhodecode/controllers/files.py:389 rhodecode/controllers/files.py:442
450 451 msgid "You can only delete files with revision being a valid branch "
451 452 msgstr ""
452 453
453 454 #: rhodecode/controllers/files.py:398 rhodecode/controllers/files.py:451
454 455 #, python-format
455 456 msgid "Deleted file %s via RhodeCode Enterprise"
456 457 msgstr ""
457 458
458 459 #: rhodecode/controllers/files.py:418
459 460 #, python-format
460 461 msgid "Successfully deleted file %s"
461 462 msgstr ""
462 463
463 464 #: rhodecode/controllers/files.py:421 rhodecode/controllers/files.py:527
464 465 #: rhodecode/controllers/files.py:664
465 466 msgid "Error occurred during commit"
466 467 msgstr ""
467 468
468 469 #: rhodecode/controllers/files.py:473 rhodecode/controllers/files.py:548
469 470 msgid "You can only edit files with revision being a valid branch "
470 471 msgstr ""
471 472
472 473 #: rhodecode/controllers/files.py:485 rhodecode/controllers/files.py:560
473 474 #, python-format
474 475 msgid "Edited file %s via RhodeCode Enterprise"
475 476 msgstr ""
476 477
477 478 #: rhodecode/controllers/files.py:502
478 479 msgid "No changes"
479 480 msgstr ""
480 481
481 482 #: rhodecode/controllers/files.py:524 rhodecode/controllers/files.py:653
482 483 #, python-format
483 484 msgid "Successfully committed to %s"
484 485 msgstr ""
485 486
486 487 #: rhodecode/controllers/files.py:598 rhodecode/controllers/files.py:687
487 488 msgid "Added file via RhodeCode Enterprise"
488 489 msgstr ""
489 490
490 491 #: rhodecode/controllers/files.py:623
491 492 msgid "No filename"
492 493 msgstr ""
493 494
494 495 #: rhodecode/controllers/files.py:656
495 496 msgid "The location specified must be a relative path and must not contain .. in the path"
496 497 msgstr ""
497 498
498 499 #: rhodecode/controllers/files.py:710
499 500 msgid "Downloads disabled"
500 501 msgstr ""
501 502
502 503 #: rhodecode/controllers/files.py:716
503 504 #, python-format
504 505 msgid "Unknown revision %s"
505 506 msgstr ""
506 507
507 508 #: rhodecode/controllers/files.py:718
508 509 msgid "Empty repository"
509 510 msgstr ""
510 511
511 512 #: rhodecode/controllers/files.py:720 rhodecode/controllers/files.py:754
512 513 msgid "Unknown archive type"
513 514 msgstr ""
514 515
515 516 #: rhodecode/controllers/files.py:921
516 517 #, python-format
517 518 msgid "Commit %(commit)s does not exist."
518 519 msgstr ""
519 520
520 521 #: rhodecode/controllers/files.py:938
521 522 #, python-format
522 523 msgid "%(file_path)s has not changed between %(commit_1)s and %(commit_2)s."
523 524 msgstr ""
524 525
525 526 #: rhodecode/controllers/files.py:1005
526 527 msgid "Changesets"
527 528 msgstr ""
528 529
529 530 #: rhodecode/controllers/files.py:1026 rhodecode/controllers/summary.py:251
530 531 #: rhodecode/model/pull_request.py:1059 rhodecode/model/scm.py:780
531 532 #: rhodecode/templates/base/vcs_settings.html:138
532 533 msgid "Branches"
533 534 msgstr ""
534 535
535 536 #: rhodecode/controllers/files.py:1030 rhodecode/model/scm.py:795
536 537 #: rhodecode/templates/base/vcs_settings.html:163
537 538 msgid "Tags"
538 539 msgstr ""
539 540
540 541 #: rhodecode/controllers/forks.py:191
541 542 #, python-format
542 543 msgid "An error occurred during repository forking %s"
543 544 msgstr ""
544 545
545 546 #: rhodecode/controllers/home.py:205
546 547 msgid "Groups"
547 548 msgstr ""
548 549
549 550 #: rhodecode/controllers/home.py:212 rhodecode/controllers/home.py:247
550 551 #: rhodecode/controllers/pullrequests.py:383
551 552 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:128
552 553 #: rhodecode/templates/admin/repos/repo_add.html:15
553 554 #: rhodecode/templates/admin/repos/repo_add.html:19
554 555 #: rhodecode/templates/admin/users/user_edit_advanced.html:11
555 556 #: rhodecode/templates/base/base.html:78 rhodecode/templates/base/base.html:150
556 557 #: rhodecode/templates/base/base.html:627
557 558 msgid "Repositories"
558 559 msgstr ""
559 560
560 561 #: rhodecode/controllers/home.py:225
561 562 #, python-format
562 563 msgid "Commits in %(repo)s"
563 564 msgstr ""
564 565
565 566 #: rhodecode/controllers/journal.py:107 rhodecode/controllers/journal.py:150
566 567 msgid "public journal"
567 568 msgstr ""
568 569
569 570 #: rhodecode/controllers/journal.py:111 rhodecode/controllers/journal.py:154
570 571 msgid "journal"
571 572 msgstr ""
572 573
573 574 #: rhodecode/controllers/pullrequests.py:294
574 575 msgid "Commit does not exist"
575 576 msgstr ""
576 577
577 578 #: rhodecode/controllers/pullrequests.py:406
578 579 msgid "Pull request requires a title with min. 3 chars"
579 580 msgstr ""
580 581
581 582 #: rhodecode/controllers/pullrequests.py:408
582 583 msgid "Error creating pull request: {}"
583 584 msgstr ""
584 585
585 586 #: rhodecode/controllers/pullrequests.py:455
586 587 msgid "Successfully opened new pull request"
587 588 msgstr ""
588 589
589 590 #: rhodecode/controllers/pullrequests.py:458
590 591 msgid "Error occurred during sending pull request"
591 592 msgstr ""
592 593
593 594 #: rhodecode/controllers/pullrequests.py:498
594 595 msgid "Cannot update closed pull requests."
595 596 msgstr ""
596 597
597 598 #: rhodecode/controllers/pullrequests.py:504
598 599 msgid "Pull request title & description updated."
599 600 msgstr ""
600 601
601 602 #: rhodecode/controllers/pullrequests.py:514
602 603 msgid "Pull request updated to \"{source_commit_id}\" with {count_added} added, {count_removed} removed commits."
603 604 msgstr ""
604 605
605 606 #: rhodecode/controllers/pullrequests.py:524
606 607 msgid "Nothing changed in pull request."
607 608 msgstr ""
608 609
609 610 #: rhodecode/controllers/pullrequests.py:527
610 611 msgid "Skipping update of pull request due to reference type: {reference_type}"
611 612 msgstr ""
612 613
613 614 #: rhodecode/controllers/pullrequests.py:534
614 615 msgid "Update failed due to missing commits."
615 616 msgstr ""
616 617
617 618 #: rhodecode/controllers/pullrequests.py:580
618 619 msgid "Pull request reviewer approval is pending."
619 620 msgstr ""
620 621
621 622 #: rhodecode/controllers/pullrequests.py:594
622 623 msgid "Pull request was successfully merged and closed."
623 624 msgstr ""
624 625
625 626 #: rhodecode/controllers/pullrequests.py:632
626 627 msgid "Successfully deleted pull request"
627 628 msgstr ""
628 629
629 630 #: rhodecode/controllers/pullrequests.py:668
630 631 msgid "Reviewer approval is pending."
631 632 msgstr ""
632 633
633 634 #: rhodecode/controllers/pullrequests.py:710
634 635 msgid "Close Pull Request"
635 636 msgstr ""
636 637
637 638 #: rhodecode/controllers/pullrequests.py:754
638 #: rhodecode/model/pull_request.py:847
639 #: rhodecode/model/pull_request.py:846
639 640 msgid "Closing with"
640 641 msgstr ""
641 642
642 #: rhodecode/controllers/pullrequests.py:802
643 #: rhodecode/controllers/pullrequests.py:804
643 644 #, python-format
644 645 msgid "Closing pull request on other statuses than rejected or approved is forbidden. Calculated status from all reviewers is currently: %s"
645 646 msgstr ""
646 647
647 648 #: rhodecode/controllers/summary.py:235
648 649 msgid "Branch"
649 650 msgstr ""
650 651
651 652 #: rhodecode/controllers/summary.py:236
652 653 msgid "Tag"
653 654 msgstr ""
654 655
655 656 #: rhodecode/controllers/summary.py:237
656 657 msgid "Bookmark"
657 658 msgstr ""
658 659
659 660 #: rhodecode/controllers/summary.py:252
660 661 msgid "Closed branches"
661 662 msgstr ""
662 663
663 664 #: rhodecode/controllers/admin/defaults.py:84
664 665 msgid "Default settings updated successfully"
665 666 msgstr ""
666 667
667 668 #: rhodecode/controllers/admin/defaults.py:99
668 669 msgid "Error occurred during update of default values"
669 670 msgstr ""
670 671
671 672 #: rhodecode/controllers/admin/gists.py:63
672 673 #: rhodecode/controllers/admin/my_account.py:307
673 674 #: rhodecode/controllers/admin/users.py:431
674 675 msgid "forever"
675 676 msgstr ""
676 677
677 678 #: rhodecode/controllers/admin/gists.py:64
678 679 #: rhodecode/controllers/admin/my_account.py:308
679 680 #: rhodecode/controllers/admin/users.py:432
680 681 msgid "5 minutes"
681 682 msgstr ""
682 683
683 684 #: rhodecode/controllers/admin/gists.py:65
684 685 #: rhodecode/controllers/admin/my_account.py:309
685 686 #: rhodecode/controllers/admin/users.py:433
686 687 msgid "1 hour"
687 688 msgstr ""
688 689
689 690 #: rhodecode/controllers/admin/gists.py:66
690 691 #: rhodecode/controllers/admin/my_account.py:310
691 692 #: rhodecode/controllers/admin/users.py:434
692 693 msgid "1 day"
693 694 msgstr ""
694 695
695 696 #: rhodecode/controllers/admin/gists.py:67
696 697 #: rhodecode/controllers/admin/my_account.py:311
697 698 #: rhodecode/controllers/admin/users.py:435
698 699 msgid "1 month"
699 700 msgstr ""
700 701
701 702 #: rhodecode/controllers/admin/gists.py:71
702 703 #: rhodecode/controllers/admin/my_account.py:313
703 704 #: rhodecode/controllers/admin/users.py:437
704 705 msgid "Lifetime"
705 706 msgstr ""
706 707
707 708 #: rhodecode/controllers/admin/gists.py:73
708 709 msgid "Requires registered account"
709 710 msgstr ""
710 711
711 712 #: rhodecode/controllers/admin/gists.py:74
712 713 msgid "Can be accessed by anonymous users"
713 714 msgstr ""
714 715
715 716 #: rhodecode/controllers/admin/gists.py:200
716 717 msgid "Error occurred during gist creation"
717 718 msgstr ""
718 719
719 720 #: rhodecode/controllers/admin/gists.py:231
720 721 #, python-format
721 722 msgid "Deleted gist %s"
722 723 msgstr ""
723 724
724 725 #: rhodecode/controllers/admin/gists.py:308
725 726 msgid "Successfully updated gist content"
726 727 msgstr ""
727 728
728 729 #: rhodecode/controllers/admin/gists.py:313
729 730 msgid "Successfully updated gist data"
730 731 msgstr ""
731 732
732 733 #: rhodecode/controllers/admin/gists.py:316
733 734 msgid "Error occurred during update of gist {}: {}"
734 735 msgstr ""
735 736
736 737 #: rhodecode/controllers/admin/gists.py:320
737 738 #, python-format
738 739 msgid "Error occurred during update of gist %s"
739 740 msgstr ""
740 741
741 742 #: rhodecode/controllers/admin/gists.py:343
742 743 #: rhodecode/templates/admin/gists/show.html:67
743 744 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:19
744 745 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:42
745 746 #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:16
746 747 #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:38
747 748 #: rhodecode/templates/data_table/_dt_elements.html:255
748 749 msgid "never"
749 750 msgstr ""
750 751
751 752 #: rhodecode/controllers/admin/gists.py:348
752 753 #, python-format
753 754 msgid "%(expiry)s - current value"
754 755 msgstr ""
755 756
756 757 #: rhodecode/controllers/admin/my_account.py:70
757 758 msgid "You can't edit this user since it's crucial for entire application"
758 759 msgstr ""
759 760
760 761 #: rhodecode/controllers/admin/my_account.py:128
761 762 msgid "Your account was updated successfully"
762 763 msgstr ""
763 764
764 765 #: rhodecode/controllers/admin/my_account.py:143
765 766 #: rhodecode/controllers/admin/users.py:218
766 767 #, python-format
767 768 msgid "Error occurred during update of user %s"
768 769 msgstr ""
769 770
770 771 #: rhodecode/controllers/admin/my_account.py:202
771 772 msgid "Successfully updated password"
772 773 msgstr ""
773 774
774 775 #: rhodecode/controllers/admin/my_account.py:213
775 776 msgid "Error occurred during update of user password"
776 777 msgstr ""
777 778
778 779 #: rhodecode/controllers/admin/my_account.py:261
779 780 #: rhodecode/controllers/admin/users.py:611
780 781 #, python-format
781 782 msgid "Added new email address `%s` for user account"
782 783 msgstr ""
783 784
784 785 #: rhodecode/controllers/admin/my_account.py:268
785 786 #: rhodecode/controllers/admin/users.py:618
786 787 msgid "An error occurred during email saving"
787 788 msgstr ""
788 789
789 790 #: rhodecode/controllers/admin/my_account.py:278
790 791 #: rhodecode/controllers/admin/users.py:633
791 792 msgid "Removed email address from user account"
792 793 msgstr ""
793 794
794 795 #: rhodecode/controllers/admin/my_account.py:316
795 796 #: rhodecode/controllers/admin/users.py:440
796 797 msgid "Role"
797 798 msgstr ""
798 799
799 800 #: rhodecode/controllers/admin/my_account.py:329
800 801 #: rhodecode/controllers/admin/users.py:464
801 802 msgid "Auth token successfully created"
802 803 msgstr ""
803 804
804 805 #: rhodecode/controllers/admin/my_account.py:342
805 806 #: rhodecode/controllers/admin/users.py:483
806 807 msgid "Auth token successfully reset"
807 808 msgstr ""
808 809
809 810 #: rhodecode/controllers/admin/my_account.py:346
810 811 #: rhodecode/controllers/admin/users.py:487
811 812 msgid "Auth token successfully deleted"
812 813 msgstr ""
813 814
814 815 #: rhodecode/controllers/admin/permissions.py:111
815 816 msgid "Application permissions updated successfully"
816 817 msgstr ""
817 818
818 819 #: rhodecode/controllers/admin/permissions.py:126
819 820 #: rhodecode/controllers/admin/permissions.py:175
820 821 #: rhodecode/controllers/admin/permissions.py:229
821 822 msgid "Error occurred during update of permissions"
822 823 msgstr ""
823 824
824 825 #: rhodecode/controllers/admin/permissions.py:160
825 826 msgid "Object permissions updated successfully"
826 827 msgstr ""
827 828
828 829 #: rhodecode/controllers/admin/permissions.py:214
829 830 msgid "Global permissions updated successfully"
830 831 msgstr ""
831 832
832 833 #: rhodecode/controllers/admin/repo_groups.py:197
833 834 #, python-format
834 835 msgid "Created repository group %s"
835 836 msgstr ""
836 837
837 838 #: rhodecode/controllers/admin/repo_groups.py:210
838 839 #, python-format
839 840 msgid "Error occurred during creation of repository group %s"
840 841 msgstr ""
841 842
842 843 #: rhodecode/controllers/admin/repo_groups.py:258
843 844 #, python-format
844 845 msgid "Updated repository group %s"
845 846 msgstr ""
846 847
847 848 #: rhodecode/controllers/admin/repo_groups.py:274
848 849 #, python-format
849 850 msgid "Error occurred during update of repository group %s"
850 851 msgstr ""
851 852
852 853 #: rhodecode/controllers/admin/repo_groups.py:296
853 854 #, python-format
854 855 msgid "This group contains %(num)d repository and cannot be deleted"
855 856 msgid_plural "This group contains %(num)d repositories and cannot be deleted"
856 857 msgstr[0] ""
857 858 msgstr[1] ""
858 859
859 860 #: rhodecode/controllers/admin/repo_groups.py:305
860 861 #, python-format
861 862 msgid "This group contains %(num)d subgroup and cannot be deleted"
862 863 msgid_plural "This group contains %(num)d subgroups and cannot be deleted"
863 864 msgstr[0] ""
864 865 msgstr[1] ""
865 866
866 867 #: rhodecode/controllers/admin/repo_groups.py:312
867 868 #, python-format
868 869 msgid "Removed repository group %s"
869 870 msgstr ""
870 871
871 872 #: rhodecode/controllers/admin/repo_groups.py:317
872 873 #, python-format
873 874 msgid "Error occurred during deletion of repository group %s"
874 875 msgstr ""
875 876
876 877 #: rhodecode/controllers/admin/repo_groups.py:388
877 878 #: rhodecode/controllers/admin/user_groups.py:325
878 879 msgid "Cannot change permission for yourself as admin"
879 880 msgstr ""
880 881
881 882 #: rhodecode/controllers/admin/repo_groups.py:405
882 883 msgid "Repository Group permissions updated"
883 884 msgstr ""
884 885
885 886 #: rhodecode/controllers/admin/repos.py:129
886 887 #, python-format
887 888 msgid "Error creating repository %s: invalid certificate"
888 889 msgstr ""
889 890
890 891 #: rhodecode/controllers/admin/repos.py:133
891 892 #, python-format
892 893 msgid "Error creating repository %s"
893 894 msgstr ""
894 895
895 896 #: rhodecode/controllers/admin/repos.py:265
896 897 #, python-format
897 898 msgid "Created repository %s from %s"
898 899 msgstr ""
899 900
900 901 #: rhodecode/controllers/admin/repos.py:274
901 902 #, python-format
902 903 msgid "Forked repository %s as %s"
903 904 msgstr ""
904 905
905 906 #: rhodecode/controllers/admin/repos.py:277
906 907 #, python-format
907 908 msgid "Created repository %s"
908 909 msgstr ""
909 910
910 911 #: rhodecode/controllers/admin/repos.py:319
911 912 #, python-format
912 913 msgid "Repository %s updated successfully"
913 914 msgstr ""
914 915
915 916 #: rhodecode/controllers/admin/repos.py:338
916 917 #, python-format
917 918 msgid "Error occurred during update of repository %s"
918 919 msgstr ""
919 920
920 921 #: rhodecode/controllers/admin/repos.py:366
921 922 #, python-format
922 923 msgid "Detached %s forks"
923 924 msgstr ""
924 925
925 926 #: rhodecode/controllers/admin/repos.py:369
926 927 #, python-format
927 928 msgid "Deleted %s forks"
928 929 msgstr ""
929 930
930 931 #: rhodecode/controllers/admin/repos.py:374
931 932 #, python-format
932 933 msgid "Deleted repository %s"
933 934 msgstr ""
934 935
935 936 #: rhodecode/controllers/admin/repos.py:377
936 937 #, python-format
937 938 msgid "Cannot delete %s it still contains attached forks"
938 939 msgstr ""
939 940
940 941 #: rhodecode/controllers/admin/repos.py:382
941 942 #, python-format
942 943 msgid "An error occurred during deletion of %s"
943 944 msgstr ""
944 945
945 946 #: rhodecode/controllers/admin/repos.py:436
946 947 msgid "Repository permissions updated"
947 948 msgstr ""
948 949
949 950 #: rhodecode/controllers/admin/repos.py:467
950 951 msgid "An error occurred during creation of field"
951 952 msgstr ""
952 953
953 954 #: rhodecode/controllers/admin/repos.py:482
954 955 msgid "An error occurred during removal of field"
955 956 msgstr ""
956 957
957 958 #: rhodecode/controllers/admin/repos.py:521
958 959 msgid "Updated repository visibility in public journal"
959 960 msgstr ""
960 961
961 962 #: rhodecode/controllers/admin/repos.py:525
962 963 msgid "An error occurred during setting this repository in public journal"
963 964 msgstr ""
964 965
965 966 #: rhodecode/controllers/admin/repos.py:549
966 967 msgid "Nothing"
967 968 msgstr ""
968 969
969 970 #: rhodecode/controllers/admin/repos.py:551
970 971 #, python-format
971 972 msgid "Marked repo %s as fork of %s"
972 973 msgstr ""
973 974
974 975 #: rhodecode/controllers/admin/repos.py:558
975 976 msgid "An error occurred during this operation"
976 977 msgstr ""
977 978
978 979 #: rhodecode/controllers/admin/repos.py:576
979 980 msgid "Locked repository"
980 981 msgstr ""
981 982
982 983 #: rhodecode/controllers/admin/repos.py:579
983 984 msgid "Unlocked repository"
984 985 msgstr ""
985 986
986 987 #: rhodecode/controllers/admin/repos.py:582
987 988 #: rhodecode/controllers/admin/repos.py:611
988 989 msgid "An error occurred during unlocking"
989 990 msgstr ""
990 991
991 992 #: rhodecode/controllers/admin/repos.py:601
992 993 msgid "Unlocked"
993 994 msgstr ""
994 995
995 996 #: rhodecode/controllers/admin/repos.py:605
996 997 msgid "Locked"
997 998 msgstr ""
998 999
999 1000 #: rhodecode/controllers/admin/repos.py:607
1000 1001 #, python-format
1001 1002 msgid "Repository has been %s"
1002 1003 msgstr ""
1003 1004
1004 1005 #: rhodecode/controllers/admin/repos.py:622
1005 1006 msgid "Cache invalidation successful"
1006 1007 msgstr ""
1007 1008
1008 1009 #: rhodecode/controllers/admin/repos.py:626
1009 1010 msgid "An error occurred during cache invalidation"
1010 1011 msgstr ""
1011 1012
1012 1013 #: rhodecode/controllers/admin/repos.py:646
1013 1014 msgid "Pulled from remote location"
1014 1015 msgstr ""
1015 1016
1016 1017 #: rhodecode/controllers/admin/repos.py:649
1017 1018 msgid "An error occurred during pull from remote location"
1018 1019 msgstr ""
1019 1020
1020 1021 #: rhodecode/controllers/admin/repos.py:671
1021 1022 msgid "An error occurred during deletion of repository stats"
1022 1023 msgstr ""
1023 1024
1024 1025 #: rhodecode/controllers/admin/repos.py:718
1025 1026 msgid "Error occurred during deleting issue tracker entry"
1026 1027 msgstr ""
1027 1028
1028 1029 #: rhodecode/controllers/admin/repos.py:721
1029 1030 #: rhodecode/controllers/admin/settings.py:363
1030 1031 msgid "Removed issue tracker entry"
1031 1032 msgstr ""
1032 1033
1033 1034 #: rhodecode/controllers/admin/repos.py:751
1034 1035 #: rhodecode/controllers/admin/settings.py:409
1035 1036 msgid "Updated issue tracker entries"
1036 1037 msgstr ""
1037 1038
1038 1039 #: rhodecode/controllers/admin/repos.py:812
1039 1040 #: rhodecode/controllers/admin/settings.py:142
1040 1041 #: rhodecode/controllers/admin/settings.py:719
1041 1042 msgid "Some form inputs contain invalid data."
1042 1043 msgstr ""
1043 1044
1044 1045 #: rhodecode/controllers/admin/repos.py:830
1045 1046 msgid "Error occurred during updating repository VCS settings"
1046 1047 msgstr ""
1047 1048
1048 1049 #: rhodecode/controllers/admin/repos.py:834
1049 1050 #: rhodecode/controllers/admin/settings.py:168
1050 1051 msgid "Updated VCS settings"
1051 1052 msgstr ""
1052 1053
1053 1054 #: rhodecode/controllers/admin/settings.py:164
1054 1055 #: rhodecode/controllers/admin/settings.py:267
1055 1056 msgid "Error occurred during updating application settings"
1056 1057 msgstr ""
1057 1058
1058 1059 #: rhodecode/controllers/admin/settings.py:211
1059 1060 #, python-format
1060 1061 msgid "Repositories successfully rescanned added: %s ; removed: %s"
1061 1062 msgstr ""
1062 1063
1063 1064 #: rhodecode/controllers/admin/settings.py:263
1064 1065 msgid "Updated application settings"
1065 1066 msgstr ""
1066 1067
1067 1068 #: rhodecode/controllers/admin/settings.py:327
1068 1069 msgid "Updated visualisation settings"
1069 1070 msgstr ""
1070 1071
1071 1072 #: rhodecode/controllers/admin/settings.py:330
1072 1073 msgid "Error occurred during updating visualisation settings"
1073 1074 msgstr ""
1074 1075
1075 1076 #: rhodecode/controllers/admin/settings.py:422
1076 1077 msgid "Please enter email address"
1077 1078 msgstr ""
1078 1079
1079 1080 #: rhodecode/controllers/admin/settings.py:440
1080 1081 msgid "Send email task created"
1081 1082 msgstr ""
1082 1083
1083 1084 #: rhodecode/controllers/admin/settings.py:473
1084 1085 msgid "Added new hook"
1085 1086 msgstr ""
1086 1087
1087 1088 #: rhodecode/controllers/admin/settings.py:488
1088 1089 msgid "Updated hooks"
1089 1090 msgstr ""
1090 1091
1091 1092 #: rhodecode/controllers/admin/settings.py:492
1092 1093 msgid "Error occurred during hook creation"
1093 1094 msgstr ""
1094 1095
1095 1096 #: rhodecode/controllers/admin/settings.py:540
1096 1097 #, python-format
1097 1098 msgid "Critical: your disk space is very low <b>%s%%</b> usedpercent"
1098 1099 msgstr ""
1099 1100
1100 1101 #: rhodecode/controllers/admin/settings.py:544
1101 1102 #, python-format
1102 1103 msgid "Warning: your disk space is running low <b>%s%%</b> usedpercent"
1103 1104 msgstr ""
1104 1105
1105 1106 #: rhodecode/controllers/admin/settings.py:740
1106 1107 msgid "Error occurred during updating labs settings"
1107 1108 msgstr ""
1108 1109
1109 1110 #: rhodecode/controllers/admin/settings.py:745
1110 1111 msgid "Updated Labs settings"
1111 1112 msgstr ""
1112 1113
1113 1114 #: rhodecode/controllers/admin/settings.py:795
1114 1115 msgid "Subversion HTTP Support"
1115 1116 msgstr ""
1116 1117
1117 1118 #: rhodecode/controllers/admin/settings.py:796
1118 1119 msgid "Proxy subversion HTTP requests"
1119 1120 msgstr ""
1120 1121
1121 1122 #: rhodecode/controllers/admin/settings.py:802
1122 1123 msgid "Subversion HTTP Server URL"
1123 1124 msgstr ""
1124 1125
1125 1126 #: rhodecode/controllers/admin/settings.py:804
1126 1127 msgid "e.g. http://localhost:8080/"
1127 1128 msgstr ""
1128 1129
1129 1130 #: rhodecode/controllers/admin/user_groups.py:168
1130 1131 #, python-format
1131 1132 msgid "Created user group %(user_group_link)s"
1132 1133 msgstr ""
1133 1134
1134 1135 #: rhodecode/controllers/admin/user_groups.py:182
1135 1136 #, python-format
1136 1137 msgid "Error occurred during creation of user group %s"
1137 1138 msgstr ""
1138 1139
1139 1140 #: rhodecode/controllers/admin/user_groups.py:223
1140 1141 #, python-format
1141 1142 msgid "Updated user group %s"
1142 1143 msgstr ""
1143 1144
1144 1145 #: rhodecode/controllers/admin/user_groups.py:238
1145 1146 #, python-format
1146 1147 msgid "Error occurred during update of user group %s"
1147 1148 msgstr ""
1148 1149
1149 1150 #: rhodecode/controllers/admin/user_groups.py:260
1150 1151 msgid "Successfully deleted user group"
1151 1152 msgstr ""
1152 1153
1153 1154 #: rhodecode/controllers/admin/user_groups.py:265
1154 1155 msgid "An error occurred during deletion of user group"
1155 1156 msgstr ""
1156 1157
1157 1158 #: rhodecode/controllers/admin/user_groups.py:333
1158 1159 msgid "Target group cannot be the same"
1159 1160 msgstr ""
1160 1161
1161 1162 #: rhodecode/controllers/admin/user_groups.py:339
1162 1163 msgid "User Group permissions updated"
1163 1164 msgstr ""
1164 1165
1165 1166 #: rhodecode/controllers/admin/user_groups.py:424
1166 1167 msgid "User Group global permissions updated successfully"
1167 1168 msgstr ""
1168 1169
1169 1170 #: rhodecode/controllers/admin/user_groups.py:440
1170 1171 #: rhodecode/controllers/admin/users.py:561
1171 1172 msgid "An error occurred during permissions saving"
1172 1173 msgstr ""
1173 1174
1174 1175 #: rhodecode/controllers/admin/users.py:142
1175 1176 #, python-format
1176 1177 msgid "Created user %(user_link)s"
1177 1178 msgstr ""
1178 1179
1179 1180 #: rhodecode/controllers/admin/users.py:157
1180 1181 #, python-format
1181 1182 msgid "Error occurred during creation of user %s"
1182 1183 msgstr ""
1183 1184
1184 1185 #: rhodecode/controllers/admin/users.py:201
1185 1186 msgid "User updated successfully"
1186 1187 msgstr ""
1187 1188
1188 1189 #: rhodecode/controllers/admin/users.py:252
1189 1190 #, python-format
1190 1191 msgid "Detached %s repositories"
1191 1192 msgstr ""
1192 1193
1193 1194 #: rhodecode/controllers/admin/users.py:257
1194 1195 #, python-format
1195 1196 msgid "Deleted %s repositories"
1196 1197 msgstr ""
1197 1198
1198 1199 #: rhodecode/controllers/admin/users.py:265
1199 1200 #, python-format
1200 1201 msgid "Detached %s repository groups"
1201 1202 msgstr ""
1202 1203
1203 1204 #: rhodecode/controllers/admin/users.py:270
1204 1205 #, python-format
1205 1206 msgid "Deleted %s repository groups"
1206 1207 msgstr ""
1207 1208
1208 1209 #: rhodecode/controllers/admin/users.py:278
1209 1210 #, python-format
1210 1211 msgid "Detached %s user groups"
1211 1212 msgstr ""
1212 1213
1213 1214 #: rhodecode/controllers/admin/users.py:283
1214 1215 #, python-format
1215 1216 msgid "Deleted %s user groups"
1216 1217 msgstr ""
1217 1218
1218 1219 #: rhodecode/controllers/admin/users.py:294
1219 1220 msgid "Successfully deleted user"
1220 1221 msgstr ""
1221 1222
1222 1223 #: rhodecode/controllers/admin/users.py:300
1223 1224 msgid "An error occurred during deletion of user"
1224 1225 msgstr ""
1225 1226
1226 1227 #: rhodecode/controllers/admin/users.py:319
1227 1228 msgid "Force password change disabled for user"
1228 1229 msgstr ""
1229 1230
1230 1231 #: rhodecode/controllers/admin/users.py:321
1231 1232 msgid "Force password change enabled for user"
1232 1233 msgstr ""
1233 1234
1234 1235 #: rhodecode/controllers/admin/users.py:325
1235 1236 msgid "An error occurred during password reset for user"
1236 1237 msgstr ""
1237 1238
1238 1239 #: rhodecode/controllers/admin/users.py:351
1239 1240 #, python-format
1240 1241 msgid "Created repository group `%s`"
1241 1242 msgstr ""
1242 1243
1243 1244 #: rhodecode/controllers/admin/users.py:355
1244 1245 msgid "An error occurred during repository group creation for user"
1245 1246 msgstr ""
1246 1247
1247 1248 #: rhodecode/controllers/admin/users.py:374
1248 1249 #: rhodecode/controllers/admin/users.py:395
1249 1250 #: rhodecode/controllers/admin/users.py:425
1250 1251 #: rhodecode/controllers/admin/users.py:456
1251 1252 #: rhodecode/controllers/admin/users.py:473
1252 1253 #: rhodecode/controllers/admin/users.py:496
1253 1254 #: rhodecode/controllers/admin/users.py:570
1254 1255 #: rhodecode/controllers/admin/users.py:583
1255 1256 #: rhodecode/controllers/admin/users.py:641
1256 1257 msgid "You can't edit this user"
1257 1258 msgstr ""
1258 1259
1259 1260 #: rhodecode/controllers/admin/users.py:409
1260 1261 msgid "The user participates as reviewer in pull requests and cannot be deleted. You can set the user to \"inactive\" instead of deleting it."
1261 1262 msgstr ""
1262 1263
1263 1264 #: rhodecode/controllers/admin/users.py:545
1264 1265 msgid "User global permissions updated successfully"
1265 1266 msgstr ""
1266 1267
1267 1268 #: rhodecode/controllers/admin/users.py:673
1268 1269 #, python-format
1269 1270 msgid "An error occurred during ip saving:%s"
1270 1271 msgstr ""
1271 1272
1272 1273 #: rhodecode/controllers/admin/users.py:688
1273 1274 msgid "An error occurred during ip saving"
1274 1275 msgstr ""
1275 1276
1276 1277 #: rhodecode/controllers/admin/users.py:692
1277 1278 #, python-format
1278 1279 msgid "Added ips %s to user whitelist"
1279 1280 msgstr ""
1280 1281
1281 1282 #: rhodecode/controllers/admin/users.py:710
1282 1283 msgid "Removed ip address from user whitelist"
1283 1284 msgstr ""
1284 1285
1285 1286 #: rhodecode/events/pullrequest.py:65
1286 1287 msgid "pullrequest created"
1287 1288 msgstr ""
1288 1289
1289 1290 #: rhodecode/events/pullrequest.py:74
1290 1291 msgid "pullrequest closed"
1291 1292 msgstr ""
1292 1293
1293 1294 #: rhodecode/events/pullrequest.py:83
1294 1295 msgid "pullrequest commits updated"
1295 1296 msgstr ""
1296 1297
1297 1298 #: rhodecode/events/pullrequest.py:92
1298 1299 msgid "pullrequest review changed"
1299 1300 msgstr ""
1300 1301
1301 1302 #: rhodecode/events/pullrequest.py:101
1302 1303 msgid "pullrequest merged"
1303 1304 msgstr ""
1304 1305
1305 1306 #: rhodecode/events/pullrequest.py:110
1306 1307 msgid "pullrequest commented"
1307 1308 msgstr ""
1308 1309
1309 1310 #: rhodecode/events/repo.py:135
1310 1311 msgid "repository pre create"
1311 1312 msgstr ""
1312 1313
1313 1314 #: rhodecode/events/repo.py:144
1314 1315 msgid "repository created"
1315 1316 msgstr ""
1316 1317
1317 1318 #: rhodecode/events/repo.py:153
1318 1319 msgid "repository pre delete"
1319 1320 msgstr ""
1320 1321
1321 1322 #: rhodecode/events/repo.py:162
1322 1323 msgid "repository deleted"
1323 1324 msgstr ""
1324 1325
1325 #: rhodecode/events/repo.py:193
1326 #: rhodecode/events/repo.py:198
1326 1327 msgid "repository pre pull"
1327 1328 msgstr ""
1328 1329
1329 #: rhodecode/events/repo.py:202
1330 #: rhodecode/events/repo.py:207
1330 1331 msgid "repository pull"
1331 1332 msgstr ""
1332 1333
1333 #: rhodecode/events/repo.py:211
1334 #: rhodecode/events/repo.py:216
1334 1335 msgid "repository pre push"
1335 1336 msgstr ""
1336 1337
1337 #: rhodecode/events/repo.py:222
1338 #: rhodecode/events/repo.py:227
1338 1339 msgid "repository push"
1339 1340 msgstr ""
1340 1341
1342 #: rhodecode/events/repo_group.py:62
1343 msgid "repository group created"
1344 msgstr ""
1345
1346 #: rhodecode/events/repo_group.py:71
1347 msgid "repository group deleted"
1348 msgstr ""
1349
1350 #: rhodecode/events/repo_group.py:80
1351 msgid "repository group update"
1352 msgstr ""
1353
1341 1354 #: rhodecode/events/user.py:34
1342 1355 msgid "user registered"
1343 1356 msgstr ""
1344 1357
1345 1358 #: rhodecode/events/user.py:48
1346 1359 msgid "user pre create"
1347 1360 msgstr ""
1348 1361
1349 1362 #: rhodecode/events/user.py:61
1350 1363 msgid "user pre update"
1351 1364 msgstr ""
1352 1365
1353 1366 #: rhodecode/integrations/schema.py:35
1354 1367 msgid "Enable or disable this integration."
1355 1368 msgstr ""
1356 1369
1357 1370 #: rhodecode/integrations/schema.py:42
1358 1371 msgid "Short name for this integration."
1359 1372 msgstr ""
1360 1373
1361 1374 #: rhodecode/integrations/schema.py:44
1362 1375 msgid "Integration name"
1363 1376 msgstr ""
1364 1377
1365 1378 #: rhodecode/integrations/views.py:172
1366 1379 msgid "Integration {integration_name} deleted successfully."
1367 1380 msgstr ""
1368 1381
1369 1382 #: rhodecode/integrations/views.py:200
1370 1383 msgid "Errors exist when saving integration settings. Please check the form inputs."
1371 1384 msgstr ""
1372 1385
1373 1386 #: rhodecode/integrations/views.py:220
1374 1387 msgid "Integration {integration_name} updated successfully."
1375 1388 msgstr ""
1376 1389
1390 #: rhodecode/integrations/types/email.py:154
1391 msgid "Recipients"
1392 msgstr ""
1393
1394 #: rhodecode/integrations/types/email.py:155
1395 msgid "Email addresses to send push events to"
1396 msgstr ""
1397
1398 #: rhodecode/integrations/types/email.py:160
1399 #: rhodecode/integrations/types/email.py:161
1400 msgid "Email address"
1401 msgstr ""
1402
1403 #: rhodecode/integrations/types/hipchat.py:44
1404 msgid "Yellow"
1405 msgstr ""
1406
1407 #: rhodecode/integrations/types/hipchat.py:45
1408 msgid "Red"
1409 msgstr ""
1410
1411 #: rhodecode/integrations/types/hipchat.py:46
1412 msgid "Green"
1413 msgstr ""
1414
1415 #: rhodecode/integrations/types/hipchat.py:47
1416 msgid "Purple"
1417 msgstr ""
1418
1419 #: rhodecode/integrations/types/hipchat.py:48
1420 msgid "Gray"
1421 msgstr ""
1422
1423 #: rhodecode/integrations/types/hipchat.py:53
1424 msgid "Hipchat server URL"
1425 msgstr ""
1426
1427 #: rhodecode/integrations/types/hipchat.py:54
1428 msgid "Hipchat integration url."
1429 msgstr ""
1430
1431 #: rhodecode/integrations/types/hipchat.py:64
1432 msgid "Notify"
1433 msgstr ""
1434
1435 #: rhodecode/integrations/types/hipchat.py:65
1436 msgid "Make a notification to the users in room."
1437 msgstr ""
1438
1439 #: rhodecode/integrations/types/hipchat.py:71
1440 msgid "Color"
1441 msgstr ""
1442
1443 #: rhodecode/integrations/types/hipchat.py:72
1444 msgid "Background color of message."
1445 msgstr ""
1446
1447 #: rhodecode/integrations/types/hipchat.py:104
1448 msgid "Hipchat"
1449 msgstr ""
1450
1377 1451 #: rhodecode/integrations/types/slack.py:45
1378 1452 msgid "Slack service URL"
1379 1453 msgstr ""
1380 1454
1381 1455 #: rhodecode/integrations/types/slack.py:46
1382 1456 msgid "This can be setup at the <a href=\"https://my.slack.com/services/new/incoming-webhook/\">slack app manager</a>"
1383 1457 msgstr ""
1384 1458
1385 1459 #: rhodecode/integrations/types/slack.py:59 rhodecode/templates/login.html:43
1386 1460 #: rhodecode/templates/register.html:41
1387 1461 #: rhodecode/templates/admin/admin_log.html:7
1388 1462 #: rhodecode/templates/admin/my_account/my_account_profile.html:24
1389 1463 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:21
1390 1464 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:66
1391 1465 #: rhodecode/templates/admin/users/user_add.html:35
1392 1466 #: rhodecode/templates/admin/users/user_edit_profile.html:39
1393 1467 #: rhodecode/templates/admin/users/users.html:88
1394 1468 #: rhodecode/templates/base/base.html:306
1395 1469 #: rhodecode/templates/debug_style/login.html:36
1396 1470 #: rhodecode/templates/email_templates/user_registration.mako:23
1397 1471 #: rhodecode/templates/users/user_profile.html:27
1398 1472 msgid "Username"
1399 1473 msgstr ""
1400 1474
1401 1475 #: rhodecode/integrations/types/slack.py:60
1402 1476 msgid "Username to show notifications coming from."
1403 1477 msgstr ""
1404 1478
1405 1479 #: rhodecode/integrations/types/slack.py:69
1406 1480 msgid "Channel"
1407 1481 msgstr ""
1408 1482
1409 1483 #: rhodecode/integrations/types/slack.py:70
1410 1484 msgid "Channel to send notifications to."
1411 1485 msgstr ""
1412 1486
1413 1487 #: rhodecode/integrations/types/slack.py:79
1414 1488 msgid "Emoji"
1415 1489 msgstr ""
1416 1490
1417 1491 #: rhodecode/integrations/types/slack.py:80
1418 1492 msgid "Emoji to use eg. :studio_microphone:"
1419 1493 msgstr ""
1420 1494
1421 1495 #: rhodecode/integrations/types/slack.py:107
1422 1496 msgid "Slack"
1423 1497 msgstr ""
1424 1498
1425 1499 #: rhodecode/integrations/types/webhook.py:41
1426 1500 msgid "Webhook URL"
1427 1501 msgstr ""
1428 1502
1429 1503 #: rhodecode/integrations/types/webhook.py:42
1430 1504 msgid "URL of the webhook to receive POST event."
1431 1505 msgstr ""
1432 1506
1433 1507 #: rhodecode/integrations/types/webhook.py:51
1434 1508 msgid "Secret Token"
1435 1509 msgstr ""
1436 1510
1437 1511 #: rhodecode/integrations/types/webhook.py:52
1438 1512 msgid "String used to validate received payloads."
1439 1513 msgstr ""
1440 1514
1441 1515 #: rhodecode/integrations/types/webhook.py:62
1442 1516 msgid "Webhook"
1443 1517 msgstr ""
1444 1518
1445 1519 #: rhodecode/lib/action_parser.py:89
1446 1520 msgid "[deleted] repository"
1447 1521 msgstr ""
1448 1522
1449 1523 #: rhodecode/lib/action_parser.py:92 rhodecode/lib/action_parser.py:110
1450 1524 msgid "[created] repository"
1451 1525 msgstr ""
1452 1526
1453 1527 #: rhodecode/lib/action_parser.py:95
1454 1528 msgid "[created] repository as fork"
1455 1529 msgstr ""
1456 1530
1457 1531 #: rhodecode/lib/action_parser.py:98 rhodecode/lib/action_parser.py:113
1458 1532 msgid "[forked] repository"
1459 1533 msgstr ""
1460 1534
1461 1535 #: rhodecode/lib/action_parser.py:101 rhodecode/lib/action_parser.py:116
1462 1536 msgid "[updated] repository"
1463 1537 msgstr ""
1464 1538
1465 1539 #: rhodecode/lib/action_parser.py:104
1466 1540 msgid "[downloaded] archive from repository"
1467 1541 msgstr ""
1468 1542
1469 1543 #: rhodecode/lib/action_parser.py:107
1470 1544 msgid "[delete] repository"
1471 1545 msgstr ""
1472 1546
1473 1547 #: rhodecode/lib/action_parser.py:119
1474 1548 msgid "[created] user"
1475 1549 msgstr ""
1476 1550
1477 1551 #: rhodecode/lib/action_parser.py:122
1478 1552 msgid "[updated] user"
1479 1553 msgstr ""
1480 1554
1481 1555 #: rhodecode/lib/action_parser.py:125
1482 1556 msgid "[created] user group"
1483 1557 msgstr ""
1484 1558
1485 1559 #: rhodecode/lib/action_parser.py:128
1486 1560 msgid "[updated] user group"
1487 1561 msgstr ""
1488 1562
1489 1563 #: rhodecode/lib/action_parser.py:131
1490 1564 msgid "[commented] on commit in repository"
1491 1565 msgstr ""
1492 1566
1493 1567 #: rhodecode/lib/action_parser.py:134
1494 1568 msgid "[commented] on pull request for"
1495 1569 msgstr ""
1496 1570
1497 1571 #: rhodecode/lib/action_parser.py:137
1498 1572 msgid "[closed] pull request for"
1499 1573 msgstr ""
1500 1574
1501 1575 #: rhodecode/lib/action_parser.py:140
1502 1576 msgid "[merged] pull request for"
1503 1577 msgstr ""
1504 1578
1505 1579 #: rhodecode/lib/action_parser.py:143
1506 1580 msgid "[pushed] into"
1507 1581 msgstr ""
1508 1582
1509 1583 #: rhodecode/lib/action_parser.py:146
1510 1584 msgid "[committed via RhodeCode] into repository"
1511 1585 msgstr ""
1512 1586
1513 1587 #: rhodecode/lib/action_parser.py:149
1514 1588 msgid "[pulled from remote] into repository"
1515 1589 msgstr ""
1516 1590
1517 1591 #: rhodecode/lib/action_parser.py:152
1518 1592 msgid "[pulled] from"
1519 1593 msgstr ""
1520 1594
1521 1595 #: rhodecode/lib/action_parser.py:155
1522 1596 msgid "[started following] repository"
1523 1597 msgstr ""
1524 1598
1525 1599 #: rhodecode/lib/action_parser.py:158
1526 1600 msgid "[stopped following] repository"
1527 1601 msgstr ""
1528 1602
1529 1603 #: rhodecode/lib/action_parser.py:166
1530 1604 #, python-format
1531 1605 msgid "fork name %s"
1532 1606 msgstr ""
1533 1607
1534 1608 #: rhodecode/lib/action_parser.py:183
1535 1609 #: rhodecode/templates/pullrequests/pullrequest_show.html:48
1536 1610 #, python-format
1537 1611 msgid "Pull request #%s"
1538 1612 msgstr ""
1539 1613
1540 1614 #: rhodecode/lib/action_parser.py:216
1541 1615 #, python-format
1542 1616 msgid "Show all combined commits %s->%s"
1543 1617 msgstr ""
1544 1618
1545 1619 #: rhodecode/lib/action_parser.py:220
1546 1620 msgid "compare view"
1547 1621 msgstr ""
1548 1622
1549 1623 #: rhodecode/lib/action_parser.py:227
1550 1624 #, python-format
1551 1625 msgid " and %(num)s more commits"
1552 1626 msgstr ""
1553 1627
1554 1628 #: rhodecode/lib/action_parser.py:279
1555 1629 #, python-format
1556 1630 msgid "Deleted branch: %s"
1557 1631 msgstr ""
1558 1632
1559 1633 #: rhodecode/lib/action_parser.py:282
1560 1634 #, python-format
1561 1635 msgid "Created tag: %s"
1562 1636 msgstr ""
1563 1637
1564 1638 #: rhodecode/lib/action_parser.py:295
1565 1639 msgid "Commit not found"
1566 1640 msgstr ""
1567 1641
1568 1642 #: rhodecode/lib/auth.py:1180
1569 1643 #, python-format
1570 1644 msgid "IP %s not allowed"
1571 1645 msgstr ""
1572 1646
1573 1647 #: rhodecode/lib/auth.py:1254
1574 1648 msgid "You need to be a registered user to perform this action"
1575 1649 msgstr ""
1576 1650
1577 1651 #: rhodecode/lib/auth.py:1302
1578 1652 #, python-format
1579 1653 msgid "Action not supported for %s."
1580 1654 msgstr ""
1581 1655
1582 1656 #: rhodecode/lib/auth.py:1339
1583 1657 msgid "You need to be signed in to view this page"
1584 1658 msgstr ""
1585 1659
1586 #: rhodecode/lib/base.py:545
1660 #: rhodecode/lib/base.py:547
1587 1661 #, python-format
1588 1662 msgid "The repository at %(repo_name)s cannot be located."
1589 1663 msgstr ""
1590 1664
1591 1665 #: rhodecode/lib/diffs.py:56
1592 1666 msgid "Click to comment"
1593 1667 msgstr ""
1594 1668
1595 1669 #: rhodecode/lib/diffs.py:71
1596 1670 msgid "Binary file"
1597 1671 msgstr ""
1598 1672
1599 1673 #: rhodecode/lib/diffs.py:91
1600 1674 msgid "Changeset was too big and was cut off, use diff menu to display this diff"
1601 1675 msgstr ""
1602 1676
1603 1677 #: rhodecode/lib/diffs.py:102
1604 1678 msgid "No changes detected"
1605 1679 msgstr ""
1606 1680
1607 1681 #: rhodecode/lib/diffs.py:631
1608 1682 msgid "Click to select line"
1609 1683 msgstr ""
1610 1684
1611 #: rhodecode/lib/helpers.py:1481
1685 #: rhodecode/lib/helpers.py:1484
1612 1686 #, python-format
1613 1687 msgid " and %s more"
1614 1688 msgstr ""
1615 1689
1616 #: rhodecode/lib/helpers.py:1485
1690 #: rhodecode/lib/helpers.py:1488
1617 1691 msgid "No Files"
1618 1692 msgstr ""
1619 1693
1620 #: rhodecode/lib/helpers.py:1558
1621 msgid "new file"
1622 msgstr ""
1623
1624 1694 #: rhodecode/lib/helpers.py:1561
1625 msgid "mod"
1695 msgid "new file"
1626 1696 msgstr ""
1627 1697
1628 1698 #: rhodecode/lib/helpers.py:1564
1629 msgid "del"
1699 msgid "mod"
1630 1700 msgstr ""
1631 1701
1632 1702 #: rhodecode/lib/helpers.py:1567
1703 msgid "del"
1704 msgstr ""
1705
1706 #: rhodecode/lib/helpers.py:1570
1633 1707 msgid "rename"
1634 1708 msgstr ""
1635 1709
1636 #: rhodecode/lib/helpers.py:1572
1710 #: rhodecode/lib/helpers.py:1575
1637 1711 msgid "chmod"
1638 1712 msgstr ""
1639 1713
1640 #: rhodecode/lib/helpers.py:1819
1714 #: rhodecode/lib/helpers.py:1822
1641 1715 msgid ""
1642 1716 "Example filter terms:\n"
1643 1717 " repository:vcs\n"
1644 1718 " username:marcin\n"
1645 1719 " action:*push*\n"
1646 1720 " ip:127.0.0.1\n"
1647 1721 " date:20120101\n"
1648 1722 " date:[20120101100000 TO 20120102]\n"
1649 1723 "\n"
1650 1724 "Generate wildcards using '*' character:\n"
1651 1725 " \"repository:vcs*\" - search everything starting with 'vcs'\n"
1652 1726 " \"repository:*vcs*\" - search for repository containing 'vcs'\n"
1653 1727 "\n"
1654 1728 "Optional AND / OR operators in queries\n"
1655 1729 " \"repository:vcs OR repository:test\"\n"
1656 1730 " \"username:test AND repository:test*\"\n"
1657 1731 msgstr ""
1658 1732
1659 #: rhodecode/lib/helpers.py:1839
1733 #: rhodecode/lib/helpers.py:1842
1660 1734 #, python-format
1661 1735 msgid "%s repository is not mapped to db perhaps it was created or renamed from the filesystem please run the application again in order to rescan repositories"
1662 1736 msgstr ""
1663 1737
1664 1738 #: rhodecode/lib/utils2.py:454
1665 1739 #, python-format
1666 1740 msgid "%d year"
1667 1741 msgid_plural "%d years"
1668 1742 msgstr[0] ""
1669 1743 msgstr[1] ""
1670 1744
1671 1745 #: rhodecode/lib/utils2.py:455
1672 1746 #, python-format
1673 1747 msgid "%d month"
1674 1748 msgid_plural "%d months"
1675 1749 msgstr[0] ""
1676 1750 msgstr[1] ""
1677 1751
1678 1752 #: rhodecode/lib/utils2.py:456
1679 1753 #, python-format
1680 1754 msgid "%d day"
1681 1755 msgid_plural "%d days"
1682 1756 msgstr[0] ""
1683 1757 msgstr[1] ""
1684 1758
1685 1759 #: rhodecode/lib/utils2.py:457
1686 1760 #, python-format
1687 1761 msgid "%d hour"
1688 1762 msgid_plural "%d hours"
1689 1763 msgstr[0] ""
1690 1764 msgstr[1] ""
1691 1765
1692 1766 #: rhodecode/lib/utils2.py:458
1693 1767 #, python-format
1694 1768 msgid "%d minute"
1695 1769 msgid_plural "%d minutes"
1696 1770 msgstr[0] ""
1697 1771 msgstr[1] ""
1698 1772
1699 1773 #: rhodecode/lib/utils2.py:459
1700 1774 #, python-format
1701 1775 msgid "%d second"
1702 1776 msgid_plural "%d seconds"
1703 1777 msgstr[0] ""
1704 1778 msgstr[1] ""
1705 1779
1706 1780 #: rhodecode/lib/utils2.py:477
1707 1781 #, python-format
1708 1782 msgid "in %s"
1709 1783 msgstr ""
1710 1784
1711 1785 #: rhodecode/lib/utils2.py:483
1712 1786 #, python-format
1713 1787 msgid "%s ago"
1714 1788 msgstr ""
1715 1789
1716 1790 #: rhodecode/lib/utils2.py:493
1717 1791 #, python-format
1718 1792 msgid "%s, %s ago"
1719 1793 msgstr ""
1720 1794
1721 1795 #: rhodecode/lib/utils2.py:495
1722 1796 #, python-format
1723 1797 msgid "in %s, %s"
1724 1798 msgstr ""
1725 1799
1726 1800 #: rhodecode/lib/utils2.py:497
1727 1801 #, python-format
1728 1802 msgid "%s and %s"
1729 1803 msgstr ""
1730 1804
1731 1805 #: rhodecode/lib/utils2.py:499
1732 1806 #, python-format
1733 1807 msgid "%s and %s ago"
1734 1808 msgstr ""
1735 1809
1736 1810 #: rhodecode/lib/utils2.py:501
1737 1811 #, python-format
1738 1812 msgid "in %s and %s"
1739 1813 msgstr ""
1740 1814
1741 1815 #: rhodecode/lib/utils2.py:505 rhodecode/public/js/scripts.js:25035
1742 1816 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:49
1743 1817 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:174
1744 1818 msgid "just now"
1745 1819 msgstr ""
1746 1820
1747 1821 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:570
1748 1822 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:582
1749 1823 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:599
1750 1824 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:684
1751 1825 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:657
1752 1826 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:659
1753 1827 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:682
1754 1828 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:683
1755 1829 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:700
1756 1830 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:717
1757 1831 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:733
1758 1832 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:736
1759 1833 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:738
1760 1834 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:738
1761 1835 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:765
1762 1836 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:775
1763 1837 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:818
1764 1838 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:817
1765 1839 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:818
1766 1840 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:818
1767 1841 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:824
1768 1842 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:946
1769 1843 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:971
1770 1844 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2293 rhodecode/model/db.py:2285
1771 1845 msgid "Repository no access"
1772 1846 msgstr ""
1773 1847
1774 1848 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:571
1775 1849 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:583
1776 1850 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:600
1777 1851 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:685
1778 1852 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:658
1779 1853 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:660
1780 1854 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:683
1781 1855 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:684
1782 1856 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:701
1783 1857 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:718
1784 1858 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:734
1785 1859 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:737
1786 1860 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:739
1787 1861 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:739
1788 1862 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:766
1789 1863 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:776
1790 1864 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:819
1791 1865 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:818
1792 1866 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:819
1793 1867 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:819
1794 1868 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:825
1795 1869 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:947
1796 1870 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:972
1797 1871 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2294 rhodecode/model/db.py:2286
1798 1872 msgid "Repository read access"
1799 1873 msgstr ""
1800 1874
1801 1875 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:572
1802 1876 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:584
1803 1877 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:601
1804 1878 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:686
1805 1879 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:659
1806 1880 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:661
1807 1881 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:684
1808 1882 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:685
1809 1883 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:702
1810 1884 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:719
1811 1885 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:735
1812 1886 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:738
1813 1887 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:740
1814 1888 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:740
1815 1889 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:767
1816 1890 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:777
1817 1891 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:820
1818 1892 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:819
1819 1893 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:820
1820 1894 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:820
1821 1895 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:826
1822 1896 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:948
1823 1897 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:973
1824 1898 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2295 rhodecode/model/db.py:2287
1825 1899 msgid "Repository write access"
1826 1900 msgstr ""
1827 1901
1828 1902 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:573
1829 1903 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:585
1830 1904 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:602
1831 1905 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:687
1832 1906 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:660
1833 1907 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:662
1834 1908 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:685
1835 1909 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:686
1836 1910 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:703
1837 1911 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:720
1838 1912 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:736
1839 1913 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:739
1840 1914 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:741
1841 1915 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:741
1842 1916 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:768
1843 1917 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:778
1844 1918 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:821
1845 1919 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:820
1846 1920 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:821
1847 1921 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:821
1848 1922 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:827
1849 1923 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:949
1850 1924 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:974
1851 1925 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2296 rhodecode/model/db.py:2288
1852 1926 msgid "Repository admin access"
1853 1927 msgstr ""
1854 1928
1855 1929 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:575
1856 1930 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:587
1857 1931 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:604
1858 1932 msgid "Repositories Group no access"
1859 1933 msgstr ""
1860 1934
1861 1935 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:576
1862 1936 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:588
1863 1937 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:605
1864 1938 msgid "Repositories Group read access"
1865 1939 msgstr ""
1866 1940
1867 1941 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:577
1868 1942 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:589
1869 1943 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:606
1870 1944 msgid "Repositories Group write access"
1871 1945 msgstr ""
1872 1946
1873 1947 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:578
1874 1948 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:590
1875 1949 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:607
1876 1950 msgid "Repositories Group admin access"
1877 1951 msgstr ""
1878 1952
1879 1953 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:580
1880 1954 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:592
1881 1955 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:609
1882 1956 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:694
1883 1957 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:655
1884 1958 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:657
1885 1959 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:680
1886 1960 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:681
1887 1961 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:698
1888 1962 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:715
1889 1963 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:731
1890 1964 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:734
1891 1965 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:736
1892 1966 msgid "RhodeCode Administrator"
1893 1967 msgstr ""
1894 1968
1895 1969 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:581
1896 1970 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:593
1897 1971 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:610
1898 1972 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:695
1899 1973 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:678
1900 1974 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:680
1901 1975 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:703
1902 1976 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:704
1903 1977 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:721
1904 1978 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:738
1905 1979 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:754
1906 1980 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:757
1907 1981 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:759
1908 1982 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:759
1909 1983 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:786
1910 1984 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:796
1911 1985 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:839
1912 1986 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:838
1913 1987 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:839
1914 1988 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:839
1915 1989 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:845
1916 1990 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:967
1917 1991 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:992
1918 1992 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2314 rhodecode/model/db.py:2306
1919 1993 msgid "Repository creation disabled"
1920 1994 msgstr ""
1921 1995
1922 1996 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:582
1923 1997 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:594
1924 1998 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:611
1925 1999 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:696
1926 2000 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:679
1927 2001 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:681
1928 2002 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:704
1929 2003 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:705
1930 2004 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:722
1931 2005 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:739
1932 2006 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:755
1933 2007 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:758
1934 2008 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:760
1935 2009 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:760
1936 2010 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:787
1937 2011 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:797
1938 2012 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:840
1939 2013 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:839
1940 2014 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:840
1941 2015 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:840
1942 2016 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:846
1943 2017 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:968
1944 2018 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:993
1945 2019 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2315 rhodecode/model/db.py:2307
1946 2020 msgid "Repository creation enabled"
1947 2021 msgstr ""
1948 2022
1949 2023 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:583
1950 2024 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:595
1951 2025 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:612
1952 2026 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:697
1953 2027 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:681
1954 2028 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:683
1955 2029 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:706
1956 2030 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:707
1957 2031 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:724
1958 2032 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:741
1959 2033 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:759
1960 2034 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:762
1961 2035 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:764
1962 2036 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:764
1963 2037 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:791
1964 2038 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:801
1965 2039 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:844
1966 2040 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:843
1967 2041 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:844
1968 2042 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:844
1969 2043 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:850
1970 2044 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:972
1971 2045 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:997
1972 2046 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2319 rhodecode/model/db.py:2311
1973 2047 msgid "Repository forking disabled"
1974 2048 msgstr ""
1975 2049
1976 2050 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:584
1977 2051 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:596
1978 2052 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:613
1979 2053 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:698
1980 2054 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:682
1981 2055 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:684
1982 2056 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:707
1983 2057 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:708
1984 2058 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:725
1985 2059 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:742
1986 2060 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:760
1987 2061 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:763
1988 2062 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:765
1989 2063 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:765
1990 2064 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:792
1991 2065 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:802
1992 2066 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:845
1993 2067 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:844
1994 2068 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:845
1995 2069 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:845
1996 2070 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:851
1997 2071 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:973
1998 2072 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:998
1999 2073 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2320 rhodecode/model/db.py:2312
2000 2074 msgid "Repository forking enabled"
2001 2075 msgstr ""
2002 2076
2003 2077 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:585
2004 2078 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:597
2005 2079 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:614
2006 2080 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:699
2007 2081 msgid "Register disabled"
2008 2082 msgstr ""
2009 2083
2010 2084 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:586
2011 2085 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:598
2012 2086 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:615
2013 2087 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:700
2014 2088 msgid "Register new user with RhodeCode with manual activation"
2015 2089 msgstr ""
2016 2090
2017 2091 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:589
2018 2092 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:601
2019 2093 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:618
2020 2094 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:703
2021 2095 msgid "Register new user with RhodeCode with auto activation"
2022 2096 msgstr ""
2023 2097
2024 2098 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:845
2025 2099 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:865
2026 2100 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:874
2027 2101 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:959
2028 2102 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:995
2029 2103 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:997
2030 2104 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:1020
2031 2105 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:1021
2032 2106 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:1038
2033 2107 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:1055
2034 2108 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:1074
2035 2109 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:1077
2036 2110 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:1088
2037 2111 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:1091
2038 2112 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:1121
2039 2113 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:1135
2040 2114 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:1178
2041 2115 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:1177
2042 2116 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:1186
2043 2117 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:1186
2044 2118 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:1196
2045 2119 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1318
2046 2120 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1343
2047 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2952 rhodecode/model/db.py:2944
2121 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2952 rhodecode/model/db.py:2946
2048 2122 msgid "Not Reviewed"
2049 2123 msgstr ""
2050 2124
2051 2125 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:846
2052 2126 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:866
2053 2127 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:875
2054 2128 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:960
2055 2129 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:996
2056 2130 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:998
2057 2131 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:1021
2058 2132 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:1022
2059 2133 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:1039
2060 2134 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:1056
2061 2135 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:1075
2062 2136 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:1078
2063 2137 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:1089
2064 2138 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:1092
2065 2139 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:1122
2066 2140 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:1136
2067 2141 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:1179
2068 2142 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:1178
2069 2143 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:1187
2070 2144 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:1187
2071 2145 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:1197
2072 2146 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1319
2073 2147 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1344
2074 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2953 rhodecode/model/db.py:2945
2148 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2953 rhodecode/model/db.py:2947
2075 2149 msgid "Approved"
2076 2150 msgstr ""
2077 2151
2078 2152 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:847
2079 2153 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:867
2080 2154 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:876
2081 2155 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:961
2082 2156 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:997
2083 2157 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:999
2084 2158 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:1022
2085 2159 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:1023
2086 2160 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:1040
2087 2161 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:1057
2088 2162 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:1076
2089 2163 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:1079
2090 2164 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:1090
2091 2165 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:1093
2092 2166 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:1123
2093 2167 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:1137
2094 2168 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:1180
2095 2169 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:1179
2096 2170 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:1188
2097 2171 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:1188
2098 2172 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:1198
2099 2173 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1320
2100 2174 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1345
2101 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2954 rhodecode/model/db.py:2946
2175 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2954 rhodecode/model/db.py:2948
2102 2176 msgid "Rejected"
2103 2177 msgstr ""
2104 2178
2105 2179 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:848
2106 2180 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:868
2107 2181 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:877
2108 2182 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:962
2109 2183 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:998
2110 2184 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:1000
2111 2185 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:1023
2112 2186 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:1024
2113 2187 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:1041
2114 2188 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:1058
2115 2189 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:1077
2116 2190 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:1080
2117 2191 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:1091
2118 2192 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:1094
2119 2193 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:1124
2120 2194 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:1138
2121 2195 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:1181
2122 2196 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:1180
2123 2197 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:1189
2124 2198 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:1189
2125 2199 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:1199
2126 2200 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1321
2127 2201 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1346
2128 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2955 rhodecode/model/db.py:2947
2202 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2955 rhodecode/model/db.py:2949
2129 2203 msgid "Under Review"
2130 2204 msgstr ""
2131 2205
2132 2206 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:689
2133 2207 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:662
2134 2208 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:664
2135 2209 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:687
2136 2210 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:688
2137 2211 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:705
2138 2212 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:722
2139 2213 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:738
2140 2214 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:741
2141 2215 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:743
2142 2216 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:743
2143 2217 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:770
2144 2218 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:780
2145 2219 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:823
2146 2220 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:822
2147 2221 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:823
2148 2222 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:823
2149 2223 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:829
2150 2224 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:951
2151 2225 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:976
2152 2226 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2298 rhodecode/model/db.py:2290
2153 2227 msgid "Repository group no access"
2154 2228 msgstr ""
2155 2229
2156 2230 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:690
2157 2231 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:663
2158 2232 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:665
2159 2233 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:688
2160 2234 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:689
2161 2235 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:706
2162 2236 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:723
2163 2237 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:739
2164 2238 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:742
2165 2239 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:744
2166 2240 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:744
2167 2241 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:771
2168 2242 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:781
2169 2243 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:824
2170 2244 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:823
2171 2245 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:824
2172 2246 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:824
2173 2247 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:830
2174 2248 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:952
2175 2249 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:977
2176 2250 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2299 rhodecode/model/db.py:2291
2177 2251 msgid "Repository group read access"
2178 2252 msgstr ""
2179 2253
2180 2254 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:691
2181 2255 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:664
2182 2256 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:666
2183 2257 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:689
2184 2258 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:690
2185 2259 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:707
2186 2260 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:724
2187 2261 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:740
2188 2262 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:743
2189 2263 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:745
2190 2264 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:745
2191 2265 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:772
2192 2266 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:782
2193 2267 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:825
2194 2268 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:824
2195 2269 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:825
2196 2270 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:825
2197 2271 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:831
2198 2272 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:953
2199 2273 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:978
2200 2274 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2300 rhodecode/model/db.py:2292
2201 2275 msgid "Repository group write access"
2202 2276 msgstr ""
2203 2277
2204 2278 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:692
2205 2279 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:665
2206 2280 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:667
2207 2281 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:690
2208 2282 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:691
2209 2283 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:708
2210 2284 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:725
2211 2285 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:741
2212 2286 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:744
2213 2287 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:746
2214 2288 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:746
2215 2289 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:773
2216 2290 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:783
2217 2291 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:826
2218 2292 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:825
2219 2293 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:826
2220 2294 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:826
2221 2295 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:832
2222 2296 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:954
2223 2297 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:979
2224 2298 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2301 rhodecode/model/db.py:2293
2225 2299 msgid "Repository group admin access"
2226 2300 msgstr ""
2227 2301
2228 2302 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:667
2229 2303 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:669
2230 2304 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:692
2231 2305 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:693
2232 2306 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:710
2233 2307 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:727
2234 2308 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:743
2235 2309 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:746
2236 2310 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:748
2237 2311 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:748
2238 2312 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:775
2239 2313 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:785
2240 2314 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:828
2241 2315 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:827
2242 2316 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:828
2243 2317 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:828
2244 2318 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:834
2245 2319 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:956
2246 2320 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:981
2247 2321 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2303 rhodecode/model/db.py:2295
2248 2322 msgid "User group no access"
2249 2323 msgstr ""
2250 2324
2251 2325 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:668
2252 2326 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:670
2253 2327 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:693
2254 2328 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:694
2255 2329 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:711
2256 2330 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:728
2257 2331 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:744
2258 2332 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:747
2259 2333 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:749
2260 2334 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:749
2261 2335 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:776
2262 2336 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:786
2263 2337 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:829
2264 2338 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:828
2265 2339 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:829
2266 2340 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:829
2267 2341 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:835
2268 2342 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:957
2269 2343 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:982
2270 2344 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2304 rhodecode/model/db.py:2296
2271 2345 msgid "User group read access"
2272 2346 msgstr ""
2273 2347
2274 2348 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:669
2275 2349 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:671
2276 2350 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:694
2277 2351 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:695
2278 2352 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:712
2279 2353 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:729
2280 2354 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:745
2281 2355 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:748
2282 2356 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:750
2283 2357 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:750
2284 2358 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:777
2285 2359 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:787
2286 2360 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:830
2287 2361 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:829
2288 2362 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:830
2289 2363 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:830
2290 2364 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:836
2291 2365 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:958
2292 2366 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:983
2293 2367 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2305 rhodecode/model/db.py:2297
2294 2368 msgid "User group write access"
2295 2369 msgstr ""
2296 2370
2297 2371 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:670
2298 2372 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:672
2299 2373 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:695
2300 2374 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:696
2301 2375 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:713
2302 2376 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:730
2303 2377 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:746
2304 2378 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:749
2305 2379 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:751
2306 2380 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:751
2307 2381 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:778
2308 2382 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:788
2309 2383 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:831
2310 2384 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:830
2311 2385 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:831
2312 2386 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:831
2313 2387 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:837
2314 2388 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:959
2315 2389 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:984
2316 2390 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2306 rhodecode/model/db.py:2298
2317 2391 msgid "User group admin access"
2318 2392 msgstr ""
2319 2393
2320 2394 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:672
2321 2395 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:674
2322 2396 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:697
2323 2397 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:698
2324 2398 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:715
2325 2399 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:732
2326 2400 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:748
2327 2401 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:751
2328 2402 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:753
2329 2403 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:753
2330 2404 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:780
2331 2405 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:790
2332 2406 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:833
2333 2407 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:832
2334 2408 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:833
2335 2409 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:833
2336 2410 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:839
2337 2411 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:961
2338 2412 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:986
2339 2413 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2308 rhodecode/model/db.py:2300
2340 2414 msgid "Repository Group creation disabled"
2341 2415 msgstr ""
2342 2416
2343 2417 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:673
2344 2418 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:675
2345 2419 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:698
2346 2420 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:699
2347 2421 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:716
2348 2422 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:733
2349 2423 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:749
2350 2424 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:752
2351 2425 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:754
2352 2426 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:754
2353 2427 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:781
2354 2428 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:791
2355 2429 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:834
2356 2430 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:833
2357 2431 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:834
2358 2432 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:834
2359 2433 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:840
2360 2434 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:962
2361 2435 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:987
2362 2436 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2309 rhodecode/model/db.py:2301
2363 2437 msgid "Repository Group creation enabled"
2364 2438 msgstr ""
2365 2439
2366 2440 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:675
2367 2441 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:677
2368 2442 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:700
2369 2443 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:701
2370 2444 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:718
2371 2445 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:735
2372 2446 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:751
2373 2447 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:754
2374 2448 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:756
2375 2449 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:756
2376 2450 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:783
2377 2451 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:793
2378 2452 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:836
2379 2453 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:835
2380 2454 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:836
2381 2455 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:836
2382 2456 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:842
2383 2457 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:964
2384 2458 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:989
2385 2459 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2311 rhodecode/model/db.py:2303
2386 2460 msgid "User Group creation disabled"
2387 2461 msgstr ""
2388 2462
2389 2463 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:676
2390 2464 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:678
2391 2465 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:701
2392 2466 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:702
2393 2467 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:719
2394 2468 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:736
2395 2469 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:752
2396 2470 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:755
2397 2471 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:757
2398 2472 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:757
2399 2473 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:784
2400 2474 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:794
2401 2475 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:837
2402 2476 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:836
2403 2477 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:837
2404 2478 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:837
2405 2479 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:843
2406 2480 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:965
2407 2481 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:990
2408 2482 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2312 rhodecode/model/db.py:2304
2409 2483 msgid "User Group creation enabled"
2410 2484 msgstr ""
2411 2485
2412 2486 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:684
2413 2487 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:686
2414 2488 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:709
2415 2489 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:710
2416 2490 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:727
2417 2491 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:744
2418 2492 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:762
2419 2493 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:765
2420 2494 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:767
2421 2495 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:767
2422 2496 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:794
2423 2497 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:804
2424 2498 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:847
2425 2499 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:846
2426 2500 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:847
2427 2501 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:847
2428 2502 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:853
2429 2503 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:975
2430 2504 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1000
2431 2505 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2322 rhodecode/model/db.py:2314
2432 2506 msgid "Registration disabled"
2433 2507 msgstr ""
2434 2508
2435 2509 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:685
2436 2510 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:687
2437 2511 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:710
2438 2512 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:711
2439 2513 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:728
2440 2514 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:745
2441 2515 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:763
2442 2516 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:766
2443 2517 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:768
2444 2518 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:768
2445 2519 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:795
2446 2520 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:805
2447 2521 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:848
2448 2522 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:847
2449 2523 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:848
2450 2524 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:848
2451 2525 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:854
2452 2526 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:976
2453 2527 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1001
2454 2528 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2323 rhodecode/model/db.py:2315
2455 2529 msgid "User Registration with manual account activation"
2456 2530 msgstr ""
2457 2531
2458 2532 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:686
2459 2533 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:688
2460 2534 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:711
2461 2535 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:712
2462 2536 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:729
2463 2537 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:746
2464 2538 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:764
2465 2539 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:767
2466 2540 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:769
2467 2541 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:769
2468 2542 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:796
2469 2543 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:806
2470 2544 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:849
2471 2545 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:848
2472 2546 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:849
2473 2547 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:849
2474 2548 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:855
2475 2549 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:977
2476 2550 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1002
2477 2551 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2324 rhodecode/model/db.py:2316
2478 2552 msgid "User Registration with automatic account activation"
2479 2553 msgstr ""
2480 2554
2481 2555 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:688
2482 2556 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:690
2483 2557 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:713
2484 2558 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:714
2485 2559 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:731
2486 2560 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:748
2487 2561 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:766
2488 2562 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:769
2489 2563 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:771
2490 2564 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:771
2491 2565 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:798
2492 2566 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:808
2493 2567 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:851
2494 2568 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:850
2495 2569 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:851
2496 2570 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:851
2497 2571 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:857
2498 2572 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:979
2499 2573 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1004
2500 2574 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2326 rhodecode/model/db.py:2318
2501 2575 msgid "Manual activation of external account"
2502 2576 msgstr ""
2503 2577
2504 2578 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:689
2505 2579 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:691
2506 2580 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:714
2507 2581 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:715
2508 2582 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:732
2509 2583 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:749
2510 2584 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:767
2511 2585 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:770
2512 2586 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:772
2513 2587 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:772
2514 2588 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:799
2515 2589 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:809
2516 2590 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:852
2517 2591 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:851
2518 2592 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:852
2519 2593 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:852
2520 2594 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:858
2521 2595 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:980
2522 2596 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1005
2523 2597 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2327 rhodecode/model/db.py:2319
2524 2598 msgid "Automatic activation of external account"
2525 2599 msgstr ""
2526 2600
2527 2601 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:756
2528 2602 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:759
2529 2603 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:761
2530 2604 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:761
2531 2605 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:788
2532 2606 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:798
2533 2607 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:841
2534 2608 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:840
2535 2609 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:841
2536 2610 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:841
2537 2611 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:847
2538 2612 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:969
2539 2613 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:994
2540 2614 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2316 rhodecode/model/db.py:2308
2541 2615 msgid "Repository creation enabled with write permission to a repository group"
2542 2616 msgstr ""
2543 2617
2544 2618 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:757
2545 2619 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:760
2546 2620 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:762
2547 2621 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:762
2548 2622 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:789
2549 2623 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:799
2550 2624 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:842
2551 2625 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:841
2552 2626 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:842
2553 2627 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:842
2554 2628 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:848
2555 2629 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:970
2556 2630 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:995
2557 2631 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2317 rhodecode/model/db.py:2309
2558 2632 msgid "Repository creation disabled with write permission to a repository group"
2559 2633 msgstr ""
2560 2634
2561 2635 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:736
2562 2636 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:763
2563 2637 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:773
2564 2638 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:816
2565 2639 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:815
2566 2640 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:816
2567 2641 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:816
2568 2642 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:822
2569 2643 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:944
2570 2644 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:969
2571 2645 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2291 rhodecode/model/db.py:2283
2572 2646 msgid "RhodeCode Super Administrator"
2573 2647 msgstr ""
2574 2648
2575 2649 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:811
2576 2650 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:854
2577 2651 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:853
2578 2652 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:854
2579 2653 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:854
2580 2654 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:860
2581 2655 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:982
2582 2656 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1007
2583 2657 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2329 rhodecode/model/db.py:2321
2584 2658 msgid "Inherit object permissions from default user disabled"
2585 2659 msgstr ""
2586 2660
2587 2661 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:812
2588 2662 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:855
2589 2663 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:854
2590 2664 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:855
2591 2665 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:855
2592 2666 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:861
2593 2667 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:983
2594 2668 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1008
2595 2669 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2330 rhodecode/model/db.py:2322
2596 2670 msgid "Inherit object permissions from default user enabled"
2597 2671 msgstr ""
2598 2672
2599 2673 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:909 rhodecode/model/db.py:910
2600 2674 msgid "all"
2601 2675 msgstr ""
2602 2676
2603 2677 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:910 rhodecode/model/db.py:911
2604 2678 msgid "http/web interface"
2605 2679 msgstr ""
2606 2680
2607 2681 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:911 rhodecode/model/db.py:912
2608 2682 msgid "vcs (git/hg/svn protocol)"
2609 2683 msgstr ""
2610 2684
2611 2685 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:912 rhodecode/model/db.py:913
2612 2686 msgid "api calls"
2613 2687 msgstr ""
2614 2688
2615 2689 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:913 rhodecode/model/db.py:914
2616 2690 msgid "feed access"
2617 2691 msgstr ""
2618 2692
2619 2693 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2069 rhodecode/model/db.py:2061
2620 2694 msgid "No parent"
2621 2695 msgstr ""
2622 2696
2623 2697 #: rhodecode/lib/index/whoosh.py:148
2624 2698 msgid "Invalid search query. Try quoting it."
2625 2699 msgstr ""
2626 2700
2627 2701 #: rhodecode/lib/index/whoosh.py:150
2628 2702 msgid "There is no index to search in. Please run whoosh indexer"
2629 2703 msgstr ""
2630 2704
2631 2705 #: rhodecode/lib/index/whoosh.py:155
2632 2706 msgid "An error occurred during this search operation"
2633 2707 msgstr ""
2634 2708
2635 2709 #: rhodecode/lib/index/whoosh.py:163
2636 2710 msgid "Index Type"
2637 2711 msgstr ""
2638 2712
2639 2713 #: rhodecode/lib/index/whoosh.py:164
2640 2714 msgid "File Index"
2641 2715 msgstr ""
2642 2716
2643 2717 #: rhodecode/lib/index/whoosh.py:165 rhodecode/lib/index/whoosh.py:170
2644 2718 msgid "Indexed documents"
2645 2719 msgstr ""
2646 2720
2647 2721 #: rhodecode/lib/index/whoosh.py:167 rhodecode/lib/index/whoosh.py:172
2648 2722 msgid "Last update"
2649 2723 msgstr ""
2650 2724
2651 2725 #: rhodecode/lib/index/whoosh.py:169
2652 2726 msgid "Commit index"
2653 2727 msgstr ""
2654 2728
2655 2729 #: rhodecode/login/views.py:237 rhodecode/login/views.py:296
2656 2730 msgid "bad captcha"
2657 2731 msgstr ""
2658 2732
2659 2733 #: rhodecode/login/views.py:246
2660 2734 msgid "You have successfully registered with RhodeCode"
2661 2735 msgstr ""
2662 2736
2663 2737 #: rhodecode/login/views.py:312
2664 2738 msgid "Your password reset link was sent"
2665 2739 msgstr ""
2666 2740
2667 2741 #: rhodecode/login/views.py:336
2668 2742 msgid "Your password reset was successful, a new password has been sent to your email"
2669 2743 msgstr ""
2670 2744
2671 #: rhodecode/model/comment.py:263
2745 #: rhodecode/model/comment.py:266
2672 2746 msgid "made a comment"
2673 2747 msgstr ""
2674 2748
2675 #: rhodecode/model/comment.py:264
2676 msgid "Refresh page"
2749 #: rhodecode/model/comment.py:267
2750 msgid "Show it now"
2677 2751 msgstr ""
2678 2752
2679 2753 #: rhodecode/model/forms.py:85
2680 2754 msgid "Please enter a login"
2681 2755 msgstr ""
2682 2756
2683 2757 #: rhodecode/model/forms.py:86
2684 2758 #, python-format
2685 2759 msgid "Enter a value %(min)i characters long or more"
2686 2760 msgstr ""
2687 2761
2688 2762 #: rhodecode/model/forms.py:95
2689 2763 msgid "Please enter a password"
2690 2764 msgstr ""
2691 2765
2692 2766 #: rhodecode/model/forms.py:96
2693 2767 #, python-format
2694 2768 msgid "Enter %(min)i characters or more"
2695 2769 msgstr ""
2696 2770
2697 2771 #: rhodecode/model/notification.py:247
2698 2772 #, python-format
2699 2773 msgid "%(user)s commented on commit %(date_or_age)s"
2700 2774 msgstr ""
2701 2775
2702 2776 #: rhodecode/model/notification.py:248
2703 2777 #, python-format
2704 2778 msgid "%(user)s commented on commit at %(date_or_age)s"
2705 2779 msgstr ""
2706 2780
2707 2781 #: rhodecode/model/notification.py:251
2708 2782 #, python-format
2709 2783 msgid "%(user)s sent message %(date_or_age)s"
2710 2784 msgstr ""
2711 2785
2712 2786 #: rhodecode/model/notification.py:252
2713 2787 #, python-format
2714 2788 msgid "%(user)s sent message at %(date_or_age)s"
2715 2789 msgstr ""
2716 2790
2717 2791 #: rhodecode/model/notification.py:255
2718 2792 #, python-format
2719 2793 msgid "%(user)s mentioned you %(date_or_age)s"
2720 2794 msgstr ""
2721 2795
2722 2796 #: rhodecode/model/notification.py:256
2723 2797 #, python-format
2724 2798 msgid "%(user)s mentioned you at %(date_or_age)s"
2725 2799 msgstr ""
2726 2800
2727 2801 #: rhodecode/model/notification.py:259
2728 2802 #, python-format
2729 2803 msgid "%(user)s registered in RhodeCode %(date_or_age)s"
2730 2804 msgstr ""
2731 2805
2732 2806 #: rhodecode/model/notification.py:260
2733 2807 #, python-format
2734 2808 msgid "%(user)s registered in RhodeCode at %(date_or_age)s"
2735 2809 msgstr ""
2736 2810
2737 2811 #: rhodecode/model/notification.py:263
2738 2812 #, python-format
2739 2813 msgid "%(user)s opened new pull request %(date_or_age)s"
2740 2814 msgstr ""
2741 2815
2742 2816 #: rhodecode/model/notification.py:264
2743 2817 #, python-format
2744 2818 msgid "%(user)s opened new pull request at %(date_or_age)s"
2745 2819 msgstr ""
2746 2820
2747 2821 #: rhodecode/model/notification.py:267
2748 2822 #, python-format
2749 2823 msgid "%(user)s commented on pull request %(date_or_age)s"
2750 2824 msgstr ""
2751 2825
2752 2826 #: rhodecode/model/notification.py:268
2753 2827 #, python-format
2754 2828 msgid "%(user)s commented on pull request at %(date_or_age)s"
2755 2829 msgstr ""
2756 2830
2757 2831 #: rhodecode/model/pull_request.py:69
2758 2832 msgid "This pull request can be automatically merged."
2759 2833 msgstr ""
2760 2834
2761 2835 #: rhodecode/model/pull_request.py:71
2762 2836 msgid "This pull request cannot be merged because of an unhandled exception."
2763 2837 msgstr ""
2764 2838
2765 2839 #: rhodecode/model/pull_request.py:74
2766 2840 msgid "This pull request cannot be merged because of conflicts."
2767 2841 msgstr ""
2768 2842
2769 2843 #: rhodecode/model/pull_request.py:76
2770 2844 msgid "This pull request could not be merged because push to target failed."
2771 2845 msgstr ""
2772 2846
2773 2847 #: rhodecode/model/pull_request.py:79
2774 2848 msgid "This pull request cannot be merged because the target is not a head."
2775 2849 msgstr ""
2776 2850
2777 2851 #: rhodecode/model/pull_request.py:82
2778 2852 msgid "This pull request cannot be merged because the source contains more branches than the target."
2779 2853 msgstr ""
2780 2854
2781 2855 #: rhodecode/model/pull_request.py:85
2782 2856 msgid "This pull request cannot be merged because the target has multiple heads."
2783 2857 msgstr ""
2784 2858
2785 2859 #: rhodecode/model/pull_request.py:88
2786 2860 msgid "This pull request cannot be merged because the target repository is locked."
2787 2861 msgstr ""
2788 2862
2789 2863 #: rhodecode/model/pull_request.py:91
2790 2864 msgid "This pull request cannot be merged because the target or the source reference is missing."
2791 2865 msgstr ""
2792 2866
2793 2867 #: rhodecode/model/pull_request.py:416
2794 2868 #, python-format
2795 2869 msgid ""
2796 2870 "Merge pull request #%(pr_id)s from %(source_repo)s %(source_ref_name)s\n"
2797 2871 "\n"
2798 2872 " %(pr_title)s"
2799 2873 msgstr ""
2800 2874
2801 #: rhodecode/model/pull_request.py:449
2875 #: rhodecode/model/pull_request.py:448
2802 2876 msgid "Pull request merged and closed"
2803 2877 msgstr ""
2804 2878
2805 2879 #: rhodecode/model/pull_request.py:874
2806 2880 msgid "Server-side pull request merging is disabled."
2807 2881 msgstr ""
2808 2882
2809 2883 #: rhodecode/model/pull_request.py:876
2810 2884 msgid "This pull request is closed."
2811 2885 msgstr ""
2812 2886
2813 2887 #: rhodecode/model/pull_request.py:887
2814 2888 msgid "Pull request merging is not supported."
2815 2889 msgstr ""
2816 2890
2817 2891 #: rhodecode/model/pull_request.py:905
2818 2892 msgid "Target repository large files support is disabled."
2819 2893 msgstr ""
2820 2894
2821 2895 #: rhodecode/model/pull_request.py:908
2822 2896 msgid "Source repository large files support is disabled."
2823 2897 msgstr ""
2824 2898
2825 2899 #: rhodecode/model/pull_request.py:1058 rhodecode/model/scm.py:788
2826 2900 msgid "Bookmarks"
2827 2901 msgstr ""
2828 2902
2829 2903 #: rhodecode/model/pull_request.py:1063
2830 2904 msgid "Commit IDs"
2831 2905 msgstr ""
2832 2906
2833 2907 #: rhodecode/model/pull_request.py:1066
2834 2908 msgid "Closed Branches"
2835 2909 msgstr ""
2836 2910
2837 2911 #: rhodecode/model/scm.py:770
2838 2912 msgid "latest tip"
2839 2913 msgstr ""
2840 2914
2841 2915 #: rhodecode/model/user.py:124
2842 2916 msgid "You can't Edit this user since it's crucial for entire application"
2843 2917 msgstr ""
2844 2918
2845 2919 #: rhodecode/model/user.py:285
2846 2920 #, python-format
2847 2921 msgid "You can't edit this user (`%(username)s`) since it's crucial for entire application"
2848 2922 msgstr ""
2849 2923
2850 2924 #: rhodecode/model/user.py:458
2851 2925 msgid "You can't remove this user since it's crucial for entire application"
2852 2926 msgstr ""
2853 2927
2854 2928 #: rhodecode/model/user.py:466
2855 2929 #, python-format
2856 2930 msgid "user \"%s\" still owns %s repositories and cannot be removed. Switch owners or remove those repositories:%s"
2857 2931 msgstr ""
2858 2932
2859 2933 #: rhodecode/model/user.py:475
2860 2934 #, python-format
2861 2935 msgid "user \"%s\" still owns %s repository groups and cannot be removed. Switch owners or remove those repository groups:%s"
2862 2936 msgstr ""
2863 2937
2864 2938 #: rhodecode/model/user.py:484
2865 2939 #, python-format
2866 2940 msgid "user \"%s\" still owns %s user groups and cannot be removed. Switch owners or remove those user groups:%s"
2867 2941 msgstr ""
2868 2942
2869 2943 #: rhodecode/model/validators.py:98 rhodecode/model/validators.py:99
2870 2944 msgid "Value cannot be an empty list"
2871 2945 msgstr ""
2872 2946
2873 2947 #: rhodecode/model/validators.py:142
2874 2948 msgid "Pattern already exists"
2875 2949 msgstr ""
2876 2950
2877 2951 #: rhodecode/model/validators.py:160
2878 2952 #, python-format
2879 2953 msgid "Username \"%(username)s\" already exists"
2880 2954 msgstr ""
2881 2955
2882 2956 #: rhodecode/model/validators.py:162
2883 2957 #, python-format
2884 2958 msgid "Username \"%(username)s\" is forbidden"
2885 2959 msgstr ""
2886 2960
2887 2961 #: rhodecode/model/validators.py:164
2888 2962 msgid "Username may only contain alphanumeric characters underscores, periods or dashes and must begin with alphanumeric character or underscore"
2889 2963 msgstr ""
2890 2964
2891 2965 #: rhodecode/model/validators.py:192
2892 2966 msgid "The input is not valid"
2893 2967 msgstr ""
2894 2968
2895 2969 #: rhodecode/model/validators.py:199
2896 2970 #, python-format
2897 2971 msgid "Username %(username)s is not valid"
2898 2972 msgstr ""
2899 2973
2900 2974 #: rhodecode/model/validators.py:200
2901 2975 #, python-format
2902 2976 msgid "Username %(username)s is disabled"
2903 2977 msgstr ""
2904 2978
2905 2979 #: rhodecode/model/validators.py:223
2906 2980 msgid "Invalid user group name"
2907 2981 msgstr ""
2908 2982
2909 2983 #: rhodecode/model/validators.py:224
2910 2984 #, python-format
2911 2985 msgid "User group \"%(usergroup)s\" already exists"
2912 2986 msgstr ""
2913 2987
2914 2988 #: rhodecode/model/validators.py:226
2915 2989 msgid "user group name may only contain alphanumeric characters underscores, periods or dashes and must begin with alphanumeric character"
2916 2990 msgstr ""
2917 2991
2918 2992 #: rhodecode/model/validators.py:264
2919 2993 msgid "Cannot assign this group as parent"
2920 2994 msgstr ""
2921 2995
2922 2996 #: rhodecode/model/validators.py:265
2923 2997 #, python-format
2924 2998 msgid "Group \"%(group_name)s\" already exists"
2925 2999 msgstr ""
2926 3000
2927 3001 #: rhodecode/model/validators.py:266
2928 3002 #, python-format
2929 3003 msgid "Repository with name \"%(group_name)s\" already exists"
2930 3004 msgstr ""
2931 3005
2932 3006 #: rhodecode/model/validators.py:268
2933 3007 msgid "no permission to store repository groupin this location"
2934 3008 msgstr ""
2935 3009
2936 3010 #: rhodecode/model/validators.py:270
2937 3011 msgid "no permission to store repository group in root location"
2938 3012 msgstr ""
2939 3013
2940 3014 #: rhodecode/model/validators.py:386
2941 3015 msgid "Invalid characters (non-ascii) in password"
2942 3016 msgstr ""
2943 3017
2944 3018 #: rhodecode/model/validators.py:401
2945 3019 msgid "Invalid old password"
2946 3020 msgstr ""
2947 3021
2948 3022 #: rhodecode/model/validators.py:418
2949 3023 msgid "Passwords do not match"
2950 3024 msgstr ""
2951 3025
2952 3026 #: rhodecode/model/validators.py:436
2953 3027 msgid "invalid password"
2954 3028 msgstr ""
2955 3029
2956 3030 #: rhodecode/model/validators.py:437
2957 3031 msgid "invalid user name"
2958 3032 msgstr ""
2959 3033
2960 3034 #: rhodecode/model/validators.py:438
2961 3035 msgid "Your account is disabled"
2962 3036 msgstr ""
2963 3037
2964 3038 #: rhodecode/model/validators.py:470
2965 3039 msgid "Token mismatch"
2966 3040 msgstr ""
2967 3041
2968 3042 #: rhodecode/model/validators.py:484
2969 3043 #, python-format
2970 3044 msgid "Repository name %(repo)s is disallowed"
2971 3045 msgstr ""
2972 3046
2973 3047 #: rhodecode/model/validators.py:486
2974 3048 #, python-format
2975 3049 msgid "Repository with name %(repo)s already exists"
2976 3050 msgstr ""
2977 3051
2978 3052 #: rhodecode/model/validators.py:488
2979 3053 #, python-format
2980 3054 msgid "Repository group with name \"%(repo)s\" already exists"
2981 3055 msgstr ""
2982 3056
2983 3057 #: rhodecode/model/validators.py:491
2984 3058 #, python-format
2985 3059 msgid "Repository with name %(repo)s exists in group \"%(group)s\""
2986 3060 msgstr ""
2987 3061
2988 3062 #: rhodecode/model/validators.py:493
2989 3063 #, python-format
2990 3064 msgid "Repository group with name \"%(repo)s\" exists in group \"%(group)s\""
2991 3065 msgstr ""
2992 3066
2993 3067 #: rhodecode/model/validators.py:620
2994 3068 #, python-format
2995 3069 msgid "invalid clone url for %(rtype)s repository"
2996 3070 msgstr ""
2997 3071
2998 3072 #: rhodecode/model/validators.py:621
2999 3073 #, python-format
3000 3074 msgid "Invalid clone url, provide a valid clone url starting with one of %(allowed_prefixes)s"
3001 3075 msgstr ""
3002 3076
3003 3077 #: rhodecode/model/validators.py:650
3004 3078 msgid "Fork have to be the same type as parent"
3005 3079 msgstr ""
3006 3080
3007 3081 #: rhodecode/model/validators.py:665
3008 3082 msgid "You do not have the permission to create repositories in this group."
3009 3083 msgstr ""
3010 3084
3011 3085 #: rhodecode/model/validators.py:668
3012 3086 msgid "You do not have the permission to store repositories in the root location."
3013 3087 msgstr ""
3014 3088
3015 3089 #: rhodecode/model/validators.py:728
3016 3090 msgid "This username or user group name is not valid"
3017 3091 msgstr ""
3018 3092
3019 3093 #: rhodecode/model/validators.py:846
3020 3094 msgid "This is not a valid path"
3021 3095 msgstr ""
3022 3096
3023 3097 #: rhodecode/model/validators.py:861
3024 3098 msgid "This e-mail address is already taken"
3025 3099 msgstr ""
3026 3100
3027 3101 #: rhodecode/model/validators.py:881
3028 3102 #, python-format
3029 3103 msgid "e-mail \"%(email)s\" does not exist."
3030 3104 msgstr ""
3031 3105
3032 3106 #: rhodecode/model/validators.py:902
3033 3107 #, python-format
3034 3108 msgid "Revisions %(revs)s are already part of pull request or have set status"
3035 3109 msgstr ""
3036 3110
3037 3111 #: rhodecode/model/validators.py:933
3038 3112 #: rhodecode/model/validation_schema/validators.py:14
3039 3113 msgid "Please enter a valid IPv4 or IpV6 address"
3040 3114 msgstr ""
3041 3115
3042 3116 #: rhodecode/model/validators.py:934
3043 3117 #, python-format
3044 3118 msgid "The network size (bits) must be within the range of 0-32 (not %(bits)r)"
3045 3119 msgstr ""
3046 3120
3047 3121 #: rhodecode/model/validators.py:961
3048 3122 msgid "Key name can only consist of letters, underscore, dash or numbers"
3049 3123 msgstr ""
3050 3124
3051 3125 #: rhodecode/model/validators.py:976
3052 3126 #, python-format
3053 3127 msgid "Plugins %(loaded)s and %(next_to_load)s both export the same name"
3054 3128 msgstr ""
3055 3129
3056 3130 #: rhodecode/model/validators.py:979
3057 3131 #, python-format
3058 3132 msgid "The plugin \"%(plugin_id)s\" is missing an includeme function."
3059 3133 msgstr ""
3060 3134
3061 3135 #: rhodecode/model/validators.py:982
3062 3136 #, python-format
3063 3137 msgid "Can not load plugin \"%(plugin_id)s\""
3064 3138 msgstr ""
3065 3139
3066 3140 #: rhodecode/model/validators.py:984
3067 3141 #, python-format
3068 3142 msgid "No plugin available with ID \"%(plugin_id)s\""
3069 3143 msgstr ""
3070 3144
3071 3145 #: rhodecode/model/validation_schema/schemas/gist_schema.py:89
3072 3146 msgid "Gist with name {} already exists"
3073 3147 msgstr ""
3074 3148
3075 3149 #: rhodecode/model/validation_schema/schemas/gist_schema.py:95
3076 3150 msgid "Filename {} cannot be inside a directory"
3077 3151 msgstr ""
3078 3152
3079 3153 #: rhodecode/model/validation_schema/schemas/gist_schema.py:132
3080 3154 msgid "Duplicated value for filename found: `{}`"
3081 3155 msgstr ""
3082 3156
3083 3157 #: rhodecode/public/js/scripts.js:23039
3084 3158 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:16
3085 3159 #: rhodecode/public/js/src/plugins/jquery.autocomplete.js:87
3086 3160 msgid "No results"
3087 3161 msgstr ""
3088 3162
3089 3163 #: rhodecode/public/js/scripts.js:24970
3090 3164 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:66
3091 3165 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:109
3092 3166 msgid "{0} year"
3093 3167 msgstr ""
3094 3168
3095 3169 #: rhodecode/public/js/scripts.js:24971
3096 3170 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:62
3097 3171 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:110
3098 3172 msgid "{0} month"
3099 3173 msgstr ""
3100 3174
3101 3175 #: rhodecode/public/js/scripts.js:24972
3102 3176 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:57
3103 3177 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:111
3104 3178 msgid "{0} day"
3105 3179 msgstr ""
3106 3180
3107 3181 #: rhodecode/public/js/scripts.js:24973
3108 3182 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:59
3109 3183 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:112
3110 3184 msgid "{0} hour"
3111 3185 msgstr ""
3112 3186
3113 3187 #: rhodecode/public/js/scripts.js:24974
3114 3188 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:61
3115 3189 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:113
3116 3190 msgid "{0} min"
3117 3191 msgstr ""
3118 3192
3119 3193 #: rhodecode/public/js/scripts.js:24975
3120 3194 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:65
3121 3195 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:114
3122 3196 msgid "{0} sec"
3123 3197 msgstr ""
3124 3198
3125 3199 #: rhodecode/public/js/scripts.js:24995
3126 3200 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:46
3127 3201 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:134
3128 3202 msgid "in {0}"
3129 3203 msgstr ""
3130 3204
3131 3205 #: rhodecode/public/js/scripts.js:25003
3132 3206 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:54
3133 3207 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:142
3134 3208 msgid "{0} ago"
3135 3209 msgstr ""
3136 3210
3137 3211 #: rhodecode/public/js/scripts.js:25015
3138 3212 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:68
3139 3213 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:154
3140 3214 msgid "{0}, {1} ago"
3141 3215 msgstr ""
3142 3216
3143 3217 #: rhodecode/public/js/scripts.js:25017
3144 3218 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:48
3145 3219 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:156
3146 3220 msgid "in {0}, {1}"
3147 3221 msgstr ""
3148 3222
3149 3223 #: rhodecode/public/js/scripts.js:25021
3150 3224 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:55
3151 3225 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:160
3152 3226 msgid "{0} and {1}"
3153 3227 msgstr ""
3154 3228
3155 3229 #: rhodecode/public/js/scripts.js:25023
3156 3230 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:56
3157 3231 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:162
3158 3232 msgid "{0} and {1} ago"
3159 3233 msgstr ""
3160 3234
3161 3235 #: rhodecode/public/js/scripts.js:25025
3162 3236 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:47
3163 3237 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:164
3164 3238 msgid "in {0} and {1}"
3165 3239 msgstr ""
3166 3240
3167 3241 #: rhodecode/public/js/scripts.js:39304
3168 3242 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:7
3169 3243 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:4
3170 3244 msgid "Loading more results..."
3171 3245 msgstr ""
3172 3246
3173 3247 #: rhodecode/public/js/scripts.js:39307
3174 3248 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:27
3175 3249 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:7
3176 3250 msgid "Searching..."
3177 3251 msgstr ""
3178 3252
3179 3253 #: rhodecode/public/js/scripts.js:39310
3180 3254 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:11
3181 3255 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:10
3182 3256 msgid "No matches found"
3183 3257 msgstr ""
3184 3258
3185 3259 #: rhodecode/public/js/scripts.js:39313
3186 3260 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:6
3187 3261 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:13
3188 3262 msgid "Loading failed"
3189 3263 msgstr ""
3190 3264
3191 3265 #: rhodecode/public/js/scripts.js:39317
3192 3266 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:20
3193 3267 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:17
3194 3268 msgid "One result is available, press enter to select it."
3195 3269 msgstr ""
3196 3270
3197 3271 #: rhodecode/public/js/scripts.js:39319
3198 3272 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:64
3199 3273 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:19
3200 3274 msgid "{0} results are available, use up and down arrow keys to navigate."
3201 3275 msgstr ""
3202 3276
3203 3277 #: rhodecode/public/js/scripts.js:39324
3204 3278 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:25
3205 3279 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:24
3206 3280 msgid "Please enter {0} or more character"
3207 3281 msgstr ""
3208 3282
3209 3283 #: rhodecode/public/js/scripts.js:39326
3210 3284 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:26
3211 3285 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:26
3212 3286 msgid "Please enter {0} or more characters"
3213 3287 msgstr ""
3214 3288
3215 3289 #: rhodecode/public/js/scripts.js:39331
3216 3290 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:23
3217 3291 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:31
3218 3292 msgid "Please delete {0} character"
3219 3293 msgstr ""
3220 3294
3221 3295 #: rhodecode/public/js/scripts.js:39333
3222 3296 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:24
3223 3297 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:33
3224 3298 msgid "Please delete {0} characters"
3225 3299 msgstr ""
3226 3300
3227 3301 #: rhodecode/public/js/scripts.js:39337
3228 3302 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:40
3229 3303 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:37
3230 3304 msgid "You can only select {0} item"
3231 3305 msgstr ""
3232 3306
3233 3307 #: rhodecode/public/js/scripts.js:39339
3234 3308 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:41
3235 3309 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:39
3236 3310 msgid "You can only select {0} items"
3237 3311 msgstr ""
3238 3312
3239 3313 #: rhodecode/public/js/scripts.js:40911
3240 3314 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:29
3241 3315 #: rhodecode/public/js/src/rhodecode/codemirror.js:369
3242 3316 msgid "Set status to Approved"
3243 3317 msgstr ""
3244 3318
3245 3319 #: rhodecode/public/js/scripts.js:40929
3246 3320 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:30
3247 3321 #: rhodecode/public/js/src/rhodecode/codemirror.js:387
3248 3322 msgid "Set status to Rejected"
3249 3323 msgstr ""
3250 3324
3251 3325 #: rhodecode/public/js/scripts.js:41308
3252 3326 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:2
3253 3327 #: rhodecode/public/js/src/rhodecode/comments.js:235
3254 3328 msgid "Add another comment"
3255 3329 msgstr ""
3256 3330
3257 3331 #: rhodecode/public/js/scripts.js:41526
3258 3332 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:35
3259 3333 #: rhodecode/public/js/src/rhodecode/comments.js:453
3260 3334 msgid "Status Review"
3261 3335 msgstr ""
3262 3336
3263 3337 #: rhodecode/public/js/scripts.js:41540
3264 3338 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:3
3265 3339 #: rhodecode/public/js/src/rhodecode/comments.js:467
3266 3340 msgid "Comment text will be set automatically based on currently selected status ({0}) ..."
3267 3341 msgstr ""
3268 3342
3269 3343 #: rhodecode/public/js/scripts.js:41653
3270 3344 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:37
3271 3345 #: rhodecode/public/js/src/rhodecode/comments.js:580
3272 3346 msgid "Submitting..."
3273 3347 msgstr ""
3274 3348
3275 3349 #: rhodecode/public/js/scripts.js:41703
3276 3350 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:5
3277 3351 #: rhodecode/public/js/src/rhodecode/comments.js:630
3278 3352 #: rhodecode/templates/files/files_browser_tree.html:47
3279 3353 msgid "Loading ..."
3280 3354 msgstr ""
3281 3355
3282 3356 #: rhodecode/public/js/scripts.js:41903
3283 3357 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:51
3284 3358 #: rhodecode/public/js/src/rhodecode/files.js:150
3285 3359 msgid "truncated result"
3286 3360 msgstr ""
3287 3361
3288 3362 #: rhodecode/public/js/scripts.js:41905
3289 3363 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:52
3290 3364 #: rhodecode/public/js/src/rhodecode/files.js:152
3291 3365 msgid "truncated results"
3292 3366 msgstr ""
3293 3367
3294 3368 #: rhodecode/public/js/scripts.js:41914
3295 3369 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:12
3296 3370 #: rhodecode/public/js/src/rhodecode/files.js:161
3297 3371 msgid "No matching files"
3298 3372 msgstr ""
3299 3373
3300 3374 #: rhodecode/public/js/scripts.js:42049
3301 3375 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:28
3302 3376 #: rhodecode/public/js/src/rhodecode/files.js:296
3303 3377 msgid "Selection link"
3304 3378 msgstr ""
3305 3379
3306 3380 #: rhodecode/public/js/scripts.js:42089
3307 3381 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:36
3308 3382 #: rhodecode/public/js/src/rhodecode/followers.js:26
3309 3383 msgid "Stop following this repository"
3310 3384 msgstr ""
3311 3385
3312 3386 #: rhodecode/public/js/scripts.js:42090
3313 3387 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:38
3314 3388 #: rhodecode/public/js/src/rhodecode/followers.js:27
3315 3389 msgid "Unfollow"
3316 3390 msgstr ""
3317 3391
3318 3392 #: rhodecode/public/js/scripts.js:42099
3319 3393 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:34
3320 3394 #: rhodecode/public/js/src/rhodecode/followers.js:36
3321 3395 msgid "Start following this repository"
3322 3396 msgstr ""
3323 3397
3324 3398 #: rhodecode/public/js/scripts.js:42100
3325 3399 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:4
3326 3400 #: rhodecode/public/js/src/rhodecode/followers.js:37
3327 3401 msgid "Follow"
3328 3402 msgstr ""
3329 3403
3330 3404 #: rhodecode/public/js/scripts.js:43049
3331 3405 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:44
3332 3406 #: rhodecode/public/js/src/rhodecode.js:142
3333 3407 msgid "file"
3334 3408 msgstr ""
3335 3409
3336 3410 #: rhodecode/public/js/scripts.js:43069
3337 3411 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:31
3338 3412 #: rhodecode/public/js/src/rhodecode.js:162
3339 3413 msgid "Show more"
3340 3414 msgstr ""
3341 3415
3342 3416 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:8
3343 3417 msgid "No bookmarks available yet."
3344 3418 msgstr ""
3345 3419
3346 3420 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:9
3347 3421 msgid "No branches available yet."
3348 3422 msgstr ""
3349 3423
3350 3424 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:10
3351 3425 msgid "No gists available yet."
3352 3426 msgstr ""
3353 3427
3354 3428 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:13
3355 3429 msgid "No pull requests available yet."
3356 3430 msgstr ""
3357 3431
3358 3432 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:14
3359 3433 msgid "No repositories available yet."
3360 3434 msgstr ""
3361 3435
3362 3436 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:15
3363 3437 msgid "No repository groups available yet."
3364 3438 msgstr ""
3365 3439
3366 3440 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:17
3367 3441 msgid "No tags available yet."
3368 3442 msgstr ""
3369 3443
3370 3444 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:18
3371 3445 msgid "No user groups available yet."
3372 3446 msgstr ""
3373 3447
3374 3448 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:19
3375 3449 msgid "No users available yet."
3376 3450 msgstr ""
3377 3451
3378 3452 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:21
3379 3453 #: rhodecode/templates/changelog/changelog.html:62
3380 3454 msgid "Open new pull request"
3381 3455 msgstr ""
3382 3456
3383 3457 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:22
3384 3458 msgid "Open new pull request for selected commit"
3385 3459 msgstr ""
3386 3460
3387 3461 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:32
3388 3462 msgid "Show selected commit __S"
3389 3463 msgstr ""
3390 3464
3391 3465 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:33
3392 3466 msgid "Show selected commits __S ... __E"
3393 3467 msgstr ""
3394 3468
3395 3469 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:39
3396 3470 msgid "Updating..."
3397 3471 msgstr ""
3398 3472
3399 3473 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:42
3400 3474 #: rhodecode/templates/admin/auth/auth_settings.html:71
3401 3475 msgid "disabled"
3402 3476 msgstr ""
3403 3477
3404 3478 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:43
3405 3479 #: rhodecode/templates/admin/auth/auth_settings.html:71
3406 3480 msgid "enabled"
3407 3481 msgstr ""
3408 3482
3409 3483 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:45
3410 3484 msgid "files"
3411 3485 msgstr ""
3412 3486
3413 3487 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:50
3414 3488 msgid "specify commit"
3415 3489 msgstr ""
3416 3490
3417 3491 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:53
3418 3492 msgid "{0} active out of {1} users"
3419 3493 msgstr ""
3420 3494
3421 3495 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:58
3422 3496 msgid "{0} days"
3423 3497 msgstr ""
3424 3498
3425 3499 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:60
3426 3500 msgid "{0} hours"
3427 3501 msgstr ""
3428 3502
3429 3503 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:63
3430 3504 msgid "{0} months"
3431 3505 msgstr ""
3432 3506
3433 3507 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:67
3434 3508 msgid "{0} years"
3435 3509 msgstr ""
3436 3510
3437 3511 #: rhodecode/templates/index.html:5
3438 3512 msgid "Dashboard"
3439 3513 msgstr ""
3440 3514
3441 3515 #: rhodecode/templates/index_base.html:8
3442 3516 #: rhodecode/templates/admin/gists/index.html:18
3443 3517 #: rhodecode/templates/admin/my_account/my_account_repos.html:7
3444 3518 #: rhodecode/templates/admin/my_account/my_account_watched.html:7
3445 3519 #: rhodecode/templates/admin/repo_groups/repo_groups.html:12
3446 3520 #: rhodecode/templates/admin/repos/repos.html:12
3447 3521 #: rhodecode/templates/admin/user_groups/user_groups.html:12
3448 3522 #: rhodecode/templates/admin/users/users.html:12
3449 3523 #: rhodecode/templates/bookmarks/bookmarks.html:12
3450 3524 #: rhodecode/templates/branches/branches.html:12
3451 3525 #: rhodecode/templates/journal/journal.html:12
3452 3526 #: rhodecode/templates/tags/tags.html:12
3453 3527 msgid "quick filter..."
3454 3528 msgstr ""
3455 3529
3456 3530 #: rhodecode/templates/index_base.html:10
3457 3531 msgid "matches"
3458 3532 msgstr ""
3459 3533
3460 3534 #: rhodecode/templates/index_base.html:30
3461 3535 #: rhodecode/templates/index_base.html:39
3462 3536 #: rhodecode/templates/admin/repos/repo_add.html:22
3463 3537 #: rhodecode/templates/admin/repos/repos.html:27
3464 3538 msgid "Add Repository"
3465 3539 msgstr ""
3466 3540
3467 3541 #: rhodecode/templates/index_base.html:34
3468 3542 #: rhodecode/templates/index_base.html:42
3469 3543 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:16
3470 3544 #: rhodecode/templates/admin/repo_groups/repo_groups.html:27
3471 3545 msgid "Add Repository Group"
3472 3546 msgstr ""
3473 3547
3474 3548 #: rhodecode/templates/index_base.html:45
3475 3549 msgid "You have admin right to this group, and can edit it"
3476 3550 msgstr ""
3477 3551
3478 3552 #: rhodecode/templates/index_base.html:45
3479 3553 msgid "Edit Repository Group"
3480 3554 msgstr ""
3481 3555
3482 3556 #: rhodecode/templates/index_base.html:97
3483 3557 #: rhodecode/templates/index_base.html:122
3484 3558 #: rhodecode/templates/admin/gists/index.html:112
3485 3559 #: rhodecode/templates/admin/my_account/my_account_repos.html:31
3486 3560 #: rhodecode/templates/admin/my_account/my_account_watched.html:31
3487 3561 #: rhodecode/templates/admin/repo_groups/repo_groups.html:53
3488 3562 #: rhodecode/templates/admin/repos/repo_add_base.html:9
3489 3563 #: rhodecode/templates/admin/repos/repo_edit_settings.html:15
3490 3564 #: rhodecode/templates/admin/repos/repos.html:54
3491 3565 #: rhodecode/templates/admin/user_groups/user_groups.html:55
3492 3566 #: rhodecode/templates/base/perms_summary.html:102
3493 3567 #: rhodecode/templates/bookmarks/bookmarks.html:59
3494 3568 #: rhodecode/templates/branches/branches.html:58
3495 3569 #: rhodecode/templates/files/files_browser_tree.html:5
3496 3570 #: rhodecode/templates/pullrequests/pullrequests.html:100
3497 3571 #: rhodecode/templates/tags/tags.html:59
3498 3572 msgid "Name"
3499 3573 msgstr ""
3500 3574
3501 3575 #: rhodecode/templates/index_base.html:100
3502 3576 #: rhodecode/templates/index_base.html:125
3503 3577 #: rhodecode/templates/admin/gists/index.html:114
3504 3578 #: rhodecode/templates/admin/integrations/list.html:63
3505 3579 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:77
3506 3580 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:45
3507 3581 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:42
3508 3582 #: rhodecode/templates/admin/repo_groups/repo_groups.html:56
3509 3583 #: rhodecode/templates/admin/repos/repo_add_base.html:32
3510 3584 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.html:29
3511 3585 #: rhodecode/templates/admin/repos/repo_edit_settings.html:96
3512 3586 #: rhodecode/templates/admin/repos/repos.html:57
3513 3587 #: rhodecode/templates/admin/user_groups/user_group_add.html:43
3514 3588 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.html:42
3515 3589 #: rhodecode/templates/admin/user_groups/user_groups.html:57
3516 3590 #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:74
3517 3591 #: rhodecode/templates/base/issue_tracker_settings.html:10
3518 3592 #: rhodecode/templates/changeset/changeset.html:53
3519 3593 #: rhodecode/templates/compare/compare_commits.html:24
3520 3594 #: rhodecode/templates/email_templates/commit_comment.mako:82
3521 #: rhodecode/templates/email_templates/pull_request_review.mako:30
3522 #: rhodecode/templates/email_templates/pull_request_review.mako:51
3595 #: rhodecode/templates/email_templates/pull_request_review.mako:41
3596 #: rhodecode/templates/email_templates/pull_request_review.mako:75
3523 3597 #: rhodecode/templates/files/file_tree_detail.html:5
3524 3598 #: rhodecode/templates/files/file_tree_detail.html:12
3525 3599 #: rhodecode/templates/forks/fork.html:48
3526 3600 #: rhodecode/templates/forks/forks_data.html:9
3527 3601 #: rhodecode/templates/pullrequests/pullrequest.html:47
3528 3602 #: rhodecode/templates/pullrequests/pullrequest_show.html:122
3529 3603 #: rhodecode/templates/summary/components.html:73
3530 3604 msgid "Description"
3531 3605 msgstr ""
3532 3606
3533 3607 #: rhodecode/templates/index_base.html:102
3534 3608 #: rhodecode/templates/index_base.html:133
3535 3609 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.html:5
3536 3610 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:24
3537 3611 #: rhodecode/templates/admin/repo_groups/repo_groups.html:60
3538 3612 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:5
3539 3613 #: rhodecode/templates/admin/repos/repo_edit_settings.html:78
3540 3614 #: rhodecode/templates/admin/repos/repos.html:65
3541 3615 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.html:5
3542 3616 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.html:24
3543 3617 #: rhodecode/templates/admin/user_groups/user_groups.html:64
3544 3618 #: rhodecode/templates/forks/forks_data.html:7
3545 3619 #: rhodecode/templates/summary/components.html:195
3546 3620 msgid "Owner"
3547 3621 msgstr ""
3548 3622
3549 3623 #: rhodecode/templates/index_base.html:128
3550 3624 #: rhodecode/templates/admin/repos/repos.html:60
3551 3625 msgid "Last Change"
3552 3626 msgstr ""
3553 3627
3554 3628 #: rhodecode/templates/index_base.html:131
3555 3629 #: rhodecode/templates/admin/my_account/my_account_repos.html:35
3556 3630 #: rhodecode/templates/admin/my_account/my_account_watched.html:35
3557 3631 #: rhodecode/templates/admin/repos/repos.html:63
3558 3632 #: rhodecode/templates/bookmarks/bookmarks.html:66
3559 3633 #: rhodecode/templates/branches/branches.html:65
3560 3634 #: rhodecode/templates/changelog/changelog.html:104
3561 3635 #: rhodecode/templates/changelog/changelog_summary_data.html:8
3562 3636 #: rhodecode/templates/changeset/changeset.html:36
3563 3637 #: rhodecode/templates/compare/compare_commits.html:22
3564 3638 #: rhodecode/templates/email_templates/commit_comment.mako:45
3565 3639 #: rhodecode/templates/email_templates/commit_comment.mako:81
3566 3640 #: rhodecode/templates/search/search_commit.html:6
3567 3641 #: rhodecode/templates/tags/tags.html:66
3568 3642 msgid "Commit"
3569 3643 msgstr ""
3570 3644
3571 3645 #: rhodecode/templates/index_repo_group.html:5
3572 3646 #, python-format
3573 3647 msgid "%s Repository group dashboard"
3574 3648 msgstr ""
3575 3649
3576 3650 #: rhodecode/templates/index_repo_group.html:13
3577 3651 msgid "Home"
3578 3652 msgstr ""
3579 3653
3580 3654 #: rhodecode/templates/login.html:5 rhodecode/templates/login.html:35
3581 3655 #: rhodecode/templates/login.html:64 rhodecode/templates/base/base.html:329
3582 3656 #: rhodecode/templates/debug_style/login.html:60
3583 3657 msgid "Sign In"
3584 3658 msgstr ""
3585 3659
3586 3660 #: rhodecode/templates/login.html:37
3587 3661 msgid "Go to the registration page to create a new account."
3588 3662 msgstr ""
3589 3663
3590 3664 #: rhodecode/templates/login.html:58
3591 3665 msgid "Remember me"
3592 3666 msgstr ""
3593 3667
3594 3668 #: rhodecode/templates/login.html:61
3595 3669 msgid "Forgot your password?"
3596 3670 msgstr ""
3597 3671
3598 3672 #: rhodecode/templates/password_reset.html:5
3599 3673 #: rhodecode/templates/register.html:5
3600 3674 msgid "Create an Account"
3601 3675 msgstr ""
3602 3676
3603 3677 #: rhodecode/templates/password_reset.html:35
3604 3678 msgid "Reset your Password"
3605 3679 msgstr ""
3606 3680
3607 3681 #: rhodecode/templates/password_reset.html:36
3608 3682 msgid "Go to the login page to sign in."
3609 3683 msgstr ""
3610 3684
3611 3685 #: rhodecode/templates/password_reset.html:40
3612 3686 msgid "Email Address"
3613 3687 msgstr ""
3614 3688
3615 3689 #: rhodecode/templates/password_reset.html:49
3616 3690 #: rhodecode/templates/register.html:85
3617 3691 msgid "Captcha"
3618 3692 msgstr ""
3619 3693
3620 3694 #: rhodecode/templates/password_reset.html:59
3621 3695 msgid "Send password reset email"
3622 3696 msgstr ""
3623 3697
3624 3698 #: rhodecode/templates/password_reset.html:60
3625 3699 msgid "Password reset link will be sent to matching email address"
3626 3700 msgstr ""
3627 3701
3628 3702 #: rhodecode/templates/register.html:35
3629 3703 msgid "Create an account"
3630 3704 msgstr ""
3631 3705
3632 3706 #: rhodecode/templates/register.html:36
3633 3707 msgid "Go to the login page to sign in with an existing account."
3634 3708 msgstr ""
3635 3709
3636 3710 #: rhodecode/templates/register.html:55
3637 3711 msgid "Re-enter password"
3638 3712 msgstr ""
3639 3713
3640 3714 #: rhodecode/templates/register.html:62
3641 3715 #: rhodecode/templates/admin/my_account/my_account_profile.html:32
3642 3716 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:30
3643 3717 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:76
3644 3718 #: rhodecode/templates/admin/users/user_add.html:68
3645 3719 #: rhodecode/templates/admin/users/user_edit_profile.html:47
3646 3720 #: rhodecode/templates/admin/users/users.html:92
3647 3721 msgid "First Name"
3648 3722 msgstr ""
3649 3723
3650 3724 #: rhodecode/templates/register.html:69
3651 3725 #: rhodecode/templates/admin/my_account/my_account_profile.html:40
3652 3726 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:39
3653 3727 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:85
3654 3728 #: rhodecode/templates/admin/users/user_add.html:77
3655 3729 #: rhodecode/templates/admin/users/user_edit_profile.html:56
3656 3730 #: rhodecode/templates/admin/users/users.html:94
3657 3731 msgid "Last Name"
3658 3732 msgstr ""
3659 3733
3660 3734 #: rhodecode/templates/register.html:97
3661 3735 msgid "Account activation requires admin approval."
3662 3736 msgstr ""
3663 3737
3664 3738 #: rhodecode/templates/register.html:104
3665 3739 msgid "Create Account"
3666 3740 msgstr ""
3667 3741
3668 3742 #: rhodecode/templates/admin/admin.html:5
3669 3743 #: rhodecode/templates/admin/admin.html:15
3670 3744 #: rhodecode/templates/base/base.html:77
3671 3745 msgid "Admin journal"
3672 3746 msgstr ""
3673 3747
3674 3748 #: rhodecode/templates/admin/admin.html:13
3675 3749 msgid "journal filter..."
3676 3750 msgstr ""
3677 3751
3678 3752 #: rhodecode/templates/admin/admin.html:14
3679 3753 msgid "filter"
3680 3754 msgstr ""
3681 3755
3682 3756 #: rhodecode/templates/admin/admin.html:15
3683 3757 #: rhodecode/templates/journal/journal.html:14
3684 3758 #, python-format
3685 3759 msgid "%s entry"
3686 3760 msgid_plural "%s entries"
3687 3761 msgstr[0] ""
3688 3762 msgstr[1] ""
3689 3763
3690 3764 #: rhodecode/templates/admin/admin.html:17
3691 3765 #: rhodecode/templates/journal/journal.html:17
3692 3766 msgid "Example Queries"
3693 3767 msgstr ""
3694 3768
3695 3769 #: rhodecode/templates/admin/admin_log.html:8
3696 3770 #: rhodecode/templates/admin/my_account/my_account_repos.html:37
3697 3771 #: rhodecode/templates/admin/repo_groups/repo_groups.html:62
3698 3772 #: rhodecode/templates/admin/repos/repo_edit_fields.html:13
3699 3773 #: rhodecode/templates/admin/repos/repos.html:69
3700 3774 #: rhodecode/templates/admin/user_groups/user_groups.html:66
3701 3775 #: rhodecode/templates/admin/users/users.html:105
3702 3776 msgid "Action"
3703 3777 msgstr ""
3704 3778
3705 3779 #: rhodecode/templates/admin/admin_log.html:9
3706 3780 #: rhodecode/templates/admin/defaults/defaults.html:31
3707 3781 #: rhodecode/templates/admin/permissions/permissions_objects.html:13
3708 3782 #: rhodecode/templates/search/search_commit.html:5
3709 3783 #: rhodecode/templates/search/search_path.html:3
3710 3784 msgid "Repository"
3711 3785 msgstr ""
3712 3786
3713 3787 #: rhodecode/templates/admin/admin_log.html:10
3714 3788 #: rhodecode/templates/bookmarks/bookmarks.html:61
3715 3789 #: rhodecode/templates/branches/branches.html:60
3716 3790 #: rhodecode/templates/tags/tags.html:61
3717 3791 msgid "Date"
3718 3792 msgstr ""
3719 3793
3720 3794 #: rhodecode/templates/admin/admin_log.html:11
3721 3795 msgid "From IP"
3722 3796 msgstr ""
3723 3797
3724 3798 #: rhodecode/templates/admin/admin_log.html:46
3725 3799 msgid "No actions yet"
3726 3800 msgstr ""
3727 3801
3728 3802 #: rhodecode/templates/admin/auth/auth_settings.html:5
3729 3803 #: rhodecode/templates/admin/auth/plugin_settings.html:5
3730 3804 msgid "Authentication Settings"
3731 3805 msgstr ""
3732 3806
3733 3807 #: rhodecode/templates/admin/auth/auth_settings.html:12
3734 3808 #: rhodecode/templates/admin/auth/plugin_settings.html:12
3735 3809 #: rhodecode/templates/admin/defaults/defaults.html:12
3736 3810 #: rhodecode/templates/admin/integrations/base.html:19
3737 3811 #: rhodecode/templates/admin/integrations/edit.html:15
3738 3812 #: rhodecode/templates/admin/integrations/list.html:8
3739 3813 #: rhodecode/templates/admin/permissions/permissions.html:12
3740 3814 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:12
3741 3815 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:12
3742 3816 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:14
3743 3817 #: rhodecode/templates/admin/repo_groups/repo_groups.html:13
3744 3818 #: rhodecode/templates/admin/repos/repo_add.html:13
3745 3819 #: rhodecode/templates/admin/repos/repo_add.html:17
3746 3820 #: rhodecode/templates/admin/repos/repo_edit_permissions.html:15
3747 3821 #: rhodecode/templates/admin/repos/repos.html:13
3748 3822 #: rhodecode/templates/admin/settings/settings.html:12
3749 3823 #: rhodecode/templates/admin/user_groups/user_group_add.html:11
3750 3824 #: rhodecode/templates/admin/user_groups/user_group_edit.html:12
3751 3825 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:14
3752 3826 #: rhodecode/templates/admin/user_groups/user_groups.html:13
3753 3827 #: rhodecode/templates/admin/users/user_add.html:11
3754 3828 #: rhodecode/templates/admin/users/user_edit.html:12
3755 3829 #: rhodecode/templates/admin/users/users.html:13
3756 3830 #: rhodecode/templates/admin/users/users.html:101
3757 3831 #: rhodecode/templates/base/base.html:406
3758 3832 #: rhodecode/templates/base/base.html:413
3759 3833 msgid "Admin"
3760 3834 msgstr ""
3761 3835
3762 3836 #: rhodecode/templates/admin/auth/auth_settings.html:14
3763 3837 #: rhodecode/templates/admin/auth/plugin_settings.html:14
3764 3838 msgid "Authentication Plugins"
3765 3839 msgstr ""
3766 3840
3767 3841 #: rhodecode/templates/admin/auth/auth_settings.html:47
3768 3842 msgid "Enabled and Available Plugins"
3769 3843 msgstr ""
3770 3844
3771 3845 #: rhodecode/templates/admin/auth/auth_settings.html:53
3772 3846 msgid "Enabled Plugins"
3773 3847 msgstr ""
3774 3848
3775 3849 #: rhodecode/templates/admin/auth/auth_settings.html:58
3776 3850 msgid "Add a list of plugins, separated by commas. The order of the plugins is also the order in which RhodeCode Enterprise will try to authenticate a user."
3777 3851 msgstr ""
3778 3852
3779 3853 #: rhodecode/templates/admin/auth/auth_settings.html:65
3780 3854 msgid "Available Built-in Plugins"
3781 3855 msgstr ""
3782 3856
3783 3857 #: rhodecode/templates/admin/auth/auth_settings.html:81
3784 3858 #: rhodecode/templates/admin/auth/plugin_settings.html:87
3785 3859 #: rhodecode/templates/admin/defaults/defaults_repositories.html:63
3786 3860 #: rhodecode/templates/admin/my_account/my_account_password.html:36
3787 3861 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:103
3788 3862 #: rhodecode/templates/admin/permissions/permissions_application.html:50
3789 3863 #: rhodecode/templates/admin/permissions/permissions_objects.html:56
3790 3864 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:72
3791 3865 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:135
3792 3866 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:67
3793 3867 #: rhodecode/templates/admin/repos/repo_add_base.html:88
3794 3868 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.html:79
3795 3869 #: rhodecode/templates/admin/repos/repo_edit_permissions.html:110
3796 3870 #: rhodecode/templates/admin/repos/repo_edit_settings.html:158
3797 3871 #: rhodecode/templates/admin/settings/settings_hooks.html:63
3798 3872 #: rhodecode/templates/admin/settings/settings_issuetracker.html:15
3799 3873 #: rhodecode/templates/admin/user_groups/user_group_add.html:60
3800 3874 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:120
3801 3875 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.html:89
3802 3876 #: rhodecode/templates/admin/users/user_add.html:125
3803 3877 #: rhodecode/templates/admin/users/user_edit_profile.html:134
3804 3878 #: rhodecode/templates/base/default_perms_box.html:88
3805 3879 msgid "Save"
3806 3880 msgstr ""
3807 3881
3808 3882 #: rhodecode/templates/admin/auth/plugin_settings.html:45
3809 3883 msgid "Plugin"
3810 3884 msgstr ""
3811 3885
3812 3886 #: rhodecode/templates/admin/defaults/defaults.html:5
3813 3887 #: rhodecode/templates/admin/defaults/defaults.html:14
3814 3888 msgid "Repositories defaults"
3815 3889 msgstr ""
3816 3890
3817 3891 #: rhodecode/templates/admin/defaults/defaults_repositories.html:3
3818 3892 msgid "Default Settings For New Repositories"
3819 3893 msgstr ""
3820 3894
3821 3895 #: rhodecode/templates/admin/defaults/defaults_repositories.html:14
3822 3896 #: rhodecode/templates/admin/gists/index.html:110
3823 3897 #: rhodecode/templates/admin/integrations/list.html:64
3824 3898 #: rhodecode/templates/admin/repos/repo_add_base.html:62
3825 3899 #: rhodecode/templates/admin/repos/repo_edit_fields.html:12
3826 3900 msgid "Type"
3827 3901 msgstr ""
3828 3902
3829 3903 #: rhodecode/templates/admin/defaults/defaults_repositories.html:23
3830 3904 #: rhodecode/templates/admin/repos/repo_add_base.html:80
3831 3905 msgid "Private Repository"
3832 3906 msgstr ""
3833 3907
3834 3908 #: rhodecode/templates/admin/defaults/defaults_repositories.html:27
3835 3909 #: rhodecode/templates/admin/repos/repo_add_base.html:84
3836 3910 #: rhodecode/templates/admin/repos/repo_edit_settings.html:110
3837 3911 #: rhodecode/templates/forks/fork.html:85
3838 3912 msgid "Private repositories are only visible to people explicitly added as collaborators."
3839 3913 msgstr ""
3840 3914
3841 3915 #: rhodecode/templates/admin/defaults/defaults_repositories.html:34
3842 3916 msgid "Enable Statistics"
3843 3917 msgstr ""
3844 3918
3845 3919 #: rhodecode/templates/admin/defaults/defaults_repositories.html:38
3846 3920 msgid "Enable a statistics window on the repository summary page."
3847 3921 msgstr ""
3848 3922
3849 3923 #: rhodecode/templates/admin/defaults/defaults_repositories.html:44
3850 3924 msgid "Enable Downloads"
3851 3925 msgstr ""
3852 3926
3853 3927 #: rhodecode/templates/admin/defaults/defaults_repositories.html:48
3854 3928 msgid "Enable the download option on the repository summary page."
3855 3929 msgstr ""
3856 3930
3857 3931 #: rhodecode/templates/admin/defaults/defaults_repositories.html:54
3858 3932 msgid "Enable Locking"
3859 3933 msgstr ""
3860 3934
3861 3935 #: rhodecode/templates/admin/defaults/defaults_repositories.html:58
3862 3936 msgid "Enable automatic repository locking. Pulling from a repository will lock it, and it is unlocked by pushing back by the same user."
3863 3937 msgstr ""
3864 3938
3865 3939 #: rhodecode/templates/admin/gists/edit.html:5
3866 3940 #: rhodecode/templates/admin/gists/edit.html:12
3867 3941 msgid "Edit Gist"
3868 3942 msgstr ""
3869 3943
3870 3944 #: rhodecode/templates/admin/gists/edit.html:29
3871 3945 #, python-format
3872 3946 msgid "Gist was updated since you started editing. Copy your changes and click %(here)s to reload the new version."
3873 3947 msgstr ""
3874 3948
3875 3949 #: rhodecode/templates/admin/gists/edit.html:39
3876 3950 #: rhodecode/templates/admin/gists/new.html:30
3877 3951 msgid "Gist description ..."
3878 3952 msgstr ""
3879 3953
3880 3954 #: rhodecode/templates/admin/gists/edit.html:44
3881 3955 #: rhodecode/templates/admin/gists/new.html:38
3882 3956 msgid "Gist lifetime"
3883 3957 msgstr ""
3884 3958
3885 3959 #: rhodecode/templates/admin/gists/edit.html:47
3886 3960 #: rhodecode/templates/admin/gists/new.html:41
3887 3961 msgid "Gist access level"
3888 3962 msgstr ""
3889 3963
3890 3964 #: rhodecode/templates/admin/gists/edit.html:62
3891 3965 #: rhodecode/templates/admin/gists/new.html:50
3892 3966 #: rhodecode/templates/files/files_add.html:74
3893 3967 #: rhodecode/templates/files/files_edit.html:78
3894 3968 msgid "plain"
3895 3969 msgstr ""
3896 3970
3897 3971 #: rhodecode/templates/admin/gists/edit.html:107
3898 3972 msgid "Update Gist"
3899 3973 msgstr ""
3900 3974
3901 3975 #: rhodecode/templates/admin/gists/edit.html:108
3902 3976 #: rhodecode/templates/base/issue_tracker_settings.html:74
3903 3977 #: rhodecode/templates/changeset/changeset_file_comment.html:139
3904 3978 #: rhodecode/templates/files/files_add.html:102
3905 3979 #: rhodecode/templates/files/files_delete.html:69
3906 3980 #: rhodecode/templates/files/files_edit.html:105
3907 3981 msgid "Cancel"
3908 3982 msgstr ""
3909 3983
3910 3984 #: rhodecode/templates/admin/gists/index.html:6
3911 3985 #: rhodecode/templates/admin/gists/index.html:20
3912 3986 #, python-format
3913 3987 msgid "Private Gists for user %s"
3914 3988 msgstr ""
3915 3989
3916 3990 #: rhodecode/templates/admin/gists/index.html:8
3917 3991 #: rhodecode/templates/admin/gists/index.html:22
3918 3992 #, python-format
3919 3993 msgid "Public Gists for user %s"
3920 3994 msgstr ""
3921 3995
3922 3996 #: rhodecode/templates/admin/gists/index.html:10
3923 3997 msgid "Public Gists"
3924 3998 msgstr ""
3925 3999
3926 4000 #: rhodecode/templates/admin/gists/index.html:24
3927 4001 #, python-format
3928 4002 msgid "All Gists for user %s"
3929 4003 msgstr ""
3930 4004
3931 4005 #: rhodecode/templates/admin/gists/index.html:26
3932 4006 msgid "All Public Gists"
3933 4007 msgstr ""
3934 4008
3935 4009 #: rhodecode/templates/admin/gists/index.html:44
3936 4010 #: rhodecode/templates/admin/gists/show.html:36
3937 4011 msgid "Create New Gist"
3938 4012 msgstr ""
3939 4013
3940 4014 #: rhodecode/templates/admin/gists/index.html:56
3941 4015 msgid "All gists"
3942 4016 msgstr ""
3943 4017
3944 4018 #: rhodecode/templates/admin/gists/index.html:58
3945 4019 msgid "All public"
3946 4020 msgstr ""
3947 4021
3948 4022 #: rhodecode/templates/admin/gists/index.html:60
3949 4023 msgid "My gists"
3950 4024 msgstr ""
3951 4025
3952 4026 #: rhodecode/templates/admin/gists/index.html:61
3953 4027 msgid "My private"
3954 4028 msgstr ""
3955 4029
3956 4030 #: rhodecode/templates/admin/gists/index.html:62
3957 4031 msgid "My public"
3958 4032 msgstr ""
3959 4033
3960 4034 #: rhodecode/templates/admin/gists/index.html:108
3961 4035 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:24
3962 4036 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:89
3963 4037 #: rhodecode/templates/bookmarks/bookmarks.html:63
3964 4038 #: rhodecode/templates/branches/branches.html:62
3965 4039 #: rhodecode/templates/changelog/changelog.html:110
3966 4040 #: rhodecode/templates/changelog/changelog_summary_data.html:11
3967 4041 #: rhodecode/templates/changeset/changeset.html:164
3968 4042 #: rhodecode/templates/compare/compare_commits.html:21
3969 4043 #: rhodecode/templates/files/files_browser_tree.html:9
3970 4044 #: rhodecode/templates/pullrequests/pullrequest_show.html:169
3971 4045 #: rhodecode/templates/pullrequests/pullrequests.html:102
3972 4046 #: rhodecode/templates/search/search_commit.html:16
3973 4047 #: rhodecode/templates/tags/tags.html:63
3974 4048 msgid "Author"
3975 4049 msgstr ""
3976 4050
3977 4051 #: rhodecode/templates/admin/gists/index.html:116
3978 4052 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.html:6
3979 4053 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:6
3980 4054 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.html:6
3981 4055 #: rhodecode/templates/admin/users/user_edit_advanced.html:5
3982 4056 msgid "Created on"
3983 4057 msgstr ""
3984 4058
3985 4059 #: rhodecode/templates/admin/gists/index.html:118
3986 4060 #: rhodecode/templates/admin/gists/show.html:65
3987 4061 msgid "Expires"
3988 4062 msgstr ""
3989 4063
3990 4064 #: rhodecode/templates/admin/gists/new.html:5
3991 4065 #: rhodecode/templates/admin/gists/new.html:12
3992 4066 msgid "New Gist"
3993 4067 msgstr ""
3994 4068
3995 4069 #: rhodecode/templates/admin/gists/new.html:35
3996 4070 msgid "Gist id"
3997 4071 msgstr ""
3998 4072
3999 4073 #: rhodecode/templates/admin/gists/new.html:36
4000 4074 msgid "Auto generated"
4001 4075 msgstr ""
4002 4076
4003 4077 #: rhodecode/templates/admin/gists/new.html:49
4004 4078 msgid "name this file..."
4005 4079 msgstr ""
4006 4080
4007 4081 #: rhodecode/templates/admin/gists/new.html:60
4008 4082 msgid "Create Private Gist"
4009 4083 msgstr ""
4010 4084
4011 4085 #: rhodecode/templates/admin/gists/new.html:61
4012 4086 msgid "Create Public Gist"
4013 4087 msgstr ""
4014 4088
4015 4089 #: rhodecode/templates/admin/gists/new.html:62
4016 4090 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:27
4017 4091 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:84
4018 4092 #: rhodecode/templates/admin/my_account/my_account_emails.html:65
4019 4093 #: rhodecode/templates/admin/my_account/my_account_password.html:37
4020 4094 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:104
4021 4095 #: rhodecode/templates/admin/permissions/permissions_application.html:51
4022 4096 #: rhodecode/templates/admin/permissions/permissions_ips.html:61
4023 4097 #: rhodecode/templates/admin/permissions/permissions_objects.html:57
4024 4098 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:136
4025 4099 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:68
4026 4100 #: rhodecode/templates/admin/repos/repo_edit_fields.html:66
4027 4101 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.html:80
4028 4102 #: rhodecode/templates/admin/repos/repo_edit_permissions.html:111
4029 4103 #: rhodecode/templates/admin/repos/repo_edit_settings.html:159
4030 4104 #: rhodecode/templates/admin/repos/repo_edit_vcs.html:46
4031 4105 #: rhodecode/templates/admin/settings/settings_global.html:110
4032 4106 #: rhodecode/templates/admin/settings/settings_issuetracker.html:16
4033 4107 #: rhodecode/templates/admin/settings/settings_labs.html:46
4034 4108 #: rhodecode/templates/admin/settings/settings_vcs.html:14
4035 4109 #: rhodecode/templates/admin/settings/settings_visual.html:220
4036 4110 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:121
4037 4111 #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:23
4038 4112 #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:81
4039 4113 #: rhodecode/templates/admin/users/user_edit_emails.html:63
4040 4114 #: rhodecode/templates/admin/users/user_edit_ips.html:70
4041 4115 #: rhodecode/templates/admin/users/user_edit_profile.html:135
4042 4116 #: rhodecode/templates/base/default_perms_box.html:89
4043 4117 msgid "Reset"
4044 4118 msgstr ""
4045 4119
4046 4120 #: rhodecode/templates/admin/gists/show.html:13
4047 4121 #: rhodecode/templates/admin/gists/show.html:20
4048 4122 msgid "Gist"
4049 4123 msgstr ""
4050 4124
4051 4125 #: rhodecode/templates/admin/gists/show.html:49
4052 4126 #: rhodecode/templates/admin/integrations/list.html:110
4053 4127 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:56
4054 4128 #: rhodecode/templates/admin/my_account/my_account_emails.html:32
4055 4129 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:63
4056 4130 #: rhodecode/templates/admin/permissions/permissions_ips.html:26
4057 4131 #: rhodecode/templates/admin/repos/repo_edit_fields.html:25
4058 4132 #: rhodecode/templates/admin/settings/settings_hooks.html:46
4059 4133 #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:52
4060 4134 #: rhodecode/templates/admin/users/user_edit_emails.html:31
4061 4135 #: rhodecode/templates/admin/users/user_edit_ips.html:34
4062 4136 #: rhodecode/templates/base/issue_tracker_settings.html:70
4063 4137 #: rhodecode/templates/base/vcs_settings.html:147
4064 4138 #: rhodecode/templates/base/vcs_settings.html:172
4065 4139 #: rhodecode/templates/changeset/changeset_file_comment.html:49
4066 4140 #: rhodecode/templates/changeset/changeset_file_comment.html:99
4067 4141 #: rhodecode/templates/data_table/_dt_elements.html:119
4068 4142 #: rhodecode/templates/data_table/_dt_elements.html:176
4069 4143 #: rhodecode/templates/data_table/_dt_elements.html:190
4070 4144 #: rhodecode/templates/data_table/_dt_elements.html:202
4071 4145 #: rhodecode/templates/debug_style/buttons.html:132
4072 4146 #: rhodecode/templates/files/files_source.html:33
4073 4147 #: rhodecode/templates/files/files_source.html:37
4074 4148 #: rhodecode/templates/files/files_source.html:40
4075 4149 msgid "Delete"
4076 4150 msgstr ""
4077 4151
4078 4152 #: rhodecode/templates/admin/gists/show.html:49
4079 4153 msgid "Confirm to delete this Gist"
4080 4154 msgstr ""
4081 4155
4082 4156 #: rhodecode/templates/admin/gists/show.html:56
4083 4157 #: rhodecode/templates/admin/integrations/list.html:103
4084 4158 #: rhodecode/templates/admin/my_account/my_account_profile.html:5
4085 4159 #: rhodecode/templates/base/issue_tracker_settings.html:61
4086 4160 #: rhodecode/templates/changeset/changeset_file_comment.html:145
4087 4161 #: rhodecode/templates/changeset/changeset_file_comment.html:292
4088 4162 #: rhodecode/templates/data_table/_dt_elements.html:114
4089 4163 #: rhodecode/templates/data_table/_dt_elements.html:172
4090 4164 #: rhodecode/templates/data_table/_dt_elements.html:185
4091 4165 #: rhodecode/templates/data_table/_dt_elements.html:198
4092 4166 #: rhodecode/templates/debug_style/buttons.html:128
4093 4167 #: rhodecode/templates/files/files_add.html:204
4094 4168 #: rhodecode/templates/files/files_edit.html:165
4095 4169 #: rhodecode/templates/files/files_source.html:36
4096 4170 #: rhodecode/templates/files/files_source.html:39
4097 4171 #: rhodecode/templates/pullrequests/pullrequest_show.html:50
4098 4172 #: rhodecode/templates/pullrequests/pullrequest_show.html:184
4099 4173 #: rhodecode/templates/users/user_profile.html:7
4100 4174 msgid "Edit"
4101 4175 msgstr ""
4102 4176
4103 4177 #: rhodecode/templates/admin/gists/show.html:58
4104 4178 msgid "Show as Raw"
4105 4179 msgstr ""
4106 4180
4107 4181 #: rhodecode/templates/admin/gists/show.html:62
4108 4182 msgid "Private Gist"
4109 4183 msgstr ""
4110 4184
4111 4185 #: rhodecode/templates/admin/gists/show.html:77
4112 4186 msgid "created"
4113 4187 msgstr ""
4114 4188
4115 4189 #: rhodecode/templates/admin/gists/show.html:91
4116 4190 #: rhodecode/templates/files/files_delete.html:50
4117 4191 #: rhodecode/templates/files/files_source.html:61
4118 4192 msgid "Show as raw"
4119 4193 msgstr ""
4120 4194
4121 4195 #: rhodecode/templates/admin/integrations/base.html:12
4122 msgid "Integrations settings"
4196 msgid "Integrations Settings"
4123 4197 msgstr ""
4124 4198
4125 4199 #: rhodecode/templates/admin/integrations/edit.html:17
4126 4200 #: rhodecode/templates/admin/integrations/list.html:10
4127 4201 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:44
4128 4202 #: rhodecode/templates/admin/repos/repo_edit.html:15
4129 4203 #: rhodecode/templates/admin/repos/repo_edit.html:43
4130 4204 #: rhodecode/templates/admin/settings/settings.html:14
4131 4205 #: rhodecode/templates/admin/user_groups/user_group_edit.html:33
4132 4206 #: rhodecode/templates/base/base.html:86 rhodecode/templates/base/base.html:251
4133 4207 msgid "Settings"
4134 4208 msgstr ""
4135 4209
4136 4210 #: rhodecode/templates/admin/integrations/edit.html:36
4137 4211 #, python-format
4138 msgid "Create new %(integration_type)s integration"
4212 msgid "Create New %(integration_type)s Integration"
4139 4213 msgstr ""
4140 4214
4141 4215 #: rhodecode/templates/admin/integrations/list.html:31
4142 msgid "Create new integration"
4216 msgid "Create New Integration"
4217 msgstr ""
4218
4219 #: rhodecode/templates/admin/integrations/list.html:35
4220 msgid "No integrations available."
4143 4221 msgstr ""
4144 4222
4145 4223 #: rhodecode/templates/admin/integrations/list.html:56
4146 msgid "Current integrations"
4224 msgid "Current Integrations"
4147 4225 msgstr ""
4148 4226
4149 4227 #: rhodecode/templates/admin/integrations/list.html:65
4150 4228 msgid "Actions"
4151 4229 msgstr ""
4152 4230
4153 4231 #: rhodecode/templates/admin/integrations/list.html:89
4154 4232 msgid "unknown integration"
4155 4233 msgstr ""
4156 4234
4157 4235 #: rhodecode/templates/admin/my_account/my_account.html:5
4158 4236 #: rhodecode/templates/base/base.html:343
4159 4237 msgid "My account"
4160 4238 msgstr ""
4161 4239
4162 4240 #: rhodecode/templates/admin/my_account/my_account.html:12
4163 4241 msgid "My Account"
4164 4242 msgstr ""
4165 4243
4166 4244 #: rhodecode/templates/admin/my_account/my_account.html:29
4167 4245 #: rhodecode/templates/admin/my_account/my_account_profile.html:4
4168 4246 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:4
4169 4247 msgid "My Profile"
4170 4248 msgstr ""
4171 4249
4172 4250 #: rhodecode/templates/admin/my_account/my_account.html:31
4173 4251 msgid "Auth Tokens"
4174 4252 msgstr ""
4175 4253
4176 4254 #: rhodecode/templates/admin/my_account/my_account.html:34
4177 4255 msgid "OAuth Identities"
4178 4256 msgstr ""
4179 4257
4180 4258 #: rhodecode/templates/admin/my_account/my_account.html:37
4181 4259 msgid "My Emails"
4182 4260 msgstr ""
4183 4261
4184 4262 #: rhodecode/templates/admin/my_account/my_account.html:38
4185 4263 msgid "My Repositories"
4186 4264 msgstr ""
4187 4265
4188 4266 #: rhodecode/templates/admin/my_account/my_account.html:39
4189 4267 msgid "Watched"
4190 4268 msgstr ""
4191 4269
4192 4270 #: rhodecode/templates/admin/my_account/my_account.html:40
4193 4271 #: rhodecode/templates/admin/notifications/notifications.html:33
4194 4272 #: rhodecode/templates/base/base.html:243
4195 4273 msgid "Pull Requests"
4196 4274 msgstr ""
4197 4275
4198 4276 #: rhodecode/templates/admin/my_account/my_account.html:41
4199 4277 msgid "My Permissions"
4200 4278 msgstr ""
4201 4279
4202 4280 #: rhodecode/templates/admin/my_account/my_account.html:42
4203 4281 msgid "My Live Notifications"
4204 4282 msgstr ""
4205 4283
4206 4284 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:3
4207 4285 msgid "Authentication Tokens"
4208 4286 msgstr ""
4209 4287
4210 4288 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:7
4211 4289 msgid "Built-in tokens can be used to authenticate with all possible options."
4212 4290 msgstr ""
4213 4291
4214 4292 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:8
4215 4293 msgid "Each token can have a role. VCS tokens can be used together with the authtoken auth plugin for git/hg/svn operations."
4216 4294 msgstr ""
4217 4295
4218 4296 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:14
4219 4297 #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:11
4220 4298 msgid "Built-in"
4221 4299 msgstr ""
4222 4300
4223 4301 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:19
4224 4302 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:42
4225 4303 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:47
4226 4304 #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:16
4227 4305 #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:38
4228 4306 #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:43
4229 4307 msgid "expires"
4230 4308 msgstr ""
4231 4309
4232 4310 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:25
4233 4311 #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:22
4234 4312 #, python-format
4235 4313 msgid "Confirm to reset this auth token: %s"
4236 4314 msgstr ""
4237 4315
4238 4316 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:45
4239 4317 #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:41
4240 4318 msgid "expired"
4241 4319 msgstr ""
4242 4320
4243 4321 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:55
4244 4322 #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:51
4245 4323 #, python-format
4246 4324 msgid "Confirm to remove this auth token: %s"
4247 4325 msgstr ""
4248 4326
4249 4327 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:63
4250 4328 msgid "No additional auth token specified"
4251 4329 msgstr ""
4252 4330
4253 4331 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:74
4254 4332 msgid "New authentication token"
4255 4333 msgstr ""
4256 4334
4257 4335 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:83
4258 4336 #: rhodecode/templates/admin/my_account/my_account_emails.html:64
4259 4337 #: rhodecode/templates/admin/permissions/permissions_ips.html:60
4260 4338 #: rhodecode/templates/admin/repos/repo_edit_fields.html:65
4261 4339 #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:80
4262 4340 #: rhodecode/templates/admin/users/user_edit_emails.html:62
4263 4341 #: rhodecode/templates/admin/users/user_edit_ips.html:69
4264 4342 msgid "Add"
4265 4343 msgstr ""
4266 4344
4267 4345 #: rhodecode/templates/admin/my_account/my_account_emails.html:5
4268 4346 msgid "Account Emails"
4269 4347 msgstr ""
4270 4348
4271 4349 #: rhodecode/templates/admin/my_account/my_account_emails.html:17
4272 4350 #: rhodecode/templates/admin/users/user_edit_emails.html:16
4273 4351 msgid "Primary"
4274 4352 msgstr ""
4275 4353
4276 4354 #: rhodecode/templates/admin/my_account/my_account_emails.html:31
4277 4355 #: rhodecode/templates/admin/users/user_edit_emails.html:30
4278 4356 #, python-format
4279 4357 msgid "Confirm to delete this email: %s"
4280 4358 msgstr ""
4281 4359
4282 4360 #: rhodecode/templates/admin/my_account/my_account_emails.html:42
4283 4361 #: rhodecode/templates/admin/users/user_edit_emails.html:41
4284 4362 msgid "No additional emails specified"
4285 4363 msgstr ""
4286 4364
4287 4365 #: rhodecode/templates/admin/my_account/my_account_emails.html:57
4288 4366 #: rhodecode/templates/admin/users/user_edit_emails.html:55
4289 4367 msgid "New email address"
4290 4368 msgstr ""
4291 4369
4292 4370 #: rhodecode/templates/admin/my_account/my_account_notifications.html:3
4293 4371 msgid "Your live notification settings"
4294 4372 msgstr ""
4295 4373
4296 4374 #: rhodecode/templates/admin/my_account/my_account_notifications.html:14
4297 4375 #: rhodecode/templates/admin/notifications/show_notification.html:12
4298 4376 msgid "Notifications"
4299 4377 msgstr ""
4300 4378
4301 4379 #: rhodecode/templates/admin/my_account/my_account_notifications.html:14
4302 4380 msgid "Disabled"
4303 4381 msgstr ""
4304 4382
4305 4383 #: rhodecode/templates/admin/my_account/my_account_password.html:3
4306 4384 msgid "Change Your Account Password"
4307 4385 msgstr ""
4308 4386
4309 4387 #: rhodecode/templates/admin/my_account/my_account_password.html:10
4310 4388 msgid "Current Password"
4311 4389 msgstr ""
4312 4390
4313 4391 #: rhodecode/templates/admin/my_account/my_account_password.html:19
4314 4392 #: rhodecode/templates/admin/users/user_edit_profile.html:74
4315 4393 msgid "New Password"
4316 4394 msgstr ""
4317 4395
4318 4396 #: rhodecode/templates/admin/my_account/my_account_password.html:28
4319 4397 msgid "Confirm New Password"
4320 4398 msgstr ""
4321 4399
4322 4400 #: rhodecode/templates/admin/my_account/my_account_profile.html:11
4323 4401 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:52
4324 4402 #: rhodecode/templates/admin/users/user_edit_profile.html:25
4325 4403 #: rhodecode/templates/users/user_profile.html:14
4326 4404 msgid "Photo"
4327 4405 msgstr ""
4328 4406
4329 4407 #: rhodecode/templates/admin/my_account/my_account_profile.html:18
4330 4408 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:60
4331 4409 #: rhodecode/templates/admin/users/user_edit_profile.html:33
4332 4410 #: rhodecode/templates/users/user_profile.html:21
4333 4411 msgid "Avatars are disabled"
4334 4412 msgstr ""
4335 4413
4336 4414 #: rhodecode/templates/admin/my_account/my_account_profile.html:51
4337 4415 #: rhodecode/templates/users/user_profile.html:54
4338 4416 msgid "Missing email, please update your user email address."
4339 4417 msgstr ""
4340 4418
4341 4419 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:18
4342 4420 msgid "Your user account details are managed by an external source, i.e. LDAP. Details cannot be managed here."
4343 4421 msgstr ""
4344 4422
4345 4423 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:57
4346 4424 msgid "Change your avatar at"
4347 4425 msgstr ""
4348 4426
4349 4427 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:6
4350 4428 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:8
4351 4429 msgid "Show Closed Pull Requests"
4352 4430 msgstr ""
4353 4431
4354 4432 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:15
4355 4433 msgid "Pull Requests You Opened"
4356 4434 msgstr ""
4357 4435
4358 4436 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:23
4359 4437 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:88
4360 4438 msgid "Target Repo"
4361 4439 msgstr ""
4362 4440
4363 4441 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:26
4364 4442 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:91
4365 4443 #: rhodecode/templates/admin/settings/settings_global.html:9
4366 #: rhodecode/templates/email_templates/pull_request_review.mako:28
4367 #: rhodecode/templates/email_templates/pull_request_review.mako:48
4444 #: rhodecode/templates/email_templates/pull_request_review.mako:39
4445 #: rhodecode/templates/email_templates/pull_request_review.mako:72
4368 4446 #: rhodecode/templates/pullrequests/pullrequest.html:38
4369 4447 #: rhodecode/templates/pullrequests/pullrequests.html:104
4370 4448 msgid "Title"
4371 4449 msgstr ""
4372 4450
4373 4451 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:27
4374 4452 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:92
4375 4453 msgid "Opened On"
4376 4454 msgstr ""
4377 4455
4378 4456 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:43
4379 4457 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:107
4380 4458 #: rhodecode/templates/changelog/changelog.html:153
4381 4459 #: rhodecode/templates/compare/compare_commits.html:49
4382 4460 #: rhodecode/templates/search/search_commit.html:36
4383 4461 msgid "Expand commit message"
4384 4462 msgstr ""
4385 4463
4386 4464 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:52
4387 4465 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:116
4388 4466 #: rhodecode/templates/changeset/changeset_file_comment.html:284
4389 4467 #: rhodecode/templates/pullrequests/pullrequest_show.html:14
4390 4468 #: rhodecode/templates/pullrequests/pullrequest_show.html:112
4391 4469 #: rhodecode/templates/pullrequests/pullrequests.html:52
4392 4470 msgid "Closed"
4393 4471 msgstr ""
4394 4472
4395 4473 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:64
4396 4474 msgid "Confirm to delete this pull request"
4397 4475 msgstr ""
4398 4476
4399 4477 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:71
4400 4478 msgid "You currently have no open pull requests."
4401 4479 msgstr ""
4402 4480
4403 4481 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:79
4404 4482 msgid "Pull Requests You Participate In"
4405 4483 msgstr ""
4406 4484
4407 4485 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:129
4408 4486 msgid "There are currently no open pull requests requiring your participation."
4409 4487 msgstr ""
4410 4488
4411 4489 #: rhodecode/templates/admin/my_account/my_account_repos.html:3
4412 4490 msgid "Repositories You Own"
4413 4491 msgstr ""
4414 4492
4415 4493 #: rhodecode/templates/admin/my_account/my_account_watched.html:3
4416 4494 msgid "Your Watched Repositories"
4417 4495 msgstr ""
4418 4496
4419 4497 #: rhodecode/templates/admin/notifications/notifications.html:5
4420 4498 #: rhodecode/templates/admin/notifications/notifications.html:12
4421 4499 msgid "My Notifications"
4422 4500 msgstr ""
4423 4501
4424 4502 #: rhodecode/templates/admin/notifications/notifications.html:31
4425 4503 msgid "All"
4426 4504 msgstr ""
4427 4505
4428 4506 #: rhodecode/templates/admin/notifications/notifications.html:32
4429 4507 #: rhodecode/templates/changeset/changeset.html:140
4430 4508 #: rhodecode/templates/pullrequests/pullrequest_show.html:133
4431 4509 msgid "Comments"
4432 4510 msgstr ""
4433 4511
4434 4512 #: rhodecode/templates/admin/notifications/notifications.html:37
4435 4513 msgid "Mark all as read"
4436 4514 msgstr ""
4437 4515
4438 4516 #: rhodecode/templates/admin/notifications/notifications_data.html:39
4439 4517 msgid "No notifications here yet"
4440 4518 msgstr ""
4441 4519
4442 4520 #: rhodecode/templates/admin/notifications/show_notification.html:5
4443 4521 #: rhodecode/templates/admin/notifications/show_notification.html:14
4444 4522 msgid "Show notification"
4445 4523 msgstr ""
4446 4524
4447 4525 #: rhodecode/templates/admin/permissions/permissions.html:5
4448 4526 msgid "Permissions Administration"
4449 4527 msgstr ""
4450 4528
4451 4529 #: rhodecode/templates/admin/permissions/permissions.html:14
4452 4530 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:45
4453 4531 #: rhodecode/templates/admin/repos/repo_edit.html:46
4454 4532 #: rhodecode/templates/admin/user_groups/user_group_edit.html:34
4455 4533 #: rhodecode/templates/base/base.html:82
4456 4534 msgid "Permissions"
4457 4535 msgstr ""
4458 4536
4459 4537 #: rhodecode/templates/admin/permissions/permissions.html:33
4460 4538 msgid "Application"
4461 4539 msgstr ""
4462 4540
4463 4541 #: rhodecode/templates/admin/permissions/permissions.html:39
4464 4542 msgid "Object"
4465 4543 msgstr ""
4466 4544
4467 4545 #: rhodecode/templates/admin/permissions/permissions.html:42
4468 4546 msgid "IP Whitelist"
4469 4547 msgstr ""
4470 4548
4471 4549 #: rhodecode/templates/admin/permissions/permissions.html:45
4472 4550 msgid "Overview"
4473 4551 msgstr ""
4474 4552
4475 4553 #: rhodecode/templates/admin/permissions/permissions_application.html:3
4476 4554 msgid "System Wide Application Permissions"
4477 4555 msgstr ""
4478 4556
4479 4557 #: rhodecode/templates/admin/permissions/permissions_application.html:12
4480 4558 msgid "Anonymous Access"
4481 4559 msgstr ""
4482 4560
4483 4561 #: rhodecode/templates/admin/permissions/permissions_application.html:18
4484 4562 #, python-format
4485 4563 msgid "Allow access to RhodeCode Enterprise without requiring users to login. Anonymous users get the %s permission settings."
4486 4564 msgstr ""
4487 4565
4488 4566 #: rhodecode/templates/admin/permissions/permissions_application.html:24
4489 4567 msgid "Registration"
4490 4568 msgstr ""
4491 4569
4492 4570 #: rhodecode/templates/admin/permissions/permissions_application.html:33
4493 4571 msgid "Registration Page Message"
4494 4572 msgstr ""
4495 4573
4496 4574 #: rhodecode/templates/admin/permissions/permissions_application.html:37
4497 4575 msgid "Custom message to be displayed on the registration page. HTML syntax is supported."
4498 4576 msgstr ""
4499 4577
4500 4578 #: rhodecode/templates/admin/permissions/permissions_application.html:43
4501 4579 msgid "External Authentication Account Activation"
4502 4580 msgstr ""
4503 4581
4504 4582 #: rhodecode/templates/admin/permissions/permissions_ips.html:5
4505 4583 msgid "Default IP Whitelist For All Users"
4506 4584 msgstr ""
4507 4585
4508 4586 #: rhodecode/templates/admin/permissions/permissions_ips.html:27
4509 4587 #: rhodecode/templates/admin/users/user_edit_ips.html:35
4510 4588 #, python-format
4511 4589 msgid "Confirm to delete this ip: %s"
4512 4590 msgstr ""
4513 4591
4514 4592 #: rhodecode/templates/admin/permissions/permissions_ips.html:34
4515 4593 #: rhodecode/templates/admin/users/user_edit_ips.html:43
4516 4594 msgid "All IP addresses are allowed"
4517 4595 msgstr ""
4518 4596
4519 4597 #: rhodecode/templates/admin/permissions/permissions_ips.html:49
4520 4598 #: rhodecode/templates/admin/users/user_edit_ips.html:59
4521 4599 msgid "New IP Address"
4522 4600 msgstr ""
4523 4601
4524 4602 #: rhodecode/templates/admin/permissions/permissions_ips.html:53
4525 4603 #: rhodecode/templates/admin/users/user_edit_ips.html:62
4526 4604 msgid "Description..."
4527 4605 msgstr ""
4528 4606
4529 4607 #: rhodecode/templates/admin/permissions/permissions_ips.html:54
4530 4608 msgid ""
4531 4609 "Enter a comma separated list of IP Addresses like 127.0.0.1,\n"
4532 4610 "or use an IP Address with a mask 127.0.0.1/24, to create a network range.\n"
4533 4611 "To specify multiple addresses in a range, use the 127.0.0.1-127.0.0.10 syntax"
4534 4612 msgstr ""
4535 4613
4536 4614 #: rhodecode/templates/admin/permissions/permissions_objects.html:3
4537 4615 msgid "Default Permissions for Repositories, User Groups and Repository Groups."
4538 4616 msgstr ""
4539 4617
4540 4618 #: rhodecode/templates/admin/permissions/permissions_objects.html:6
4541 4619 msgid "Default system permissions. Each permissions management entity will be created with the following default settings. Check the overwrite checkbox to force any permission changes on already existing settings."
4542 4620 msgstr ""
4543 4621
4544 4622 #: rhodecode/templates/admin/permissions/permissions_objects.html:20
4545 4623 msgid "All default permissions on each repository will be reset to chosen permission, note that all custom default permission on repositories will be lost"
4546 4624 msgstr ""
4547 4625
4548 4626 #: rhodecode/templates/admin/permissions/permissions_objects.html:21
4549 4627 #: rhodecode/templates/admin/permissions/permissions_objects.html:35
4550 4628 #: rhodecode/templates/admin/permissions/permissions_objects.html:49
4551 4629 msgid "Overwrite Existing Settings"
4552 4630 msgstr ""
4553 4631
4554 4632 #: rhodecode/templates/admin/permissions/permissions_objects.html:28
4555 4633 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:14
4556 4634 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:127
4557 4635 msgid "Repository Groups"
4558 4636 msgstr ""
4559 4637
4560 4638 #: rhodecode/templates/admin/permissions/permissions_objects.html:34
4561 4639 msgid "All default permissions on each repository group will be reset to chosen permission, note that all custom default permission on repository groups will be lost"
4562 4640 msgstr ""
4563 4641
4564 4642 #: rhodecode/templates/admin/permissions/permissions_objects.html:42
4565 4643 #: rhodecode/templates/admin/user_groups/user_group_edit.html:14
4566 4644 msgid "User Groups"
4567 4645 msgstr ""
4568 4646
4569 4647 #: rhodecode/templates/admin/permissions/permissions_objects.html:48
4570 4648 msgid "All default permissions on each user group will be reset to chosen permission, note that all custom default permission on repository groups will be lost"
4571 4649 msgstr ""
4572 4650
4573 4651 #: rhodecode/templates/admin/permissions/permissions_perms.html:1
4574 4652 msgid "Default User Permissions Overview"
4575 4653 msgstr ""
4576 4654
4577 4655 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:5
4578 4656 #: rhodecode/templates/admin/users/user_add.html:116
4579 4657 msgid "Add repository group"
4580 4658 msgstr ""
4581 4659
4582 4660 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:14
4583 4661 #: rhodecode/templates/admin/users/user_edit_advanced.html:12
4584 4662 #: rhodecode/templates/base/base.html:79 rhodecode/templates/base/base.html:153
4585 4663 msgid "Repository groups"
4586 4664 msgstr ""
4587 4665
4588 4666 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:36
4589 4667 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:15
4590 4668 msgid "Group Name"
4591 4669 msgstr ""
4592 4670
4593 4671 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:54
4594 4672 msgid "Group Parent"
4595 4673 msgstr ""
4596 4674
4597 4675 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:63
4598 4676 #: rhodecode/templates/admin/repos/repo_add_base.html:53
4599 4677 msgid "Copy Parent Group Permissions"
4600 4678 msgstr ""
4601 4679
4602 4680 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:67
4603 4681 msgid "Copy permission settings from parent repository group."
4604 4682 msgstr ""
4605 4683
4606 4684 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:5
4607 4685 #, python-format
4608 4686 msgid "%s repository group settings"
4609 4687 msgstr ""
4610 4688
4611 4689 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:24
4612 4690 msgid "Add Child Group"
4613 4691 msgstr ""
4614 4692
4615 4693 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:46
4616 4694 #: rhodecode/templates/admin/repos/repo_edit.html:49
4617 4695 #: rhodecode/templates/admin/user_groups/user_group_edit.html:35
4618 4696 #: rhodecode/templates/admin/users/user_edit.html:35
4619 4697 msgid "Advanced"
4620 4698 msgstr ""
4621 4699
4622 4700 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.html:8
4623 4701 msgid "Total repositories"
4624 4702 msgstr ""
4625 4703
4626 4704 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.html:9
4627 4705 msgid "Top level repositories"
4628 4706 msgstr ""
4629 4707
4630 4708 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.html:11
4631 4709 msgid "Children groups"
4632 4710 msgstr ""
4633 4711
4634 4712 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.html:17
4635 4713 #, python-format
4636 4714 msgid "Repository Group: %s"
4637 4715 msgstr ""
4638 4716
4639 4717 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.html:27
4640 4718 msgid "Delete repository group"
4641 4719 msgstr ""
4642 4720
4643 4721 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.html:35
4644 4722 #, python-format
4645 4723 msgid "This repository group includes %s children repository group."
4646 4724 msgid_plural "This repository group includes %s children repository groups."
4647 4725 msgstr[0] ""
4648 4726 msgstr[1] ""
4649 4727
4650 4728 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.html:44
4651 4729 #, python-format
4652 4730 msgid "This repository group includes %s repository."
4653 4731 msgid_plural "This repository group includes %s repositories."
4654 4732 msgstr[0] ""
4655 4733 msgstr[1] ""
4656 4734
4657 4735 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.html:56
4658 4736 #, python-format
4659 4737 msgid "Confirm to delete this group: %s"
4660 4738 msgstr ""
4661 4739
4662 4740 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.html:57
4663 4741 msgid "Delete this repository group"
4664 4742 msgstr ""
4665 4743
4666 4744 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:5
4667 4745 msgid "Repository Group Permissions"
4668 4746 msgstr ""
4669 4747
4670 4748 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:11
4671 4749 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:126
4672 4750 #: rhodecode/templates/admin/repos/repo_edit_permissions.html:12
4673 4751 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:11
4674 4752 msgid "None"
4675 4753 msgstr ""
4676 4754
4677 4755 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:12
4678 4756 #: rhodecode/templates/admin/repos/repo_edit_permissions.html:13
4679 4757 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:12
4680 4758 msgid "Read"
4681 4759 msgstr ""
4682 4760
4683 4761 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:13
4684 4762 #: rhodecode/templates/admin/repos/repo_edit_permissions.html:14
4685 4763 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:13
4686 4764 msgid "Write"
4687 4765 msgstr ""
4688 4766
4689 4767 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:15
4690 4768 #: rhodecode/templates/admin/repos/repo_edit_permissions.html:16
4691 4769 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:15
4692 4770 msgid "User/User Group"
4693 4771 msgstr ""
4694 4772
4695 4773 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:31
4696 4774 #: rhodecode/templates/admin/repos/repo_edit_permissions.html:31
4697 4775 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:31
4698 4776 msgid "super admin"
4699 4777 msgstr ""
4700 4778
4701 4779 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:34
4702 4780 #: rhodecode/templates/admin/repos/repo_edit_permissions.html:34
4703 4781 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:34
4704 4782 #: rhodecode/templates/pullrequests/pullrequest_show.html:199
4705 4783 msgid "owner"
4706 4784 msgstr ""
4707 4785
4708 4786 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:52
4709 4787 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:76
4710 4788 #: rhodecode/templates/admin/repos/repo_edit_permissions.html:61
4711 4789 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:52
4712 4790 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:76
4713 4791 msgid "permission for all other users"
4714 4792 msgstr ""
4715 4793
4716 4794 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:62
4717 4795 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:109
4718 4796 #: rhodecode/templates/admin/repos/repo_edit_permissions.html:71
4719 4797 #: rhodecode/templates/admin/repos/repo_edit_permissions.html:99
4720 4798 msgid "Revoke"
4721 4799 msgstr ""
4722 4800
4723 4801 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:80
4724 4802 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:80
4725 4803 msgid "delegated admin"
4726 4804 msgstr ""
4727 4805
4728 4806 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:118
4729 4807 #: rhodecode/templates/admin/repos/repo_edit_permissions.html:107
4730 4808 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:117
4731 4809 #: rhodecode/templates/base/issue_tracker_settings.html:84
4732 4810 msgid "Add new"
4733 4811 msgstr ""
4734 4812
4735 4813 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:123
4736 4814 msgid "Apply to children"
4737 4815 msgstr ""
4738 4816
4739 4817 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:129
4740 4818 msgid "Both"
4741 4819 msgstr ""
4742 4820
4743 4821 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:130
4744 4822 msgid "Set or revoke permissions to selected types of children of this group, including non-private repositories and other groups if chosen."
4745 4823 msgstr ""
4746 4824
4747 4825 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:6
4748 4826 #, python-format
4749 4827 msgid "Settings for Repository Group: %s"
4750 4828 msgstr ""
4751 4829
4752 4830 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:36
4753 4831 msgid "Change owner of this repository group."
4754 4832 msgstr ""
4755 4833
4756 4834 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:51
4757 4835 msgid "Group parent"
4758 4836 msgstr ""
4759 4837
4760 4838 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:59
4761 4839 msgid "Enable Repository Locking"
4762 4840 msgstr ""
4763 4841
4764 4842 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:63
4765 4843 msgid "Repository locking will be enabled on all subgroups and repositories inside this repository group. Pulling from a repository locks it, and it is unlocked by pushing back by the same user."
4766 4844 msgstr ""
4767 4845
4768 4846 #: rhodecode/templates/admin/repo_groups/repo_groups.html:5
4769 4847 msgid "Repository groups administration"
4770 4848 msgstr ""
4771 4849
4772 4850 #: rhodecode/templates/admin/repo_groups/repo_groups.html:13
4773 4851 msgid "repository groups"
4774 4852 msgstr ""
4775 4853
4776 4854 #: rhodecode/templates/admin/repo_groups/repo_groups.html:58
4777 4855 msgid "Number of top level repositories"
4778 4856 msgstr ""
4779 4857
4780 4858 #: rhodecode/templates/admin/repos/repo_add.html:5
4781 4859 msgid "Add repository"
4782 4860 msgstr ""
4783 4861
4784 4862 #: rhodecode/templates/admin/repos/repo_add_base.html:14
4785 4863 msgid "Import Existing Repository ?"
4786 4864 msgstr ""
4787 4865
4788 4866 #: rhodecode/templates/admin/repos/repo_add_base.html:23
4789 4867 #: rhodecode/templates/base/base.html:198
4790 4868 msgid "Clone from"
4791 4869 msgstr ""
4792 4870
4793 4871 #: rhodecode/templates/admin/repos/repo_add_base.html:27
4794 4872 msgid "Optional http[s] URL from which to clone a repository."
4795 4873 msgstr ""
4796 4874
4797 4875 #: rhodecode/templates/admin/repos/repo_add_base.html:36
4798 4876 #: rhodecode/templates/admin/repos/repo_edit_settings.html:100
4799 4877 #: rhodecode/templates/forks/fork.html:52
4800 4878 msgid "Keep it short and to the point. Use a README file for longer descriptions."
4801 4879 msgstr ""
4802 4880
4803 4881 #: rhodecode/templates/admin/repos/repo_add_base.html:41
4804 4882 msgid "Repository Group"
4805 4883 msgstr ""
4806 4884
4807 4885 #: rhodecode/templates/admin/repos/repo_add_base.html:46
4808 4886 #: rhodecode/templates/admin/repos/repo_edit_settings.html:61
4809 4887 #: rhodecode/templates/forks/fork.html:63
4810 4888 #, python-format
4811 4889 msgid "Select my personal group (%(repo_group_name)s)"
4812 4890 msgstr ""
4813 4891
4814 4892 #: rhodecode/templates/admin/repos/repo_add_base.html:48
4815 4893 #: rhodecode/templates/forks/fork.html:65
4816 4894 msgid "Optionally select a group to put this repository into."
4817 4895 msgstr ""
4818 4896
4819 4897 #: rhodecode/templates/admin/repos/repo_add_base.html:57
4820 4898 msgid "Copy permission set from the parent repository group."
4821 4899 msgstr ""
4822 4900
4823 4901 #: rhodecode/templates/admin/repos/repo_add_base.html:66
4824 4902 msgid "Set the type of repository to create."
4825 4903 msgstr ""
4826 4904
4827 4905 #: rhodecode/templates/admin/repos/repo_add_base.html:71
4828 4906 #: rhodecode/templates/admin/repos/repo_edit_settings.html:68
4829 4907 #: rhodecode/templates/forks/fork.html:71
4830 4908 msgid "Landing commit"
4831 4909 msgstr ""
4832 4910
4833 4911 #: rhodecode/templates/admin/repos/repo_add_base.html:75
4834 4912 msgid "The default commit for file pages, downloads, full text search index, and README generation."
4835 4913 msgstr ""
4836 4914
4837 4915 #: rhodecode/templates/admin/repos/repo_creating.html:9
4838 4916 #, python-format
4839 4917 msgid "%s Creating repository"
4840 4918 msgstr ""
4841 4919
4842 4920 #: rhodecode/templates/admin/repos/repo_creating.html:16
4843 4921 msgid "Creating repository"
4844 4922 msgstr ""
4845 4923
4846 4924 #: rhodecode/templates/admin/repos/repo_creating.html:30
4847 4925 #, python-format
4848 4926 msgid "Repository \"%(repo_name)s\" is being created, you will be redirected when this process is finished.repo_name"
4849 4927 msgstr ""
4850 4928
4851 4929 #: rhodecode/templates/admin/repos/repo_edit.html:8
4852 4930 #, python-format
4853 4931 msgid "%s repository settings"
4854 4932 msgstr ""
4855 4933
4856 4934 #: rhodecode/templates/admin/repos/repo_edit.html:55
4857 4935 msgid "Extra Fields"
4858 4936 msgstr ""
4859 4937
4860 4938 #: rhodecode/templates/admin/repos/repo_edit.html:61
4861 4939 msgid "Caches"
4862 4940 msgstr ""
4863 4941
4864 4942 #: rhodecode/templates/admin/repos/repo_edit.html:65
4865 4943 msgid "Remote"
4866 4944 msgstr ""
4867 4945
4868 4946 #: rhodecode/templates/admin/repos/repo_edit.html:69
4869 4947 #: rhodecode/templates/summary/components.html:135
4870 4948 msgid "Statistics"
4871 4949 msgstr ""
4872 4950
4873 4951 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:7
4874 4952 #: rhodecode/templates/pullrequests/pullrequests.html:108
4875 4953 msgid "Updated on"
4876 4954 msgstr ""
4877 4955
4878 4956 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:8
4879 4957 msgid "Cached Commit id"
4880 4958 msgstr ""
4881 4959
4882 4960 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:14
4883 4961 #, python-format
4884 4962 msgid "Repository: %s"
4885 4963 msgstr ""
4886 4964
4887 4965 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:24
4888 4966 msgid "Fork Reference"
4889 4967 msgstr ""
4890 4968
4891 4969 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:30
4892 4970 #, python-format
4893 4971 msgid "This repository is a fork of %(repo_link)s"
4894 4972 msgstr ""
4895 4973
4896 4974 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:36
4897 4975 #: rhodecode/templates/admin/repos/repo_edit_fork.html:5
4898 4976 msgid "Set"
4899 4977 msgstr ""
4900 4978
4901 4979 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:39
4902 4980 #: rhodecode/templates/admin/repos/repo_edit_fork.html:9
4903 4981 msgid "Manually set this repository as a fork of another from the list"
4904 4982 msgstr ""
4905 4983
4906 4984 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:48
4907 4985 msgid "Public Journal Visibility"
4908 4986 msgstr ""
4909 4987
4910 4988 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:56
4911 4989 msgid "Remove from Public Journal"
4912 4990 msgstr ""
4913 4991
4914 4992 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:60
4915 4993 msgid "Add to Public Journal"
4916 4994 msgstr ""
4917 4995
4918 4996 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:65
4919 4997 msgid "All actions made on this repository will be visible to everyone following the public journal."
4920 4998 msgstr ""
4921 4999
4922 5000 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:74
4923 5001 msgid "Locking state"
4924 5002 msgstr ""
4925 5003
4926 5004 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:83
4927 5005 msgid "This Repository is not currently locked."
4928 5006 msgstr ""
4929 5007
4930 5008 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:90
4931 5009 msgid "Confirm to unlock repository."
4932 5010 msgstr ""
4933 5011
4934 5012 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:92
4935 5013 msgid "Unlock repository"
4936 5014 msgstr ""
4937 5015
4938 5016 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:97
4939 5017 msgid "Confirm to lock repository."
4940 5018 msgstr ""
4941 5019
4942 5020 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:99
4943 5021 msgid "Lock Repository"
4944 5022 msgstr ""
4945 5023
4946 5024 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:105
4947 5025 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."
4948 5026 msgstr ""
4949 5027
4950 5028 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:114
4951 5029 msgid "Delete repository"
4952 5030 msgstr ""
4953 5031
4954 5032 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:121
4955 5033 #, python-format
4956 5034 msgid "This repository has %s fork."
4957 5035 msgid_plural "This repository has %s forks."
4958 5036 msgstr[0] ""
4959 5037 msgstr[1] ""
4960 5038
4961 5039 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:125
4962 5040 msgid "Detach forks"
4963 5041 msgstr ""
4964 5042
4965 5043 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:130
4966 5044 msgid "Delete forks"
4967 5045 msgstr ""
4968 5046
4969 5047 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:139
4970 5048 #: rhodecode/templates/data_table/_dt_elements.html:120
4971 5049 #, python-format
4972 5050 msgid "Confirm to delete this repository: %s"
4973 5051 msgstr ""
4974 5052
4975 5053 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:141
4976 5054 msgid "Delete This Repository"
4977 5055 msgstr ""
4978 5056
4979 5057 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:146
4980 5058 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."
4981 5059 msgstr ""
4982 5060
4983 5061 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:180
4984 5062 msgid "Change repository"
4985 5063 msgstr ""
4986 5064
4987 5065 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:180
4988 5066 msgid "Pick repository"
4989 5067 msgstr ""
4990 5068
4991 5069 #: rhodecode/templates/admin/repos/repo_edit_caches.html:3
4992 5070 msgid "Invalidate Cache for Repository"
4993 5071 msgstr ""
4994 5072
4995 5073 #: rhodecode/templates/admin/repos/repo_edit_caches.html:10
4996 5074 msgid "Invalidate repository cache"
4997 5075 msgstr ""
4998 5076
4999 5077 #: rhodecode/templates/admin/repos/repo_edit_caches.html:10
5000 5078 msgid "Confirm to invalidate repository cache"
5001 5079 msgstr ""
5002 5080
5003 5081 #: rhodecode/templates/admin/repos/repo_edit_caches.html:14
5004 5082 msgid "Manually invalidate the repository cache. On the next access a repository cache will be recreated."
5005 5083 msgstr ""
5006 5084
5007 5085 #: rhodecode/templates/admin/repos/repo_edit_caches.html:28
5008 5086 #, python-format
5009 5087 msgid "List of repository caches (%(count)s entry)"
5010 5088 msgid_plural "List of repository caches (%(count)s entries)"
5011 5089 msgstr[0] ""
5012 5090 msgstr[1] ""
5013 5091
5014 5092 #: rhodecode/templates/admin/repos/repo_edit_caches.html:35
5015 5093 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.html:32
5016 5094 #: rhodecode/templates/base/issue_tracker_settings.html:13
5017 5095 msgid "Prefix"
5018 5096 msgstr ""
5019 5097
5020 5098 #: rhodecode/templates/admin/repos/repo_edit_caches.html:36
5021 5099 #: rhodecode/templates/admin/repos/repo_edit_fields.html:11
5022 5100 msgid "Key"
5023 5101 msgstr ""
5024 5102
5025 5103 #: rhodecode/templates/admin/repos/repo_edit_caches.html:37
5026 5104 #: rhodecode/templates/admin/user_groups/user_group_add.html:52
5027 5105 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.html:51
5028 5106 #: rhodecode/templates/admin/user_groups/user_groups.html:62
5029 5107 #: rhodecode/templates/admin/users/user_add.html:97
5030 5108 #: rhodecode/templates/admin/users/user_edit_profile.html:90
5031 5109 #: rhodecode/templates/admin/users/users.html:99
5032 5110 msgid "Active"
5033 5111 msgstr ""
5034 5112
5035 5113 #: rhodecode/templates/admin/repos/repo_edit_fields.html:3
5036 5114 msgid "Custom extra fields for this repository"
5037 5115 msgstr ""
5038 5116
5039 5117 #: rhodecode/templates/admin/repos/repo_edit_fields.html:10
5040 5118 msgid "Label"
5041 5119 msgstr ""
5042 5120
5043 5121 #: rhodecode/templates/admin/repos/repo_edit_fields.html:24
5044 5122 #, python-format
5045 5123 msgid "Confirm to delete this field: %s"
5046 5124 msgstr ""
5047 5125
5048 5126 #: rhodecode/templates/admin/repos/repo_edit_fields.html:40
5049 5127 msgid "New Field Key"
5050 5128 msgstr ""
5051 5129
5052 5130 #: rhodecode/templates/admin/repos/repo_edit_fields.html:48
5053 5131 msgid "New Field Label"
5054 5132 msgstr ""
5055 5133
5056 5134 #: rhodecode/templates/admin/repos/repo_edit_fields.html:51
5057 5135 msgid "Enter short label"
5058 5136 msgstr ""
5059 5137
5060 5138 #: rhodecode/templates/admin/repos/repo_edit_fields.html:57
5061 5139 msgid "New Field Description"
5062 5140 msgstr ""
5063 5141
5064 5142 #: rhodecode/templates/admin/repos/repo_edit_fields.html:60
5065 5143 msgid "Enter a full description for the field"
5066 5144 msgstr ""
5067 5145
5068 5146 #: rhodecode/templates/admin/repos/repo_edit_fields.html:73
5069 5147 msgid "Extra fields are disabled. You can enable them from the Admin/Settings/Visual page."
5070 5148 msgstr ""
5071 5149
5072 5150 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.html:9
5073 5151 #: rhodecode/templates/admin/repos/repo_edit_vcs.html:9
5074 5152 msgid "Inherit from global settings"
5075 5153 msgstr ""
5076 5154
5077 5155 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.html:14
5078 5156 msgid "Select to inherit global patterns for issue tracker."
5079 5157 msgstr ""
5080 5158
5081 5159 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.html:24
5082 5160 msgid "Inherited Issue Tracker Patterns"
5083 5161 msgstr ""
5084 5162
5085 5163 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.html:30
5086 5164 #: rhodecode/templates/base/issue_tracker_settings.html:11
5087 5165 msgid "Pattern"
5088 5166 msgstr ""
5089 5167
5090 5168 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.html:31
5091 5169 #: rhodecode/templates/base/issue_tracker_settings.html:12
5092 5170 msgid "Url"
5093 5171 msgstr ""
5094 5172
5095 5173 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.html:70
5096 5174 #: rhodecode/templates/admin/settings/settings_issuetracker.html:5
5097 5175 msgid "Issue Tracker / Wiki Patterns"
5098 5176 msgstr ""
5099 5177
5100 5178 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.html:91
5101 5179 #: rhodecode/templates/admin/settings/settings_issuetracker.html:24
5102 5180 msgid "Test Patterns"
5103 5181 msgstr ""
5104 5182
5105 5183 #: rhodecode/templates/admin/repos/repo_edit_permissions.html:5
5106 5184 msgid "Repository Permissions"
5107 5185 msgstr ""
5108 5186
5109 5187 #: rhodecode/templates/admin/repos/repo_edit_permissions.html:43
5110 5188 msgid "private repository"
5111 5189 msgstr ""
5112 5190
5113 5191 #: rhodecode/templates/admin/repos/repo_edit_permissions.html:48
5114 5192 msgid "only users/user groups explicitly added here will have access"
5115 5193 msgstr ""
5116 5194
5117 5195 #: rhodecode/templates/admin/repos/repo_edit_remote.html:3
5118 5196 msgid "Remote url"
5119 5197 msgstr ""
5120 5198
5121 5199 #: rhodecode/templates/admin/repos/repo_edit_remote.html:9
5122 5200 msgid "Remote mirror url"
5123 5201 msgstr ""
5124 5202
5125 5203 #: rhodecode/templates/admin/repos/repo_edit_remote.html:14
5126 5204 #: rhodecode/templates/admin/repos/repo_edit_remote.html:22
5127 5205 msgid "Pull changes from remote location"
5128 5206 msgstr ""
5129 5207
5130 5208 #: rhodecode/templates/admin/repos/repo_edit_remote.html:14
5131 5209 msgid "Confirm to pull changes from remote side"
5132 5210 msgstr ""
5133 5211
5134 5212 #: rhodecode/templates/admin/repos/repo_edit_remote.html:19
5135 5213 msgid "This repository does not have any remote mirror url set."
5136 5214 msgstr ""
5137 5215
5138 5216 #: rhodecode/templates/admin/repos/repo_edit_settings.html:6
5139 5217 #, python-format
5140 5218 msgid "Settings for Repository: %s"
5141 5219 msgstr ""
5142 5220
5143 5221 #: rhodecode/templates/admin/repos/repo_edit_settings.html:19
5144 5222 msgid "Non-changeable id"
5145 5223 msgstr ""
5146 5224
5147 5225 #: rhodecode/templates/admin/repos/repo_edit_settings.html:19
5148 5226 msgid "what is that ?"
5149 5227 msgstr ""
5150 5228
5151 5229 #: rhodecode/templates/admin/repos/repo_edit_settings.html:21
5152 5230 msgid "URL by id"
5153 5231 msgstr ""
5154 5232
5155 5233 #: rhodecode/templates/admin/repos/repo_edit_settings.html:22
5156 5234 msgid ""
5157 5235 "In case this repository is renamed or moved into another group the repository url changes.\n"
5158 5236 " Using above url guarantees that this repository will always be accessible under such url.\n"
5159 5237 " Useful for CI systems, or any other cases that you need to hardcode the url into 3rd party service."
5160 5238 msgstr ""
5161 5239
5162 5240 #: rhodecode/templates/admin/repos/repo_edit_settings.html:30
5163 5241 msgid "Remote uri"
5164 5242 msgstr ""
5165 5243
5166 5244 #: rhodecode/templates/admin/repos/repo_edit_settings.html:36
5167 5245 #: rhodecode/templates/base/perms_summary.html:79
5168 5246 #: rhodecode/templates/base/perms_summary.html:149
5169 5247 #: rhodecode/templates/base/perms_summary.html:151
5170 5248 #: rhodecode/templates/debug_style/form-elements.html:45
5171 5249 msgid "edit"
5172 5250 msgstr ""
5173 5251
5174 5252 #: rhodecode/templates/admin/repos/repo_edit_settings.html:39
5175 5253 msgid "new value, leave empty to remove"
5176 5254 msgstr ""
5177 5255
5178 5256 #: rhodecode/templates/admin/repos/repo_edit_settings.html:41
5179 5257 msgid "cancel"
5180 5258 msgstr ""
5181 5259
5182 5260 #: rhodecode/templates/admin/repos/repo_edit_settings.html:48
5183 5261 msgid "http[s] url where from repository was imported, also used for doing remote pulls."
5184 5262 msgstr ""
5185 5263
5186 5264 #: rhodecode/templates/admin/repos/repo_edit_settings.html:56
5187 5265 #: rhodecode/templates/data_table/_dt_elements.html:160
5188 5266 #: rhodecode/templates/forks/fork.html:58
5189 5267 msgid "Repository group"
5190 5268 msgstr ""
5191 5269
5192 5270 #: rhodecode/templates/admin/repos/repo_edit_settings.html:63
5193 5271 msgid "Optional select a group to put this repository into."
5194 5272 msgstr ""
5195 5273
5196 5274 #: rhodecode/templates/admin/repos/repo_edit_settings.html:72
5197 5275 #: rhodecode/templates/forks/fork.html:75
5198 5276 msgid "Default commit for files page, downloads, whoosh and readme"
5199 5277 msgstr ""
5200 5278
5201 5279 #: rhodecode/templates/admin/repos/repo_edit_settings.html:90
5202 5280 msgid "Change owner of this repository."
5203 5281 msgstr ""
5204 5282
5205 5283 #: rhodecode/templates/admin/repos/repo_edit_settings.html:106
5206 5284 #: rhodecode/templates/data_table/_dt_elements.html:58
5207 5285 msgid "Private repository"
5208 5286 msgstr ""
5209 5287
5210 5288 #: rhodecode/templates/admin/repos/repo_edit_settings.html:115
5211 5289 msgid "Enable statistics"
5212 5290 msgstr ""
5213 5291
5214 5292 #: rhodecode/templates/admin/repos/repo_edit_settings.html:119
5215 5293 msgid "Enable statistics window on summary page."
5216 5294 msgstr ""
5217 5295
5218 5296 #: rhodecode/templates/admin/repos/repo_edit_settings.html:124
5219 5297 msgid "Enable downloads"
5220 5298 msgstr ""
5221 5299
5222 5300 #: rhodecode/templates/admin/repos/repo_edit_settings.html:128
5223 5301 msgid "Enable download menu on summary page."
5224 5302 msgstr ""
5225 5303
5226 5304 #: rhodecode/templates/admin/repos/repo_edit_settings.html:133
5227 5305 msgid "Enable automatic locking"
5228 5306 msgstr ""
5229 5307
5230 5308 #: rhodecode/templates/admin/repos/repo_edit_settings.html:137
5231 5309 msgid "Enable automatic locking on repository. Pulling from this repository creates a lock that can be released by pushing back by the same user"
5232 5310 msgstr ""
5233 5311
5234 5312 #: rhodecode/templates/admin/repos/repo_edit_statistics.html:3
5235 5313 msgid "Repository statistics"
5236 5314 msgstr ""
5237 5315
5238 5316 #: rhodecode/templates/admin/repos/repo_edit_statistics.html:11
5239 5317 msgid "Processed commits"
5240 5318 msgstr ""
5241 5319
5242 5320 #: rhodecode/templates/admin/repos/repo_edit_statistics.html:12
5243 5321 msgid "Processed progress"
5244 5322 msgstr ""
5245 5323
5246 5324 #: rhodecode/templates/admin/repos/repo_edit_statistics.html:15
5247 5325 msgid "Reset statistics"
5248 5326 msgstr ""
5249 5327
5250 5328 #: rhodecode/templates/admin/repos/repo_edit_statistics.html:15
5251 5329 msgid "Confirm to remove current statistics"
5252 5330 msgstr ""
5253 5331
5254 5332 #: rhodecode/templates/admin/repos/repo_edit_vcs.html:14
5255 5333 msgid "Select to inherit global vcs settings."
5256 5334 msgstr ""
5257 5335
5258 5336 #: rhodecode/templates/admin/repos/repo_edit_vcs.html:45
5259 5337 #: rhodecode/templates/admin/settings/settings_global.html:109
5260 5338 #: rhodecode/templates/admin/settings/settings_labs.html:45
5261 5339 #: rhodecode/templates/admin/settings/settings_vcs.html:13
5262 5340 #: rhodecode/templates/admin/settings/settings_visual.html:219
5263 5341 msgid "Save settings"
5264 5342 msgstr ""
5265 5343
5266 5344 #: rhodecode/templates/admin/repos/repos.html:5
5267 5345 msgid "Repositories administration"
5268 5346 msgstr ""
5269 5347
5270 5348 #: rhodecode/templates/admin/repos/repos.html:13
5271 5349 msgid "repositories"
5272 5350 msgstr ""
5273 5351
5274 5352 #: rhodecode/templates/admin/repos/repos.html:67
5275 5353 msgid "State"
5276 5354 msgstr ""
5277 5355
5278 5356 #: rhodecode/templates/admin/settings/settings.html:5
5279 5357 msgid "Settings administration"
5280 5358 msgstr ""
5281 5359
5282 5360 #: rhodecode/templates/admin/settings/settings_email.html:3
5283 5361 msgid "Email Configuration"
5284 5362 msgstr ""
5285 5363
5286 5364 #: rhodecode/templates/admin/settings/settings_email.html:8
5287 5365 msgid "Email prefix"
5288 5366 msgstr ""
5289 5367
5290 5368 #: rhodecode/templates/admin/settings/settings_email.html:9
5291 5369 msgid "RhodeCode email from"
5292 5370 msgstr ""
5293 5371
5294 5372 #: rhodecode/templates/admin/settings/settings_email.html:10
5295 5373 msgid "Error email from"
5296 5374 msgstr ""
5297 5375
5298 5376 #: rhodecode/templates/admin/settings/settings_email.html:11
5299 5377 msgid "Error email recipients"
5300 5378 msgstr ""
5301 5379
5302 5380 #: rhodecode/templates/admin/settings/settings_email.html:13
5303 5381 msgid "SMTP server"
5304 5382 msgstr ""
5305 5383
5306 5384 #: rhodecode/templates/admin/settings/settings_email.html:14
5307 5385 msgid "SMTP username"
5308 5386 msgstr ""
5309 5387
5310 5388 #: rhodecode/templates/admin/settings/settings_email.html:15
5311 5389 msgid "SMTP password"
5312 5390 msgstr ""
5313 5391
5314 5392 #: rhodecode/templates/admin/settings/settings_email.html:16
5315 5393 msgid "SMTP port"
5316 5394 msgstr ""
5317 5395
5318 5396 #: rhodecode/templates/admin/settings/settings_email.html:18
5319 5397 msgid "SMTP use TLS"
5320 5398 msgstr ""
5321 5399
5322 5400 #: rhodecode/templates/admin/settings/settings_email.html:19
5323 5401 msgid "SMTP use SSL"
5324 5402 msgstr ""
5325 5403
5326 5404 #: rhodecode/templates/admin/settings/settings_email.html:20
5327 5405 msgid "SMTP auth"
5328 5406 msgstr ""
5329 5407
5330 5408 #: rhodecode/templates/admin/settings/settings_email.html:34
5331 5409 msgid "Test Email"
5332 5410 msgstr ""
5333 5411
5334 5412 #: rhodecode/templates/admin/settings/settings_email.html:40
5335 5413 msgid "enter valid email"
5336 5414 msgstr ""
5337 5415
5338 5416 #: rhodecode/templates/admin/settings/settings_email.html:44
5339 5417 msgid "Send an auto-generated email from this server to above email..."
5340 5418 msgstr ""
5341 5419
5342 5420 #: rhodecode/templates/admin/settings/settings_email.html:48
5343 5421 msgid "Send"
5344 5422 msgstr ""
5345 5423
5346 5424 #: rhodecode/templates/admin/settings/settings_global.html:5
5347 5425 msgid "Branding"
5348 5426 msgstr ""
5349 5427
5350 5428 #: rhodecode/templates/admin/settings/settings_global.html:16
5351 5429 msgid "Set a custom title for your RhodeCode instance (limited to 40 characters)."
5352 5430 msgstr ""
5353 5431
5354 5432 #: rhodecode/templates/admin/settings/settings_global.html:20
5355 5433 msgid "HTTP[S] authentication realm"
5356 5434 msgstr ""
5357 5435
5358 5436 #: rhodecode/templates/admin/settings/settings_global.html:27
5359 5437 msgid "Set a custom text that is shown as authentication message to clients trying to connect."
5360 5438 msgstr ""
5361 5439
5362 5440 #: rhodecode/templates/admin/settings/settings_global.html:35
5363 5441 msgid "Registration Captcha"
5364 5442 msgstr ""
5365 5443
5366 5444 #: rhodecode/templates/admin/settings/settings_global.html:39
5367 5445 msgid "Google ReCaptcha public key"
5368 5446 msgstr ""
5369 5447
5370 5448 #: rhodecode/templates/admin/settings/settings_global.html:46
5371 5449 msgid "Public key for reCaptcha system."
5372 5450 msgstr ""
5373 5451
5374 5452 #: rhodecode/templates/admin/settings/settings_global.html:51
5375 5453 msgid "Google ReCaptcha private key"
5376 5454 msgstr ""
5377 5455
5378 5456 #: rhodecode/templates/admin/settings/settings_global.html:58
5379 5457 msgid "Private key for reCaptcha system. Setting this value will enable captcha on registration"
5380 5458 msgstr ""
5381 5459
5382 5460 #: rhodecode/templates/admin/settings/settings_global.html:66
5383 5461 msgid "Custom Header Code"
5384 5462 msgstr ""
5385 5463
5386 5464 #: rhodecode/templates/admin/settings/settings_global.html:71
5387 5465 #: rhodecode/templates/admin/settings/settings_global.html:93
5388 5466 #: rhodecode/templates/debug_style/form-elements-small.html:59
5389 5467 #: rhodecode/templates/debug_style/form-elements.html:57
5390 5468 #: rhodecode/templates/debug_style/form-elements.html:82
5391 5469 #: rhodecode/templates/debug_style/form-elements.html:225
5392 5470 #: rhodecode/templates/debug_style/form-elements.html:381
5393 5471 #: rhodecode/templates/debug_style/form-elements.html:407
5394 5472 #: rhodecode/templates/debug_style/form-elements.html:515
5395 5473 #: rhodecode/templates/debug_style/form-elements.html:519
5396 5474 #: rhodecode/templates/debug_style/form-elements.html:537
5397 5475 #: rhodecode/templates/debug_style/form-elements.html:587
5398 5476 #: rhodecode/templates/debug_style/form-inline.html:38
5399 5477 #: rhodecode/templates/debug_style/form-inline.html:139
5400 5478 #: rhodecode/templates/debug_style/form-inline.html:147
5401 5479 #: rhodecode/templates/debug_style/form-vertical.html:60
5402 5480 #: rhodecode/templates/debug_style/forms.html:37
5403 5481 #: rhodecode/templates/debug_style/forms.html:60
5404 5482 #: rhodecode/templates/debug_style/forms.html:78
5405 5483 #: rhodecode/templates/debug_style/forms.html:96
5406 5484 #: rhodecode/templates/debug_style/layout-form-sidebar.html:44
5407 5485 msgid "Templates..."
5408 5486 msgstr ""
5409 5487
5410 5488 #: rhodecode/templates/admin/settings/settings_global.html:74
5411 5489 #: rhodecode/templates/admin/settings/settings_global.html:96
5412 5490 #: rhodecode/templates/debug_style/form-elements-small.html:62
5413 5491 #: rhodecode/templates/debug_style/form-elements.html:60
5414 5492 #: rhodecode/templates/debug_style/form-elements.html:85
5415 5493 #: rhodecode/templates/debug_style/form-elements.html:228
5416 5494 #: rhodecode/templates/debug_style/form-elements.html:384
5417 5495 #: rhodecode/templates/debug_style/form-elements.html:410
5418 5496 #: rhodecode/templates/debug_style/form-elements.html:518
5419 5497 #: rhodecode/templates/debug_style/form-elements.html:522
5420 5498 #: rhodecode/templates/debug_style/form-elements.html:540
5421 5499 #: rhodecode/templates/debug_style/form-elements.html:590
5422 5500 #: rhodecode/templates/debug_style/form-inline.html:41
5423 5501 #: rhodecode/templates/debug_style/form-inline.html:142
5424 5502 #: rhodecode/templates/debug_style/form-inline.html:150
5425 5503 #: rhodecode/templates/debug_style/form-vertical.html:63
5426 5504 #: rhodecode/templates/debug_style/forms.html:40
5427 5505 #: rhodecode/templates/debug_style/forms.html:63
5428 5506 #: rhodecode/templates/debug_style/forms.html:81
5429 5507 #: rhodecode/templates/debug_style/forms.html:99
5430 5508 #: rhodecode/templates/debug_style/layout-form-sidebar.html:47
5431 5509 msgid "Server Announcement"
5432 5510 msgstr ""
5433 5511
5434 5512 #: rhodecode/templates/admin/settings/settings_global.html:80
5435 5513 msgid "Custom js/css code added at the end of the <header/> tag."
5436 5514 msgstr ""
5437 5515
5438 5516 #: rhodecode/templates/admin/settings/settings_global.html:81
5439 5517 msgid "Use <script/> or <css/> tags to define custom styling or scripting"
5440 5518 msgstr ""
5441 5519
5442 5520 #: rhodecode/templates/admin/settings/settings_global.html:88
5443 5521 msgid "Custom Footer Code"
5444 5522 msgstr ""
5445 5523
5446 5524 #: rhodecode/templates/admin/settings/settings_global.html:102
5447 5525 msgid "Custom js/css code added at the end of the <body> tag."
5448 5526 msgstr ""
5449 5527
5450 5528 #: rhodecode/templates/admin/settings/settings_global.html:103
5451 5529 msgid "Use <script> or <css> tags to define custom styling or scripting"
5452 5530 msgstr ""
5453 5531
5454 5532 #: rhodecode/templates/admin/settings/settings_hooks.html:3
5455 5533 msgid "Built in Mercurial hooks - read only"
5456 5534 msgstr ""
5457 5535
5458 5536 #: rhodecode/templates/admin/settings/settings_hooks.html:19
5459 5537 msgid "Hooks can be used to trigger actions on certain events such as push / pull. They can trigger Python functions or external applications."
5460 5538 msgstr ""
5461 5539
5462 5540 #: rhodecode/templates/admin/settings/settings_hooks.html:27
5463 5541 msgid "Custom hooks"
5464 5542 msgstr ""
5465 5543
5466 5544 #: rhodecode/templates/admin/settings/settings_labs.html:3
5467 5545 msgid "Labs Settings"
5468 5546 msgstr ""
5469 5547
5470 5548 #: rhodecode/templates/admin/settings/settings_mapping.html:5
5471 5549 msgid "Import New Groups or Repositories"
5472 5550 msgstr ""
5473 5551
5474 5552 #: rhodecode/templates/admin/settings/settings_mapping.html:10
5475 5553 msgid "Destroy old data"
5476 5554 msgstr ""
5477 5555
5478 5556 #: rhodecode/templates/admin/settings/settings_mapping.html:12
5479 5557 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."
5480 5558 msgstr ""
5481 5559
5482 5560 #: rhodecode/templates/admin/settings/settings_mapping.html:16
5483 5561 msgid "Invalidate cache for all repositories"
5484 5562 msgstr ""
5485 5563
5486 5564 #: rhodecode/templates/admin/settings/settings_mapping.html:18
5487 5565 msgid "Each cache data for repositories will be cleaned with this option selected. Use this to reload data and clear cache keys."
5488 5566 msgstr ""
5489 5567
5490 5568 #: rhodecode/templates/admin/settings/settings_mapping.html:21
5491 5569 msgid "Rescan Filesystem"
5492 5570 msgstr ""
5493 5571
5494 5572 #: rhodecode/templates/admin/settings/settings_open_source.html:3
5495 5573 msgid "Licenses of Third Party Packages"
5496 5574 msgstr ""
5497 5575
5498 5576 #: rhodecode/templates/admin/settings/settings_search.html:3
5499 5577 msgid "RhodeCode Full Text Search"
5500 5578 msgstr ""
5501 5579
5502 5580 #: rhodecode/templates/admin/settings/settings_supervisor_tail.html:1
5503 5581 #, python-format
5504 5582 msgid "Last %(size)s bytes of process logs, use ?offset=[num] GET param to set custom size"
5505 5583 msgstr ""
5506 5584
5507 5585 #: rhodecode/templates/admin/settings/settings_system.html:4
5508 5586 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:4
5509 5587 msgid "RhodeCode Enterprise version"
5510 5588 msgstr ""
5511 5589
5512 5590 #: rhodecode/templates/admin/settings/settings_system.html:4
5513 5591 msgid "check for updates"
5514 5592 msgstr ""
5515 5593
5516 5594 #: rhodecode/templates/admin/settings/settings_system.html:5
5517 5595 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:5
5518 5596 msgid "Upgrade info endpoint"
5519 5597 msgstr ""
5520 5598
5521 5599 #: rhodecode/templates/admin/settings/settings_system.html:5
5522 5600 msgid "Note: please make sure this server can access this url"
5523 5601 msgstr ""
5524 5602
5525 5603 #: rhodecode/templates/admin/settings/settings_system.html:6
5526 5604 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:6
5527 5605 msgid "Configuration INI file"
5528 5606 msgstr ""
5529 5607
5530 5608 #: rhodecode/templates/admin/settings/settings_system.html:8
5531 5609 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:8
5532 5610 msgid "RhodeCode Enterprise Server IP"
5533 5611 msgstr ""
5534 5612
5535 5613 #: rhodecode/templates/admin/settings/settings_system.html:9
5536 5614 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:9
5537 5615 msgid "RhodeCode Enterprise Server ID"
5538 5616 msgstr ""
5539 5617
5540 5618 #: rhodecode/templates/admin/settings/settings_system.html:10
5541 5619 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:10
5542 5620 msgid "Platform"
5543 5621 msgstr ""
5544 5622
5545 5623 #: rhodecode/templates/admin/settings/settings_system.html:11
5546 5624 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:11
5547 5625 msgid "Uptime"
5548 5626 msgstr ""
5549 5627
5550 5628 #: rhodecode/templates/admin/settings/settings_system.html:12
5551 5629 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:12
5552 5630 msgid "Storage location"
5553 5631 msgstr ""
5554 5632
5555 5633 #: rhodecode/templates/admin/settings/settings_system.html:13
5556 5634 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:13
5557 5635 msgid "Storage disk space"
5558 5636 msgstr ""
5559 5637
5560 5638 #: rhodecode/templates/admin/settings/settings_system.html:15
5561 5639 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:15
5562 5640 msgid "Search index storage"
5563 5641 msgstr ""
5564 5642
5565 5643 #: rhodecode/templates/admin/settings/settings_system.html:16
5566 5644 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:16
5567 5645 msgid "Search index size"
5568 5646 msgstr ""
5569 5647
5570 5648 #: rhodecode/templates/admin/settings/settings_system.html:18
5571 5649 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:18
5572 5650 msgid "Gist storage"
5573 5651 msgstr ""
5574 5652
5575 5653 #: rhodecode/templates/admin/settings/settings_system.html:19
5576 5654 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:19
5577 5655 msgid "Gist storage size"
5578 5656 msgstr ""
5579 5657
5580 5658 #: rhodecode/templates/admin/settings/settings_system.html:21
5581 5659 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:21
5582 5660 msgid "Archive cache"
5583 5661 msgstr ""
5584 5662
5585 5663 #: rhodecode/templates/admin/settings/settings_system.html:21
5586 5664 msgid "Enable this by setting archive_cache_dir=/path/to/cache option in the .ini file"
5587 5665 msgstr ""
5588 5666
5589 5667 #: rhodecode/templates/admin/settings/settings_system.html:22
5590 5668 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:22
5591 5669 msgid "Archive cache size"
5592 5670 msgstr ""
5593 5671
5594 5672 #: rhodecode/templates/admin/settings/settings_system.html:24
5595 5673 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:24
5596 5674 msgid "System memory"
5597 5675 msgstr ""
5598 5676
5599 5677 #: rhodecode/templates/admin/settings/settings_system.html:25
5600 5678 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:25
5601 5679 msgid "CPU"
5602 5680 msgstr ""
5603 5681
5604 5682 #: rhodecode/templates/admin/settings/settings_system.html:26
5605 5683 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:26
5606 5684 msgid "Load"
5607 5685 msgstr ""
5608 5686
5609 5687 #: rhodecode/templates/admin/settings/settings_system.html:29
5610 5688 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:29
5611 5689 msgid "Python version"
5612 5690 msgstr ""
5613 5691
5614 5692 #: rhodecode/templates/admin/settings/settings_system.html:30
5615 5693 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:30
5616 5694 msgid "Python path"
5617 5695 msgstr ""
5618 5696
5619 5697 #: rhodecode/templates/admin/settings/settings_system.html:31
5620 5698 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:31
5621 5699 msgid "GIT version"
5622 5700 msgstr ""
5623 5701
5624 5702 #: rhodecode/templates/admin/settings/settings_system.html:32
5625 5703 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:32
5626 5704 msgid "HG version"
5627 5705 msgstr ""
5628 5706
5629 5707 #: rhodecode/templates/admin/settings/settings_system.html:33
5630 5708 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:33
5631 5709 msgid "SVN version"
5632 5710 msgstr ""
5633 5711
5634 5712 #: rhodecode/templates/admin/settings/settings_system.html:34
5635 5713 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:34
5636 5714 msgid "Database"
5637 5715 msgstr ""
5638 5716
5639 5717 #: rhodecode/templates/admin/settings/settings_system.html:35
5640 5718 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:35
5641 5719 msgid "Database version"
5642 5720 msgstr ""
5643 5721
5644 5722 #: rhodecode/templates/admin/settings/settings_system.html:41
5645 5723 msgid "Checking for updates..."
5646 5724 msgstr ""
5647 5725
5648 5726 #: rhodecode/templates/admin/settings/settings_system.html:49
5649 5727 msgid "create snapshot"
5650 5728 msgstr ""
5651 5729
5652 5730 #: rhodecode/templates/admin/settings/settings_system.html:64
5653 5731 msgid "Python Packages"
5654 5732 msgstr ""
5655 5733
5656 5734 #: rhodecode/templates/admin/settings/settings_visual.html:5
5657 5735 #: rhodecode/templates/base/vcs_settings.html:10
5658 5736 msgid "General"
5659 5737 msgstr ""
5660 5738
5661 5739 #: rhodecode/templates/admin/settings/settings_visual.html:10
5662 5740 msgid "Use repository extra fields"
5663 5741 msgstr ""
5664 5742
5665 5743 #: rhodecode/templates/admin/settings/settings_visual.html:12
5666 5744 msgid "Allows storing additional customized fields per repository."
5667 5745 msgstr ""
5668 5746
5669 5747 #: rhodecode/templates/admin/settings/settings_visual.html:17
5670 5748 msgid "Show RhodeCode version"
5671 5749 msgstr ""
5672 5750
5673 5751 #: rhodecode/templates/admin/settings/settings_visual.html:19
5674 5752 msgid "Shows or hides a version number of RhodeCode displayed in the footer."
5675 5753 msgstr ""
5676 5754
5677 5755 #: rhodecode/templates/admin/settings/settings_visual.html:26
5678 5756 msgid "Gravatars"
5679 5757 msgstr ""
5680 5758
5681 5759 #: rhodecode/templates/admin/settings/settings_visual.html:31
5682 5760 msgid "Use Gravatars based avatars"
5683 5761 msgstr ""
5684 5762
5685 5763 #: rhodecode/templates/admin/settings/settings_visual.html:33
5686 5764 msgid "Use gravatar.com as avatar system for RhodeCode accounts. If this is disabled avatars are generated based on initials and email."
5687 5765 msgstr ""
5688 5766
5689 5767 #: rhodecode/templates/admin/settings/settings_visual.html:36
5690 5768 msgid "Gravatar URL"
5691 5769 msgstr ""
5692 5770
5693 5771 #: rhodecode/templates/admin/settings/settings_visual.html:44
5694 5772 msgid ""
5695 5773 "Gravatar url allows you to use other avatar server application.\n"
5696 5774 " Following variables of the URL will be replaced accordingly.\n"
5697 5775 " {scheme} 'http' or 'https' sent from running RhodeCode server,\n"
5698 5776 " {email} user email,\n"
5699 5777 " {md5email} md5 hash of the user email (like at gravatar.com),\n"
5700 5778 " {size} size of the image that is expected from the server application,\n"
5701 5779 " {netloc} network location/server host of running RhodeCode server"
5702 5780 msgstr ""
5703 5781
5704 5782 #: rhodecode/templates/admin/settings/settings_visual.html:59
5705 5783 msgid "Meta-Tagging"
5706 5784 msgstr ""
5707 5785
5708 5786 #: rhodecode/templates/admin/settings/settings_visual.html:64
5709 5787 msgid "Stylify recognised meta tags"
5710 5788 msgstr ""
5711 5789
5712 5790 #: rhodecode/templates/admin/settings/settings_visual.html:66
5713 5791 msgid "Parses meta tags from repository description field and turns them into colored tags."
5714 5792 msgstr ""
5715 5793
5716 5794 #: rhodecode/templates/admin/settings/settings_visual.html:86
5717 5795 msgid "Dashboard Items"
5718 5796 msgstr ""
5719 5797
5720 5798 #: rhodecode/templates/admin/settings/settings_visual.html:90
5721 5799 msgid "Main page dashboard items"
5722 5800 msgstr ""
5723 5801
5724 5802 #: rhodecode/templates/admin/settings/settings_visual.html:96
5725 5803 msgid "Number of items displayed in the main page dashboard before pagination is shown."
5726 5804 msgstr ""
5727 5805
5728 5806 #: rhodecode/templates/admin/settings/settings_visual.html:100
5729 5807 msgid "Admin pages items"
5730 5808 msgstr ""
5731 5809
5732 5810 #: rhodecode/templates/admin/settings/settings_visual.html:106
5733 5811 msgid "Number of items displayed in the admin pages grids before pagination is shown."
5734 5812 msgstr ""
5735 5813
5736 5814 #: rhodecode/templates/admin/settings/settings_visual.html:115
5737 5815 msgid "Commit ID Style"
5738 5816 msgstr ""
5739 5817
5740 5818 #: rhodecode/templates/admin/settings/settings_visual.html:119
5741 5819 msgid "Commit sha length"
5742 5820 msgstr ""
5743 5821
5744 5822 #: rhodecode/templates/admin/settings/settings_visual.html:126
5745 5823 msgid ""
5746 5824 "Number of chars to show in commit sha displayed in web interface.\n"
5747 5825 " By default it's shown as r123:9043a6a4c226 this value defines the\n"
5748 5826 " length of the sha after the `r123:` part."
5749 5827 msgstr ""
5750 5828
5751 5829 #: rhodecode/templates/admin/settings/settings_visual.html:134
5752 5830 msgid "Show commit ID numeric reference"
5753 5831 msgstr ""
5754 5832
5755 5833 #: rhodecode/templates/admin/settings/settings_visual.html:134
5756 5834 msgid "Commit show revision number"
5757 5835 msgstr ""
5758 5836
5759 5837 #: rhodecode/templates/admin/settings/settings_visual.html:136
5760 5838 msgid ""
5761 5839 "Show revision number in commit sha displayed in web interface.\n"
5762 5840 " By default it's shown as r123:9043a6a4c226 this value defines the\n"
5763 5841 " if the `r123:` part is shown."
5764 5842 msgstr ""
5765 5843
5766 5844 #: rhodecode/templates/admin/settings/settings_visual.html:145
5767 5845 #: rhodecode/templates/debug_style/index.html:62
5768 5846 msgid "Icons"
5769 5847 msgstr ""
5770 5848
5771 5849 #: rhodecode/templates/admin/settings/settings_visual.html:150
5772 5850 msgid "Show public repo icon on repositories"
5773 5851 msgstr ""
5774 5852
5775 5853 #: rhodecode/templates/admin/settings/settings_visual.html:156
5776 5854 msgid "Show private repo icon on repositories"
5777 5855 msgstr ""
5778 5856
5779 5857 #: rhodecode/templates/admin/settings/settings_visual.html:158
5780 5858 msgid "Show public/private icons next to repositories names."
5781 5859 msgstr ""
5782 5860
5783 5861 #: rhodecode/templates/admin/settings/settings_visual.html:165
5784 5862 msgid "Markup Renderer"
5785 5863 msgstr ""
5786 5864
5787 5865 #: rhodecode/templates/admin/settings/settings_visual.html:172
5788 5866 msgid "Default renderer used to render comments, pull request descriptions and other description elements. After change old entries will still work correctly."
5789 5867 msgstr ""
5790 5868
5791 5869 #: rhodecode/templates/admin/settings/settings_visual.html:179
5792 5870 msgid "Clone URL"
5793 5871 msgstr ""
5794 5872
5795 5873 #: rhodecode/templates/admin/settings/settings_visual.html:188
5796 5874 msgid ""
5797 5875 "Schema of clone url construction eg. '{scheme}://{user}@{netloc}/{repo}', available vars:\n"
5798 5876 " {scheme} 'http' or 'https' sent from running RhodeCode server,\n"
5799 5877 " {user} current user username,\n"
5800 5878 " {netloc} network location/server host of running RhodeCode server,\n"
5801 5879 " {repo} full repository name,\n"
5802 5880 " {repoid} ID of repository, can be used to contruct clone-by-id"
5803 5881 msgstr ""
5804 5882
5805 5883 #: rhodecode/templates/admin/settings/settings_visual.html:201
5806 5884 msgid "Custom Support Link"
5807 5885 msgstr ""
5808 5886
5809 5887 #: rhodecode/templates/admin/settings/settings_visual.html:209
5810 5888 #, python-format
5811 5889 msgid ""
5812 5890 "Custom url for the support link located at the bottom.\n"
5813 5891 " The default is set to %(default_url)s. In case there's a need\n"
5814 5892 " to change the support link to internal issue tracker, it should be done here.\n"
5815 5893 " "
5816 5894 msgstr ""
5817 5895
5818 5896 #: rhodecode/templates/admin/user_groups/user_group_add.html:5
5819 5897 msgid "Add user group"
5820 5898 msgstr ""
5821 5899
5822 5900 #: rhodecode/templates/admin/user_groups/user_group_add.html:13
5823 5901 #: rhodecode/templates/admin/users/user_edit_advanced.html:13
5824 5902 #: rhodecode/templates/base/base.html:81 rhodecode/templates/base/base.html:156
5825 5903 msgid "User groups"
5826 5904 msgstr ""
5827 5905
5828 5906 #: rhodecode/templates/admin/user_groups/user_group_add.html:15
5829 5907 #: rhodecode/templates/admin/user_groups/user_groups.html:28
5830 5908 msgid "Add User Group"
5831 5909 msgstr ""
5832 5910
5833 5911 #: rhodecode/templates/admin/user_groups/user_group_add.html:35
5834 5912 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.html:15
5835 5913 msgid "Group name"
5836 5914 msgstr ""
5837 5915
5838 5916 #: rhodecode/templates/admin/user_groups/user_group_add.html:47
5839 5917 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.html:46
5840 5918 msgid "Short, optional description for this user group."
5841 5919 msgstr ""
5842 5920
5843 5921 #: rhodecode/templates/admin/user_groups/user_group_edit.html:5
5844 5922 #, python-format
5845 5923 msgid "%s user group settings"
5846 5924 msgstr ""
5847 5925
5848 5926 #: rhodecode/templates/admin/user_groups/user_group_edit.html:36
5849 5927 #: rhodecode/templates/admin/users/user_edit.html:36
5850 5928 msgid "Global permissions"
5851 5929 msgstr ""
5852 5930
5853 5931 #: rhodecode/templates/admin/user_groups/user_group_edit.html:37
5854 5932 #: rhodecode/templates/admin/users/user_edit.html:37
5855 5933 msgid "Permissions summary"
5856 5934 msgstr ""
5857 5935
5858 5936 #: rhodecode/templates/admin/user_groups/user_group_edit.html:38
5859 5937 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.html:8
5860 5938 #: rhodecode/templates/admin/user_groups/user_groups.html:60
5861 5939 #: rhodecode/templates/debug_style/form-elements.html:509
5862 5940 msgid "Members"
5863 5941 msgstr ""
5864 5942
5865 5943 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.html:9
5866 5944 msgid "Assigned to repositories"
5867 5945 msgstr ""
5868 5946
5869 5947 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.html:10
5870 5948 msgid "Assigned to repo groups"
5871 5949 msgstr ""
5872 5950
5873 5951 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.html:17
5874 5952 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.html:6
5875 5953 #, python-format
5876 5954 msgid "User Group: %s"
5877 5955 msgstr ""
5878 5956
5879 5957 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.html:26
5880 5958 msgid "Delete User Group"
5881 5959 msgstr ""
5882 5960
5883 5961 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.html:32
5884 5962 #, python-format
5885 5963 msgid "Confirm to delete user group `%(ugroup)s` with all permission assignments"
5886 5964 msgstr ""
5887 5965
5888 5966 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.html:34
5889 5967 msgid "Delete This User Group"
5890 5968 msgstr ""
5891 5969
5892 5970 #: rhodecode/templates/admin/user_groups/user_group_edit_members.html:5
5893 5971 #, python-format
5894 5972 msgid "Members of User Group: %s"
5895 5973 msgstr ""
5896 5974
5897 5975 #: rhodecode/templates/admin/user_groups/user_group_edit_members.html:27
5898 5976 msgid "No members yet"
5899 5977 msgstr ""
5900 5978
5901 5979 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:5
5902 5980 msgid "User Group Permissions"
5903 5981 msgstr ""
5904 5982
5905 5983 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:62
5906 5984 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:109
5907 5985 msgid "revoke"
5908 5986 msgstr ""
5909 5987
5910 5988 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.html:36
5911 5989 msgid "Change owner of this user group."
5912 5990 msgstr ""
5913 5991
5914 5992 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.html:59
5915 5993 #: rhodecode/templates/base/base.html:258
5916 5994 #: rhodecode/templates/base/base.html:400
5917 5995 #: rhodecode/templates/search/search.html:64
5918 5996 msgid "Search"
5919 5997 msgstr ""
5920 5998
5921 5999 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.html:66
5922 6000 #: rhodecode/templates/debug_style/form-elements.html:513
5923 6001 #: rhodecode/templates/debug_style/form-elements.html:571
5924 6002 #: rhodecode/templates/debug_style/forms.html:236
5925 6003 msgid "Chosen group members"
5926 6004 msgstr ""
5927 6005
5928 6006 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.html:69
5929 6007 #: rhodecode/templates/debug_style/form-elements.html:525
5930 6008 #: rhodecode/templates/debug_style/form-elements.html:575
5931 6009 #: rhodecode/templates/debug_style/forms.html:240
5932 6010 msgid "Remove all elements"
5933 6011 msgstr ""
5934 6012
5935 6013 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.html:79
5936 6014 msgid "Available users"
5937 6015 msgstr ""
5938 6016
5939 6017 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.html:83
5940 6018 #: rhodecode/templates/debug_style/form-elements.html:543
5941 6019 #: rhodecode/templates/debug_style/form-elements.html:593
5942 6020 #: rhodecode/templates/debug_style/forms.html:258
5943 6021 msgid "Add all elements"
5944 6022 msgstr ""
5945 6023
5946 6024 #: rhodecode/templates/admin/user_groups/user_groups.html:5
5947 6025 msgid "User groups administration"
5948 6026 msgstr ""
5949 6027
5950 6028 #: rhodecode/templates/admin/user_groups/user_groups.html:13
5951 6029 msgid "user groups"
5952 6030 msgstr ""
5953 6031
5954 6032 #: rhodecode/templates/admin/users/user_add.html:5
5955 6033 msgid "Add user"
5956 6034 msgstr ""
5957 6035
5958 6036 #: rhodecode/templates/admin/users/user_add.html:13
5959 6037 #: rhodecode/templates/admin/users/user_edit.html:14
5960 6038 #: rhodecode/templates/base/base.html:80
5961 6039 msgid "Users"
5962 6040 msgstr ""
5963 6041
5964 6042 #: rhodecode/templates/admin/users/user_add.html:15
5965 6043 #: rhodecode/templates/admin/users/users.html:27
5966 6044 msgid "Add User"
5967 6045 msgstr ""
5968 6046
5969 6047 #: rhodecode/templates/admin/users/user_add.html:53
5970 6048 msgid "Password confirmation"
5971 6049 msgstr ""
5972 6050
5973 6051 #: rhodecode/templates/admin/users/user_add.html:59
5974 6052 msgid "Generate password"
5975 6053 msgstr ""
5976 6054
5977 6055 #: rhodecode/templates/admin/users/user_add.html:106
5978 6056 msgid "Password change"
5979 6057 msgstr ""
5980 6058
5981 6059 #: rhodecode/templates/admin/users/user_add.html:110
5982 6060 msgid "Force user to change his password on the next login"
5983 6061 msgstr ""
5984 6062
5985 6063 #: rhodecode/templates/admin/users/user_add.html:120
5986 6064 msgid ""
5987 6065 "Add repository group with the same name as username. \n"
5988 6066 "User will be automatically set as this group owner."
5989 6067 msgstr ""
5990 6068
5991 6069 #: rhodecode/templates/admin/users/user_add.html:136
5992 6070 msgid "generated password:"
5993 6071 msgstr ""
5994 6072
5995 6073 #: rhodecode/templates/admin/users/user_edit.html:5
5996 6074 #, python-format
5997 6075 msgid "%s user settings"
5998 6076 msgstr ""
5999 6077
6000 6078 #: rhodecode/templates/admin/users/user_edit.html:33
6001 6079 #: rhodecode/templates/admin/users/user_edit_profile.html:5
6002 6080 msgid "User Profile"
6003 6081 msgstr ""
6004 6082
6005 6083 #: rhodecode/templates/admin/users/user_edit.html:34
6006 6084 msgid "Auth tokens"
6007 6085 msgstr ""
6008 6086
6009 6087 #: rhodecode/templates/admin/users/user_edit.html:38
6010 6088 msgid "Emails"
6011 6089 msgstr ""
6012 6090
6013 6091 #: rhodecode/templates/admin/users/user_edit.html:39
6014 6092 msgid "Ip Whitelist"
6015 6093 msgstr ""
6016 6094
6017 6095 #: rhodecode/templates/admin/users/user_edit_advanced.html:6
6018 6096 #: rhodecode/templates/admin/users/user_edit_profile.html:106
6019 6097 msgid "Source of Record"
6020 6098 msgstr ""
6021 6099
6022 6100 #: rhodecode/templates/admin/users/user_edit_advanced.html:8
6023 6101 #: rhodecode/templates/admin/users/users.html:97
6024 6102 msgid "Last login"
6025 6103 msgstr ""
6026 6104
6027 6105 #: rhodecode/templates/admin/users/user_edit_advanced.html:9
6028 6106 msgid "Last activity"
6029 6107 msgstr ""
6030 6108
6031 6109 #: rhodecode/templates/admin/users/user_edit_advanced.html:15
6032 6110 msgid "Member of User groups"
6033 6111 msgstr ""
6034 6112
6035 6113 #: rhodecode/templates/admin/users/user_edit_advanced.html:16
6036 6114 msgid "Force password change"
6037 6115 msgstr ""
6038 6116
6039 6117 #: rhodecode/templates/admin/users/user_edit_advanced.html:22
6040 6118 #, python-format
6041 6119 msgid "User: %s"
6042 6120 msgstr ""
6043 6121
6044 6122 #: rhodecode/templates/admin/users/user_edit_advanced.html:31
6045 6123 msgid "Force Password Reset"
6046 6124 msgstr ""
6047 6125
6048 6126 #: rhodecode/templates/admin/users/user_edit_advanced.html:39
6049 6127 msgid "Disable forced password reset"
6050 6128 msgstr ""
6051 6129
6052 6130 #: rhodecode/templates/admin/users/user_edit_advanced.html:41
6053 6131 msgid "Enable forced password reset"
6054 6132 msgstr ""
6055 6133
6056 6134 #: rhodecode/templates/admin/users/user_edit_advanced.html:47
6057 6135 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"
6058 6136 msgstr ""
6059 6137
6060 6138 #: rhodecode/templates/admin/users/user_edit_advanced.html:56
6061 6139 msgid "Personal Repository Group"
6062 6140 msgstr ""
6063 6141
6064 6142 #: rhodecode/templates/admin/users/user_edit_advanced.html:62
6065 6143 msgid "Users personal repository group"
6066 6144 msgstr ""
6067 6145
6068 6146 #: rhodecode/templates/admin/users/user_edit_advanced.html:64
6069 6147 msgid "This user currently does not have a personal repository group"
6070 6148 msgstr ""
6071 6149
6072 6150 #: rhodecode/templates/admin/users/user_edit_advanced.html:68
6073 6151 msgid "Create personal repository group"
6074 6152 msgstr ""
6075 6153
6076 6154 #: rhodecode/templates/admin/users/user_edit_advanced.html:77
6077 6155 msgid "Delete User"
6078 6156 msgstr ""
6079 6157
6080 6158 #: rhodecode/templates/admin/users/user_edit_advanced.html:85
6081 6159 #, python-format
6082 6160 msgid "This user owns %s repository."
6083 6161 msgid_plural "This user owns %s repositories."
6084 6162 msgstr[0] ""
6085 6163 msgstr[1] ""
6086 6164
6087 6165 #: rhodecode/templates/admin/users/user_edit_advanced.html:89
6088 6166 msgid "Detach repositories"
6089 6167 msgstr ""
6090 6168
6091 6169 #: rhodecode/templates/admin/users/user_edit_advanced.html:94
6092 6170 #: rhodecode/templates/admin/users/user_edit_advanced.html:110
6093 6171 #: rhodecode/templates/admin/users/user_edit_advanced.html:126
6094 6172 msgid "Delete repositories"
6095 6173 msgstr ""
6096 6174
6097 6175 #: rhodecode/templates/admin/users/user_edit_advanced.html:101
6098 6176 #, python-format
6099 6177 msgid "This user owns %s repository group."
6100 6178 msgid_plural "This user owns %s repository groups."
6101 6179 msgstr[0] ""
6102 6180 msgstr[1] ""
6103 6181
6104 6182 #: rhodecode/templates/admin/users/user_edit_advanced.html:105
6105 6183 msgid "Detach repository groups"
6106 6184 msgstr ""
6107 6185
6108 6186 #: rhodecode/templates/admin/users/user_edit_advanced.html:117
6109 6187 #, python-format
6110 6188 msgid "This user owns %s user group."
6111 6189 msgid_plural "This user owns %s user groups."
6112 6190 msgstr[0] ""
6113 6191 msgstr[1] ""
6114 6192
6115 6193 #: rhodecode/templates/admin/users/user_edit_advanced.html:121
6116 6194 msgid "Detach user groups"
6117 6195 msgstr ""
6118 6196
6119 6197 #: rhodecode/templates/admin/users/user_edit_advanced.html:135
6120 6198 #: rhodecode/templates/data_table/_dt_elements.html:191
6121 6199 #, python-format
6122 6200 msgid "Confirm to delete this user: %s"
6123 6201 msgstr ""
6124 6202
6125 6203 #: rhodecode/templates/admin/users/user_edit_advanced.html:137
6126 6204 msgid "Delete this user"
6127 6205 msgstr ""
6128 6206
6129 6207 #: rhodecode/templates/admin/users/user_edit_advanced.html:147
6130 6208 #, python-format
6131 6209 msgid "When selecting the detach option, the depending objects owned by this user will be assigned to the `%s` super admin in the system. The delete option will delete the user's repositories!"
6132 6210 msgstr ""
6133 6211
6134 6212 #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:3
6135 6213 msgid "Authentication Access Tokens"
6136 6214 msgstr ""
6137 6215
6138 6216 #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:59
6139 6217 msgid "No additional auth tokens specified"
6140 6218 msgstr ""
6141 6219
6142 6220 #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:71
6143 6221 msgid "New auth token"
6144 6222 msgstr ""
6145 6223
6146 6224 #: rhodecode/templates/admin/users/user_edit_emails.html:5
6147 6225 msgid "Additional Email Addresses"
6148 6226 msgstr ""
6149 6227
6150 6228 #: rhodecode/templates/admin/users/user_edit_ips.html:3
6151 6229 msgid "Custom IP Whitelist"
6152 6230 msgstr ""
6153 6231
6154 6232 #: rhodecode/templates/admin/users/user_edit_ips.html:19
6155 6233 #, python-format
6156 6234 msgid "Inherited from %s"
6157 6235 msgstr ""
6158 6236
6159 6237 #: rhodecode/templates/admin/users/user_edit_ips.html:63
6160 6238 msgid ""
6161 6239 "Enter comma separated list of ip addresses like 127.0.0.1,\n"
6162 6240 "or use a ip address with a mask 127.0.0.1/24, to create a network range.\n"
6163 6241 "To specify multiple address range use 127.0.0.1-127.0.0.10 syntax"
6164 6242 msgstr ""
6165 6243
6166 6244 #: rhodecode/templates/admin/users/user_edit_profile.html:17
6167 6245 #, python-format
6168 6246 msgid "This user was created from external source (%s). Editing some of the settings is limited."
6169 6247 msgstr ""
6170 6248
6171 6249 #: rhodecode/templates/admin/users/user_edit_profile.html:30
6172 6250 msgid "Change the avatar at"
6173 6251 msgstr ""
6174 6252
6175 6253 #: rhodecode/templates/admin/users/user_edit_profile.html:82
6176 6254 msgid "New Password Confirmation"
6177 6255 msgstr ""
6178 6256
6179 6257 #: rhodecode/templates/admin/users/user_edit_profile.html:98
6180 6258 msgid "Super Admin"
6181 6259 msgstr ""
6182 6260
6183 6261 #: rhodecode/templates/admin/users/user_edit_profile.html:115
6184 6262 msgid "Name in Source of Record"
6185 6263 msgstr ""
6186 6264
6187 6265 #: rhodecode/templates/admin/users/user_edit_profile.html:124
6188 6266 msgid "Language"
6189 6267 msgstr ""
6190 6268
6191 6269 #: rhodecode/templates/admin/users/user_edit_profile.html:130
6192 6270 #, python-format
6193 6271 msgid "Help translate %(rc_link)s into your language."
6194 6272 msgstr ""
6195 6273
6196 6274 #: rhodecode/templates/admin/users/users.html:5
6197 6275 msgid "Users administration"
6198 6276 msgstr ""
6199 6277
6200 6278 #: rhodecode/templates/admin/users/users.html:103
6201 6279 msgid "Authentication type"
6202 6280 msgstr ""
6203 6281
6204 6282 #: rhodecode/templates/base/base.html:44
6205 6283 #: rhodecode/templates/errors/error_document.html:51
6206 6284 msgid "Support"
6207 6285 msgstr ""
6208 6286
6209 6287 #: rhodecode/templates/base/base.html:51
6210 6288 #, python-format
6211 6289 msgid "RhodeCode instance id: %s"
6212 6290 msgstr ""
6213 6291
6214 6292 #: rhodecode/templates/base/base.html:83
6215 6293 msgid "Authentication"
6216 6294 msgstr ""
6217 6295
6218 6296 #: rhodecode/templates/base/base.html:85
6219 6297 msgid "Defaults"
6220 6298 msgstr ""
6221 6299
6222 6300 #: rhodecode/templates/base/base.html:103
6223 6301 #: rhodecode/templates/files/files_pjax.html:24
6224 6302 #: rhodecode/templates/summary/components.html:42
6225 6303 msgid "Show More"
6226 6304 msgstr ""
6227 6305
6228 6306 #: rhodecode/templates/base/base.html:190
6229 6307 msgid "Fork of"
6230 6308 msgstr ""
6231 6309
6232 6310 #: rhodecode/templates/base/base.html:207
6233 6311 #, python-format
6234 6312 msgid "Repository locked by %(user)s"
6235 6313 msgstr ""
6236 6314
6237 6315 #: rhodecode/templates/base/base.html:212
6238 6316 msgid "Repository not locked. Pull repository to lock it."
6239 6317 msgstr ""
6240 6318
6241 6319 #: rhodecode/templates/base/base.html:230
6242 6320 #: rhodecode/templates/data_table/_dt_elements.html:12
6243 6321 #: rhodecode/templates/data_table/_dt_elements.html:13
6244 6322 #: rhodecode/templates/data_table/_dt_elements.html:149
6245 6323 msgid "Summary"
6246 6324 msgstr ""
6247 6325
6248 6326 #: rhodecode/templates/base/base.html:231
6249 6327 #: rhodecode/templates/data_table/_dt_elements.html:17
6250 6328 #: rhodecode/templates/data_table/_dt_elements.html:18
6251 6329 msgid "Changelog"
6252 6330 msgstr ""
6253 6331
6254 6332 #: rhodecode/templates/base/base.html:232
6255 6333 #: rhodecode/templates/data_table/_dt_elements.html:22
6256 6334 #: rhodecode/templates/data_table/_dt_elements.html:23
6257 6335 #: rhodecode/templates/files/files.html:15
6258 6336 msgid "Files"
6259 6337 msgstr ""
6260 6338
6261 6339 #: rhodecode/templates/base/base.html:234
6262 6340 #: rhodecode/templates/bookmarks/bookmarks.html:68
6263 6341 #: rhodecode/templates/branches/branches.html:67
6264 6342 #: rhodecode/templates/files/file_diff.html:11
6265 6343 #: rhodecode/templates/files/file_diff.html:29
6266 6344 #: rhodecode/templates/tags/tags.html:68
6267 6345 msgid "Compare"
6268 6346 msgstr ""
6269 6347
6270 6348 #: rhodecode/templates/base/base.html:239
6271 6349 #, python-format
6272 6350 msgid "Show Pull Requests for %s"
6273 6351 msgstr ""
6274 6352
6275 6353 #: rhodecode/templates/base/base.html:248
6276 6354 msgid "Options"
6277 6355 msgstr ""
6278 6356
6279 6357 #: rhodecode/templates/base/base.html:255
6280 6358 #: rhodecode/templates/forks/forks_data.html:30
6281 6359 msgid "Compare fork"
6282 6360 msgstr ""
6283 6361
6284 6362 #: rhodecode/templates/base/base.html:262
6285 6363 msgid "Unlock"
6286 6364 msgstr ""
6287 6365
6288 6366 #: rhodecode/templates/base/base.html:264
6289 6367 msgid "Lock"
6290 6368 msgstr ""
6291 6369
6292 6370 #: rhodecode/templates/base/base.html:269
6293 6371 #: rhodecode/templates/data_table/_dt_elements.html:27
6294 6372 #: rhodecode/templates/data_table/_dt_elements.html:28
6295 6373 #: rhodecode/templates/forks/forks_data.html:8
6296 6374 #: rhodecode/templates/summary/components.html:103
6297 6375 msgid "Fork"
6298 6376 msgid_plural "Forks"
6299 6377 msgstr[0] ""
6300 6378 msgstr[1] ""
6301 6379
6302 6380 #: rhodecode/templates/base/base.html:270
6303 6381 msgid "Create Pull Request"
6304 6382 msgstr ""
6305 6383
6306 6384 #: rhodecode/templates/base/base.html:292
6307 6385 msgid "Sign in"
6308 6386 msgstr ""
6309 6387
6310 6388 #: rhodecode/templates/base/base.html:300
6311 6389 #: rhodecode/templates/debug_style/login.html:28
6312 6390 msgid "Sign in to your account"
6313 6391 msgstr ""
6314 6392
6315 6393 #: rhodecode/templates/base/base.html:316
6316 6394 #: rhodecode/templates/debug_style/login.html:46
6317 6395 msgid "(Forgot password?)"
6318 6396 msgstr ""
6319 6397
6320 6398 #: rhodecode/templates/base/base.html:325
6321 6399 #: rhodecode/templates/debug_style/login.html:56
6322 6400 msgid "Don't have an account ?"
6323 6401 msgstr ""
6324 6402
6325 6403 #: rhodecode/templates/base/base.html:346
6326 6404 msgid "Sign Out"
6327 6405 msgstr ""
6328 6406
6329 6407 #: rhodecode/templates/base/base.html:382
6330 6408 msgid "Show activity journal"
6331 6409 msgstr ""
6332 6410
6333 6411 #: rhodecode/templates/base/base.html:383
6334 6412 #: rhodecode/templates/journal/journal.html:4
6335 6413 #: rhodecode/templates/journal/journal.html:14
6336 6414 msgid "Journal"
6337 6415 msgstr ""
6338 6416
6339 6417 #: rhodecode/templates/base/base.html:388
6340 6418 msgid "Show Public activity journal"
6341 6419 msgstr ""
6342 6420
6343 6421 #: rhodecode/templates/base/base.html:389
6344 6422 msgid "Public journal"
6345 6423 msgstr ""
6346 6424
6347 6425 #: rhodecode/templates/base/base.html:394
6348 6426 msgid "Show Gists"
6349 6427 msgstr ""
6350 6428
6351 6429 #: rhodecode/templates/base/base.html:395
6352 6430 msgid "Gists"
6353 6431 msgstr ""
6354 6432
6355 6433 #: rhodecode/templates/base/base.html:399
6356 6434 msgid "Search in repositories you have access to"
6357 6435 msgstr ""
6358 6436
6359 6437 #: rhodecode/templates/base/base.html:405
6360 6438 msgid "Admin settings"
6361 6439 msgstr ""
6362 6440
6363 6441 #: rhodecode/templates/base/base.html:412
6364 6442 msgid "Delegated Admin settings"
6365 6443 msgstr ""
6366 6444
6367 6445 #: rhodecode/templates/base/base.html:422
6368 6446 #: rhodecode/templates/base/base.html:423
6369 6447 #: rhodecode/templates/debug_style/buttons.html:5
6370 6448 #: rhodecode/templates/debug_style/code-block.html:6
6371 6449 #: rhodecode/templates/debug_style/collapsable-content.html:5
6372 6450 #: rhodecode/templates/debug_style/form-elements-small.html:5
6373 6451 #: rhodecode/templates/debug_style/form-elements.html:5
6374 6452 #: rhodecode/templates/debug_style/form-inline.html:5
6375 6453 #: rhodecode/templates/debug_style/form-vertical.html:5
6376 6454 #: rhodecode/templates/debug_style/forms.html:5
6377 6455 #: rhodecode/templates/debug_style/icons.html:5
6378 6456 #: rhodecode/templates/debug_style/index.html:12
6379 6457 #: rhodecode/templates/debug_style/labels.html:5
6380 6458 #: rhodecode/templates/debug_style/layout-form-sidebar.html:5
6381 6459 #: rhodecode/templates/debug_style/login.html:6
6382 6460 #: rhodecode/templates/debug_style/panels.html:5
6383 6461 #: rhodecode/templates/debug_style/tables-wide.html:5
6384 6462 #: rhodecode/templates/debug_style/tables.html:5
6385 6463 #: rhodecode/templates/debug_style/typography.html:5
6386 6464 msgid "Style"
6387 6465 msgstr ""
6388 6466
6389 6467 #: rhodecode/templates/base/base.html:480
6390 6468 msgid "Go to"
6391 6469 msgstr ""
6392 6470
6393 6471 #: rhodecode/templates/base/base.html:591
6394 6472 msgid "Keyboard shortcuts"
6395 6473 msgstr ""
6396 6474
6397 6475 #: rhodecode/templates/base/base.html:599
6398 6476 msgid "Site-wide shortcuts"
6399 6477 msgstr ""
6400 6478
6401 6479 #: rhodecode/templates/base/default_perms_box.html:14
6402 6480 msgid "Inherited Permissions"
6403 6481 msgstr ""
6404 6482
6405 6483 #: rhodecode/templates/base/default_perms_box.html:15
6406 6484 msgid "Custom Permissions"
6407 6485 msgstr ""
6408 6486
6409 6487 #: rhodecode/templates/base/default_perms_box.html:17
6410 6488 msgid "Default Global Permissions"
6411 6489 msgstr ""
6412 6490
6413 6491 #: rhodecode/templates/base/default_perms_box.html:23
6414 6492 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."
6415 6493 msgstr ""
6416 6494
6417 6495 #: rhodecode/templates/base/default_perms_box.html:27
6418 6496 msgid "Repository Creation"
6419 6497 msgstr ""
6420 6498
6421 6499 #: rhodecode/templates/base/default_perms_box.html:32
6422 6500 msgid "Permission to create root level repositories. When disabled, users can still create repositories inside their own repository groups."
6423 6501 msgstr ""
6424 6502
6425 6503 #: rhodecode/templates/base/default_perms_box.html:37
6426 6504 msgid "Repository Creation With Group Write Access"
6427 6505 msgstr ""
6428 6506
6429 6507 #: rhodecode/templates/base/default_perms_box.html:42
6430 6508 msgid "Write permission given on a repository group will allow creating repositories inside that group."
6431 6509 msgstr ""
6432 6510
6433 6511 #: rhodecode/templates/base/default_perms_box.html:47
6434 6512 msgid "Repository Forking"
6435 6513 msgstr ""
6436 6514
6437 6515 #: rhodecode/templates/base/default_perms_box.html:52
6438 6516 msgid "Permission to create root level repository forks. When disabled, users can still fork repositories inside their own repository groups."
6439 6517 msgstr ""
6440 6518
6441 6519 #: rhodecode/templates/base/default_perms_box.html:57
6442 6520 msgid "Repository Group Creation"
6443 6521 msgstr ""
6444 6522
6445 6523 #: rhodecode/templates/base/default_perms_box.html:62
6446 6524 msgid "Permission to create root level repository groups. When disabled, repository group admins can still create repository subgroups within their repository groups."
6447 6525 msgstr ""
6448 6526
6449 6527 #: rhodecode/templates/base/default_perms_box.html:67
6450 6528 msgid "User Group Creation"
6451 6529 msgstr ""
6452 6530
6453 6531 #: rhodecode/templates/base/default_perms_box.html:72
6454 6532 msgid "Permission to allow user group creation. When disabled, user group admins can still create subgroups within their user groups."
6455 6533 msgstr ""
6456 6534
6457 6535 #: rhodecode/templates/base/default_perms_box.html:78
6458 6536 msgid "Inherit Permissions From The Default User"
6459 6537 msgstr ""
6460 6538
6461 6539 #: rhodecode/templates/base/default_perms_box.html:83
6462 6540 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."
6463 6541 msgstr ""
6464 6542
6465 6543 #: rhodecode/templates/base/default_perms_box.html:102
6466 6544 msgid "Inherit from default settings"
6467 6545 msgstr ""
6468 6546
6469 6547 #: rhodecode/templates/base/default_perms_box.html:107
6470 6548 #, python-format
6471 6549 msgid ""
6472 6550 "Select to inherit permissions from %s permissions settings, including default IP address whitelist and inheritance of \n"
6473 6551 "permission by members of user groups."
6474 6552 msgstr ""
6475 6553
6476 6554 #: rhodecode/templates/base/issue_tracker_settings.html:22
6477 6555 msgid "Read more"
6478 6556 msgstr ""
6479 6557
6480 6558 #: rhodecode/templates/base/issue_tracker_settings.html:92
6481 6559 msgid "New Entry"
6482 6560 msgstr ""
6483 6561
6484 6562 #: rhodecode/templates/base/issue_tracker_settings.html:96
6485 6563 msgid "Confirm to remove this pattern:"
6486 6564 msgstr ""
6487 6565
6488 6566 #: rhodecode/templates/base/issue_tracker_settings.html:192
6489 6567 #: rhodecode/templates/changeset/changeset_file_comment.html:144
6490 6568 #: rhodecode/templates/changeset/changeset_file_comment.html:291
6491 6569 #: rhodecode/templates/files/files_add.html:78
6492 6570 #: rhodecode/templates/files/files_add.html:224
6493 6571 #: rhodecode/templates/files/files_edit.html:82
6494 6572 #: rhodecode/templates/files/files_edit.html:185
6495 6573 msgid "Preview"
6496 6574 msgstr ""
6497 6575
6498 6576 #: rhodecode/templates/base/issue_tracker_settings.html:193
6499 6577 msgid "Test Pattern Preview"
6500 6578 msgstr ""
6501 6579
6502 6580 #: rhodecode/templates/base/perms_summary.html:18
6503 6581 msgid "show"
6504 6582 msgstr ""
6505 6583
6506 6584 #: rhodecode/templates/base/perms_summary.html:19
6507 6585 msgid "none"
6508 6586 msgstr ""
6509 6587
6510 6588 #: rhodecode/templates/base/perms_summary.html:20
6511 6589 msgid "read"
6512 6590 msgstr ""
6513 6591
6514 6592 #: rhodecode/templates/base/perms_summary.html:21
6515 6593 msgid "write"
6516 6594 msgstr ""
6517 6595
6518 6596 #: rhodecode/templates/base/perms_summary.html:22
6519 6597 msgid "admin"
6520 6598 msgstr ""
6521 6599
6522 6600 #: rhodecode/templates/base/perms_summary.html:29
6523 6601 msgid "No permissions defined"
6524 6602 msgstr ""
6525 6603
6526 6604 #: rhodecode/templates/base/perms_summary.html:37
6527 6605 #: rhodecode/templates/base/perms_summary.html:103
6528 6606 msgid "Permission"
6529 6607 msgstr ""
6530 6608
6531 6609 #: rhodecode/templates/base/perms_summary.html:39
6532 6610 #: rhodecode/templates/base/perms_summary.html:105
6533 6611 msgid "Edit Permission"
6534 6612 msgstr ""
6535 6613
6536 6614 #: rhodecode/templates/base/perms_summary.html:85
6537 6615 msgid "Super admin"
6538 6616 msgstr ""
6539 6617
6540 6618 #: rhodecode/templates/base/perms_summary.html:87
6541 6619 msgid "Repository default permission"
6542 6620 msgstr ""
6543 6621
6544 6622 #: rhodecode/templates/base/perms_summary.html:88
6545 6623 msgid "Repository group default permission"
6546 6624 msgstr ""
6547 6625
6548 6626 #: rhodecode/templates/base/perms_summary.html:89
6549 6627 msgid "User group default permission"
6550 6628 msgstr ""
6551 6629
6552 6630 #: rhodecode/templates/base/perms_summary.html:91
6553 6631 msgid "Create repositories"
6554 6632 msgstr ""
6555 6633
6556 6634 #: rhodecode/templates/base/perms_summary.html:92
6557 6635 msgid "Fork repositories"
6558 6636 msgstr ""
6559 6637
6560 6638 #: rhodecode/templates/base/perms_summary.html:93
6561 6639 msgid "Create repository groups"
6562 6640 msgstr ""
6563 6641
6564 6642 #: rhodecode/templates/base/perms_summary.html:94
6565 6643 msgid "Create user groups"
6566 6644 msgstr ""
6567 6645
6568 6646 #: rhodecode/templates/base/perms_summary.html:162
6569 6647 msgid "No permission defined"
6570 6648 msgstr ""
6571 6649
6572 6650 #: rhodecode/templates/base/root.html:120
6573 6651 msgid "Please enable JavaScript to use RhodeCode Enterprise"
6574 6652 msgstr ""
6575 6653
6576 6654 #: rhodecode/templates/base/vcs_settings.html:16
6577 6655 msgid "Require SSL for vcs operations"
6578 6656 msgstr ""
6579 6657
6580 6658 #: rhodecode/templates/base/vcs_settings.html:19
6581 6659 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."
6582 6660 msgstr ""
6583 6661
6584 6662 #: rhodecode/templates/base/vcs_settings.html:29
6585 6663 msgid "Main Storage Location"
6586 6664 msgstr ""
6587 6665
6588 6666 #: rhodecode/templates/base/vcs_settings.html:37
6589 6667 msgid "Click to unlock. You must restart RhodeCode in order to make this setting take effect."
6590 6668 msgstr ""
6591 6669
6592 6670 #: rhodecode/templates/base/vcs_settings.html:41
6593 6671 msgid "Repository location change is disabled. You can enable this by changing the `allow_repo_location_change` inside .ini file."
6594 6672 msgstr ""
6595 6673
6596 6674 #: rhodecode/templates/base/vcs_settings.html:48
6597 6675 msgid "Filesystem location where repositories should be stored. After changing this value a restart and rescan of the repository folder are required."
6598 6676 msgstr ""
6599 6677
6600 6678 #: rhodecode/templates/base/vcs_settings.html:57
6601 6679 msgid "Internal Hooks"
6602 6680 msgstr ""
6603 6681
6604 6682 #: rhodecode/templates/base/vcs_settings.html:63
6605 6683 msgid "Show repository size after push"
6606 6684 msgstr ""
6607 6685
6608 6686 #: rhodecode/templates/base/vcs_settings.html:67
6609 6687 msgid "Trigger a hook that calculates repository size after each push."
6610 6688 msgstr ""
6611 6689
6612 6690 #: rhodecode/templates/base/vcs_settings.html:71
6613 6691 msgid "Execute pre/post push hooks"
6614 6692 msgstr ""
6615 6693
6616 6694 #: rhodecode/templates/base/vcs_settings.html:74
6617 6695 msgid "Execute Built in pre/post push hooks. This also executes rcextensions hooks."
6618 6696 msgstr ""
6619 6697
6620 6698 #: rhodecode/templates/base/vcs_settings.html:78
6621 6699 msgid "Execute pre/post pull hooks"
6622 6700 msgstr ""
6623 6701
6624 6702 #: rhodecode/templates/base/vcs_settings.html:81
6625 6703 msgid "Execute Built in pre/post pull hooks. This also executes rcextensions hooks."
6626 6704 msgstr ""
6627 6705
6628 6706 #: rhodecode/templates/base/vcs_settings.html:91
6629 6707 msgid "Mercurial Settings"
6630 6708 msgstr ""
6631 6709
6632 6710 #: rhodecode/templates/base/vcs_settings.html:96
6633 6711 msgid "Enable largefiles extension"
6634 6712 msgstr ""
6635 6713
6636 6714 #: rhodecode/templates/base/vcs_settings.html:99
6637 6715 msgid "Enable Largefiles extensions for all repositories."
6638 6716 msgstr ""
6639 6717
6640 6718 #: rhodecode/templates/base/vcs_settings.html:103
6641 6719 msgid "Set repositories as publishing"
6642 6720 msgstr ""
6643 6721
6644 6722 #: rhodecode/templates/base/vcs_settings.html:103
6645 6723 msgid "Set repository as publishing"
6646 6724 msgstr ""
6647 6725
6648 6726 #: rhodecode/templates/base/vcs_settings.html:106
6649 6727 msgid "When this is enabled all commits in the repository are seen as public commits by clients."
6650 6728 msgstr ""
6651 6729
6652 6730 #: rhodecode/templates/base/vcs_settings.html:111
6653 6731 msgid "Enable hgsubversion extension"
6654 6732 msgstr ""
6655 6733
6656 6734 #: rhodecode/templates/base/vcs_settings.html:114
6657 6735 msgid "Requires hgsubversion library to be installed. Allows cloning remote SVN repositories and migrates them to Mercurial type."
6658 6736 msgstr ""
6659 6737
6660 6738 #: rhodecode/templates/base/vcs_settings.html:124
6661 6739 msgid "Subversion Settings"
6662 6740 msgstr ""
6663 6741
6664 6742 #: rhodecode/templates/base/vcs_settings.html:129
6665 6743 msgid "Repository patterns"
6666 6744 msgstr ""
6667 6745
6668 6746 #: rhodecode/templates/base/vcs_settings.html:133
6669 6747 msgid "Patterns for identifying SVN branches and tags. For recursive search, use \"*\". Eg.: \"/branches/*\""
6670 6748 msgstr ""
6671 6749
6672 6750 #: rhodecode/templates/base/vcs_settings.html:196
6673 6751 msgid "Pull Request Settings"
6674 6752 msgstr ""
6675 6753
6676 6754 #: rhodecode/templates/base/vcs_settings.html:201
6677 6755 msgid "Enable server-side merge for pull requests"
6678 6756 msgstr ""
6679 6757
6680 6758 #: rhodecode/templates/base/vcs_settings.html:204
6681 6759 msgid "Note: when this feature is enabled, it only runs hooks defined in the rcextension package. Custom hooks added on the Admin -> Settings -> Hooks page will not be run when pull requests are automatically merged from the web interface."
6682 6760 msgstr ""
6683 6761
6684 6762 #: rhodecode/templates/base/vcs_settings.html:208
6685 6763 msgid "Invalidate and relocate inline comments during update"
6686 6764 msgstr ""
6687 6765
6688 6766 #: rhodecode/templates/base/vcs_settings.html:211
6689 6767 msgid "During the update of a pull request, the position of inline comments will be updated and outdated inline comments will be hidden."
6690 6768 msgstr ""
6691 6769
6692 6770 #: rhodecode/templates/base/vcs_settings.html:222
6693 6771 msgid "Labs settings"
6694 6772 msgstr ""
6695 6773
6696 6774 #: rhodecode/templates/base/vcs_settings.html:222
6697 6775 msgid "These features are considered experimental and may not work as expected."
6698 6776 msgstr ""
6699 6777
6700 6778 #: rhodecode/templates/base/vcs_settings.html:229
6701 6779 msgid "Mercurial server-side merge"
6702 6780 msgstr ""
6703 6781
6704 6782 #: rhodecode/templates/base/vcs_settings.html:234
6705 6783 msgid "Use rebase instead of creating a merge commit when merging via web interface"
6706 6784 msgstr ""
6707 6785
6708 6786 #: rhodecode/templates/bookmarks/bookmarks.html:5
6709 6787 #, python-format
6710 6788 msgid "%s Bookmarks"
6711 6789 msgstr ""
6712 6790
6713 6791 #: rhodecode/templates/bookmarks/bookmarks.html:13
6714 6792 msgid "bookmarks"
6715 6793 msgstr ""
6716 6794
6717 6795 #: rhodecode/templates/bookmarks/bookmarks.html:31
6718 6796 msgid "Compare Selected Bookmarks"
6719 6797 msgstr ""
6720 6798
6721 6799 #: rhodecode/templates/bookmarks/bookmarks_data.html:13
6722 6800 #: rhodecode/templates/changelog/changelog.html:183
6723 6801 #: rhodecode/templates/changelog/changelog_summary_data.html:62
6724 6802 #: rhodecode/templates/changeset/changeset.html:92
6725 6803 #: rhodecode/templates/files/base.html:10
6726 6804 #, python-format
6727 6805 msgid "Bookmark %s"
6728 6806 msgstr ""
6729 6807
6730 6808 #: rhodecode/templates/branches/branches.html:5
6731 6809 #, python-format
6732 6810 msgid "%s Branches"
6733 6811 msgstr ""
6734 6812
6735 6813 #: rhodecode/templates/branches/branches.html:13
6736 6814 msgid "branches"
6737 6815 msgstr ""
6738 6816
6739 6817 #: rhodecode/templates/branches/branches.html:31
6740 6818 msgid "Compare Selected Branches"
6741 6819 msgstr ""
6742 6820
6743 6821 #: rhodecode/templates/branches/branches_data.html:12
6744 6822 #: rhodecode/templates/changelog/changelog.html:175
6745 6823 #: rhodecode/templates/changelog/changelog_summary_data.html:76
6746 6824 #: rhodecode/templates/changeset/changeset.html:105
6747 6825 #: rhodecode/templates/files/base.html:23
6748 6826 #, python-format
6749 6827 msgid "Branch %s"
6750 6828 msgstr ""
6751 6829
6752 6830 #: rhodecode/templates/changelog/changelog.html:6
6753 6831 #, python-format
6754 6832 msgid "%s Changelog"
6755 6833 msgstr ""
6756 6834
6757 6835 #: rhodecode/templates/changelog/changelog.html:19
6758 6836 #, python-format
6759 6837 msgid "showing %d out of %d commit"
6760 6838 msgid_plural "showing %d out of %d commits"
6761 6839 msgstr[0] ""
6762 6840 msgstr[1] ""
6763 6841
6764 6842 #: rhodecode/templates/changelog/changelog.html:41
6765 6843 #: rhodecode/templates/forks/forks_data.html:28
6766 6844 #, python-format
6767 6845 msgid "Compare fork with %s"
6768 6846 msgstr ""
6769 6847
6770 6848 #: rhodecode/templates/changelog/changelog.html:53
6771 6849 #, python-format
6772 6850 msgid "Compare fork with Parent (%s)"
6773 6851 msgstr ""
6774 6852
6775 6853 #: rhodecode/templates/changelog/changelog.html:68
6776 6854 #: rhodecode/templates/changelog/changelog.html:69
6777 6855 msgid "Clear selection"
6778 6856 msgstr ""
6779 6857
6780 6858 #: rhodecode/templates/changelog/changelog.html:83
6781 6859 msgid "Clear filter"
6782 6860 msgstr ""
6783 6861
6784 6862 #: rhodecode/templates/changelog/changelog.html:107
6785 6863 #: rhodecode/templates/files/files_add.html:93
6786 6864 #: rhodecode/templates/files/files_delete.html:60
6787 6865 #: rhodecode/templates/files/files_edit.html:96
6788 6866 msgid "Commit Message"
6789 6867 msgstr ""
6790 6868
6791 6869 #: rhodecode/templates/changelog/changelog.html:109
6792 6870 #: rhodecode/templates/changelog/changelog_summary_data.html:10
6793 6871 msgid "Age"
6794 6872 msgstr ""
6795 6873
6796 6874 #: rhodecode/templates/changelog/changelog.html:112
6797 6875 #: rhodecode/templates/changelog/changelog_summary_data.html:12
6798 6876 msgid "Refs"
6799 6877 msgstr ""
6800 6878
6801 6879 #: rhodecode/templates/changelog/changelog.html:126
6802 6880 #: rhodecode/templates/changelog/changelog_summary_data.html:21
6803 6881 #, python-format
6804 6882 msgid ""
6805 6883 "Commit status: %s\n"
6806 6884 "Click to open associated pull request #%s"
6807 6885 msgstr ""
6808 6886
6809 6887 #: rhodecode/templates/changelog/changelog.html:130
6810 6888 #: rhodecode/templates/changelog/changelog_summary_data.html:25
6811 6889 #, python-format
6812 6890 msgid "Commit status: %s"
6813 6891 msgstr ""
6814 6892
6815 6893 #: rhodecode/templates/changelog/changelog.html:136
6816 6894 #: rhodecode/templates/changelog/changelog_summary_data.html:31
6817 6895 msgid "Commit status: Not Reviewed"
6818 6896 msgstr ""
6819 6897
6820 6898 #: rhodecode/templates/changelog/changelog.html:141
6821 6899 #: rhodecode/templates/changelog/changelog_summary_data.html:36
6822 6900 msgid "Commit has comments"
6823 6901 msgstr ""
6824 6902
6825 6903 #: rhodecode/templates/changelog/changelog.html:191
6826 6904 #: rhodecode/templates/changelog/changelog_summary_data.html:69
6827 6905 #: rhodecode/templates/changeset/changeset.html:99
6828 6906 #: rhodecode/templates/files/base.html:17
6829 6907 #: rhodecode/templates/tags/tags_data.html:12
6830 6908 #, python-format
6831 6909 msgid "Tag %s"
6832 6910 msgstr ""
6833 6911
6834 6912 #: rhodecode/templates/changelog/changelog.html:341
6835 6913 msgid "Filter changelog"
6836 6914 msgstr ""
6837 6915
6838 6916 #: rhodecode/templates/changelog/changelog.html:414
6839 6917 msgid "There are no changes yet"
6840 6918 msgstr ""
6841 6919
6842 6920 #: rhodecode/templates/changelog/changelog_details.html:4
6843 6921 #: rhodecode/templates/pullrequests/pullrequest_show.html:362
6844 6922 msgid "Removed"
6845 6923 msgstr ""
6846 6924
6847 6925 #: rhodecode/templates/changelog/changelog_details.html:5
6848 6926 msgid "Changed"
6849 6927 msgstr ""
6850 6928
6851 6929 #: rhodecode/templates/changelog/changelog_details.html:6
6852 6930 msgid "Added"
6853 6931 msgstr ""
6854 6932
6855 6933 #: rhodecode/templates/changelog/changelog_details.html:8
6856 6934 #: rhodecode/templates/changelog/changelog_details.html:9
6857 6935 #: rhodecode/templates/changelog/changelog_details.html:10
6858 6936 #, python-format
6859 6937 msgid "Affected %s files"
6860 6938 msgstr ""
6861 6939
6862 6940 #: rhodecode/templates/changelog/changelog_file_history.html:20
6863 6941 #: rhodecode/templates/changeset/changeset.html:86
6864 6942 #: rhodecode/templates/files/base.html:4
6865 6943 msgid "merge"
6866 6944 msgstr ""
6867 6945
6868 6946 #: rhodecode/templates/changelog/changelog_file_history.html:39
6869 6947 #: rhodecode/templates/changeset/diff_block.html:65
6870 6948 #: rhodecode/templates/changeset/diff_block.html:70
6871 6949 msgid "Show File"
6872 6950 msgstr ""
6873 6951
6874 6952 #: rhodecode/templates/changelog/changelog_summary_data.html:9
6875 6953 #: rhodecode/templates/search/search_commit.html:8
6876 6954 msgid "Commit message"
6877 6955 msgstr ""
6878 6956
6879 6957 #: rhodecode/templates/changelog/changelog_summary_data.html:100
6880 6958 msgid "Add or upload files directly via RhodeCode:"
6881 6959 msgstr ""
6882 6960
6883 6961 #: rhodecode/templates/changelog/changelog_summary_data.html:103
6884 6962 #: rhodecode/templates/files/files_browser.html:25
6885 6963 msgid "Add New File"
6886 6964 msgstr ""
6887 6965
6888 6966 #: rhodecode/templates/changelog/changelog_summary_data.html:111
6889 6967 msgid "Push new repo:"
6890 6968 msgstr ""
6891 6969
6892 6970 #: rhodecode/templates/changelog/changelog_summary_data.html:122
6893 6971 msgid "Existing repository?"
6894 6972 msgstr ""
6895 6973
6896 6974 #: rhodecode/templates/changeset/changeset.html:7
6897 6975 #, python-format
6898 6976 msgid "%s Commit"
6899 6977 msgstr ""
6900 6978
6901 6979 #: rhodecode/templates/changeset/changeset.html:43
6902 6980 msgid "Parent Commit"
6903 6981 msgstr ""
6904 6982
6905 6983 #: rhodecode/templates/changeset/changeset.html:43
6906 6984 msgid "Parent"
6907 6985 msgstr ""
6908 6986
6909 6987 #: rhodecode/templates/changeset/changeset.html:47
6910 6988 msgid "Child Commit"
6911 6989 msgstr ""
6912 6990
6913 6991 #: rhodecode/templates/changeset/changeset.html:47
6914 6992 msgid "Child"
6915 6993 msgstr ""
6916 6994
6917 6995 #: rhodecode/templates/changeset/changeset.html:58
6918 6996 msgid "Expand"
6919 6997 msgstr ""
6920 6998
6921 6999 #: rhodecode/templates/changeset/changeset.html:66
6922 7000 #: rhodecode/templates/changeset/changeset.html:72
6923 7001 #: rhodecode/templates/changeset/changeset_file_comment.html:36
6924 7002 #: rhodecode/templates/changeset/changeset_file_comment.html:90
6925 7003 msgid "Commit status"
6926 7004 msgstr ""
6927 7005
6928 7006 #: rhodecode/templates/changeset/changeset.html:79
6929 7007 #: rhodecode/templates/files/file_tree_detail.html:21
6930 7008 #: rhodecode/templates/files/files_detail.html:20
6931 7009 msgid "References"
6932 7010 msgstr ""
6933 7011
6934 7012 #: rhodecode/templates/changeset/changeset.html:115
6935 7013 msgid "Diffs"
6936 7014 msgstr ""
6937 7015
6938 7016 #: rhodecode/templates/changeset/changeset.html:119
6939 7017 #: rhodecode/templates/changeset/diff_block.html:85
6940 7018 msgid "Raw diff"
6941 7019 msgstr ""
6942 7020
6943 7021 #: rhodecode/templates/changeset/changeset.html:120
6944 7022 #: rhodecode/templates/changeset/diff_block.html:86
6945 7023 msgid "Raw Diff"
6946 7024 msgstr ""
6947 7025
6948 7026 #: rhodecode/templates/changeset/changeset.html:123
6949 7027 msgid "Patch diff"
6950 7028 msgstr ""
6951 7029
6952 7030 #: rhodecode/templates/changeset/changeset.html:124
6953 7031 msgid "Patch Diff"
6954 7032 msgstr ""
6955 7033
6956 7034 #: rhodecode/templates/changeset/changeset.html:127
6957 7035 #: rhodecode/templates/changeset/diff_block.html:90
6958 7036 msgid "Download diff"
6959 7037 msgstr ""
6960 7038
6961 7039 #: rhodecode/templates/changeset/changeset.html:128
6962 7040 #: rhodecode/templates/changeset/diff_block.html:91
6963 7041 msgid "Download Diff"
6964 7042 msgstr ""
6965 7043
6966 7044 #: rhodecode/templates/changeset/changeset.html:145
6967 7045 #: rhodecode/templates/changeset/changeset.html:147
6968 7046 #: rhodecode/tests/functional/test_commit_comments.py:263
6969 7047 #, python-format
6970 7048 msgid "%d Commit comment"
6971 7049 msgid_plural "%d Commit comments"
6972 7050 msgstr[0] ""
6973 7051 msgstr[1] ""
6974 7052
6975 7053 #: rhodecode/templates/changeset/changeset.html:151
6976 7054 #: rhodecode/templates/changeset/changeset.html:153
6977 7055 #: rhodecode/templates/pullrequests/pullrequest_show.html:145
6978 7056 #: rhodecode/templates/pullrequests/pullrequest_show.html:147
6979 7057 #: rhodecode/tests/functional/test_commit_comments.py:270
6980 7058 #, python-format
6981 7059 msgid "%d Inline Comment"
6982 7060 msgid_plural "%d Inline Comments"
6983 7061 msgstr[0] ""
6984 7062 msgstr[1] ""
6985 7063
6986 7064 #: rhodecode/templates/changeset/changeset.html:175
6987 7065 msgid "Browse files at current commit"
6988 7066 msgstr ""
6989 7067
6990 7068 #: rhodecode/templates/changeset/changeset.html:175
6991 7069 msgid "Browse files"
6992 7070 msgstr ""
6993 7071
6994 7072 #: rhodecode/templates/changeset/changeset.html:177
6995 7073 #: rhodecode/templates/changeset/changeset_range.html:59
6996 7074 #: rhodecode/templates/compare/compare_diff.html:255
6997 7075 #: rhodecode/templates/files/file_diff.html:77
6998 7076 #: rhodecode/templates/pullrequests/pullrequest_show.html:265
6999 7077 msgid "Expand All"
7000 7078 msgstr ""
7001 7079
7002 7080 #: rhodecode/templates/changeset/changeset.html:177
7003 7081 #: rhodecode/templates/changeset/changeset_range.html:59
7004 7082 #: rhodecode/templates/compare/compare_diff.html:255
7005 7083 #: rhodecode/templates/files/file_diff.html:77
7006 7084 #: rhodecode/templates/pullrequests/pullrequest_show.html:265
7007 7085 msgid "Collapse All"
7008 7086 msgstr ""
7009 7087
7010 7088 #: rhodecode/templates/changeset/changeset.html:188
7011 7089 #: rhodecode/templates/compare/compare_diff.html:263
7012 7090 #: rhodecode/templates/pullrequests/pullrequest_show.html:274
7013 7091 msgid "No files"
7014 7092 msgstr ""
7015 7093
7016 7094 #: rhodecode/templates/changeset/changeset.html:225
7017 7095 #: rhodecode/templates/files/file_diff.html:128
7018 7096 #: rhodecode/templates/pullrequests/pullrequest_show.html:315
7019 7097 msgid "Show comments"
7020 7098 msgstr ""
7021 7099
7022 7100 #: rhodecode/templates/changeset/changeset.html:226
7023 7101 #: rhodecode/templates/files/file_diff.html:129
7024 7102 #: rhodecode/templates/pullrequests/pullrequest_show.html:316
7025 7103 msgid "Hide comments"
7026 7104 msgstr ""
7027 7105
7028 7106 #: rhodecode/templates/changeset/changeset.html:243
7029 7107 #: rhodecode/templates/changeset/diff_block.html:25
7030 7108 #: rhodecode/templates/changeset/diff_block.html:46
7031 7109 #: rhodecode/templates/files/file_diff.html:146
7032 7110 msgid "Diff was truncated. File content available only in full diff."
7033 7111 msgstr ""
7034 7112
7035 7113 #: rhodecode/templates/changeset/changeset.html:243
7036 7114 #: rhodecode/templates/changeset/diff_block.html:7
7037 7115 #: rhodecode/templates/changeset/diff_block.html:10
7038 7116 #: rhodecode/templates/changeset/diff_block.html:25
7039 7117 #: rhodecode/templates/changeset/diff_block.html:46
7040 7118 #: rhodecode/templates/changeset/diff_block.html:59
7041 7119 #: rhodecode/templates/files/file_diff.html:146
7042 7120 msgid "Showing a big diff might take some time and resources, continue?"
7043 7121 msgstr ""
7044 7122
7045 7123 #: rhodecode/templates/changeset/changeset.html:243
7046 7124 #: rhodecode/templates/changeset/diff_block.html:7
7047 7125 #: rhodecode/templates/changeset/diff_block.html:10
7048 7126 #: rhodecode/templates/changeset/diff_block.html:25
7049 7127 #: rhodecode/templates/changeset/diff_block.html:46
7050 7128 #: rhodecode/templates/files/file_diff.html:146
7051 7129 #: rhodecode/templates/pullrequests/pullrequest_show.html:390
7052 7130 #: rhodecode/templates/pullrequests/pullrequest_show.html:396
7053 7131 msgid "Show full diff"
7054 7132 msgstr ""
7055 7133
7056 7134 #: rhodecode/templates/changeset/changeset.html:312
7057 7135 msgid "No Child Commits"
7058 7136 msgstr ""
7059 7137
7060 7138 #: rhodecode/templates/changeset/changeset.html:348
7061 7139 msgid "No Parent Commits"
7062 7140 msgstr ""
7063 7141
7064 7142 #: rhodecode/templates/changeset/changeset_file_comment.html:21
7065 7143 #, python-format
7066 7144 msgid "Vote on pull request #%s"
7067 7145 msgstr ""
7068 7146
7069 7147 #: rhodecode/templates/changeset/changeset_file_comment.html:23
7070 7148 #, python-format
7071 7149 msgid "Comment on pull request #%s"
7072 7150 msgstr ""
7073 7151
7074 7152 #: rhodecode/templates/changeset/changeset_file_comment.html:28
7075 7153 msgid "Status change on commit"
7076 7154 msgstr ""
7077 7155
7078 7156 #: rhodecode/templates/changeset/changeset_file_comment.html:30
7079 7157 msgid "Comment on commit"
7080 7158 msgstr ""
7081 7159
7082 7160 #: rhodecode/templates/changeset/changeset_file_comment.html:58
7083 7161 msgid "Previous comment"
7084 7162 msgstr ""
7085 7163
7086 7164 #: rhodecode/templates/changeset/changeset_file_comment.html:62
7087 7165 msgid "Next comment"
7088 7166 msgstr ""
7089 7167
7090 7168 #: rhodecode/templates/changeset/changeset_file_comment.html:118
7091 7169 msgid "Create a comment on line {1}."
7092 7170 msgstr ""
7093 7171
7094 7172 #: rhodecode/templates/changeset/changeset_file_comment.html:121
7095 7173 #: rhodecode/templates/changeset/changeset_file_comment.html:251
7096 7174 #, python-format
7097 7175 msgid "Comments parsed using %s syntax with %s support."
7098 7176 msgstr ""
7099 7177
7100 7178 #: rhodecode/templates/changeset/changeset_file_comment.html:123
7101 7179 #: rhodecode/templates/changeset/changeset_file_comment.html:253
7102 7180 msgid "Use @username inside this text to send notification to this RhodeCode user"
7103 7181 msgstr ""
7104 7182
7105 7183 #: rhodecode/templates/changeset/changeset_file_comment.html:133
7106 7184 #: rhodecode/templates/changeset/changeset_file_comment.html:264
7107 7185 msgid "Comment preview"
7108 7186 msgstr ""
7109 7187
7110 7188 #: rhodecode/templates/changeset/changeset_file_comment.html:146
7111 7189 #: rhodecode/templates/changeset/changeset_file_comment.html:293
7112 7190 #: rhodecode/templates/compare/compare_diff.html:57
7113 7191 #: rhodecode/templates/email_templates/commit_comment.mako:87
7114 #: rhodecode/templates/email_templates/pull_request_comment.mako:93
7192 #: rhodecode/templates/email_templates/pull_request_comment.mako:97
7115 7193 msgid "Comment"
7116 7194 msgstr ""
7117 7195
7118 7196 #: rhodecode/templates/changeset/changeset_file_comment.html:154
7119 7197 msgid "You need to be logged in to comment."
7120 7198 msgstr ""
7121 7199
7122 7200 #: rhodecode/templates/changeset/changeset_file_comment.html:154
7123 7201 msgid "Login now"
7124 7202 msgstr ""
7125 7203
7126 7204 #: rhodecode/templates/changeset/changeset_file_comment.html:158
7127 7205 msgid "Hide"
7128 7206 msgstr ""
7129 7207
7130 7208 #: rhodecode/templates/changeset/changeset_file_comment.html:171
7131 7209 #, python-format
7132 7210 msgid "%d Pull Request Comment"
7133 7211 msgid_plural "%d Pull Request Comments"
7134 7212 msgstr[0] ""
7135 7213 msgstr[1] ""
7136 7214
7137 7215 #: rhodecode/templates/changeset/changeset_file_comment.html:173
7138 7216 #, python-format
7139 7217 msgid "%d Commit Comment"
7140 7218 msgid_plural "%d Commit Comments"
7141 7219 msgstr[0] ""
7142 7220 msgstr[1] ""
7143 7221
7144 7222 #: rhodecode/templates/changeset/changeset_file_comment.html:223
7145 7223 msgid "Merge Pull Request"
7146 7224 msgstr ""
7147 7225
7148 7226 #: rhodecode/templates/changeset/changeset_file_comment.html:243
7149 7227 msgid "Create a comment on this Pull Request."
7150 7228 msgstr ""
7151 7229
7152 7230 #: rhodecode/templates/changeset/changeset_file_comment.html:245
7153 7231 msgid "Create comments on this Commit range."
7154 7232 msgstr ""
7155 7233
7156 7234 #: rhodecode/templates/changeset/changeset_file_comment.html:247
7157 7235 msgid "Create a comment on this Commit."
7158 7236 msgstr ""
7159 7237
7160 7238 #: rhodecode/templates/changeset/changeset_range.html:5
7161 7239 #, python-format
7162 7240 msgid "%s Commits"
7163 7241 msgstr ""
7164 7242
7165 7243 #: rhodecode/templates/changeset/changeset_range.html:9
7166 7244 #: rhodecode/templates/changeset/changeset_range.html:20
7167 7245 #, python-format
7168 7246 msgid "(%s commit)"
7169 7247 msgid_plural "(%s commits)"
7170 7248 msgstr[0] ""
7171 7249 msgstr[1] ""
7172 7250
7173 7251 #: rhodecode/templates/changeset/changeset_range.html:16
7174 7252 msgid "Commits"
7175 7253 msgstr ""
7176 7254
7177 7255 #: rhodecode/templates/changeset/changeset_range.html:41
7178 7256 msgid "Show combined compare"
7179 7257 msgstr ""
7180 7258
7181 7259 #: rhodecode/templates/changeset/diff_block.html:7
7182 7260 msgid "The requested commit is too big and content was truncated."
7183 7261 msgstr ""
7184 7262
7185 7263 #: rhodecode/templates/changeset/diff_block.html:10
7186 7264 msgid "The requested file is too big and its content is not shown."
7187 7265 msgstr ""
7188 7266
7189 7267 #: rhodecode/templates/changeset/diff_block.html:64
7190 7268 #, python-format
7191 7269 msgid "Show file at commit: %(commit_id)s"
7192 7270 msgstr ""
7193 7271
7194 7272 #: rhodecode/templates/changeset/diff_block.html:69
7195 7273 #, python-format
7196 7274 msgid "File no longer present at commit: %(commit_id)s"
7197 7275 msgstr ""
7198 7276
7199 7277 #: rhodecode/templates/changeset/diff_block.html:75
7200 7278 msgid "Show full diff for this file"
7201 7279 msgstr ""
7202 7280
7203 7281 #: rhodecode/templates/changeset/diff_block.html:76
7204 7282 msgid "Unified Diff"
7205 7283 msgstr ""
7206 7284
7207 7285 #: rhodecode/templates/changeset/diff_block.html:80
7208 7286 msgid "Show full side-by-side diff for this file"
7209 7287 msgstr ""
7210 7288
7211 7289 #: rhodecode/templates/changeset/diff_block.html:81
7212 7290 #: rhodecode/templates/files/diff_2way.html:40
7213 7291 msgid "Side-by-side Diff"
7214 7292 msgstr ""
7215 7293
7216 7294 #: rhodecode/templates/changeset/diff_block.html:97
7217 7295 #, python-format
7218 7296 msgid "%(num)s file changed"
7219 7297 msgid_plural "%(num)s files changed"
7220 7298 msgstr[0] ""
7221 7299 msgstr[1] ""
7222 7300
7223 7301 #: rhodecode/templates/changeset/diff_block.html:99
7224 7302 #, python-format
7225 7303 msgid "%(num)s file changed: %(linesadd)s inserted, %(linesdel)s deleted"
7226 7304 msgid_plural "%(num)s files changed: %(linesadd)s inserted, %(linesdel)s deleted"
7227 7305 msgstr[0] ""
7228 7306 msgstr[1] ""
7229 7307
7230 7308 #: rhodecode/templates/compare/compare_commits.html:5
7231 7309 msgid "No Commits"
7232 7310 msgstr ""
7233 7311
7234 7312 #: rhodecode/templates/compare/compare_commits.html:9
7235 7313 msgid "Common Ancestor Commit"
7236 7314 msgstr ""
7237 7315
7238 7316 #: rhodecode/templates/compare/compare_commits.html:20
7239 7317 msgid "Time"
7240 7318 msgstr ""
7241 7319
7242 7320 #: rhodecode/templates/compare/compare_diff.html:6
7243 7321 #: rhodecode/templates/compare/compare_diff.html:8
7244 7322 #, python-format
7245 7323 msgid "%s Compare"
7246 7324 msgstr ""
7247 7325
7248 7326 #: rhodecode/templates/compare/compare_diff.html:16
7249 7327 #, python-format
7250 7328 msgid "%s commit"
7251 7329 msgid_plural "%s commits"
7252 7330 msgstr[0] ""
7253 7331 msgstr[1] ""
7254 7332
7255 7333 #: rhodecode/templates/compare/compare_diff.html:37
7256 7334 #: rhodecode/templates/compare/compare_diff.html:55
7257 7335 msgid "Compare Commits"
7258 7336 msgstr ""
7259 7337
7260 7338 #: rhodecode/templates/compare/compare_diff.html:46
7261 #: rhodecode/templates/email_templates/pull_request_review.mako:50
7339 #: rhodecode/templates/email_templates/pull_request_review.mako:74
7262 7340 #: rhodecode/templates/files/file_diff.html:56
7263 7341 #: rhodecode/templates/pullrequests/pullrequest_show.html:85
7264 7342 msgid "Target"
7265 7343 msgstr ""
7266 7344
7267 7345 #: rhodecode/templates/compare/compare_diff.html:47
7268 #: rhodecode/templates/email_templates/pull_request_comment.mako:92
7269 #: rhodecode/templates/email_templates/pull_request_review.mako:49
7346 #: rhodecode/templates/email_templates/pull_request_comment.mako:93
7347 #: rhodecode/templates/email_templates/pull_request_review.mako:73
7270 7348 #: rhodecode/templates/files/file_diff.html:62
7271 7349 #: rhodecode/templates/files/files_source.html:18
7272 7350 msgid "Source"
7273 7351 msgstr ""
7274 7352
7275 7353 #: rhodecode/templates/compare/compare_diff.html:53
7276 7354 msgid "Swap"
7277 7355 msgstr ""
7278 7356
7279 7357 #: rhodecode/templates/compare/compare_diff.html:245
7280 7358 msgid "Compare commits, branches, bookmarks or tags."
7281 7359 msgstr ""
7282 7360
7283 7361 #: rhodecode/templates/data_table/_dt_elements.html:49
7284 7362 msgid "Mercurial repository"
7285 7363 msgstr ""
7286 7364
7287 7365 #: rhodecode/templates/data_table/_dt_elements.html:51
7288 7366 msgid "Git repository"
7289 7367 msgstr ""
7290 7368
7291 7369 #: rhodecode/templates/data_table/_dt_elements.html:53
7292 7370 msgid "Subversion repository"
7293 7371 msgstr ""
7294 7372
7295 7373 #: rhodecode/templates/data_table/_dt_elements.html:60
7296 7374 msgid "Public repository"
7297 7375 msgstr ""
7298 7376
7299 7377 #: rhodecode/templates/data_table/_dt_elements.html:70
7300 7378 msgid "Repository creating in progress..."
7301 7379 msgstr ""
7302 7380
7303 7381 #: rhodecode/templates/data_table/_dt_elements.html:84
7304 7382 msgid "No commits yet"
7305 7383 msgstr ""
7306 7384
7307 7385 #: rhodecode/templates/data_table/_dt_elements.html:91
7308 7386 #: rhodecode/templates/data_table/_dt_elements.html:93
7309 7387 #, python-format
7310 7388 msgid "Subscribe to %s rss feed"
7311 7389 msgstr ""
7312 7390
7313 7391 #: rhodecode/templates/data_table/_dt_elements.html:99
7314 7392 #: rhodecode/templates/data_table/_dt_elements.html:101
7315 7393 #, python-format
7316 7394 msgid "Subscribe to %s atom feed"
7317 7395 msgstr ""
7318 7396
7319 7397 #: rhodecode/templates/data_table/_dt_elements.html:129
7320 7398 msgid "Creating"
7321 7399 msgstr ""
7322 7400
7323 7401 #: rhodecode/templates/data_table/_dt_elements.html:131
7324 7402 msgid "Created"
7325 7403 msgstr ""
7326 7404
7327 7405 #: rhodecode/templates/data_table/_dt_elements.html:177
7328 7406 #, python-format
7329 7407 msgid "Confirm to delete this group: %s with %s repository"
7330 7408 msgid_plural "Confirm to delete this group: %s with %s repositories"
7331 7409 msgstr[0] ""
7332 7410 msgstr[1] ""
7333 7411
7334 7412 #: rhodecode/templates/data_table/_dt_elements.html:203
7335 7413 #, python-format
7336 7414 msgid "Confirm to delete this user group: %s"
7337 7415 msgstr ""
7338 7416
7339 7417 #: rhodecode/templates/data_table/_dt_elements.html:220
7340 7418 msgid "User group"
7341 7419 msgstr ""
7342 7420
7343 7421 #: rhodecode/templates/data_table/_dt_elements.html:264
7344 7422 #: rhodecode/templates/forks/fork.html:81
7345 7423 msgid "Private"
7346 7424 msgstr ""
7347 7425
7348 7426 #: rhodecode/templates/data_table/_dt_elements.html:289
7349 7427 #, python-format
7350 7428 msgid "Pull request #%(pr_number)s"
7351 7429 msgstr ""
7352 7430
7353 7431 #: rhodecode/templates/debug_style/buttons.html:131
7354 7432 msgid "Confirm to remove this field: Field"
7355 7433 msgstr ""
7356 7434
7357 7435 #: rhodecode/templates/debug_style/form-elements.html:107
7358 7436 msgid "Default"
7359 7437 msgstr ""
7360 7438
7361 7439 #: rhodecode/templates/debug_style/form-elements.html:535
7362 7440 #: rhodecode/templates/debug_style/form-elements.html:585
7363 7441 #: rhodecode/templates/debug_style/forms.html:250
7364 7442 msgid "Available members"
7365 7443 msgstr ""
7366 7444
7367 7445 #: rhodecode/templates/debug_style/forms.html:119
7368 7446 msgid "Some text..."
7369 7447 msgstr ""
7370 7448
7371 7449 #: rhodecode/templates/debug_style/forms.html:122
7372 7450 #: rhodecode/templates/debug_style/forms.html:255
7373 7451 msgid "Variable Item"
7374 7452 msgstr ""
7375 7453
7376 7454 #: rhodecode/templates/debug_style/forms.html:252
7377 7455 msgid "Some example text..."
7378 7456 msgstr ""
7379 7457
7380 7458 #: rhodecode/templates/debug_style/index.html:5
7381 7459 msgid "Debug Style"
7382 7460 msgstr ""
7383 7461
7384 7462 #: rhodecode/templates/debug_style/index.html:54
7385 7463 msgid "Index"
7386 7464 msgstr ""
7387 7465
7388 7466 #: rhodecode/templates/debug_style/index.html:55
7389 7467 msgid "Typography"
7390 7468 msgstr ""
7391 7469
7392 7470 #: rhodecode/templates/debug_style/index.html:56
7393 7471 msgid "Forms"
7394 7472 msgstr ""
7395 7473
7396 7474 #: rhodecode/templates/debug_style/index.html:57
7397 7475 msgid "Buttons"
7398 7476 msgstr ""
7399 7477
7400 7478 #: rhodecode/templates/debug_style/index.html:58
7401 7479 msgid "Labels"
7402 7480 msgstr ""
7403 7481
7404 7482 #: rhodecode/templates/debug_style/index.html:59
7405 7483 msgid "Tables"
7406 7484 msgstr ""
7407 7485
7408 7486 #: rhodecode/templates/debug_style/index.html:60
7409 7487 msgid "Tables wide"
7410 7488 msgstr ""
7411 7489
7412 7490 #: rhodecode/templates/debug_style/index.html:61
7413 7491 msgid "Collapsable Content"
7414 7492 msgstr ""
7415 7493
7416 7494 #: rhodecode/templates/debug_style/index.html:63
7417 7495 msgid "Layout form with sidebar"
7418 7496 msgstr ""
7419 7497
7420 7498 #: rhodecode/templates/debug_style/index.html:64
7421 7499 msgid "Login"
7422 7500 msgstr ""
7423 7501
7424 7502 #: rhodecode/templates/debug_style/index.html:65
7425 7503 msgid "Login 2"
7426 7504 msgstr ""
7427 7505
7428 7506 #: rhodecode/templates/debug_style/index.html:66
7429 7507 msgid "Code blocks"
7430 7508 msgstr ""
7431 7509
7432 7510 #: rhodecode/templates/debug_style/index.html:69
7433 7511 msgid "Panels"
7434 7512 msgstr ""
7435 7513
7436 7514 #: rhodecode/templates/debug_style/index.html:72
7437 7515 msgid "Form elements"
7438 7516 msgstr ""
7439 7517
7440 7518 #: rhodecode/templates/debug_style/index.html:73
7441 7519 msgid "Form elements small"
7442 7520 msgstr ""
7443 7521
7444 7522 #: rhodecode/templates/debug_style/index.html:74
7445 7523 msgid "Form inline elements"
7446 7524 msgstr ""
7447 7525
7448 7526 #: rhodecode/templates/debug_style/index.html:75
7449 7527 msgid "Form vertical"
7450 7528 msgstr ""
7451 7529
7452 #: rhodecode/templates/email_templates/base.mako:7
7530 #: rhodecode/templates/email_templates/base.mako:32
7453 7531 #, python-format
7454 7532 msgid "This is a notification from RhodeCode. %(instance_url)s"
7455 7533 msgstr ""
7456 7534
7457 #: rhodecode/templates/email_templates/base.mako:90
7535 #: rhodecode/templates/email_templates/base.mako:115
7458 7536 msgid "RhodeCode"
7459 7537 msgstr ""
7460 7538
7461 7539 #: rhodecode/templates/email_templates/commit_comment.mako:16
7462 #: rhodecode/templates/email_templates/pull_request_comment.mako:17
7540 #: rhodecode/templates/email_templates/pull_request_comment.mako:18
7463 7541 msgid "[mention]"
7464 7542 msgstr ""
7465 7543
7466 7544 #: rhodecode/templates/email_templates/commit_comment.mako:19
7467 7545 #, python-format
7468 7546 msgid "%(user)s commented on commit `%(commit_id)s` (file: `%(comment_file)s`)"
7469 7547 msgstr ""
7470 7548
7471 7549 #: rhodecode/templates/email_templates/commit_comment.mako:19
7472 7550 #: rhodecode/templates/email_templates/commit_comment.mako:22
7473 7551 #: rhodecode/templates/email_templates/commit_comment.mako:24
7474 7552 #, python-format
7475 7553 msgid "in the %(repo_name)s repository"
7476 7554 msgstr ""
7477 7555
7478 7556 #: rhodecode/templates/email_templates/commit_comment.mako:22
7479 7557 #, python-format
7480 7558 msgid "%(user)s commented on commit `%(commit_id)s` (status: %(status)s)"
7481 7559 msgstr ""
7482 7560
7483 7561 #: rhodecode/templates/email_templates/commit_comment.mako:24
7484 7562 #: rhodecode/templates/email_templates/commit_comment.mako:78
7485 7563 #, python-format
7486 7564 msgid "%(user)s commented on commit `%(commit_id)s`"
7487 7565 msgstr ""
7488 7566
7489 7567 #: rhodecode/templates/email_templates/commit_comment.mako:43
7490 #: rhodecode/templates/email_templates/pull_request_comment.mako:43
7568 #: rhodecode/templates/email_templates/pull_request_comment.mako:44
7491 7569 msgid "Comment link"
7492 7570 msgstr ""
7493 7571
7494 7572 #: rhodecode/templates/email_templates/commit_comment.mako:48
7495 #: rhodecode/templates/email_templates/pull_request_comment.mako:48
7573 #: rhodecode/templates/email_templates/pull_request_comment.mako:49
7496 7574 #, python-format
7497 7575 msgid "File: %(comment_file)s on line %(comment_line)s"
7498 7576 msgstr ""
7499 7577
7500 7578 #: rhodecode/templates/email_templates/commit_comment.mako:54
7501 7579 msgid "Commit status was changed to"
7502 7580 msgstr ""
7503 7581
7504 7582 #: rhodecode/templates/email_templates/commit_comment.mako:76
7505 7583 #, python-format
7506 7584 msgid "%(user)s commented on commit `%(commit_id)s` (file:`%(comment_file)s`)"
7507 7585 msgstr ""
7508 7586
7509 7587 #: rhodecode/templates/email_templates/commit_comment.mako:76
7510 7588 #: rhodecode/templates/email_templates/commit_comment.mako:78
7511 7589 #, python-format
7512 7590 msgid "in the %(repo)s repository"
7513 7591 msgstr ""
7514 7592
7515 7593 #: rhodecode/templates/email_templates/commit_comment.mako:85
7516 7594 msgid "Status"
7517 7595 msgstr ""
7518 7596
7519 7597 #: rhodecode/templates/email_templates/commit_comment.mako:85
7520 7598 msgid "The commit status was changed to"
7521 7599 msgstr ""
7522 7600
7523 7601 #: rhodecode/templates/email_templates/commit_comment.mako:87
7524 #: rhodecode/templates/email_templates/pull_request_comment.mako:93
7602 #: rhodecode/templates/email_templates/pull_request_comment.mako:97
7525 7603 #, python-format
7526 7604 msgid "Comment on line: %(comment_line)s"
7527 7605 msgstr ""
7528 7606
7529 7607 #: rhodecode/templates/email_templates/password_reset.mako:30
7530 7608 msgid "Generate new password here"
7531 7609 msgstr ""
7532 7610
7533 #: rhodecode/templates/email_templates/pull_request_comment.mako:20
7611 #: rhodecode/templates/email_templates/pull_request_comment.mako:21
7534 7612 #, python-format
7535 7613 msgid "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\" (file: `%(comment_file)s`)"
7536 7614 msgstr ""
7537 7615
7538 #: rhodecode/templates/email_templates/pull_request_comment.mako:23
7616 #: rhodecode/templates/email_templates/pull_request_comment.mako:24
7539 7617 #, python-format
7540 7618 msgid "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\" (status: %(status)s)"
7541 7619 msgstr ""
7542 7620
7543 #: rhodecode/templates/email_templates/pull_request_comment.mako:25
7544 #: rhodecode/templates/email_templates/pull_request_comment.mako:82
7621 #: rhodecode/templates/email_templates/pull_request_comment.mako:26
7622 #: rhodecode/templates/email_templates/pull_request_comment.mako:83
7545 7623 #, python-format
7546 7624 msgid "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\""
7547 7625 msgstr ""
7548 7626
7549 #: rhodecode/templates/email_templates/pull_request_comment.mako:45
7627 #: rhodecode/templates/email_templates/pull_request_comment.mako:46
7550 7628 msgid "Source repository"
7551 7629 msgstr ""
7552 7630
7553 #: rhodecode/templates/email_templates/pull_request_comment.mako:54
7631 #: rhodecode/templates/email_templates/pull_request_comment.mako:55
7554 7632 #, python-format
7555 7633 msgid "%(user)s submitted pull request #%(pr_id)s status: *%(status)s*"
7556 7634 msgstr ""
7557 7635
7558 #: rhodecode/templates/email_templates/pull_request_comment.mako:56
7636 #: rhodecode/templates/email_templates/pull_request_comment.mako:57
7559 7637 #, python-format
7560 7638 msgid "%(user)s submitted pull request #%(pr_id)s status: *%(status)s and closed*"
7561 7639 msgstr ""
7562 7640
7563 #: rhodecode/templates/email_templates/pull_request_comment.mako:80
7641 #: rhodecode/templates/email_templates/pull_request_comment.mako:81
7564 7642 #, python-format
7565 7643 msgid "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\" (file:`%(comment_file)s`)"
7566 7644 msgstr ""
7567 7645
7568 #: rhodecode/templates/email_templates/pull_request_comment.mako:86
7646 #: rhodecode/templates/email_templates/pull_request_comment.mako:87
7569 7647 #, python-format
7570 7648 msgid "submitted pull request status: %(status)s"
7571 7649 msgstr ""
7572 7650
7573 #: rhodecode/templates/email_templates/pull_request_comment.mako:88
7651 #: rhodecode/templates/email_templates/pull_request_comment.mako:89
7574 7652 #, python-format
7575 7653 msgid "submitted pull request status: %(status)s and closed"
7576 7654 msgstr ""
7577 7655
7578 #: rhodecode/templates/email_templates/pull_request_review.mako:5
7579 #, python-format
7580 msgid "%(user)s wants you to review pull request #%(pr_url)s: \"%(pr_title)s\""
7581 msgstr ""
7582
7583 #: rhodecode/templates/email_templates/pull_request_review.mako:17
7656 #: rhodecode/templates/email_templates/pull_request_comment.mako:95
7657 msgid "Submitted status"
7658 msgstr ""
7659
7660 #: rhodecode/templates/email_templates/pull_request_review.mako:14
7661 #, python-format
7662 msgid "%(user)s wants you to review pull request #%(pr_id)s: \"%(pr_title)s\""
7663 msgstr ""
7664
7665 #: rhodecode/templates/email_templates/pull_request_review.mako:34
7584 7666 #, python-format
7585 7667 msgid "Pull request from %(source_ref_type)s:%(source_ref_name)s of %(repo_url)s into %(target_ref_type)s:%(target_ref_name)s"
7586 7668 msgstr ""
7587 7669
7588 #: rhodecode/templates/email_templates/pull_request_review.mako:26
7670 #: rhodecode/templates/email_templates/pull_request_review.mako:37
7589 7671 msgid "Link"
7590 7672 msgstr ""
7591 7673
7592 #: rhodecode/templates/email_templates/pull_request_review.mako:35
7674 #: rhodecode/templates/email_templates/pull_request_review.mako:46
7593 7675 #, python-format
7594 7676 msgid "Commit (%(num)s)"
7595 7677 msgid_plural "Commits (%(num)s)"
7596 7678 msgstr[0] ""
7597 7679 msgstr[1] ""
7598 7680
7599 #: rhodecode/templates/email_templates/pull_request_review.mako:47
7681 #: rhodecode/templates/email_templates/pull_request_review.mako:71
7600 7682 #, python-format
7601 7683 msgid "%(user)s wants you to review pull request #%(pr_id)s: \"%(pr_title)s\"."
7602 7684 msgstr ""
7603 7685
7604 #: rhodecode/templates/email_templates/pull_request_review.mako:49
7686 #: rhodecode/templates/email_templates/pull_request_review.mako:73
7605 7687 #, python-format
7606 7688 msgid "%(source_ref_type)s of %(source_repo_url)s"
7607 7689 msgstr ""
7608 7690
7609 #: rhodecode/templates/email_templates/pull_request_review.mako:50
7691 #: rhodecode/templates/email_templates/pull_request_review.mako:74
7610 7692 #, python-format
7611 7693 msgid "%(target_ref_type)s of %(target_repo_url)s"
7612 7694 msgstr ""
7613 7695
7614 #: rhodecode/templates/email_templates/pull_request_review.mako:52
7696 #: rhodecode/templates/email_templates/pull_request_review.mako:76
7615 7697 #: rhodecode/templates/summary/components.html:95
7616 7698 #: rhodecode/templates/summary/components.html:98
7617 7699 #, python-format
7618 7700 msgid "%(num)s Commit"
7619 7701 msgid_plural "%(num)s Commits"
7620 7702 msgstr[0] ""
7621 7703 msgstr[1] ""
7622 7704
7623 7705 #: rhodecode/templates/email_templates/test.mako:5
7624 7706 msgid "hello \"world\""
7625 7707 msgstr ""
7626 7708
7627 7709 #: rhodecode/templates/email_templates/test.mako:21
7628 7710 msgid "Translation"
7629 7711 msgstr ""
7630 7712
7631 7713 #: rhodecode/templates/email_templates/user_registration.mako:22
7632 7714 #, python-format
7633 7715 msgid "New user %(user)s has registered on %(date)s"
7634 7716 msgstr ""
7635 7717
7636 7718 #: rhodecode/templates/email_templates/user_registration.mako:24
7637 7719 msgid "Full Name"
7638 7720 msgstr ""
7639 7721
7640 7722 #: rhodecode/templates/email_templates/user_registration.mako:26
7641 7723 #: rhodecode/templates/users/user.html:29
7642 7724 #: rhodecode/templates/users/user_profile.html:5
7643 7725 msgid "Profile"
7644 7726 msgstr ""
7645 7727
7646 7728 #: rhodecode/templates/errors/error_document.html:39
7647 7729 #, python-format
7648 7730 msgid "You will be redirected to %s in %s seconds"
7649 7731 msgstr ""
7650 7732
7651 7733 #: rhodecode/templates/feed/atom_feed_entry.mako:3
7652 7734 #, python-format
7653 7735 msgid "%(user)s commited on %(date)s UTC"
7654 7736 msgstr ""
7655 7737
7656 7738 #: rhodecode/templates/feed/atom_feed_entry.mako:26
7657 7739 #: rhodecode/templates/pullrequests/pullrequest_show.html:390
7658 7740 #: rhodecode/templates/pullrequests/pullrequest_show.html:396
7659 7741 msgid "Commit was too big and was cut off..."
7660 7742 msgstr ""
7661 7743
7662 7744 #: rhodecode/templates/files/diff_2way.html:15
7663 7745 #, python-format
7664 7746 msgid "%s File side-by-side diff"
7665 7747 msgstr ""
7666 7748
7667 7749 #: rhodecode/templates/files/diff_2way.html:79
7668 7750 msgid "Enable editor mode"
7669 7751 msgstr ""
7670 7752
7671 7753 #: rhodecode/templates/files/diff_2way.html:80
7672 7754 msgid "Disable editor mode"
7673 7755 msgstr ""
7674 7756
7675 7757 #: rhodecode/templates/files/diff_2way.html:84
7676 7758 msgid "Previous change"
7677 7759 msgstr ""
7678 7760
7679 7761 #: rhodecode/templates/files/diff_2way.html:85
7680 7762 msgid "Next change"
7681 7763 msgstr ""
7682 7764
7683 7765 #: rhodecode/templates/files/diff_2way.html:100
7684 7766 msgid "mode"
7685 7767 msgstr ""
7686 7768
7687 7769 #: rhodecode/templates/files/file_authors_box.html:6
7688 7770 msgid "Last Author"
7689 7771 msgstr ""
7690 7772
7691 7773 #: rhodecode/templates/files/file_authors_box.html:8
7692 7774 #, python-format
7693 7775 msgid "File Author (%s)"
7694 7776 msgid_plural "File Authors (%s)"
7695 7777 msgstr[0] ""
7696 7778 msgstr[1] ""
7697 7779
7698 7780 #: rhodecode/templates/files/file_authors_box.html:11
7699 7781 msgid "Show All"
7700 7782 msgstr ""
7701 7783
7702 7784 #: rhodecode/templates/files/file_authors_box.html:25
7703 7785 msgid "last author"
7704 7786 msgstr ""
7705 7787
7706 7788 #: rhodecode/templates/files/file_diff.html:4
7707 7789 #, python-format
7708 7790 msgid "%s File Diff"
7709 7791 msgstr ""
7710 7792
7711 7793 #: rhodecode/templates/files/file_diff.html:37
7712 7794 msgid "for"
7713 7795 msgstr ""
7714 7796
7715 7797 #: rhodecode/templates/files/file_diff.html:53
7716 7798 msgid "No commits"
7717 7799 msgstr ""
7718 7800
7719 7801 #: rhodecode/templates/files/file_diff.html:81
7720 7802 msgid "Cannot diff binary files"
7721 7803 msgstr ""
7722 7804
7723 7805 #: rhodecode/templates/files/file_diff.html:83
7724 7806 msgid "File was not changed in this commit range"
7725 7807 msgstr ""
7726 7808
7727 7809 #: rhodecode/templates/files/file_tree_author_box.html:5
7728 7810 msgid "Commit Author"
7729 7811 msgstr ""
7730 7812
7731 7813 #: rhodecode/templates/files/files.html:4
7732 7814 #: rhodecode/templates/files/files_pjax.html:2
7733 7815 #, python-format
7734 7816 msgid "%s Files"
7735 7817 msgstr ""
7736 7818
7737 7819 #: rhodecode/templates/files/files.html:131
7738 7820 msgid "Switch To Commit"
7739 7821 msgstr ""
7740 7822
7741 7823 #: rhodecode/templates/files/files_add.html:4
7742 7824 #, python-format
7743 7825 msgid "%s Files Add"
7744 7826 msgstr ""
7745 7827
7746 7828 #: rhodecode/templates/files/files_add.html:15
7747 7829 msgid "Add new file"
7748 7830 msgstr ""
7749 7831
7750 7832 #: rhodecode/templates/files/files_add.html:34
7751 7833 #: rhodecode/templates/files/files_delete.html:34
7752 7834 #: rhodecode/templates/files/files_edit.html:34
7753 7835 msgid "Path"
7754 7836 msgstr ""
7755 7837
7756 7838 #: rhodecode/templates/files/files_add.html:39
7757 7839 msgid "Specify Custom Path"
7758 7840 msgstr ""
7759 7841
7760 7842 #: rhodecode/templates/files/files_add.html:44
7761 7843 msgid "Remove Custom Path"
7762 7844 msgstr ""
7763 7845
7764 7846 #: rhodecode/templates/files/files_add.html:50
7765 7847 msgid "Filename"
7766 7848 msgstr ""
7767 7849
7768 7850 #: rhodecode/templates/files/files_add.html:54
7769 7851 #: rhodecode/templates/files/files_add.html:65
7770 7852 msgid "or"
7771 7853 msgstr ""
7772 7854
7773 7855 #: rhodecode/templates/files/files_add.html:54
7774 7856 msgid "Upload File"
7775 7857 msgstr ""
7776 7858
7777 7859 #: rhodecode/templates/files/files_add.html:59
7778 7860 msgid "Upload file"
7779 7861 msgstr ""
7780 7862
7781 7863 #: rhodecode/templates/files/files_add.html:63
7782 7864 msgid "No file selected"
7783 7865 msgstr ""
7784 7866
7785 7867 #: rhodecode/templates/files/files_add.html:65
7786 7868 msgid "Create New File"
7787 7869 msgstr ""
7788 7870
7789 7871 #: rhodecode/templates/files/files_add.html:75
7790 7872 #: rhodecode/templates/files/files_edit.html:79
7791 7873 msgid "line wraps"
7792 7874 msgstr ""
7793 7875
7794 7876 #: rhodecode/templates/files/files_add.html:76
7795 7877 #: rhodecode/templates/files/files_edit.html:80
7796 7878 msgid "on"
7797 7879 msgstr ""
7798 7880
7799 7881 #: rhodecode/templates/files/files_add.html:76
7800 7882 #: rhodecode/templates/files/files_edit.html:80
7801 7883 msgid "off"
7802 7884 msgstr ""
7803 7885
7804 7886 #: rhodecode/templates/files/files_add.html:103
7805 7887 #: rhodecode/templates/files/files_edit.html:106
7806 7888 msgid "Commit changes"
7807 7889 msgstr ""
7808 7890
7809 7891 #: rhodecode/templates/files/files_browser.html:9
7810 7892 msgid "Previous commit"
7811 7893 msgstr ""
7812 7894
7813 7895 #: rhodecode/templates/files/files_browser.html:13
7814 7896 msgid "Next commit"
7815 7897 msgstr ""
7816 7898
7817 7899 #: rhodecode/templates/files/files_browser.html:19
7818 7900 msgid "Search File List"
7819 7901 msgstr ""
7820 7902
7821 7903 #: rhodecode/templates/files/files_browser.html:22
7822 7904 msgid "Close File List"
7823 7905 msgstr ""
7824 7906
7825 7907 #: rhodecode/templates/files/files_browser.html:27
7826 7908 msgid "Add File"
7827 7909 msgstr ""
7828 7910
7829 7911 #: rhodecode/templates/files/files_browser.html:34
7830 7912 msgid "Loading file list..."
7831 7913 msgstr ""
7832 7914
7833 7915 #: rhodecode/templates/files/files_browser_tree.html:6
7834 7916 msgid "Size"
7835 7917 msgstr ""
7836 7918
7837 7919 #: rhodecode/templates/files/files_browser_tree.html:7
7838 7920 msgid "Modified"
7839 7921 msgstr ""
7840 7922
7841 7923 #: rhodecode/templates/files/files_browser_tree.html:8
7842 7924 msgid "Last Commit"
7843 7925 msgstr ""
7844 7926
7845 7927 #: rhodecode/templates/files/files_delete.html:4
7846 7928 #, python-format
7847 7929 msgid "%s Files Delete"
7848 7930 msgstr ""
7849 7931
7850 7932 #: rhodecode/templates/files/files_delete.html:15
7851 7933 msgid "Delete file"
7852 7934 msgstr ""
7853 7935
7854 7936 #: rhodecode/templates/files/files_delete.html:45
7855 7937 #: rhodecode/templates/files/files_source.html:49
7856 7938 #, python-format
7857 7939 msgid "Binary file (%s)"
7858 7940 msgstr ""
7859 7941
7860 7942 #: rhodecode/templates/files/files_delete.html:50
7861 7943 #: rhodecode/templates/files/files_source.html:61
7862 7944 msgid "File is too big to display"
7863 7945 msgstr ""
7864 7946
7865 7947 #: rhodecode/templates/files/files_delete.html:70
7866 7948 msgid "Delete File"
7867 7949 msgstr ""
7868 7950
7869 7951 #: rhodecode/templates/files/files_detail.html:5
7870 7952 #: rhodecode/templates/files/files_detail.html:12
7871 7953 msgid "Commit Description"
7872 7954 msgstr ""
7873 7955
7874 7956 #: rhodecode/templates/files/files_detail.html:35
7875 7957 msgid "File last commit"
7876 7958 msgstr ""
7877 7959
7878 7960 #: rhodecode/templates/files/files_detail.html:54
7879 7961 msgid "Diff to Commit"
7880 7962 msgstr ""
7881 7963
7882 7964 #: rhodecode/templates/files/files_detail.html:55
7883 7965 msgid "Show at Commit"
7884 7966 msgstr ""
7885 7967
7886 7968 #: rhodecode/templates/files/files_edit.html:4
7887 7969 #, python-format
7888 7970 msgid "%s File Edit"
7889 7971 msgstr ""
7890 7972
7891 7973 #: rhodecode/templates/files/files_edit.html:15
7892 7974 msgid "Edit file"
7893 7975 msgstr ""
7894 7976
7895 7977 #: rhodecode/templates/files/files_edit.html:55
7896 7978 msgid "history"
7897 7979 msgstr ""
7898 7980
7899 7981 #: rhodecode/templates/files/files_edit.html:61
7900 7982 msgid "source"
7901 7983 msgstr ""
7902 7984
7903 7985 #: rhodecode/templates/files/files_edit.html:63
7904 7986 #: rhodecode/templates/files/files_pjax.html:19
7905 7987 msgid "annotation"
7906 7988 msgstr ""
7907 7989
7908 7990 #: rhodecode/templates/files/files_edit.html:65
7909 7991 msgid "raw"
7910 7992 msgstr ""
7911 7993
7912 7994 #: rhodecode/templates/files/files_edit.html:67
7913 7995 msgid "download"
7914 7996 msgstr ""
7915 7997
7916 7998 #: rhodecode/templates/files/files_edit.html:74
7917 7999 msgid "Editing file"
7918 8000 msgstr ""
7919 8001
7920 8002 #: rhodecode/templates/files/files_pjax.html:17
7921 8003 msgid "Location"
7922 8004 msgstr ""
7923 8005
7924 8006 #: rhodecode/templates/files/files_source.html:6
7925 8007 #: rhodecode/templates/search/search_content.html:57
7926 8008 msgid "line"
7927 8009 msgid_plural "lines"
7928 8010 msgstr[0] ""
7929 8011 msgstr[1] ""
7930 8012
7931 8013 #: rhodecode/templates/files/files_source.html:12
7932 8014 msgid "History"
7933 8015 msgstr ""
7934 8016
7935 8017 #: rhodecode/templates/files/files_source.html:15
7936 8018 #: rhodecode/templates/search/search_content.html:68
7937 8019 msgid "Show Full History"
7938 8020 msgstr ""
7939 8021
7940 8022 #: rhodecode/templates/files/files_source.html:20
7941 8023 #: rhodecode/templates/search/search_content.html:70
7942 8024 msgid "Annotation"
7943 8025 msgstr ""
7944 8026
7945 8027 #: rhodecode/templates/files/files_source.html:22
7946 8028 #: rhodecode/templates/search/search_content.html:71
7947 8029 msgid "Raw"
7948 8030 msgstr ""
7949 8031
7950 8032 #: rhodecode/templates/files/files_source.html:24
7951 8033 #: rhodecode/templates/search/search_content.html:73
7952 8034 msgid "Download"
7953 8035 msgstr ""
7954 8036
7955 8037 #: rhodecode/templates/files/files_source.html:31
7956 8038 #, python-format
7957 8039 msgid "Edit on Branch:%s"
7958 8040 msgstr ""
7959 8041
7960 8042 #: rhodecode/templates/files/files_source.html:36
7961 8043 msgid "Editing binary files not allowed"
7962 8044 msgstr ""
7963 8045
7964 8046 #: rhodecode/templates/files/files_source.html:39
7965 8047 msgid "Editing files allowed only when on branch head commit"
7966 8048 msgstr ""
7967 8049
7968 8050 #: rhodecode/templates/files/files_source.html:40
7969 8051 msgid "Deleting files allowed only when on branch head commit"
7970 8052 msgstr ""
7971 8053
7972 8054 #: rhodecode/templates/followers/followers.html:5
7973 8055 #: rhodecode/templates/followers/followers.html:27
7974 8056 #, python-format
7975 8057 msgid "%s Followers"
7976 8058 msgstr ""
7977 8059
7978 8060 #: rhodecode/templates/followers/followers.html:12
7979 8061 msgid "Followers"
7980 8062 msgstr ""
7981 8063
7982 8064 #: rhodecode/templates/followers/followers_data.html:5
7983 8065 msgid "Follower Name"
7984 8066 msgstr ""
7985 8067
7986 8068 #: rhodecode/templates/followers/followers_data.html:6
7987 8069 msgid "Following Since"
7988 8070 msgstr ""
7989 8071
7990 8072 #: rhodecode/templates/forks/fork.html:5
7991 8073 #, python-format
7992 8074 msgid "Fork repository %s"
7993 8075 msgstr ""
7994 8076
7995 8077 #: rhodecode/templates/forks/fork.html:12
7996 8078 msgid "New Fork"
7997 8079 msgstr ""
7998 8080
7999 8081 #: rhodecode/templates/forks/fork.html:37
8000 8082 msgid "Fork name"
8001 8083 msgstr ""
8002 8084
8003 8085 #: rhodecode/templates/forks/fork.html:91
8004 8086 msgid "Copy permissions"
8005 8087 msgstr ""
8006 8088
8007 8089 #: rhodecode/templates/forks/fork.html:95
8008 8090 msgid "Copy permissions from forked repository"
8009 8091 msgstr ""
8010 8092
8011 8093 #: rhodecode/templates/forks/fork.html:100
8012 8094 msgid "Fork this Repository"
8013 8095 msgstr ""
8014 8096
8015 8097 #: rhodecode/templates/forks/forks.html:5
8016 8098 #, python-format
8017 8099 msgid "%s Forks"
8018 8100 msgstr ""
8019 8101
8020 8102 #: rhodecode/templates/forks/forks.html:12
8021 8103 msgid "Forks"
8022 8104 msgstr ""
8023 8105
8024 8106 #: rhodecode/templates/forks/forks.html:32
8025 8107 msgid "Create new fork"
8026 8108 msgstr ""
8027 8109
8028 8110 #: rhodecode/templates/forks/forks_data.html:10
8029 8111 msgid "Forked"
8030 8112 msgstr ""
8031 8113
8032 8114 #: rhodecode/templates/forks/forks_data.html:46
8033 8115 msgid "There are no forks yet"
8034 8116 msgstr ""
8035 8117
8036 8118 #: rhodecode/templates/journal/journal.html:13
8037 8119 msgid "Filter"
8038 8120 msgstr ""
8039 8121
8040 8122 #: rhodecode/templates/journal/journal.html:23
8041 8123 msgid "ATOM journal feed"
8042 8124 msgstr ""
8043 8125
8044 8126 #: rhodecode/templates/journal/journal.html:24
8045 8127 msgid "RSS journal feed"
8046 8128 msgstr ""
8047 8129
8048 8130 #: rhodecode/templates/journal/journal_data.html:51
8049 8131 msgid "No entries yet"
8050 8132 msgstr ""
8051 8133
8052 8134 #: rhodecode/templates/journal/public_journal.html:4
8053 8135 #: rhodecode/templates/journal/public_journal.html:24
8054 8136 msgid "Public Journal"
8055 8137 msgstr ""
8056 8138
8057 8139 #: rhodecode/templates/journal/public_journal.html:16
8058 8140 msgid "ATOM public journal feed"
8059 8141 msgstr ""
8060 8142
8061 8143 #: rhodecode/templates/journal/public_journal.html:17
8062 8144 msgid "RSS public journal feed"
8063 8145 msgstr ""
8064 8146
8065 8147 #: rhodecode/templates/pullrequests/pullrequest.html:4
8066 8148 #: rhodecode/templates/pullrequests/pullrequest.html:8
8067 8149 msgid "New pull request"
8068 8150 msgstr ""
8069 8151
8070 8152 #: rhodecode/templates/pullrequests/pullrequest.html:52
8071 8153 msgid "Write a short description on this pull request"
8072 8154 msgstr ""
8073 8155
8074 8156 #: rhodecode/templates/pullrequests/pullrequest.html:59
8075 8157 msgid "Commit flow"
8076 8158 msgstr ""
8077 8159
8078 8160 #: rhodecode/templates/pullrequests/pullrequest.html:67
8079 8161 msgid "Origin repository"
8080 8162 msgstr ""
8081 8163
8082 8164 #: rhodecode/templates/pullrequests/pullrequest.html:85
8083 8165 msgid "Loading refs..."
8084 8166 msgstr ""
8085 8167
8086 8168 #: rhodecode/templates/pullrequests/pullrequest.html:96
8087 8169 msgid "Submit Pull Request"
8088 8170 msgstr ""
8089 8171
8090 8172 #: rhodecode/templates/pullrequests/pullrequest.html:109
8091 8173 #: rhodecode/templates/pullrequests/pullrequest_show.html:182
8092 8174 msgid "Pull request reviewers"
8093 8175 msgstr ""
8094 8176
8095 8177 #: rhodecode/templates/pullrequests/pullrequest.html:117
8096 8178 #: rhodecode/templates/pullrequests/pullrequest_show.html:215
8097 8179 msgid "Add reviewer"
8098 8180 msgstr ""
8099 8181
8100 8182 #: rhodecode/templates/pullrequests/pullrequest.html:279
8101 8183 #: rhodecode/templates/pullrequests/pullrequest.html:521
8102 8184 msgid "Please select origin and destination"
8103 8185 msgstr ""
8104 8186
8105 8187 #: rhodecode/templates/pullrequests/pullrequest.html:285
8106 8188 msgid "Loading compare ..."
8107 8189 msgstr ""
8108 8190
8109 8191 #: rhodecode/templates/pullrequests/pullrequest.html:332
8110 8192 #: rhodecode/templates/pullrequests/pullrequest.html:334
8111 8193 msgid "This pull request will consist of __COMMITS__ commit."
8112 8194 msgid_plural "This pull request will consist of __COMMITS__ commits."
8113 8195 msgstr[0] ""
8114 8196 msgstr[1] ""
8115 8197
8116 8198 #: rhodecode/templates/pullrequests/pullrequest.html:337
8117 8199 msgid "Show detailed compare."
8118 8200 msgstr ""
8119 8201
8120 8202 #: rhodecode/templates/pullrequests/pullrequest.html:344
8121 8203 msgid "There are no commits to merge."
8122 8204 msgstr ""
8123 8205
8124 8206 #: rhodecode/templates/pullrequests/pullrequest.html:451
8125 8207 msgid "Destination repository"
8126 8208 msgstr ""
8127 8209
8128 8210 #: rhodecode/templates/pullrequests/pullrequest.html:462
8129 8211 msgid "Select commit reference"
8130 8212 msgstr ""
8131 8213
8132 8214 #: rhodecode/templates/pullrequests/pullrequest_show.html:4
8133 8215 #, python-format
8134 8216 msgid "%s Pull Request #%s"
8135 8217 msgstr ""
8136 8218
8137 8219 #: rhodecode/templates/pullrequests/pullrequest_show.html:48
8138 8220 msgid "From"
8139 8221 msgstr ""
8140 8222
8141 8223 #: rhodecode/templates/pullrequests/pullrequest_show.html:51
8142 8224 #: rhodecode/templates/pullrequests/pullrequest_show.html:185
8143 8225 msgid "Close"
8144 8226 msgstr ""
8145 8227
8146 8228 #: rhodecode/templates/pullrequests/pullrequest_show.html:58
8147 8229 msgid "Origin"
8148 8230 msgstr ""
8149 8231
8150 8232 #: rhodecode/templates/pullrequests/pullrequest_show.html:105
8151 8233 msgid "Review"
8152 8234 msgstr ""
8153 8235
8154 8236 #: rhodecode/templates/pullrequests/pullrequest_show.html:116
8155 8237 #, python-format
8156 8238 msgid "calculated based on %s reviewer vote"
8157 8239 msgid_plural "calculated based on %s reviewers votes"
8158 8240 msgstr[0] ""
8159 8241 msgstr[1] ""
8160 8242
8161 8243 #: rhodecode/templates/pullrequests/pullrequest_show.html:139
8162 8244 #: rhodecode/templates/pullrequests/pullrequest_show.html:141
8163 8245 #, python-format
8164 8246 msgid "%d Pull request comment"
8165 8247 msgid_plural "%d Pull request comments"
8166 8248 msgstr[0] ""
8167 8249 msgstr[1] ""
8168 8250
8169 8251 #: rhodecode/templates/pullrequests/pullrequest_show.html:151
8170 8252 #, python-format
8171 8253 msgid "%d Outdated Comment"
8172 8254 msgid_plural "%d Outdated Comments"
8173 8255 msgstr[0] ""
8174 8256 msgstr[1] ""
8175 8257
8176 8258 #: rhodecode/templates/pullrequests/pullrequest_show.html:151
8177 8259 msgid "(Show)"
8178 8260 msgstr ""
8179 8261
8180 8262 #: rhodecode/templates/pullrequests/pullrequest_show.html:160
8181 8263 #: rhodecode/templates/pullrequests/pullrequest_show.html:219
8182 8264 msgid "Save Changes"
8183 8265 msgstr ""
8184 8266
8185 8267 #: rhodecode/templates/pullrequests/pullrequest_show.html:199
8186 8268 msgid "reviewer"
8187 8269 msgstr ""
8188 8270
8189 8271 #: rhodecode/templates/pullrequests/pullrequest_show.html:236
8190 8272 msgid "Missing requirements:"
8191 8273 msgstr ""
8192 8274
8193 8275 #: rhodecode/templates/pullrequests/pullrequest_show.html:237
8194 8276 msgid "These commits cannot be displayed, because this repository uses the Mercurial largefiles extension, which was not enabled."
8195 8277 msgstr ""
8196 8278
8197 8279 #: rhodecode/templates/pullrequests/pullrequest_show.html:245
8198 8280 msgid "Missing commits"
8199 8281 msgstr ""
8200 8282
8201 8283 #: rhodecode/templates/pullrequests/pullrequest_show.html:246
8202 8284 msgid "This pull request cannot be displayed, because one or more commits no longer exist in the source repository."
8203 8285 msgstr ""
8204 8286
8205 8287 #: rhodecode/templates/pullrequests/pullrequest_show.html:247
8206 8288 msgid "Please update this pull request, push the commits back into the source repository, or consider closing this pull request."
8207 8289 msgstr ""
8208 8290
8209 8291 #: rhodecode/templates/pullrequests/pullrequest_show.html:254
8210 8292 msgid "Update commits"
8211 8293 msgstr ""
8212 8294
8213 8295 #: rhodecode/templates/pullrequests/pullrequest_show.html:257
8214 8296 #, python-format
8215 8297 msgid "Compare View: %s commit"
8216 8298 msgid_plural "Compare View: %s commits"
8217 8299 msgstr[0] ""
8218 8300 msgstr[1] ""
8219 8301
8220 8302 #: rhodecode/templates/pullrequests/pullrequest_show.html:334
8221 8303 #: rhodecode/templates/pullrequests/pullrequest_show.html:369
8222 8304 msgid "Outdated Inline Comments"
8223 8305 msgstr ""
8224 8306
8225 8307 #: rhodecode/templates/pullrequests/pullrequest_show.html:390
8226 8308 #: rhodecode/templates/pullrequests/pullrequest_show.html:396
8227 8309 msgid "Showing a huge diff might take some time and resources"
8228 8310 msgstr ""
8229 8311
8230 8312 #: rhodecode/templates/pullrequests/pullrequests.html:4
8231 8313 #, python-format
8232 8314 msgid "%s Pull Requests"
8233 8315 msgstr ""
8234 8316
8235 8317 #: rhodecode/templates/pullrequests/pullrequests.html:34
8236 8318 msgid "Open new Pull Request"
8237 8319 msgstr ""
8238 8320
8239 8321 #: rhodecode/templates/pullrequests/pullrequests.html:48
8240 8322 msgid "Opened"
8241 8323 msgstr ""
8242 8324
8243 8325 #: rhodecode/templates/pullrequests/pullrequests.html:49
8244 8326 msgid "Opened by me"
8245 8327 msgstr ""
8246 8328
8247 8329 #: rhodecode/templates/pullrequests/pullrequests.html:50
8248 8330 msgid "Awaiting review"
8249 8331 msgstr ""
8250 8332
8251 8333 #: rhodecode/templates/pullrequests/pullrequests.html:51
8252 8334 msgid "Awaiting my review"
8253 8335 msgstr ""
8254 8336
8255 8337 #: rhodecode/templates/pullrequests/pullrequests.html:53
8256 8338 msgid "From this repo"
8257 8339 msgstr ""
8258 8340
8259 8341 #: rhodecode/templates/pullrequests/pullrequests.html:62
8260 8342 #, python-format
8261 8343 msgid "Pull Requests from %(repo_name)s repository"
8262 8344 msgstr ""
8263 8345
8264 8346 #: rhodecode/templates/pullrequests/pullrequests.html:64
8265 8347 #, python-format
8266 8348 msgid "Closed Pull Requests to repository %(repo_name)s"
8267 8349 msgstr ""
8268 8350
8269 8351 #: rhodecode/templates/pullrequests/pullrequests.html:66
8270 8352 #, python-format
8271 8353 msgid "Pull Requests to %(repo_name)s repository opened by me"
8272 8354 msgstr ""
8273 8355
8274 8356 #: rhodecode/templates/pullrequests/pullrequests.html:68
8275 8357 #, python-format
8276 8358 msgid "Pull Requests to %(repo_name)s repository awaiting review"
8277 8359 msgstr ""
8278 8360
8279 8361 #: rhodecode/templates/pullrequests/pullrequests.html:70
8280 8362 #, python-format
8281 8363 msgid "Pull Requests to %(repo_name)s repository awaiting my review"
8282 8364 msgstr ""
8283 8365
8284 8366 #: rhodecode/templates/pullrequests/pullrequests.html:72
8285 8367 #, python-format
8286 8368 msgid "Pull Requests to %(repo_name)s repository"
8287 8369 msgstr ""
8288 8370
8289 8371 #: rhodecode/templates/search/search.html:6
8290 8372 #: rhodecode/templates/search/search.html:17
8291 8373 #, python-format
8292 8374 msgid "Search inside repository %(repo_name)s"
8293 8375 msgstr ""
8294 8376
8295 8377 #: rhodecode/templates/search/search.html:8
8296 8378 #: rhodecode/templates/search/search.html:19
8297 8379 msgid "Search inside all accessible repositories"
8298 8380 msgstr ""
8299 8381
8300 8382 #: rhodecode/templates/search/search.html:60
8301 8383 msgid "Search item"
8302 8384 msgstr ""
8303 8385
8304 8386 #: rhodecode/templates/search/search.html:63
8305 8387 msgid "File contents"
8306 8388 msgstr ""
8307 8389
8308 8390 #: rhodecode/templates/search/search.html:63
8309 8391 msgid "Commit messages"
8310 8392 msgstr ""
8311 8393
8312 8394 #: rhodecode/templates/search/search.html:63
8313 8395 msgid "File names"
8314 8396 msgstr ""
8315 8397
8316 8398 #: rhodecode/templates/search/search_commit.html:11
8317 8399 msgid "Age (new first)"
8318 8400 msgstr ""
8319 8401
8320 8402 #: rhodecode/templates/search/search_commit.html:13
8321 8403 msgid "Age (old first)"
8322 8404 msgstr ""
8323 8405
8324 8406 #: rhodecode/templates/search/search_content.html:33
8325 8407 msgid "more matches in this file"
8326 8408 msgstr ""
8327 8409
8328 8410 #: rhodecode/templates/search/search_path.html:4
8329 8411 msgid "File"
8330 8412 msgstr ""
8331 8413
8332 8414 #: rhodecode/templates/summary/base.html:5
8333 8415 #, python-format
8334 8416 msgid "%s Summary"
8335 8417 msgstr ""
8336 8418
8337 8419 #: rhodecode/templates/summary/base.html:13
8338 8420 #, python-format
8339 8421 msgid "%s ATOM feed"
8340 8422 msgstr ""
8341 8423
8342 8424 #: rhodecode/templates/summary/base.html:14
8343 8425 #, python-format
8344 8426 msgid "%s RSS feed"
8345 8427 msgstr ""
8346 8428
8347 8429 #: rhodecode/templates/summary/components.html:5
8348 8430 #, python-format
8349 8431 msgid "%(num)s Branch"
8350 8432 msgid_plural "%(num)s Branches"
8351 8433 msgstr[0] ""
8352 8434 msgstr[1] ""
8353 8435
8354 8436 #: rhodecode/templates/summary/components.html:12
8355 8437 #, python-format
8356 8438 msgid "%(num)s Closed Branch"
8357 8439 msgid_plural "%(num)s Closed Branches"
8358 8440 msgstr[0] ""
8359 8441 msgstr[1] ""
8360 8442
8361 8443 #: rhodecode/templates/summary/components.html:19
8362 8444 #, python-format
8363 8445 msgid "%(num)s Tag"
8364 8446 msgid_plural "%(num)s Tags"
8365 8447 msgstr[0] ""
8366 8448 msgstr[1] ""
8367 8449
8368 8450 #: rhodecode/templates/summary/components.html:26
8369 8451 #, python-format
8370 8452 msgid "%(num)s Bookmark"
8371 8453 msgid_plural "%(num)s Bookmarks"
8372 8454 msgstr[0] ""
8373 8455 msgstr[1] ""
8374 8456
8375 8457 #: rhodecode/templates/summary/components.html:49
8376 8458 msgid "Read-only url"
8377 8459 msgstr ""
8378 8460
8379 8461 #: rhodecode/templates/summary/components.html:54
8380 8462 #: rhodecode/templates/summary/components.html:65
8381 8463 msgid "Show by Name"
8382 8464 msgstr ""
8383 8465
8384 8466 #: rhodecode/templates/summary/components.html:55
8385 8467 #: rhodecode/templates/summary/components.html:66
8386 8468 msgid "Show by ID"
8387 8469 msgstr ""
8388 8470
8389 8471 #: rhodecode/templates/summary/components.html:56
8390 8472 msgid "SVN Protocol is disabled. To enable it, see the"
8391 8473 msgstr ""
8392 8474
8393 8475 #: rhodecode/templates/summary/components.html:56
8394 8476 msgid "documentation here"
8395 8477 msgstr ""
8396 8478
8397 8479 #: rhodecode/templates/summary/components.html:60
8398 8480 msgid "Clone url"
8399 8481 msgstr ""
8400 8482
8401 8483 #: rhodecode/templates/summary/components.html:86
8402 8484 msgid "Information"
8403 8485 msgstr ""
8404 8486
8405 8487 #: rhodecode/templates/summary/components.html:102
8406 8488 msgid "Number of Repository Forks"
8407 8489 msgstr ""
8408 8490
8409 8491 #: rhodecode/templates/summary/components.html:110
8410 8492 msgid "Calculating Repository Size..."
8411 8493 msgstr ""
8412 8494
8413 8495 #: rhodecode/templates/summary/components.html:141
8414 8496 msgid "Calculating Code Statistics..."
8415 8497 msgstr ""
8416 8498
8417 8499 #: rhodecode/templates/summary/components.html:145
8418 8500 msgid "Statistics are disabled for this repository"
8419 8501 msgstr ""
8420 8502
8421 8503 #: rhodecode/templates/summary/components.html:148
8422 8504 msgid "enable statistics"
8423 8505 msgstr ""
8424 8506
8425 8507 #: rhodecode/templates/summary/components.html:159
8426 8508 msgid "Downloads"
8427 8509 msgstr ""
8428 8510
8429 8511 #: rhodecode/templates/summary/components.html:165
8430 8512 msgid "There are no downloads yet"
8431 8513 msgstr ""
8432 8514
8433 8515 #: rhodecode/templates/summary/components.html:169
8434 8516 msgid "Downloads are disabled for this repository"
8435 8517 msgstr ""
8436 8518
8437 8519 #: rhodecode/templates/summary/components.html:172
8438 8520 msgid "enable downloads"
8439 8521 msgstr ""
8440 8522
8441 8523 #: rhodecode/templates/summary/summary.html:17
8442 8524 #: rhodecode/templates/summary/summary.html:19
8443 8525 msgid "RSS Feed"
8444 8526 msgstr ""
8445 8527
8446 8528 #: rhodecode/templates/summary/summary.html:35
8447 8529 msgid "Quick start"
8448 8530 msgstr ""
8449 8531
8450 8532 #: rhodecode/templates/summary/summary.html:48
8451 8533 #, python-format
8452 8534 msgid "Readme file from commit %s:%s"
8453 8535 msgstr ""
8454 8536
8455 8537 #: rhodecode/templates/tags/tags.html:5
8456 8538 #, python-format
8457 8539 msgid "%s Tags"
8458 8540 msgstr ""
8459 8541
8460 8542 #: rhodecode/templates/tags/tags.html:13
8461 8543 msgid "tags"
8462 8544 msgstr ""
8463 8545
8464 8546 #: rhodecode/templates/tags/tags.html:31
8465 8547 msgid "Compare Selected Tags"
8466 8548 msgstr ""
8467 8549
8468 8550 #: rhodecode/templates/users/user_profile.html:35
8469 8551 msgid "First name"
8470 8552 msgstr ""
8471 8553
8472 8554 #: rhodecode/templates/users/user_profile.html:43
8473 8555 msgid "Last name"
8474 8556 msgstr ""
8475 8557
8476 8558 #: rhodecode/tests/lib/test_ext_json.py:162
8477 8559 msgid "hello"
8478 8560 msgstr ""
8479 8561
8480 8562 #: rhodecode/tests/lib/test_ext_json.py:163
8481 8563 msgid "singular"
8482 8564 msgid_plural "plural"
8483 8565 msgstr[0] ""
8484 8566 msgstr[1] ""
8485 8567
General Comments 0
You need to be logged in to leave comments. Login now