##// END OF EJS Templates
release: merge back stable branch into default
marcink -
r808:7832b163 merge default
parent child Browse files
Show More

The requested changes are too big and content was truncated. Show full diff

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