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