##// END OF EJS Templates
translation: update translation file
marcink -
r2509:c537fbae default
parent child Browse files
Show More
This diff has been collapsed as it changes many lines, (2421 lines changed) Show them Hide them
@@ -1,14 +1,14 b''
1 1 # Translations template for rhodecode-enterprise-ce.
2 # Copyright (C) 2017 RhodeCode GmbH
2 # Copyright (C) 2018 RhodeCode GmbH
3 3 # This file is distributed under the same license as the rhodecode-enterprise-ce project.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, 2017.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, 2018.
5 5 #
6 6 #, fuzzy
7 7 msgid ""
8 8 msgstr ""
9 "Project-Id-Version: rhodecode-enterprise-ce 4.10.0\n"
9 "Project-Id-Version: rhodecode-enterprise-ce 4.11.0\n"
10 10 "Report-Msgid-Bugs-To: marcin@rhodecode.com\n"
11 "POT-Creation-Date: 2017-11-06 12:44+0100\n"
11 "POT-Creation-Date: 2018-01-30 17:32+0100\n"
12 12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 14 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,32 +17,51 b' msgstr ""'
17 17 "Content-Transfer-Encoding: 8bit\n"
18 18 "Generated-By: Babel 1.3\n"
19 19
20 #: rhodecode/apps/admin/navigation.py:83 rhodecode/authentication/routes.py:60
20 #: rhodecode/apps/_base/__init__.py:142
21 #, python-format
22 msgid "Error creating repository %s: invalid certificate"
23 msgstr ""
24
25 #: rhodecode/apps/_base/__init__.py:146
26 #, python-format
27 msgid "Error creating repository %s"
28 msgstr ""
29
30 #: rhodecode/apps/_base/__init__.py:219
31 #, python-format
32 msgid "The repository `%(repo_name)s` cannot be loaded in filesystem. Please check if it exist, or is not damaged."
33 msgstr ""
34
35 #: rhodecode/apps/_base/__init__.py:274
36 msgid "Editing user `{}` is disabled."
37 msgstr ""
38
39 #: rhodecode/apps/admin/navigation.py:72 rhodecode/authentication/routes.py:60
21 40 #: rhodecode/integrations/views.py:154
22 41 #: rhodecode/templates/admin/permissions/permissions.mako:36
23 42 msgid "Global"
24 43 msgstr ""
25 44
26 #: rhodecode/apps/admin/navigation.py:84
45 #: rhodecode/apps/admin/navigation.py:74
27 46 #: rhodecode/templates/admin/repos/repo_edit.mako:55
28 47 msgid "VCS"
29 48 msgstr ""
30 49
31 #: rhodecode/apps/admin/navigation.py:85
50 #: rhodecode/apps/admin/navigation.py:76
32 51 msgid "Visual"
33 52 msgstr ""
34 53
35 #: rhodecode/apps/admin/navigation.py:86
54 #: rhodecode/apps/admin/navigation.py:78
36 55 msgid "Remap and Rescan"
37 56 msgstr ""
38 57
39 #: rhodecode/apps/admin/navigation.py:87
58 #: rhodecode/apps/admin/navigation.py:80
40 59 #: rhodecode/templates/admin/repos/repo_edit.mako:61
41 60 msgid "Issue Tracker"
42 61 msgstr ""
43 62
44 #: rhodecode/apps/admin/navigation.py:89
45 #: rhodecode/integrations/types/email.py:232
63 #: rhodecode/apps/admin/navigation.py:82
64 #: rhodecode/integrations/types/email.py:233
46 65 #: rhodecode/templates/register.mako:76
47 66 #: rhodecode/templates/admin/my_account/my_account_profile.mako:48
48 67 #: rhodecode/templates/admin/my_account/my_account_profile_edit.mako:97
@@ -54,15 +73,15 b' msgstr ""'
54 73 msgid "Email"
55 74 msgstr ""
56 75
57 #: rhodecode/apps/admin/navigation.py:90
76 #: rhodecode/apps/admin/navigation.py:84
58 77 msgid "Hooks"
59 78 msgstr ""
60 79
61 #: rhodecode/apps/admin/navigation.py:91
80 #: rhodecode/apps/admin/navigation.py:86
62 81 msgid "Full Text Search"
63 82 msgstr ""
64 83
65 #: rhodecode/apps/admin/navigation.py:93
84 #: rhodecode/apps/admin/navigation.py:88
66 85 #: rhodecode/templates/admin/integrations/base.mako:23
67 86 #: rhodecode/templates/admin/integrations/form.mako:8
68 87 #: rhodecode/templates/admin/integrations/form.mako:21
@@ -76,28 +95,28 b' msgstr ""'
76 95 #: rhodecode/templates/admin/integrations/new.mako:23
77 96 #: rhodecode/templates/admin/repo_groups/repo_group_edit.mako:51
78 97 #: rhodecode/templates/admin/repos/repo_edit.mako:75
79 #: rhodecode/templates/base/base.mako:82
98 #: rhodecode/templates/base/base.mako:84
80 99 msgid "Integrations"
81 100 msgstr ""
82 101
83 #: rhodecode/apps/admin/navigation.py:95
102 #: rhodecode/apps/admin/navigation.py:90
84 103 #: rhodecode/templates/admin/settings/settings_system.mako:9
85 104 msgid "System Info"
86 105 msgstr ""
87 106
88 #: rhodecode/apps/admin/navigation.py:97
107 #: rhodecode/apps/admin/navigation.py:92
89 108 msgid "Processes"
90 109 msgstr ""
91 110
92 #: rhodecode/apps/admin/navigation.py:99
111 #: rhodecode/apps/admin/navigation.py:94
93 112 msgid "User Sessions"
94 113 msgstr ""
95 114
115 #: rhodecode/apps/admin/navigation.py:96
116 msgid "Open Source Licenses"
117 msgstr ""
118
96 119 #: rhodecode/apps/admin/navigation.py:101
97 msgid "Open Source Licenses"
98 msgstr ""
99
100 #: rhodecode/apps/admin/navigation.py:109
101 120 msgid "Labs"
102 121 msgstr ""
103 122
@@ -109,13 +128,13 b' msgstr ""'
109 128 msgid "Error occurred during update of default values"
110 129 msgstr ""
111 130
112 #: rhodecode/apps/admin/views/permissions.py:121
131 #: rhodecode/apps/admin/views/permissions.py:120
113 132 msgid "Application permissions updated successfully"
114 133 msgstr ""
115 134
116 #: rhodecode/apps/admin/views/permissions.py:142
135 #: rhodecode/apps/admin/views/permissions.py:141
117 136 #: rhodecode/apps/admin/views/permissions.py:213
118 #: rhodecode/apps/admin/views/permissions.py:287
137 #: rhodecode/apps/admin/views/permissions.py:288
119 138 msgid "Error occurred during update of permissions"
120 139 msgstr ""
121 140
@@ -123,11 +142,11 b' msgstr ""'
123 142 msgid "Object permissions updated successfully"
124 143 msgstr ""
125 144
126 #: rhodecode/apps/admin/views/permissions.py:267
145 #: rhodecode/apps/admin/views/permissions.py:268
127 146 msgid "Global permissions updated successfully"
128 147 msgstr ""
129 148
130 #: rhodecode/apps/admin/views/permissions.py:448
149 #: rhodecode/apps/admin/views/permissions.py:450
131 150 #: rhodecode/templates/admin/gists/show.mako:63
132 151 #: rhodecode/templates/admin/integrations/list.mako:208
133 152 #: rhodecode/templates/admin/my_account/my_account_profile.mako:5
@@ -148,20 +167,20 b' msgstr ""'
148 167 msgid "Edit"
149 168 msgstr ""
150 169
151 #: rhodecode/apps/admin/views/permissions.py:476
170 #: rhodecode/apps/admin/views/permissions.py:478
152 171 msgid "Updated SSH keys file: {}"
153 172 msgstr ""
154 173
155 #: rhodecode/apps/admin/views/permissions.py:479
174 #: rhodecode/apps/admin/views/permissions.py:481
156 175 msgid "SSH key support is disabled in .ini file"
157 176 msgstr ""
158 177
159 #: rhodecode/apps/admin/views/repo_groups.py:180
178 #: rhodecode/apps/admin/views/repo_groups.py:181
160 179 #, python-format
161 180 msgid "Created repository group %s"
162 181 msgstr ""
163 182
164 #: rhodecode/apps/admin/views/repo_groups.py:198
183 #: rhodecode/apps/admin/views/repo_groups.py:199
165 184 #, python-format
166 185 msgid "Error occurred during creation of repository group %s"
167 186 msgstr ""
@@ -170,10 +189,86 b' msgstr ""'
170 189 msgid "Cleaned up old sessions"
171 190 msgstr ""
172 191
173 #: rhodecode/apps/admin/views/sessions.py:98
192 #: rhodecode/apps/admin/views/sessions.py:97
174 193 msgid "Failed to cleanup up old sessions"
175 194 msgstr ""
176 195
196 #: rhodecode/apps/admin/views/settings.py:162
197 #: rhodecode/apps/admin/views/settings.py:708
198 #: rhodecode/apps/repository/views/repo_settings_vcs.py:124
199 msgid "Some form inputs contain invalid data."
200 msgstr ""
201
202 #: rhodecode/apps/admin/views/settings.py:190
203 #: rhodecode/apps/admin/views/settings.py:351
204 msgid "Error occurred during updating application settings"
205 msgstr ""
206
207 #: rhodecode/apps/admin/views/settings.py:194
208 #: rhodecode/apps/repository/views/repo_settings_vcs.py:143
209 msgid "Updated VCS settings"
210 msgstr ""
211
212 #: rhodecode/apps/admin/views/settings.py:268
213 #, python-format
214 msgid "Repositories successfully rescanned added: %s ; removed: %s"
215 msgstr ""
216
217 #: rhodecode/apps/admin/views/settings.py:347
218 msgid "Updated application settings"
219 msgstr ""
220
221 #: rhodecode/apps/admin/views/settings.py:426
222 msgid "Updated visualisation settings"
223 msgstr ""
224
225 #: rhodecode/apps/admin/views/settings.py:429
226 msgid "Error occurred during updating visualisation settings"
227 msgstr ""
228
229 #: rhodecode/apps/admin/views/settings.py:491
230 #: rhodecode/apps/repository/views/repo_settings_issue_trackers.py:125
231 msgid "Invalid issue tracker pattern: {}"
232 msgstr ""
233
234 #: rhodecode/apps/admin/views/settings.py:508
235 #: rhodecode/apps/repository/views/repo_settings_issue_trackers.py:134
236 msgid "Updated issue tracker entries"
237 msgstr ""
238
239 #: rhodecode/apps/admin/views/settings.py:526
240 #: rhodecode/apps/repository/views/repo_settings_issue_trackers.py:89
241 msgid "Removed issue tracker entry"
242 msgstr ""
243
244 #: rhodecode/apps/admin/views/settings.py:563
245 msgid "Please enter email address"
246 msgstr ""
247
248 #: rhodecode/apps/admin/views/settings.py:581
249 msgid "Send email task created"
250 msgstr ""
251
252 #: rhodecode/apps/admin/views/settings.py:631
253 msgid "Added new hook"
254 msgstr ""
255
256 #: rhodecode/apps/admin/views/settings.py:646
257 msgid "Updated hooks"
258 msgstr ""
259
260 #: rhodecode/apps/admin/views/settings.py:650
261 msgid "Error occurred during hook creation"
262 msgstr ""
263
264 #: rhodecode/apps/admin/views/settings.py:732
265 msgid "Error occurred during updating labs settings"
266 msgstr ""
267
268 #: rhodecode/apps/admin/views/settings.py:737
269 msgid "Updated Labs settings"
270 msgstr ""
271
177 272 #: rhodecode/apps/admin/views/svn_config.py:46
178 273 msgid "Apache configuration for Subversion generated."
179 274 msgstr ""
@@ -182,147 +277,151 b' msgstr ""'
182 277 msgid "Failed to generate the Apache configuration for Subversion."
183 278 msgstr ""
184 279
280 #: rhodecode/apps/admin/views/system_info.py:79
281 msgid "Note: please make sure this server can access `${url}` for the update link to work"
282 msgstr ""
283
284 #: rhodecode/apps/admin/views/system_info.py:90
285 msgid "Update info"
286 msgstr ""
287
288 #: rhodecode/apps/admin/views/system_info.py:92
289 msgid "Check for updates"
290 msgstr ""
291
292 #: rhodecode/apps/admin/views/system_info.py:97
293 msgid "RhodeCode Version"
294 msgstr ""
295
296 #: rhodecode/apps/admin/views/system_info.py:98
297 msgid "Latest version"
298 msgstr ""
299
185 300 #: rhodecode/apps/admin/views/system_info.py:99
186 msgid "Note: please make sure this server can access `${url}` for the update link to work"
301 msgid "RhodeCode Server IP"
302 msgstr ""
303
304 #: rhodecode/apps/admin/views/system_info.py:100
305 msgid "RhodeCode Server ID"
306 msgstr ""
307
308 #: rhodecode/apps/admin/views/system_info.py:101
309 msgid "RhodeCode Configuration"
187 310 msgstr ""
188 311
189 312 #: rhodecode/apps/admin/views/system_info.py:102
190 msgid "Update info"
313 msgid "RhodeCode Certificate"
314 msgstr ""
315
316 #: rhodecode/apps/admin/views/system_info.py:103
317 msgid "Workers"
191 318 msgstr ""
192 319
193 320 #: rhodecode/apps/admin/views/system_info.py:104
194 msgid "Check for updates"
321 msgid "Worker Type"
322 msgstr ""
323
324 #: rhodecode/apps/admin/views/system_info.py:108
325 msgid "Database"
195 326 msgstr ""
196 327
197 328 #: rhodecode/apps/admin/views/system_info.py:109
198 msgid "RhodeCode Version"
199 msgstr ""
200
201 #: rhodecode/apps/admin/views/system_info.py:110
202 msgid "RhodeCode Server IP"
203 msgstr ""
204
205 #: rhodecode/apps/admin/views/system_info.py:111
206 msgid "RhodeCode Server ID"
207 msgstr ""
208
209 #: rhodecode/apps/admin/views/system_info.py:112
210 msgid "RhodeCode Configuration"
329 msgid "Database version"
211 330 msgstr ""
212 331
213 332 #: rhodecode/apps/admin/views/system_info.py:113
214 msgid "RhodeCode Certificate"
333 msgid "Platform"
215 334 msgstr ""
216 335
217 336 #: rhodecode/apps/admin/views/system_info.py:114
218 msgid "Workers"
337 msgid "Platform UUID"
219 338 msgstr ""
220 339
221 340 #: rhodecode/apps/admin/views/system_info.py:115
222 msgid "Worker Type"
223 msgstr ""
224
225 #: rhodecode/apps/admin/views/system_info.py:119
226 msgid "Database"
341 msgid "Python version"
342 msgstr ""
343
344 #: rhodecode/apps/admin/views/system_info.py:116
345 msgid "Python path"
227 346 msgstr ""
228 347
229 348 #: rhodecode/apps/admin/views/system_info.py:120
230 msgid "Database version"
231 msgstr ""
232
233 #: rhodecode/apps/admin/views/system_info.py:124
234 msgid "Platform"
235 msgstr ""
236
237 #: rhodecode/apps/admin/views/system_info.py:125
238 msgid "Platform UUID"
239 msgstr ""
240
241 #: rhodecode/apps/admin/views/system_info.py:126
242 msgid "Python version"
349 msgid "CPU"
350 msgstr ""
351
352 #: rhodecode/apps/admin/views/system_info.py:121
353 msgid "Load"
354 msgstr ""
355
356 #: rhodecode/apps/admin/views/system_info.py:122
357 msgid "Memory"
358 msgstr ""
359
360 #: rhodecode/apps/admin/views/system_info.py:123
361 msgid "Uptime"
243 362 msgstr ""
244 363
245 364 #: rhodecode/apps/admin/views/system_info.py:127
246 msgid "Python path"
365 msgid "Storage location"
366 msgstr ""
367
368 #: rhodecode/apps/admin/views/system_info.py:128
369 msgid "Storage info"
370 msgstr ""
371
372 #: rhodecode/apps/admin/views/system_info.py:129
373 msgid "Storage inodes"
247 374 msgstr ""
248 375
249 376 #: rhodecode/apps/admin/views/system_info.py:131
250 msgid "CPU"
377 msgid "Gist storage location"
251 378 msgstr ""
252 379
253 380 #: rhodecode/apps/admin/views/system_info.py:132
254 msgid "Load"
255 msgstr ""
256
257 #: rhodecode/apps/admin/views/system_info.py:133
258 msgid "Memory"
381 msgid "Gist storage info"
259 382 msgstr ""
260 383
261 384 #: rhodecode/apps/admin/views/system_info.py:134
262 msgid "Uptime"
385 msgid "Archive cache storage location"
386 msgstr ""
387
388 #: rhodecode/apps/admin/views/system_info.py:135
389 msgid "Archive cache info"
390 msgstr ""
391
392 #: rhodecode/apps/admin/views/system_info.py:137
393 msgid "Temp storage location"
263 394 msgstr ""
264 395
265 396 #: rhodecode/apps/admin/views/system_info.py:138
266 msgid "Storage location"
267 msgstr ""
268
269 #: rhodecode/apps/admin/views/system_info.py:139
270 msgid "Storage info"
397 msgid "Temp storage info"
271 398 msgstr ""
272 399
273 400 #: rhodecode/apps/admin/views/system_info.py:140
274 msgid "Storage inodes"
275 msgstr ""
276
277 #: rhodecode/apps/admin/views/system_info.py:142
278 msgid "Gist storage location"
279 msgstr ""
280
281 #: rhodecode/apps/admin/views/system_info.py:143
282 msgid "Gist storage info"
401 msgid "Search info"
402 msgstr ""
403
404 #: rhodecode/apps/admin/views/system_info.py:141
405 msgid "Search location"
283 406 msgstr ""
284 407
285 408 #: rhodecode/apps/admin/views/system_info.py:145
286 msgid "Archive cache storage location"
409 msgid "VCS Backends"
287 410 msgstr ""
288 411
289 412 #: rhodecode/apps/admin/views/system_info.py:146
290 msgid "Archive cache info"
413 msgid "VCS Server"
414 msgstr ""
415
416 #: rhodecode/apps/admin/views/system_info.py:147
417 msgid "GIT"
291 418 msgstr ""
292 419
293 420 #: rhodecode/apps/admin/views/system_info.py:148
294 msgid "Temp storage location"
421 msgid "HG"
295 422 msgstr ""
296 423
297 424 #: rhodecode/apps/admin/views/system_info.py:149
298 msgid "Temp storage info"
299 msgstr ""
300
301 #: rhodecode/apps/admin/views/system_info.py:151
302 msgid "Search info"
303 msgstr ""
304
305 #: rhodecode/apps/admin/views/system_info.py:152
306 msgid "Search location"
307 msgstr ""
308
309 #: rhodecode/apps/admin/views/system_info.py:156
310 msgid "VCS Backends"
311 msgstr ""
312
313 #: rhodecode/apps/admin/views/system_info.py:157
314 msgid "VCS Server"
315 msgstr ""
316
317 #: rhodecode/apps/admin/views/system_info.py:158
318 msgid "GIT"
319 msgstr ""
320
321 #: rhodecode/apps/admin/views/system_info.py:159
322 msgid "HG"
323 msgstr ""
324
325 #: rhodecode/apps/admin/views/system_info.py:160
326 425 msgid "SVN"
327 426 msgstr ""
328 427
@@ -336,188 +435,188 b' msgstr ""'
336 435 msgid "Error occurred during creation of user group %s"
337 436 msgstr ""
338 437
339 #: rhodecode/apps/admin/views/users.py:208
438 #: rhodecode/apps/admin/views/users.py:209
340 439 #, python-format
341 440 msgid "Created user %(user_link)s"
342 441 msgstr ""
343 442
344 #: rhodecode/apps/admin/views/users.py:229
443 #: rhodecode/apps/admin/views/users.py:230
345 444 #, python-format
346 445 msgid "Error occurred during creation of user %s"
347 446 msgstr ""
348 447
349 #: rhodecode/apps/admin/views/users.py:303
448 #: rhodecode/apps/admin/views/users.py:304
350 449 msgid "User updated successfully"
351 450 msgstr ""
352 451
353 #: rhodecode/apps/admin/views/users.py:321
354 #: rhodecode/apps/my_account/views/my_account.py:485
452 #: rhodecode/apps/admin/views/users.py:322
453 #: rhodecode/apps/my_account/views/my_account.py:490
355 454 #, python-format
356 455 msgid "Error occurred during update of user %s"
357 456 msgstr ""
358 457
359 #: rhodecode/apps/admin/views/users.py:353
458 #: rhodecode/apps/admin/views/users.py:354
360 459 #, python-format
361 460 msgid "Detached %s repositories"
362 461 msgstr ""
363 462
364 #: rhodecode/apps/admin/views/users.py:358
463 #: rhodecode/apps/admin/views/users.py:359
365 464 #, python-format
366 465 msgid "Deleted %s repositories"
367 466 msgstr ""
368 467
369 #: rhodecode/apps/admin/views/users.py:366
468 #: rhodecode/apps/admin/views/users.py:367
370 469 #, python-format
371 470 msgid "Detached %s repository groups"
372 471 msgstr ""
373 472
374 #: rhodecode/apps/admin/views/users.py:371
473 #: rhodecode/apps/admin/views/users.py:372
375 474 #, python-format
376 475 msgid "Deleted %s repository groups"
377 476 msgstr ""
378 477
379 #: rhodecode/apps/admin/views/users.py:379
478 #: rhodecode/apps/admin/views/users.py:380
380 479 #, python-format
381 480 msgid "Detached %s user groups"
382 481 msgstr ""
383 482
384 #: rhodecode/apps/admin/views/users.py:384
483 #: rhodecode/apps/admin/views/users.py:385
385 484 #, python-format
386 485 msgid "Deleted %s user groups"
387 486 msgstr ""
388 487
389 #: rhodecode/apps/admin/views/users.py:401
488 #: rhodecode/apps/admin/views/users.py:402
390 489 msgid "Successfully deleted user"
391 490 msgstr ""
392 491
393 #: rhodecode/apps/admin/views/users.py:407
492 #: rhodecode/apps/admin/views/users.py:408
394 493 msgid "An error occurred during deletion of user"
395 494 msgstr ""
396 495
397 #: rhodecode/apps/admin/views/users.py:472
496 #: rhodecode/apps/admin/views/users.py:473
398 497 msgid ""
399 498 "The user participates as reviewer in {} pull request and cannot be deleted. \n"
400 499 "You can set the user to \"{}\" instead of deleting it."
401 500 msgstr ""
402 501
403 #: rhodecode/apps/admin/views/users.py:478
502 #: rhodecode/apps/admin/views/users.py:479
404 503 msgid ""
405 504 "The user participates as reviewer in {} pull requests and cannot be deleted. \n"
406 505 "You can set the user to \"{}\" instead of deleting it."
407 506 msgstr ""
408 507
409 #: rhodecode/apps/admin/views/users.py:565
508 #: rhodecode/apps/admin/views/users.py:567
410 509 msgid "User global permissions updated successfully"
411 510 msgstr ""
412 511
413 #: rhodecode/apps/admin/views/users.py:583
414 #: rhodecode/apps/user_group/views/__init__.py:472
512 #: rhodecode/apps/admin/views/users.py:585
513 #: rhodecode/apps/user_group/views/__init__.py:448
415 514 msgid "An error occurred during permissions saving"
416 515 msgstr ""
417 516
418 #: rhodecode/apps/admin/views/users.py:608
517 #: rhodecode/apps/admin/views/users.py:610
419 518 msgid "Force password change disabled for user"
420 519 msgstr ""
421 520
422 #: rhodecode/apps/admin/views/users.py:613
521 #: rhodecode/apps/admin/views/users.py:615
423 522 msgid "Force password change enabled for user"
424 523 msgstr ""
425 524
426 #: rhodecode/apps/admin/views/users.py:622
525 #: rhodecode/apps/admin/views/users.py:624
427 526 msgid "An error occurred during password reset for user"
428 527 msgstr ""
429 528
430 #: rhodecode/apps/admin/views/users.py:661
529 #: rhodecode/apps/admin/views/users.py:663
431 530 #, python-format
432 531 msgid "Linked repository group `%s` as personal"
433 532 msgstr ""
434 533
435 #: rhodecode/apps/admin/views/users.py:667
534 #: rhodecode/apps/admin/views/users.py:669
436 535 #, python-format
437 536 msgid "Created repository group `%s`"
438 537 msgstr ""
439 538
440 #: rhodecode/apps/admin/views/users.py:671
539 #: rhodecode/apps/admin/views/users.py:673
441 540 #, python-format
442 541 msgid "Repository group `%s` is already taken"
443 542 msgstr ""
444 543
445 #: rhodecode/apps/admin/views/users.py:676
544 #: rhodecode/apps/admin/views/users.py:678
446 545 msgid "An error occurred during repository group creation for user"
447 546 msgstr ""
448 547
449 #: rhodecode/apps/admin/views/users.py:699
450 #: rhodecode/apps/my_account/views/my_account.py:159
548 #: rhodecode/apps/admin/views/users.py:701
549 #: rhodecode/apps/my_account/views/my_account.py:160
451 550 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:16
452 551 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:16
453 552 msgid "Role"
454 553 msgstr ""
455 554
456 #: rhodecode/apps/admin/views/users.py:737
457 #: rhodecode/apps/my_account/views/my_account.py:193
555 #: rhodecode/apps/admin/views/users.py:739
556 #: rhodecode/apps/my_account/views/my_account.py:194
458 557 msgid "Auth token successfully created"
459 558 msgstr ""
460 559
461 #: rhodecode/apps/admin/views/users.py:766
462 #: rhodecode/apps/my_account/views/my_account.py:217
560 #: rhodecode/apps/admin/views/users.py:768
561 #: rhodecode/apps/my_account/views/my_account.py:218
463 562 msgid "Auth token successfully deleted"
464 563 msgstr ""
465 564
466 #: rhodecode/apps/admin/views/users.py:838
565 #: rhodecode/apps/admin/views/users.py:840
467 566 #: rhodecode/apps/my_account/views/my_account_ssh_keys.py:113
468 567 msgid "Ssh Key successfully created"
469 568 msgstr ""
470 569
471 #: rhodecode/apps/admin/views/users.py:842
472 #: rhodecode/apps/admin/views/users.py:847
570 #: rhodecode/apps/admin/views/users.py:844
571 #: rhodecode/apps/admin/views/users.py:849
473 572 #: rhodecode/apps/my_account/views/my_account_ssh_keys.py:117
474 573 #: rhodecode/apps/my_account/views/my_account_ssh_keys.py:122
475 574 msgid "An error occurred during ssh key saving: {}"
476 575 msgstr ""
477 576
478 #: rhodecode/apps/admin/views/users.py:881
577 #: rhodecode/apps/admin/views/users.py:883
479 578 #: rhodecode/apps/my_account/views/my_account_ssh_keys.py:152
480 579 msgid "Ssh key successfully deleted"
481 580 msgstr ""
482 581
483 #: rhodecode/apps/admin/views/users.py:922
484 #: rhodecode/apps/my_account/views/my_account.py:255
582 #: rhodecode/apps/admin/views/users.py:929
583 #: rhodecode/apps/my_account/views/my_account.py:260
485 584 #, python-format
486 585 msgid "Added new email address `%s` for user account"
487 586 msgstr ""
488 587
489 #: rhodecode/apps/admin/views/users.py:928
588 #: rhodecode/apps/admin/views/users.py:935
490 589 msgid "Email `{}` is already registered for another user."
491 590 msgstr ""
492 591
493 #: rhodecode/apps/admin/views/users.py:932
494 #: rhodecode/apps/my_account/views/my_account.py:261
592 #: rhodecode/apps/admin/views/users.py:939
593 #: rhodecode/apps/my_account/views/my_account.py:266
495 594 msgid "An error occurred during email saving"
496 595 msgstr ""
497 596
498 #: rhodecode/apps/admin/views/users.py:959
597 #: rhodecode/apps/admin/views/users.py:966
499 598 msgid "Removed email address from user account"
500 599 msgstr ""
501 600
502 #: rhodecode/apps/admin/views/users.py:1005
601 #: rhodecode/apps/admin/views/users.py:1012
503 602 #, python-format
504 603 msgid "An error occurred during ip saving:%s"
505 604 msgstr ""
506 605
507 #: rhodecode/apps/admin/views/users.py:1023
606 #: rhodecode/apps/admin/views/users.py:1034
508 607 msgid "An error occurred during ip saving"
509 608 msgstr ""
510 609
511 #: rhodecode/apps/admin/views/users.py:1027
610 #: rhodecode/apps/admin/views/users.py:1038
512 611 #, python-format
513 612 msgid "Added ips %s to user whitelist"
514 613 msgstr ""
515 614
516 #: rhodecode/apps/admin/views/users.py:1057
615 #: rhodecode/apps/admin/views/users.py:1068
517 616 msgid "Removed ip address from user whitelist"
518 617 msgstr ""
519 618
520 #: rhodecode/apps/admin/views/users.py:1122
619 #: rhodecode/apps/admin/views/users.py:1133
521 620 msgid "Groups successfully changed"
522 621 msgstr ""
523 622
@@ -542,10 +641,10 b' msgid "1 month"'
542 641 msgstr ""
543 642
544 643 #: rhodecode/apps/gist/views.py:64
545 #: rhodecode/public/js/rhodecode-components.js:47769
546 #: rhodecode/public/js/scripts.js:39617
547 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:19
548 #: rhodecode/public/js/src/rhodecode.js:507
644 #: rhodecode/public/js/rhodecode-components.js:49320
645 #: rhodecode/public/js/scripts.js:41124
646 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:21
647 #: rhodecode/public/js/src/rhodecode.js:538
549 648 msgid "Lifetime"
550 649 msgstr ""
551 650
@@ -596,72 +695,72 b' msgstr ""'
596 695 msgid "Error occurred during update of gist %s"
597 696 msgstr ""
598 697
599 #: rhodecode/apps/home/views.py:215 rhodecode/apps/home/views.py:248
600 #: rhodecode/apps/repository/views/repo_pull_requests.py:731
601 #: rhodecode/templates/admin/my_account/my_account.mako:39
698 #: rhodecode/apps/home/views.py:218 rhodecode/apps/home/views.py:251
699 #: rhodecode/apps/repository/views/repo_pull_requests.py:719
700 #: rhodecode/templates/admin/my_account/my_account.mako:41
602 701 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:126
603 702 #: rhodecode/templates/admin/repos/repo_add.mako:15
604 703 #: rhodecode/templates/admin/repos/repo_add.mako:19
605 704 #: rhodecode/templates/admin/users/user_edit_advanced.mako:11
606 #: rhodecode/templates/base/base.mako:76 rhodecode/templates/base/base.mako:148
607 #: rhodecode/templates/base/base.mako:580
705 #: rhodecode/templates/base/base.mako:78 rhodecode/templates/base/base.mako:150
706 #: rhodecode/templates/base/base.mako:582
608 707 msgid "Repositories"
609 708 msgstr ""
610 709
611 #: rhodecode/apps/home/views.py:241
710 #: rhodecode/apps/home/views.py:244
612 711 msgid "Groups"
613 712 msgstr ""
614 713
615 #: rhodecode/apps/home/views.py:261
714 #: rhodecode/apps/home/views.py:264
616 715 #, python-format
617 716 msgid "Commits in %(repo)s"
618 717 msgstr ""
619 718
620 #: rhodecode/apps/journal/views.py:132 rhodecode/apps/journal/views.py:177
719 #: rhodecode/apps/journal/views.py:132 rhodecode/apps/journal/views.py:178
621 720 msgid "public journal"
622 721 msgstr ""
623 722
624 #: rhodecode/apps/journal/views.py:136 rhodecode/apps/journal/views.py:181
723 #: rhodecode/apps/journal/views.py:136 rhodecode/apps/journal/views.py:182
625 724 msgid "journal"
626 725 msgstr ""
627 726
628 #: rhodecode/apps/login/views.py:272 rhodecode/apps/login/views.py:341
727 #: rhodecode/apps/login/views.py:272 rhodecode/apps/login/views.py:349
629 728 msgid "Bad captcha"
630 729 msgstr ""
631 730
632 #: rhodecode/apps/login/views.py:281
731 #: rhodecode/apps/login/views.py:288
633 732 msgid "You have successfully registered with RhodeCode"
634 733 msgstr ""
635 734
636 #: rhodecode/apps/login/views.py:317
735 #: rhodecode/apps/login/views.py:325
637 736 msgid "If such email exists, a password reset link was sent to it."
638 737 msgstr ""
639 738
640 #: rhodecode/apps/login/views.py:323
739 #: rhodecode/apps/login/views.py:331
641 740 msgid "Password reset has been disabled."
642 741 msgstr ""
643 742
644 #: rhodecode/apps/login/views.py:412
645 msgid "Given reset token is invalid"
646 msgstr ""
647
648 743 #: rhodecode/apps/login/views.py:420
744 msgid "Given reset token is invalid"
745 msgstr ""
746
747 #: rhodecode/apps/login/views.py:428
649 748 msgid "Your password reset was successful, a new password has been sent to your email"
650 749 msgstr ""
651 750
652 #: rhodecode/apps/my_account/views/my_account.py:134
751 #: rhodecode/apps/my_account/views/my_account.py:135
653 752 msgid "Error occurred during update of user password"
654 753 msgstr ""
655 754
656 #: rhodecode/apps/my_account/views/my_account.py:141
755 #: rhodecode/apps/my_account/views/my_account.py:142
657 756 msgid "Successfully updated password"
658 757 msgstr ""
659 758
660 #: rhodecode/apps/my_account/views/my_account.py:283
759 #: rhodecode/apps/my_account/views/my_account.py:288
661 760 msgid "Email successfully deleted"
662 761 msgstr ""
663 762
664 #: rhodecode/apps/my_account/views/my_account.py:465
763 #: rhodecode/apps/my_account/views/my_account.py:470
665 764 msgid "Your account was updated successfully"
666 765 msgstr ""
667 766
@@ -676,7 +775,7 b' msgid "Error occurred during deletion of'
676 775 msgstr ""
677 776
678 777 #: rhodecode/apps/repo_group/views/repo_group_permissions.py:73
679 #: rhodecode/apps/user_group/views/__init__.py:353
778 #: rhodecode/apps/user_group/views/__init__.py:328
680 779 msgid "Cannot change permission for yourself as admin"
681 780 msgstr ""
682 781
@@ -703,29 +802,29 b' msgstr ""'
703 802
704 803 #: rhodecode/apps/repository/views/repo_changelog.py:66
705 804 #: rhodecode/apps/repository/views/repo_compare.py:66
706 #: rhodecode/apps/repository/views/repo_pull_requests.py:607
805 #: rhodecode/apps/repository/views/repo_pull_requests.py:585
707 806 msgid "There are no commits yet"
708 807 msgstr ""
709 808
710 809 #: rhodecode/apps/repository/views/repo_changelog.py:71
711 #: rhodecode/apps/repository/views/repo_commits.py:193
810 #: rhodecode/apps/repository/views/repo_commits.py:192
712 811 #: rhodecode/apps/repository/views/repo_files.py:150
713 812 #: rhodecode/apps/repository/views/repo_files.py:170
714 813 msgid "No such commit exists for this repository"
715 814 msgstr ""
716 815
717 #: rhodecode/apps/repository/views/repo_checks.py:95
816 #: rhodecode/apps/repository/views/repo_checks.py:98
718 817 #, python-format
719 818 msgid "Created repository %s from %s"
720 819 msgstr ""
721 820
722 #: rhodecode/apps/repository/views/repo_checks.py:104
723 #, python-format
724 msgid "Forked repository %s as %s"
725 msgstr ""
726
727 821 #: rhodecode/apps/repository/views/repo_checks.py:107
728 822 #, python-format
823 msgid "Forked repository %s as %s"
824 msgstr ""
825
826 #: rhodecode/apps/repository/views/repo_checks.py:110
827 #, python-format
729 828 msgid "Created repository %s"
730 829 msgstr ""
731 830
@@ -753,13 +852,13 b' msgstr ""'
753 852 msgid "Increase context for all diffs"
754 853 msgstr ""
755 854
756 #: rhodecode/apps/repository/views/repo_commits.py:389
757 #: rhodecode/apps/repository/views/repo_pull_requests.py:1126
855 #: rhodecode/apps/repository/views/repo_commits.py:388
856 #: rhodecode/apps/repository/views/repo_pull_requests.py:1129
758 857 #, python-format
759 858 msgid "Status change %(transition_icon)s %(status)s"
760 859 msgstr ""
761 860
762 #: rhodecode/apps/repository/views/repo_commits.py:433
861 #: rhodecode/apps/repository/views/repo_commits.py:432
763 862 msgid "Changing the status of a commit associated with a closed pull request is not allowed"
764 863 msgstr ""
765 864
@@ -837,13 +936,13 b' msgid "Changesets"'
837 936 msgstr ""
838 937
839 938 #: rhodecode/apps/repository/views/repo_files.py:886
840 #: rhodecode/apps/repository/views/repo_summary.py:321
841 #: rhodecode/model/pull_request.py:1366 rhodecode/model/scm.py:776
939 #: rhodecode/apps/repository/views/repo_summary.py:322
940 #: rhodecode/model/pull_request.py:1421 rhodecode/model/scm.py:789
842 941 #: rhodecode/templates/base/vcs_settings.mako:235
843 942 msgid "Branches"
844 943 msgstr ""
845 944
846 #: rhodecode/apps/repository/views/repo_files.py:890 rhodecode/model/scm.py:791
945 #: rhodecode/apps/repository/views/repo_files.py:890 rhodecode/model/scm.py:804
847 946 #: rhodecode/templates/base/vcs_settings.mako:260
848 947 msgid "Tags"
849 948 msgstr ""
@@ -903,12 +1002,12 b' msgstr ""'
903 1002 msgid "The location specified must be a relative path and must not contain .. in the path"
904 1003 msgstr ""
905 1004
906 #: rhodecode/apps/repository/views/repo_forks.py:144
907 #: rhodecode/templates/base/base.mako:262
1005 #: rhodecode/apps/repository/views/repo_forks.py:146
1006 #: rhodecode/templates/base/base.mako:264
908 1007 msgid "Compare fork"
909 1008 msgstr ""
910 1009
911 #: rhodecode/apps/repository/views/repo_forks.py:250
1010 #: rhodecode/apps/repository/views/repo_forks.py:251
912 1011 #, python-format
913 1012 msgid "An error occurred during repository forking %s"
914 1013 msgstr ""
@@ -917,89 +1016,86 b' msgstr ""'
917 1016 msgid "Repository permissions updated"
918 1017 msgstr ""
919 1018
920 #: rhodecode/apps/repository/views/repo_pull_requests.py:636
1019 #: rhodecode/apps/repository/views/repo_pull_requests.py:615
921 1020 msgid "Commit does not exist"
922 1021 msgstr ""
923 1022
924 #: rhodecode/apps/repository/views/repo_pull_requests.py:757
925 msgid "Pull request requires a title with min. 3 chars"
926 msgstr ""
927
928 #: rhodecode/apps/repository/views/repo_pull_requests.py:759
1023 #: rhodecode/apps/repository/views/repo_pull_requests.py:750
929 1024 msgid "Error creating pull request: {}"
930 1025 msgstr ""
931 1026
932 #: rhodecode/apps/repository/views/repo_pull_requests.py:784
1027 #: rhodecode/apps/repository/views/repo_pull_requests.py:775
933 1028 msgid "Not Enough permissions to source repo `{}`."
934 1029 msgstr ""
935 1030
936 #: rhodecode/apps/repository/views/repo_pull_requests.py:798
1031 #: rhodecode/apps/repository/views/repo_pull_requests.py:790
937 1032 msgid "Not Enough permissions to target repo `{}`."
938 1033 msgstr ""
939 1034
940 #: rhodecode/apps/repository/views/repo_pull_requests.py:849
1035 #: rhodecode/apps/repository/views/repo_pull_requests.py:841
941 1036 msgid "Successfully opened new pull request"
942 1037 msgstr ""
943 1038
944 #: rhodecode/apps/repository/views/repo_pull_requests.py:852
1039 #: rhodecode/apps/repository/views/repo_pull_requests.py:844
945 1040 msgid "Error occurred during creation of this pull request."
946 1041 msgstr ""
947 1042
948 #: rhodecode/apps/repository/views/repo_pull_requests.py:904
1043 #: rhodecode/apps/repository/views/repo_pull_requests.py:875
1044 #: rhodecode/apps/repository/views/repo_pull_requests.py:905
949 1045 msgid "Cannot update closed pull requests."
950 1046 msgstr ""
951 1047
952 #: rhodecode/apps/repository/views/repo_pull_requests.py:910
1048 #: rhodecode/apps/repository/views/repo_pull_requests.py:911
953 1049 msgid "Pull request title & description updated."
954 1050 msgstr ""
955 1051
956 #: rhodecode/apps/repository/views/repo_pull_requests.py:929
1052 #: rhodecode/apps/repository/views/repo_pull_requests.py:930
957 1053 msgid "Pull request updated to \"{source_commit_id}\" with {count_added} added, {count_removed} removed commits. Source of changes: {change_source}"
958 1054 msgstr ""
959 1055
960 #: rhodecode/apps/repository/views/repo_pull_requests.py:945
1056 #: rhodecode/apps/repository/views/repo_pull_requests.py:946
961 1057 msgid "Reload page"
962 1058 msgstr ""
963 1059
964 #: rhodecode/apps/repository/views/repo_pull_requests.py:1008
1060 #: rhodecode/apps/repository/views/repo_pull_requests.py:1010
965 1061 msgid "Pull request was successfully merged and closed."
966 1062 msgstr ""
967 1063
968 #: rhodecode/apps/repository/views/repo_pull_requests.py:1032
1064 #: rhodecode/apps/repository/views/repo_pull_requests.py:1034
969 1065 msgid "Pull request reviewers updated."
970 1066 msgstr ""
971 1067
972 #: rhodecode/apps/repository/views/repo_pull_requests.py:1057
1068 #: rhodecode/apps/repository/views/repo_pull_requests.py:1060
973 1069 msgid "Successfully deleted pull request"
974 1070 msgstr ""
975 1071
976 #: rhodecode/apps/repository/views/repo_settings.py:167
1072 #: rhodecode/apps/repository/views/repo_settings.py:168
977 1073 msgid "Repository `{}` updated successfully"
978 1074 msgstr ""
979 1075
980 #: rhodecode/apps/repository/views/repo_settings.py:171
1076 #: rhodecode/apps/repository/views/repo_settings.py:172
981 1077 msgid "Error occurred during update of repository {}"
982 1078 msgstr ""
983 1079
984 #: rhodecode/apps/repository/views/repo_settings.py:193
1080 #: rhodecode/apps/repository/views/repo_settings.py:194
985 1081 msgid "Unlocked"
986 1082 msgstr ""
987 1083
988 #: rhodecode/apps/repository/views/repo_settings.py:198
1084 #: rhodecode/apps/repository/views/repo_settings.py:199
989 1085 msgid "Locked"
990 1086 msgstr ""
991 1087
992 #: rhodecode/apps/repository/views/repo_settings.py:200
1088 #: rhodecode/apps/repository/views/repo_settings.py:201
993 1089 #, python-format
994 1090 msgid "Repository has been %s"
995 1091 msgstr ""
996 1092
997 #: rhodecode/apps/repository/views/repo_settings.py:204
1093 #: rhodecode/apps/repository/views/repo_settings.py:205
998 1094 #: rhodecode/apps/repository/views/repo_settings_advanced.py:230
999 1095 msgid "An error occurred during unlocking"
1000 1096 msgstr ""
1001 1097
1002 #: rhodecode/apps/repository/views/repo_settings.py:248
1098 #: rhodecode/apps/repository/views/repo_settings.py:249
1003 1099 msgid "An error occurred during deletion of repository stats"
1004 1100 msgstr ""
1005 1101
@@ -1060,28 +1156,18 b' msgstr ""'
1060 1156 msgid "Unlocked repository"
1061 1157 msgstr ""
1062 1158
1063 #: rhodecode/apps/repository/views/repo_settings_fields.py:85
1159 #: rhodecode/apps/repository/views/repo_settings_fields.py:86
1064 1160 msgid "An error occurred during creation of field"
1065 1161 msgstr ""
1066 1162
1067 #: rhodecode/apps/repository/views/repo_settings_fields.py:107
1163 #: rhodecode/apps/repository/views/repo_settings_fields.py:108
1068 1164 msgid "An error occurred during removal of field"
1069 1165 msgstr ""
1070 1166
1071 #: rhodecode/apps/repository/views/repo_settings_issue_trackers.py:85
1167 #: rhodecode/apps/repository/views/repo_settings_issue_trackers.py:86
1072 1168 msgid "Error occurred during deleting issue tracker entry"
1073 1169 msgstr ""
1074 1170
1075 #: rhodecode/apps/repository/views/repo_settings_issue_trackers.py:88
1076 #: rhodecode/controllers/admin/settings.py:384
1077 msgid "Removed issue tracker entry"
1078 msgstr ""
1079
1080 #: rhodecode/apps/repository/views/repo_settings_issue_trackers.py:123
1081 #: rhodecode/controllers/admin/settings.py:431
1082 msgid "Updated issue tracker entries"
1083 msgstr ""
1084
1085 1171 #: rhodecode/apps/repository/views/repo_settings_remote.py:66
1086 1172 msgid "Pulled from remote location"
1087 1173 msgstr ""
@@ -1090,34 +1176,23 b' msgstr ""'
1090 1176 msgid "An error occurred during pull from remote location"
1091 1177 msgstr ""
1092 1178
1093 #: rhodecode/apps/repository/views/repo_settings_vcs.py:124
1094 #: rhodecode/controllers/admin/settings.py:147
1095 #: rhodecode/controllers/admin/settings.py:622
1096 msgid "Some form inputs contain invalid data."
1097 msgstr ""
1098
1099 #: rhodecode/apps/repository/views/repo_settings_vcs.py:143
1100 #: rhodecode/controllers/admin/settings.py:176
1101 msgid "Updated VCS settings"
1102 msgstr ""
1103
1104 1179 #: rhodecode/apps/repository/views/repo_settings_vcs.py:147
1105 1180 msgid "Error occurred during updating repository VCS settings"
1106 1181 msgstr ""
1107 1182
1108 #: rhodecode/apps/repository/views/repo_summary.py:296
1109 msgid "Branch"
1110 msgstr ""
1111
1112 1183 #: rhodecode/apps/repository/views/repo_summary.py:297
1113 msgid "Tag"
1184 msgid "Branch"
1114 1185 msgstr ""
1115 1186
1116 1187 #: rhodecode/apps/repository/views/repo_summary.py:298
1188 msgid "Tag"
1189 msgstr ""
1190
1191 #: rhodecode/apps/repository/views/repo_summary.py:299
1117 1192 msgid "Bookmark"
1118 1193 msgstr ""
1119 1194
1120 #: rhodecode/apps/repository/views/repo_summary.py:322
1195 #: rhodecode/apps/repository/views/repo_summary.py:323
1121 1196 msgid "Closed branches"
1122 1197 msgstr ""
1123 1198
@@ -1129,41 +1204,41 b' msgstr ""'
1129 1204 msgid "Configuration for Apache mad_dav_svn changed."
1130 1205 msgstr ""
1131 1206
1132 #: rhodecode/apps/user_group/views/__init__.py:209
1207 #: rhodecode/apps/user_group/views/__init__.py:184
1133 1208 #, python-format
1134 1209 msgid "Updated user group %s"
1135 1210 msgstr ""
1136 1211
1137 #: rhodecode/apps/user_group/views/__init__.py:231
1212 #: rhodecode/apps/user_group/views/__init__.py:206
1138 1213 #, python-format
1139 1214 msgid "Error occurred during update of user group %s"
1140 1215 msgstr ""
1141 1216
1142 #: rhodecode/apps/user_group/views/__init__.py:257
1217 #: rhodecode/apps/user_group/views/__init__.py:232
1143 1218 msgid "Successfully deleted user group"
1144 1219 msgstr ""
1145 1220
1146 #: rhodecode/apps/user_group/views/__init__.py:262
1221 #: rhodecode/apps/user_group/views/__init__.py:237
1147 1222 msgid "An error occurred during deletion of user group"
1148 1223 msgstr ""
1149 1224
1150 #: rhodecode/apps/user_group/views/__init__.py:366
1225 #: rhodecode/apps/user_group/views/__init__.py:341
1151 1226 msgid "Target group cannot be the same"
1152 1227 msgstr ""
1153 1228
1154 #: rhodecode/apps/user_group/views/__init__.py:381
1229 #: rhodecode/apps/user_group/views/__init__.py:356
1155 1230 msgid "User Group permissions updated"
1156 1231 msgstr ""
1157 1232
1158 #: rhodecode/apps/user_group/views/__init__.py:452
1233 #: rhodecode/apps/user_group/views/__init__.py:428
1159 1234 msgid "User Group global permissions updated successfully"
1160 1235 msgstr ""
1161 1236
1162 #: rhodecode/apps/user_group/views/__init__.py:534
1237 #: rhodecode/apps/user_group/views/__init__.py:510
1163 1238 msgid "User Group synchronization updated successfully"
1164 1239 msgstr ""
1165 1240
1166 #: rhodecode/apps/user_group/views/__init__.py:538
1241 #: rhodecode/apps/user_group/views/__init__.py:514
1167 1242 msgid "An error occurred during synchronization update"
1168 1243 msgstr ""
1169 1244
@@ -1190,19 +1265,19 b' msgstr ""'
1190 1265 msgid "Auth Cache TTL"
1191 1266 msgstr ""
1192 1267
1193 #: rhodecode/authentication/views.py:90
1268 #: rhodecode/authentication/views.py:93
1194 1269 msgid "Errors exist when saving plugin settings. Please check the form inputs."
1195 1270 msgstr ""
1196 1271
1197 #: rhodecode/authentication/views.py:103 rhodecode/authentication/views.py:176
1272 #: rhodecode/authentication/views.py:105 rhodecode/authentication/views.py:170
1198 1273 msgid "Auth settings updated successfully."
1199 1274 msgstr ""
1200 1275
1276 #: rhodecode/authentication/views.py:173
1277 msgid "Errors exist when saving plugin setting. Please check the form inputs."
1278 msgstr ""
1279
1201 1280 #: rhodecode/authentication/views.py:181
1202 msgid "Errors exist when saving plugin setting. Please check the form inputs."
1203 msgstr ""
1204
1205 #: rhodecode/authentication/views.py:191
1206 1281 msgid "Error occurred during update of auth settings."
1207 1282 msgstr ""
1208 1283
@@ -1321,11 +1396,11 b' msgid "Password to authenticate for give'
1321 1396 msgstr ""
1322 1397
1323 1398 #: rhodecode/authentication/plugins/auth_ldap.py:105
1324 #: rhodecode/integrations/types/webhook.py:214
1399 #: rhodecode/integrations/types/webhook.py:220
1325 1400 #: rhodecode/templates/login.mako:50 rhodecode/templates/register.mako:48
1326 1401 #: rhodecode/templates/admin/my_account/my_account.mako:30
1327 1402 #: rhodecode/templates/admin/users/user_add.mako:44
1328 #: rhodecode/templates/base/base.mako:324
1403 #: rhodecode/templates/base/base.mako:326
1329 1404 #: rhodecode/templates/debug_style/login.html:45
1330 1405 msgid "Password"
1331 1406 msgstr ""
@@ -1448,56 +1523,6 b' msgstr ""'
1448 1523 msgid "Rhodecode Token Auth"
1449 1524 msgstr ""
1450 1525
1451 #: rhodecode/controllers/admin/settings.py:172
1452 #: rhodecode/controllers/admin/settings.py:286
1453 msgid "Error occurred during updating application settings"
1454 msgstr ""
1455
1456 #: rhodecode/controllers/admin/settings.py:226
1457 #, python-format
1458 msgid "Repositories successfully rescanned added: %s ; removed: %s"
1459 msgstr ""
1460
1461 #: rhodecode/controllers/admin/settings.py:282
1462 msgid "Updated application settings"
1463 msgstr ""
1464
1465 #: rhodecode/controllers/admin/settings.py:348
1466 msgid "Updated visualisation settings"
1467 msgstr ""
1468
1469 #: rhodecode/controllers/admin/settings.py:351
1470 msgid "Error occurred during updating visualisation settings"
1471 msgstr ""
1472
1473 #: rhodecode/controllers/admin/settings.py:444
1474 msgid "Please enter email address"
1475 msgstr ""
1476
1477 #: rhodecode/controllers/admin/settings.py:462
1478 msgid "Send email task created"
1479 msgstr ""
1480
1481 #: rhodecode/controllers/admin/settings.py:495
1482 msgid "Added new hook"
1483 msgstr ""
1484
1485 #: rhodecode/controllers/admin/settings.py:510
1486 msgid "Updated hooks"
1487 msgstr ""
1488
1489 #: rhodecode/controllers/admin/settings.py:514
1490 msgid "Error occurred during hook creation"
1491 msgstr ""
1492
1493 #: rhodecode/controllers/admin/settings.py:643
1494 msgid "Error occurred during updating labs settings"
1495 msgstr ""
1496
1497 #: rhodecode/controllers/admin/settings.py:648
1498 msgid "Updated Labs settings"
1499 msgstr ""
1500
1501 1526 #: rhodecode/events/pullrequest.py:72
1502 1527 msgid "pullrequest created"
1503 1528 msgstr ""
@@ -1522,35 +1547,35 b' msgstr ""'
1522 1547 msgid "pullrequest commented"
1523 1548 msgstr ""
1524 1549
1525 #: rhodecode/events/repo.py:149
1550 #: rhodecode/events/repo.py:189
1526 1551 msgid "repository pre create"
1527 1552 msgstr ""
1528 1553
1529 #: rhodecode/events/repo.py:158
1554 #: rhodecode/events/repo.py:198
1530 1555 msgid "repository created"
1531 1556 msgstr ""
1532 1557
1533 #: rhodecode/events/repo.py:167
1558 #: rhodecode/events/repo.py:207
1534 1559 msgid "repository pre delete"
1535 1560 msgstr ""
1536 1561
1537 #: rhodecode/events/repo.py:176
1538 msgid "repository deleted"
1539 msgstr ""
1540
1541 1562 #: rhodecode/events/repo.py:216
1563 msgid "repository deleted"
1564 msgstr ""
1565
1566 #: rhodecode/events/repo.py:256
1542 1567 msgid "repository pre pull"
1543 1568 msgstr ""
1544 1569
1545 #: rhodecode/events/repo.py:225
1570 #: rhodecode/events/repo.py:265
1546 1571 msgid "repository pull"
1547 1572 msgstr ""
1548 1573
1549 #: rhodecode/events/repo.py:234
1574 #: rhodecode/events/repo.py:274
1550 1575 msgid "repository pre push"
1551 1576 msgstr ""
1552 1577
1553 #: rhodecode/events/repo.py:245
1578 #: rhodecode/events/repo.py:285
1554 1579 msgid "repository push"
1555 1580 msgstr ""
1556 1581
@@ -1601,7 +1626,7 b' msgstr ""'
1601 1626 #: rhodecode/templates/admin/settings/settings_issuetracker.mako:16
1602 1627 #: rhodecode/templates/admin/settings/settings_labs.mako:49
1603 1628 #: rhodecode/templates/admin/settings/settings_vcs.mako:14
1604 #: rhodecode/templates/admin/settings/settings_visual.mako:211
1629 #: rhodecode/templates/admin/settings/settings_visual.mako:215
1605 1630 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:121
1606 1631 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:83
1607 1632 #: rhodecode/templates/admin/users/user_edit_emails.mako:63
@@ -1629,9 +1654,9 b' msgstr ""'
1629 1654 #: rhodecode/templates/base/issue_tracker_settings.mako:69
1630 1655 #: rhodecode/templates/base/vcs_settings.mako:244
1631 1656 #: rhodecode/templates/base/vcs_settings.mako:269
1632 #: rhodecode/templates/changeset/changeset_file_comment.mako:142
1633 #: rhodecode/templates/changeset/changeset_file_comment.mako:144
1634 #: rhodecode/templates/changeset/changeset_file_comment.mako:147
1657 #: rhodecode/templates/changeset/changeset_file_comment.mako:143
1658 #: rhodecode/templates/changeset/changeset_file_comment.mako:145
1659 #: rhodecode/templates/changeset/changeset_file_comment.mako:148
1635 1660 #: rhodecode/templates/data_table/_dt_elements.mako:171
1636 1661 #: rhodecode/templates/data_table/_dt_elements.mako:244
1637 1662 #: rhodecode/templates/data_table/_dt_elements.mako:258
@@ -1692,80 +1717,80 b' msgstr ""'
1692 1717 msgid "Integration {integration_name} deleted successfully."
1693 1718 msgstr ""
1694 1719
1695 #: rhodecode/integrations/views.py:301
1720 #: rhodecode/integrations/views.py:302
1696 1721 msgid "Errors exist when saving integration settings. Please check the form inputs."
1697 1722 msgstr ""
1698 1723
1699 #: rhodecode/integrations/views.py:326
1724 #: rhodecode/integrations/views.py:327
1700 1725 msgid "Integration {integration_name} updated successfully."
1701 1726 msgstr ""
1702 1727
1703 #: rhodecode/integrations/types/email.py:214
1704 msgid "Recipients"
1705 msgstr ""
1706
1707 1728 #: rhodecode/integrations/types/email.py:215
1729 msgid "Recipients"
1730 msgstr ""
1731
1732 #: rhodecode/integrations/types/email.py:216
1708 1733 msgid "Email addresses to send push events to"
1709 1734 msgstr ""
1710 1735
1711 #: rhodecode/integrations/types/email.py:220
1712 1736 #: rhodecode/integrations/types/email.py:221
1737 #: rhodecode/integrations/types/email.py:222
1713 1738 msgid "Email address"
1714 1739 msgstr ""
1715 1740
1716 #: rhodecode/integrations/types/email.py:233
1741 #: rhodecode/integrations/types/email.py:234
1717 1742 msgid "Send repo push summaries to a list of recipients via email"
1718 1743 msgstr ""
1719 1744
1745 #: rhodecode/integrations/types/hipchat.py:41
1746 msgid "Yellow"
1747 msgstr ""
1748
1749 #: rhodecode/integrations/types/hipchat.py:42
1750 msgid "Red"
1751 msgstr ""
1752
1720 1753 #: rhodecode/integrations/types/hipchat.py:43
1721 msgid "Yellow"
1754 msgid "Green"
1722 1755 msgstr ""
1723 1756
1724 1757 #: rhodecode/integrations/types/hipchat.py:44
1725 msgid "Red"
1758 msgid "Purple"
1726 1759 msgstr ""
1727 1760
1728 1761 #: rhodecode/integrations/types/hipchat.py:45
1729 msgid "Green"
1730 msgstr ""
1731
1732 #: rhodecode/integrations/types/hipchat.py:46
1733 msgid "Purple"
1734 msgstr ""
1735
1736 #: rhodecode/integrations/types/hipchat.py:47
1737 1762 msgid "Gray"
1738 1763 msgstr ""
1739 1764
1740 #: rhodecode/integrations/types/hipchat.py:52
1765 #: rhodecode/integrations/types/hipchat.py:50
1741 1766 msgid "Hipchat server URL"
1742 1767 msgstr ""
1743 1768
1744 #: rhodecode/integrations/types/hipchat.py:53
1769 #: rhodecode/integrations/types/hipchat.py:51
1745 1770 msgid "Hipchat integration url."
1746 1771 msgstr ""
1747 1772
1748 #: rhodecode/integrations/types/hipchat.py:63
1773 #: rhodecode/integrations/types/hipchat.py:61
1749 1774 msgid "Notify"
1750 1775 msgstr ""
1751 1776
1752 #: rhodecode/integrations/types/hipchat.py:64
1777 #: rhodecode/integrations/types/hipchat.py:62
1753 1778 msgid "Make a notification to the users in room."
1754 1779 msgstr ""
1755 1780
1756 #: rhodecode/integrations/types/hipchat.py:70
1781 #: rhodecode/integrations/types/hipchat.py:68
1757 1782 msgid "Color"
1758 1783 msgstr ""
1759 1784
1760 #: rhodecode/integrations/types/hipchat.py:71
1785 #: rhodecode/integrations/types/hipchat.py:69
1761 1786 msgid "Background color of message."
1762 1787 msgstr ""
1763 1788
1764 #: rhodecode/integrations/types/hipchat.py:99
1789 #: rhodecode/integrations/types/hipchat.py:97
1765 1790 msgid "Hipchat"
1766 1791 msgstr ""
1767 1792
1768 #: rhodecode/integrations/types/hipchat.py:100
1793 #: rhodecode/integrations/types/hipchat.py:98
1769 1794 msgid "Send events such as repo pushes and pull requests to your hipchat channel."
1770 1795 msgstr ""
1771 1796
@@ -1778,7 +1803,7 b' msgid "This can be setup at the <a href='
1778 1803 msgstr ""
1779 1804
1780 1805 #: rhodecode/integrations/types/slack.py:60
1781 #: rhodecode/integrations/types/webhook.py:204
1806 #: rhodecode/integrations/types/webhook.py:210
1782 1807 #: rhodecode/templates/login.mako:43 rhodecode/templates/register.mako:41
1783 1808 #: rhodecode/templates/admin/admin_log_base.mako:7
1784 1809 #: rhodecode/templates/admin/my_account/my_account_profile.mako:24
@@ -1789,7 +1814,7 b' msgstr ""'
1789 1814 #: rhodecode/templates/admin/users/user_add.mako:35
1790 1815 #: rhodecode/templates/admin/users/user_edit_profile.mako:39
1791 1816 #: rhodecode/templates/admin/users/users.mako:63
1792 #: rhodecode/templates/base/base.mako:315
1817 #: rhodecode/templates/base/base.mako:317
1793 1818 #: rhodecode/templates/debug_style/login.html:36
1794 1819 #: rhodecode/templates/email_templates/user_registration.mako:23
1795 1820 #: rhodecode/templates/users/user_profile.mako:27
@@ -1824,59 +1849,59 b' msgstr ""'
1824 1849 msgid "Send events such as repo pushes and pull requests to your slack channel."
1825 1850 msgstr ""
1826 1851
1827 #: rhodecode/integrations/types/webhook.py:177
1852 #: rhodecode/integrations/types/webhook.py:183
1828 1853 msgid "Webhook URL"
1829 1854 msgstr ""
1830 1855
1831 #: rhodecode/integrations/types/webhook.py:179
1856 #: rhodecode/integrations/types/webhook.py:185
1832 1857 msgid "URL to which Webhook should submit data. Following variables are allowed to be used: {vars}. Some of the variables would trigger multiple calls, like ${{branch}} or ${{commit_id}}. Webhook will be called as many times as unique objects in data in such cases."
1833 1858 msgstr ""
1834 1859
1835 #: rhodecode/integrations/types/webhook.py:193
1860 #: rhodecode/integrations/types/webhook.py:199
1836 1861 msgid "Secret Token"
1837 1862 msgstr ""
1838 1863
1839 #: rhodecode/integrations/types/webhook.py:194
1864 #: rhodecode/integrations/types/webhook.py:200
1840 1865 msgid "Optional string used to validate received payloads. It will be sent together with event data in JSON"
1841 1866 msgstr ""
1842 1867
1843 #: rhodecode/integrations/types/webhook.py:205
1868 #: rhodecode/integrations/types/webhook.py:211
1844 1869 msgid "Optional username to authenticate the call."
1845 1870 msgstr ""
1846 1871
1847 #: rhodecode/integrations/types/webhook.py:215
1872 #: rhodecode/integrations/types/webhook.py:221
1848 1873 msgid "Optional password to authenticate the call."
1849 1874 msgstr ""
1850 1875
1851 #: rhodecode/integrations/types/webhook.py:225
1876 #: rhodecode/integrations/types/webhook.py:231
1852 1877 msgid "Custom Header Key"
1853 1878 msgstr ""
1854 1879
1855 #: rhodecode/integrations/types/webhook.py:226
1880 #: rhodecode/integrations/types/webhook.py:232
1856 1881 msgid "Custom Header name to be set when calling endpoint."
1857 1882 msgstr ""
1858 1883
1859 #: rhodecode/integrations/types/webhook.py:235
1884 #: rhodecode/integrations/types/webhook.py:241
1860 1885 msgid "Custom Header Value"
1861 1886 msgstr ""
1862 1887
1863 #: rhodecode/integrations/types/webhook.py:236
1888 #: rhodecode/integrations/types/webhook.py:242
1864 1889 msgid "Custom Header value to be set when calling endpoint."
1865 1890 msgstr ""
1866 1891
1867 #: rhodecode/integrations/types/webhook.py:245
1892 #: rhodecode/integrations/types/webhook.py:251
1868 1893 msgid "Call Method"
1869 1894 msgstr ""
1870 1895
1871 #: rhodecode/integrations/types/webhook.py:246
1896 #: rhodecode/integrations/types/webhook.py:252
1872 1897 msgid "Select if the Webhook call should be made with POST or GET."
1873 1898 msgstr ""
1874 1899
1875 #: rhodecode/integrations/types/webhook.py:259
1900 #: rhodecode/integrations/types/webhook.py:265
1876 1901 msgid "Webhook"
1877 1902 msgstr ""
1878 1903
1879 #: rhodecode/integrations/types/webhook.py:260
1904 #: rhodecode/integrations/types/webhook.py:266
1880 1905 msgid "Post json events to a Webhook endpoint"
1881 1906 msgstr ""
1882 1907
@@ -1964,79 +1989,63 b' msgstr ""'
1964 1989 msgid "[stopped following] repository"
1965 1990 msgstr ""
1966 1991
1967 #: rhodecode/lib/action_parser.py:171
1992 #: rhodecode/lib/action_parser.py:172
1968 1993 #, python-format
1969 1994 msgid "fork name %s"
1970 1995 msgstr ""
1971 1996
1972 #: rhodecode/lib/action_parser.py:189
1997 #: rhodecode/lib/action_parser.py:191
1973 1998 #: rhodecode/templates/pullrequests/pullrequest_show.mako:51
1974 1999 #, python-format
1975 2000 msgid "Pull request #%s"
1976 2001 msgstr ""
1977 2002
1978 #: rhodecode/lib/action_parser.py:223
2003 #: rhodecode/lib/action_parser.py:226
1979 2004 #, python-format
1980 2005 msgid "Show all combined commits %s->%s"
1981 2006 msgstr ""
1982 2007
1983 #: rhodecode/lib/action_parser.py:228
2008 #: rhodecode/lib/action_parser.py:231
1984 2009 msgid "compare view"
1985 2010 msgstr ""
1986 2011
1987 #: rhodecode/lib/action_parser.py:235
2012 #: rhodecode/lib/action_parser.py:238
1988 2013 #, python-format
1989 2014 msgid " and %(num)s more commits"
1990 2015 msgstr ""
1991 2016
1992 #: rhodecode/lib/action_parser.py:288
2017 #: rhodecode/lib/action_parser.py:293
1993 2018 #, python-format
1994 2019 msgid "Deleted branch: %s"
1995 2020 msgstr ""
1996 2021
1997 #: rhodecode/lib/action_parser.py:291
2022 #: rhodecode/lib/action_parser.py:296
1998 2023 #, python-format
1999 2024 msgid "Created tag: %s"
2000 2025 msgstr ""
2001 2026
2002 #: rhodecode/lib/action_parser.py:304
2027 #: rhodecode/lib/action_parser.py:309
2003 2028 msgid "Commit not found"
2004 2029 msgstr ""
2005 2030
2006 #: rhodecode/lib/auth.py:1445
2031 #: rhodecode/lib/auth.py:1441
2007 2032 #, python-format
2008 2033 msgid "IP %s not allowed"
2009 2034 msgstr ""
2010 2035
2011 #: rhodecode/lib/auth.py:1535
2036 #: rhodecode/lib/auth.py:1531
2012 2037 msgid "You need to be a registered user to perform this action"
2013 2038 msgstr ""
2014 2039
2015 #: rhodecode/lib/auth.py:1577
2040 #: rhodecode/lib/auth.py:1575
2016 2041 msgid "You need to be signed in to view this page"
2017 2042 msgstr ""
2018 2043
2019 #: rhodecode/lib/diffs.py:62
2020 msgid "Click to comment"
2021 msgstr ""
2022
2023 #: rhodecode/lib/diffs.py:77
2024 msgid "Binary file"
2025 msgstr ""
2026
2027 #: rhodecode/lib/diffs.py:98
2028 msgid "Changeset was too big and was cut off, use diff menu to display this diff"
2029 msgstr ""
2030
2031 #: rhodecode/lib/diffs.py:109
2032 msgid "No changes detected"
2033 msgstr ""
2034
2035 #: rhodecode/lib/diffs.py:927
2044 #: rhodecode/lib/diffs.py:864
2036 2045 msgid "Click to select line"
2037 2046 msgstr ""
2038 2047
2039 #: rhodecode/lib/helpers.py:1869
2048 #: rhodecode/lib/helpers.py:1855
2040 2049 msgid ""
2041 2050 "Example filter terms:\n"
2042 2051 " repository:vcs\n"
@@ -2056,7 +2065,7 b' msgid ""'
2056 2065 " \"username:test AND repository:test*\"\n"
2057 2066 msgstr ""
2058 2067
2059 #: rhodecode/lib/helpers.py:1893
2068 #: rhodecode/lib/helpers.py:1879
2060 2069 msgid ""
2061 2070 "Example filter terms for `{searcher}` search:\n"
2062 2071 "{terms}\n"
@@ -2070,47 +2079,47 b' msgid ""'
2070 2079 "More: {search_doc}"
2071 2080 msgstr ""
2072 2081
2073 #: rhodecode/lib/helpers.py:1910
2082 #: rhodecode/lib/helpers.py:1896
2074 2083 #, python-format
2075 2084 msgid "%s repository is not mapped to db perhaps it was created or renamed from the filesystem please run the application again in order to rescan repositories"
2076 2085 msgstr ""
2077 2086
2078 #: rhodecode/lib/utils2.py:525
2087 #: rhodecode/lib/utils2.py:524
2079 2088 msgid "in ${ago}"
2080 2089 msgstr ""
2081 2090
2082 #: rhodecode/lib/utils2.py:531
2091 #: rhodecode/lib/utils2.py:530
2083 2092 msgid "${ago} ago"
2084 2093 msgstr ""
2085 2094
2086 #: rhodecode/lib/utils2.py:540
2095 #: rhodecode/lib/utils2.py:539
2087 2096 msgid "${val}, ${detail}"
2088 2097 msgstr ""
2089 2098
2090 #: rhodecode/lib/utils2.py:542
2099 #: rhodecode/lib/utils2.py:541
2091 2100 msgid "${val}, ${detail} ago"
2092 2101 msgstr ""
2093 2102
2094 #: rhodecode/lib/utils2.py:544
2103 #: rhodecode/lib/utils2.py:543
2095 2104 msgid "in ${val}, ${detail}"
2096 2105 msgstr ""
2097 2106
2098 #: rhodecode/lib/utils2.py:546
2107 #: rhodecode/lib/utils2.py:545
2099 2108 msgid "${val} and ${detail}"
2100 2109 msgstr ""
2101 2110
2102 #: rhodecode/lib/utils2.py:548
2111 #: rhodecode/lib/utils2.py:547
2103 2112 msgid "${val} and ${detail} ago"
2104 2113 msgstr ""
2105 2114
2106 #: rhodecode/lib/utils2.py:550
2115 #: rhodecode/lib/utils2.py:549
2107 2116 msgid "in ${val} and ${detail}"
2108 2117 msgstr ""
2109 2118
2110 #: rhodecode/lib/utils2.py:554
2111 #: rhodecode/public/js/rhodecode-components.js:29149
2112 #: rhodecode/public/js/scripts.js:20997
2113 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:80
2119 #: rhodecode/lib/utils2.py:553
2120 #: rhodecode/public/js/rhodecode-components.js:30702
2121 #: rhodecode/public/js/scripts.js:22550
2122 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:84
2114 2123 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:174
2115 2124 msgid "just now"
2116 2125 msgstr ""
@@ -2138,6 +2147,7 b' msgstr ""'
2138 2147 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:823
2139 2148 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:945
2140 2149 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:970
2150 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2599
2141 2151 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2287
2142 2152 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2279
2143 2153 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2279
@@ -2145,7 +2155,7 b' msgstr ""'
2145 2155 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2283
2146 2156 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2333
2147 2157 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2334
2148 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2535 rhodecode/model/db.py:2595
2158 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2535 rhodecode/model/db.py:2626
2149 2159 msgid "Repository no access"
2150 2160 msgstr ""
2151 2161
@@ -2172,6 +2182,7 b' msgstr ""'
2172 2182 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:824
2173 2183 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:946
2174 2184 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:971
2185 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2600
2175 2186 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2288
2176 2187 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2280
2177 2188 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2280
@@ -2179,7 +2190,7 b' msgstr ""'
2179 2190 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2284
2180 2191 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2334
2181 2192 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2335
2182 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2536 rhodecode/model/db.py:2596
2193 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2536 rhodecode/model/db.py:2627
2183 2194 msgid "Repository read access"
2184 2195 msgstr ""
2185 2196
@@ -2206,6 +2217,7 b' msgstr ""'
2206 2217 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:825
2207 2218 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:947
2208 2219 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:972
2220 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2601
2209 2221 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2289
2210 2222 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2281
2211 2223 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2281
@@ -2213,7 +2225,7 b' msgstr ""'
2213 2225 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2285
2214 2226 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2335
2215 2227 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2336
2216 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2537 rhodecode/model/db.py:2597
2228 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2537 rhodecode/model/db.py:2628
2217 2229 msgid "Repository write access"
2218 2230 msgstr ""
2219 2231
@@ -2240,6 +2252,7 b' msgstr ""'
2240 2252 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:826
2241 2253 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:948
2242 2254 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:973
2255 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2602
2243 2256 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2290
2244 2257 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2282
2245 2258 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2282
@@ -2247,7 +2260,7 b' msgstr ""'
2247 2260 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2286
2248 2261 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2336
2249 2262 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2337
2250 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2538 rhodecode/model/db.py:2598
2263 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2538 rhodecode/model/db.py:2629
2251 2264 msgid "Repository admin access"
2252 2265 msgstr ""
2253 2266
@@ -2314,6 +2327,7 b' msgstr ""'
2314 2327 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:844
2315 2328 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:966
2316 2329 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:991
2330 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2620
2317 2331 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2308
2318 2332 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2300
2319 2333 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2300
@@ -2321,7 +2335,7 b' msgstr ""'
2321 2335 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2304
2322 2336 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2354
2323 2337 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2355
2324 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2556 rhodecode/model/db.py:2616
2338 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2556 rhodecode/model/db.py:2647
2325 2339 msgid "Repository creation disabled"
2326 2340 msgstr ""
2327 2341
@@ -2348,6 +2362,7 b' msgstr ""'
2348 2362 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:845
2349 2363 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:967
2350 2364 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:992
2365 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2621
2351 2366 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2309
2352 2367 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2301
2353 2368 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2301
@@ -2355,7 +2370,7 b' msgstr ""'
2355 2370 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2305
2356 2371 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2355
2357 2372 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2356
2358 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2557 rhodecode/model/db.py:2617
2373 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2557 rhodecode/model/db.py:2648
2359 2374 msgid "Repository creation enabled"
2360 2375 msgstr ""
2361 2376
@@ -2382,6 +2397,7 b' msgstr ""'
2382 2397 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:849
2383 2398 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:971
2384 2399 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:996
2400 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2625
2385 2401 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2313
2386 2402 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2305
2387 2403 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2305
@@ -2389,7 +2405,7 b' msgstr ""'
2389 2405 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2309
2390 2406 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2359
2391 2407 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2360
2392 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2561 rhodecode/model/db.py:2621
2408 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2561 rhodecode/model/db.py:2652
2393 2409 msgid "Repository forking disabled"
2394 2410 msgstr ""
2395 2411
@@ -2416,6 +2432,7 b' msgstr ""'
2416 2432 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:850
2417 2433 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:972
2418 2434 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:997
2435 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2626
2419 2436 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2314
2420 2437 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2306
2421 2438 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2306
@@ -2423,7 +2440,7 b' msgstr ""'
2423 2440 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2310
2424 2441 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2360
2425 2442 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2361
2426 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2562 rhodecode/model/db.py:2622
2443 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2562 rhodecode/model/db.py:2653
2427 2444 msgid "Repository forking enabled"
2428 2445 msgstr ""
2429 2446
@@ -2471,6 +2488,7 b' msgstr ""'
2471 2488 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:1195
2472 2489 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1317
2473 2490 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1342
2491 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:3328
2474 2492 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2946
2475 2493 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2940
2476 2494 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2940
@@ -2478,7 +2496,11 b' msgstr ""'
2478 2496 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2944
2479 2497 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:3044
2480 2498 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:3045
2481 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:3264 rhodecode/model/db.py:3324
2499 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:3264 rhodecode/model/db.py:3355
2500 #: rhodecode/public/js/rhodecode-components.js:48211
2501 #: rhodecode/public/js/scripts.js:40015
2502 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:39
2503 #: rhodecode/public/js/src/rhodecode/pullrequests.js:313
2482 2504 msgid "Not Reviewed"
2483 2505 msgstr ""
2484 2506
@@ -2505,6 +2527,7 b' msgstr ""'
2505 2527 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:1196
2506 2528 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1318
2507 2529 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1343
2530 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:3329
2508 2531 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2947
2509 2532 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2941
2510 2533 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2941
@@ -2512,7 +2535,7 b' msgstr ""'
2512 2535 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2945
2513 2536 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:3045
2514 2537 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:3046
2515 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:3265 rhodecode/model/db.py:3325
2538 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:3265 rhodecode/model/db.py:3356
2516 2539 msgid "Approved"
2517 2540 msgstr ""
2518 2541
@@ -2539,6 +2562,7 b' msgstr ""'
2539 2562 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:1197
2540 2563 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1319
2541 2564 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1344
2565 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:3330
2542 2566 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2948
2543 2567 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2942
2544 2568 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2942
@@ -2546,7 +2570,7 b' msgstr ""'
2546 2570 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2946
2547 2571 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:3046
2548 2572 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:3047
2549 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:3266 rhodecode/model/db.py:3326
2573 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:3266 rhodecode/model/db.py:3357
2550 2574 msgid "Rejected"
2551 2575 msgstr ""
2552 2576
@@ -2573,6 +2597,7 b' msgstr ""'
2573 2597 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:1198
2574 2598 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1320
2575 2599 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1345
2600 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:3331
2576 2601 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2949
2577 2602 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2943
2578 2603 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2943
@@ -2580,7 +2605,7 b' msgstr ""'
2580 2605 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2947
2581 2606 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:3047
2582 2607 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:3048
2583 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:3267 rhodecode/model/db.py:3327
2608 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:3267 rhodecode/model/db.py:3358
2584 2609 msgid "Under Review"
2585 2610 msgstr ""
2586 2611
@@ -2604,6 +2629,7 b' msgstr ""'
2604 2629 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:828
2605 2630 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:950
2606 2631 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:975
2632 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2604
2607 2633 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2292
2608 2634 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2284
2609 2635 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2284
@@ -2611,7 +2637,7 b' msgstr ""'
2611 2637 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2288
2612 2638 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2338
2613 2639 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2339
2614 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2540 rhodecode/model/db.py:2600
2640 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2540 rhodecode/model/db.py:2631
2615 2641 msgid "Repository group no access"
2616 2642 msgstr ""
2617 2643
@@ -2635,6 +2661,7 b' msgstr ""'
2635 2661 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:829
2636 2662 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:951
2637 2663 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:976
2664 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2605
2638 2665 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2293
2639 2666 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2285
2640 2667 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2285
@@ -2642,7 +2669,7 b' msgstr ""'
2642 2669 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2289
2643 2670 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2339
2644 2671 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2340
2645 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2541 rhodecode/model/db.py:2601
2672 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2541 rhodecode/model/db.py:2632
2646 2673 msgid "Repository group read access"
2647 2674 msgstr ""
2648 2675
@@ -2666,6 +2693,7 b' msgstr ""'
2666 2693 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:830
2667 2694 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:952
2668 2695 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:977
2696 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2606
2669 2697 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2294
2670 2698 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2286
2671 2699 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2286
@@ -2673,7 +2701,7 b' msgstr ""'
2673 2701 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2290
2674 2702 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2340
2675 2703 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2341
2676 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2542 rhodecode/model/db.py:2602
2704 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2542 rhodecode/model/db.py:2633
2677 2705 msgid "Repository group write access"
2678 2706 msgstr ""
2679 2707
@@ -2697,6 +2725,7 b' msgstr ""'
2697 2725 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:831
2698 2726 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:953
2699 2727 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:978
2728 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2607
2700 2729 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2295
2701 2730 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2287
2702 2731 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2287
@@ -2704,7 +2733,7 b' msgstr ""'
2704 2733 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2291
2705 2734 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2341
2706 2735 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2342
2707 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2543 rhodecode/model/db.py:2603
2736 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2543 rhodecode/model/db.py:2634
2708 2737 msgid "Repository group admin access"
2709 2738 msgstr ""
2710 2739
@@ -2727,6 +2756,7 b' msgstr ""'
2727 2756 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:833
2728 2757 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:955
2729 2758 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:980
2759 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2609
2730 2760 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2297
2731 2761 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2289
2732 2762 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2289
@@ -2734,7 +2764,7 b' msgstr ""'
2734 2764 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2293
2735 2765 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2343
2736 2766 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2344
2737 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2545 rhodecode/model/db.py:2605
2767 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2545 rhodecode/model/db.py:2636
2738 2768 msgid "User group no access"
2739 2769 msgstr ""
2740 2770
@@ -2757,6 +2787,7 b' msgstr ""'
2757 2787 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:834
2758 2788 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:956
2759 2789 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:981
2790 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2610
2760 2791 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2298
2761 2792 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2290
2762 2793 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2290
@@ -2764,7 +2795,7 b' msgstr ""'
2764 2795 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2294
2765 2796 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2344
2766 2797 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2345
2767 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2546 rhodecode/model/db.py:2606
2798 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2546 rhodecode/model/db.py:2637
2768 2799 msgid "User group read access"
2769 2800 msgstr ""
2770 2801
@@ -2787,6 +2818,7 b' msgstr ""'
2787 2818 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:835
2788 2819 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:957
2789 2820 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:982
2821 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2611
2790 2822 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2299
2791 2823 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2291
2792 2824 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2291
@@ -2794,7 +2826,7 b' msgstr ""'
2794 2826 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2295
2795 2827 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2345
2796 2828 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2346
2797 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2547 rhodecode/model/db.py:2607
2829 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2547 rhodecode/model/db.py:2638
2798 2830 msgid "User group write access"
2799 2831 msgstr ""
2800 2832
@@ -2817,6 +2849,7 b' msgstr ""'
2817 2849 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:836
2818 2850 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:958
2819 2851 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:983
2852 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2612
2820 2853 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2300
2821 2854 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2292
2822 2855 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2292
@@ -2824,7 +2857,7 b' msgstr ""'
2824 2857 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2296
2825 2858 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2346
2826 2859 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2347
2827 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2548 rhodecode/model/db.py:2608
2860 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2548 rhodecode/model/db.py:2639
2828 2861 msgid "User group admin access"
2829 2862 msgstr ""
2830 2863
@@ -2847,6 +2880,7 b' msgstr ""'
2847 2880 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:838
2848 2881 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:960
2849 2882 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:985
2883 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2614
2850 2884 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2302
2851 2885 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2294
2852 2886 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2294
@@ -2854,7 +2888,7 b' msgstr ""'
2854 2888 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2298
2855 2889 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2348
2856 2890 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2349
2857 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2550 rhodecode/model/db.py:2610
2891 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2550 rhodecode/model/db.py:2641
2858 2892 msgid "Repository Group creation disabled"
2859 2893 msgstr ""
2860 2894
@@ -2877,6 +2911,7 b' msgstr ""'
2877 2911 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:839
2878 2912 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:961
2879 2913 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:986
2914 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2615
2880 2915 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2303
2881 2916 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2295
2882 2917 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2295
@@ -2884,7 +2919,7 b' msgstr ""'
2884 2919 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2299
2885 2920 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2349
2886 2921 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2350
2887 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2551 rhodecode/model/db.py:2611
2922 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2551 rhodecode/model/db.py:2642
2888 2923 msgid "Repository Group creation enabled"
2889 2924 msgstr ""
2890 2925
@@ -2907,6 +2942,7 b' msgstr ""'
2907 2942 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:841
2908 2943 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:963
2909 2944 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:988
2945 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2617
2910 2946 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2305
2911 2947 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2297
2912 2948 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2297
@@ -2914,7 +2950,7 b' msgstr ""'
2914 2950 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2301
2915 2951 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2351
2916 2952 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2352
2917 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2553 rhodecode/model/db.py:2613
2953 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2553 rhodecode/model/db.py:2644
2918 2954 msgid "User Group creation disabled"
2919 2955 msgstr ""
2920 2956
@@ -2937,6 +2973,7 b' msgstr ""'
2937 2973 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:842
2938 2974 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:964
2939 2975 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:989
2976 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2618
2940 2977 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2306
2941 2978 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2298
2942 2979 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2298
@@ -2944,7 +2981,7 b' msgstr ""'
2944 2981 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2302
2945 2982 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2352
2946 2983 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2353
2947 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2554 rhodecode/model/db.py:2614
2984 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2554 rhodecode/model/db.py:2645
2948 2985 msgid "User Group creation enabled"
2949 2986 msgstr ""
2950 2987
@@ -2967,6 +3004,7 b' msgstr ""'
2967 3004 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:852
2968 3005 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:974
2969 3006 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:999
3007 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2628
2970 3008 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2316
2971 3009 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2308
2972 3010 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2308
@@ -2974,7 +3012,7 b' msgstr ""'
2974 3012 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2312
2975 3013 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2362
2976 3014 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2363
2977 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2564 rhodecode/model/db.py:2624
3015 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2564 rhodecode/model/db.py:2655
2978 3016 msgid "Registration disabled"
2979 3017 msgstr ""
2980 3018
@@ -2997,6 +3035,7 b' msgstr ""'
2997 3035 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:853
2998 3036 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:975
2999 3037 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1000
3038 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2629
3000 3039 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2317
3001 3040 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2309
3002 3041 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2309
@@ -3004,7 +3043,7 b' msgstr ""'
3004 3043 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2313
3005 3044 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2363
3006 3045 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2364
3007 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2565 rhodecode/model/db.py:2625
3046 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2565 rhodecode/model/db.py:2656
3008 3047 msgid "User Registration with manual account activation"
3009 3048 msgstr ""
3010 3049
@@ -3027,6 +3066,7 b' msgstr ""'
3027 3066 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:854
3028 3067 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:976
3029 3068 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1001
3069 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2630
3030 3070 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2318
3031 3071 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2310
3032 3072 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2310
@@ -3034,7 +3074,7 b' msgstr ""'
3034 3074 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2314
3035 3075 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2364
3036 3076 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2365
3037 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2566 rhodecode/model/db.py:2626
3077 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2566 rhodecode/model/db.py:2657
3038 3078 msgid "User Registration with automatic account activation"
3039 3079 msgstr ""
3040 3080
@@ -3057,6 +3097,7 b' msgstr ""'
3057 3097 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:856
3058 3098 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:978
3059 3099 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1003
3100 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2636
3060 3101 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2320
3061 3102 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2312
3062 3103 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2312
@@ -3064,7 +3105,7 b' msgstr ""'
3064 3105 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2316
3065 3106 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2370
3066 3107 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2371
3067 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2572 rhodecode/model/db.py:2632
3108 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2572 rhodecode/model/db.py:2663
3068 3109 #: rhodecode/model/permission.py:96
3069 3110 msgid "Manual activation of external account"
3070 3111 msgstr ""
@@ -3088,6 +3129,7 b' msgstr ""'
3088 3129 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:857
3089 3130 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:979
3090 3131 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1004
3132 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2637
3091 3133 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2321
3092 3134 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2313
3093 3135 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2313
@@ -3095,7 +3137,7 b' msgstr ""'
3095 3137 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2317
3096 3138 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2371
3097 3139 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2372
3098 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2573 rhodecode/model/db.py:2633
3140 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2573 rhodecode/model/db.py:2664
3099 3141 #: rhodecode/model/permission.py:97
3100 3142 msgid "Automatic activation of external account"
3101 3143 msgstr ""
@@ -3113,6 +3155,7 b' msgstr ""'
3113 3155 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:846
3114 3156 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:968
3115 3157 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:993
3158 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2622
3116 3159 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2310
3117 3160 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2302
3118 3161 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2302
@@ -3120,7 +3163,7 b' msgstr ""'
3120 3163 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2306
3121 3164 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2356
3122 3165 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2357
3123 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2558 rhodecode/model/db.py:2618
3166 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2558 rhodecode/model/db.py:2649
3124 3167 msgid "Repository creation enabled with write permission to a repository group"
3125 3168 msgstr ""
3126 3169
@@ -3137,6 +3180,7 b' msgstr ""'
3137 3180 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:847
3138 3181 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:969
3139 3182 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:994
3183 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2623
3140 3184 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2311
3141 3185 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2303
3142 3186 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2303
@@ -3144,7 +3188,7 b' msgstr ""'
3144 3188 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2307
3145 3189 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2357
3146 3190 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2358
3147 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2559 rhodecode/model/db.py:2619
3191 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2559 rhodecode/model/db.py:2650
3148 3192 msgid "Repository creation disabled with write permission to a repository group"
3149 3193 msgstr ""
3150 3194
@@ -3158,6 +3202,7 b' msgstr ""'
3158 3202 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:821
3159 3203 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:943
3160 3204 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:968
3205 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2597
3161 3206 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2285
3162 3207 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2277
3163 3208 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2277
@@ -3165,7 +3210,7 b' msgstr ""'
3165 3210 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2281
3166 3211 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2331
3167 3212 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2332
3168 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2533 rhodecode/model/db.py:2593
3213 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2533 rhodecode/model/db.py:2624
3169 3214 msgid "RhodeCode Super Administrator"
3170 3215 msgstr ""
3171 3216
@@ -3177,6 +3222,7 b' msgstr ""'
3177 3222 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:859
3178 3223 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:981
3179 3224 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1006
3225 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2639
3180 3226 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2323
3181 3227 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2315
3182 3228 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2315
@@ -3184,7 +3230,7 b' msgstr ""'
3184 3230 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2319
3185 3231 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2373
3186 3232 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2374
3187 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2575 rhodecode/model/db.py:2635
3233 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2575 rhodecode/model/db.py:2666
3188 3234 msgid "Inherit object permissions from default user disabled"
3189 3235 msgstr ""
3190 3236
@@ -3196,6 +3242,7 b' msgstr ""'
3196 3242 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:860
3197 3243 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:982
3198 3244 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1007
3245 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2640
3199 3246 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2324
3200 3247 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2316
3201 3248 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2316
@@ -3203,10 +3250,11 b' msgstr ""'
3203 3250 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2320
3204 3251 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2374
3205 3252 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2375
3206 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2576 rhodecode/model/db.py:2636
3253 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2576 rhodecode/model/db.py:2667
3207 3254 msgid "Inherit object permissions from default user enabled"
3208 3255 msgstr ""
3209 3256
3257 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:1103
3210 3258 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:910
3211 3259 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:911
3212 3260 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:911
@@ -3214,10 +3262,11 b' msgstr ""'
3214 3262 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:913
3215 3263 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:955
3216 3264 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:956
3217 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:1051 rhodecode/model/db.py:1099
3265 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:1051 rhodecode/model/db.py:1107
3218 3266 msgid "all"
3219 3267 msgstr ""
3220 3268
3269 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:1104
3221 3270 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:911
3222 3271 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:912
3223 3272 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:912
@@ -3225,10 +3274,11 b' msgstr ""'
3225 3274 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:914
3226 3275 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:956
3227 3276 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:957
3228 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:1052 rhodecode/model/db.py:1100
3277 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:1052 rhodecode/model/db.py:1108
3229 3278 msgid "http/web interface"
3230 3279 msgstr ""
3231 3280
3281 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:1105
3232 3282 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:912
3233 3283 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:913
3234 3284 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:913
@@ -3236,10 +3286,11 b' msgstr ""'
3236 3286 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:915
3237 3287 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:957
3238 3288 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:958
3239 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:1053 rhodecode/model/db.py:1101
3289 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:1053 rhodecode/model/db.py:1109
3240 3290 msgid "vcs (git/hg/svn protocol)"
3241 3291 msgstr ""
3242 3292
3293 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:1106
3243 3294 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:913
3244 3295 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:914
3245 3296 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:914
@@ -3247,10 +3298,11 b' msgstr ""'
3247 3298 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:916
3248 3299 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:958
3249 3300 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:959
3250 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:1054 rhodecode/model/db.py:1102
3301 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:1054 rhodecode/model/db.py:1110
3251 3302 msgid "api calls"
3252 3303 msgstr ""
3253 3304
3305 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:1107
3254 3306 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:914
3255 3307 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:915
3256 3308 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:915
@@ -3258,10 +3310,11 b' msgstr ""'
3258 3310 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:917
3259 3311 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:959
3260 3312 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:960
3261 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:1055 rhodecode/model/db.py:1103
3313 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:1055 rhodecode/model/db.py:1111
3262 3314 msgid "feed access"
3263 3315 msgstr ""
3264 3316
3317 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2360
3265 3318 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2063
3266 3319 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2055
3267 3320 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2055
@@ -3269,57 +3322,48 b' msgstr ""'
3269 3322 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2059
3270 3323 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2102
3271 3324 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2103
3272 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2297 rhodecode/model/db.py:2356
3325 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2297 rhodecode/model/db.py:2387
3273 3326 msgid "No parent"
3274 3327 msgstr ""
3275 3328
3329 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2632
3276 3330 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2366
3277 3331 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2367
3278 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2568 rhodecode/model/db.py:2628
3332 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2568 rhodecode/model/db.py:2659
3279 3333 msgid "Password reset enabled"
3280 3334 msgstr ""
3281 3335
3336 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2633
3282 3337 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2367
3283 3338 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2368
3284 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2569 rhodecode/model/db.py:2629
3339 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2569 rhodecode/model/db.py:2660
3285 3340 msgid "Password reset hidden"
3286 3341 msgstr ""
3287 3342
3343 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2634
3288 3344 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2368
3289 3345 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2369
3290 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2570 rhodecode/model/db.py:2630
3346 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2570 rhodecode/model/db.py:2661
3291 3347 msgid "Password reset disabled"
3292 3348 msgstr ""
3293 3349
3294 #: rhodecode/lib/index/whoosh.py:150
3295 msgid "Invalid search query. Try quoting it."
3296 msgstr ""
3297
3298 #: rhodecode/lib/index/whoosh.py:152
3299 msgid "There is no index to search in. Please run whoosh indexer"
3300 msgstr ""
3301
3302 #: rhodecode/lib/index/whoosh.py:157
3303 msgid "An error occurred during this search operation"
3350 #: rhodecode/lib/index/whoosh.py:164
3351 msgid "Index Type"
3304 3352 msgstr ""
3305 3353
3306 3354 #: rhodecode/lib/index/whoosh.py:165
3307 msgid "Index Type"
3308 msgstr ""
3309
3310 #: rhodecode/lib/index/whoosh.py:166
3311 3355 msgid "File Index"
3312 3356 msgstr ""
3313 3357
3314 #: rhodecode/lib/index/whoosh.py:167 rhodecode/lib/index/whoosh.py:172
3358 #: rhodecode/lib/index/whoosh.py:166 rhodecode/lib/index/whoosh.py:171
3315 3359 msgid "Indexed documents"
3316 3360 msgstr ""
3317 3361
3318 #: rhodecode/lib/index/whoosh.py:169 rhodecode/lib/index/whoosh.py:174
3362 #: rhodecode/lib/index/whoosh.py:168 rhodecode/lib/index/whoosh.py:173
3319 3363 msgid "Last update"
3320 3364 msgstr ""
3321 3365
3322 #: rhodecode/lib/index/whoosh.py:171
3366 #: rhodecode/lib/index/whoosh.py:170
3323 3367 msgid "Commit index"
3324 3368 msgstr ""
3325 3369
@@ -3339,28 +3383,28 b' msgstr ""'
3339 3383 msgid "1 month {end_date}"
3340 3384 msgstr ""
3341 3385
3342 #: rhodecode/model/comment.py:375
3386 #: rhodecode/model/comment.py:382
3343 3387 msgid "made a comment"
3344 3388 msgstr ""
3345 3389
3346 #: rhodecode/model/comment.py:376
3390 #: rhodecode/model/comment.py:383
3347 3391 msgid "Show it now"
3348 3392 msgstr ""
3349 3393
3350 #: rhodecode/model/forms.py:87
3351 msgid "Please enter a login"
3352 msgstr ""
3353
3354 3394 #: rhodecode/model/forms.py:88
3395 msgid "Please enter a login"
3396 msgstr ""
3397
3398 #: rhodecode/model/forms.py:89
3355 3399 #, python-format
3356 3400 msgid "Enter a value %(min)i characters long or more"
3357 3401 msgstr ""
3358 3402
3359 #: rhodecode/model/forms.py:98
3360 msgid "Please enter a password"
3361 msgstr ""
3362
3363 3403 #: rhodecode/model/forms.py:99
3404 msgid "Please enter a password"
3405 msgstr ""
3406
3407 #: rhodecode/model/forms.py:100
3364 3408 #, python-format
3365 3409 msgid "Enter %(min)i characters or more"
3366 3410 msgstr ""
@@ -3447,8 +3491,8 b' msgstr ""'
3447 3491 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:13
3448 3492 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:13
3449 3493 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:13
3450 #: rhodecode/templates/changeset/changeset_file_comment.mako:271
3451 #: rhodecode/templates/changeset/changeset_file_comment.mako:321
3494 #: rhodecode/templates/changeset/changeset_file_comment.mako:272
3495 #: rhodecode/templates/changeset/changeset_file_comment.mako:322
3452 3496 msgid "Write"
3453 3497 msgstr ""
3454 3498
@@ -3482,8 +3526,8 b' msgstr ""'
3482 3526 #: rhodecode/templates/admin/users/user_edit.mako:12
3483 3527 #: rhodecode/templates/admin/users/users.mako:13
3484 3528 #: rhodecode/templates/admin/users/users.mako:76
3485 #: rhodecode/templates/base/base.mako:417
3486 #: rhodecode/templates/base/base.mako:424
3529 #: rhodecode/templates/base/base.mako:419
3530 #: rhodecode/templates/base/base.mako:426
3487 3531 msgid "Admin"
3488 3532 msgstr ""
3489 3533
@@ -3586,107 +3630,79 b' msgstr ""'
3586 3630 msgid "This pull request cannot be updated because the source reference is missing."
3587 3631 msgstr ""
3588 3632
3589 #: rhodecode/model/pull_request.py:1166
3633 #: rhodecode/model/pull_request.py:1218
3590 3634 msgid "Server-side pull request merging is disabled."
3591 3635 msgstr ""
3592 3636
3593 #: rhodecode/model/pull_request.py:1168
3637 #: rhodecode/model/pull_request.py:1220
3594 3638 msgid "This pull request is closed."
3595 3639 msgstr ""
3596 3640
3597 #: rhodecode/model/pull_request.py:1181
3641 #: rhodecode/model/pull_request.py:1233
3598 3642 msgid "Pull request merging is not supported."
3599 3643 msgstr ""
3600 3644
3601 #: rhodecode/model/pull_request.py:1200
3645 #: rhodecode/model/pull_request.py:1252
3602 3646 msgid "Target repository large files support is disabled."
3603 3647 msgstr ""
3604 3648
3605 #: rhodecode/model/pull_request.py:1203
3649 #: rhodecode/model/pull_request.py:1255
3606 3650 msgid "Source repository large files support is disabled."
3607 3651 msgstr ""
3608 3652
3609 #: rhodecode/model/pull_request.py:1365 rhodecode/model/scm.py:784
3653 #: rhodecode/model/pull_request.py:1420 rhodecode/model/scm.py:797
3610 3654 msgid "Bookmarks"
3611 3655 msgstr ""
3612 3656
3613 #: rhodecode/model/pull_request.py:1370
3657 #: rhodecode/model/pull_request.py:1425
3614 3658 msgid "Commit IDs"
3615 3659 msgstr ""
3616 3660
3617 #: rhodecode/model/pull_request.py:1373
3661 #: rhodecode/model/pull_request.py:1428
3618 3662 msgid "Closed Branches"
3619 3663 msgstr ""
3620 3664
3621 #: rhodecode/model/pull_request.py:1533
3665 #: rhodecode/model/pull_request.py:1588
3622 3666 msgid "User `{}` not allowed to perform merge."
3623 3667 msgstr ""
3624 3668
3625 #: rhodecode/model/pull_request.py:1546
3669 #: rhodecode/model/pull_request.py:1601
3626 3670 msgid "Pull request reviewer approval is pending."
3627 3671 msgstr ""
3628 3672
3629 #: rhodecode/model/pull_request.py:1561
3673 #: rhodecode/model/pull_request.py:1616
3630 3674 msgid "Cannot merge, {} TODO still not resolved."
3631 3675 msgstr ""
3632 3676
3633 #: rhodecode/model/pull_request.py:1564
3677 #: rhodecode/model/pull_request.py:1619
3634 3678 msgid "Cannot merge, {} TODOs still not resolved."
3635 3679 msgstr ""
3636 3680
3637 #: rhodecode/model/pull_request.py:1599
3681 #: rhodecode/model/pull_request.py:1654
3638 3682 msgid "Merge strategy: rebase"
3639 3683 msgstr ""
3640 3684
3641 #: rhodecode/model/pull_request.py:1604
3685 #: rhodecode/model/pull_request.py:1659
3642 3686 msgid "Merge strategy: explicit merge commit"
3643 3687 msgstr ""
3644 3688
3645 #: rhodecode/model/pull_request.py:1611
3689 #: rhodecode/model/pull_request.py:1666
3646 3690 msgid "Source branch will be closed after merge."
3647 3691 msgstr ""
3648 3692
3649 #: rhodecode/model/pull_request.py:1613
3693 #: rhodecode/model/pull_request.py:1668
3650 3694 msgid "Source branch will be deleted after merge."
3651 3695 msgstr ""
3652 3696
3653 #: rhodecode/model/scm.py:762
3697 #: rhodecode/model/scm.py:775
3654 3698 msgid "latest tip"
3655 3699 msgstr ""
3656 3700
3657 #: rhodecode/model/user.py:166
3658 msgid "You can't Edit this user since it's crucial for entire application"
3659 msgstr ""
3660
3661 #: rhodecode/model/user.py:333
3662 #, python-format
3663 msgid "You can't edit this user (`%(username)s`) since it's crucial for entire application"
3664 msgstr ""
3665
3666 #: rhodecode/model/user.py:506
3667 msgid "You can't remove this user since it's crucial for entire application"
3668 msgstr ""
3669
3670 #: rhodecode/model/user.py:514
3671 #, python-format
3672 msgid "user \"%s\" still owns %s repositories and cannot be removed. Switch owners or remove those repositories:%s"
3673 msgstr ""
3674
3675 #: rhodecode/model/user.py:523
3676 #, python-format
3677 msgid "user \"%s\" still owns %s repository groups and cannot be removed. Switch owners or remove those repository groups:%s"
3678 msgstr ""
3679
3680 #: rhodecode/model/user.py:532
3681 #, python-format
3682 msgid "user \"%s\" still owns %s user groups and cannot be removed. Switch owners or remove those user groups:%s"
3683 msgstr ""
3684
3685 #: rhodecode/model/validators.py:98 rhodecode/model/validators.py:99
3701 #: rhodecode/model/validators.py:92 rhodecode/model/validators.py:93
3686 3702 msgid "Value cannot be an empty list"
3687 3703 msgstr ""
3688 3704
3689 #: rhodecode/model/validators.py:142
3705 #: rhodecode/model/validators.py:139
3690 3706 msgid "Pattern already exists"
3691 3707 msgstr ""
3692 3708
@@ -3705,30 +3721,26 b' msgstr ""'
3705 3721 msgid "Username may only contain alphanumeric characters underscores, periods or dashes and must begin with alphanumeric character or underscore"
3706 3722 msgstr ""
3707 3723
3708 #: rhodecode/model/validators.py:192
3709 msgid "The input is not valid"
3710 msgstr ""
3711
3712 #: rhodecode/model/validators.py:199
3724 #: rhodecode/model/validators.py:195
3713 3725 #, python-format
3714 3726 msgid "Username %(username)s is not valid"
3715 3727 msgstr ""
3716 3728
3717 #: rhodecode/model/validators.py:200
3729 #: rhodecode/model/validators.py:196
3718 3730 #, python-format
3719 3731 msgid "Username %(username)s is disabled"
3720 3732 msgstr ""
3721 3733
3722 #: rhodecode/model/validators.py:223
3734 #: rhodecode/model/validators.py:221
3723 3735 msgid "Invalid user group name"
3724 3736 msgstr ""
3725 3737
3738 #: rhodecode/model/validators.py:222
3739 #, python-format
3740 msgid "User group `%(usergroup)s` already exists"
3741 msgstr ""
3742
3726 3743 #: rhodecode/model/validators.py:224
3727 #, python-format
3728 msgid "User group `%(usergroup)s` already exists"
3729 msgstr ""
3730
3731 #: rhodecode/model/validators.py:226
3732 3744 msgid "user group name may only contain alphanumeric characters underscores, periods or dashes and must begin with alphanumeric character"
3733 3745 msgstr ""
3734 3746
@@ -3754,160 +3766,160 b' msgstr ""'
3754 3766 msgid "no permission to store repository group in root location"
3755 3767 msgstr ""
3756 3768
3757 #: rhodecode/model/validators.py:386
3769 #: rhodecode/model/validators.py:387
3758 3770 msgid "Invalid characters (non-ascii) in password"
3759 3771 msgstr ""
3760 3772
3761 #: rhodecode/model/validators.py:401
3762 msgid "Invalid old password"
3763 msgstr ""
3764
3765 #: rhodecode/model/validators.py:418
3773 #: rhodecode/model/validators.py:406
3766 3774 msgid "Passwords do not match"
3767 3775 msgstr ""
3768 3776
3769 #: rhodecode/model/validators.py:436
3777 #: rhodecode/model/validators.py:426
3770 3778 msgid "invalid password"
3771 3779 msgstr ""
3772 3780
3773 #: rhodecode/model/validators.py:437
3781 #: rhodecode/model/validators.py:427
3774 3782 msgid "invalid user name"
3775 3783 msgstr ""
3776 3784
3777 #: rhodecode/model/validators.py:438
3785 #: rhodecode/model/validators.py:428
3778 3786 msgid "Your account is disabled"
3779 3787 msgstr ""
3780 3788
3781 #: rhodecode/model/validators.py:470
3782 msgid "Token mismatch"
3783 msgstr ""
3784
3785 #: rhodecode/model/validators.py:484
3789 #: rhodecode/model/validators.py:464
3786 3790 #, python-format
3787 3791 msgid "Repository name %(repo)s is disallowed"
3788 3792 msgstr ""
3789 3793
3790 #: rhodecode/model/validators.py:486
3794 #: rhodecode/model/validators.py:466
3791 3795 #, python-format
3792 3796 msgid "Repository with name %(repo)s already exists"
3793 3797 msgstr ""
3794 3798
3795 #: rhodecode/model/validators.py:488
3799 #: rhodecode/model/validators.py:468
3796 3800 #, python-format
3797 3801 msgid "Repository group with name \"%(repo)s\" already exists"
3798 3802 msgstr ""
3799 3803
3800 #: rhodecode/model/validators.py:491
3804 #: rhodecode/model/validators.py:471
3801 3805 #, python-format
3802 3806 msgid "Repository with name %(repo)s exists in group \"%(group)s\""
3803 3807 msgstr ""
3804 3808
3805 #: rhodecode/model/validators.py:493
3809 #: rhodecode/model/validators.py:473
3806 3810 #, python-format
3807 3811 msgid "Repository group with name \"%(repo)s\" exists in group \"%(group)s\""
3808 3812 msgstr ""
3809 3813
3810 #: rhodecode/model/validators.py:581
3814 #: rhodecode/model/validators.py:566
3811 3815 #: rhodecode/model/validation_schema/schemas/repo_schema.py:219
3812 3816 msgid "Repository name cannot end with .git"
3813 3817 msgstr ""
3814 3818
3815 #: rhodecode/model/validators.py:640
3819 #: rhodecode/model/validators.py:626
3816 3820 #, python-format
3817 3821 msgid "invalid clone url for %(rtype)s repository"
3818 3822 msgstr ""
3819 3823
3820 #: rhodecode/model/validators.py:641
3824 #: rhodecode/model/validators.py:627
3821 3825 #, python-format
3822 3826 msgid "Invalid clone url, provide a valid clone url starting with one of %(allowed_prefixes)s"
3823 3827 msgstr ""
3824 3828
3825 #: rhodecode/model/validators.py:670
3829 #: rhodecode/model/validators.py:659
3826 3830 msgid "Fork have to be the same type as parent"
3827 3831 msgstr ""
3828 3832
3829 #: rhodecode/model/validators.py:685
3833 #: rhodecode/model/validators.py:676
3830 3834 msgid "You do not have the permission to create repositories in this group."
3831 3835 msgstr ""
3832 3836
3833 #: rhodecode/model/validators.py:688
3837 #: rhodecode/model/validators.py:679
3834 3838 #: rhodecode/model/validation_schema/schemas/repo_schema.py:125
3835 3839 msgid "You do not have the permission to store repositories in the root location."
3836 3840 msgstr ""
3837 3841
3838 #: rhodecode/model/validators.py:748
3842 #: rhodecode/model/validators.py:739
3839 3843 msgid "This username or user group name is not valid"
3840 3844 msgstr ""
3841 3845
3842 #: rhodecode/model/validators.py:879
3846 #: rhodecode/model/validators.py:852
3843 3847 msgid "This is not a valid path"
3844 3848 msgstr ""
3845 3849
3846 #: rhodecode/model/validators.py:894
3850 #: rhodecode/model/validators.py:870
3847 3851 msgid "This e-mail address is already taken"
3848 3852 msgstr ""
3849 3853
3850 #: rhodecode/model/validators.py:914
3854 #: rhodecode/model/validators.py:892
3851 3855 #, python-format
3852 3856 msgid "e-mail \"%(email)s\" does not exist."
3853 3857 msgstr ""
3854 3858
3855 #: rhodecode/model/validators.py:935
3859 #: rhodecode/model/validators.py:913
3856 3860 #, python-format
3857 3861 msgid "Revisions %(revs)s are already part of pull request or have set status"
3858 3862 msgstr ""
3859 3863
3860 #: rhodecode/model/validators.py:966
3861 #: rhodecode/model/validation_schema/validators.py:40
3862 #: rhodecode/model/validation_schema/validators.py:53
3864 #: rhodecode/model/validators.py:946
3865 #: rhodecode/model/validation_schema/validators.py:41
3866 #: rhodecode/model/validation_schema/validators.py:54
3863 3867 msgid "Please enter a valid IPv4 or IpV6 address"
3864 3868 msgstr ""
3865 3869
3866 #: rhodecode/model/validators.py:967
3870 #: rhodecode/model/validators.py:947
3867 3871 #, python-format
3868 3872 msgid "The network size (bits) must be within the range of 0-32 (not %(bits)r)"
3869 3873 msgstr ""
3870 3874
3871 #: rhodecode/model/validators.py:994
3875 #: rhodecode/model/validators.py:975
3872 3876 msgid "Key name can only consist of letters, underscore, dash or numbers"
3873 3877 msgstr ""
3874 3878
3875 #: rhodecode/model/validators.py:1009
3879 #: rhodecode/model/validators.py:992
3876 3880 #, python-format
3877 3881 msgid "Plugins %(loaded)s and %(next_to_load)s both export the same name"
3878 3882 msgstr ""
3879 3883
3880 #: rhodecode/model/validators.py:1012
3884 #: rhodecode/model/validators.py:995
3881 3885 #, python-format
3882 3886 msgid "The plugin \"%(plugin_id)s\" is missing an includeme function."
3883 3887 msgstr ""
3884 3888
3885 #: rhodecode/model/validators.py:1015
3889 #: rhodecode/model/validators.py:998
3886 3890 #, python-format
3887 3891 msgid "Can not load plugin \"%(plugin_id)s\""
3888 3892 msgstr ""
3889 3893
3890 #: rhodecode/model/validators.py:1017
3894 #: rhodecode/model/validators.py:1000
3891 3895 #, python-format
3892 3896 msgid "No plugin available with ID \"%(plugin_id)s\""
3893 3897 msgstr ""
3894 3898
3895 #: rhodecode/model/validation_schema/validators.py:61
3899 #: rhodecode/model/validators.py:1068
3900 msgid "Url must start with http or /"
3901 msgstr ""
3902
3903 #: rhodecode/model/validation_schema/validators.py:62
3896 3904 msgid "Invalid glob pattern"
3897 3905 msgstr ""
3898 3906
3899 #: rhodecode/model/validation_schema/validators.py:70
3907 #: rhodecode/model/validation_schema/validators.py:71
3900 3908 msgid "Name must start with a letter or number. Got `{}`"
3901 3909 msgstr ""
3902 3910
3903 #: rhodecode/model/validation_schema/validators.py:132
3911 #: rhodecode/model/validation_schema/validators.py:133
3904 3912 msgid "Invalid clone url, provide a valid clone url starting with one of {allowed_prefixes}"
3905 3913 msgstr ""
3906 3914
3907 #: rhodecode/model/validation_schema/validators.py:138
3915 #: rhodecode/model/validation_schema/validators.py:139
3908 3916 msgid "invalid clone url for {repo_type} repository"
3909 3917 msgstr ""
3910 3918
3919 #: rhodecode/model/validation_schema/validators.py:148
3920 msgid "Please enter a valid json object"
3921 msgstr ""
3922
3911 3923 #: rhodecode/model/validation_schema/schemas/comment_schema.py:42
3912 3924 #: rhodecode/model/validation_schema/schemas/gist_schema.py:89
3913 3925 msgid "Gist with name {} already exists"
@@ -3954,33 +3966,33 b' msgstr ""'
3954 3966 msgid "Integration scope"
3955 3967 msgstr ""
3956 3968
3957 #: rhodecode/model/validation_schema/schemas/integration_schema.py:217
3969 #: rhodecode/model/validation_schema/schemas/integration_schema.py:216
3958 3970 msgid "General integration options"
3959 3971 msgstr ""
3960 3972
3961 #: rhodecode/model/validation_schema/schemas/integration_schema.py:220
3973 #: rhodecode/model/validation_schema/schemas/integration_schema.py:219
3962 3974 msgid "{integration_type} settings"
3963 3975 msgstr ""
3964 3976
3965 #: rhodecode/model/validation_schema/schemas/repo_group_schema.py:47
3966 #: rhodecode/model/validation_schema/schemas/repo_group_schema.py:51
3977 #: rhodecode/model/validation_schema/schemas/repo_group_schema.py:52
3978 #: rhodecode/model/validation_schema/schemas/repo_group_schema.py:56
3967 3979 msgid "Parent repository group `{}` does not exist"
3968 3980 msgstr ""
3969 3981
3970 #: rhodecode/model/validation_schema/schemas/repo_group_schema.py:53
3982 #: rhodecode/model/validation_schema/schemas/repo_group_schema.py:58
3971 3983 msgid "You do not have the permission to store repository groups in the root location."
3972 3984 msgstr ""
3973 3985
3974 #: rhodecode/model/validation_schema/schemas/repo_group_schema.py:113
3986 #: rhodecode/model/validation_schema/schemas/repo_group_schema.py:118
3975 3987 msgid "Repo group owner with id `{}` does not exists"
3976 3988 msgstr ""
3977 3989
3978 #: rhodecode/model/validation_schema/schemas/repo_group_schema.py:131
3979 #: rhodecode/model/validation_schema/schemas/repo_schema.py:204
3980 msgid "Repository with name `{}` already exists"
3981 msgstr ""
3982
3983 3990 #: rhodecode/model/validation_schema/schemas/repo_group_schema.py:136
3991 #: rhodecode/model/validation_schema/schemas/repo_schema.py:204
3992 msgid "Repository with name `{}` already exists"
3993 msgstr ""
3994
3995 #: rhodecode/model/validation_schema/schemas/repo_group_schema.py:141
3984 3996 #: rhodecode/model/validation_schema/schemas/repo_schema.py:209
3985 3997 msgid "Repository group with name `{}` already exists"
3986 3998 msgstr ""
@@ -4018,449 +4030,449 b' msgstr ""'
4018 4030 msgid "New password must be different to old password"
4019 4031 msgstr ""
4020 4032
4021 #: rhodecode/public/js/rhodecode-components.js:27153
4022 #: rhodecode/public/js/scripts.js:19001
4023 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:32
4033 #: rhodecode/public/js/rhodecode-components.js:28706
4034 #: rhodecode/public/js/scripts.js:20554
4035 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:34
4024 4036 #: rhodecode/public/js/src/plugins/jquery.autocomplete.js:87
4025 4037 msgid "No results"
4026 4038 msgstr ""
4027 4039
4028 #: rhodecode/public/js/rhodecode-components.js:29084
4029 #: rhodecode/public/js/scripts.js:20932
4030 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:104
4040 #: rhodecode/public/js/rhodecode-components.js:30637
4041 #: rhodecode/public/js/scripts.js:22485
4042 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:108
4031 4043 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:109
4032 4044 msgid "{0} year"
4033 4045 msgstr ""
4034 4046
4035 #: rhodecode/public/js/rhodecode-components.js:29085
4036 #: rhodecode/public/js/scripts.js:20933
4037 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:98
4047 #: rhodecode/public/js/rhodecode-components.js:30638
4048 #: rhodecode/public/js/scripts.js:22486
4049 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:102
4038 4050 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:110
4039 4051 msgid "{0} month"
4040 4052 msgstr ""
4041 4053
4042 #: rhodecode/public/js/rhodecode-components.js:29086
4043 #: rhodecode/public/js/scripts.js:20934
4044 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:93
4054 #: rhodecode/public/js/rhodecode-components.js:30639
4055 #: rhodecode/public/js/scripts.js:22487
4056 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:97
4045 4057 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:111
4046 4058 msgid "{0} day"
4047 4059 msgstr ""
4048 4060
4049 #: rhodecode/public/js/rhodecode-components.js:29087
4050 #: rhodecode/public/js/scripts.js:20935
4051 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:95
4061 #: rhodecode/public/js/rhodecode-components.js:30640
4062 #: rhodecode/public/js/scripts.js:22488
4063 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:99
4052 4064 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:112
4053 4065 msgid "{0} hour"
4054 4066 msgstr ""
4055 4067
4056 #: rhodecode/public/js/rhodecode-components.js:29088
4057 #: rhodecode/public/js/scripts.js:20936
4058 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:97
4068 #: rhodecode/public/js/rhodecode-components.js:30641
4069 #: rhodecode/public/js/scripts.js:22489
4070 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:101
4059 4071 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:113
4060 4072 msgid "{0} min"
4061 4073 msgstr ""
4062 4074
4063 #: rhodecode/public/js/rhodecode-components.js:29089
4064 #: rhodecode/public/js/scripts.js:20937
4065 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:103
4075 #: rhodecode/public/js/rhodecode-components.js:30642
4076 #: rhodecode/public/js/scripts.js:22490
4077 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:107
4066 4078 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:114
4067 4079 msgid "{0} sec"
4068 4080 msgstr ""
4069 4081
4070 #: rhodecode/public/js/rhodecode-components.js:29109
4071 #: rhodecode/public/js/scripts.js:20957
4072 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:77
4082 #: rhodecode/public/js/rhodecode-components.js:30662
4083 #: rhodecode/public/js/scripts.js:22510
4084 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:81
4073 4085 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:134
4074 4086 msgid "in {0}"
4075 4087 msgstr ""
4076 4088
4077 #: rhodecode/public/js/rhodecode-components.js:29117
4078 #: rhodecode/public/js/scripts.js:20965
4079 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:90
4089 #: rhodecode/public/js/rhodecode-components.js:30670
4090 #: rhodecode/public/js/scripts.js:22518
4091 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:94
4080 4092 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:142
4081 4093 msgid "{0} ago"
4082 4094 msgstr ""
4083 4095
4084 #: rhodecode/public/js/rhodecode-components.js:29129
4085 #: rhodecode/public/js/scripts.js:20977
4086 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:106
4096 #: rhodecode/public/js/rhodecode-components.js:30682
4097 #: rhodecode/public/js/scripts.js:22530
4098 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:110
4087 4099 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:154
4088 4100 msgid "{0}, {1} ago"
4089 4101 msgstr ""
4090 4102
4091 #: rhodecode/public/js/rhodecode-components.js:29131
4092 #: rhodecode/public/js/scripts.js:20979
4093 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:79
4103 #: rhodecode/public/js/rhodecode-components.js:30684
4104 #: rhodecode/public/js/scripts.js:22532
4105 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:83
4094 4106 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:156
4095 4107 msgid "in {0}, {1}"
4096 4108 msgstr ""
4097 4109
4098 #: rhodecode/public/js/rhodecode-components.js:29135
4099 #: rhodecode/public/js/scripts.js:20983
4100 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:91
4110 #: rhodecode/public/js/rhodecode-components.js:30688
4111 #: rhodecode/public/js/scripts.js:22536
4112 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:95
4101 4113 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:160
4102 4114 msgid "{0} and {1}"
4103 4115 msgstr ""
4104 4116
4105 #: rhodecode/public/js/rhodecode-components.js:29137
4106 #: rhodecode/public/js/scripts.js:20985
4107 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:92
4117 #: rhodecode/public/js/rhodecode-components.js:30690
4118 #: rhodecode/public/js/scripts.js:22538
4119 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:96
4108 4120 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:162
4109 4121 msgid "{0} and {1} ago"
4110 4122 msgstr ""
4111 4123
4112 #: rhodecode/public/js/rhodecode-components.js:29139
4113 #: rhodecode/public/js/scripts.js:20987
4114 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:78
4124 #: rhodecode/public/js/rhodecode-components.js:30692
4125 #: rhodecode/public/js/scripts.js:22540
4126 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:82
4115 4127 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:164
4116 4128 msgid "in {0} and {1}"
4117 4129 msgstr ""
4118 4130
4119 #: rhodecode/public/js/rhodecode-components.js:43198
4120 #: rhodecode/public/js/scripts.js:35046
4121 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:22
4131 #: rhodecode/public/js/rhodecode-components.js:44751
4132 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:24
4122 4133 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:4
4123 4134 msgid "Loading more results..."
4124 4135 msgstr ""
4125 4136
4126 #: rhodecode/public/js/rhodecode-components.js:43201
4127 #: rhodecode/public/js/scripts.js:35049
4128 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:47
4137 #: rhodecode/public/js/rhodecode-components.js:44754
4138 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:50
4129 4139 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:7
4130 4140 msgid "Searching..."
4131 4141 msgstr ""
4132 4142
4133 #: rhodecode/public/js/rhodecode-components.js:43204
4134 #: rhodecode/public/js/scripts.js:35052
4135 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:27
4143 #: rhodecode/public/js/rhodecode-components.js:44757
4144 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:29
4136 4145 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:10
4137 4146 msgid "No matches found"
4138 4147 msgstr ""
4139 4148
4140 #: rhodecode/public/js/rhodecode-components.js:43207
4141 #: rhodecode/public/js/scripts.js:35055
4142 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:21
4149 #: rhodecode/public/js/rhodecode-components.js:44760
4150 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:23
4143 4151 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:13
4144 4152 msgid "Loading failed"
4145 4153 msgstr ""
4146 4154
4147 #: rhodecode/public/js/rhodecode-components.js:43211
4148 #: rhodecode/public/js/scripts.js:35059
4149 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:38
4155 #: rhodecode/public/js/rhodecode-components.js:44764
4156 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:41
4150 4157 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:17
4151 4158 msgid "One result is available, press enter to select it."
4152 4159 msgstr ""
4153 4160
4154 #: rhodecode/public/js/rhodecode-components.js:43213
4155 #: rhodecode/public/js/scripts.js:35061
4156 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:102
4161 #: rhodecode/public/js/rhodecode-components.js:44766
4162 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:106
4157 4163 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:19
4158 4164 msgid "{0} results are available, use up and down arrow keys to navigate."
4159 4165 msgstr ""
4160 4166
4161 #: rhodecode/public/js/rhodecode-components.js:43218
4162 #: rhodecode/public/js/scripts.js:35066
4163 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:43
4167 #: rhodecode/public/js/rhodecode-components.js:44771
4168 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:46
4164 4169 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:24
4165 4170 msgid "Please enter {0} or more character"
4166 4171 msgstr ""
4167 4172
4168 #: rhodecode/public/js/rhodecode-components.js:43220
4169 #: rhodecode/public/js/scripts.js:35068
4170 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:44
4173 #: rhodecode/public/js/rhodecode-components.js:44773
4174 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:47
4171 4175 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:26
4172 4176 msgid "Please enter {0} or more characters"
4173 4177 msgstr ""
4174 4178
4175 #: rhodecode/public/js/rhodecode-components.js:43225
4176 #: rhodecode/public/js/scripts.js:35073
4177 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:41
4179 #: rhodecode/public/js/rhodecode-components.js:44778
4180 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:44
4178 4181 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:31
4179 4182 msgid "Please delete {0} character"
4180 4183 msgstr ""
4181 4184
4182 #: rhodecode/public/js/rhodecode-components.js:43227
4183 #: rhodecode/public/js/scripts.js:35075
4184 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:42
4185 #: rhodecode/public/js/rhodecode-components.js:44780
4186 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:45
4185 4187 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:33
4186 4188 msgid "Please delete {0} characters"
4187 4189 msgstr ""
4188 4190
4189 #: rhodecode/public/js/rhodecode-components.js:43231
4190 #: rhodecode/public/js/scripts.js:35079
4191 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:69
4191 #: rhodecode/public/js/rhodecode-components.js:44784
4192 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:73
4192 4193 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:37
4193 4194 msgid "You can only select {0} item"
4194 4195 msgstr ""
4195 4196
4196 #: rhodecode/public/js/rhodecode-components.js:43233
4197 #: rhodecode/public/js/scripts.js:35081
4198 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:70
4197 #: rhodecode/public/js/rhodecode-components.js:44786
4198 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:74
4199 4199 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:39
4200 4200 msgid "You can only select {0} items"
4201 4201 msgstr ""
4202 4202
4203 #: rhodecode/public/js/rhodecode-components.js:44167
4204 #: rhodecode/public/js/scripts.js:36015
4205 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:84
4203 #: rhodecode/public/js/rhodecode-components.js:45724
4204 #: rhodecode/public/js/scripts.js:37528
4205 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:88
4206 4206 #: rhodecode/public/js/src/rhodecode/changelog.js:35
4207 4207 msgid "showing {0} out of {1} commit"
4208 4208 msgstr ""
4209 4209
4210 #: rhodecode/public/js/rhodecode-components.js:44169
4211 #: rhodecode/public/js/scripts.js:36017
4212 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:85
4210 #: rhodecode/public/js/rhodecode-components.js:45726
4211 #: rhodecode/public/js/scripts.js:37530
4212 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:89
4213 4213 #: rhodecode/public/js/src/rhodecode/changelog.js:37
4214 4214 msgid "showing {0} out of {1} commits"
4215 4215 msgstr ""
4216 4216
4217 #: rhodecode/public/js/rhodecode-components.js:44615
4218 #: rhodecode/public/js/scripts.js:36463
4219 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:50
4217 #: rhodecode/public/js/rhodecode-components.js:46172
4218 #: rhodecode/public/js/scripts.js:37976
4219 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:53
4220 4220 #: rhodecode/public/js/src/rhodecode/codemirror.js:297
4221 4221 msgid "Set status to Approved"
4222 4222 msgstr ""
4223 4223
4224 #: rhodecode/public/js/rhodecode-components.js:44634
4225 #: rhodecode/public/js/scripts.js:36482
4226 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:51
4224 #: rhodecode/public/js/rhodecode-components.js:46191
4225 #: rhodecode/public/js/scripts.js:37995
4226 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:54
4227 4227 #: rhodecode/public/js/src/rhodecode/codemirror.js:316
4228 4228 msgid "Set status to Rejected"
4229 4229 msgstr ""
4230 4230
4231 #: rhodecode/public/js/rhodecode-components.js:44653
4232 #: rhodecode/public/js/scripts.js:36501
4233 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:63
4231 #: rhodecode/public/js/rhodecode-components.js:46210
4232 #: rhodecode/public/js/scripts.js:38014
4233 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:66
4234 4234 #: rhodecode/public/js/src/rhodecode/codemirror.js:335
4235 4235 #: rhodecode/templates/email_templates/commit_comment.mako:99
4236 4236 #: rhodecode/templates/email_templates/pull_request_comment.mako:107
4237 4237 msgid "TODO comment"
4238 4238 msgstr ""
4239 4239
4240 #: rhodecode/public/js/rhodecode-components.js:44673
4241 #: rhodecode/public/js/scripts.js:36521
4242 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:37
4240 #: rhodecode/public/js/rhodecode-components.js:46230
4241 #: rhodecode/public/js/scripts.js:38034
4242 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:40
4243 4243 #: rhodecode/public/js/src/rhodecode/codemirror.js:355
4244 4244 msgid "Note Comment"
4245 4245 msgstr ""
4246 4246
4247 #: rhodecode/public/js/rhodecode-components.js:45040
4248 #: rhodecode/public/js/scripts.js:36888
4249 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:83
4247 #: rhodecode/public/js/rhodecode-components.js:46597
4248 #: rhodecode/public/js/scripts.js:38401
4249 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:87
4250 4250 #: rhodecode/public/js/src/rhodecode/comments.js:126
4251 4251 msgid "resolve comment"
4252 4252 msgstr ""
4253 4253
4254 #: rhodecode/public/js/rhodecode-components.js:45124
4255 #: rhodecode/public/js/scripts.js:36972
4256 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:58
4254 #: rhodecode/public/js/rhodecode-components.js:46681
4255 #: rhodecode/public/js/scripts.js:38485
4256 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:61
4257 4257 #: rhodecode/public/js/src/rhodecode/comments.js:210
4258 4258 msgid "Status Review"
4259 4259 msgstr ""
4260 4260
4261 #: rhodecode/public/js/rhodecode-components.js:45139
4262 #: rhodecode/public/js/scripts.js:36987
4263 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:10
4261 #: rhodecode/public/js/rhodecode-components.js:46696
4262 #: rhodecode/public/js/scripts.js:38500
4263 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:11
4264 4264 #: rhodecode/public/js/src/rhodecode/comments.js:225
4265 4265 msgid "Comment text will be set automatically based on currently selected status ({0}) ..."
4266 4266 msgstr ""
4267 4267
4268 #: rhodecode/public/js/rhodecode-components.js:45296
4269 #: rhodecode/public/js/scripts.js:37144
4270 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:60
4268 #: rhodecode/public/js/rhodecode-components.js:46853
4269 #: rhodecode/public/js/scripts.js:38657
4270 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:63
4271 4271 #: rhodecode/public/js/src/rhodecode/comments.js:382
4272 4272 msgid "Submitting..."
4273 4273 msgstr ""
4274 4274
4275 #: rhodecode/public/js/rhodecode-components.js:45347
4276 #: rhodecode/public/js/scripts.js:37195
4277 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:20
4275 #: rhodecode/public/js/rhodecode-components.js:46904
4276 #: rhodecode/public/js/scripts.js:38708
4277 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:22
4278 4278 #: rhodecode/public/js/src/rhodecode/comments.js:433
4279 4279 #: rhodecode/templates/files/files_browser_tree.mako:51
4280 4280 msgid "Loading ..."
4281 4281 msgstr ""
4282 4282
4283 #: rhodecode/public/js/rhodecode-components.js:45452
4284 #: rhodecode/public/js/scripts.js:37300
4285 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:12
4286 #: rhodecode/public/js/src/rhodecode/comments.js:538
4283 #: rhodecode/public/js/rhodecode-components.js:47014
4284 #: rhodecode/public/js/scripts.js:38818
4285 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:13
4286 #: rhodecode/public/js/src/rhodecode/comments.js:543
4287 4287 msgid "Delete this comment?"
4288 4288 msgstr ""
4289 4289
4290 #: rhodecode/public/js/rhodecode-components.js:45522
4291 #: rhodecode/public/js/scripts.js:37370
4292 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:18
4293 #: rhodecode/public/js/src/rhodecode/comments.js:608
4290 #: rhodecode/public/js/rhodecode-components.js:47084
4291 #: rhodecode/public/js/scripts.js:38888
4292 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:20
4293 #: rhodecode/public/js/src/rhodecode/comments.js:613
4294 4294 msgid "Leave a comment, or click resolve button to resolve TODO comment #{0}"
4295 4295 msgstr ""
4296 4296
4297 #: rhodecode/public/js/rhodecode-components.js:45599
4298 #: rhodecode/public/js/scripts.js:37447
4299 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:17
4300 #: rhodecode/public/js/src/rhodecode/comments.js:685
4297 #: rhodecode/public/js/rhodecode-components.js:47161
4298 #: rhodecode/public/js/scripts.js:38965
4299 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:19
4300 #: rhodecode/public/js/src/rhodecode/comments.js:690
4301 4301 msgid "Leave a comment on line {0}."
4302 4302 msgstr ""
4303 4303
4304 #: rhodecode/public/js/rhodecode-components.js:45713
4305 #: rhodecode/public/js/scripts.js:37561
4306 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:64
4307 #: rhodecode/public/js/src/rhodecode/comments.js:799
4304 #: rhodecode/public/js/rhodecode-components.js:47275
4305 #: rhodecode/public/js/scripts.js:39079
4306 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:67
4307 #: rhodecode/public/js/src/rhodecode/comments.js:804
4308 4308 msgid "TODO from comment {0} was fixed."
4309 4309 msgstr ""
4310 4310
4311 #: rhodecode/public/js/rhodecode-components.js:45919
4312 #: rhodecode/public/js/scripts.js:37767
4313 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:87
4311 #: rhodecode/public/js/rhodecode-components.js:47455
4312 #: rhodecode/public/js/scripts.js:39259
4313 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:91
4314 4314 #: rhodecode/public/js/src/rhodecode/files.js:150
4315 4315 msgid "truncated result"
4316 4316 msgstr ""
4317 4317
4318 #: rhodecode/public/js/rhodecode-components.js:45921
4319 #: rhodecode/public/js/scripts.js:37769
4320 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:88
4318 #: rhodecode/public/js/rhodecode-components.js:47457
4319 #: rhodecode/public/js/scripts.js:39261
4320 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:92
4321 4321 #: rhodecode/public/js/src/rhodecode/files.js:152
4322 4322 msgid "truncated results"
4323 4323 msgstr ""
4324 4324
4325 #: rhodecode/public/js/rhodecode-components.js:45930
4326 #: rhodecode/public/js/scripts.js:37778
4327 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:28
4325 #: rhodecode/public/js/rhodecode-components.js:47466
4326 #: rhodecode/public/js/scripts.js:39270
4327 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:30
4328 4328 #: rhodecode/public/js/src/rhodecode/files.js:161
4329 4329 msgid "No matching files"
4330 4330 msgstr ""
4331 4331
4332 #: rhodecode/public/js/rhodecode-components.js:46065
4333 #: rhodecode/public/js/scripts.js:37913
4334 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:48
4332 #: rhodecode/public/js/rhodecode-components.js:47601
4333 #: rhodecode/public/js/scripts.js:39405
4334 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:51
4335 4335 #: rhodecode/public/js/src/rhodecode/files.js:296
4336 4336 msgid "Selection link"
4337 4337 msgstr ""
4338 4338
4339 #: rhodecode/public/js/rhodecode-components.js:46105
4340 #: rhodecode/public/js/scripts.js:37953
4341 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:59
4339 #: rhodecode/public/js/rhodecode-components.js:47641
4340 #: rhodecode/public/js/scripts.js:39445
4341 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:62
4342 4342 #: rhodecode/public/js/src/rhodecode/followers.js:26
4343 4343 msgid "Stop following this repository"
4344 4344 msgstr ""
4345 4345
4346 #: rhodecode/public/js/rhodecode-components.js:46106
4347 #: rhodecode/public/js/scripts.js:37954
4348 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:66
4346 #: rhodecode/public/js/rhodecode-components.js:47642
4347 #: rhodecode/public/js/scripts.js:39446
4348 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:69
4349 4349 #: rhodecode/public/js/src/rhodecode/followers.js:27
4350 4350 msgid "Unfollow"
4351 4351 msgstr ""
4352 4352
4353 #: rhodecode/public/js/rhodecode-components.js:46115
4354 #: rhodecode/public/js/scripts.js:37963
4355 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:57
4353 #: rhodecode/public/js/rhodecode-components.js:47651
4354 #: rhodecode/public/js/scripts.js:39455
4355 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:60
4356 4356 #: rhodecode/public/js/src/rhodecode/followers.js:36
4357 4357 msgid "Start following this repository"
4358 4358 msgstr ""
4359 4359
4360 #: rhodecode/public/js/rhodecode-components.js:46116
4361 #: rhodecode/public/js/scripts.js:37964
4362 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:15
4360 #: rhodecode/public/js/rhodecode-components.js:47652
4361 #: rhodecode/public/js/scripts.js:39456
4362 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:17
4363 4363 #: rhodecode/public/js/src/rhodecode/followers.js:37
4364 4364 msgid "Follow"
4365 4365 msgstr ""
4366 4366
4367 #: rhodecode/public/js/rhodecode-components.js:46496
4368 #: rhodecode/public/js/rhodecode-components.js:46505
4369 #: rhodecode/public/js/scripts.js:38344 rhodecode/public/js/scripts.js:38353
4367 #: rhodecode/public/js/rhodecode-components.js:48032
4368 #: rhodecode/public/js/scripts.js:39836
4369 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:6
4370 #: rhodecode/public/js/src/rhodecode/pullrequests.js:134
4371 msgid "All reviewers must vote."
4372 msgstr ""
4373
4374 #: rhodecode/public/js/rhodecode-components.js:48041
4375 #: rhodecode/public/js/scripts.js:39845
4370 4376 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:5
4371 #: rhodecode/public/js/src/rhodecode/pullrequests.js:134
4372 4377 #: rhodecode/public/js/src/rhodecode/pullrequests.js:143
4373 msgid "All reviewers must vote."
4374 msgstr ""
4375
4376 #: rhodecode/public/js/rhodecode-components.js:46510
4377 #: rhodecode/public/js/scripts.js:38358
4378 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:6
4378 msgid "All individual reviewers must vote."
4379 msgstr ""
4380
4381 #: rhodecode/public/js/rhodecode-components.js:48046
4382 #: rhodecode/public/js/scripts.js:39850
4383 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:7
4379 4384 #: rhodecode/public/js/src/rhodecode/pullrequests.js:148
4380 4385 msgid "At least {0} reviewer must vote."
4381 4386 msgstr ""
4382 4387
4383 #: rhodecode/public/js/rhodecode-components.js:46516
4384 #: rhodecode/public/js/scripts.js:38364
4385 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:7
4388 #: rhodecode/public/js/rhodecode-components.js:48052
4389 #: rhodecode/public/js/scripts.js:39856
4390 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:8
4386 4391 #: rhodecode/public/js/src/rhodecode/pullrequests.js:154
4387 4392 msgid "At least {0} reviewers must vote."
4388 4393 msgstr ""
4389 4394
4390 #: rhodecode/public/js/rhodecode-components.js:46523
4391 #: rhodecode/public/js/scripts.js:38371
4392 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:45
4393 #: rhodecode/public/js/src/rhodecode/pullrequests.js:161
4395 #: rhodecode/public/js/rhodecode-components.js:48068
4396 #: rhodecode/public/js/scripts.js:39872
4397 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:48
4398 #: rhodecode/public/js/src/rhodecode/pullrequests.js:170
4394 4399 msgid "Reviewers picked from source code changes."
4395 4400 msgstr ""
4396 4401
4397 #: rhodecode/public/js/rhodecode-components.js:46530
4398 #: rhodecode/public/js/scripts.js:38378
4402 #: rhodecode/public/js/rhodecode-components.js:48075
4403 #: rhodecode/public/js/scripts.js:39879
4399 4404 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:4
4400 #: rhodecode/public/js/src/rhodecode/pullrequests.js:168
4405 #: rhodecode/public/js/src/rhodecode/pullrequests.js:177
4401 4406 msgid "Adding new reviewers is forbidden."
4402 4407 msgstr ""
4403 4408
4404 #: rhodecode/public/js/rhodecode-components.js:46537
4405 #: rhodecode/public/js/scripts.js:38385
4406 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:8
4407 #: rhodecode/public/js/src/rhodecode/pullrequests.js:175
4409 #: rhodecode/public/js/rhodecode-components.js:48082
4410 #: rhodecode/public/js/scripts.js:39886
4411 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:9
4412 #: rhodecode/public/js/src/rhodecode/pullrequests.js:184
4408 4413 msgid "Author is not allowed to be a reviewer."
4409 4414 msgstr ""
4410 4415
4411 #: rhodecode/public/js/rhodecode-components.js:46551
4412 #: rhodecode/public/js/scripts.js:38399
4413 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:11
4414 #: rhodecode/public/js/src/rhodecode/pullrequests.js:189
4416 #: rhodecode/public/js/rhodecode-components.js:48096
4417 #: rhodecode/public/js/scripts.js:39900
4418 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:12
4419 #: rhodecode/public/js/src/rhodecode/pullrequests.js:198
4415 4420 msgid "Commit Authors are not allowed to be a reviewer."
4416 4421 msgstr ""
4417 4422
4418 #: rhodecode/public/js/rhodecode-components.js:46698
4419 #: rhodecode/public/js/scripts.js:38546
4420 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:68
4421 #: rhodecode/public/js/src/rhodecode/pullrequests.js:336
4423 #: rhodecode/public/js/rhodecode-components.js:48198
4424 #: rhodecode/public/js/scripts.js:40002
4425 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:72
4426 #: rhodecode/public/js/src/rhodecode/pullrequests.js:300
4422 4427 msgid "User `{0}` not allowed to be a reviewer"
4423 4428 msgstr ""
4424 4429
4425 #: rhodecode/public/js/rhodecode-components.js:46823
4426 #: rhodecode/public/js/scripts.js:38671
4430 #: rhodecode/public/js/rhodecode-components.js:48204
4431 #: rhodecode/public/js/scripts.js:40008
4427 4432 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:71
4428 #: rhodecode/public/js/src/rhodecode/pullrequests.js:461
4433 #: rhodecode/public/js/src/rhodecode/pullrequests.js:306
4434 msgid "User `{0}` already in reviewers"
4435 msgstr ""
4436
4437 #: rhodecode/public/js/rhodecode-components.js:48334
4438 #: rhodecode/public/js/scripts.js:40138
4439 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:75
4440 #: rhodecode/public/js/src/rhodecode/pullrequests.js:436
4429 4441 msgid "added manually by \"{0}\""
4430 4442 msgstr ""
4431 4443
4432 #: rhodecode/public/js/rhodecode-components.js:46825
4433 #: rhodecode/public/js/scripts.js:38673
4434 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:82
4435 #: rhodecode/public/js/src/rhodecode/pullrequests.js:463
4444 #: rhodecode/public/js/rhodecode-components.js:48338
4445 #: rhodecode/public/js/scripts.js:40142
4446 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:86
4447 #: rhodecode/public/js/src/rhodecode/pullrequests.js:440
4436 4448 msgid "member of \"{0}\""
4437 4449 msgstr ""
4438 4450
4439 #: rhodecode/public/js/rhodecode-components.js:47404
4440 #: rhodecode/public/js/scripts.js:39252
4441 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:75
4451 #: rhodecode/public/js/rhodecode-components.js:48924
4452 #: rhodecode/public/js/scripts.js:40728
4453 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:79
4442 4454 #: rhodecode/public/js/src/rhodecode.js:142
4443 4455 msgid "file"
4444 4456 msgstr ""
4445 4457
4446 #: rhodecode/public/js/rhodecode-components.js:47424
4447 #: rhodecode/public/js/scripts.js:39272
4448 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:53
4458 #: rhodecode/public/js/rhodecode-components.js:48944
4459 #: rhodecode/public/js/scripts.js:40748
4460 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:56
4449 4461 #: rhodecode/public/js/src/rhodecode.js:162
4450 4462 msgid "Show more"
4451 4463 msgstr ""
4452 4464
4453 #: rhodecode/public/js/rhodecode-components.js:47805
4454 #: rhodecode/public/js/scripts.js:39653
4455 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:72
4456 #: rhodecode/public/js/src/rhodecode.js:543
4465 #: rhodecode/public/js/rhodecode-components.js:49356
4466 #: rhodecode/public/js/scripts.js:41160
4467 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:76
4468 #: rhodecode/public/js/src/rhodecode.js:574
4457 4469 msgid "date not in future"
4458 4470 msgstr ""
4459 4471
4460 #: rhodecode/public/js/rhodecode-components.js:47813
4461 #: rhodecode/public/js/scripts.js:39661
4462 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:56
4463 #: rhodecode/public/js/src/rhodecode.js:551
4472 #: rhodecode/public/js/rhodecode-components.js:49364
4473 #: rhodecode/public/js/scripts.js:41168
4474 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:59
4475 #: rhodecode/public/js/src/rhodecode.js:582
4464 4476 msgid "Specified expiration date"
4465 4477 msgstr ""
4466 4478
@@ -4469,171 +4481,175 b' msgid "(from usergroup {0})"'
4469 4481 msgstr ""
4470 4482
4471 4483 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:3
4472 #: rhodecode/templates/codeblocks/diffs.mako:488
4473 #: rhodecode/templates/codeblocks/diffs.mako:493
4484 #: rhodecode/templates/codeblocks/diffs.mako:494
4485 #: rhodecode/templates/codeblocks/diffs.mako:499
4474 4486 msgid "Add another comment"
4475 4487 msgstr ""
4476 4488
4477 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:9
4489 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:10
4478 4490 #: rhodecode/public/js/src/i18n_messages.js:5
4479 4491 #: rhodecode/templates/pullrequests/pullrequest_show.mako:331
4480 4492 msgid "Close"
4481 4493 msgstr ""
4482 4494
4483 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:13
4484 msgid "Diff to Commit "
4485 msgstr ""
4486
4487 4495 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:14
4488 msgid "Fetching repository state failed. Error code: {0} {1}. Try refreshing this page."
4496 msgid "Diff to Commit "
4497 msgstr ""
4498
4499 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:15
4500 msgid "Fetching repository state failed. Error code: {0} {1}. Try <a href=\"{2}\">refreshing</a> this page."
4489 4501 msgstr ""
4490 4502
4491 4503 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:16
4504 msgid "Fetching repository state failed. Error code: {0} {1}. Try refreshing this page."
4505 msgstr ""
4506
4507 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:18
4492 4508 #: rhodecode/public/js/src/i18n_messages.js:4
4493 4509 msgid "Invite reviewers to this discussion"
4494 4510 msgstr ""
4495 4511
4496 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:23
4497 msgid "No bookmarks available yet."
4498 msgstr ""
4499
4500 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:24
4501 msgid "No branches available yet."
4502 msgstr ""
4503
4504 4512 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:25
4505 msgid "No forks available yet."
4513 msgid "No bookmarks available yet."
4506 4514 msgstr ""
4507 4515
4508 4516 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:26
4517 msgid "No branches available yet."
4518 msgstr ""
4519
4520 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:27
4521 msgid "No forks available yet."
4522 msgstr ""
4523
4524 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:28
4509 4525 msgid "No gists available yet."
4510 4526 msgstr ""
4511 4527
4512 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:29
4513 msgid "No pull requests available yet."
4514 msgstr ""
4515
4516 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:30
4517 msgid "No repositories available yet."
4518 msgstr ""
4519
4520 4528 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:31
4521 msgid "No repository groups available yet."
4529 msgid "No pull requests available yet."
4530 msgstr ""
4531
4532 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:32
4533 msgid "No repositories available yet."
4522 4534 msgstr ""
4523 4535
4524 4536 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:33
4525 msgid "No ssh keys available yet."
4526 msgstr ""
4527
4528 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:34
4529 msgid "No tags available yet."
4537 msgid "No repository groups available yet."
4530 4538 msgstr ""
4531 4539
4532 4540 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:35
4533 msgid "No user groups available yet."
4541 msgid "No ssh keys available yet."
4534 4542 msgstr ""
4535 4543
4536 4544 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:36
4545 msgid "No tags available yet."
4546 msgstr ""
4547
4548 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:37
4549 msgid "No user groups available yet."
4550 msgstr ""
4551
4552 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:38
4537 4553 msgid "No users available yet."
4538 4554 msgstr ""
4539 4555
4540 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:39
4556 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:42
4541 4557 #: rhodecode/templates/changelog/changelog.mako:59
4542 4558 msgid "Open new pull request"
4543 4559 msgstr ""
4544 4560
4545 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:40
4561 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:43
4546 4562 msgid "Open new pull request for selected commit"
4547 4563 msgstr ""
4548 4564
4549 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:46
4550 msgid "Saving..."
4551 msgstr ""
4552
4553 4565 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:49
4554 #: rhodecode/public/js/src/i18n_messages.js:6
4555 #: rhodecode/templates/admin/settings/settings_email.mako:48
4556 msgid "Send"
4566 msgid "Saving..."
4557 4567 msgstr ""
4558 4568
4559 4569 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:52
4560 msgid "Show at Commit "
4561 msgstr ""
4562
4563 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:54
4564 msgid "Show selected commit __S"
4570 #: rhodecode/public/js/src/i18n_messages.js:6
4571 #: rhodecode/templates/admin/settings/settings_email.mako:48
4572 msgid "Send"
4565 4573 msgstr ""
4566 4574
4567 4575 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:55
4576 msgid "Show at Commit "
4577 msgstr ""
4578
4579 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:57
4580 msgid "Show selected commit __S"
4581 msgstr ""
4582
4583 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:58
4568 4584 msgid "Show selected commits __S ... __E"
4569 4585 msgstr ""
4570 4586
4571 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:61
4587 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:64
4572 4588 #: rhodecode/public/js/src/i18n_messages.js:7
4573 4589 msgid "Switch to chat"
4574 4590 msgstr ""
4575 4591
4576 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:62
4577 #: rhodecode/public/js/src/i18n_messages.js:8
4578 msgid "Switch to comment"
4579 msgstr ""
4580
4581 4592 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:65
4593 #: rhodecode/public/js/src/i18n_messages.js:8
4594 msgid "Switch to comment"
4595 msgstr ""
4596
4597 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:68
4582 4598 msgid "There are currently no open pull requests requiring your participation."
4583 4599 msgstr ""
4584 4600
4585 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:67
4601 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:70
4586 4602 msgid "Updating..."
4587 4603 msgstr ""
4588 4604
4589 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:73
4605 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:77
4590 4606 #: rhodecode/templates/admin/auth/auth_settings.mako:71
4591 4607 msgid "disabled"
4592 4608 msgstr ""
4593 4609
4594 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:74
4610 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:78
4595 4611 #: rhodecode/templates/admin/auth/auth_settings.mako:71
4596 4612 msgid "enabled"
4597 4613 msgstr ""
4598 4614
4599 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:76
4615 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:80
4600 4616 msgid "files"
4601 4617 msgstr ""
4602 4618
4603 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:81
4619 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:85
4604 4620 #: rhodecode/templates/pullrequests/pullrequest.mako:140
4605 4621 msgid "loading..."
4606 4622 msgstr ""
4607 4623
4608 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:86
4624 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:90
4609 4625 msgid "specify commit"
4610 4626 msgstr ""
4611 4627
4612 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:89
4628 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:93
4613 4629 msgid "{0} active out of {1} users"
4614 4630 msgstr ""
4615 4631
4616 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:94
4632 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:98
4617 4633 msgid "{0} days"
4618 4634 msgstr ""
4619 4635
4620 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:96
4621 msgid "{0} hours"
4622 msgstr ""
4623
4624 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:99
4625 msgid "{0} months"
4626 msgstr ""
4627
4628 4636 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:100
4637 msgid "{0} hours"
4638 msgstr ""
4639
4640 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:103
4641 msgid "{0} months"
4642 msgstr ""
4643
4644 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:104
4629 4645 msgid "{0} out of {1} ssh keys"
4630 4646 msgstr ""
4631 4647
4632 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:101
4633 msgid "{0} out of {1} users"
4634 msgstr ""
4635
4636 4648 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:105
4649 msgid "{0} out of {1} users"
4650 msgstr ""
4651
4652 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:109
4637 4653 msgid "{0} years"
4638 4654 msgstr ""
4639 4655
@@ -4707,12 +4723,17 b' msgstr ""'
4707 4723 msgid "Edit Repository Group"
4708 4724 msgstr ""
4709 4725
4710 #: rhodecode/templates/index_base.mako:97
4711 #: rhodecode/templates/index_base.mako:125
4726 #: rhodecode/templates/index_base.mako:68
4727 msgid "No repositories or repositories groups exists here."
4728 msgstr ""
4729
4730 #: rhodecode/templates/index_base.mako:86
4731 #: rhodecode/templates/index_base.mako:116
4712 4732 #: rhodecode/templates/admin/gists/index.mako:112
4713 4733 #: rhodecode/templates/admin/integrations/list.mako:106
4714 4734 #: rhodecode/templates/admin/my_account/my_account_pullrequests.mako:55
4715 4735 #: rhodecode/templates/admin/my_account/my_account_repos.mako:31
4736 #: rhodecode/templates/admin/my_account/my_account_user_group_membership.mako:39
4716 4737 #: rhodecode/templates/admin/my_account/my_account_watched.mako:31
4717 4738 #: rhodecode/templates/admin/repo_groups/repo_groups.mako:53
4718 4739 #: rhodecode/templates/admin/repos/repo_add_base.mako:9
@@ -4729,13 +4750,14 b' msgstr ""'
4729 4750 msgid "Name"
4730 4751 msgstr ""
4731 4752
4732 #: rhodecode/templates/index_base.mako:100
4733 #: rhodecode/templates/index_base.mako:128
4753 #: rhodecode/templates/index_base.mako:89
4754 #: rhodecode/templates/index_base.mako:119
4734 4755 #: rhodecode/templates/admin/gists/index.mako:114
4735 4756 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:15
4736 4757 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:71
4737 4758 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:10
4738 4759 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:55
4760 #: rhodecode/templates/admin/my_account/my_account_user_group_membership.mako:44
4739 4761 #: rhodecode/templates/admin/permissions/permissions_ssh_keys.mako:49
4740 4762 #: rhodecode/templates/admin/repo_groups/repo_group_add.mako:45
4741 4763 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.mako:55
@@ -4765,20 +4787,21 b' msgstr ""'
4765 4787 #: rhodecode/templates/forks/forks.mako:72
4766 4788 #: rhodecode/templates/pullrequests/pullrequest.mako:54
4767 4789 #: rhodecode/templates/pullrequests/pullrequest_show.mako:169
4768 #: rhodecode/templates/pullrequests/pullrequest_show.mako:493
4769 #: rhodecode/templates/summary/components.mako:82
4790 #: rhodecode/templates/pullrequests/pullrequest_show.mako:481
4791 #: rhodecode/templates/summary/components.mako:88
4770 4792 msgid "Description"
4771 4793 msgstr ""
4772 4794
4773 #: rhodecode/templates/index_base.mako:103
4774 #: rhodecode/templates/index_base.mako:131
4795 #: rhodecode/templates/index_base.mako:92
4796 #: rhodecode/templates/index_base.mako:122
4775 4797 #: rhodecode/templates/admin/repo_groups/repo_groups.mako:59
4776 4798 #: rhodecode/templates/admin/repos/repos.mako:60
4777 4799 msgid "Last Change"
4778 4800 msgstr ""
4779 4801
4780 #: rhodecode/templates/index_base.mako:105
4781 #: rhodecode/templates/index_base.mako:136
4802 #: rhodecode/templates/index_base.mako:94
4803 #: rhodecode/templates/index_base.mako:127
4804 #: rhodecode/templates/admin/my_account/my_account_user_group_membership.mako:50
4782 4805 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.mako:5
4783 4806 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.mako:37
4784 4807 #: rhodecode/templates/admin/repo_groups/repo_groups.mako:63
@@ -4790,11 +4813,11 b' msgstr ""'
4790 4813 #: rhodecode/templates/admin/user_groups/user_groups.mako:71
4791 4814 #: rhodecode/templates/admin/users/user_edit_groups.mako:65
4792 4815 #: rhodecode/templates/forks/forks.mako:68
4793 #: rhodecode/templates/summary/components.mako:203
4816 #: rhodecode/templates/summary/components.mako:209
4794 4817 msgid "Owner"
4795 4818 msgstr ""
4796 4819
4797 #: rhodecode/templates/index_base.mako:134
4820 #: rhodecode/templates/index_base.mako:125
4798 4821 #: rhodecode/templates/admin/my_account/my_account_repos.mako:35
4799 4822 #: rhodecode/templates/admin/my_account/my_account_watched.mako:35
4800 4823 #: rhodecode/templates/admin/repos/repos.mako:63
@@ -4806,7 +4829,7 b' msgstr ""'
4806 4829 #: rhodecode/templates/email_templates/commit_comment.mako:49
4807 4830 #: rhodecode/templates/email_templates/commit_comment.mako:88
4808 4831 #: rhodecode/templates/files/file_authors_box.mako:31
4809 #: rhodecode/templates/pullrequests/pullrequest_show.mako:491
4832 #: rhodecode/templates/pullrequests/pullrequest_show.mako:479
4810 4833 #: rhodecode/templates/search/search_commit.mako:6
4811 4834 #: rhodecode/templates/summary/summary_commits.mako:8
4812 4835 #: rhodecode/templates/tags/tags.mako:66
@@ -4823,7 +4846,7 b' msgid "Home"'
4823 4846 msgstr ""
4824 4847
4825 4848 #: rhodecode/templates/login.mako:5 rhodecode/templates/login.mako:35
4826 #: rhodecode/templates/login.mako:75 rhodecode/templates/base/base.mako:341
4849 #: rhodecode/templates/login.mako:75 rhodecode/templates/base/base.mako:343
4827 4850 #: rhodecode/templates/debug_style/login.html:60
4828 4851 msgid "Sign In"
4829 4852 msgstr ""
@@ -4845,7 +4868,7 b' msgid "Password reset is disabled. Pleas'
4845 4868 msgstr ""
4846 4869
4847 4870 #: rhodecode/templates/login.mako:68 rhodecode/templates/password_reset.mako:37
4848 #: rhodecode/templates/base/base.mako:46
4871 #: rhodecode/templates/base/base.mako:48
4849 4872 #: rhodecode/templates/errors/error_document.mako:63
4850 4873 msgid "Support"
4851 4874 msgstr ""
@@ -4998,7 +5021,7 b' msgid "Repository"'
4998 5021 msgstr ""
4999 5022
5000 5023 #: rhodecode/templates/admin/admin_audit_logs.mako:5
5001 #: rhodecode/templates/base/base.mako:75
5024 #: rhodecode/templates/base/base.mako:77
5002 5025 msgid "Admin audit logs"
5003 5026 msgstr ""
5004 5027
@@ -5179,7 +5202,7 b' msgstr ""'
5179 5202
5180 5203 #: rhodecode/templates/admin/gists/edit.mako:102
5181 5204 #: rhodecode/templates/base/issue_tracker_settings.mako:73
5182 #: rhodecode/templates/changeset/changeset_file_comment.mako:390
5205 #: rhodecode/templates/changeset/changeset_file_comment.mako:391
5183 5206 #: rhodecode/templates/codeblocks/diffs.mako:70
5184 5207 #: rhodecode/templates/files/files_add.mako:108
5185 5208 #: rhodecode/templates/files/files_delete.mako:69
@@ -5251,7 +5274,7 b' msgstr ""'
5251 5274 #: rhodecode/templates/changeset/changeset.mako:203
5252 5275 #: rhodecode/templates/compare/compare_commits.mako:18
5253 5276 #: rhodecode/templates/files/files_browser_tree.mako:9
5254 #: rhodecode/templates/pullrequests/pullrequest_show.mako:490
5277 #: rhodecode/templates/pullrequests/pullrequest_show.mako:478
5255 5278 #: rhodecode/templates/pullrequests/pullrequests.mako:112
5256 5279 #: rhodecode/templates/search/search_commit.mako:16
5257 5280 #: rhodecode/templates/summary/summary_commits.mako:11
@@ -5354,7 +5377,7 b' msgstr ""'
5354 5377 #: rhodecode/templates/admin/repos/repo_edit.mako:46
5355 5378 #: rhodecode/templates/admin/settings/settings.mako:14
5356 5379 #: rhodecode/templates/admin/user_groups/user_group_edit.mako:33
5357 #: rhodecode/templates/base/base.mako:84 rhodecode/templates/base/base.mako:249
5380 #: rhodecode/templates/base/base.mako:86 rhodecode/templates/base/base.mako:251
5358 5381 msgid "Settings"
5359 5382 msgstr ""
5360 5383
@@ -5457,7 +5480,7 b' msgid "No description available"'
5457 5480 msgstr ""
5458 5481
5459 5482 #: rhodecode/templates/admin/my_account/my_account.mako:5
5460 #: rhodecode/templates/base/base.mako:355
5483 #: rhodecode/templates/base/base.mako:357
5461 5484 msgid "My account"
5462 5485 msgstr ""
5463 5486
@@ -5485,35 +5508,40 b' msgstr ""'
5485 5508 msgid "SSH Keys"
5486 5509 msgstr ""
5487 5510
5488 #: rhodecode/templates/admin/my_account/my_account.mako:36
5489 msgid "OAuth Identities"
5511 #: rhodecode/templates/admin/my_account/my_account.mako:33
5512 #: rhodecode/templates/admin/my_account/my_account_user_group_membership.mako:5
5513 msgid "User Group Membership"
5490 5514 msgstr ""
5491 5515
5492 5516 #: rhodecode/templates/admin/my_account/my_account.mako:38
5493 #: rhodecode/templates/admin/users/user_edit.mako:44
5494 msgid "Emails"
5517 msgid "OAuth Identities"
5495 5518 msgstr ""
5496 5519
5497 5520 #: rhodecode/templates/admin/my_account/my_account.mako:40
5498 msgid "Watched"
5499 msgstr ""
5500
5501 #: rhodecode/templates/admin/my_account/my_account.mako:41
5502 #: rhodecode/templates/admin/notifications/notifications_show_all.mako:43
5503 #: rhodecode/templates/base/base.mako:239
5504 msgid "Pull Requests"
5521 #: rhodecode/templates/admin/users/user_edit.mako:44
5522 msgid "Emails"
5505 5523 msgstr ""
5506 5524
5507 5525 #: rhodecode/templates/admin/my_account/my_account.mako:42
5526 msgid "Watched"
5527 msgstr ""
5528
5529 #: rhodecode/templates/admin/my_account/my_account.mako:43
5530 #: rhodecode/templates/admin/notifications/notifications_show_all.mako:43
5531 #: rhodecode/templates/base/base.mako:241
5532 msgid "Pull Requests"
5533 msgstr ""
5534
5535 #: rhodecode/templates/admin/my_account/my_account.mako:44
5508 5536 #: rhodecode/templates/admin/permissions/permissions.mako:14
5509 5537 #: rhodecode/templates/admin/repo_groups/repo_group_edit.mako:49
5510 5538 #: rhodecode/templates/admin/repos/repo_edit.mako:49
5511 5539 #: rhodecode/templates/admin/user_groups/user_group_edit.mako:34
5512 #: rhodecode/templates/base/base.mako:80
5540 #: rhodecode/templates/base/base.mako:82
5513 5541 msgid "Permissions"
5514 5542 msgstr ""
5515 5543
5516 #: rhodecode/templates/admin/my_account/my_account.mako:43
5544 #: rhodecode/templates/admin/my_account/my_account.mako:45
5517 5545 msgid "Live Notifications"
5518 5546 msgstr ""
5519 5547
@@ -5730,6 +5758,23 b' msgstr ""'
5730 5758 msgid "Public key, begins with 'ssh-rsa', 'ssh-dss', 'ssh-ed25519', 'ecdsa-sha2-nistp256', 'ecdsa-sha2-nistp384', or 'ecdsa-sha2-nistp521'"
5731 5759 msgstr ""
5732 5760
5761 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:71
5762 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:66
5763 msgid "Click add to use this generate SSH key"
5764 msgstr ""
5765
5766 #: rhodecode/templates/admin/my_account/my_account_user_group_membership.mako:49
5767 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:41
5768 #: rhodecode/templates/admin/user_groups/user_group_add.mako:52
5769 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.mako:51
5770 #: rhodecode/templates/admin/user_groups/user_groups.mako:69
5771 #: rhodecode/templates/admin/users/user_add.mako:97
5772 #: rhodecode/templates/admin/users/user_edit_groups.mako:64
5773 #: rhodecode/templates/admin/users/user_edit_profile.mako:90
5774 #: rhodecode/templates/admin/users/users.mako:74
5775 msgid "Active"
5776 msgstr ""
5777
5733 5778 #: rhodecode/templates/admin/my_account/my_account_watched.mako:3
5734 5779 msgid "Your Watched Repositories"
5735 5780 msgstr ""
@@ -5926,7 +5971,7 b' msgstr ""'
5926 5971
5927 5972 #: rhodecode/templates/admin/repo_groups/repo_group_add.mako:14
5928 5973 #: rhodecode/templates/admin/users/user_edit_advanced.mako:12
5929 #: rhodecode/templates/base/base.mako:77 rhodecode/templates/base/base.mako:151
5974 #: rhodecode/templates/base/base.mako:79 rhodecode/templates/base/base.mako:153
5930 5975 msgid "Repository groups"
5931 5976 msgstr ""
5932 5977
@@ -6110,7 +6155,7 b' msgid "Import Existing Repository ?"'
6110 6155 msgstr ""
6111 6156
6112 6157 #: rhodecode/templates/admin/repos/repo_add_base.mako:23
6113 #: rhodecode/templates/base/base.mako:196
6158 #: rhodecode/templates/base/base.mako:198
6114 6159 msgid "Clone from"
6115 6160 msgstr ""
6116 6161
@@ -6184,7 +6229,7 b' msgid "Remote"'
6184 6229 msgstr ""
6185 6230
6186 6231 #: rhodecode/templates/admin/repos/repo_edit.mako:72
6187 #: rhodecode/templates/summary/components.mako:143
6232 #: rhodecode/templates/summary/components.mako:149
6188 6233 msgid "Statistics"
6189 6234 msgstr ""
6190 6235
@@ -6209,103 +6254,107 b' msgstr ""'
6209 6254 msgid "Cached Commit id"
6210 6255 msgstr ""
6211 6256
6212 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:14
6257 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:9
6258 msgid "Attached scoped tokens"
6259 msgstr ""
6260
6261 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:15
6213 6262 #, python-format
6214 6263 msgid "Repository: %s"
6215 6264 msgstr ""
6216 6265
6217 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:24
6266 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:25
6218 6267 msgid "Fork Reference"
6219 6268 msgstr ""
6220 6269
6221 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:30
6270 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:31
6222 6271 #, python-format
6223 6272 msgid "This repository is a fork of %(repo_link)s"
6224 6273 msgstr ""
6225 6274
6226 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:36
6275 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:37
6227 6276 msgid "Set"
6228 6277 msgstr ""
6229 6278
6230 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:39
6279 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:40
6231 6280 msgid "Manually set this repository as a fork of another from the list"
6232 6281 msgstr ""
6233 6282
6234 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:48
6283 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:49
6235 6284 msgid "Public Journal Visibility"
6236 6285 msgstr ""
6237 6286
6238 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:55
6287 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:56
6239 6288 msgid "Remove from Public Journal"
6240 6289 msgstr ""
6241 6290
6242 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:59
6291 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:60
6243 6292 msgid "Add to Public Journal"
6244 6293 msgstr ""
6245 6294
6246 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:64
6295 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:65
6247 6296 msgid "All actions made on this repository will be visible to everyone following the public journal."
6248 6297 msgstr ""
6249 6298
6250 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:73
6299 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:74
6251 6300 msgid "Locking state"
6252 6301 msgstr ""
6253 6302
6254 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:82
6303 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:83
6255 6304 msgid "This Repository is not currently locked."
6256 6305 msgstr ""
6257 6306
6258 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:89
6307 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:90
6259 6308 msgid "Confirm to unlock repository."
6260 6309 msgstr ""
6261 6310
6262 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:91
6311 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:92
6263 6312 msgid "Unlock repository"
6264 6313 msgstr ""
6265 6314
6266 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:96
6315 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:97
6267 6316 msgid "Confirm to lock repository."
6268 6317 msgstr ""
6269 6318
6270 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:98
6319 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:99
6271 6320 msgid "Lock Repository"
6272 6321 msgstr ""
6273 6322
6274 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:104
6323 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:105
6275 6324 msgid "Force repository locking. This only works when anonymous access is disabled. Pulling from the repository locks the repository to that user until the same user pushes to that repository again."
6276 6325 msgstr ""
6277 6326
6278 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:113
6327 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:114
6279 6328 msgid "Delete repository"
6280 6329 msgstr ""
6281 6330
6282 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:124
6331 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:125
6283 6332 msgid "Detach forks"
6284 6333 msgstr ""
6285 6334
6286 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:129
6335 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:130
6287 6336 msgid "Delete forks"
6288 6337 msgstr ""
6289 6338
6290 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:138
6339 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:139
6291 6340 #: rhodecode/templates/data_table/_dt_elements.mako:172
6292 6341 #, python-format
6293 6342 msgid "Confirm to delete this repository: %s"
6294 6343 msgstr ""
6295 6344
6296 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:140
6345 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:141
6297 6346 msgid "Delete This Repository"
6298 6347 msgstr ""
6299 6348
6300 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:145
6349 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:146
6301 6350 msgid "This repository will be renamed in a special way in order to make it inaccessible to RhodeCode Enterprise and its VCS systems. If you need to fully delete it from the file system, please do it manually, or with rhodecode-cleanup-repos command available in rhodecode-tools."
6302 6351 msgstr ""
6303 6352
6304 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:179
6353 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:180
6305 6354 msgid "Change repository"
6306 6355 msgstr ""
6307 6356
6308 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:179
6357 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:180
6309 6358 msgid "Pick repository"
6310 6359 msgstr ""
6311 6360
@@ -6349,17 +6398,6 b' msgstr ""'
6349 6398 msgid "Key"
6350 6399 msgstr ""
6351 6400
6352 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:41
6353 #: rhodecode/templates/admin/user_groups/user_group_add.mako:52
6354 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.mako:51
6355 #: rhodecode/templates/admin/user_groups/user_groups.mako:69
6356 #: rhodecode/templates/admin/users/user_add.mako:97
6357 #: rhodecode/templates/admin/users/user_edit_groups.mako:64
6358 #: rhodecode/templates/admin/users/user_edit_profile.mako:90
6359 #: rhodecode/templates/admin/users/users.mako:74
6360 msgid "Active"
6361 msgstr ""
6362
6363 6401 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:3
6364 6402 msgid "Custom extra fields for this repository"
6365 6403 msgstr ""
@@ -6513,7 +6551,7 b' msgid "Settings for Repository: %s"'
6513 6551 msgstr ""
6514 6552
6515 6553 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:22
6516 msgid "Non-changeable id"
6554 msgid "permalink id"
6517 6555 msgstr ""
6518 6556
6519 6557 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:22
@@ -6699,7 +6737,7 b' msgstr ""'
6699 6737 #: rhodecode/templates/admin/settings/settings_global.mako:139
6700 6738 #: rhodecode/templates/admin/settings/settings_labs.mako:48
6701 6739 #: rhodecode/templates/admin/settings/settings_vcs.mako:13
6702 #: rhodecode/templates/admin/settings/settings_visual.mako:210
6740 #: rhodecode/templates/admin/settings/settings_visual.mako:214
6703 6741 msgid "Save settings"
6704 6742 msgstr ""
6705 6743
@@ -6977,6 +7015,14 b' msgstr ""'
6977 7015 msgid "Gunicorn process management"
6978 7016 msgstr ""
6979 7017
7018 #: rhodecode/templates/admin/settings/settings_process_management.mako:11
7019 msgid "start auto refresh"
7020 msgstr ""
7021
7022 #: rhodecode/templates/admin/settings/settings_process_management.mako:12
7023 msgid "stop auto refresh"
7024 msgstr ""
7025
6980 7026 #: rhodecode/templates/admin/settings/settings_search.mako:3
6981 7027 msgid "RhodeCode Full Text Search"
6982 7028 msgstr ""
@@ -7025,11 +7071,6 b' msgstr ""'
7025 7071 msgid "Cleanup sessions"
7026 7072 msgstr ""
7027 7073
7028 #: rhodecode/templates/admin/settings/settings_supervisor_tail.mako:1
7029 #, python-format
7030 msgid "Last %(size)s bytes of process logs, use ?offset=[num] GET param to set custom size"
7031 msgstr ""
7032
7033 7074 #: rhodecode/templates/admin/settings/settings_system.mako:11
7034 7075 msgid "create summary snapshot"
7035 7076 msgstr ""
@@ -7174,24 +7215,26 b' msgid "Default renderer used to render c'
7174 7215 msgstr ""
7175 7216
7176 7217 #: rhodecode/templates/admin/settings/settings_visual.mako:170
7177 msgid "Clone URL"
7178 msgstr ""
7179
7180 #: rhodecode/templates/admin/settings/settings_visual.mako:179
7218 msgid "Clone URL templates"
7219 msgstr ""
7220
7221 #: rhodecode/templates/admin/settings/settings_visual.mako:181
7181 7222 msgid ""
7182 7223 "Schema of clone url construction eg. '{scheme}://{user}@{netloc}/{repo}', available vars:\n"
7183 7224 " {scheme} 'http' or 'https' sent from running RhodeCode server,\n"
7184 7225 " {user} current user username,\n"
7226 " {sys_user} current system user running this process, usefull for ssh,\n"
7227 " {hostname} hostname of this server running RhodeCode,\n"
7185 7228 " {netloc} network location/server host of running RhodeCode server,\n"
7186 7229 " {repo} full repository name,\n"
7187 7230 " {repoid} ID of repository, can be used to contruct clone-by-id"
7188 7231 msgstr ""
7189 7232
7190 #: rhodecode/templates/admin/settings/settings_visual.mako:192
7233 #: rhodecode/templates/admin/settings/settings_visual.mako:196
7191 7234 msgid "Custom Support Link"
7192 7235 msgstr ""
7193 7236
7194 #: rhodecode/templates/admin/settings/settings_visual.mako:200
7237 #: rhodecode/templates/admin/settings/settings_visual.mako:204
7195 7238 #, python-format
7196 7239 msgid ""
7197 7240 "Custom url for the support link located at the bottom.\n"
@@ -7206,7 +7249,7 b' msgstr ""'
7206 7249
7207 7250 #: rhodecode/templates/admin/user_groups/user_group_add.mako:13
7208 7251 #: rhodecode/templates/admin/users/user_edit_advanced.mako:13
7209 #: rhodecode/templates/base/base.mako:79 rhodecode/templates/base/base.mako:154
7252 #: rhodecode/templates/base/base.mako:81 rhodecode/templates/base/base.mako:156
7210 7253 msgid "User groups"
7211 7254 msgstr ""
7212 7255
@@ -7350,7 +7393,7 b' msgstr ""'
7350 7393
7351 7394 #: rhodecode/templates/admin/users/user_add.mako:13
7352 7395 #: rhodecode/templates/admin/users/user_edit.mako:14
7353 #: rhodecode/templates/base/base.mako:78
7396 #: rhodecode/templates/base/base.mako:80
7354 7397 msgid "Users"
7355 7398 msgstr ""
7356 7399
@@ -7604,13 +7647,17 b' msgstr ""'
7604 7647 msgid "Private key"
7605 7648 msgstr ""
7606 7649
7607 #: rhodecode/templates/admin/users/user_edit_ssh_keys_generate.mako:23
7650 #: rhodecode/templates/admin/users/user_edit_ssh_keys_generate.mako:25
7608 7651 msgid "Public key"
7609 7652 msgstr ""
7610 7653
7611 #: rhodecode/templates/admin/users/user_edit_ssh_keys_generate.mako:34
7612 7654 #: rhodecode/templates/admin/users/user_edit_ssh_keys_generate.mako:36
7613 msgid "Add this generated key"
7655 #: rhodecode/templates/admin/users/user_edit_ssh_keys_generate.mako:38
7656 msgid "Use this generated key"
7657 msgstr ""
7658
7659 #: rhodecode/templates/admin/users/user_edit_ssh_keys_generate.mako:40
7660 msgid "Confirmation required on the next screen"
7614 7661 msgstr ""
7615 7662
7616 7663 #: rhodecode/templates/admin/users/users.mako:5
@@ -7621,174 +7668,174 b' msgstr ""'
7621 7668 msgid "Auth type"
7622 7669 msgstr ""
7623 7670
7624 #: rhodecode/templates/base/base.mako:53
7671 #: rhodecode/templates/base/base.mako:55
7625 7672 #, python-format
7626 7673 msgid "RhodeCode instance id: %s"
7627 7674 msgstr ""
7628 7675
7629 #: rhodecode/templates/base/base.mako:81
7630 msgid "Authentication"
7631 msgstr ""
7632
7633 7676 #: rhodecode/templates/base/base.mako:83
7677 msgid "Authentication"
7678 msgstr ""
7679
7680 #: rhodecode/templates/base/base.mako:85
7634 7681 msgid "Defaults"
7635 7682 msgstr ""
7636 7683
7637 #: rhodecode/templates/base/base.mako:101
7684 #: rhodecode/templates/base/base.mako:103
7638 7685 #: rhodecode/templates/files/files_pjax.mako:24
7639 7686 #: rhodecode/templates/summary/components.mako:42
7640 7687 msgid "Show More"
7641 7688 msgstr ""
7642 7689
7643 #: rhodecode/templates/base/base.mako:188
7690 #: rhodecode/templates/base/base.mako:190
7644 7691 msgid "Fork of"
7645 7692 msgstr ""
7646 7693
7647 #: rhodecode/templates/base/base.mako:205
7694 #: rhodecode/templates/base/base.mako:207
7648 7695 #, python-format
7649 7696 msgid "Repository locked by %(user)s"
7650 7697 msgstr ""
7651 7698
7652 #: rhodecode/templates/base/base.mako:210
7699 #: rhodecode/templates/base/base.mako:212
7653 7700 msgid "Repository not locked. Pull repository to lock it."
7654 7701 msgstr ""
7655 7702
7656 #: rhodecode/templates/base/base.mako:228
7703 #: rhodecode/templates/base/base.mako:230
7657 7704 #: rhodecode/templates/data_table/_dt_elements.mako:46
7658 7705 #: rhodecode/templates/data_table/_dt_elements.mako:47
7659 7706 #: rhodecode/templates/data_table/_dt_elements.mako:197
7660 7707 msgid "Summary"
7661 7708 msgstr ""
7662 7709
7663 #: rhodecode/templates/base/base.mako:229
7710 #: rhodecode/templates/base/base.mako:231
7664 7711 #: rhodecode/templates/data_table/_dt_elements.mako:51
7665 7712 #: rhodecode/templates/data_table/_dt_elements.mako:52
7666 7713 msgid "Changelog"
7667 7714 msgstr ""
7668 7715
7669 #: rhodecode/templates/base/base.mako:230
7716 #: rhodecode/templates/base/base.mako:232
7670 7717 #: rhodecode/templates/data_table/_dt_elements.mako:56
7671 7718 #: rhodecode/templates/data_table/_dt_elements.mako:57
7672 7719 #: rhodecode/templates/files/files.mako:15
7673 7720 msgid "Files"
7674 7721 msgstr ""
7675 7722
7676 #: rhodecode/templates/base/base.mako:231
7723 #: rhodecode/templates/base/base.mako:233
7677 7724 #: rhodecode/templates/bookmarks/bookmarks.mako:68
7678 7725 #: rhodecode/templates/branches/branches.mako:67
7679 7726 #: rhodecode/templates/tags/tags.mako:68
7680 7727 msgid "Compare"
7681 7728 msgstr ""
7682 7729
7683 #: rhodecode/templates/base/base.mako:235
7730 #: rhodecode/templates/base/base.mako:237
7684 7731 #, python-format
7685 7732 msgid "Show Pull Requests for %s"
7686 7733 msgstr ""
7687 7734
7688 #: rhodecode/templates/base/base.mako:245
7735 #: rhodecode/templates/base/base.mako:247
7689 7736 msgid "Options"
7690 7737 msgstr ""
7691 7738
7692 #: rhodecode/templates/base/base.mako:253
7739 #: rhodecode/templates/base/base.mako:255
7693 7740 #: rhodecode/templates/changelog/changelog.mako:40
7694 7741 #, python-format
7695 7742 msgid "Compare fork with %s"
7696 7743 msgstr ""
7697 7744
7698 #: rhodecode/templates/base/base.mako:267
7699 #: rhodecode/templates/base/base.mako:411
7745 #: rhodecode/templates/base/base.mako:269
7746 #: rhodecode/templates/base/base.mako:413
7700 7747 #: rhodecode/templates/search/search.mako:64
7701 7748 msgid "Search"
7702 7749 msgstr ""
7703 7750
7704 #: rhodecode/templates/base/base.mako:271
7705 msgid "Unlock"
7706 msgstr ""
7707
7708 7751 #: rhodecode/templates/base/base.mako:273
7752 msgid "Unlock"
7753 msgstr ""
7754
7755 #: rhodecode/templates/base/base.mako:275
7709 7756 msgid "Lock"
7710 7757 msgstr ""
7711 7758
7712 #: rhodecode/templates/base/base.mako:278
7759 #: rhodecode/templates/base/base.mako:280
7713 7760 #: rhodecode/templates/data_table/_dt_elements.mako:61
7714 7761 #: rhodecode/templates/data_table/_dt_elements.mako:62
7715 7762 msgid "Fork"
7716 7763 msgstr ""
7717 7764
7718 #: rhodecode/templates/base/base.mako:279
7765 #: rhodecode/templates/base/base.mako:281
7719 7766 msgid "Create Pull Request"
7720 7767 msgstr ""
7721 7768
7722 #: rhodecode/templates/base/base.mako:301
7769 #: rhodecode/templates/base/base.mako:303
7723 7770 msgid "Sign in"
7724 7771 msgstr ""
7725 7772
7726 #: rhodecode/templates/base/base.mako:309
7773 #: rhodecode/templates/base/base.mako:311
7727 7774 #: rhodecode/templates/debug_style/login.html:28
7728 7775 msgid "Sign in to your account"
7729 7776 msgstr ""
7730 7777
7731 #: rhodecode/templates/base/base.mako:326
7778 #: rhodecode/templates/base/base.mako:328
7732 7779 #: rhodecode/templates/debug_style/login.html:46
7733 7780 msgid "(Forgot password?)"
7734 7781 msgstr ""
7735 7782
7736 #: rhodecode/templates/base/base.mako:336
7737 msgid "Don't have an account?"
7738 msgstr ""
7739
7740 7783 #: rhodecode/templates/base/base.mako:338
7784 msgid "Don't have an account?"
7785 msgstr ""
7786
7787 #: rhodecode/templates/base/base.mako:340
7741 7788 msgid "Using external auth? Sign In here."
7742 7789 msgstr ""
7743 7790
7744 #: rhodecode/templates/base/base.mako:357
7791 #: rhodecode/templates/base/base.mako:359
7745 7792 msgid "My personal group"
7746 7793 msgstr ""
7747 7794
7748 #: rhodecode/templates/base/base.mako:361
7795 #: rhodecode/templates/base/base.mako:363
7749 7796 msgid "Sign Out"
7750 7797 msgstr ""
7751 7798
7752 #: rhodecode/templates/base/base.mako:393
7799 #: rhodecode/templates/base/base.mako:395
7753 7800 msgid "Show activity journal"
7754 7801 msgstr ""
7755 7802
7756 #: rhodecode/templates/base/base.mako:394
7803 #: rhodecode/templates/base/base.mako:396
7757 7804 #: rhodecode/templates/journal/journal.mako:4
7758 7805 #: rhodecode/templates/journal/journal.mako:15
7759 7806 msgid "Journal"
7760 7807 msgstr ""
7761 7808
7762 #: rhodecode/templates/base/base.mako:399
7809 #: rhodecode/templates/base/base.mako:401
7763 7810 msgid "Show Public activity journal"
7764 7811 msgstr ""
7765 7812
7766 #: rhodecode/templates/base/base.mako:400
7813 #: rhodecode/templates/base/base.mako:402
7767 7814 msgid "Public journal"
7768 7815 msgstr ""
7769 7816
7770 #: rhodecode/templates/base/base.mako:405
7817 #: rhodecode/templates/base/base.mako:407
7771 7818 msgid "Show Gists"
7772 7819 msgstr ""
7773 7820
7774 #: rhodecode/templates/base/base.mako:406
7821 #: rhodecode/templates/base/base.mako:408
7775 7822 msgid "Gists"
7776 7823 msgstr ""
7777 7824
7778 #: rhodecode/templates/base/base.mako:410
7825 #: rhodecode/templates/base/base.mako:412
7779 7826 msgid "Search in repositories you have access to"
7780 7827 msgstr ""
7781 7828
7782 #: rhodecode/templates/base/base.mako:416
7829 #: rhodecode/templates/base/base.mako:418
7783 7830 msgid "Admin settings"
7784 7831 msgstr ""
7785 7832
7786 #: rhodecode/templates/base/base.mako:423
7833 #: rhodecode/templates/base/base.mako:425
7787 7834 msgid "Delegated Admin settings"
7788 7835 msgstr ""
7789 7836
7790 #: rhodecode/templates/base/base.mako:433
7791 #: rhodecode/templates/base/base.mako:434
7837 #: rhodecode/templates/base/base.mako:435
7838 #: rhodecode/templates/base/base.mako:436
7792 7839 #: rhodecode/templates/debug_style/alerts.html:5
7793 7840 #: rhodecode/templates/debug_style/buttons.html:5
7794 7841 #: rhodecode/templates/debug_style/code-block.html:6
@@ -7810,15 +7857,15 b' msgstr ""'
7810 7857 msgid "Style"
7811 7858 msgstr ""
7812 7859
7813 #: rhodecode/templates/base/base.mako:491
7860 #: rhodecode/templates/base/base.mako:493
7814 7861 msgid "Go to"
7815 7862 msgstr ""
7816 7863
7817 #: rhodecode/templates/base/base.mako:544
7864 #: rhodecode/templates/base/base.mako:546
7818 7865 msgid "Keyboard shortcuts"
7819 7866 msgstr ""
7820 7867
7821 #: rhodecode/templates/base/base.mako:552
7868 #: rhodecode/templates/base/base.mako:554
7822 7869 msgid "Site-wide shortcuts"
7823 7870 msgstr ""
7824 7871
@@ -7910,8 +7957,8 b' msgid "Confirm to remove this pattern:"'
7910 7957 msgstr ""
7911 7958
7912 7959 #: rhodecode/templates/base/issue_tracker_settings.mako:191
7913 #: rhodecode/templates/changeset/changeset_file_comment.mako:274
7914 #: rhodecode/templates/changeset/changeset_file_comment.mako:324
7960 #: rhodecode/templates/changeset/changeset_file_comment.mako:275
7961 #: rhodecode/templates/changeset/changeset_file_comment.mako:325
7915 7962 #: rhodecode/templates/files/files_add.mako:84
7916 7963 #: rhodecode/templates/files/files_add.mako:230
7917 7964 #: rhodecode/templates/files/files_edit.mako:85
@@ -8228,10 +8275,10 b' msgid "Compare Selected Bookmarks"'
8228 8275 msgstr ""
8229 8276
8230 8277 #: rhodecode/templates/bookmarks/bookmarks_data.mako:13
8231 #: rhodecode/templates/changelog/changelog_elements.mako:115
8278 #: rhodecode/templates/changelog/changelog_elements.mako:121
8232 8279 #: rhodecode/templates/changeset/changeset.mako:115
8233 8280 #: rhodecode/templates/files/base.mako:10
8234 #: rhodecode/templates/summary/summary_commits.mako:62
8281 #: rhodecode/templates/summary/summary_commits.mako:68
8235 8282 #, python-format
8236 8283 msgid "Bookmark %s"
8237 8284 msgstr ""
@@ -8250,10 +8297,10 b' msgid "Compare Selected Branches"'
8250 8297 msgstr ""
8251 8298
8252 8299 #: rhodecode/templates/branches/branches_data.mako:12
8253 #: rhodecode/templates/changelog/changelog_elements.mako:107
8300 #: rhodecode/templates/changelog/changelog_elements.mako:113
8254 8301 #: rhodecode/templates/changeset/changeset.mako:128
8255 8302 #: rhodecode/templates/files/base.mako:23
8256 #: rhodecode/templates/summary/summary_commits.mako:76
8303 #: rhodecode/templates/summary/summary_commits.mako:82
8257 8304 #, python-format
8258 8305 msgid "Branch %s"
8259 8306 msgstr ""
@@ -8318,79 +8365,79 b' msgstr ""'
8318 8365 msgid "load previous"
8319 8366 msgstr ""
8320 8367
8321 #: rhodecode/templates/changelog/changelog_elements.mako:26
8322 #: rhodecode/templates/summary/summary_commits.mako:21
8368 #: rhodecode/templates/changelog/changelog_elements.mako:32
8369 #: rhodecode/templates/summary/summary_commits.mako:27
8323 8370 #, python-format
8324 8371 msgid ""
8325 8372 "Commit status: %s\n"
8326 8373 "Click to open associated pull request #%s"
8327 8374 msgstr ""
8328 8375
8329 #: rhodecode/templates/changelog/changelog_elements.mako:30
8330 #: rhodecode/templates/summary/summary_commits.mako:25
8331 msgid "Commit status: {}"
8332 msgstr ""
8333
8334 8376 #: rhodecode/templates/changelog/changelog_elements.mako:36
8335 8377 #: rhodecode/templates/summary/summary_commits.mako:31
8378 msgid "Commit status: {}"
8379 msgstr ""
8380
8381 #: rhodecode/templates/changelog/changelog_elements.mako:42
8382 #: rhodecode/templates/summary/summary_commits.mako:37
8336 8383 msgid "Commit status: Not Reviewed"
8337 8384 msgstr ""
8338 8385
8339 #: rhodecode/templates/changelog/changelog_elements.mako:41
8340 #: rhodecode/templates/summary/summary_commits.mako:36
8386 #: rhodecode/templates/changelog/changelog_elements.mako:47
8387 #: rhodecode/templates/summary/summary_commits.mako:42
8341 8388 msgid "Commit has comments"
8342 8389 msgstr ""
8343 8390
8344 #: rhodecode/templates/changelog/changelog_elements.mako:52
8391 #: rhodecode/templates/changelog/changelog_elements.mako:58
8345 8392 #: rhodecode/templates/changeset/changeset.mako:42
8346 8393 msgid "Copy the full commit id"
8347 8394 msgstr ""
8348 8395
8349 #: rhodecode/templates/changelog/changelog_elements.mako:59
8396 #: rhodecode/templates/changelog/changelog_elements.mako:65
8350 8397 #: rhodecode/templates/changeset/changeset.mako:44
8351 8398 msgid "Commit phase"
8352 8399 msgstr ""
8353 8400
8354 #: rhodecode/templates/changelog/changelog_elements.mako:66
8355 #: rhodecode/templates/changelog/changelog_elements.mako:73
8401 #: rhodecode/templates/changelog/changelog_elements.mako:72
8402 #: rhodecode/templates/changelog/changelog_elements.mako:79
8356 8403 #: rhodecode/templates/changeset/changeset.mako:50
8357 8404 #: rhodecode/templates/changeset/changeset.mako:57
8358 8405 msgid "Evolve State"
8359 8406 msgstr ""
8360 8407
8361 #: rhodecode/templates/changelog/changelog_elements.mako:66
8408 #: rhodecode/templates/changelog/changelog_elements.mako:72
8362 8409 #: rhodecode/templates/changeset/changeset.mako:50
8363 8410 msgid "obsolete"
8364 8411 msgstr ""
8365 8412
8366 #: rhodecode/templates/changelog/changelog_elements.mako:73
8413 #: rhodecode/templates/changelog/changelog_elements.mako:79
8367 8414 #: rhodecode/templates/changeset/changeset.mako:57
8368 8415 msgid "hidden"
8369 8416 msgstr ""
8370 8417
8371 #: rhodecode/templates/changelog/changelog_elements.mako:77
8372 #: rhodecode/templates/compare/compare_commits.mako:45
8373 #: rhodecode/templates/pullrequests/pullrequest_show.mako:528
8418 #: rhodecode/templates/changelog/changelog_elements.mako:83
8419 #: rhodecode/templates/compare/compare_commits.mako:50
8420 #: rhodecode/templates/pullrequests/pullrequest_show.mako:516
8374 8421 #: rhodecode/templates/search/search_commit.mako:36
8375 8422 msgid "Expand commit message"
8376 8423 msgstr ""
8377 8424
8378 #: rhodecode/templates/changelog/changelog_elements.mako:101
8425 #: rhodecode/templates/changelog/changelog_elements.mako:107
8379 8426 #: rhodecode/templates/changeset/changeset.mako:109
8380 8427 #: rhodecode/templates/files/base.mako:4
8381 8428 msgid "merge"
8382 8429 msgstr ""
8383 8430
8384 #: rhodecode/templates/changelog/changelog_elements.mako:123
8431 #: rhodecode/templates/changelog/changelog_elements.mako:129
8385 8432 #: rhodecode/templates/changeset/changeset.mako:122
8386 8433 #: rhodecode/templates/files/base.mako:17
8387 #: rhodecode/templates/summary/summary_commits.mako:69
8434 #: rhodecode/templates/summary/summary_commits.mako:75
8388 8435 #: rhodecode/templates/tags/tags_data.mako:12
8389 8436 #, python-format
8390 8437 msgid "Tag %s"
8391 8438 msgstr ""
8392 8439
8393 #: rhodecode/templates/changelog/changelog_elements.mako:137
8440 #: rhodecode/templates/changelog/changelog_elements.mako:143
8394 8441 msgid "load next"
8395 8442 msgstr ""
8396 8443
@@ -8425,7 +8472,7 b' msgstr ""'
8425 8472
8426 8473 #: rhodecode/templates/changeset/changeset.mako:89
8427 8474 #: rhodecode/templates/changeset/changeset.mako:95
8428 #: rhodecode/templates/changeset/changeset_file_comment.mako:81
8475 #: rhodecode/templates/changeset/changeset_file_comment.mako:82
8429 8476 #: rhodecode/templates/compare/compare_diff.mako:159
8430 8477 msgid "Commit status"
8431 8478 msgstr ""
@@ -8441,8 +8488,8 b' msgid "Diff options"'
8441 8488 msgstr ""
8442 8489
8443 8490 #: rhodecode/templates/changeset/changeset.mako:142
8444 #: rhodecode/templates/codeblocks/diffs.mako:445
8445 #: rhodecode/templates/codeblocks/diffs.mako:448
8491 #: rhodecode/templates/codeblocks/diffs.mako:451
8492 #: rhodecode/templates/codeblocks/diffs.mako:454
8446 8493 msgid "Raw diff"
8447 8494 msgstr ""
8448 8495
@@ -8459,8 +8506,8 b' msgid "Patch Diff"'
8459 8506 msgstr ""
8460 8507
8461 8508 #: rhodecode/templates/changeset/changeset.mako:150
8462 #: rhodecode/templates/codeblocks/diffs.mako:452
8463 #: rhodecode/templates/codeblocks/diffs.mako:455
8509 #: rhodecode/templates/codeblocks/diffs.mako:458
8510 #: rhodecode/templates/codeblocks/diffs.mako:461
8464 8511 msgid "Download diff"
8465 8512 msgstr ""
8466 8513
@@ -8484,102 +8531,102 b' msgstr ""'
8484 8531 msgid "No Parent Commits"
8485 8532 msgstr ""
8486 8533
8487 #: rhodecode/templates/changeset/changeset_file_comment.mako:32
8534 #: rhodecode/templates/changeset/changeset_file_comment.mako:33
8488 8535 msgid "Resolved by comment #{}"
8489 8536 msgstr ""
8490 8537
8491 #: rhodecode/templates/changeset/changeset_file_comment.mako:39
8538 #: rhodecode/templates/changeset/changeset_file_comment.mako:40
8492 8539 msgid "Click to resolve this comment"
8493 8540 msgstr ""
8494 8541
8495 #: rhodecode/templates/changeset/changeset_file_comment.mako:66
8496 #: rhodecode/templates/changeset/changeset_file_comment.mako:68
8542 #: rhodecode/templates/changeset/changeset_file_comment.mako:67
8543 #: rhodecode/templates/changeset/changeset_file_comment.mako:69
8497 8544 #, python-format
8498 8545 msgid "pull request #%s"
8499 8546 msgstr ""
8500 8547
8501 #: rhodecode/templates/changeset/changeset_file_comment.mako:73
8548 #: rhodecode/templates/changeset/changeset_file_comment.mako:74
8502 8549 msgid "Status change on commit"
8503 8550 msgstr ""
8504 8551
8505 #: rhodecode/templates/changeset/changeset_file_comment.mako:88
8552 #: rhodecode/templates/changeset/changeset_file_comment.mako:89
8506 8553 msgid "resolves comment #{}"
8507 8554 msgstr ""
8508 8555
8509 #: rhodecode/templates/changeset/changeset_file_comment.mako:96
8510 msgid "Pull request author"
8511 msgstr ""
8512
8513 8556 #: rhodecode/templates/changeset/changeset_file_comment.mako:97
8557 msgid "Pull request author"
8558 msgstr ""
8559
8560 #: rhodecode/templates/changeset/changeset_file_comment.mako:98
8514 8561 msgid "author"
8515 8562 msgstr ""
8516 8563
8517 #: rhodecode/templates/changeset/changeset_file_comment.mako:105
8564 #: rhodecode/templates/changeset/changeset_file_comment.mako:106
8518 8565 msgid "Outdated comment from pull request version {0}"
8519 8566 msgstr ""
8520 8567
8521 #: rhodecode/templates/changeset/changeset_file_comment.mako:109
8522 #: rhodecode/templates/changeset/changeset_file_comment.mako:124
8568 #: rhodecode/templates/changeset/changeset_file_comment.mako:110
8569 #: rhodecode/templates/changeset/changeset_file_comment.mako:125
8523 8570 msgid "Comment from pull request version {0}"
8524 8571 msgstr ""
8525 8572
8526 #: rhodecode/templates/changeset/changeset_file_comment.mako:121
8573 #: rhodecode/templates/changeset/changeset_file_comment.mako:122
8527 8574 msgid "Outdated comment from pull request version {}"
8528 8575 msgstr ""
8529 8576
8530 #: rhodecode/templates/changeset/changeset_file_comment.mako:151
8531 #: rhodecode/templates/changeset/changeset_file_comment.mako:154
8532 msgid "Prev"
8533 msgstr ""
8534
8535 8577 #: rhodecode/templates/changeset/changeset_file_comment.mako:152
8536 8578 #: rhodecode/templates/changeset/changeset_file_comment.mako:155
8579 msgid "Prev"
8580 msgstr ""
8581
8582 #: rhodecode/templates/changeset/changeset_file_comment.mako:153
8583 #: rhodecode/templates/changeset/changeset_file_comment.mako:156
8537 8584 msgid "Next"
8538 8585 msgstr ""
8539 8586
8540 #: rhodecode/templates/changeset/changeset_file_comment.mako:190
8587 #: rhodecode/templates/changeset/changeset_file_comment.mako:191
8541 8588 msgid "Leave a comment on this Pull Request."
8542 8589 msgstr ""
8543 8590
8544 #: rhodecode/templates/changeset/changeset_file_comment.mako:192
8591 #: rhodecode/templates/changeset/changeset_file_comment.mako:193
8545 8592 msgid "Leave a comment on {} commits in this range."
8546 8593 msgstr ""
8547 8594
8548 #: rhodecode/templates/changeset/changeset_file_comment.mako:194
8595 #: rhodecode/templates/changeset/changeset_file_comment.mako:195
8549 8596 msgid "Leave a comment on this Commit."
8550 8597 msgstr ""
8551 8598
8552 #: rhodecode/templates/changeset/changeset_file_comment.mako:282
8553 #: rhodecode/templates/codeblocks/diffs.mako:65
8554 msgid "You need to be logged in to leave comments."
8555 msgstr ""
8556
8557 8599 #: rhodecode/templates/changeset/changeset_file_comment.mako:283
8558 8600 #: rhodecode/templates/codeblocks/diffs.mako:65
8601 msgid "You need to be logged in to leave comments."
8602 msgstr ""
8603
8604 #: rhodecode/templates/changeset/changeset_file_comment.mako:284
8605 #: rhodecode/templates/codeblocks/diffs.mako:65
8559 8606 msgid "Login now"
8560 8607 msgstr ""
8561 8608
8562 #: rhodecode/templates/changeset/changeset_file_comment.mako:348
8609 #: rhodecode/templates/changeset/changeset_file_comment.mako:349
8563 8610 #, python-format
8564 8611 msgid "Comments parsed using %s syntax with %s, and %s actions support."
8565 8612 msgstr ""
8566 8613
8567 #: rhodecode/templates/changeset/changeset_file_comment.mako:350
8568 msgid "Use @username inside this text to send notification to this RhodeCode user"
8569 msgstr ""
8570
8571 8614 #: rhodecode/templates/changeset/changeset_file_comment.mako:351
8615 msgid "Use @username inside this text to send notification to this RhodeCode user"
8616 msgstr ""
8617
8618 #: rhodecode/templates/changeset/changeset_file_comment.mako:352
8572 8619 msgid "Start typing with / for certain actions to be triggered via text box."
8573 8620 msgstr ""
8574 8621
8575 #: rhodecode/templates/changeset/changeset_file_comment.mako:368
8622 #: rhodecode/templates/changeset/changeset_file_comment.mako:369
8576 8623 #: rhodecode/templates/pullrequests/pullrequest_show.mako:15
8577 8624 #: rhodecode/templates/pullrequests/pullrequest_show.mako:159
8578 8625 #: rhodecode/templates/pullrequests/pullrequests.mako:52
8579 8626 msgid "Closed"
8580 8627 msgstr ""
8581 8628
8582 #: rhodecode/templates/changeset/changeset_file_comment.mako:398
8629 #: rhodecode/templates/changeset/changeset_file_comment.mako:399
8583 8630 #: rhodecode/templates/compare/compare_diff.mako:104
8584 8631 #: rhodecode/templates/compare/compare_diff.mako:112
8585 8632 #: rhodecode/templates/compare/compare_diff.mako:120
@@ -8675,70 +8722,70 b' msgstr ""'
8675 8722 msgid "Hide them"
8676 8723 msgstr ""
8677 8724
8678 #: rhodecode/templates/codeblocks/diffs.mako:284
8725 #: rhodecode/templates/codeblocks/diffs.mako:290
8679 8726 msgid "File was deleted in this version, and outdated comments were made on it"
8680 8727 msgstr ""
8681 8728
8682 #: rhodecode/templates/codeblocks/diffs.mako:350
8729 #: rhodecode/templates/codeblocks/diffs.mako:356
8683 8730 #: rhodecode/templates/files/files_source.mako:19
8684 8731 msgid "Copy the full path"
8685 8732 msgstr ""
8686 8733
8687 #: rhodecode/templates/codeblocks/diffs.mako:415
8688 #: rhodecode/templates/codeblocks/diffs.mako:431
8734 #: rhodecode/templates/codeblocks/diffs.mako:421
8735 #: rhodecode/templates/codeblocks/diffs.mako:437
8689 8736 #, python-format
8690 8737 msgid "Show file at commit: %(commit_id)s"
8691 8738 msgstr ""
8692 8739
8693 #: rhodecode/templates/codeblocks/diffs.mako:417
8694 #: rhodecode/templates/codeblocks/diffs.mako:424
8740 #: rhodecode/templates/codeblocks/diffs.mako:423
8741 #: rhodecode/templates/codeblocks/diffs.mako:430
8695 8742 msgid "Show file before"
8696 8743 msgstr ""
8697 8744
8698 #: rhodecode/templates/codeblocks/diffs.mako:422
8699 #: rhodecode/templates/codeblocks/diffs.mako:438
8745 #: rhodecode/templates/codeblocks/diffs.mako:428
8746 #: rhodecode/templates/codeblocks/diffs.mako:444
8700 8747 #, python-format
8701 8748 msgid "File no longer present at commit: %(commit_id)s"
8702 8749 msgstr ""
8703 8750
8704 #: rhodecode/templates/codeblocks/diffs.mako:433
8705 #: rhodecode/templates/codeblocks/diffs.mako:440
8751 #: rhodecode/templates/codeblocks/diffs.mako:439
8752 #: rhodecode/templates/codeblocks/diffs.mako:446
8706 8753 msgid "Show file after"
8707 8754 msgstr ""
8708 8755
8709 #: rhodecode/templates/codeblocks/diffs.mako:471
8756 #: rhodecode/templates/codeblocks/diffs.mako:477
8710 8757 msgid "Show comments"
8711 8758 msgstr ""
8712 8759
8713 #: rhodecode/templates/codeblocks/diffs.mako:471
8760 #: rhodecode/templates/codeblocks/diffs.mako:477
8714 8761 msgid "Hide comments"
8715 8762 msgstr ""
8716 8763
8717 #: rhodecode/templates/codeblocks/diffs.mako:643
8718 msgid "View side by side"
8719 msgstr ""
8720
8721 #: rhodecode/templates/codeblocks/diffs.mako:645
8722 msgid "Side by Side"
8723 msgstr ""
8724
8725 8764 #: rhodecode/templates/codeblocks/diffs.mako:649
8765 msgid "View side by side"
8766 msgstr ""
8767
8768 #: rhodecode/templates/codeblocks/diffs.mako:651
8769 msgid "Side by Side"
8770 msgstr ""
8771
8772 #: rhodecode/templates/codeblocks/diffs.mako:655
8726 8773 msgid "View unified"
8727 8774 msgstr ""
8728 8775
8729 #: rhodecode/templates/codeblocks/diffs.mako:650
8776 #: rhodecode/templates/codeblocks/diffs.mako:656
8730 8777 msgid "Unified"
8731 8778 msgstr ""
8732 8779
8733 #: rhodecode/templates/codeblocks/diffs.mako:660
8780 #: rhodecode/templates/codeblocks/diffs.mako:666
8734 8781 msgid "Expand All Files"
8735 8782 msgstr ""
8736 8783
8737 #: rhodecode/templates/codeblocks/diffs.mako:664
8784 #: rhodecode/templates/codeblocks/diffs.mako:670
8738 8785 msgid "Collapse All Files"
8739 8786 msgstr ""
8740 8787
8741 #: rhodecode/templates/codeblocks/diffs.mako:668
8788 #: rhodecode/templates/codeblocks/diffs.mako:674
8742 8789 msgid "Wide Mode Diff"
8743 8790 msgstr ""
8744 8791
@@ -8755,11 +8802,11 b' msgid "Compare was calculated based on t'
8755 8802 msgstr ""
8756 8803
8757 8804 #: rhodecode/templates/compare/compare_commits.mako:17
8758 #: rhodecode/templates/pullrequests/pullrequest_show.mako:489
8805 #: rhodecode/templates/pullrequests/pullrequest_show.mako:477
8759 8806 msgid "Time"
8760 8807 msgstr ""
8761 8808
8762 #: rhodecode/templates/compare/compare_commits.mako:73
8809 #: rhodecode/templates/compare/compare_commits.mako:78
8763 8810 msgid "No commits in this compare"
8764 8811 msgstr ""
8765 8812
@@ -9317,7 +9364,7 b' msgid "Close File List"'
9317 9364 msgstr ""
9318 9365
9319 9366 #: rhodecode/templates/files/files_browser.mako:25
9320 #: rhodecode/templates/summary/summary_commits.mako:103
9367 #: rhodecode/templates/summary/summary_commits.mako:109
9321 9368 msgid "Add New File"
9322 9369 msgstr ""
9323 9370
@@ -9593,12 +9640,12 b' msgid "Pull request reviewers"'
9593 9640 msgstr ""
9594 9641
9595 9642 #: rhodecode/templates/pullrequests/pullrequest.mako:150
9596 #: rhodecode/templates/pullrequests/pullrequest_show.mako:398
9643 #: rhodecode/templates/pullrequests/pullrequest_show.mako:386
9597 9644 msgid "Add reviewer or reviewer group"
9598 9645 msgstr ""
9599 9646
9600 9647 #: rhodecode/templates/pullrequests/pullrequest.mako:302
9601 #: rhodecode/templates/pullrequests/pullrequest.mako:504
9648 #: rhodecode/templates/pullrequests/pullrequest.mako:508
9602 9649 msgid "Please select source and target"
9603 9650 msgstr ""
9604 9651
@@ -9606,19 +9653,19 b' msgstr ""'
9606 9653 msgid "Loading compare ..."
9607 9654 msgstr ""
9608 9655
9609 #: rhodecode/templates/pullrequests/pullrequest.mako:361
9656 #: rhodecode/templates/pullrequests/pullrequest.mako:364
9610 9657 msgid "Show detailed compare."
9611 9658 msgstr ""
9612 9659
9613 #: rhodecode/templates/pullrequests/pullrequest.mako:368
9660 #: rhodecode/templates/pullrequests/pullrequest.mako:371
9614 9661 msgid "There are no commits to merge."
9615 9662 msgstr ""
9616 9663
9617 #: rhodecode/templates/pullrequests/pullrequest.mako:431
9664 #: rhodecode/templates/pullrequests/pullrequest.mako:435
9618 9665 msgid "Target repository"
9619 9666 msgstr ""
9620 9667
9621 #: rhodecode/templates/pullrequests/pullrequest.mako:441
9668 #: rhodecode/templates/pullrequests/pullrequest.mako:445
9622 9669 msgid "Select commit reference"
9623 9670 msgstr ""
9624 9671
@@ -9679,8 +9726,7 b' msgid "Merge"'
9679 9726 msgstr ""
9680 9727
9681 9728 #: rhodecode/templates/pullrequests/pullrequest_show.mako:140
9682 #: rhodecode/templates/summary/components.mako:53
9683 #: rhodecode/templates/summary/components.mako:69
9729 #: rhodecode/templates/summary/components.mako:66
9684 9730 msgid "Copy the clone url"
9685 9731 msgstr ""
9686 9732
@@ -9760,77 +9806,73 b' msgid "Pull request versions not availab'
9760 9806 msgstr ""
9761 9807
9762 9808 #: rhodecode/templates/pullrequests/pullrequest_show.mako:306
9763 #: rhodecode/templates/pullrequests/pullrequest_show.mako:403
9809 #: rhodecode/templates/pullrequests/pullrequest_show.mako:391
9764 9810 msgid "Save Changes"
9765 9811 msgstr ""
9766 9812
9767 #: rhodecode/templates/pullrequests/pullrequest_show.mako:378
9768 msgid "Mandatory reviewer"
9769 msgstr ""
9770
9771 #: rhodecode/templates/pullrequests/pullrequest_show.mako:420
9813 #: rhodecode/templates/pullrequests/pullrequest_show.mako:408
9772 9814 msgid "Missing requirements:"
9773 9815 msgstr ""
9774 9816
9775 #: rhodecode/templates/pullrequests/pullrequest_show.mako:421
9817 #: rhodecode/templates/pullrequests/pullrequest_show.mako:409
9776 9818 msgid "These commits cannot be displayed, because this repository uses the Mercurial largefiles extension, which was not enabled."
9777 9819 msgstr ""
9778 9820
9779 #: rhodecode/templates/pullrequests/pullrequest_show.mako:429
9821 #: rhodecode/templates/pullrequests/pullrequest_show.mako:417
9780 9822 msgid "Missing commits"
9781 9823 msgstr ""
9782 9824
9825 #: rhodecode/templates/pullrequests/pullrequest_show.mako:418
9826 msgid "This pull request cannot be displayed, because one or more commits no longer exist in the source repository."
9827 msgstr ""
9828
9829 #: rhodecode/templates/pullrequests/pullrequest_show.mako:419
9830 msgid "Please update this pull request, push the commits back into the source repository, or consider closing this pull request."
9831 msgstr ""
9832
9783 9833 #: rhodecode/templates/pullrequests/pullrequest_show.mako:430
9784 msgid "This pull request cannot be displayed, because one or more commits no longer exist in the source repository."
9785 msgstr ""
9786
9787 #: rhodecode/templates/pullrequests/pullrequest_show.mako:431
9788 msgid "Please update this pull request, push the commits back into the source repository, or consider closing this pull request."
9789 msgstr ""
9790
9791 #: rhodecode/templates/pullrequests/pullrequest_show.mako:442
9792 9834 #, python-format
9793 9835 msgid "Showing changes at v%d, commenting is disabled."
9794 9836 msgstr ""
9795 9837
9796 #: rhodecode/templates/pullrequests/pullrequest_show.mako:465
9797 #: rhodecode/templates/pullrequests/pullrequest_show.mako:467
9838 #: rhodecode/templates/pullrequests/pullrequest_show.mako:453
9839 #: rhodecode/templates/pullrequests/pullrequest_show.mako:455
9798 9840 msgid "Update commits"
9799 9841 msgstr ""
9800 9842
9801 #: rhodecode/templates/pullrequests/pullrequest_show.mako:467
9843 #: rhodecode/templates/pullrequests/pullrequest_show.mako:455
9802 9844 msgid "Update is disabled for current view"
9803 9845 msgstr ""
9804 9846
9805 #: rhodecode/templates/pullrequests/pullrequest_show.mako:478
9847 #: rhodecode/templates/pullrequests/pullrequest_show.mako:466
9806 9848 msgid "Commits and changes between v{ver_from} and {ver_to} of this pull request, commenting is disabled"
9807 9849 msgstr ""
9808 9850
9809 #: rhodecode/templates/pullrequests/pullrequest_show.mako:482
9851 #: rhodecode/templates/pullrequests/pullrequest_show.mako:470
9810 9852 msgid "commits added: {}, removed: {}"
9811 9853 msgstr ""
9812 9854
9813 #: rhodecode/templates/pullrequests/pullrequest_show.mako:500
9855 #: rhodecode/templates/pullrequests/pullrequest_show.mako:488
9814 9856 msgid "Commit added in displayed changes"
9815 9857 msgstr ""
9816 9858
9817 #: rhodecode/templates/pullrequests/pullrequest_show.mako:502
9859 #: rhodecode/templates/pullrequests/pullrequest_show.mako:490
9818 9860 msgid "Commit removed in displayed changes"
9819 9861 msgstr ""
9820 9862
9821 #: rhodecode/templates/pullrequests/pullrequest_show.mako:605
9863 #: rhodecode/templates/pullrequests/pullrequest_show.mako:593
9822 9864 msgid "there is {num} general comment from older versions"
9823 9865 msgstr ""
9824 9866
9825 #: rhodecode/templates/pullrequests/pullrequest_show.mako:606
9867 #: rhodecode/templates/pullrequests/pullrequest_show.mako:594
9826 9868 msgid "show it"
9827 9869 msgstr ""
9828 9870
9829 #: rhodecode/templates/pullrequests/pullrequest_show.mako:608
9871 #: rhodecode/templates/pullrequests/pullrequest_show.mako:596
9830 9872 msgid "there are {num} general comments from older versions"
9831 9873 msgstr ""
9832 9874
9833 #: rhodecode/templates/pullrequests/pullrequest_show.mako:609
9875 #: rhodecode/templates/pullrequests/pullrequest_show.mako:597
9834 9876 msgid "show them"
9835 9877 msgstr ""
9836 9878
@@ -9941,74 +9983,59 b' msgstr ""'
9941 9983 msgid "File"
9942 9984 msgstr ""
9943 9985
9944 #: rhodecode/templates/summary/components.mako:49
9945 msgid "Read-only url"
9946 msgstr ""
9947
9948 #: rhodecode/templates/summary/components.mako:56
9949 #: rhodecode/templates/summary/components.mako:72
9986 #: rhodecode/templates/summary/components.mako:71
9950 9987 msgid "Copy the clone by id url"
9951 9988 msgstr ""
9952 9989
9953 #: rhodecode/templates/summary/components.mako:58
9954 #: rhodecode/templates/summary/components.mako:74
9955 msgid "Show by Name"
9956 msgstr ""
9957
9958 #: rhodecode/templates/summary/components.mako:59
9959 #: rhodecode/templates/summary/components.mako:75
9960 msgid "Show by ID"
9961 msgstr ""
9962
9963 #: rhodecode/templates/summary/components.mako:61
9990 #: rhodecode/templates/summary/components.mako:76
9991 msgid "Copy the clone by ssh url"
9992 msgstr ""
9993
9994 #: rhodecode/templates/summary/components.mako:80
9964 9995 msgid "SVN Protocol is disabled. To enable it, see the"
9965 9996 msgstr ""
9966 9997
9967 #: rhodecode/templates/summary/components.mako:61
9998 #: rhodecode/templates/summary/components.mako:80
9968 9999 msgid "documentation here"
9969 10000 msgstr ""
9970 10001
9971 #: rhodecode/templates/summary/components.mako:65
9972 msgid "Clone url"
9973 msgstr ""
9974
9975 #: rhodecode/templates/summary/components.mako:94
10002 #: rhodecode/templates/summary/components.mako:100
9976 10003 msgid "Information"
9977 10004 msgstr ""
9978 10005
9979 #: rhodecode/templates/summary/components.mako:110
10006 #: rhodecode/templates/summary/components.mako:116
9980 10007 msgid "Number of Repository Forks"
9981 10008 msgstr ""
9982 10009
9983 #: rhodecode/templates/summary/components.mako:118
10010 #: rhodecode/templates/summary/components.mako:124
9984 10011 msgid "Calculating Repository Size..."
9985 10012 msgstr ""
9986 10013
9987 #: rhodecode/templates/summary/components.mako:149
10014 #: rhodecode/templates/summary/components.mako:155
9988 10015 msgid "Calculating Code Statistics..."
9989 10016 msgstr ""
9990 10017
9991 #: rhodecode/templates/summary/components.mako:153
10018 #: rhodecode/templates/summary/components.mako:159
9992 10019 msgid "Statistics are disabled for this repository"
9993 10020 msgstr ""
9994 10021
9995 #: rhodecode/templates/summary/components.mako:156
10022 #: rhodecode/templates/summary/components.mako:162
9996 10023 msgid "enable statistics"
9997 10024 msgstr ""
9998 10025
9999 #: rhodecode/templates/summary/components.mako:167
10000 msgid "Downloads"
10001 msgstr ""
10002
10003 10026 #: rhodecode/templates/summary/components.mako:173
10027 msgid "Downloads"
10028 msgstr ""
10029
10030 #: rhodecode/templates/summary/components.mako:179
10004 10031 msgid "There are no downloads yet"
10005 10032 msgstr ""
10006 10033
10007 #: rhodecode/templates/summary/components.mako:177
10034 #: rhodecode/templates/summary/components.mako:183
10008 10035 msgid "Downloads are disabled for this repository"
10009 10036 msgstr ""
10010 10037
10011 #: rhodecode/templates/summary/components.mako:180
10038 #: rhodecode/templates/summary/components.mako:186
10012 10039 msgid "enable downloads"
10013 10040 msgstr ""
10014 10041
@@ -10041,15 +10068,15 b' msgstr ""'
10041 10068 msgid "%s RSS feed"
10042 10069 msgstr ""
10043 10070
10044 #: rhodecode/templates/summary/summary_commits.mako:100
10071 #: rhodecode/templates/summary/summary_commits.mako:106
10045 10072 msgid "Add or upload files directly via RhodeCode:"
10046 10073 msgstr ""
10047 10074
10048 #: rhodecode/templates/summary/summary_commits.mako:111
10075 #: rhodecode/templates/summary/summary_commits.mako:117
10049 10076 msgid "Push new repo:"
10050 10077 msgstr ""
10051 10078
10052 #: rhodecode/templates/summary/summary_commits.mako:122
10079 #: rhodecode/templates/summary/summary_commits.mako:128
10053 10080 msgid "Existing repository?"
10054 10081 msgstr ""
10055 10082
@@ -10078,9 +10105,3 b' msgstr ""'
10078 10105 msgid "hello"
10079 10106 msgstr ""
10080 10107
10081 #: rhodecode/tests/lib/test_ext_json.py:163
10082 msgid "singular"
10083 msgid_plural "plural"
10084 msgstr[0] ""
10085 msgstr[1] ""
10086
@@ -8,6 +8,7 b' var _TM = {'
8 8 '(from usergroup {0})': '(from usergroup {0})',
9 9 'Add another comment': 'Add another comment',
10 10 'Adding new reviewers is forbidden.': 'Adding new reviewers is forbidden.',
11 'All individual reviewers must vote.': 'All individual reviewers must vote.',
11 12 'All reviewers must vote.': 'All reviewers must vote.',
12 13 'At least {0} reviewer must vote.': 'At least {0} reviewer must vote.',
13 14 'At least {0} reviewers must vote.': 'At least {0} reviewers must vote.',
@@ -17,6 +18,7 b' var _TM = {'
17 18 'Commit Authors are not allowed to be a reviewer.': 'Commit Authors are not allowed to be a reviewer.',
18 19 'Delete this comment?': 'Delete this comment?',
19 20 'Diff to Commit ': 'Diff to Commit ',
21 'Fetching repository state failed. Error code: {0} {1}. Try <a href="{2}">refreshing</a> this page.': 'Fetching repository state failed. Error code: {0} {1}. Try <a href="{2}">refreshing</a> this page.',
20 22 'Fetching repository state failed. Error code: {0} {1}. Try refreshing this page.': 'Fetching repository state failed. Error code: {0} {1}. Try refreshing this page.',
21 23 'Follow': 'Follow',
22 24 'Invite reviewers to this discussion': 'Invite reviewers to this discussion',
@@ -40,6 +42,7 b' var _TM = {'
40 42 'No tags available yet.': 'No tags available yet.',
41 43 'No user groups available yet.': 'No user groups available yet.',
42 44 'No users available yet.': 'No users available yet.',
45 'Not Reviewed': 'Not Reviewed',
43 46 'Note Comment': 'Note Comment',
44 47 'One result is available, press enter to select it.': 'One result is available, press enter to select it.',
45 48 'Open new pull request': 'Open new pull request',
@@ -71,6 +74,7 b' var _TM = {'
71 74 'There are currently no open pull requests requiring your participation.': 'There are currently no open pull requests requiring your participation.',
72 75 'Unfollow': 'Unfollow',
73 76 'Updating...': 'Updating...',
77 'User `{0}` already in reviewers': 'User `{0}` already in reviewers',
74 78 'User `{0}` not allowed to be a reviewer': 'User `{0}` not allowed to be a reviewer',
75 79 'You can only select {0} item': 'You can only select {0} item',
76 80 'You can only select {0} items': 'You can only select {0} items',
@@ -8,6 +8,7 b' var _TM = {'
8 8 '(from usergroup {0})': '(from usergroup {0})',
9 9 'Add another comment': 'Add another comment',
10 10 'Adding new reviewers is forbidden.': 'Adding new reviewers is forbidden.',
11 'All individual reviewers must vote.': 'All individual reviewers must vote.',
11 12 'All reviewers must vote.': 'All reviewers must vote.',
12 13 'At least {0} reviewer must vote.': 'At least {0} reviewer must vote.',
13 14 'At least {0} reviewers must vote.': 'At least {0} reviewers must vote.',
@@ -17,6 +18,7 b' var _TM = {'
17 18 'Commit Authors are not allowed to be a reviewer.': 'Commit Authors are not allowed to be a reviewer.',
18 19 'Delete this comment?': 'Delete this comment?',
19 20 'Diff to Commit ': 'Diff to Commit ',
21 'Fetching repository state failed. Error code: {0} {1}. Try <a href="{2}">refreshing</a> this page.': 'Fetching repository state failed. Error code: {0} {1}. Try <a href="{2}">refreshing</a> this page.',
20 22 'Fetching repository state failed. Error code: {0} {1}. Try refreshing this page.': 'Fetching repository state failed. Error code: {0} {1}. Try refreshing this page.',
21 23 'Follow': 'Follow',
22 24 'Invite reviewers to this discussion': 'Invite reviewers to this discussion',
@@ -40,6 +42,7 b' var _TM = {'
40 42 'No tags available yet.': 'No tags available yet.',
41 43 'No user groups available yet.': 'No user groups available yet.',
42 44 'No users available yet.': 'No users available yet.',
45 'Not Reviewed': 'Nicht Begutachtet',
43 46 'Note Comment': 'Note Comment',
44 47 'One result is available, press enter to select it.': 'One result is available, press enter to select it.',
45 48 'Open new pull request': 'Open new pull request',
@@ -71,6 +74,7 b' var _TM = {'
71 74 'There are currently no open pull requests requiring your participation.': 'There are currently no open pull requests requiring your participation.',
72 75 'Unfollow': 'Unfollow',
73 76 'Updating...': 'Updating...',
77 'User `{0}` already in reviewers': 'User `{0}` already in reviewers',
74 78 'User `{0}` not allowed to be a reviewer': 'User `{0}` not allowed to be a reviewer',
75 79 'You can only select {0} item': 'You can only select {0} item',
76 80 'You can only select {0} items': 'You can only select {0} items',
@@ -8,6 +8,7 b' var _TM = {'
8 8 '(from usergroup {0})': '(from usergroup {0})',
9 9 'Add another comment': 'Add another comment',
10 10 'Adding new reviewers is forbidden.': 'Adding new reviewers is forbidden.',
11 'All individual reviewers must vote.': 'All individual reviewers must vote.',
11 12 'All reviewers must vote.': 'All reviewers must vote.',
12 13 'At least {0} reviewer must vote.': 'At least {0} reviewer must vote.',
13 14 'At least {0} reviewers must vote.': 'At least {0} reviewers must vote.',
@@ -17,6 +18,7 b' var _TM = {'
17 18 'Commit Authors are not allowed to be a reviewer.': 'Commit Authors are not allowed to be a reviewer.',
18 19 'Delete this comment?': 'Delete this comment?',
19 20 'Diff to Commit ': 'Diff to Commit ',
21 'Fetching repository state failed. Error code: {0} {1}. Try <a href="{2}">refreshing</a> this page.': 'Fetching repository state failed. Error code: {0} {1}. Try <a href="{2}">refreshing</a> this page.',
20 22 'Fetching repository state failed. Error code: {0} {1}. Try refreshing this page.': 'Fetching repository state failed. Error code: {0} {1}. Try refreshing this page.',
21 23 'Follow': 'Follow',
22 24 'Invite reviewers to this discussion': 'Invite reviewers to this discussion',
@@ -40,6 +42,7 b' var _TM = {'
40 42 'No tags available yet.': 'No tags available yet.',
41 43 'No user groups available yet.': 'No user groups available yet.',
42 44 'No users available yet.': 'No users available yet.',
45 'Not Reviewed': 'Not Reviewed',
43 46 'Note Comment': 'Note Comment',
44 47 'One result is available, press enter to select it.': 'One result is available, press enter to select it.',
45 48 'Open new pull request': 'Open new pull request',
@@ -71,6 +74,7 b' var _TM = {'
71 74 'There are currently no open pull requests requiring your participation.': 'There are currently no open pull requests requiring your participation.',
72 75 'Unfollow': 'Unfollow',
73 76 'Updating...': 'Updating...',
77 'User `{0}` already in reviewers': 'User `{0}` already in reviewers',
74 78 'User `{0}` not allowed to be a reviewer': 'User `{0}` not allowed to be a reviewer',
75 79 'You can only select {0} item': 'You can only select {0} item',
76 80 'You can only select {0} items': 'You can only select {0} items',
@@ -8,6 +8,7 b' var _TM = {'
8 8 '(from usergroup {0})': '(from usergroup {0})',
9 9 'Add another comment': 'Add another comment',
10 10 'Adding new reviewers is forbidden.': 'Adding new reviewers is forbidden.',
11 'All individual reviewers must vote.': 'All individual reviewers must vote.',
11 12 'All reviewers must vote.': 'All reviewers must vote.',
12 13 'At least {0} reviewer must vote.': 'At least {0} reviewer must vote.',
13 14 'At least {0} reviewers must vote.': 'At least {0} reviewers must vote.',
@@ -17,6 +18,7 b' var _TM = {'
17 18 'Commit Authors are not allowed to be a reviewer.': 'Commit Authors are not allowed to be a reviewer.',
18 19 'Delete this comment?': 'Delete this comment?',
19 20 'Diff to Commit ': 'Diff to Commit ',
21 'Fetching repository state failed. Error code: {0} {1}. Try <a href="{2}">refreshing</a> this page.': 'Fetching repository state failed. Error code: {0} {1}. Try <a href="{2}">refreshing</a> this page.',
20 22 'Fetching repository state failed. Error code: {0} {1}. Try refreshing this page.': 'Fetching repository state failed. Error code: {0} {1}. Try refreshing this page.',
21 23 'Follow': 'Follow',
22 24 'Invite reviewers to this discussion': 'Invite reviewers to this discussion',
@@ -40,6 +42,7 b' var _TM = {'
40 42 'No tags available yet.': 'No tags available yet.',
41 43 'No user groups available yet.': 'No user groups available yet.',
42 44 'No users available yet.': 'No users available yet.',
45 'Not Reviewed': 'Not Reviewed',
43 46 'Note Comment': 'Note Comment',
44 47 'One result is available, press enter to select it.': 'One result is available, press enter to select it.',
45 48 'Open new pull request': 'Open new pull request',
@@ -71,6 +74,7 b' var _TM = {'
71 74 'There are currently no open pull requests requiring your participation.': 'There are currently no open pull requests requiring your participation.',
72 75 'Unfollow': 'Unfollow',
73 76 'Updating...': 'Updating...',
77 'User `{0}` already in reviewers': 'User `{0}` already in reviewers',
74 78 'User `{0}` not allowed to be a reviewer': 'User `{0}` not allowed to be a reviewer',
75 79 'You can only select {0} item': 'You can only select {0} item',
76 80 'You can only select {0} items': 'You can only select {0} items',
@@ -8,6 +8,7 b' var _TM = {'
8 8 '(from usergroup {0})': '(from usergroup {0})',
9 9 'Add another comment': 'Add another comment',
10 10 'Adding new reviewers is forbidden.': 'Adding new reviewers is forbidden.',
11 'All individual reviewers must vote.': 'All individual reviewers must vote.',
11 12 'All reviewers must vote.': 'All reviewers must vote.',
12 13 'At least {0} reviewer must vote.': 'At least {0} reviewer must vote.',
13 14 'At least {0} reviewers must vote.': 'At least {0} reviewers must vote.',
@@ -17,6 +18,7 b' var _TM = {'
17 18 'Commit Authors are not allowed to be a reviewer.': 'Commit Authors are not allowed to be a reviewer.',
18 19 'Delete this comment?': 'Delete this comment?',
19 20 'Diff to Commit ': 'Diff to Commit ',
21 'Fetching repository state failed. Error code: {0} {1}. Try <a href="{2}">refreshing</a> this page.': 'Fetching repository state failed. Error code: {0} {1}. Try <a href="{2}">refreshing</a> this page.',
20 22 'Fetching repository state failed. Error code: {0} {1}. Try refreshing this page.': 'Fetching repository state failed. Error code: {0} {1}. Try refreshing this page.',
21 23 'Follow': 'Follow',
22 24 'Invite reviewers to this discussion': 'Invite reviewers to this discussion',
@@ -40,6 +42,7 b' var _TM = {'
40 42 'No tags available yet.': 'No tags available yet.',
41 43 'No user groups available yet.': 'No user groups available yet.',
42 44 'No users available yet.': 'No users available yet.',
45 'Not Reviewed': 'Pas encore relue',
43 46 'Note Comment': 'Note Comment',
44 47 'One result is available, press enter to select it.': 'One result is available, press enter to select it.',
45 48 'Open new pull request': 'Nouvelle requête de pull',
@@ -71,6 +74,7 b' var _TM = {'
71 74 'There are currently no open pull requests requiring your participation.': 'There are currently no open pull requests requiring your participation.',
72 75 'Unfollow': 'Unfollow',
73 76 'Updating...': 'Updating...',
77 'User `{0}` already in reviewers': 'User `{0}` already in reviewers',
74 78 'User `{0}` not allowed to be a reviewer': 'User `{0}` not allowed to be a reviewer',
75 79 'You can only select {0} item': 'You can only select {0} item',
76 80 'You can only select {0} items': 'You can only select {0} items',
@@ -8,6 +8,7 b' var _TM = {'
8 8 '(from usergroup {0})': '(from usergroup {0})',
9 9 'Add another comment': 'Aggiungi un altro commento',
10 10 'Adding new reviewers is forbidden.': 'Adding new reviewers is forbidden.',
11 'All individual reviewers must vote.': 'All individual reviewers must vote.',
11 12 'All reviewers must vote.': 'All reviewers must vote.',
12 13 'At least {0} reviewer must vote.': 'At least {0} reviewer must vote.',
13 14 'At least {0} reviewers must vote.': 'At least {0} reviewers must vote.',
@@ -17,6 +18,7 b' var _TM = {'
17 18 'Commit Authors are not allowed to be a reviewer.': 'Commit Authors are not allowed to be a reviewer.',
18 19 'Delete this comment?': 'Delete this comment?',
19 20 'Diff to Commit ': 'Diff to Commit ',
21 'Fetching repository state failed. Error code: {0} {1}. Try <a href="{2}">refreshing</a> this page.': 'Fetching repository state failed. Error code: {0} {1}. Try <a href="{2}">refreshing</a> this page.',
20 22 'Fetching repository state failed. Error code: {0} {1}. Try refreshing this page.': 'Fetching repository state failed. Error code: {0} {1}. Try refreshing this page.',
21 23 'Follow': 'Segui',
22 24 'Invite reviewers to this discussion': 'Invite reviewers to this discussion',
@@ -40,6 +42,7 b' var _TM = {'
40 42 'No tags available yet.': 'No tags available yet.',
41 43 'No user groups available yet.': 'No user groups available yet.',
42 44 'No users available yet.': 'No users available yet.',
45 'Not Reviewed': 'Non Revisionato',
43 46 'Note Comment': 'Note Comment',
44 47 'One result is available, press enter to select it.': 'One result is available, press enter to select it.',
45 48 'Open new pull request': 'Apri una richiesta PULL',
@@ -71,6 +74,7 b' var _TM = {'
71 74 'There are currently no open pull requests requiring your participation.': 'Al momento non ci sono richieste di PULL che richiedono il tuo intervento',
72 75 'Unfollow': 'Smetti di seguire',
73 76 'Updating...': 'Updating...',
77 'User `{0}` already in reviewers': 'User `{0}` already in reviewers',
74 78 'User `{0}` not allowed to be a reviewer': 'User `{0}` not allowed to be a reviewer',
75 79 'You can only select {0} item': 'You can only select {0} item',
76 80 'You can only select {0} items': 'You can only select {0} items',
@@ -8,6 +8,7 b' var _TM = {'
8 8 '(from usergroup {0})': '(from usergroup {0})',
9 9 'Add another comment': '別のコメントを追加',
10 10 'Adding new reviewers is forbidden.': 'Adding new reviewers is forbidden.',
11 'All individual reviewers must vote.': 'All individual reviewers must vote.',
11 12 'All reviewers must vote.': 'All reviewers must vote.',
12 13 'At least {0} reviewer must vote.': 'At least {0} reviewer must vote.',
13 14 'At least {0} reviewers must vote.': 'At least {0} reviewers must vote.',
@@ -17,6 +18,7 b' var _TM = {'
17 18 'Commit Authors are not allowed to be a reviewer.': 'Commit Authors are not allowed to be a reviewer.',
18 19 'Delete this comment?': 'Delete this comment?',
19 20 'Diff to Commit ': 'Diff to Commit ',
21 'Fetching repository state failed. Error code: {0} {1}. Try <a href="{2}">refreshing</a> this page.': 'Fetching repository state failed. Error code: {0} {1}. Try <a href="{2}">refreshing</a> this page.',
20 22 'Fetching repository state failed. Error code: {0} {1}. Try refreshing this page.': 'Fetching repository state failed. Error code: {0} {1}. Try refreshing this page.',
21 23 'Follow': 'フォロー',
22 24 'Invite reviewers to this discussion': 'Invite reviewers to this discussion',
@@ -40,6 +42,7 b' var _TM = {'
40 42 'No tags available yet.': 'まだタグがありません。',
41 43 'No user groups available yet.': 'まだユーザーグループがありません。',
42 44 'No users available yet.': 'まだユーザーがいません。',
45 'Not Reviewed': '未レビュー',
43 46 'Note Comment': 'Note Comment',
44 47 'One result is available, press enter to select it.': '1 件の結果があります。 Enter で選択できます。',
45 48 'Open new pull request': '新しいプルリクエストを作成',
@@ -71,6 +74,7 b' var _TM = {'
71 74 'There are currently no open pull requests requiring your participation.': 'There are currently no open pull requests requiring your participation.',
72 75 'Unfollow': 'アンフォロー',
73 76 'Updating...': 'Updating...',
77 'User `{0}` already in reviewers': 'User `{0}` already in reviewers',
74 78 'User `{0}` not allowed to be a reviewer': 'User `{0}` not allowed to be a reviewer',
75 79 'You can only select {0} item': '{0} 件のみ選択できます',
76 80 'You can only select {0} items': '{0} 件のみ選択できます',
@@ -2,6 +2,7 b''
2 2 _gettext('(from usergroup {0})');
3 3 _gettext('Add another comment');
4 4 _gettext('Adding new reviewers is forbidden.');
5 _gettext('All individual reviewers must vote.');
5 6 _gettext('All reviewers must vote.');
6 7 _gettext('At least {0} reviewer must vote.');
7 8 _gettext('At least {0} reviewers must vote.');
@@ -11,6 +12,7 b''
11 12 _gettext('Commit Authors are not allowed to be a reviewer.');
12 13 _gettext('Delete this comment?');
13 14 _gettext('Diff to Commit ');
15 _gettext('Fetching repository state failed. Error code: {0} {1}. Try <a href="{2}">refreshing</a> this page.');
14 16 _gettext('Fetching repository state failed. Error code: {0} {1}. Try refreshing this page.');
15 17 _gettext('Follow');
16 18 _gettext('Invite reviewers to this discussion');
@@ -34,6 +36,7 b''
34 36 _gettext('No tags available yet.');
35 37 _gettext('No user groups available yet.');
36 38 _gettext('No users available yet.');
39 _gettext('Not Reviewed');
37 40 _gettext('Note Comment');
38 41 _gettext('One result is available, press enter to select it.');
39 42 _gettext('Open new pull request');
@@ -65,6 +68,7 b''
65 68 _gettext('There are currently no open pull requests requiring your participation.');
66 69 _gettext('Unfollow');
67 70 _gettext('Updating...');
71 _gettext('User `{0}` already in reviewers');
68 72 _gettext('User `{0}` not allowed to be a reviewer');
69 73 _gettext('You can only select {0} item');
70 74 _gettext('You can only select {0} items');
@@ -8,6 +8,7 b' var _TM = {'
8 8 '(from usergroup {0})': '(from usergroup {0})',
9 9 'Add another comment': 'Dodaj kolejny komentarz',
10 10 'Adding new reviewers is forbidden.': 'Adding new reviewers is forbidden.',
11 'All individual reviewers must vote.': 'All individual reviewers must vote.',
11 12 'All reviewers must vote.': 'All reviewers must vote.',
12 13 'At least {0} reviewer must vote.': 'At least {0} reviewer must vote.',
13 14 'At least {0} reviewers must vote.': 'At least {0} reviewers must vote.',
@@ -17,6 +18,7 b' var _TM = {'
17 18 'Commit Authors are not allowed to be a reviewer.': 'Commit Authors are not allowed to be a reviewer.',
18 19 'Delete this comment?': 'Delete this comment?',
19 20 'Diff to Commit ': 'Diff to Commit ',
21 'Fetching repository state failed. Error code: {0} {1}. Try <a href="{2}">refreshing</a> this page.': 'Fetching repository state failed. Error code: {0} {1}. Try <a href="{2}">refreshing</a> this page.',
20 22 'Fetching repository state failed. Error code: {0} {1}. Try refreshing this page.': 'Fetching repository state failed. Error code: {0} {1}. Try refreshing this page.',
21 23 'Follow': 'Obserwuj',
22 24 'Invite reviewers to this discussion': 'Invite reviewers to this discussion',
@@ -40,6 +42,7 b' var _TM = {'
40 42 'No tags available yet.': 'No tags available yet.',
41 43 'No user groups available yet.': 'No user groups available yet.',
42 44 'No users available yet.': 'No users available yet.',
45 'Not Reviewed': 'Brak Korekty',
43 46 'Note Comment': 'Note Comment',
44 47 'One result is available, press enter to select it.': 'One result is available, press enter to select it.',
45 48 'Open new pull request': 'Otwórz nową prośbę o połączenie gałęzi',
@@ -71,6 +74,7 b' var _TM = {'
71 74 'There are currently no open pull requests requiring your participation.': 'There are currently no open pull requests requiring your participation.',
72 75 'Unfollow': 'Nie obserwuj',
73 76 'Updating...': 'Updating...',
77 'User `{0}` already in reviewers': 'User `{0}` already in reviewers',
74 78 'User `{0}` not allowed to be a reviewer': 'User `{0}` not allowed to be a reviewer',
75 79 'You can only select {0} item': 'You can only select {0} item',
76 80 'You can only select {0} items': 'You can only select {0} items',
@@ -8,6 +8,7 b' var _TM = {'
8 8 '(from usergroup {0})': '(from usergroup {0})',
9 9 'Add another comment': 'Adicionar outro comentário',
10 10 'Adding new reviewers is forbidden.': 'Adding new reviewers is forbidden.',
11 'All individual reviewers must vote.': 'All individual reviewers must vote.',
11 12 'All reviewers must vote.': 'All reviewers must vote.',
12 13 'At least {0} reviewer must vote.': 'At least {0} reviewer must vote.',
13 14 'At least {0} reviewers must vote.': 'At least {0} reviewers must vote.',
@@ -17,6 +18,7 b' var _TM = {'
17 18 'Commit Authors are not allowed to be a reviewer.': 'Commit Authors are not allowed to be a reviewer.',
18 19 'Delete this comment?': 'Delete this comment?',
19 20 'Diff to Commit ': 'Diff to Commit ',
21 'Fetching repository state failed. Error code: {0} {1}. Try <a href="{2}">refreshing</a> this page.': 'Fetching repository state failed. Error code: {0} {1}. Try <a href="{2}">refreshing</a> this page.',
20 22 'Fetching repository state failed. Error code: {0} {1}. Try refreshing this page.': 'Fetching repository state failed. Error code: {0} {1}. Try refreshing this page.',
21 23 'Follow': 'Seguir',
22 24 'Invite reviewers to this discussion': 'Invite reviewers to this discussion',
@@ -40,6 +42,7 b' var _TM = {'
40 42 'No tags available yet.': 'No tags available yet.',
41 43 'No user groups available yet.': 'No user groups available yet.',
42 44 'No users available yet.': 'No users available yet.',
45 'Not Reviewed': 'Não Revisado',
43 46 'Note Comment': 'Note Comment',
44 47 'One result is available, press enter to select it.': 'One result is available, press enter to select it.',
45 48 'Open new pull request': 'Crie novo pull request',
@@ -71,6 +74,7 b' var _TM = {'
71 74 'There are currently no open pull requests requiring your participation.': 'There are currently no open pull requests requiring your participation.',
72 75 'Unfollow': 'Parar de seguir',
73 76 'Updating...': 'Updating...',
77 'User `{0}` already in reviewers': 'User `{0}` already in reviewers',
74 78 'User `{0}` not allowed to be a reviewer': 'User `{0}` not allowed to be a reviewer',
75 79 'You can only select {0} item': 'You can only select {0} item',
76 80 'You can only select {0} items': 'You can only select {0} items',
@@ -8,6 +8,7 b' var _TM = {'
8 8 '(from usergroup {0})': '(from usergroup {0})',
9 9 'Add another comment': 'Добавить другой комментарий',
10 10 'Adding new reviewers is forbidden.': 'Adding new reviewers is forbidden.',
11 'All individual reviewers must vote.': 'All individual reviewers must vote.',
11 12 'All reviewers must vote.': 'All reviewers must vote.',
12 13 'At least {0} reviewer must vote.': 'At least {0} reviewer must vote.',
13 14 'At least {0} reviewers must vote.': 'At least {0} reviewers must vote.',
@@ -17,6 +18,7 b' var _TM = {'
17 18 'Commit Authors are not allowed to be a reviewer.': 'Commit Authors are not allowed to be a reviewer.',
18 19 'Delete this comment?': 'Delete this comment?',
19 20 'Diff to Commit ': 'Diff to Commit ',
21 'Fetching repository state failed. Error code: {0} {1}. Try <a href="{2}">refreshing</a> this page.': 'Fetching repository state failed. Error code: {0} {1}. Try <a href="{2}">refreshing</a> this page.',
20 22 'Fetching repository state failed. Error code: {0} {1}. Try refreshing this page.': 'Fetching repository state failed. Error code: {0} {1}. Try refreshing this page.',
21 23 'Follow': 'Наблюдать',
22 24 'Invite reviewers to this discussion': 'Invite reviewers to this discussion',
@@ -40,6 +42,7 b' var _TM = {'
40 42 'No tags available yet.': 'No tags available yet.',
41 43 'No user groups available yet.': 'No user groups available yet.',
42 44 'No users available yet.': 'No users available yet.',
45 'Not Reviewed': 'Не просмотрено',
43 46 'Note Comment': 'Note Comment',
44 47 'One result is available, press enter to select it.': 'One result is available, press enter to select it.',
45 48 'Open new pull request': 'Создать новый pull запрос',
@@ -71,6 +74,7 b' var _TM = {'
71 74 'There are currently no open pull requests requiring your participation.': 'There are currently no open pull requests requiring your participation.',
72 75 'Unfollow': 'Не наблюдать',
73 76 'Updating...': 'Updating...',
77 'User `{0}` already in reviewers': 'User `{0}` already in reviewers',
74 78 'User `{0}` not allowed to be a reviewer': 'User `{0}` not allowed to be a reviewer',
75 79 'You can only select {0} item': 'You can only select {0} item',
76 80 'You can only select {0} items': 'You can only select {0} items',
@@ -8,6 +8,7 b' var _TM = {'
8 8 '(from usergroup {0})': '(from usergroup {0})',
9 9 'Add another comment': 'Add another comment',
10 10 'Adding new reviewers is forbidden.': 'Adding new reviewers is forbidden.',
11 'All individual reviewers must vote.': 'All individual reviewers must vote.',
11 12 'All reviewers must vote.': 'All reviewers must vote.',
12 13 'At least {0} reviewer must vote.': 'At least {0} reviewer must vote.',
13 14 'At least {0} reviewers must vote.': 'At least {0} reviewers must vote.',
@@ -17,6 +18,7 b' var _TM = {'
17 18 'Commit Authors are not allowed to be a reviewer.': 'Commit Authors are not allowed to be a reviewer.',
18 19 'Delete this comment?': 'Delete this comment?',
19 20 'Diff to Commit ': 'Diff to Commit ',
21 'Fetching repository state failed. Error code: {0} {1}. Try <a href="{2}">refreshing</a> this page.': 'Fetching repository state failed. Error code: {0} {1}. Try <a href="{2}">refreshing</a> this page.',
20 22 'Fetching repository state failed. Error code: {0} {1}. Try refreshing this page.': 'Fetching repository state failed. Error code: {0} {1}. Try refreshing this page.',
21 23 'Follow': 'Follow',
22 24 'Invite reviewers to this discussion': 'Invite reviewers to this discussion',
@@ -40,6 +42,7 b' var _TM = {'
40 42 'No tags available yet.': 'No tags available yet.',
41 43 'No user groups available yet.': 'No user groups available yet.',
42 44 'No users available yet.': 'No users available yet.',
45 'Not Reviewed': '未检视',
43 46 'Note Comment': 'Note Comment',
44 47 'One result is available, press enter to select it.': 'One result is available, press enter to select it.',
45 48 'Open new pull request': '新建拉取请求',
@@ -71,6 +74,7 b' var _TM = {'
71 74 'There are currently no open pull requests requiring your participation.': 'There are currently no open pull requests requiring your participation.',
72 75 'Unfollow': 'Unfollow',
73 76 'Updating...': 'Updating...',
77 'User `{0}` already in reviewers': 'User `{0}` already in reviewers',
74 78 'User `{0}` not allowed to be a reviewer': 'User `{0}` not allowed to be a reviewer',
75 79 'You can only select {0} item': 'You can only select {0} item',
76 80 'You can only select {0} items': 'You can only select {0} items',
General Comments 0
You need to be logged in to leave comments. Login now