##// END OF EJS Templates
i18n: create Slovak translation based on modified Czech
Andrew Shadura -
r4903:f9011c40 default
parent child Browse files
Show More
This diff has been collapsed as it changes many lines, (5660 lines changed) Show them Hide them
@@ -0,0 +1,5660 b''
1 # Translations template for Kallithea.
2 # Copyright (C) 2014 Various authors, licensing as GPLv3
3 # This file is distributed under the same license as the Kallithea project.
4 # Automatically generated, 2014.
5 # #, fuzzy
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: Kallithea 2.2.5\n"
9 "Report-Msgid-Bugs-To: translations@kallithea-scm.org\n"
10 "POT-Creation-Date: 2014-07-02 19:08-0400\n"
11 "PO-Revision-Date: 2015-03-11 19:07+0200\n"
12 "Last-Translator: Andrew Shadura <andrew@shadura.me>\n"
13 "Language-Team: Slovak "
14 "<https://hosted.weblate.org/projects/kallithea/kallithea/sk/>\n"
15 "Language: sk\n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=UTF-8\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "Generated-By: Babel 0.9.6\n"
20 "Language: sk\n"
21 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
22
23 #: kallithea/controllers/changelog.py:90 kallithea/controllers/compare.py:90
24 #: kallithea/controllers/pullrequests.py:265
25 msgid "There are no changesets yet"
26 msgstr ""
27
28 #: kallithea/controllers/changelog.py:186
29 msgid "All Branches"
30 msgstr "VΕ‘etky vetvy"
31
32 #: kallithea/controllers/changelog.py:189
33 msgid "(closed)"
34 msgstr "(zatvorenΓ©)"
35
36 #: kallithea/controllers/changeset.py:87
37 msgid "Show whitespace"
38 msgstr ""
39
40 #: kallithea/controllers/changeset.py:94
41 #: kallithea/controllers/changeset.py:101
42 msgid "Ignore whitespace"
43 msgstr ""
44
45 #: kallithea/controllers/changeset.py:167
46 #, python-format
47 msgid "increase diff context to %(num)s lines"
48 msgstr ""
49
50 #: kallithea/controllers/changeset.py:209 kallithea/controllers/files.py:98
51 #: kallithea/controllers/files.py:121
52 msgid "Such revision does not exist for this repository"
53 msgstr "TakΓ‘ revΓ­zia neexistuje"
54
55 #: kallithea/controllers/changeset.py:355
56 #: kallithea/controllers/pullrequests.py:482
57 #, python-format
58 msgid "Status change -> %s"
59 msgstr "Zmena stavu-> %s"
60
61 #: kallithea/controllers/changeset.py:386
62 msgid ""
63 "Changing status on a changeset associated with a closed pull request is not "
64 "allowed"
65 msgstr ""
66
67 #: kallithea/controllers/compare.py:194 kallithea/templates/base/root.html:65
68 msgid "Select changeset"
69 msgstr ""
70
71 #: kallithea/controllers/error.py:72
72 msgid "Home page"
73 msgstr "HlavnΓ‘ strΓ‘nka"
74
75 #: kallithea/controllers/error.py:101
76 msgid ""
77 "The request could not be understood by the server due to malformed syntax."
78 msgstr ""
79
80 #: kallithea/controllers/error.py:104
81 msgid "Unauthorized access to resource"
82 msgstr ""
83
84 #: kallithea/controllers/error.py:106
85 msgid "You don't have permission to view this page"
86 msgstr "NemΓ‘te oprΓ‘vnenie k zobrazeniu tejto strΓ‘nky"
87
88 #: kallithea/controllers/error.py:108
89 msgid "The resource could not be found"
90 msgstr ""
91
92 #: kallithea/controllers/error.py:110
93 msgid ""
94 "The server encountered an unexpected condition which prevented it from "
95 "fulfilling the request."
96 msgstr ""
97
98 #: kallithea/controllers/feed.py:55
99 #, python-format
100 msgid "Changes on %s repository"
101 msgstr "Zmeny na repozitΓ‘re %s"
102
103 #: kallithea/controllers/feed.py:56
104 #, python-format
105 msgid "%s %s feed"
106 msgstr ""
107
108 #: kallithea/controllers/feed.py:89
109 #: kallithea/templates/changeset/changeset.html:139
110 #: kallithea/templates/changeset/changeset.html:151
111 #: kallithea/templates/compare/compare_diff.html:75
112 #: kallithea/templates/compare/compare_diff.html:85
113 #: kallithea/templates/pullrequests/pullrequest_show.html:178
114 #: kallithea/templates/pullrequests/pullrequest_show.html:202
115 msgid "Changeset was too big and was cut off..."
116 msgstr ""
117
118 #: kallithea/controllers/feed.py:93
119 #, python-format
120 msgid "%s committed on %s"
121 msgstr ""
122
123 #: kallithea/controllers/files.py:92
124 msgid "Click here to add new file"
125 msgstr "Kliknite pre pridanie novΓ©ho sΓΊboru"
126
127 #: kallithea/controllers/files.py:93
128 #, python-format
129 msgid "There are no files yet. %s"
130 msgstr "ZatiaΔΎ nie sΓ­ ΕΎiadne sΓΊbory. %s"
131
132 #: kallithea/controllers/files.py:301 kallithea/controllers/files.py:361
133 #: kallithea/controllers/files.py:428
134 #, python-format
135 msgid "This repository has been locked by %s on %s"
136 msgstr ""
137
138 #: kallithea/controllers/files.py:313
139 msgid "You can only delete files with revision being a valid branch "
140 msgstr ""
141
142 #: kallithea/controllers/files.py:324
143 #, python-format
144 msgid "Deleted file %s via Kallithea"
145 msgstr ""
146
147 #: kallithea/controllers/files.py:346
148 #, python-format
149 msgid "Successfully deleted file %s"
150 msgstr ""
151
152 #: kallithea/controllers/files.py:350 kallithea/controllers/files.py:416
153 #: kallithea/controllers/files.py:498
154 msgid "Error occurred during commit"
155 msgstr ""
156
157 #: kallithea/controllers/files.py:373
158 msgid "You can only edit files with revision being a valid branch "
159 msgstr ""
160
161 #: kallithea/controllers/files.py:387
162 #, python-format
163 msgid "Edited file %s via Kallithea"
164 msgstr ""
165
166 #: kallithea/controllers/files.py:403
167 msgid "No changes"
168 msgstr "Ε½iadne zmΔ›ny"
169
170 #: kallithea/controllers/files.py:412 kallithea/controllers/files.py:487
171 #, python-format
172 msgid "Successfully committed to %s"
173 msgstr ""
174
175 #: kallithea/controllers/files.py:440
176 msgid "Added file via Kallithea"
177 msgstr "PridanΓ½ sΓΊbor cez Kallithea"
178
179 #: kallithea/controllers/files.py:461
180 msgid "No content"
181 msgstr "Ε½iadny obsah"
182
183 #: kallithea/controllers/files.py:465
184 msgid "No filename"
185 msgstr ""
186
187 #: kallithea/controllers/files.py:490
188 msgid "Location must be relative path and must not contain .. in path"
189 msgstr ""
190
191 #: kallithea/controllers/files.py:524
192 msgid "Downloads disabled"
193 msgstr "SΕ₯ahovanie vypnutΓ©"
194
195 #: kallithea/controllers/files.py:535
196 #, python-format
197 msgid "Unknown revision %s"
198 msgstr "NeznΓ‘ma revΓ­zia %s"
199
200 #: kallithea/controllers/files.py:537
201 msgid "Empty repository"
202 msgstr "PrΓ‘zdny repozitΓ‘r"
203
204 #: kallithea/controllers/files.py:539
205 msgid "Unknown archive type"
206 msgstr ""
207
208 #: kallithea/controllers/files.py:775
209 #: kallithea/templates/changeset/changeset_range.html:12
210 #: kallithea/templates/email_templates/pull_request.html:12
211 #: kallithea/templates/pullrequests/pullrequest.html:123
212 msgid "Changesets"
213 msgstr "Zmeny"
214
215 #: kallithea/controllers/files.py:776
216 #: kallithea/controllers/pullrequests.py:160
217 #: kallithea/controllers/summary.py:76 kallithea/model/scm.py:818
218 #: kallithea/templates/switch_to_list.html:3
219 #: kallithea/templates/branches/branches.html:13
220 msgid "Branches"
221 msgstr "Vetvy"
222
223 #: kallithea/controllers/files.py:777
224 #: kallithea/controllers/pullrequests.py:161
225 #: kallithea/controllers/summary.py:77 kallithea/model/scm.py:829
226 #: kallithea/templates/switch_to_list.html:25
227 #: kallithea/templates/tags/tags.html:13
228 msgid "Tags"
229 msgstr "Tagy"
230
231 #: kallithea/controllers/forks.py:191
232 #, python-format
233 msgid "An error occurred during repository forking %s"
234 msgstr ""
235
236 #: kallithea/controllers/home.py:86
237 msgid "Groups"
238 msgstr "Skupiny"
239
240 #: kallithea/controllers/home.py:91
241 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:106
242 #: kallithea/templates/admin/repos/repo_add.html:15
243 #: kallithea/templates/admin/repos/repo_add.html:19
244 #: kallithea/templates/admin/users/user_edit_advanced.html:6
245 #: kallithea/templates/base/base.html:73 kallithea/templates/base/base.html:90
246 #: kallithea/templates/base/base.html:139
247 #: kallithea/templates/base/base.html:394
248 #: kallithea/templates/base/base.html:565
249 msgid "Repositories"
250 msgstr "RepozitΓ‘re"
251
252 #: kallithea/controllers/home.py:132 kallithea/templates/files/files.html:33
253 #: kallithea/templates/files/files_add.html:37
254 #: kallithea/templates/files/files_delete.html:37
255 #: kallithea/templates/files/files_edit.html:37
256 msgid "Branch"
257 msgstr "Vetva"
258
259 #: kallithea/controllers/home.py:138
260 msgid "Tag"
261 msgstr ""
262
263 #: kallithea/controllers/home.py:144
264 msgid "Bookmark"
265 msgstr "ZΓ‘loΕΎka"
266
267 #: kallithea/controllers/journal.py:114 kallithea/controllers/journal.py:157
268 msgid "public journal"
269 msgstr ""
270
271 #: kallithea/controllers/journal.py:118 kallithea/controllers/journal.py:161
272 #: kallithea/templates/journal/journal.html:15
273 msgid "journal"
274 msgstr ""
275
276 #: kallithea/controllers/login.py:187 kallithea/controllers/login.py:232
277 msgid "bad captcha"
278 msgstr "zlΓ‘ captcha"
279
280 #: kallithea/controllers/login.py:193
281 msgid "You have successfully registered into Kallithea"
282 msgstr ""
283
284 #: kallithea/controllers/login.py:237
285 msgid "Your password reset link was sent"
286 msgstr ""
287
288 #: kallithea/controllers/login.py:257
289 msgid ""
290 "Your password reset was successful, new password has been sent to your email"
291 msgstr ""
292
293 #: kallithea/controllers/pullrequests.py:140
294 #: kallithea/templates/changeset/changeset.html:13
295 #: kallithea/templates/email_templates/changeset_comment.html:15
296 msgid "Changeset"
297 msgstr ""
298
299 #: kallithea/controllers/pullrequests.py:157
300 msgid "Special"
301 msgstr ""
302
303 #: kallithea/controllers/pullrequests.py:158
304 msgid "Peer branches"
305 msgstr ""
306
307 #: kallithea/controllers/pullrequests.py:159 kallithea/model/scm.py:824
308 #: kallithea/templates/switch_to_list.html:38
309 #: kallithea/templates/bookmarks/bookmarks.html:13
310 msgid "Bookmarks"
311 msgstr "ZΓ‘loΕΎky"
312
313 #: kallithea/controllers/pullrequests.py:330
314 msgid "Pull request requires a title with min. 3 chars"
315 msgstr ""
316
317 #: kallithea/controllers/pullrequests.py:332
318 #, python-format
319 msgid "Error creating pull request: %s"
320 msgstr ""
321
322 #: kallithea/controllers/pullrequests.py:354
323 msgid "Successfully opened new pull request"
324 msgstr ""
325
326 #: kallithea/controllers/pullrequests.py:357
327 msgid "Error occurred during sending pull request"
328 msgstr ""
329
330 #: kallithea/controllers/pullrequests.py:397
331 msgid "Successfully deleted pull request"
332 msgstr ""
333
334 #: kallithea/controllers/pullrequests.py:485
335 msgid "Closing with"
336 msgstr ""
337
338 #: kallithea/controllers/pullrequests.py:522
339 msgid ""
340 "Closing pull request on other statuses than rejected or approved forbidden"
341 msgstr ""
342
343 #: kallithea/controllers/search.py:135
344 msgid "Invalid search query. Try quoting it."
345 msgstr ""
346
347 #: kallithea/controllers/search.py:140
348 msgid "There is no index to search in. Please run whoosh indexer"
349 msgstr ""
350
351 #: kallithea/controllers/search.py:144
352 msgid "An error occurred during this search operation"
353 msgstr ""
354
355 #: kallithea/controllers/summary.py:203
356 msgid "No data loaded yet"
357 msgstr ""
358
359 #: kallithea/controllers/summary.py:206
360 #: kallithea/templates/summary/summary.html:105
361 msgid "Statistics are disabled for this repository"
362 msgstr ""
363
364 #: kallithea/controllers/admin/auth_settings.py:127
365 msgid "Auth settings updated successfully"
366 msgstr ""
367
368 #: kallithea/controllers/admin/auth_settings.py:138
369 msgid "error occurred during update of auth settings"
370 msgstr ""
371
372 #: kallithea/controllers/admin/defaults.py:97
373 msgid "Default settings updated successfully"
374 msgstr ""
375
376 #: kallithea/controllers/admin/defaults.py:111
377 msgid "Error occurred during update of defaults"
378 msgstr ""
379
380 #: kallithea/controllers/admin/gists.py:60
381 #: kallithea/controllers/admin/my_account.py:257
382 #: kallithea/controllers/admin/users.py:289
383 msgid "forever"
384 msgstr ""
385
386 #: kallithea/controllers/admin/gists.py:61
387 #: kallithea/controllers/admin/my_account.py:258
388 #: kallithea/controllers/admin/users.py:290
389 msgid "5 minutes"
390 msgstr "5 minΓΊt"
391
392 #: kallithea/controllers/admin/gists.py:62
393 #: kallithea/controllers/admin/my_account.py:259
394 #: kallithea/controllers/admin/users.py:291
395 msgid "1 hour"
396 msgstr "1 hodina"
397
398 #: kallithea/controllers/admin/gists.py:63
399 #: kallithea/controllers/admin/my_account.py:260
400 #: kallithea/controllers/admin/users.py:292
401 msgid "1 day"
402 msgstr "1 deň"
403
404 #: kallithea/controllers/admin/gists.py:64
405 #: kallithea/controllers/admin/my_account.py:261
406 #: kallithea/controllers/admin/users.py:293
407 msgid "1 month"
408 msgstr "1 mesiac"
409
410 #: kallithea/controllers/admin/gists.py:68
411 #: kallithea/controllers/admin/my_account.py:263
412 #: kallithea/controllers/admin/users.py:295
413 msgid "Lifetime"
414 msgstr ""
415
416 #: kallithea/controllers/admin/gists.py:147
417 msgid "Error occurred during gist creation"
418 msgstr ""
419
420 #: kallithea/controllers/admin/gists.py:185
421 #, python-format
422 msgid "Deleted gist %s"
423 msgstr ""
424
425 #: kallithea/controllers/admin/gists.py:234
426 msgid "unmodified"
427 msgstr ""
428
429 #: kallithea/controllers/admin/gists.py:263
430 msgid "Successfully updated gist content"
431 msgstr ""
432
433 #: kallithea/controllers/admin/gists.py:268
434 msgid "Successfully updated gist data"
435 msgstr ""
436
437 #: kallithea/controllers/admin/gists.py:271
438 #, python-format
439 msgid "Error occurred during update of gist %s"
440 msgstr ""
441
442 #: kallithea/controllers/admin/my_account.py:70
443 msgid "You can't edit this user since it's crucial for entire application"
444 msgstr ""
445
446 #: kallithea/controllers/admin/my_account.py:127
447 msgid "Your account was updated successfully"
448 msgstr ""
449
450 #: kallithea/controllers/admin/my_account.py:141
451 #: kallithea/controllers/admin/users.py:207
452 #, python-format
453 msgid "Error occurred during update of user %s"
454 msgstr ""
455
456 #: kallithea/controllers/admin/my_account.py:161
457 msgid "Successfully updated password"
458 msgstr ""
459
460 #: kallithea/controllers/admin/my_account.py:171
461 msgid "Error occurred during update of user password"
462 msgstr ""
463
464 #: kallithea/controllers/admin/my_account.py:213
465 #: kallithea/controllers/admin/users.py:432
466 #, python-format
467 msgid "Added email %s to user"
468 msgstr ""
469
470 #: kallithea/controllers/admin/my_account.py:219
471 #: kallithea/controllers/admin/users.py:438
472 msgid "An error occurred during email saving"
473 msgstr ""
474
475 #: kallithea/controllers/admin/my_account.py:228
476 #: kallithea/controllers/admin/users.py:449
477 msgid "Removed email from user"
478 msgstr ""
479
480 #: kallithea/controllers/admin/my_account.py:274
481 #: kallithea/controllers/admin/users.py:315
482 msgid "Api key successfully created"
483 msgstr ""
484
485 #: kallithea/controllers/admin/my_account.py:286
486 #: kallithea/controllers/admin/users.py:331
487 msgid "Api key successfully reset"
488 msgstr ""
489
490 #: kallithea/controllers/admin/my_account.py:290
491 #: kallithea/controllers/admin/users.py:335
492 msgid "Api key successfully deleted"
493 msgstr ""
494
495 #: kallithea/controllers/admin/permissions.py:62
496 #: kallithea/controllers/admin/permissions.py:66
497 #: kallithea/controllers/admin/permissions.py:70
498 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:104
499 msgid "None"
500 msgstr ""
501
502 #: kallithea/controllers/admin/permissions.py:63
503 #: kallithea/controllers/admin/permissions.py:67
504 #: kallithea/controllers/admin/permissions.py:71
505 msgid "Read"
506 msgstr ""
507
508 #: kallithea/controllers/admin/permissions.py:64
509 #: kallithea/controllers/admin/permissions.py:68
510 #: kallithea/controllers/admin/permissions.py:72
511 msgid "Write"
512 msgstr ""
513
514 #: kallithea/controllers/admin/permissions.py:65
515 #: kallithea/controllers/admin/permissions.py:69
516 #: kallithea/controllers/admin/permissions.py:73
517 #: kallithea/templates/admin/auth/auth_settings.html:12
518 #: kallithea/templates/admin/defaults/defaults.html:12
519 #: kallithea/templates/admin/permissions/permissions.html:12
520 #: kallithea/templates/admin/repo_groups/repo_group_add.html:12
521 #: kallithea/templates/admin/repo_groups/repo_group_edit.html:12
522 #: kallithea/templates/admin/repo_groups/repo_groups.html:13
523 #: kallithea/templates/admin/repos/repo_add.html:13
524 #: kallithea/templates/admin/repos/repo_add.html:17
525 #: kallithea/templates/admin/repos/repos.html:12
526 #: kallithea/templates/admin/settings/settings.html:12
527 #: kallithea/templates/admin/user_groups/user_group_add.html:11
528 #: kallithea/templates/admin/user_groups/user_group_edit.html:12
529 #: kallithea/templates/admin/user_groups/user_groups.html:13
530 #: kallithea/templates/admin/users/user_add.html:11
531 #: kallithea/templates/admin/users/user_edit.html:12
532 #: kallithea/templates/admin/users/user_edit_profile.html:114
533 #: kallithea/templates/admin/users/users.html:13
534 #: kallithea/templates/admin/users/users.html:58
535 #: kallithea/templates/base/base.html:342
536 #: kallithea/templates/base/base.html:343
537 #: kallithea/templates/base/base.html:349
538 #: kallithea/templates/base/base.html:350
539 msgid "Admin"
540 msgstr ""
541
542 #: kallithea/controllers/admin/permissions.py:76
543 #: kallithea/controllers/admin/permissions.py:87
544 #: kallithea/controllers/admin/permissions.py:92
545 #: kallithea/controllers/admin/permissions.py:95
546 #: kallithea/controllers/admin/permissions.py:98
547 #: kallithea/controllers/admin/permissions.py:101
548 msgid "Disabled"
549 msgstr ""
550
551 #: kallithea/controllers/admin/permissions.py:78
552 msgid "Allowed with manual account activation"
553 msgstr ""
554
555 #: kallithea/controllers/admin/permissions.py:80
556 msgid "Allowed with automatic account activation"
557 msgstr ""
558
559 #: kallithea/controllers/admin/permissions.py:83
560 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1441
561 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1487
562 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1544
563 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1545
564 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1566
565 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1605
566 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1657
567 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1684 kallithea/model/db.py:1694
568 msgid "Manual activation of external account"
569 msgstr ""
570
571 #: kallithea/controllers/admin/permissions.py:84
572 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1442
573 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1488
574 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1545
575 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1546
576 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1567
577 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1606
578 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1658
579 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1685 kallithea/model/db.py:1695
580 msgid "Automatic activation of external account"
581 msgstr ""
582
583 #: kallithea/controllers/admin/permissions.py:88
584 #: kallithea/controllers/admin/permissions.py:91
585 #: kallithea/controllers/admin/permissions.py:96
586 #: kallithea/controllers/admin/permissions.py:99
587 #: kallithea/controllers/admin/permissions.py:102
588 msgid "Enabled"
589 msgstr ""
590
591 #: kallithea/controllers/admin/permissions.py:125
592 msgid "Global permissions updated successfully"
593 msgstr ""
594
595 #: kallithea/controllers/admin/permissions.py:139
596 msgid "Error occurred during update of permissions"
597 msgstr ""
598
599 #: kallithea/controllers/admin/repo_groups.py:186
600 #, python-format
601 msgid "Created repository group %s"
602 msgstr ""
603
604 #: kallithea/controllers/admin/repo_groups.py:198
605 #, python-format
606 msgid "Error occurred during creation of repository group %s"
607 msgstr ""
608
609 #: kallithea/controllers/admin/repo_groups.py:256
610 #, python-format
611 msgid "Updated repository group %s"
612 msgstr ""
613
614 #: kallithea/controllers/admin/repo_groups.py:271
615 #, python-format
616 msgid "Error occurred during update of repository group %s"
617 msgstr ""
618
619 #: kallithea/controllers/admin/repo_groups.py:289
620 #, python-format
621 msgid "This group contains %s repositories and cannot be deleted"
622 msgstr ""
623
624 #: kallithea/controllers/admin/repo_groups.py:296
625 #, python-format
626 msgid "This group contains %s subgroups and cannot be deleted"
627 msgstr ""
628
629 #: kallithea/controllers/admin/repo_groups.py:302
630 #, python-format
631 msgid "Removed repository group %s"
632 msgstr ""
633
634 #: kallithea/controllers/admin/repo_groups.py:307
635 #, python-format
636 msgid "Error occurred during deletion of repository group %s"
637 msgstr ""
638
639 #: kallithea/controllers/admin/repo_groups.py:419
640 #: kallithea/controllers/admin/repo_groups.py:454
641 #: kallithea/controllers/admin/user_groups.py:337
642 msgid "Cannot revoke permission for yourself as admin"
643 msgstr ""
644
645 #: kallithea/controllers/admin/repo_groups.py:434
646 msgid "Repository Group permissions updated"
647 msgstr ""
648
649 #: kallithea/controllers/admin/repo_groups.py:471
650 #: kallithea/controllers/admin/repos.py:426
651 #: kallithea/controllers/admin/user_groups.py:349
652 msgid "An error occurred during revoking of permission"
653 msgstr ""
654
655 #: kallithea/controllers/admin/repos.py:162
656 #, python-format
657 msgid "Error creating repository %s"
658 msgstr ""
659
660 #: kallithea/controllers/admin/repos.py:237
661 #, python-format
662 msgid "Created repository %s from %s"
663 msgstr ""
664
665 #: kallithea/controllers/admin/repos.py:246
666 #, python-format
667 msgid "Forked repository %s as %s"
668 msgstr ""
669
670 #: kallithea/controllers/admin/repos.py:249
671 #, python-format
672 msgid "Created repository %s"
673 msgstr ""
674
675 #: kallithea/controllers/admin/repos.py:289
676 #, python-format
677 msgid "Repository %s updated successfully"
678 msgstr ""
679
680 #: kallithea/controllers/admin/repos.py:307
681 #, python-format
682 msgid "Error occurred during update of repository %s"
683 msgstr ""
684
685 #: kallithea/controllers/admin/repos.py:334
686 #, python-format
687 msgid "Detached %s forks"
688 msgstr ""
689
690 #: kallithea/controllers/admin/repos.py:337
691 #, python-format
692 msgid "Deleted %s forks"
693 msgstr ""
694
695 #: kallithea/controllers/admin/repos.py:342
696 #, python-format
697 msgid "Deleted repository %s"
698 msgstr ""
699
700 #: kallithea/controllers/admin/repos.py:345
701 #, python-format
702 msgid "Cannot delete %s it still contains attached forks"
703 msgstr ""
704
705 #: kallithea/controllers/admin/repos.py:350
706 #, python-format
707 msgid "An error occurred during deletion of %s"
708 msgstr ""
709
710 #: kallithea/controllers/admin/repos.py:402
711 msgid "Repository permissions updated"
712 msgstr ""
713
714 #: kallithea/controllers/admin/repos.py:458
715 msgid "An error occurred during creation of field"
716 msgstr ""
717
718 #: kallithea/controllers/admin/repos.py:472
719 msgid "An error occurred during removal of field"
720 msgstr ""
721
722 #: kallithea/controllers/admin/repos.py:488
723 msgid "-- Not a fork --"
724 msgstr ""
725
726 #: kallithea/controllers/admin/repos.py:522
727 msgid "Updated repository visibility in public journal"
728 msgstr ""
729
730 #: kallithea/controllers/admin/repos.py:526
731 msgid "An error occurred during setting this repository in public journal"
732 msgstr ""
733
734 #: kallithea/controllers/admin/repos.py:531 kallithea/model/validators.py:359
735 msgid "Token mismatch"
736 msgstr ""
737
738 #: kallithea/controllers/admin/repos.py:546
739 msgid "Nothing"
740 msgstr ""
741
742 #: kallithea/controllers/admin/repos.py:548
743 #, python-format
744 msgid "Marked repo %s as fork of %s"
745 msgstr ""
746
747 #: kallithea/controllers/admin/repos.py:555
748 msgid "An error occurred during this operation"
749 msgstr ""
750
751 #: kallithea/controllers/admin/repos.py:571
752 msgid "Locked repository"
753 msgstr ""
754
755 #: kallithea/controllers/admin/repos.py:574
756 msgid "Unlocked repository"
757 msgstr ""
758
759 #: kallithea/controllers/admin/repos.py:577
760 #: kallithea/controllers/admin/repos.py:604
761 msgid "An error occurred during unlocking"
762 msgstr ""
763
764 #: kallithea/controllers/admin/repos.py:595
765 msgid "Unlocked"
766 msgstr ""
767
768 #: kallithea/controllers/admin/repos.py:598
769 msgid "Locked"
770 msgstr ""
771
772 #: kallithea/controllers/admin/repos.py:600
773 #, python-format
774 msgid "Repository has been %s"
775 msgstr ""
776
777 #: kallithea/controllers/admin/repos.py:618
778 msgid "Cache invalidation successful"
779 msgstr ""
780
781 #: kallithea/controllers/admin/repos.py:622
782 msgid "An error occurred during cache invalidation"
783 msgstr ""
784
785 #: kallithea/controllers/admin/repos.py:637
786 msgid "Pulled from remote location"
787 msgstr ""
788
789 #: kallithea/controllers/admin/repos.py:640
790 msgid "An error occurred during pull from remote location"
791 msgstr ""
792
793 #: kallithea/controllers/admin/repos.py:673
794 msgid "An error occurred during deletion of repository stats"
795 msgstr ""
796
797 #: kallithea/controllers/admin/settings.py:172
798 msgid "Updated VCS settings"
799 msgstr ""
800
801 #: kallithea/controllers/admin/settings.py:176
802 msgid ""
803 "Unable to activate hgsubversion support. The \"hgsubversion\" library is "
804 "missing"
805 msgstr ""
806
807 #: kallithea/controllers/admin/settings.py:182
808 #: kallithea/controllers/admin/settings.py:274
809 msgid "Error occurred during updating application settings"
810 msgstr ""
811
812 #: kallithea/controllers/admin/settings.py:215
813 #, python-format
814 msgid "Repositories successfully rescanned added: %s ; removed: %s"
815 msgstr ""
816
817 #: kallithea/controllers/admin/settings.py:270
818 msgid "Updated application settings"
819 msgstr ""
820
821 #: kallithea/controllers/admin/settings.py:327
822 msgid "Updated visualisation settings"
823 msgstr ""
824
825 #: kallithea/controllers/admin/settings.py:332
826 msgid "Error occurred during updating visualisation settings"
827 msgstr ""
828
829 #: kallithea/controllers/admin/settings.py:358
830 msgid "Please enter email address"
831 msgstr ""
832
833 #: kallithea/controllers/admin/settings.py:370
834 msgid "Send email task created"
835 msgstr ""
836
837 #: kallithea/controllers/admin/settings.py:400
838 msgid "Added new hook"
839 msgstr ""
840
841 #: kallithea/controllers/admin/settings.py:414
842 msgid "Updated hooks"
843 msgstr ""
844
845 #: kallithea/controllers/admin/settings.py:418
846 msgid "Error occurred during hook creation"
847 msgstr ""
848
849 #: kallithea/controllers/admin/settings.py:444
850 msgid "Whoosh reindex task scheduled"
851 msgstr ""
852
853 #: kallithea/controllers/admin/user_groups.py:150
854 #, python-format
855 msgid "Created user group %s"
856 msgstr ""
857
858 #: kallithea/controllers/admin/user_groups.py:161
859 #, python-format
860 msgid "Error occurred during creation of user group %s"
861 msgstr ""
862
863 #: kallithea/controllers/admin/user_groups.py:199
864 #, python-format
865 msgid "Updated user group %s"
866 msgstr ""
867
868 #: kallithea/controllers/admin/user_groups.py:221
869 #, python-format
870 msgid "Error occurred during update of user group %s"
871 msgstr ""
872
873 #: kallithea/controllers/admin/user_groups.py:239
874 msgid "Successfully deleted user group"
875 msgstr ""
876
877 #: kallithea/controllers/admin/user_groups.py:244
878 msgid "An error occurred during deletion of user group"
879 msgstr ""
880
881 #: kallithea/controllers/admin/user_groups.py:311
882 msgid "Target group cannot be the same"
883 msgstr ""
884
885 #: kallithea/controllers/admin/user_groups.py:317
886 msgid "User Group permissions updated"
887 msgstr ""
888
889 #: kallithea/controllers/admin/user_groups.py:437
890 #: kallithea/controllers/admin/users.py:397
891 msgid "Updated permissions"
892 msgstr ""
893
894 #: kallithea/controllers/admin/user_groups.py:441
895 #: kallithea/controllers/admin/users.py:401
896 msgid "An error occurred during permissions saving"
897 msgstr ""
898
899 #: kallithea/controllers/admin/users.py:135
900 #, python-format
901 msgid "Created user %s"
902 msgstr ""
903
904 #: kallithea/controllers/admin/users.py:149
905 #, python-format
906 msgid "Error occurred during creation of user %s"
907 msgstr ""
908
909 #: kallithea/controllers/admin/users.py:188
910 msgid "User updated successfully"
911 msgstr ""
912
913 #: kallithea/controllers/admin/users.py:223
914 msgid "Successfully deleted user"
915 msgstr ""
916
917 #: kallithea/controllers/admin/users.py:228
918 msgid "An error occurred during deletion of user"
919 msgstr ""
920
921 #: kallithea/controllers/admin/users.py:242
922 #: kallithea/controllers/admin/users.py:260
923 #: kallithea/controllers/admin/users.py:283
924 #: kallithea/controllers/admin/users.py:308
925 #: kallithea/controllers/admin/users.py:321
926 #: kallithea/controllers/admin/users.py:345
927 #: kallithea/controllers/admin/users.py:408
928 #: kallithea/controllers/admin/users.py:455
929 msgid "You can't edit this user"
930 msgstr ""
931
932 #: kallithea/controllers/admin/users.py:483
933 #, python-format
934 msgid "Added ip %s to user whitelist"
935 msgstr ""
936
937 #: kallithea/controllers/admin/users.py:489
938 msgid "An error occurred during ip saving"
939 msgstr ""
940
941 #: kallithea/controllers/admin/users.py:503
942 msgid "Removed ip address from user whitelist"
943 msgstr ""
944
945 #: kallithea/lib/auth.py:748
946 #, python-format
947 msgid "IP %s not allowed"
948 msgstr ""
949
950 #: kallithea/lib/auth.py:809
951 msgid "You need to be a registered user to perform this action"
952 msgstr ""
953
954 #: kallithea/lib/auth.py:846
955 msgid "You need to be signed in to view this page"
956 msgstr ""
957
958 #: kallithea/lib/diffs.py:66
959 msgid "Binary file"
960 msgstr ""
961
962 #: kallithea/lib/diffs.py:82
963 msgid ""
964 "Changeset was too big and was cut off, use diff menu to display this diff"
965 msgstr ""
966
967 #: kallithea/lib/diffs.py:92
968 msgid "No changes detected"
969 msgstr ""
970
971 #: kallithea/lib/helpers.py:598
972 #, python-format
973 msgid "Deleted branch: %s"
974 msgstr ""
975
976 #: kallithea/lib/helpers.py:601
977 #, python-format
978 msgid "Created tag: %s"
979 msgstr ""
980
981 #: kallithea/lib/helpers.py:614
982 msgid "Changeset not found"
983 msgstr ""
984
985 #: kallithea/lib/helpers.py:664
986 #, python-format
987 msgid "Show all combined changesets %s->%s"
988 msgstr ""
989
990 #: kallithea/lib/helpers.py:670
991 msgid "compare view"
992 msgstr ""
993
994 #: kallithea/lib/helpers.py:690
995 msgid "and"
996 msgstr ""
997
998 #: kallithea/lib/helpers.py:691
999 #, python-format
1000 msgid "%s more"
1001 msgstr ""
1002
1003 #: kallithea/lib/helpers.py:692
1004 #: kallithea/templates/changelog/changelog.html:58
1005 msgid "revisions"
1006 msgstr ""
1007
1008 #: kallithea/lib/helpers.py:716
1009 #, python-format
1010 msgid "fork name %s"
1011 msgstr ""
1012
1013 #: kallithea/lib/helpers.py:733
1014 #: kallithea/templates/pullrequests/pullrequest_show.html:11
1015 #, python-format
1016 msgid "Pull request #%s"
1017 msgstr ""
1018
1019 #: kallithea/lib/helpers.py:743
1020 msgid "[deleted] repository"
1021 msgstr ""
1022
1023 #: kallithea/lib/helpers.py:745 kallithea/lib/helpers.py:757
1024 msgid "[created] repository"
1025 msgstr ""
1026
1027 #: kallithea/lib/helpers.py:747
1028 msgid "[created] repository as fork"
1029 msgstr ""
1030
1031 #: kallithea/lib/helpers.py:749 kallithea/lib/helpers.py:759
1032 msgid "[forked] repository"
1033 msgstr ""
1034
1035 #: kallithea/lib/helpers.py:751 kallithea/lib/helpers.py:761
1036 msgid "[updated] repository"
1037 msgstr ""
1038
1039 #: kallithea/lib/helpers.py:753
1040 msgid "[downloaded] archive from repository"
1041 msgstr ""
1042
1043 #: kallithea/lib/helpers.py:755
1044 msgid "[delete] repository"
1045 msgstr ""
1046
1047 #: kallithea/lib/helpers.py:763
1048 msgid "[created] user"
1049 msgstr ""
1050
1051 #: kallithea/lib/helpers.py:765
1052 msgid "[updated] user"
1053 msgstr ""
1054
1055 #: kallithea/lib/helpers.py:767
1056 msgid "[created] user group"
1057 msgstr ""
1058
1059 #: kallithea/lib/helpers.py:769
1060 msgid "[updated] user group"
1061 msgstr ""
1062
1063 #: kallithea/lib/helpers.py:771
1064 msgid "[commented] on revision in repository"
1065 msgstr ""
1066
1067 #: kallithea/lib/helpers.py:773
1068 msgid "[commented] on pull request for"
1069 msgstr ""
1070
1071 #: kallithea/lib/helpers.py:775
1072 msgid "[closed] pull request for"
1073 msgstr ""
1074
1075 #: kallithea/lib/helpers.py:777
1076 msgid "[pushed] into"
1077 msgstr ""
1078
1079 #: kallithea/lib/helpers.py:779
1080 msgid "[committed via Kallithea] into repository"
1081 msgstr ""
1082
1083 #: kallithea/lib/helpers.py:781
1084 msgid "[pulled from remote] into repository"
1085 msgstr ""
1086
1087 #: kallithea/lib/helpers.py:783
1088 msgid "[pulled] from"
1089 msgstr ""
1090
1091 #: kallithea/lib/helpers.py:785
1092 msgid "[started following] repository"
1093 msgstr ""
1094
1095 #: kallithea/lib/helpers.py:787
1096 msgid "[stopped following] repository"
1097 msgstr ""
1098
1099 #: kallithea/lib/helpers.py:1101
1100 #, python-format
1101 msgid " and %s more"
1102 msgstr ""
1103
1104 #: kallithea/lib/helpers.py:1105
1105 msgid "No Files"
1106 msgstr ""
1107
1108 #: kallithea/lib/helpers.py:1171
1109 msgid "new file"
1110 msgstr ""
1111
1112 #: kallithea/lib/helpers.py:1174
1113 msgid "mod"
1114 msgstr ""
1115
1116 #: kallithea/lib/helpers.py:1177
1117 msgid "del"
1118 msgstr ""
1119
1120 #: kallithea/lib/helpers.py:1180
1121 msgid "rename"
1122 msgstr ""
1123
1124 #: kallithea/lib/helpers.py:1185
1125 msgid "chmod"
1126 msgstr ""
1127
1128 #: kallithea/lib/helpers.py:1417
1129 #, python-format
1130 msgid ""
1131 "%s repository is not mapped to db perhaps it was created or renamed from the "
1132 "filesystem please run the application again in order to rescan repositories"
1133 msgstr ""
1134
1135 #: kallithea/lib/utils2.py:415
1136 #, python-format
1137 msgid "%d year"
1138 msgid_plural "%d years"
1139 msgstr[0] ""
1140 msgstr[1] ""
1141 msgstr[2] ""
1142
1143 #: kallithea/lib/utils2.py:416
1144 #, python-format
1145 msgid "%d month"
1146 msgid_plural "%d months"
1147 msgstr[0] ""
1148 msgstr[1] ""
1149 msgstr[2] ""
1150
1151 #: kallithea/lib/utils2.py:417
1152 #, python-format
1153 msgid "%d day"
1154 msgid_plural "%d days"
1155 msgstr[0] ""
1156 msgstr[1] ""
1157 msgstr[2] ""
1158
1159 #: kallithea/lib/utils2.py:418
1160 #, python-format
1161 msgid "%d hour"
1162 msgid_plural "%d hours"
1163 msgstr[0] ""
1164 msgstr[1] ""
1165 msgstr[2] ""
1166
1167 #: kallithea/lib/utils2.py:419
1168 #, python-format
1169 msgid "%d minute"
1170 msgid_plural "%d minutes"
1171 msgstr[0] ""
1172 msgstr[1] ""
1173 msgstr[2] ""
1174
1175 #: kallithea/lib/utils2.py:420
1176 #, python-format
1177 msgid "%d second"
1178 msgid_plural "%d seconds"
1179 msgstr[0] ""
1180 msgstr[1] ""
1181 msgstr[2] ""
1182
1183 #: kallithea/lib/utils2.py:436
1184 #, python-format
1185 msgid "in %s"
1186 msgstr ""
1187
1188 #: kallithea/lib/utils2.py:438
1189 #, python-format
1190 msgid "%s ago"
1191 msgstr ""
1192
1193 #: kallithea/lib/utils2.py:440
1194 #, python-format
1195 msgid "in %s and %s"
1196 msgstr ""
1197
1198 #: kallithea/lib/utils2.py:443
1199 #, python-format
1200 msgid "%s and %s ago"
1201 msgstr ""
1202
1203 #: kallithea/lib/utils2.py:446
1204 msgid "just now"
1205 msgstr ""
1206
1207 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1166
1208 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1185
1209 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1305
1210 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1390
1211 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1410
1212 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1456
1213 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1513
1214 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1514
1215 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1535
1216 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1574
1217 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1624
1218 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1651 kallithea/model/db.py:1661
1219 msgid "Repository no access"
1220 msgstr ""
1221
1222 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1167
1223 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1186
1224 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1306
1225 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1391
1226 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1411
1227 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1457
1228 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1514
1229 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1515
1230 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1536
1231 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1575
1232 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1625
1233 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1652 kallithea/model/db.py:1662
1234 msgid "Repository read access"
1235 msgstr ""
1236
1237 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1168
1238 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1187
1239 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1307
1240 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1392
1241 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1412
1242 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1458
1243 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1515
1244 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1516
1245 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1537
1246 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1576
1247 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1626
1248 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1653 kallithea/model/db.py:1663
1249 msgid "Repository write access"
1250 msgstr ""
1251
1252 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1169
1253 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1188
1254 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1308
1255 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1393
1256 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1413
1257 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1459
1258 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1516
1259 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1517
1260 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1538
1261 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1577
1262 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1627
1263 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1654 kallithea/model/db.py:1664
1264 msgid "Repository admin access"
1265 msgstr ""
1266
1267 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1171
1268 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1190
1269 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1310
1270 msgid "Repository Group no access"
1271 msgstr ""
1272
1273 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1172
1274 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1191
1275 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1311
1276 msgid "Repository Group read access"
1277 msgstr ""
1278
1279 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1173
1280 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1192
1281 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1312
1282 msgid "Repository Group write access"
1283 msgstr ""
1284
1285 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1174
1286 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1193
1287 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1313
1288 msgid "Repository Group admin access"
1289 msgstr ""
1290
1291 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1176
1292 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1195
1293 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1315
1294 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1400
1295 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1408
1296 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1454
1297 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1511
1298 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1512
1299 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1533
1300 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1572
1301 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1622
1302 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1649 kallithea/model/db.py:1659
1303 msgid "Kallithea Administrator"
1304 msgstr ""
1305
1306 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1177
1307 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1196
1308 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1316
1309 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1401
1310 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1431
1311 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1477
1312 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1534
1313 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1535
1314 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1556
1315 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1595
1316 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1645
1317 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1672 kallithea/model/db.py:1682
1318 msgid "Repository creation disabled"
1319 msgstr ""
1320
1321 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1178
1322 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1197
1323 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1317
1324 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1402
1325 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1432
1326 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1478
1327 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1535
1328 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1536
1329 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1557
1330 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1596
1331 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1646
1332 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1673 kallithea/model/db.py:1683
1333 msgid "Repository creation enabled"
1334 msgstr ""
1335
1336 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1179
1337 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1198
1338 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1318
1339 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1403
1340 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1434
1341 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1480
1342 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1537
1343 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1538
1344 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1559
1345 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1598
1346 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1650
1347 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1677 kallithea/model/db.py:1687
1348 msgid "Repository forking disabled"
1349 msgstr ""
1350
1351 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1180
1352 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1199
1353 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1319
1354 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1404
1355 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1435
1356 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1481
1357 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1538
1358 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1539
1359 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1560
1360 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1599
1361 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1651
1362 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1678 kallithea/model/db.py:1688
1363 msgid "Repository forking enabled"
1364 msgstr ""
1365
1366 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1181
1367 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1200
1368 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1320
1369 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1405
1370 msgid "Register disabled"
1371 msgstr ""
1372
1373 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1182
1374 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1201
1375 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1321
1376 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1406
1377 msgid "Register new user with Kallithea with manual activation"
1378 msgstr ""
1379
1380 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1185
1381 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1204
1382 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1324
1383 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1409
1384 msgid "Register new user with Kallithea with auto activation"
1385 msgstr ""
1386
1387 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1626
1388 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1653
1389 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1765
1390 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1840
1391 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1936
1392 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1982
1393 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:2042
1394 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:2043
1395 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:2064
1396 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:2103
1397 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:2156
1398 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:2202 kallithea/model/db.py:2212
1399 msgid "Not Reviewed"
1400 msgstr ""
1401
1402 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1627
1403 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1654
1404 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1766
1405 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1841
1406 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1937
1407 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1983
1408 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:2043
1409 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:2044
1410 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:2065
1411 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:2104
1412 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:2157
1413 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:2203 kallithea/model/db.py:2213
1414 msgid "Approved"
1415 msgstr ""
1416
1417 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1628
1418 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1655
1419 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1767
1420 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1842
1421 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1938
1422 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1984
1423 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:2044
1424 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:2045
1425 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:2066
1426 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:2105
1427 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:2158
1428 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:2204 kallithea/model/db.py:2214
1429 msgid "Rejected"
1430 msgstr ""
1431
1432 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1629
1433 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1656
1434 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1768
1435 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1843
1436 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1939
1437 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1985
1438 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:2045
1439 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:2046
1440 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:2067
1441 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:2106
1442 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:2159
1443 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:2205 kallithea/model/db.py:2215
1444 msgid "Under Review"
1445 msgstr ""
1446
1447 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1254
1448 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1272
1449 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1302
1450 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1359
1451 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1360
1452 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1381
1453 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1420
1454 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1473
1455 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1500 kallithea/model/db.py:1510
1456 msgid "top level"
1457 msgstr ""
1458
1459 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1395
1460 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1415
1461 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1461
1462 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1518
1463 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1519
1464 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1540
1465 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1579
1466 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1629
1467 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1656 kallithea/model/db.py:1666
1468 msgid "Repository group no access"
1469 msgstr ""
1470
1471 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1396
1472 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1416
1473 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1462
1474 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1519
1475 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1520
1476 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1541
1477 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1580
1478 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1630
1479 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1657 kallithea/model/db.py:1667
1480 msgid "Repository group read access"
1481 msgstr ""
1482
1483 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1397
1484 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1417
1485 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1463
1486 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1520
1487 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1521
1488 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1542
1489 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1581
1490 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1631
1491 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1658 kallithea/model/db.py:1668
1492 msgid "Repository group write access"
1493 msgstr ""
1494
1495 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1398
1496 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1418
1497 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1464
1498 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1521
1499 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1522
1500 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1543
1501 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1582
1502 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1632
1503 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1659 kallithea/model/db.py:1669
1504 msgid "Repository group admin access"
1505 msgstr ""
1506
1507 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1420
1508 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1466
1509 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1523
1510 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1524
1511 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1545
1512 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1584
1513 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1634
1514 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1661 kallithea/model/db.py:1671
1515 msgid "User group no access"
1516 msgstr ""
1517
1518 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1421
1519 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1467
1520 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1524
1521 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1525
1522 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1546
1523 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1585
1524 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1635
1525 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1662 kallithea/model/db.py:1672
1526 msgid "User group read access"
1527 msgstr ""
1528
1529 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1422
1530 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1468
1531 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1525
1532 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1526
1533 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1547
1534 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1586
1535 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1636
1536 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1663 kallithea/model/db.py:1673
1537 msgid "User group write access"
1538 msgstr ""
1539
1540 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1423
1541 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1469
1542 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1526
1543 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1527
1544 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1548
1545 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1587
1546 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1637
1547 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1664 kallithea/model/db.py:1674
1548 msgid "User group admin access"
1549 msgstr ""
1550
1551 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1425
1552 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1471
1553 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1528
1554 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1529
1555 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1550
1556 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1589
1557 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1639
1558 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1666 kallithea/model/db.py:1676
1559 msgid "Repository Group creation disabled"
1560 msgstr ""
1561
1562 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1426
1563 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1472
1564 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1529
1565 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1530
1566 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1551
1567 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1590
1568 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1640
1569 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1667 kallithea/model/db.py:1677
1570 msgid "Repository Group creation enabled"
1571 msgstr ""
1572
1573 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1428
1574 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1474
1575 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1531
1576 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1532
1577 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1553
1578 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1592
1579 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1642
1580 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1669 kallithea/model/db.py:1679
1581 msgid "User Group creation disabled"
1582 msgstr ""
1583
1584 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1429
1585 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1475
1586 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1532
1587 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1533
1588 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1554
1589 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1593
1590 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1643
1591 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1670 kallithea/model/db.py:1680
1592 msgid "User Group creation enabled"
1593 msgstr ""
1594
1595 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1437
1596 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1483
1597 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1540
1598 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1541
1599 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1562
1600 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1601
1601 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1653
1602 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1680 kallithea/model/db.py:1690
1603 msgid "Registration disabled"
1604 msgstr ""
1605
1606 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1438
1607 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1484
1608 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1541
1609 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1542
1610 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1563
1611 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1602
1612 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1654
1613 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1681 kallithea/model/db.py:1691
1614 msgid "User Registration with manual account activation"
1615 msgstr ""
1616
1617 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1439
1618 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1485
1619 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1542
1620 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1543
1621 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1564
1622 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1603
1623 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1655
1624 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1682 kallithea/model/db.py:1692
1625 msgid "User Registration with automatic account activation"
1626 msgstr ""
1627
1628 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1647
1629 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1674 kallithea/model/db.py:1684
1630 msgid "Repository creation enabled with write permission to a repository group"
1631 msgstr ""
1632
1633 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1648
1634 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1675 kallithea/model/db.py:1685
1635 msgid ""
1636 "Repository creation disabled with write permission to a repository group"
1637 msgstr ""
1638
1639 #: kallithea/model/comment.py:77
1640 #, python-format
1641 msgid "on line %s"
1642 msgstr ""
1643
1644 #: kallithea/model/comment.py:222
1645 msgid "[Mention]"
1646 msgstr ""
1647
1648 #: kallithea/model/forms.py:57
1649 msgid "Please enter a login"
1650 msgstr ""
1651
1652 #: kallithea/model/forms.py:58
1653 #, python-format
1654 msgid "Enter a value %(min)i characters long or more"
1655 msgstr ""
1656
1657 #: kallithea/model/forms.py:66
1658 msgid "Please enter a password"
1659 msgstr ""
1660
1661 #: kallithea/model/forms.py:67
1662 #, python-format
1663 msgid "Enter %(min)i characters or more"
1664 msgstr ""
1665
1666 #: kallithea/model/forms.py:156
1667 msgid "Name must not contain only digits"
1668 msgstr ""
1669
1670 #: kallithea/model/notification.py:231
1671 #, python-format
1672 msgid "%(user)s commented on changeset at %(when)s"
1673 msgstr ""
1674
1675 #: kallithea/model/notification.py:232
1676 #, python-format
1677 msgid "%(user)s sent message at %(when)s"
1678 msgstr ""
1679
1680 #: kallithea/model/notification.py:233
1681 #, python-format
1682 msgid "%(user)s mentioned you at %(when)s"
1683 msgstr ""
1684
1685 #: kallithea/model/notification.py:234
1686 #, python-format
1687 msgid "%(user)s registered in Kallithea at %(when)s"
1688 msgstr ""
1689
1690 #: kallithea/model/notification.py:235
1691 #, python-format
1692 msgid "%(user)s opened new pull request at %(when)s"
1693 msgstr ""
1694
1695 #: kallithea/model/notification.py:236
1696 #, python-format
1697 msgid "%(user)s commented on pull request at %(when)s"
1698 msgstr ""
1699
1700 #: kallithea/model/pull_request.py:107
1701 #, python-format
1702 msgid "%(user)s wants you to review pull request #%(pr_id)s: %(pr_title)s"
1703 msgstr ""
1704
1705 #: kallithea/model/scm.py:810
1706 msgid "latest tip"
1707 msgstr ""
1708
1709 #: kallithea/model/user.py:198
1710 msgid "New user registration"
1711 msgstr ""
1712
1713 #: kallithea/model/user.py:222 kallithea/model/user.py:247
1714 msgid "You can't Edit this user since it's crucial for entire application"
1715 msgstr ""
1716
1717 #: kallithea/model/user.py:270
1718 msgid "You can't remove this user since it's crucial for entire application"
1719 msgstr ""
1720
1721 #: kallithea/model/user.py:276
1722 #, python-format
1723 msgid ""
1724 "user \"%s\" still owns %s repositories and cannot be removed. Switch owners "
1725 "or remove those repositories. %s"
1726 msgstr ""
1727
1728 #: kallithea/model/user.py:304
1729 msgid "Password reset link"
1730 msgstr ""
1731
1732 #: kallithea/model/user.py:333
1733 msgid "Your new password"
1734 msgstr ""
1735
1736 #: kallithea/model/user.py:334
1737 #, python-format
1738 msgid "Your new Kallithea password:%s"
1739 msgstr ""
1740
1741 #: kallithea/model/validators.py:82 kallithea/model/validators.py:83
1742 msgid "Value cannot be an empty list"
1743 msgstr ""
1744
1745 #: kallithea/model/validators.py:120
1746 #, python-format
1747 msgid "Username \"%(username)s\" already exists"
1748 msgstr ""
1749
1750 #: kallithea/model/validators.py:122
1751 #, python-format
1752 msgid "Username \"%(username)s\" is forbidden"
1753 msgstr ""
1754
1755 #: kallithea/model/validators.py:124
1756 msgid ""
1757 "Username may only contain alphanumeric characters underscores, periods or "
1758 "dashes and must begin with alphanumeric character or underscore"
1759 msgstr ""
1760
1761 #: kallithea/model/validators.py:151
1762 msgid "The input is not valid"
1763 msgstr ""
1764
1765 #: kallithea/model/validators.py:158
1766 #, python-format
1767 msgid "Username %(username)s is not valid"
1768 msgstr ""
1769
1770 #: kallithea/model/validators.py:177
1771 msgid "Invalid user group name"
1772 msgstr ""
1773
1774 #: kallithea/model/validators.py:178
1775 #, python-format
1776 msgid "User group \"%(usergroup)s\" already exists"
1777 msgstr ""
1778
1779 #: kallithea/model/validators.py:180
1780 msgid ""
1781 "user group name may only contain alphanumeric characters underscores, "
1782 "periods or dashes and must begin with alphanumeric character"
1783 msgstr ""
1784
1785 #: kallithea/model/validators.py:218
1786 msgid "Cannot assign this group as parent"
1787 msgstr ""
1788
1789 #: kallithea/model/validators.py:219
1790 #, python-format
1791 msgid "Group \"%(group_name)s\" already exists"
1792 msgstr ""
1793
1794 #: kallithea/model/validators.py:221
1795 #, python-format
1796 msgid "Repository with name \"%(group_name)s\" already exists"
1797 msgstr ""
1798
1799 #: kallithea/model/validators.py:279
1800 msgid "Invalid characters (non-ascii) in password"
1801 msgstr ""
1802
1803 #: kallithea/model/validators.py:294
1804 msgid "Invalid old password"
1805 msgstr ""
1806
1807 #: kallithea/model/validators.py:310
1808 msgid "Passwords do not match"
1809 msgstr ""
1810
1811 #: kallithea/model/validators.py:327
1812 msgid "invalid password"
1813 msgstr ""
1814
1815 #: kallithea/model/validators.py:328
1816 msgid "invalid user name"
1817 msgstr ""
1818
1819 #: kallithea/model/validators.py:329
1820 msgid "Your account is disabled"
1821 msgstr ""
1822
1823 #: kallithea/model/validators.py:373
1824 #, python-format
1825 msgid "Repository name %(repo)s is disallowed"
1826 msgstr ""
1827
1828 #: kallithea/model/validators.py:375
1829 #, python-format
1830 msgid "Repository named %(repo)s already exists"
1831 msgstr ""
1832
1833 #: kallithea/model/validators.py:376
1834 #, python-format
1835 msgid "Repository \"%(repo)s\" already exists in group \"%(group)s\""
1836 msgstr ""
1837
1838 #: kallithea/model/validators.py:378
1839 #, python-format
1840 msgid "Repository group with name \"%(repo)s\" already exists"
1841 msgstr ""
1842
1843 #: kallithea/model/validators.py:493
1844 msgid "invalid clone url"
1845 msgstr ""
1846
1847 #: kallithea/model/validators.py:494
1848 msgid "Invalid clone url, provide a valid clone http(s)/svn+http(s) url"
1849 msgstr ""
1850
1851 #: kallithea/model/validators.py:519
1852 msgid "Fork has to be the same type as parent"
1853 msgstr ""
1854
1855 #: kallithea/model/validators.py:534
1856 msgid "You don't have permissions to create repository in this group"
1857 msgstr ""
1858
1859 #: kallithea/model/validators.py:536
1860 msgid "no permission to create repository in root location"
1861 msgstr ""
1862
1863 #: kallithea/model/validators.py:585
1864 msgid "You don't have permissions to create a group in this location"
1865 msgstr ""
1866
1867 #: kallithea/model/validators.py:626
1868 msgid "This username or user group name is not valid"
1869 msgstr ""
1870
1871 #: kallithea/model/validators.py:719
1872 msgid "This is not a valid path"
1873 msgstr ""
1874
1875 #: kallithea/model/validators.py:734
1876 msgid "This e-mail address is already taken"
1877 msgstr ""
1878
1879 #: kallithea/model/validators.py:754
1880 #, python-format
1881 msgid "e-mail \"%(email)s\" does not exist."
1882 msgstr ""
1883
1884 #: kallithea/model/validators.py:791
1885 msgid ""
1886 "The LDAP Login attribute of the CN must be specified - this is the name of "
1887 "the attribute that is equivalent to \"username\""
1888 msgstr ""
1889
1890 #: kallithea/model/validators.py:804
1891 #, python-format
1892 msgid "Revisions %(revs)s are already part of pull request or have set status"
1893 msgstr ""
1894
1895 #: kallithea/model/validators.py:836
1896 msgid "Please enter a valid IPv4 or IpV6 address"
1897 msgstr ""
1898
1899 #: kallithea/model/validators.py:837
1900 #, python-format
1901 msgid "The network size (bits) must be within the range of 0-32 (not %(bits)r)"
1902 msgstr ""
1903
1904 #: kallithea/model/validators.py:870
1905 msgid "Key name can only consist of letters, underscore, dash or numbers"
1906 msgstr ""
1907
1908 #: kallithea/model/validators.py:884
1909 msgid "Filename cannot be inside a directory"
1910 msgstr ""
1911
1912 #: kallithea/model/validators.py:900
1913 #, python-format
1914 msgid "Plugins %(loaded)s and %(next_to_load)s both export the same name"
1915 msgstr ""
1916
1917 #: kallithea/templates/about.html:4 kallithea/templates/about.html:20
1918 msgid "About"
1919 msgstr ""
1920
1921 #: kallithea/templates/index.html:5
1922 msgid "Dashboard"
1923 msgstr ""
1924
1925 #: kallithea/templates/index_base.html:6
1926 #: kallithea/templates/admin/my_account/my_account_repos.html:3
1927 #: kallithea/templates/admin/my_account/my_account_watched.html:3
1928 #: kallithea/templates/admin/repo_groups/repo_groups.html:12
1929 #: kallithea/templates/admin/repos/repos.html:12
1930 #: kallithea/templates/admin/user_groups/user_groups.html:12
1931 #: kallithea/templates/admin/users/users.html:12
1932 #: kallithea/templates/bookmarks/bookmarks.html:12
1933 #: kallithea/templates/branches/branches.html:12
1934 #: kallithea/templates/journal/journal.html:12
1935 #: kallithea/templates/journal/journal.html:49
1936 #: kallithea/templates/journal/journal.html:50
1937 #: kallithea/templates/tags/tags.html:12
1938 msgid "quick filter..."
1939 msgstr ""
1940
1941 #: kallithea/templates/index_base.html:6
1942 #: kallithea/templates/admin/repos/repos.html:12
1943 msgid "repositories"
1944 msgstr ""
1945
1946 #: kallithea/templates/index_base.html:20
1947 #: kallithea/templates/index_base.html:25
1948 #: kallithea/templates/admin/repos/repo_add.html:22
1949 #: kallithea/templates/admin/repos/repos.html:25
1950 msgid "Add Repository"
1951 msgstr ""
1952
1953 #: kallithea/templates/index_base.html:22
1954 #: kallithea/templates/index_base.html:27
1955 #: kallithea/templates/admin/repo_groups/repo_group_add.html:16
1956 #: kallithea/templates/admin/repo_groups/repo_groups.html:29
1957 msgid "Add Repository Group"
1958 msgstr ""
1959
1960 #: kallithea/templates/index_base.html:32
1961 msgid "You have admin right to this group, and can edit it"
1962 msgstr ""
1963
1964 #: kallithea/templates/index_base.html:32
1965 msgid "Edit Repository Group"
1966 msgstr ""
1967
1968 #: kallithea/templates/index_base.html:45
1969 msgid "Group Name"
1970 msgstr ""
1971
1972 #: kallithea/templates/index_base.html:46
1973 #: kallithea/templates/index_base.html:128
1974 #: kallithea/templates/admin/my_account/my_account_api_keys.html:64
1975 #: kallithea/templates/admin/repo_groups/repo_group_add.html:45
1976 #: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:17
1977 #: kallithea/templates/admin/repo_groups/repo_groups.html:51
1978 #: kallithea/templates/admin/repos/repo_add_base.html:32
1979 #: kallithea/templates/admin/repos/repo_edit_settings.html:72
1980 #: kallithea/templates/admin/repos/repos.html:51
1981 #: kallithea/templates/admin/user_groups/user_group_add.html:43
1982 #: kallithea/templates/admin/user_groups/user_group_edit_settings.html:15
1983 #: kallithea/templates/admin/user_groups/user_groups.html:51
1984 #: kallithea/templates/admin/users/user_edit_api_keys.html:64
1985 #: kallithea/templates/email_templates/changeset_comment.html:16
1986 #: kallithea/templates/email_templates/pull_request.html:9
1987 #: kallithea/templates/forks/fork.html:41
1988 #: kallithea/templates/pullrequests/pullrequest.html:40
1989 #: kallithea/templates/pullrequests/pullrequest_show.html:86
1990 #: kallithea/templates/summary/summary.html:88
1991 msgid "Description"
1992 msgstr ""
1993
1994 #: kallithea/templates/index_base.html:126
1995 #: kallithea/templates/admin/my_account/my_account_repos.html:46
1996 #: kallithea/templates/admin/my_account/my_account_watched.html:46
1997 #: kallithea/templates/admin/repo_groups/repo_groups.html:50
1998 #: kallithea/templates/admin/repos/repo_add_base.html:9
1999 #: kallithea/templates/admin/repos/repo_edit_settings.html:7
2000 #: kallithea/templates/admin/repos/repos.html:50
2001 #: kallithea/templates/admin/user_groups/user_groups.html:50
2002 #: kallithea/templates/base/perms_summary.html:53
2003 #: kallithea/templates/bookmarks/bookmarks.html:51
2004 #: kallithea/templates/bookmarks/bookmarks_data.html:7
2005 #: kallithea/templates/branches/branches.html:50
2006 #: kallithea/templates/branches/branches_data.html:7
2007 #: kallithea/templates/files/files_browser.html:41
2008 #: kallithea/templates/journal/journal.html:197
2009 #: kallithea/templates/journal/journal.html:288
2010 #: kallithea/templates/tags/tags.html:51
2011 #: kallithea/templates/tags/tags_data.html:7
2012 msgid "Name"
2013 msgstr ""
2014
2015 #: kallithea/templates/index_base.html:129
2016 msgid "Last Change"
2017 msgstr ""
2018
2019 #: kallithea/templates/index_base.html:131
2020 #: kallithea/templates/admin/my_account/my_account_repos.html:48
2021 #: kallithea/templates/admin/my_account/my_account_watched.html:48
2022 #: kallithea/templates/admin/repos/repos.html:52
2023 #: kallithea/templates/journal/journal.html:199
2024 #: kallithea/templates/journal/journal.html:290
2025 msgid "Tip"
2026 msgstr ""
2027
2028 #: kallithea/templates/index_base.html:133
2029 #: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:10
2030 #: kallithea/templates/admin/repo_groups/repo_groups.html:53
2031 #: kallithea/templates/admin/repos/repo_edit_settings.html:60
2032 #: kallithea/templates/admin/repos/repos.html:53
2033 #: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:8
2034 #: kallithea/templates/admin/user_groups/user_groups.html:54
2035 #: kallithea/templates/summary/summary.html:141
2036 msgid "Owner"
2037 msgstr ""
2038
2039 #: kallithea/templates/index_base.html:141
2040 #: kallithea/templates/admin/my_account/my_account_repos.html:57
2041 #: kallithea/templates/admin/my_account/my_account_watched.html:57
2042 #: kallithea/templates/base/root.html:67
2043 #: kallithea/templates/bookmarks/bookmarks.html:81
2044 #: kallithea/templates/branches/branches.html:80
2045 #: kallithea/templates/journal/journal.html:208
2046 #: kallithea/templates/journal/journal.html:299
2047 #: kallithea/templates/tags/tags.html:81
2048 msgid "Click to sort ascending"
2049 msgstr ""
2050
2051 #: kallithea/templates/index_base.html:142
2052 #: kallithea/templates/admin/my_account/my_account_repos.html:58
2053 #: kallithea/templates/admin/my_account/my_account_watched.html:58
2054 #: kallithea/templates/base/root.html:68
2055 #: kallithea/templates/bookmarks/bookmarks.html:82
2056 #: kallithea/templates/branches/branches.html:81
2057 #: kallithea/templates/journal/journal.html:209
2058 #: kallithea/templates/journal/journal.html:300
2059 #: kallithea/templates/tags/tags.html:82
2060 msgid "Click to sort descending"
2061 msgstr ""
2062
2063 #: kallithea/templates/index_base.html:143
2064 msgid "No repositories found."
2065 msgstr ""
2066
2067 #: kallithea/templates/index_base.html:144
2068 #: kallithea/templates/admin/my_account/my_account_repos.html:60
2069 #: kallithea/templates/admin/my_account/my_account_watched.html:60
2070 #: kallithea/templates/base/root.html:70
2071 #: kallithea/templates/bookmarks/bookmarks.html:84
2072 #: kallithea/templates/branches/branches.html:83
2073 #: kallithea/templates/journal/journal.html:211
2074 #: kallithea/templates/journal/journal.html:302
2075 #: kallithea/templates/tags/tags.html:84
2076 msgid "Data error."
2077 msgstr ""
2078
2079 #: kallithea/templates/index_base.html:145
2080 #: kallithea/templates/admin/my_account/my_account_repos.html:61
2081 #: kallithea/templates/admin/my_account/my_account_watched.html:61
2082 #: kallithea/templates/base/base.html:151
2083 #: kallithea/templates/base/root.html:71
2084 #: kallithea/templates/bookmarks/bookmarks.html:85
2085 #: kallithea/templates/branches/branches.html:84
2086 #: kallithea/templates/journal/journal.html:212
2087 #: kallithea/templates/journal/journal.html:303
2088 #: kallithea/templates/tags/tags.html:85
2089 msgid "Loading..."
2090 msgstr ""
2091
2092 #: kallithea/templates/login.html:5 kallithea/templates/login.html:32
2093 #: kallithea/templates/base/base.html:270
2094 msgid "Log In"
2095 msgstr ""
2096
2097 #: kallithea/templates/login.html:30
2098 #, python-format
2099 msgid "Log In to %s"
2100 msgstr ""
2101
2102 #: kallithea/templates/login.html:43 kallithea/templates/register.html:40
2103 #: kallithea/templates/admin/admin_log.html:5
2104 #: kallithea/templates/admin/my_account/my_account_profile.html:30
2105 #: kallithea/templates/admin/users/user_add.html:35
2106 #: kallithea/templates/admin/users/user_edit_profile.html:33
2107 #: kallithea/templates/admin/users/users.html:53
2108 #: kallithea/templates/base/base.html:246
2109 msgid "Username"
2110 msgstr ""
2111
2112 #: kallithea/templates/login.html:52 kallithea/templates/register.html:49
2113 #: kallithea/templates/admin/my_account/my_account.html:39
2114 #: kallithea/templates/admin/users/user_add.html:44
2115 #: kallithea/templates/base/base.html:255
2116 msgid "Password"
2117 msgstr ""
2118
2119 #: kallithea/templates/login.html:62
2120 msgid "Remember me"
2121 msgstr ""
2122
2123 #: kallithea/templates/login.html:66
2124 msgid "Sign In"
2125 msgstr ""
2126
2127 #: kallithea/templates/login.html:72
2128 msgid "Forgot your password ?"
2129 msgstr ""
2130
2131 #: kallithea/templates/login.html:75 kallithea/templates/base/base.html:266
2132 msgid "Don't have an account ?"
2133 msgstr ""
2134
2135 #: kallithea/templates/password_reset.html:5
2136 msgid "Password Reset"
2137 msgstr ""
2138
2139 #: kallithea/templates/password_reset.html:29
2140 #, python-format
2141 msgid "Reset your Password to %s"
2142 msgstr ""
2143
2144 #: kallithea/templates/password_reset.html:31
2145 msgid "Reset your Password"
2146 msgstr ""
2147
2148 #: kallithea/templates/password_reset.html:42
2149 msgid "Email Address"
2150 msgstr ""
2151
2152 #: kallithea/templates/password_reset.html:52
2153 #: kallithea/templates/register.html:95
2154 msgid "Captcha"
2155 msgstr ""
2156
2157 #: kallithea/templates/password_reset.html:63
2158 msgid "Send password reset email"
2159 msgstr ""
2160
2161 #: kallithea/templates/password_reset.html:64
2162 msgid "Password reset link will be sent to matching email address"
2163 msgstr ""
2164
2165 #: kallithea/templates/register.html:5 kallithea/templates/register.html:30
2166 #: kallithea/templates/register.html:106
2167 msgid "Sign Up"
2168 msgstr ""
2169
2170 #: kallithea/templates/register.html:28
2171 #, python-format
2172 msgid "Sign Up to %s"
2173 msgstr ""
2174
2175 #: kallithea/templates/register.html:58
2176 msgid "Re-enter password"
2177 msgstr ""
2178
2179 #: kallithea/templates/register.html:67
2180 #: kallithea/templates/admin/my_account/my_account_profile.html:41
2181 #: kallithea/templates/admin/users/user_add.html:62
2182 #: kallithea/templates/admin/users/user_edit_profile.html:87
2183 msgid "First Name"
2184 msgstr ""
2185
2186 #: kallithea/templates/register.html:76
2187 #: kallithea/templates/admin/my_account/my_account_profile.html:50
2188 #: kallithea/templates/admin/users/user_add.html:71
2189 #: kallithea/templates/admin/users/user_edit_profile.html:96
2190 msgid "Last Name"
2191 msgstr ""
2192
2193 #: kallithea/templates/register.html:85
2194 #: kallithea/templates/admin/my_account/my_account_profile.html:59
2195 #: kallithea/templates/admin/settings/settings.html:44
2196 #: kallithea/templates/admin/users/user_add.html:80
2197 #: kallithea/templates/admin/users/user_edit_profile.html:42
2198 msgid "Email"
2199 msgstr ""
2200
2201 #: kallithea/templates/register.html:108
2202 msgid "Your account will be activated right after registration"
2203 msgstr ""
2204
2205 #: kallithea/templates/register.html:110
2206 msgid "Your account must wait for activation by administrator"
2207 msgstr ""
2208
2209 #: kallithea/templates/switch_to_list.html:10
2210 #: kallithea/templates/branches/branches_data.html:67
2211 msgid "There are no branches yet"
2212 msgstr ""
2213
2214 #: kallithea/templates/switch_to_list.html:16
2215 msgid "Closed Branches"
2216 msgstr ""
2217
2218 #: kallithea/templates/switch_to_list.html:32
2219 #: kallithea/templates/tags/tags_data.html:44
2220 msgid "There are no tags yet"
2221 msgstr ""
2222
2223 #: kallithea/templates/switch_to_list.html:45
2224 #: kallithea/templates/bookmarks/bookmarks_data.html:43
2225 msgid "There are no bookmarks yet"
2226 msgstr ""
2227
2228 #: kallithea/templates/admin/admin.html:5
2229 #: kallithea/templates/admin/admin.html:16
2230 #: kallithea/templates/base/base.html:72
2231 msgid "Admin journal"
2232 msgstr ""
2233
2234 #: kallithea/templates/admin/admin.html:13
2235 msgid "journal filter..."
2236 msgstr ""
2237
2238 #: kallithea/templates/admin/admin.html:15
2239 #: kallithea/templates/journal/journal.html:14
2240 msgid "filter"
2241 msgstr ""
2242
2243 #: kallithea/templates/admin/admin.html:16
2244 #: kallithea/templates/journal/journal.html:15
2245 #, python-format
2246 msgid "%s entry"
2247 msgid_plural "%s entries"
2248 msgstr[0] ""
2249 msgstr[1] ""
2250 msgstr[2] ""
2251
2252 #: kallithea/templates/admin/admin_log.html:6
2253 #: kallithea/templates/admin/my_account/my_account_repos.html:50
2254 #: kallithea/templates/admin/my_account/my_account_watched.html:50
2255 #: kallithea/templates/admin/repo_groups/repo_groups.html:54
2256 #: kallithea/templates/admin/repos/repo_edit_fields.html:8
2257 #: kallithea/templates/admin/repos/repos.html:55
2258 #: kallithea/templates/admin/user_groups/user_groups.html:55
2259 #: kallithea/templates/admin/users/users.html:60
2260 #: kallithea/templates/journal/journal.html:201
2261 #: kallithea/templates/journal/journal.html:292
2262 msgid "Action"
2263 msgstr ""
2264
2265 #: kallithea/templates/admin/admin_log.html:7
2266 #: kallithea/templates/admin/permissions/permissions_globals.html:18
2267 msgid "Repository"
2268 msgstr ""
2269
2270 #: kallithea/templates/admin/admin_log.html:8
2271 #: kallithea/templates/bookmarks/bookmarks.html:53
2272 #: kallithea/templates/bookmarks/bookmarks_data.html:9
2273 #: kallithea/templates/branches/branches.html:52
2274 #: kallithea/templates/branches/branches_data.html:9
2275 #: kallithea/templates/tags/tags.html:53
2276 #: kallithea/templates/tags/tags_data.html:9
2277 msgid "Date"
2278 msgstr ""
2279
2280 #: kallithea/templates/admin/admin_log.html:9
2281 msgid "From IP"
2282 msgstr ""
2283
2284 #: kallithea/templates/admin/admin_log.html:63
2285 msgid "No actions yet"
2286 msgstr ""
2287
2288 #: kallithea/templates/admin/auth/auth_settings.html:5
2289 msgid "Authentication Settings"
2290 msgstr ""
2291
2292 #: kallithea/templates/admin/auth/auth_settings.html:14
2293 #: kallithea/templates/base/base.html:78
2294 msgid "Authentication"
2295 msgstr ""
2296
2297 #: kallithea/templates/admin/auth/auth_settings.html:31
2298 msgid "Authentication Plugins"
2299 msgstr ""
2300
2301 #: kallithea/templates/admin/auth/auth_settings.html:34
2302 msgid "Enabled Plugins"
2303 msgstr ""
2304
2305 #: kallithea/templates/admin/auth/auth_settings.html:36
2306 msgid ""
2307 "Comma separated list of plugins. Order of plugins is also order in which "
2308 "Kallithea will try to authenticate user"
2309 msgstr ""
2310
2311 #: kallithea/templates/admin/auth/auth_settings.html:37
2312 msgid "Available built-in plugins"
2313 msgstr ""
2314
2315 #: kallithea/templates/admin/auth/auth_settings.html:43
2316 #: kallithea/templates/base/root.html:63
2317 msgid "enabled"
2318 msgstr ""
2319
2320 #: kallithea/templates/admin/auth/auth_settings.html:43
2321 #: kallithea/templates/base/root.html:64
2322 msgid "disabled"
2323 msgstr ""
2324
2325 #: kallithea/templates/admin/auth/auth_settings.html:51
2326 #: kallithea/templates/admin/defaults/defaults.html:87
2327 #: kallithea/templates/admin/my_account/my_account_password.html:33
2328 #: kallithea/templates/admin/my_account/my_account_profile.html:68
2329 #: kallithea/templates/admin/permissions/permissions_globals.html:108
2330 #: kallithea/templates/admin/repo_groups/repo_group_add.html:72
2331 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:114
2332 #: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:42
2333 #: kallithea/templates/admin/repos/repo_edit_permissions.html:101
2334 #: kallithea/templates/admin/repos/repo_edit_settings.html:134
2335 #: kallithea/templates/admin/settings/settings_hooks.html:53
2336 #: kallithea/templates/admin/user_groups/user_group_add.html:60
2337 #: kallithea/templates/admin/user_groups/user_group_edit_perms.html:104
2338 #: kallithea/templates/admin/user_groups/user_group_edit_settings.html:67
2339 #: kallithea/templates/admin/users/user_add.html:99
2340 #: kallithea/templates/admin/users/user_edit_profile.html:122
2341 #: kallithea/templates/base/default_perms_box.html:64
2342 msgid "Save"
2343 msgstr ""
2344
2345 #: kallithea/templates/admin/auth/auth_settings.html:57
2346 msgid "Plugin"
2347 msgstr ""
2348
2349 #: kallithea/templates/admin/defaults/defaults.html:5
2350 #: kallithea/templates/admin/defaults/defaults.html:28
2351 msgid "Repositories defaults"
2352 msgstr ""
2353
2354 #: kallithea/templates/admin/defaults/defaults.html:14
2355 #: kallithea/templates/base/base.html:79
2356 msgid "Defaults"
2357 msgstr ""
2358
2359 #: kallithea/templates/admin/defaults/defaults.html:38
2360 #: kallithea/templates/admin/repos/repo_add_base.html:59
2361 #: kallithea/templates/admin/repos/repo_edit_fields.html:7
2362 msgid "Type"
2363 msgstr ""
2364
2365 #: kallithea/templates/admin/defaults/defaults.html:47
2366 #: kallithea/templates/admin/repos/repo_add_base.html:77
2367 #: kallithea/templates/admin/repos/repo_edit_settings.html:82
2368 #: kallithea/templates/data_table/_dt_elements.html:70
2369 msgid "Private repository"
2370 msgstr ""
2371
2372 #: kallithea/templates/admin/defaults/defaults.html:51
2373 #: kallithea/templates/admin/repos/repo_add_base.html:81
2374 #: kallithea/templates/admin/repos/repo_edit_settings.html:86
2375 #: kallithea/templates/forks/fork.html:75
2376 msgid ""
2377 "Private repositories are only visible to people explicitly added as "
2378 "collaborators."
2379 msgstr ""
2380
2381 #: kallithea/templates/admin/defaults/defaults.html:58
2382 #: kallithea/templates/admin/repos/repo_edit_settings.html:91
2383 msgid "Enable statistics"
2384 msgstr ""
2385
2386 #: kallithea/templates/admin/defaults/defaults.html:62
2387 #: kallithea/templates/admin/repos/repo_edit_settings.html:95
2388 msgid "Enable statistics window on summary page."
2389 msgstr ""
2390
2391 #: kallithea/templates/admin/defaults/defaults.html:68
2392 #: kallithea/templates/admin/repos/repo_edit_settings.html:100
2393 msgid "Enable downloads"
2394 msgstr ""
2395
2396 #: kallithea/templates/admin/defaults/defaults.html:72
2397 #: kallithea/templates/admin/repos/repo_edit_settings.html:104
2398 msgid "Enable download menu on summary page."
2399 msgstr ""
2400
2401 #: kallithea/templates/admin/defaults/defaults.html:78
2402 #: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:34
2403 #: kallithea/templates/admin/repos/repo_edit_settings.html:109
2404 msgid "Enable locking"
2405 msgstr ""
2406
2407 #: kallithea/templates/admin/defaults/defaults.html:82
2408 #: kallithea/templates/admin/repos/repo_edit_settings.html:113
2409 msgid "Enable lock-by-pulling on repository."
2410 msgstr ""
2411
2412 #: kallithea/templates/admin/gists/edit.html:5
2413 #: kallithea/templates/admin/gists/edit.html:22
2414 msgid "Edit Gist"
2415 msgstr ""
2416
2417 #: kallithea/templates/admin/gists/edit.html:40
2418 #, python-format
2419 msgid ""
2420 "Gist was update since you started editing. Copy your changes and click "
2421 "%(here)s to reload new version."
2422 msgstr ""
2423
2424 #: kallithea/templates/admin/gists/edit.html:59
2425 #: kallithea/templates/admin/gists/new.html:43
2426 msgid "Gist description ..."
2427 msgstr ""
2428
2429 #: kallithea/templates/admin/gists/edit.html:61
2430 #: kallithea/templates/admin/gists/new.html:45
2431 msgid "Gist lifetime"
2432 msgstr ""
2433
2434 #: kallithea/templates/admin/gists/edit.html:65
2435 #: kallithea/templates/admin/gists/edit.html:67
2436 #: kallithea/templates/admin/gists/index.html:60
2437 #: kallithea/templates/admin/gists/index.html:62
2438 #: kallithea/templates/admin/gists/show.html:50
2439 #: kallithea/templates/admin/gists/show.html:52
2440 msgid "Expires"
2441 msgstr ""
2442
2443 #: kallithea/templates/admin/gists/edit.html:65
2444 #: kallithea/templates/admin/gists/index.html:60
2445 #: kallithea/templates/admin/gists/show.html:50
2446 #: kallithea/templates/admin/my_account/my_account_api_keys.html:8
2447 #: kallithea/templates/admin/my_account/my_account_api_keys.html:27
2448 #: kallithea/templates/admin/users/user_edit_api_keys.html:8
2449 #: kallithea/templates/admin/users/user_edit_api_keys.html:27
2450 msgid "never"
2451 msgstr ""
2452
2453 #: kallithea/templates/admin/gists/edit.html:80
2454 #: kallithea/templates/admin/gists/new.html:52
2455 #: kallithea/templates/files/files_add.html:59
2456 #: kallithea/templates/files/files_edit.html:64
2457 msgid "plain"
2458 msgstr ""
2459
2460 #: kallithea/templates/admin/gists/edit.html:147
2461 msgid "Update Gist"
2462 msgstr ""
2463
2464 #: kallithea/templates/admin/gists/edit.html:148
2465 #: kallithea/templates/changeset/changeset_file_comment.html:89
2466 msgid "Cancel"
2467 msgstr ""
2468
2469 #: kallithea/templates/admin/gists/index.html:6
2470 #: kallithea/templates/admin/gists/index.html:19
2471 #, python-format
2472 msgid "Private Gists for user %s"
2473 msgstr ""
2474
2475 #: kallithea/templates/admin/gists/index.html:8
2476 #: kallithea/templates/admin/gists/index.html:21
2477 #, python-format
2478 msgid "Public Gists for user %s"
2479 msgstr ""
2480
2481 #: kallithea/templates/admin/gists/index.html:10
2482 #: kallithea/templates/admin/gists/index.html:23
2483 msgid "Public Gists"
2484 msgstr ""
2485
2486 #: kallithea/templates/admin/gists/index.html:40
2487 #: kallithea/templates/admin/gists/show.html:28
2488 msgid "Create New Gist"
2489 msgstr ""
2490
2491 #: kallithea/templates/admin/gists/index.html:57
2492 #: kallithea/templates/data_table/_dt_elements.html:143
2493 msgid "Created"
2494 msgstr ""
2495
2496 #: kallithea/templates/admin/gists/index.html:77
2497 msgid "There are no gists yet"
2498 msgstr ""
2499
2500 #: kallithea/templates/admin/gists/new.html:5
2501 #: kallithea/templates/admin/gists/new.html:22
2502 msgid "New Gist"
2503 msgstr ""
2504
2505 #: kallithea/templates/admin/gists/new.html:51
2506 msgid "name this file..."
2507 msgstr ""
2508
2509 #: kallithea/templates/admin/gists/new.html:60
2510 msgid "Create Private Gist"
2511 msgstr ""
2512
2513 #: kallithea/templates/admin/gists/new.html:61
2514 msgid "Create Public Gist"
2515 msgstr ""
2516
2517 #: kallithea/templates/admin/gists/new.html:62
2518 #: kallithea/templates/admin/my_account/my_account_api_keys.html:70
2519 #: kallithea/templates/admin/my_account/my_account_emails.html:46
2520 #: kallithea/templates/admin/my_account/my_account_password.html:34
2521 #: kallithea/templates/admin/my_account/my_account_profile.html:69
2522 #: kallithea/templates/admin/permissions/permissions_globals.html:109
2523 #: kallithea/templates/admin/permissions/permissions_ips.html:41
2524 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:115
2525 #: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:43
2526 #: kallithea/templates/admin/repos/repo_edit_fields.html:59
2527 #: kallithea/templates/admin/repos/repo_edit_permissions.html:102
2528 #: kallithea/templates/admin/repos/repo_edit_settings.html:135
2529 #: kallithea/templates/admin/settings/settings_global.html:56
2530 #: kallithea/templates/admin/settings/settings_vcs.html:81
2531 #: kallithea/templates/admin/settings/settings_visual.html:116
2532 #: kallithea/templates/admin/user_groups/user_group_edit_perms.html:105
2533 #: kallithea/templates/admin/users/user_edit_api_keys.html:70
2534 #: kallithea/templates/admin/users/user_edit_emails.html:46
2535 #: kallithea/templates/admin/users/user_edit_ips.html:50
2536 #: kallithea/templates/admin/users/user_edit_profile.html:123
2537 #: kallithea/templates/base/default_perms_box.html:65
2538 #: kallithea/templates/files/files_add.html:70
2539 #: kallithea/templates/files/files_delete.html:58
2540 #: kallithea/templates/files/files_edit.html:73
2541 #: kallithea/templates/pullrequests/pullrequest.html:83
2542 msgid "Reset"
2543 msgstr ""
2544
2545 #: kallithea/templates/admin/gists/show.html:5
2546 #: kallithea/templates/admin/gists/show.html:12
2547 msgid "Gist"
2548 msgstr ""
2549
2550 #: kallithea/templates/admin/gists/show.html:13
2551 #: kallithea/templates/email_templates/changeset_comment.html:4
2552 #: kallithea/templates/email_templates/pull_request.html:4
2553 #: kallithea/templates/email_templates/pull_request_comment.html:4
2554 msgid "URL"
2555 msgstr ""
2556
2557 #: kallithea/templates/admin/gists/show.html:40
2558 msgid "Public Gist"
2559 msgstr ""
2560
2561 #: kallithea/templates/admin/gists/show.html:42
2562 msgid "Private Gist"
2563 msgstr ""
2564
2565 #: kallithea/templates/admin/gists/show.html:59
2566 #: kallithea/templates/admin/repos/repo_edit_advanced.html:80
2567 #: kallithea/templates/changeset/changeset_file_comment.html:48
2568 #: kallithea/templates/files/files_source.html:39
2569 #: kallithea/templates/files/files_source.html:42
2570 #: kallithea/templates/files/files_source.html:45
2571 msgid "Delete"
2572 msgstr ""
2573
2574 #: kallithea/templates/admin/gists/show.html:59
2575 msgid "Confirm to delete this Gist"
2576 msgstr ""
2577
2578 #: kallithea/templates/admin/gists/show.html:66
2579 #: kallithea/templates/changeset/changeset_file_comment.html:81
2580 #: kallithea/templates/changeset/changeset_file_comment.html:190
2581 #: kallithea/templates/data_table/_dt_elements.html:167
2582 #: kallithea/templates/data_table/_dt_elements.html:183
2583 #: kallithea/templates/files/files_source.html:41
2584 #: kallithea/templates/files/files_source.html:44
2585 msgid "Edit"
2586 msgstr ""
2587
2588 #: kallithea/templates/admin/gists/show.html:68
2589 #: kallithea/templates/files/files_edit.html:54
2590 #: kallithea/templates/files/files_source.html:34
2591 msgid "Show as Raw"
2592 msgstr ""
2593
2594 #: kallithea/templates/admin/gists/show.html:76
2595 msgid "created"
2596 msgstr ""
2597
2598 #: kallithea/templates/admin/gists/show.html:89
2599 #: kallithea/templates/files/files_source.html:71
2600 msgid "Show as raw"
2601 msgstr ""
2602
2603 #: kallithea/templates/admin/my_account/my_account.html:5
2604 #: kallithea/templates/base/base.html:285
2605 msgid "My account"
2606 msgstr ""
2607
2608 #: kallithea/templates/admin/my_account/my_account.html:12
2609 msgid "My Account"
2610 msgstr ""
2611
2612 #: kallithea/templates/admin/my_account/my_account.html:38
2613 #: kallithea/templates/admin/users/user_edit.html:42
2614 msgid "Profile"
2615 msgstr ""
2616
2617 #: kallithea/templates/admin/my_account/my_account.html:40
2618 #: kallithea/templates/admin/users/user_edit.html:43
2619 msgid "API keys"
2620 msgstr ""
2621
2622 #: kallithea/templates/admin/my_account/my_account.html:41
2623 msgid "My Emails"
2624 msgstr ""
2625
2626 #: kallithea/templates/admin/my_account/my_account.html:42
2627 msgid "My Repositories"
2628 msgstr ""
2629
2630 #: kallithea/templates/admin/my_account/my_account.html:43
2631 #: kallithea/templates/journal/journal.html:54
2632 msgid "Watched"
2633 msgstr ""
2634
2635 #: kallithea/templates/admin/my_account/my_account.html:44
2636 msgid "Pull requests"
2637 msgstr ""
2638
2639 #: kallithea/templates/admin/my_account/my_account.html:45
2640 msgid "My permissions"
2641 msgstr ""
2642
2643 #: kallithea/templates/admin/my_account/my_account_api_keys.html:6
2644 #: kallithea/templates/admin/users/user_edit_api_keys.html:6
2645 msgid "Built-in"
2646 msgstr ""
2647
2648 #: kallithea/templates/admin/my_account/my_account_api_keys.html:8
2649 #: kallithea/templates/admin/my_account/my_account_api_keys.html:27
2650 #: kallithea/templates/admin/my_account/my_account_api_keys.html:32
2651 #: kallithea/templates/admin/users/user_edit_api_keys.html:8
2652 #: kallithea/templates/admin/users/user_edit_api_keys.html:27
2653 #: kallithea/templates/admin/users/user_edit_api_keys.html:32
2654 msgid "expires"
2655 msgstr ""
2656
2657 #: kallithea/templates/admin/my_account/my_account_api_keys.html:14
2658 #: kallithea/templates/admin/users/user_edit_api_keys.html:14
2659 #, python-format
2660 msgid "Confirm to reset this api key: %s"
2661 msgstr ""
2662
2663 #: kallithea/templates/admin/my_account/my_account_api_keys.html:15
2664 #: kallithea/templates/admin/users/user_edit_api_keys.html:15
2665 msgid "reset"
2666 msgstr ""
2667
2668 #: kallithea/templates/admin/my_account/my_account_api_keys.html:30
2669 #: kallithea/templates/admin/users/user_edit_api_keys.html:30
2670 msgid "expired"
2671 msgstr ""
2672
2673 #: kallithea/templates/admin/my_account/my_account_api_keys.html:40
2674 #: kallithea/templates/admin/users/user_edit_api_keys.html:40
2675 #, python-format
2676 msgid "Confirm to remove this api key: %s"
2677 msgstr ""
2678
2679 #: kallithea/templates/admin/my_account/my_account_api_keys.html:42
2680 #: kallithea/templates/admin/users/user_edit_api_keys.html:42
2681 msgid "remove"
2682 msgstr ""
2683
2684 #: kallithea/templates/admin/my_account/my_account_api_keys.html:49
2685 #: kallithea/templates/admin/users/user_edit_api_keys.html:49
2686 msgid "No additional api keys specified"
2687 msgstr ""
2688
2689 #: kallithea/templates/admin/my_account/my_account_api_keys.html:61
2690 #: kallithea/templates/admin/users/user_edit_api_keys.html:61
2691 msgid "New api key"
2692 msgstr ""
2693
2694 #: kallithea/templates/admin/my_account/my_account_api_keys.html:69
2695 #: kallithea/templates/admin/my_account/my_account_emails.html:45
2696 #: kallithea/templates/admin/permissions/permissions_ips.html:40
2697 #: kallithea/templates/admin/repos/repo_add_base.html:85
2698 #: kallithea/templates/admin/repos/repo_edit_fields.html:58
2699 #: kallithea/templates/admin/users/user_edit_api_keys.html:69
2700 #: kallithea/templates/admin/users/user_edit_emails.html:45
2701 #: kallithea/templates/admin/users/user_edit_ips.html:49
2702 msgid "Add"
2703 msgstr ""
2704
2705 #: kallithea/templates/admin/my_account/my_account_emails.html:7
2706 #: kallithea/templates/admin/users/user_edit_emails.html:7
2707 msgid "Primary"
2708 msgstr ""
2709
2710 #: kallithea/templates/admin/my_account/my_account_emails.html:19
2711 #: kallithea/templates/admin/my_account/my_account_pullrequests.html:24
2712 #: kallithea/templates/admin/permissions/permissions_ips.html:14
2713 #: kallithea/templates/admin/repos/repo_edit_fields.html:18
2714 #: kallithea/templates/admin/settings/settings_hooks.html:36
2715 #: kallithea/templates/admin/users/user_edit_emails.html:19
2716 #: kallithea/templates/admin/users/user_edit_ips.html:22
2717 #: kallithea/templates/data_table/_dt_elements.html:131
2718 #: kallithea/templates/data_table/_dt_elements.html:159
2719 #: kallithea/templates/data_table/_dt_elements.html:175
2720 #: kallithea/templates/data_table/_dt_elements.html:191
2721 msgid "delete"
2722 msgstr ""
2723
2724 #: kallithea/templates/admin/my_account/my_account_emails.html:20
2725 #: kallithea/templates/admin/users/user_edit_emails.html:20
2726 #, python-format
2727 msgid "Confirm to delete this email: %s"
2728 msgstr ""
2729
2730 #: kallithea/templates/admin/my_account/my_account_emails.html:26
2731 #: kallithea/templates/admin/users/user_edit_emails.html:26
2732 msgid "No additional emails specified"
2733 msgstr ""
2734
2735 #: kallithea/templates/admin/my_account/my_account_emails.html:38
2736 #: kallithea/templates/admin/users/user_edit_emails.html:38
2737 msgid "New email address"
2738 msgstr ""
2739
2740 #: kallithea/templates/admin/my_account/my_account_password.html:1
2741 msgid "Change your account password"
2742 msgstr ""
2743
2744 #: kallithea/templates/admin/my_account/my_account_password.html:7
2745 msgid "Current password"
2746 msgstr ""
2747
2748 #: kallithea/templates/admin/my_account/my_account_password.html:16
2749 #: kallithea/templates/admin/users/user_edit_profile.html:69
2750 msgid "New password"
2751 msgstr ""
2752
2753 #: kallithea/templates/admin/my_account/my_account_password.html:25
2754 msgid "Confirm new password"
2755 msgstr ""
2756
2757 #: kallithea/templates/admin/my_account/my_account_profile.html:9
2758 msgid "Change your avatar at"
2759 msgstr ""
2760
2761 #: kallithea/templates/admin/my_account/my_account_profile.html:10
2762 #: kallithea/templates/admin/users/user_edit_profile.html:9
2763 msgid "Using"
2764 msgstr ""
2765
2766 #: kallithea/templates/admin/my_account/my_account_profile.html:12
2767 #: kallithea/templates/admin/users/user_edit_profile.html:11
2768 msgid "Avatars are disabled"
2769 msgstr ""
2770
2771 #: kallithea/templates/admin/my_account/my_account_profile.html:13
2772 msgid "Missing email, please update your user email address."
2773 msgstr ""
2774
2775 #: kallithea/templates/admin/my_account/my_account_profile.html:14
2776 #: kallithea/templates/admin/users/user_edit_profile.html:15
2777 msgid "current IP"
2778 msgstr ""
2779
2780 #: kallithea/templates/admin/my_account/my_account_profile.html:26
2781 msgid ""
2782 "Your user is in an external Source of Record; some details cannot be managed "
2783 "here"
2784 msgstr ""
2785
2786 #: kallithea/templates/admin/my_account/my_account_pullrequests.html:2
2787 #: kallithea/templates/admin/my_account/my_account_pullrequests.html:4
2788 msgid "Show closed pull requests"
2789 msgstr ""
2790
2791 #: kallithea/templates/admin/my_account/my_account_pullrequests.html:6
2792 msgid "Opened by me"
2793 msgstr ""
2794
2795 #: kallithea/templates/admin/my_account/my_account_pullrequests.html:15
2796 #, python-format
2797 msgid "Pull request #%s opened on %s"
2798 msgstr ""
2799
2800 #: kallithea/templates/admin/my_account/my_account_pullrequests.html:17
2801 #: kallithea/templates/admin/my_account/my_account_pullrequests.html:47
2802 #: kallithea/templates/pullrequests/pullrequest_data.html:11
2803 #: kallithea/templates/pullrequests/pullrequest_show.html:30
2804 #: kallithea/templates/pullrequests/pullrequest_show.html:45
2805 msgid "Closed"
2806 msgstr ""
2807
2808 #: kallithea/templates/admin/my_account/my_account_pullrequests.html:25
2809 msgid "Confirm to delete this pull request"
2810 msgstr ""
2811
2812 #: kallithea/templates/admin/my_account/my_account_pullrequests.html:32
2813 #: kallithea/templates/admin/my_account/my_account_pullrequests.html:53
2814 msgid "Nothing here yet"
2815 msgstr ""
2816
2817 #: kallithea/templates/admin/my_account/my_account_pullrequests.html:36
2818 msgid "I participate in"
2819 msgstr ""
2820
2821 #: kallithea/templates/admin/my_account/my_account_pullrequests.html:44
2822 #: kallithea/templates/pullrequests/pullrequest_data.html:8
2823 #, python-format
2824 msgid "Pull request #%s opened by %s on %s"
2825 msgstr ""
2826
2827 #: kallithea/templates/admin/my_account/my_account_repos.html:1
2828 msgid "Repositories you are owner of"
2829 msgstr ""
2830
2831 #: kallithea/templates/admin/my_account/my_account_repos.html:59
2832 #: kallithea/templates/admin/my_account/my_account_watched.html:59
2833 #: kallithea/templates/base/root.html:69
2834 #: kallithea/templates/bookmarks/bookmarks.html:83
2835 #: kallithea/templates/branches/branches.html:82
2836 #: kallithea/templates/journal/journal.html:210
2837 #: kallithea/templates/journal/journal.html:301
2838 #: kallithea/templates/tags/tags.html:83
2839 msgid "No records found."
2840 msgstr ""
2841
2842 #: kallithea/templates/admin/my_account/my_account_watched.html:1
2843 msgid "Repositories you are watching"
2844 msgstr ""
2845
2846 #: kallithea/templates/admin/notifications/notifications.html:5
2847 #: kallithea/templates/admin/notifications/notifications.html:12
2848 msgid "My Notifications"
2849 msgstr ""
2850
2851 #: kallithea/templates/admin/notifications/notifications.html:32
2852 msgid "All"
2853 msgstr ""
2854
2855 #: kallithea/templates/admin/notifications/notifications.html:33
2856 msgid "Comments"
2857 msgstr ""
2858
2859 #: kallithea/templates/admin/notifications/notifications.html:34
2860 #: kallithea/templates/base/base.html:196
2861 msgid "Pull Requests"
2862 msgstr ""
2863
2864 #: kallithea/templates/admin/notifications/notifications.html:38
2865 msgid "Mark all read"
2866 msgstr ""
2867
2868 #: kallithea/templates/admin/notifications/notifications_data.html:40
2869 msgid "No notifications here yet"
2870 msgstr ""
2871
2872 #: kallithea/templates/admin/notifications/show_notification.html:5
2873 #: kallithea/templates/admin/notifications/show_notification.html:14
2874 msgid "Show notification"
2875 msgstr ""
2876
2877 #: kallithea/templates/admin/notifications/show_notification.html:12
2878 #: kallithea/templates/base/base.html:284
2879 msgid "Notifications"
2880 msgstr ""
2881
2882 #: kallithea/templates/admin/permissions/permissions.html:5
2883 msgid "Permissions administration"
2884 msgstr ""
2885
2886 #: kallithea/templates/admin/permissions/permissions.html:14
2887 #: kallithea/templates/admin/permissions/permissions.html:37
2888 #: kallithea/templates/admin/repo_groups/repo_group_edit.html:55
2889 #: kallithea/templates/admin/repos/repo_edit.html:46
2890 #: kallithea/templates/admin/user_groups/user_group_edit.html:45
2891 #: kallithea/templates/base/base.html:77
2892 msgid "Permissions"
2893 msgstr ""
2894
2895 #: kallithea/templates/admin/permissions/permissions.html:41
2896 #: kallithea/templates/admin/settings/settings.html:42
2897 msgid "Global"
2898 msgstr ""
2899
2900 #: kallithea/templates/admin/permissions/permissions.html:42
2901 msgid "IP whitelist"
2902 msgstr ""
2903
2904 #: kallithea/templates/admin/permissions/permissions.html:43
2905 msgid "Overview"
2906 msgstr ""
2907
2908 #: kallithea/templates/admin/permissions/permissions_globals.html:7
2909 msgid "Anonymous access"
2910 msgstr ""
2911
2912 #: kallithea/templates/admin/permissions/permissions_globals.html:13
2913 #, python-format
2914 msgid ""
2915 "Allow access to Kallithea without need to log in. Anonymous users use %s "
2916 "user permissions"
2917 msgstr ""
2918
2919 #: kallithea/templates/admin/permissions/permissions_globals.html:26
2920 msgid ""
2921 "All default permissions on each repository will be reset to chosen "
2922 "permission, note that all custom default permission on repositories will be "
2923 "lost"
2924 msgstr ""
2925
2926 #: kallithea/templates/admin/permissions/permissions_globals.html:27
2927 #: kallithea/templates/admin/permissions/permissions_globals.html:40
2928 #: kallithea/templates/admin/permissions/permissions_globals.html:54
2929 msgid "Overwrite existing settings"
2930 msgstr ""
2931
2932 #: kallithea/templates/admin/permissions/permissions_globals.html:32
2933 #: kallithea/templates/admin/repos/repo_add_base.html:41
2934 #: kallithea/templates/admin/repos/repo_edit_settings.html:42
2935 #: kallithea/templates/data_table/_dt_elements.html:204
2936 #: kallithea/templates/forks/fork.html:51
2937 msgid "Repository group"
2938 msgstr ""
2939
2940 #: kallithea/templates/admin/permissions/permissions_globals.html:39
2941 msgid ""
2942 "All default permissions on each repository group will be reset to chosen "
2943 "permission, note that all custom default permission on repository groups "
2944 "will be lost"
2945 msgstr ""
2946
2947 #: kallithea/templates/admin/permissions/permissions_globals.html:46
2948 #: kallithea/templates/data_table/_dt_elements.html:211
2949 msgid "User group"
2950 msgstr ""
2951
2952 #: kallithea/templates/admin/permissions/permissions_globals.html:53
2953 msgid ""
2954 "All default permissions on each user group will be reset to chosen "
2955 "permission, note that all custom default permission on repository groups "
2956 "will be lost"
2957 msgstr ""
2958
2959 #: kallithea/templates/admin/permissions/permissions_globals.html:60
2960 msgid "Repository creation"
2961 msgstr ""
2962
2963 #: kallithea/templates/admin/permissions/permissions_globals.html:68
2964 msgid "Repository creation with group write access"
2965 msgstr ""
2966
2967 #: kallithea/templates/admin/permissions/permissions_globals.html:72
2968 msgid ""
2969 "Write permission to repository groups allows creating repositories inside "
2970 "that group"
2971 msgstr ""
2972
2973 #: kallithea/templates/admin/permissions/permissions_globals.html:77
2974 msgid "User group creation"
2975 msgstr ""
2976
2977 #: kallithea/templates/admin/permissions/permissions_globals.html:85
2978 msgid "Repository forking"
2979 msgstr ""
2980
2981 #: kallithea/templates/admin/permissions/permissions_globals.html:93
2982 msgid "Registration"
2983 msgstr ""
2984
2985 #: kallithea/templates/admin/permissions/permissions_globals.html:101
2986 msgid "External auth account activation"
2987 msgstr ""
2988
2989 #: kallithea/templates/admin/permissions/permissions_ips.html:1
2990 msgid "Default ip whitelist for all users"
2991 msgstr ""
2992
2993 #: kallithea/templates/admin/permissions/permissions_ips.html:15
2994 #: kallithea/templates/admin/users/user_edit_ips.html:23
2995 #, python-format
2996 msgid "Confirm to delete this ip: %s"
2997 msgstr ""
2998
2999 #: kallithea/templates/admin/permissions/permissions_ips.html:21
3000 #: kallithea/templates/admin/users/user_edit_ips.html:30
3001 msgid "All IP addresses are allowed"
3002 msgstr ""
3003
3004 #: kallithea/templates/admin/permissions/permissions_ips.html:32
3005 #: kallithea/templates/admin/users/user_edit_ips.html:42
3006 msgid "New ip address"
3007 msgstr ""
3008
3009 #: kallithea/templates/admin/permissions/permissions_perms.html:1
3010 msgid "Default user permissions overview"
3011 msgstr ""
3012
3013 #: kallithea/templates/admin/repo_groups/repo_group_add.html:5
3014 msgid "Add repository group"
3015 msgstr ""
3016
3017 #: kallithea/templates/admin/repo_groups/repo_group_add.html:14
3018 #: kallithea/templates/base/base.html:74 kallithea/templates/base/base.html:93
3019 msgid "Repository groups"
3020 msgstr ""
3021
3022 #: kallithea/templates/admin/repo_groups/repo_group_add.html:36
3023 #: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:8
3024 #: kallithea/templates/admin/user_groups/user_group_add.html:35
3025 #: kallithea/templates/admin/user_groups/user_group_edit_settings.html:7
3026 msgid "Group name"
3027 msgstr ""
3028
3029 #: kallithea/templates/admin/repo_groups/repo_group_add.html:54
3030 #: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:26
3031 msgid "Group parent"
3032 msgstr ""
3033
3034 #: kallithea/templates/admin/repo_groups/repo_group_add.html:63
3035 #: kallithea/templates/admin/repos/repo_add_base.html:50
3036 msgid "Copy parent group permissions"
3037 msgstr ""
3038
3039 #: kallithea/templates/admin/repo_groups/repo_group_add.html:67
3040 #: kallithea/templates/admin/repos/repo_add_base.html:54
3041 msgid "Copy permission set from parent repository group."
3042 msgstr ""
3043
3044 #: kallithea/templates/admin/repo_groups/repo_group_edit.html:5
3045 #, python-format
3046 msgid "%s Repository group settings"
3047 msgstr ""
3048
3049 #: kallithea/templates/admin/repo_groups/repo_group_edit.html:14
3050 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:105
3051 msgid "Repository Groups"
3052 msgstr ""
3053
3054 #: kallithea/templates/admin/repo_groups/repo_group_edit.html:24
3055 msgid "Add Child Group"
3056 msgstr ""
3057
3058 #: kallithea/templates/admin/repo_groups/repo_group_edit.html:53
3059 #: kallithea/templates/admin/repos/repo_edit.html:15
3060 #: kallithea/templates/admin/repos/repo_edit.html:43
3061 #: kallithea/templates/admin/settings/settings.html:14
3062 #: kallithea/templates/admin/settings/settings.html:36
3063 #: kallithea/templates/admin/user_groups/user_group_edit.html:42
3064 #: kallithea/templates/base/base.html:80
3065 #: kallithea/templates/base/base.html:162
3066 msgid "Settings"
3067 msgstr ""
3068
3069 #: kallithea/templates/admin/repo_groups/repo_group_edit.html:54
3070 #: kallithea/templates/admin/repos/repo_edit.html:49
3071 #: kallithea/templates/admin/user_groups/user_group_edit.html:43
3072 #: kallithea/templates/admin/users/user_edit.html:44
3073 msgid "Advanced"
3074 msgstr ""
3075
3076 #: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:1
3077 #, python-format
3078 msgid "Repository Group: %s"
3079 msgstr ""
3080
3081 #: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:6
3082 msgid "Top level repositories"
3083 msgstr ""
3084
3085 #: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:7
3086 msgid "Total repositories"
3087 msgstr ""
3088
3089 #: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:8
3090 msgid "Children groups"
3091 msgstr ""
3092
3093 #: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:9
3094 #: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:7
3095 #: kallithea/templates/admin/users/user_edit_advanced.html:8
3096 #: kallithea/templates/pullrequests/pullrequest_show.html:94
3097 msgid "Created on"
3098 msgstr ""
3099
3100 #: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:21
3101 #: kallithea/templates/data_table/_dt_elements.html:192
3102 #, python-format
3103 msgid "Confirm to delete this group: %s with %s repository"
3104 msgid_plural "Confirm to delete this group: %s with %s repositories"
3105 msgstr[0] ""
3106 msgstr[1] ""
3107 msgstr[2] ""
3108
3109 #: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:25
3110 msgid "Delete this repository group"
3111 msgstr ""
3112
3113 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:7
3114 #: kallithea/templates/admin/repos/repo_edit_permissions.html:8
3115 #: kallithea/templates/admin/user_groups/user_group_edit_perms.html:7
3116 #: kallithea/templates/base/perms_summary.html:14
3117 msgid "none"
3118 msgstr ""
3119
3120 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:8
3121 #: kallithea/templates/admin/repos/repo_edit_permissions.html:9
3122 #: kallithea/templates/admin/user_groups/user_group_edit_perms.html:8
3123 #: kallithea/templates/base/perms_summary.html:15
3124 msgid "read"
3125 msgstr ""
3126
3127 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:9
3128 #: kallithea/templates/admin/repos/repo_edit_permissions.html:10
3129 #: kallithea/templates/admin/user_groups/user_group_edit_perms.html:9
3130 #: kallithea/templates/base/perms_summary.html:16
3131 msgid "write"
3132 msgstr ""
3133
3134 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:10
3135 #: kallithea/templates/admin/repos/repo_edit_permissions.html:11
3136 #: kallithea/templates/admin/user_groups/user_group_edit_perms.html:10
3137 #: kallithea/templates/base/perms_summary.html:17
3138 msgid "admin"
3139 msgstr ""
3140
3141 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:11
3142 #: kallithea/templates/admin/repos/repo_edit_permissions.html:12
3143 #: kallithea/templates/admin/user_groups/user_group_edit_perms.html:11
3144 msgid "user/user group"
3145 msgstr ""
3146
3147 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:28
3148 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:45
3149 #: kallithea/templates/admin/repos/repo_edit_permissions.html:24
3150 #: kallithea/templates/admin/repos/repo_edit_permissions.html:37
3151 #: kallithea/templates/admin/user_groups/user_group_edit_perms.html:28
3152 #: kallithea/templates/admin/user_groups/user_group_edit_perms.html:45
3153 msgid "default"
3154 msgstr ""
3155
3156 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:34
3157 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:71
3158 #: kallithea/templates/admin/repos/repo_edit_permissions.html:43
3159 #: kallithea/templates/admin/repos/repo_edit_permissions.html:68
3160 #: kallithea/templates/admin/user_groups/user_group_edit_perms.html:34
3161 #: kallithea/templates/admin/user_groups/user_group_edit_perms.html:71
3162 msgid "revoke"
3163 msgstr ""
3164
3165 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:47
3166 #: kallithea/templates/admin/user_groups/user_group_edit_perms.html:47
3167 msgid "delegated admin"
3168 msgstr ""
3169
3170 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:97
3171 #: kallithea/templates/admin/repos/repo_edit_permissions.html:94
3172 #: kallithea/templates/admin/user_groups/user_group_edit_perms.html:97
3173 msgid "Add new"
3174 msgstr ""
3175
3176 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:103
3177 msgid "apply to children"
3178 msgstr ""
3179
3180 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:107
3181 msgid "Both"
3182 msgstr ""
3183
3184 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:108
3185 msgid ""
3186 "Set or revoke permission to all children of that group, including non-"
3187 "private repositories and other groups if selected."
3188 msgstr ""
3189
3190 #: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:38
3191 msgid ""
3192 "Enable lock-by-pulling on group. This option will be applied to all other "
3193 "groups and repositories inside"
3194 msgstr ""
3195
3196 #: kallithea/templates/admin/repo_groups/repo_group_show.html:4
3197 #, python-format
3198 msgid "%s Repository group dashboard"
3199 msgstr ""
3200
3201 #: kallithea/templates/admin/repo_groups/repo_group_show.html:12
3202 msgid "Home"
3203 msgstr ""
3204
3205 #: kallithea/templates/admin/repo_groups/repo_group_show.html:16
3206 msgid "with"
3207 msgstr ""
3208
3209 #: kallithea/templates/admin/repo_groups/repo_groups.html:5
3210 msgid "Repository groups administration"
3211 msgstr ""
3212
3213 #: kallithea/templates/admin/repo_groups/repo_groups.html:13
3214 msgid "repository groups"
3215 msgstr ""
3216
3217 #: kallithea/templates/admin/repo_groups/repo_groups.html:52
3218 msgid "Number of toplevel repositories"
3219 msgstr ""
3220
3221 #: kallithea/templates/admin/repos/repo_add.html:5
3222 msgid "Add repository"
3223 msgstr ""
3224
3225 #: kallithea/templates/admin/repos/repo_add_base.html:14
3226 msgid "Import existing repository ?"
3227 msgstr ""
3228
3229 #: kallithea/templates/admin/repos/repo_add_base.html:23
3230 #: kallithea/templates/summary/summary.html:32
3231 msgid "Clone from"
3232 msgstr ""
3233
3234 #: kallithea/templates/admin/repos/repo_add_base.html:27
3235 msgid "Optional http[s] url from which repository should be cloned."
3236 msgstr ""
3237
3238 #: kallithea/templates/admin/repos/repo_add_base.html:36
3239 #: kallithea/templates/admin/repos/repo_edit_settings.html:76
3240 #: kallithea/templates/forks/fork.html:45
3241 msgid ""
3242 "Keep it short and to the point. Use a README file for longer descriptions."
3243 msgstr ""
3244
3245 #: kallithea/templates/admin/repos/repo_add_base.html:45
3246 #: kallithea/templates/forks/fork.html:55
3247 msgid "Optionaly select a group to put this repository into."
3248 msgstr ""
3249
3250 #: kallithea/templates/admin/repos/repo_add_base.html:63
3251 msgid "Type of repository to create."
3252 msgstr ""
3253
3254 #: kallithea/templates/admin/repos/repo_add_base.html:68
3255 #: kallithea/templates/admin/repos/repo_edit_settings.html:51
3256 #: kallithea/templates/forks/fork.html:61
3257 msgid "Landing revision"
3258 msgstr ""
3259
3260 #: kallithea/templates/admin/repos/repo_add_base.html:72
3261 msgid ""
3262 "Default revision for files page, downloads, full text search index and "
3263 "readme generation"
3264 msgstr ""
3265
3266 #: kallithea/templates/admin/repos/repo_creating.html:9
3267 #, python-format
3268 msgid "%s Creating repository"
3269 msgstr ""
3270
3271 #: kallithea/templates/admin/repos/repo_creating.html:16
3272 msgid "Creating repository"
3273 msgstr ""
3274
3275 #: kallithea/templates/admin/repos/repo_creating.html:30
3276 #, python-format
3277 msgid ""
3278 "Repository \"%(repo_name)s\" is being created, you will be redirected when "
3279 "this process is finished.repo_name"
3280 msgstr ""
3281
3282 #: kallithea/templates/admin/repos/repo_creating.html:42
3283 msgid ""
3284 "We're sorry but error occurred during this operation. Please check your "
3285 "Kallithea server logs, or contact administrator."
3286 msgstr ""
3287
3288 #: kallithea/templates/admin/repos/repo_edit.html:8
3289 #, python-format
3290 msgid "%s repository settings"
3291 msgstr ""
3292
3293 #: kallithea/templates/admin/repos/repo_edit.html:52
3294 msgid "Extra fields"
3295 msgstr ""
3296
3297 #: kallithea/templates/admin/repos/repo_edit.html:55
3298 msgid "Caches"
3299 msgstr ""
3300
3301 #: kallithea/templates/admin/repos/repo_edit.html:58
3302 msgid "Remote"
3303 msgstr ""
3304
3305 #: kallithea/templates/admin/repos/repo_edit.html:61
3306 #: kallithea/templates/summary/statistics.html:11
3307 #: kallithea/templates/summary/summary.html:178
3308 #: kallithea/templates/summary/summary.html:179
3309 msgid "Statistics"
3310 msgstr ""
3311
3312 #: kallithea/templates/admin/repos/repo_edit_advanced.html:1
3313 #: kallithea/templates/summary/summary.html:25
3314 msgid "Fork of"
3315 msgstr ""
3316
3317 #: kallithea/templates/admin/repos/repo_edit_advanced.html:6
3318 #: kallithea/templates/admin/repos/repo_edit_fork.html:5
3319 msgid "Set"
3320 msgstr ""
3321
3322 #: kallithea/templates/admin/repos/repo_edit_advanced.html:10
3323 #: kallithea/templates/admin/repos/repo_edit_fork.html:9
3324 msgid "Manually set this repository as a fork of another from the list"
3325 msgstr ""
3326
3327 #: kallithea/templates/admin/repos/repo_edit_advanced.html:24
3328 msgid "Public journal visibility"
3329 msgstr ""
3330
3331 #: kallithea/templates/admin/repos/repo_edit_advanced.html:32
3332 msgid "Remove from public journal"
3333 msgstr ""
3334
3335 #: kallithea/templates/admin/repos/repo_edit_advanced.html:37
3336 msgid "Add to public journal"
3337 msgstr ""
3338
3339 #: kallithea/templates/admin/repos/repo_edit_advanced.html:43
3340 msgid ""
3341 "All actions made on this repository will be accessible to everyone in public "
3342 "journal"
3343 msgstr ""
3344
3345 #: kallithea/templates/admin/repos/repo_edit_advanced.html:49
3346 msgid "Change locking"
3347 msgstr ""
3348
3349 #: kallithea/templates/admin/repos/repo_edit_advanced.html:56
3350 msgid "Confirm to unlock repository"
3351 msgstr ""
3352
3353 #: kallithea/templates/admin/repos/repo_edit_advanced.html:58
3354 msgid "Unlock repository"
3355 msgstr ""
3356
3357 #: kallithea/templates/admin/repos/repo_edit_advanced.html:64
3358 msgid "Confirm to lock repository"
3359 msgstr ""
3360
3361 #: kallithea/templates/admin/repos/repo_edit_advanced.html:66
3362 msgid "Lock repository"
3363 msgstr ""
3364
3365 #: kallithea/templates/admin/repos/repo_edit_advanced.html:68
3366 msgid "Repository is not locked"
3367 msgstr ""
3368
3369 #: kallithea/templates/admin/repos/repo_edit_advanced.html:73
3370 msgid ""
3371 "Force locking on repository. Works only when anonymous access is disabled. "
3372 "Triggering a pull locks repository by user who pulled, only the same user "
3373 "can unlock by doing a push"
3374 msgstr ""
3375
3376 #: kallithea/templates/admin/repos/repo_edit_advanced.html:83
3377 #: kallithea/templates/data_table/_dt_elements.html:132
3378 #, python-format
3379 msgid "Confirm to delete this repository: %s"
3380 msgstr ""
3381
3382 #: kallithea/templates/admin/repos/repo_edit_advanced.html:85
3383 msgid "Delete this repository"
3384 msgstr ""
3385
3386 #: kallithea/templates/admin/repos/repo_edit_advanced.html:88
3387 #, python-format
3388 msgid "this repository has %s fork"
3389 msgid_plural "this repository has %s forks"
3390 msgstr[0] ""
3391 msgstr[1] ""
3392 msgstr[2] ""
3393
3394 #: kallithea/templates/admin/repos/repo_edit_advanced.html:89
3395 msgid "Detach forks"
3396 msgstr ""
3397
3398 #: kallithea/templates/admin/repos/repo_edit_advanced.html:90
3399 msgid "Delete forks"
3400 msgstr ""
3401
3402 #: kallithea/templates/admin/repos/repo_edit_advanced.html:94
3403 msgid ""
3404 "This repository will be renamed in a special way in order to be inaccessible "
3405 "for Kallithea and VCS systems. If you need to fully delete it from file "
3406 "system please do it manually"
3407 msgstr ""
3408
3409 #: kallithea/templates/admin/repos/repo_edit_caches.html:4
3410 msgid "Invalidate repository cache"
3411 msgstr ""
3412
3413 #: kallithea/templates/admin/repos/repo_edit_caches.html:4
3414 msgid "Confirm to invalidate repository cache"
3415 msgstr ""
3416
3417 #: kallithea/templates/admin/repos/repo_edit_caches.html:7
3418 msgid ""
3419 "Manually invalidate cache for this repository. On first access repository "
3420 "will be cached again"
3421 msgstr ""
3422
3423 #: kallithea/templates/admin/repos/repo_edit_caches.html:12
3424 msgid "List of cached values"
3425 msgstr ""
3426
3427 #: kallithea/templates/admin/repos/repo_edit_caches.html:15
3428 msgid "Prefix"
3429 msgstr ""
3430
3431 #: kallithea/templates/admin/repos/repo_edit_caches.html:16
3432 #: kallithea/templates/admin/repos/repo_edit_fields.html:6
3433 msgid "Key"
3434 msgstr ""
3435
3436 #: kallithea/templates/admin/repos/repo_edit_caches.html:17
3437 #: kallithea/templates/admin/user_groups/user_group_add.html:52
3438 #: kallithea/templates/admin/user_groups/user_group_edit_settings.html:24
3439 #: kallithea/templates/admin/user_groups/user_groups.html:53
3440 #: kallithea/templates/admin/users/user_add.html:91
3441 #: kallithea/templates/admin/users/user_edit_profile.html:105
3442 #: kallithea/templates/admin/users/users.html:57
3443 msgid "Active"
3444 msgstr ""
3445
3446 #: kallithea/templates/admin/repos/repo_edit_fields.html:5
3447 msgid "Label"
3448 msgstr ""
3449
3450 #: kallithea/templates/admin/repos/repo_edit_fields.html:19
3451 #, python-format
3452 msgid "Confirm to delete this field: %s"
3453 msgstr ""
3454
3455 #: kallithea/templates/admin/repos/repo_edit_fields.html:33
3456 msgid "New field key"
3457 msgstr ""
3458
3459 #: kallithea/templates/admin/repos/repo_edit_fields.html:41
3460 msgid "New field label"
3461 msgstr ""
3462
3463 #: kallithea/templates/admin/repos/repo_edit_fields.html:44
3464 msgid "Enter short label"
3465 msgstr ""
3466
3467 #: kallithea/templates/admin/repos/repo_edit_fields.html:50
3468 msgid "New field description"
3469 msgstr ""
3470
3471 #: kallithea/templates/admin/repos/repo_edit_fields.html:53
3472 msgid "Enter description of a field"
3473 msgstr ""
3474
3475 #: kallithea/templates/admin/repos/repo_edit_fields.html:66
3476 msgid "Extra fields are disabled"
3477 msgstr ""
3478
3479 #: kallithea/templates/admin/repos/repo_edit_permissions.html:21
3480 msgid "private repository"
3481 msgstr ""
3482
3483 #: kallithea/templates/admin/repos/repo_edit_remote.html:3
3484 msgid "Remote url"
3485 msgstr ""
3486
3487 #: kallithea/templates/admin/repos/repo_edit_remote.html:8
3488 msgid "Pull changes from remote location"
3489 msgstr ""
3490
3491 #: kallithea/templates/admin/repos/repo_edit_remote.html:8
3492 msgid "Confirm to pull changes from remote side"
3493 msgstr ""
3494
3495 #: kallithea/templates/admin/repos/repo_edit_remote.html:14
3496 msgid "This repository does not have any remote url set"
3497 msgstr ""
3498
3499 #: kallithea/templates/admin/repos/repo_edit_settings.html:11
3500 msgid "Non-changeable id"
3501 msgstr ""
3502
3503 #: kallithea/templates/admin/repos/repo_edit_settings.html:11
3504 msgid "what is that ?"
3505 msgstr ""
3506
3507 #: kallithea/templates/admin/repos/repo_edit_settings.html:13
3508 msgid "URL by id"
3509 msgstr ""
3510
3511 #: kallithea/templates/admin/repos/repo_edit_settings.html:14
3512 msgid ""
3513 "In case this repository is renamed or moved into another group the "
3514 "repository url changes.\n"
3515 " Using above url guarantees that this "
3516 "repository will always be accessible under such url.\n"
3517 " Useful for CI systems, or any other cases "
3518 "that you need to hardcode the url into 3rd party service."
3519 msgstr ""
3520
3521 #: kallithea/templates/admin/repos/repo_edit_settings.html:21
3522 msgid "Clone uri"
3523 msgstr ""
3524
3525 #: kallithea/templates/admin/repos/repo_edit_settings.html:27
3526 #: kallithea/templates/base/perms_summary.html:43
3527 #: kallithea/templates/base/perms_summary.html:79
3528 #: kallithea/templates/base/perms_summary.html:81
3529 #: kallithea/templates/data_table/_dt_elements.html:124
3530 #: kallithea/templates/data_table/_dt_elements.html:125
3531 #: kallithea/templates/data_table/_dt_elements.html:152
3532 #: kallithea/templates/data_table/_dt_elements.html:153
3533 #: kallithea/templates/data_table/_dt_elements.html:169
3534 #: kallithea/templates/data_table/_dt_elements.html:185
3535 msgid "edit"
3536 msgstr ""
3537
3538 #: kallithea/templates/admin/repos/repo_edit_settings.html:30
3539 msgid "new value"
3540 msgstr ""
3541
3542 #: kallithea/templates/admin/repos/repo_edit_settings.html:37
3543 msgid "http[s] url used for doing remote pulls."
3544 msgstr ""
3545
3546 #: kallithea/templates/admin/repos/repo_edit_settings.html:46
3547 msgid "Optionally select a group to put this repository into."
3548 msgstr ""
3549
3550 #: kallithea/templates/admin/repos/repo_edit_settings.html:55
3551 #: kallithea/templates/forks/fork.html:65
3552 msgid "Default revision for files page, downloads, whoosh and readme"
3553 msgstr ""
3554
3555 #: kallithea/templates/admin/repos/repo_edit_settings.html:65
3556 msgid "Change owner of this repository."
3557 msgstr ""
3558
3559 #: kallithea/templates/admin/repos/repo_edit_statistics.html:6
3560 msgid "Processed commits"
3561 msgstr ""
3562
3563 #: kallithea/templates/admin/repos/repo_edit_statistics.html:7
3564 msgid "Processed progress"
3565 msgstr ""
3566
3567 #: kallithea/templates/admin/repos/repo_edit_statistics.html:10
3568 msgid "Reset statistics"
3569 msgstr ""
3570
3571 #: kallithea/templates/admin/repos/repo_edit_statistics.html:10
3572 msgid "Confirm to remove current statistics"
3573 msgstr ""
3574
3575 #: kallithea/templates/admin/repos/repos.html:5
3576 msgid "Repositories administration"
3577 msgstr ""
3578
3579 #: kallithea/templates/admin/repos/repos.html:54
3580 msgid "State"
3581 msgstr ""
3582
3583 #: kallithea/templates/admin/settings/settings.html:5
3584 msgid "Settings administration"
3585 msgstr ""
3586
3587 #: kallithea/templates/admin/settings/settings.html:40
3588 msgid "VCS"
3589 msgstr ""
3590
3591 #: kallithea/templates/admin/settings/settings.html:41
3592 msgid "Remap and rescan"
3593 msgstr ""
3594
3595 #: kallithea/templates/admin/settings/settings.html:43
3596 msgid "Visual"
3597 msgstr ""
3598
3599 #: kallithea/templates/admin/settings/settings.html:45
3600 #: kallithea/templates/admin/settings/settings_vcs.html:19
3601 msgid "Hooks"
3602 msgstr ""
3603
3604 #: kallithea/templates/admin/settings/settings.html:46
3605 msgid "Full text search"
3606 msgstr ""
3607
3608 #: kallithea/templates/admin/settings/settings.html:47
3609 msgid "System Info"
3610 msgstr ""
3611
3612 #: kallithea/templates/admin/settings/settings_email.html:4
3613 msgid "Email prefix"
3614 msgstr ""
3615
3616 #: kallithea/templates/admin/settings/settings_email.html:5
3617 msgid "Kallithea email from"
3618 msgstr ""
3619
3620 #: kallithea/templates/admin/settings/settings_email.html:6
3621 msgid "Error email from"
3622 msgstr ""
3623
3624 #: kallithea/templates/admin/settings/settings_email.html:7
3625 msgid "Error email recipients"
3626 msgstr ""
3627
3628 #: kallithea/templates/admin/settings/settings_email.html:9
3629 msgid "SMTP server"
3630 msgstr ""
3631
3632 #: kallithea/templates/admin/settings/settings_email.html:10
3633 msgid "SMTP username"
3634 msgstr ""
3635
3636 #: kallithea/templates/admin/settings/settings_email.html:11
3637 msgid "SMTP password"
3638 msgstr ""
3639
3640 #: kallithea/templates/admin/settings/settings_email.html:12
3641 msgid "SMTP port"
3642 msgstr ""
3643
3644 #: kallithea/templates/admin/settings/settings_email.html:14
3645 msgid "SMTP use TLS"
3646 msgstr ""
3647
3648 #: kallithea/templates/admin/settings/settings_email.html:15
3649 msgid "SMTP use SSL"
3650 msgstr ""
3651
3652 #: kallithea/templates/admin/settings/settings_email.html:16
3653 msgid "SMTP auth"
3654 msgstr ""
3655
3656 #: kallithea/templates/admin/settings/settings_email.html:31
3657 msgid "Send test email to"
3658 msgstr ""
3659
3660 #: kallithea/templates/admin/settings/settings_email.html:39
3661 msgid "Send"
3662 msgstr ""
3663
3664 #: kallithea/templates/admin/settings/settings_global.html:8
3665 msgid "Site branding"
3666 msgstr ""
3667
3668 #: kallithea/templates/admin/settings/settings_global.html:12
3669 msgid "Set a custom title for your Kallithea Service."
3670 msgstr ""
3671
3672 #: kallithea/templates/admin/settings/settings_global.html:18
3673 msgid "HTTP authentication realm"
3674 msgstr ""
3675
3676 #: kallithea/templates/admin/settings/settings_global.html:27
3677 msgid "Google Analytics code"
3678 msgstr ""
3679
3680 #: kallithea/templates/admin/settings/settings_global.html:36
3681 msgid "ReCaptcha public key"
3682 msgstr ""
3683
3684 #: kallithea/templates/admin/settings/settings_global.html:40
3685 msgid "Public key for reCaptcha system."
3686 msgstr ""
3687
3688 #: kallithea/templates/admin/settings/settings_global.html:46
3689 msgid "ReCaptcha private key"
3690 msgstr ""
3691
3692 #: kallithea/templates/admin/settings/settings_global.html:50
3693 msgid ""
3694 "Private key for reCaptcha system. Setting this value will enable captcha on "
3695 "registration"
3696 msgstr ""
3697
3698 #: kallithea/templates/admin/settings/settings_global.html:55
3699 #: kallithea/templates/admin/settings/settings_vcs.html:80
3700 #: kallithea/templates/admin/settings/settings_visual.html:115
3701 msgid "Save settings"
3702 msgstr ""
3703
3704 #: kallithea/templates/admin/settings/settings_hooks.html:1
3705 msgid "Built in Mercurial hooks - read only"
3706 msgstr ""
3707
3708 #: kallithea/templates/admin/settings/settings_hooks.html:15
3709 msgid ""
3710 "Hooks can be used to trigger actions on certain events such as push / pull. "
3711 "They can trigger Python functions or external applications."
3712 msgstr ""
3713
3714 #: kallithea/templates/admin/settings/settings_hooks.html:19
3715 msgid "Custom hooks"
3716 msgstr ""
3717
3718 #: kallithea/templates/admin/settings/settings_hooks.html:69
3719 msgid "Failed to remove hook"
3720 msgstr ""
3721
3722 #: kallithea/templates/admin/settings/settings_mapping.html:6
3723 msgid "Rescan option"
3724 msgstr ""
3725
3726 #: kallithea/templates/admin/settings/settings_mapping.html:11
3727 msgid "Destroy old data"
3728 msgstr ""
3729
3730 #: kallithea/templates/admin/settings/settings_mapping.html:13
3731 msgid ""
3732 "In case a repository was deleted from filesystem and it still exists in the "
3733 "database check this option to scan obsolete data in database and remove it."
3734 msgstr ""
3735
3736 #: kallithea/templates/admin/settings/settings_mapping.html:17
3737 msgid "Invalidate cache for all repositories"
3738 msgstr ""
3739
3740 #: kallithea/templates/admin/settings/settings_mapping.html:19
3741 msgid ""
3742 "Each cache data for repositories will be cleaned with this option selected. "
3743 "Use this to reload data and clear cache keys."
3744 msgstr ""
3745
3746 #: kallithea/templates/admin/settings/settings_mapping.html:23
3747 msgid "Install GIT hooks"
3748 msgstr ""
3749
3750 #: kallithea/templates/admin/settings/settings_mapping.html:25
3751 msgid ""
3752 "Verify if Kallitheas GIT hooks are installed for each repository. Current "
3753 "hooks will be updated to latest version"
3754 msgstr ""
3755
3756 #: kallithea/templates/admin/settings/settings_mapping.html:32
3757 msgid "Rescan Repositories"
3758 msgstr ""
3759
3760 #: kallithea/templates/admin/settings/settings_search.html:7
3761 msgid "Index build option"
3762 msgstr ""
3763
3764 #: kallithea/templates/admin/settings/settings_search.html:12
3765 msgid "Build from scratch"
3766 msgstr ""
3767
3768 #: kallithea/templates/admin/settings/settings_search.html:15
3769 msgid ""
3770 "This option completely reindexes all the files within Kallithea for proper "
3771 "fulltext search capabilities."
3772 msgstr ""
3773
3774 #: kallithea/templates/admin/settings/settings_search.html:21
3775 msgid "Reindex"
3776 msgstr ""
3777
3778 #: kallithea/templates/admin/settings/settings_system.html:4
3779 msgid "Kallithea version"
3780 msgstr ""
3781
3782 #: kallithea/templates/admin/settings/settings_system.html:4
3783 msgid "check for updates"
3784 msgstr ""
3785
3786 #: kallithea/templates/admin/settings/settings_system.html:5
3787 msgid "Python version"
3788 msgstr ""
3789
3790 #: kallithea/templates/admin/settings/settings_system.html:6
3791 msgid "Platform"
3792 msgstr ""
3793
3794 #: kallithea/templates/admin/settings/settings_system.html:7
3795 msgid "GIT version"
3796 msgstr ""
3797
3798 #: kallithea/templates/admin/settings/settings_system.html:8
3799 msgid "GIT path"
3800 msgstr ""
3801
3802 #: kallithea/templates/admin/settings/settings_system.html:9
3803 msgid "Upgrade info endpoint"
3804 msgstr ""
3805
3806 #: kallithea/templates/admin/settings/settings_system.html:9
3807 msgid "Note: please make sure this server can access this url"
3808 msgstr ""
3809
3810 #: kallithea/templates/admin/settings/settings_system.html:14
3811 msgid "Checking for updates..."
3812 msgstr ""
3813
3814 #: kallithea/templates/admin/settings/settings_system.html:22
3815 msgid "Python packages"
3816 msgstr ""
3817
3818 #: kallithea/templates/admin/settings/settings_vcs.html:6
3819 msgid "Web"
3820 msgstr ""
3821
3822 #: kallithea/templates/admin/settings/settings_vcs.html:11
3823 msgid "Require SSL for vcs operations"
3824 msgstr ""
3825
3826 #: kallithea/templates/admin/settings/settings_vcs.html:13
3827 msgid ""
3828 "Activate to set Kallithea to require SSL for pushing or pulling. If SSL "
3829 "certificate is missing it will return an HTTP Error 406: Not Acceptable."
3830 msgstr ""
3831
3832 #: kallithea/templates/admin/settings/settings_vcs.html:24
3833 msgid "Show repository size after push"
3834 msgstr ""
3835
3836 #: kallithea/templates/admin/settings/settings_vcs.html:28
3837 msgid "Log user push commands"
3838 msgstr ""
3839
3840 #: kallithea/templates/admin/settings/settings_vcs.html:32
3841 msgid "Log user pull commands"
3842 msgstr ""
3843
3844 #: kallithea/templates/admin/settings/settings_vcs.html:36
3845 msgid "Update repository after push (hg update)"
3846 msgstr ""
3847
3848 #: kallithea/templates/admin/settings/settings_vcs.html:42
3849 msgid "Mercurial Extensions"
3850 msgstr ""
3851
3852 #: kallithea/templates/admin/settings/settings_vcs.html:47
3853 msgid "Enable largefiles extension"
3854 msgstr ""
3855
3856 #: kallithea/templates/admin/settings/settings_vcs.html:51
3857 msgid "Enable hgsubversion extension"
3858 msgstr ""
3859
3860 #: kallithea/templates/admin/settings/settings_vcs.html:53
3861 msgid ""
3862 "Requires hgsubversion library to be installed. Allows cloning remote SVN "
3863 "repositories and migrates them to Mercurial type."
3864 msgstr ""
3865
3866 #: kallithea/templates/admin/settings/settings_vcs.html:64
3867 msgid "Repositories location"
3868 msgstr ""
3869
3870 #: kallithea/templates/admin/settings/settings_vcs.html:69
3871 msgid ""
3872 "Click to unlock. You must restart Kallithea in order to make this setting "
3873 "take effect."
3874 msgstr ""
3875
3876 #: kallithea/templates/admin/settings/settings_vcs.html:72
3877 msgid ""
3878 "Filesystem location where repositories should be stored. After changing this "
3879 "value a restart and rescan of the repository folder are required."
3880 msgstr ""
3881
3882 #: kallithea/templates/admin/settings/settings_visual.html:8
3883 msgid "General"
3884 msgstr ""
3885
3886 #: kallithea/templates/admin/settings/settings_visual.html:13
3887 msgid "Use repository extra fields"
3888 msgstr ""
3889
3890 #: kallithea/templates/admin/settings/settings_visual.html:15
3891 msgid "Allows storing additional customized fields per repository."
3892 msgstr ""
3893
3894 #: kallithea/templates/admin/settings/settings_visual.html:18
3895 msgid "Show Kallithea version"
3896 msgstr ""
3897
3898 #: kallithea/templates/admin/settings/settings_visual.html:20
3899 msgid "Shows or hides a version number of Kallithea displayed in the footer."
3900 msgstr ""
3901
3902 #: kallithea/templates/admin/settings/settings_visual.html:24
3903 msgid "Use Gravatars in Kallithea"
3904 msgstr ""
3905
3906 #: kallithea/templates/admin/settings/settings_visual.html:30
3907 msgid ""
3908 "Gravatar url allows you to use other avatar server application.\n"
3909 " Following variables "
3910 "of the URL will be replaced accordingly.\n"
3911 " {scheme} 'http' "
3912 "or 'https' sent from running Kallithea server,\n"
3913 " {email} user "
3914 "email,\n"
3915 " {md5email} md5 hash "
3916 "of the user email (like at gravatar.com),\n"
3917 " {size} size of "
3918 "the image that is expected from the server application,\n"
3919 " {netloc} network "
3920 "location/server host of running Kallithea server"
3921 msgstr ""
3922
3923 #: kallithea/templates/admin/settings/settings_visual.html:42
3924 msgid ""
3925 "Schema of clone url construction eg. '{scheme}://{user}@{netloc}/{repo}', "
3926 "available vars:\n"
3927 " {scheme} 'http' or "
3928 "'https' sent from running Kallithea server,\n"
3929 " {user} current "
3930 "user username,\n"
3931 " {netloc} network "
3932 "location/server host of running Kallithea server,\n"
3933 " {repo} full "
3934 "repository name,\n"
3935 " {repoid} ID of "
3936 "repository, can be used to contruct clone-by-id"
3937 msgstr ""
3938
3939 #: kallithea/templates/admin/settings/settings_visual.html:54
3940 msgid "Dashboard items"
3941 msgstr ""
3942
3943 #: kallithea/templates/admin/settings/settings_visual.html:58
3944 msgid ""
3945 "Number of items displayed in the main page dashboard before pagination is "
3946 "shown."
3947 msgstr ""
3948
3949 #: kallithea/templates/admin/settings/settings_visual.html:64
3950 msgid "Admin pages items"
3951 msgstr ""
3952
3953 #: kallithea/templates/admin/settings/settings_visual.html:68
3954 msgid ""
3955 "Number of items displayed in the admin pages grids before pagination is "
3956 "shown."
3957 msgstr ""
3958
3959 #: kallithea/templates/admin/settings/settings_visual.html:74
3960 msgid "Icons"
3961 msgstr ""
3962
3963 #: kallithea/templates/admin/settings/settings_visual.html:79
3964 msgid "Show public repo icon on repositories"
3965 msgstr ""
3966
3967 #: kallithea/templates/admin/settings/settings_visual.html:83
3968 msgid "Show private repo icon on repositories"
3969 msgstr ""
3970
3971 #: kallithea/templates/admin/settings/settings_visual.html:85
3972 msgid "Show public/private icons next to repositories names."
3973 msgstr ""
3974
3975 #: kallithea/templates/admin/settings/settings_visual.html:91
3976 msgid "Meta-Tagging"
3977 msgstr ""
3978
3979 #: kallithea/templates/admin/settings/settings_visual.html:96
3980 msgid "Stylify recognised meta tags:"
3981 msgstr ""
3982
3983 #: kallithea/templates/admin/settings/settings_visual.html:110
3984 msgid ""
3985 "Parses meta tags from repository description field and turns them into "
3986 "colored tags."
3987 msgstr ""
3988
3989 #: kallithea/templates/admin/user_groups/user_group_add.html:5
3990 msgid "Add user group"
3991 msgstr ""
3992
3993 #: kallithea/templates/admin/user_groups/user_group_add.html:13
3994 #: kallithea/templates/base/base.html:76 kallithea/templates/base/base.html:96
3995 msgid "User groups"
3996 msgstr ""
3997
3998 #: kallithea/templates/admin/user_groups/user_group_add.html:15
3999 #: kallithea/templates/admin/user_groups/user_groups.html:28
4000 msgid "Add User Group"
4001 msgstr ""
4002
4003 #: kallithea/templates/admin/user_groups/user_group_add.html:47
4004 #: kallithea/templates/admin/user_groups/user_group_edit_settings.html:19
4005 msgid "Short, optional description for this user group."
4006 msgstr ""
4007
4008 #: kallithea/templates/admin/user_groups/user_group_edit.html:5
4009 #, python-format
4010 msgid "%s user group settings"
4011 msgstr ""
4012
4013 #: kallithea/templates/admin/user_groups/user_group_edit.html:14
4014 msgid "User Groups"
4015 msgstr ""
4016
4017 #: kallithea/templates/admin/user_groups/user_group_edit.html:44
4018 #: kallithea/templates/admin/users/user_edit.html:45
4019 msgid "Default permissions"
4020 msgstr ""
4021
4022 #: kallithea/templates/admin/user_groups/user_group_edit.html:46
4023 #: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:6
4024 #: kallithea/templates/admin/user_groups/user_group_edit_settings.html:32
4025 #: kallithea/templates/admin/user_groups/user_groups.html:52
4026 msgid "Members"
4027 msgstr ""
4028
4029 #: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:1
4030 #, python-format
4031 msgid "User Group: %s"
4032 msgstr ""
4033
4034 #: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:19
4035 #: kallithea/templates/data_table/_dt_elements.html:176
4036 #, python-format
4037 msgid "Confirm to delete this user group: %s"
4038 msgstr ""
4039
4040 #: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:21
4041 msgid "Delete this user group"
4042 msgstr ""
4043
4044 #: kallithea/templates/admin/user_groups/user_group_edit_members.html:15
4045 msgid "No members yet"
4046 msgstr ""
4047
4048 #: kallithea/templates/admin/user_groups/user_group_edit_settings.html:40
4049 msgid "Chosen group members"
4050 msgstr ""
4051
4052 #: kallithea/templates/admin/user_groups/user_group_edit_settings.html:43
4053 msgid "Remove all elements"
4054 msgstr ""
4055
4056 #: kallithea/templates/admin/user_groups/user_group_edit_settings.html:53
4057 msgid "Available members"
4058 msgstr ""
4059
4060 #: kallithea/templates/admin/user_groups/user_group_edit_settings.html:56
4061 msgid "Add all elements"
4062 msgstr ""
4063
4064 #: kallithea/templates/admin/user_groups/user_groups.html:5
4065 msgid "User groups administration"
4066 msgstr ""
4067
4068 #: kallithea/templates/admin/user_groups/user_groups.html:13
4069 msgid "user groups"
4070 msgstr ""
4071
4072 #: kallithea/templates/admin/users/user_add.html:5
4073 msgid "Add user"
4074 msgstr ""
4075
4076 #: kallithea/templates/admin/users/user_add.html:13
4077 #: kallithea/templates/admin/users/user_edit.html:14
4078 #: kallithea/templates/base/base.html:75
4079 msgid "Users"
4080 msgstr ""
4081
4082 #: kallithea/templates/admin/users/user_add.html:15
4083 #: kallithea/templates/admin/users/users.html:27
4084 msgid "Add User"
4085 msgstr ""
4086
4087 #: kallithea/templates/admin/users/user_add.html:53
4088 msgid "Password confirmation"
4089 msgstr ""
4090
4091 #: kallithea/templates/admin/users/user_edit.html:5
4092 #, python-format
4093 msgid "%s user settings"
4094 msgstr ""
4095
4096 #: kallithea/templates/admin/users/user_edit.html:46
4097 msgid "Emails"
4098 msgstr ""
4099
4100 #: kallithea/templates/admin/users/user_edit.html:47
4101 msgid "Ip whitelist"
4102 msgstr ""
4103
4104 #: kallithea/templates/admin/users/user_edit_advanced.html:1
4105 #, python-format
4106 msgid "User: %s"
4107 msgstr ""
4108
4109 #: kallithea/templates/admin/users/user_edit_advanced.html:7
4110 #: kallithea/templates/admin/users/user_edit_profile.html:51
4111 msgid "Source of Record"
4112 msgstr ""
4113
4114 #: kallithea/templates/admin/users/user_edit_advanced.html:9
4115 msgid "Last Login"
4116 msgstr ""
4117
4118 #: kallithea/templates/admin/users/user_edit_advanced.html:10
4119 msgid "Member of User groups"
4120 msgstr ""
4121
4122 #: kallithea/templates/admin/users/user_edit_advanced.html:21
4123 #: kallithea/templates/data_table/_dt_elements.html:160
4124 #, python-format
4125 msgid "Confirm to delete this user: %s"
4126 msgstr ""
4127
4128 #: kallithea/templates/admin/users/user_edit_advanced.html:23
4129 msgid "Delete this user"
4130 msgstr ""
4131
4132 #: kallithea/templates/admin/users/user_edit_ips.html:8
4133 #, python-format
4134 msgid "Inherited from %s"
4135 msgstr ""
4136
4137 #: kallithea/templates/admin/users/user_edit_profile.html:8
4138 msgid "Change avatar at"
4139 msgstr ""
4140
4141 #: kallithea/templates/admin/users/user_edit_profile.html:12
4142 msgid "Missing email, please update this user email address."
4143 msgstr ""
4144
4145 #: kallithea/templates/admin/users/user_edit_profile.html:27
4146 #, python-format
4147 msgid ""
4148 "This user is in an external Source of Record (%s); some details cannot be "
4149 "managed here."
4150 msgstr ""
4151
4152 #: kallithea/templates/admin/users/user_edit_profile.html:60
4153 msgid "Name in Source of Record"
4154 msgstr ""
4155
4156 #: kallithea/templates/admin/users/user_edit_profile.html:78
4157 msgid "New password confirmation"
4158 msgstr ""
4159
4160 #: kallithea/templates/admin/users/users.html:5
4161 msgid "Users administration"
4162 msgstr ""
4163
4164 #: kallithea/templates/admin/users/users.html:13
4165 msgid "users"
4166 msgstr ""
4167
4168 #: kallithea/templates/admin/users/users.html:54
4169 msgid "Firstname"
4170 msgstr ""
4171
4172 #: kallithea/templates/admin/users/users.html:55
4173 msgid "Lastname"
4174 msgstr ""
4175
4176 #: kallithea/templates/admin/users/users.html:56
4177 msgid "Last login"
4178 msgstr ""
4179
4180 #: kallithea/templates/admin/users/users.html:59
4181 msgid "Auth type"
4182 msgstr ""
4183
4184 #: kallithea/templates/base/base.html:37
4185 #, python-format
4186 msgid "Server instance: %s"
4187 msgstr ""
4188
4189 #: kallithea/templates/base/base.html:49
4190 msgid "Support"
4191 msgstr ""
4192
4193 #: kallithea/templates/base/base.html:134
4194 msgid "Create fork"
4195 msgstr ""
4196
4197 #: kallithea/templates/base/base.html:145
4198 #: kallithea/templates/data_table/_dt_elements.html:11
4199 #: kallithea/templates/data_table/_dt_elements.html:15
4200 #: kallithea/templates/summary/summary.html:11
4201 msgid "Summary"
4202 msgstr ""
4203
4204 #: kallithea/templates/base/base.html:146
4205 #: kallithea/templates/changelog/changelog.html:17
4206 #: kallithea/templates/data_table/_dt_elements.html:19
4207 #: kallithea/templates/data_table/_dt_elements.html:23
4208 msgid "Changelog"
4209 msgstr ""
4210
4211 #: kallithea/templates/base/base.html:147
4212 #: kallithea/templates/data_table/_dt_elements.html:27
4213 #: kallithea/templates/data_table/_dt_elements.html:31
4214 #: kallithea/templates/files/files.html:15
4215 msgid "Files"
4216 msgstr ""
4217
4218 #: kallithea/templates/base/base.html:149
4219 msgid "Switch To"
4220 msgstr ""
4221
4222 #: kallithea/templates/base/base.html:156
4223 #: kallithea/templates/base/base.html:158
4224 msgid "Options"
4225 msgstr ""
4226
4227 #: kallithea/templates/base/base.html:166
4228 #: kallithea/templates/forks/forks_data.html:21
4229 msgid "Compare fork"
4230 msgstr ""
4231
4232 #: kallithea/templates/base/base.html:168
4233 #: kallithea/templates/bookmarks/bookmarks.html:58
4234 #: kallithea/templates/bookmarks/bookmarks_data.html:13
4235 #: kallithea/templates/branches/branches.html:57
4236 #: kallithea/templates/branches/branches_data.html:13
4237 #: kallithea/templates/tags/tags.html:58
4238 #: kallithea/templates/tags/tags_data.html:13
4239 msgid "Compare"
4240 msgstr ""
4241
4242 #: kallithea/templates/base/base.html:170
4243 #: kallithea/templates/base/base.html:337
4244 #: kallithea/templates/search/search.html:17
4245 #: kallithea/templates/search/search.html:57
4246 msgid "Search"
4247 msgstr ""
4248
4249 #: kallithea/templates/base/base.html:174
4250 msgid "Unlock"
4251 msgstr ""
4252
4253 #: kallithea/templates/base/base.html:176
4254 msgid "Lock"
4255 msgstr ""
4256
4257 #: kallithea/templates/base/base.html:184
4258 msgid "Follow"
4259 msgstr ""
4260
4261 #: kallithea/templates/base/base.html:185
4262 msgid "Unfollow"
4263 msgstr ""
4264
4265 #: kallithea/templates/base/base.html:188
4266 #: kallithea/templates/data_table/_dt_elements.html:35
4267 #: kallithea/templates/data_table/_dt_elements.html:39
4268 #: kallithea/templates/forks/fork.html:12
4269 msgid "Fork"
4270 msgstr ""
4271
4272 #: kallithea/templates/base/base.html:190
4273 msgid "Create Pull Request"
4274 msgstr ""
4275
4276 #: kallithea/templates/base/base.html:196
4277 #, python-format
4278 msgid "Show Pull Requests for %s"
4279 msgstr ""
4280
4281 #: kallithea/templates/base/base.html:233
4282 msgid "Not logged in"
4283 msgstr ""
4284
4285 #: kallithea/templates/base/base.html:240
4286 msgid "Login to your account"
4287 msgstr ""
4288
4289 #: kallithea/templates/base/base.html:263
4290 msgid "Forgot password ?"
4291 msgstr ""
4292
4293 #: kallithea/templates/base/base.html:286
4294 msgid "Log Out"
4295 msgstr ""
4296
4297 #: kallithea/templates/base/base.html:311
4298 msgid "Show recent activity"
4299 msgstr ""
4300
4301 #: kallithea/templates/base/base.html:312
4302 #: kallithea/templates/journal/journal.html:4
4303 msgid "Journal"
4304 msgstr ""
4305
4306 #: kallithea/templates/base/base.html:317
4307 #: kallithea/templates/base/base.html:318
4308 msgid "Public journal"
4309 msgstr ""
4310
4311 #: kallithea/templates/base/base.html:323
4312 msgid "Show public gists"
4313 msgstr ""
4314
4315 #: kallithea/templates/base/base.html:324
4316 msgid "Gists"
4317 msgstr ""
4318
4319 #: kallithea/templates/base/base.html:327
4320 msgid "Create new gist"
4321 msgstr ""
4322
4323 #: kallithea/templates/base/base.html:328
4324 msgid "All public gists"
4325 msgstr ""
4326
4327 #: kallithea/templates/base/base.html:330
4328 msgid "My public gists"
4329 msgstr ""
4330
4331 #: kallithea/templates/base/base.html:331
4332 msgid "My private gists"
4333 msgstr ""
4334
4335 #: kallithea/templates/base/base.html:336
4336 msgid "Search in repositories"
4337 msgstr ""
4338
4339 #: kallithea/templates/base/base.html:399
4340 msgid "No matches found"
4341 msgstr ""
4342
4343 #: kallithea/templates/base/base.html:527
4344 msgid "Keyboard shortcuts"
4345 msgstr ""
4346
4347 #: kallithea/templates/base/base.html:536
4348 msgid "Site-wide shortcuts"
4349 msgstr ""
4350
4351 #: kallithea/templates/base/default_perms_box.html:14
4352 msgid "Inherit from defaults"
4353 msgstr ""
4354
4355 #: kallithea/templates/base/default_perms_box.html:19
4356 #, python-format
4357 msgid ""
4358 "Select to inherit permissions from %s permissions settings, and default IP "
4359 "address whitelist."
4360 msgstr ""
4361
4362 #: kallithea/templates/base/default_perms_box.html:28
4363 msgid "Create repositories"
4364 msgstr ""
4365
4366 #: kallithea/templates/base/default_perms_box.html:33
4367 msgid "Select this option to allow repository creation for this user"
4368 msgstr ""
4369
4370 #: kallithea/templates/base/default_perms_box.html:40
4371 msgid "Create user groups"
4372 msgstr ""
4373
4374 #: kallithea/templates/base/default_perms_box.html:45
4375 msgid "Select this option to allow user group creation for this user"
4376 msgstr ""
4377
4378 #: kallithea/templates/base/default_perms_box.html:52
4379 msgid "Fork repositories"
4380 msgstr ""
4381
4382 #: kallithea/templates/base/default_perms_box.html:57
4383 msgid "Select this option to allow repository forking for this user"
4384 msgstr ""
4385
4386 #: kallithea/templates/base/perms_summary.html:13
4387 msgid "show"
4388 msgstr ""
4389
4390 #: kallithea/templates/base/perms_summary.html:22
4391 msgid "No permissions defined yet"
4392 msgstr ""
4393
4394 #: kallithea/templates/base/perms_summary.html:30
4395 #: kallithea/templates/base/perms_summary.html:54
4396 msgid "Permission"
4397 msgstr ""
4398
4399 #: kallithea/templates/base/perms_summary.html:32
4400 #: kallithea/templates/base/perms_summary.html:56
4401 msgid "Edit Permission"
4402 msgstr ""
4403
4404 #: kallithea/templates/base/perms_summary.html:90
4405 msgid "No permission defined"
4406 msgstr ""
4407
4408 #: kallithea/templates/base/root.html:45
4409 msgid "Add another comment"
4410 msgstr ""
4411
4412 #: kallithea/templates/base/root.html:46
4413 #: kallithea/templates/data_table/_dt_elements.html:216
4414 msgid "Stop following this repository"
4415 msgstr ""
4416
4417 #: kallithea/templates/base/root.html:47
4418 msgid "Start following this repository"
4419 msgstr ""
4420
4421 #: kallithea/templates/base/root.html:48
4422 msgid "Group"
4423 msgstr ""
4424
4425 #: kallithea/templates/base/root.html:49
4426 msgid "members"
4427 msgstr ""
4428
4429 #: kallithea/templates/base/root.html:50
4430 #: kallithea/templates/pullrequests/pullrequest.html:202
4431 msgid "Loading ..."
4432 msgstr ""
4433
4434 #: kallithea/templates/base/root.html:51
4435 msgid "loading ..."
4436 msgstr ""
4437
4438 #: kallithea/templates/base/root.html:52
4439 msgid "Search truncated"
4440 msgstr ""
4441
4442 #: kallithea/templates/base/root.html:53
4443 msgid "No matching files"
4444 msgstr ""
4445
4446 #: kallithea/templates/base/root.html:54
4447 #: kallithea/templates/changelog/changelog.html:51
4448 #: kallithea/templates/pullrequests/pullrequest_show_all.html:33
4449 msgid "Open new pull request"
4450 msgstr ""
4451
4452 #: kallithea/templates/base/root.html:55
4453 msgid "Open new pull request for selected changesets"
4454 msgstr ""
4455
4456 #: kallithea/templates/base/root.html:56
4457 msgid "Show selected changesets __S -> __E"
4458 msgstr ""
4459
4460 #: kallithea/templates/base/root.html:57
4461 msgid "Show selected changeset __S"
4462 msgstr ""
4463
4464 #: kallithea/templates/base/root.html:58
4465 msgid "Selection link"
4466 msgstr ""
4467
4468 #: kallithea/templates/base/root.html:59
4469 #: kallithea/templates/changeset/diff_block.html:8
4470 msgid "Collapse diff"
4471 msgstr ""
4472
4473 #: kallithea/templates/base/root.html:60
4474 msgid "Expand diff"
4475 msgstr ""
4476
4477 #: kallithea/templates/base/root.html:61
4478 msgid "Failed to revoke permission"
4479 msgstr ""
4480
4481 #: kallithea/templates/base/root.html:62
4482 msgid "confirm to revoke permission for {0}: {1} ?"
4483 msgstr ""
4484
4485 #: kallithea/templates/base/root.html:66
4486 msgid "specify changeset"
4487 msgstr ""
4488
4489 #: kallithea/templates/bookmarks/bookmarks.html:5
4490 #, python-format
4491 msgid "%s Bookmarks"
4492 msgstr ""
4493
4494 #: kallithea/templates/bookmarks/bookmarks.html:29
4495 msgid "Compare Bookmarks"
4496 msgstr ""
4497
4498 #: kallithea/templates/bookmarks/bookmarks.html:55
4499 #: kallithea/templates/bookmarks/bookmarks_data.html:10
4500 #: kallithea/templates/branches/branches.html:54
4501 #: kallithea/templates/branches/branches_data.html:10
4502 #: kallithea/templates/changelog/changelog_summary_data.html:8
4503 #: kallithea/templates/tags/tags.html:55
4504 #: kallithea/templates/tags/tags_data.html:10
4505 msgid "Author"
4506 msgstr ""
4507
4508 #: kallithea/templates/bookmarks/bookmarks.html:56
4509 #: kallithea/templates/bookmarks/bookmarks_data.html:12
4510 #: kallithea/templates/branches/branches.html:55
4511 #: kallithea/templates/branches/branches_data.html:12
4512 #: kallithea/templates/changelog/changelog_summary_data.html:5
4513 #: kallithea/templates/tags/tags.html:56
4514 #: kallithea/templates/tags/tags_data.html:12
4515 msgid "Revision"
4516 msgstr ""
4517
4518 #: kallithea/templates/branches/branches.html:5
4519 #, python-format
4520 msgid "%s Branches"
4521 msgstr ""
4522
4523 #: kallithea/templates/branches/branches.html:29
4524 msgid "Compare Branches"
4525 msgstr ""
4526
4527 #: kallithea/templates/changelog/changelog.html:6
4528 #, python-format
4529 msgid "%s Changelog"
4530 msgstr ""
4531
4532 #: kallithea/templates/changelog/changelog.html:21
4533 #, python-format
4534 msgid "showing %d out of %d revision"
4535 msgid_plural "showing %d out of %d revisions"
4536 msgstr[0] ""
4537 msgstr[1] ""
4538 msgstr[2] ""
4539
4540 #: kallithea/templates/changelog/changelog.html:43
4541 msgid "Clear selection"
4542 msgstr ""
4543
4544 #: kallithea/templates/changelog/changelog.html:47
4545 #: kallithea/templates/forks/forks_data.html:19
4546 #, python-format
4547 msgid "Compare fork with %s"
4548 msgstr ""
4549
4550 #: kallithea/templates/changelog/changelog.html:49
4551 #, python-format
4552 msgid "Compare fork with Parent(%s)"
4553 msgstr ""
4554
4555 #: kallithea/templates/changelog/changelog.html:56
4556 msgid "Show"
4557 msgstr ""
4558
4559 #: kallithea/templates/changelog/changelog.html:82
4560 #: kallithea/templates/changelog/changelog_summary_data.html:19
4561 #, python-format
4562 msgid ""
4563 "Changeset status: %s\n"
4564 "Click to open associated pull request #%s"
4565 msgstr ""
4566
4567 #: kallithea/templates/changelog/changelog.html:86
4568 #: kallithea/templates/compare/compare_cs.html:18
4569 #, python-format
4570 msgid "Changeset status: %s"
4571 msgstr ""
4572
4573 #: kallithea/templates/changelog/changelog.html:105
4574 #: kallithea/templates/compare/compare_cs.html:36
4575 msgid "Expand commit message"
4576 msgstr ""
4577
4578 #: kallithea/templates/changelog/changelog.html:114
4579 msgid "Changeset has comments"
4580 msgstr ""
4581
4582 #: kallithea/templates/changelog/changelog.html:124
4583 #: kallithea/templates/changelog/changelog_summary_data.html:50
4584 #: kallithea/templates/changeset/changeset.html:93
4585 #: kallithea/templates/changeset/changeset_range.html:93
4586 #, python-format
4587 msgid "Bookmark %s"
4588 msgstr ""
4589
4590 #: kallithea/templates/changelog/changelog.html:130
4591 #: kallithea/templates/changelog/changelog_summary_data.html:56
4592 #: kallithea/templates/changeset/changeset.html:100
4593 #: kallithea/templates/changeset/changeset_range.html:99
4594 #, python-format
4595 msgid "Tag %s"
4596 msgstr ""
4597
4598 #: kallithea/templates/changelog/changelog.html:135
4599 #: kallithea/templates/changelog/changelog_summary_data.html:61
4600 #: kallithea/templates/changeset/changeset.html:105
4601 #: kallithea/templates/changeset/changeset_range.html:103
4602 #, python-format
4603 msgid "Branch %s"
4604 msgstr ""
4605
4606 #: kallithea/templates/changelog/changelog.html:299
4607 msgid "There are no changes yet"
4608 msgstr ""
4609
4610 #: kallithea/templates/changelog/changelog_details.html:4
4611 #: kallithea/templates/changeset/changeset.html:76
4612 msgid "Removed"
4613 msgstr ""
4614
4615 #: kallithea/templates/changelog/changelog_details.html:5
4616 #: kallithea/templates/changeset/changeset.html:77
4617 msgid "Changed"
4618 msgstr ""
4619
4620 #: kallithea/templates/changelog/changelog_details.html:6
4621 #: kallithea/templates/changeset/changeset.html:78
4622 msgid "Added"
4623 msgstr ""
4624
4625 #: kallithea/templates/changelog/changelog_details.html:8
4626 #: kallithea/templates/changelog/changelog_details.html:9
4627 #: kallithea/templates/changelog/changelog_details.html:10
4628 #: kallithea/templates/changeset/changeset.html:80
4629 #: kallithea/templates/changeset/changeset.html:81
4630 #: kallithea/templates/changeset/changeset.html:82
4631 #, python-format
4632 msgid "Affected %s files"
4633 msgstr ""
4634
4635 #: kallithea/templates/changelog/changelog_summary_data.html:6
4636 #: kallithea/templates/files/files_add.html:65
4637 #: kallithea/templates/files/files_delete.html:53
4638 msgid "Commit message"
4639 msgstr ""
4640
4641 #: kallithea/templates/changelog/changelog_summary_data.html:7
4642 msgid "Age"
4643 msgstr ""
4644
4645 #: kallithea/templates/changelog/changelog_summary_data.html:9
4646 msgid "Refs"
4647 msgstr ""
4648
4649 #: kallithea/templates/changelog/changelog_summary_data.html:86
4650 msgid "Add or upload files directly via Kallithea"
4651 msgstr ""
4652
4653 #: kallithea/templates/changelog/changelog_summary_data.html:89
4654 #: kallithea/templates/files/files_ypjax.html:9
4655 msgid "Add New File"
4656 msgstr ""
4657
4658 #: kallithea/templates/changelog/changelog_summary_data.html:95
4659 msgid "Push new repo"
4660 msgstr ""
4661
4662 #: kallithea/templates/changelog/changelog_summary_data.html:103
4663 msgid "Existing repository?"
4664 msgstr ""
4665
4666 #: kallithea/templates/changeset/changeset.html:6
4667 #, python-format
4668 msgid "%s Changeset"
4669 msgstr ""
4670
4671 #: kallithea/templates/changeset/changeset.html:37
4672 msgid "parent rev."
4673 msgstr ""
4674
4675 #: kallithea/templates/changeset/changeset.html:43
4676 msgid "child rev."
4677 msgstr ""
4678
4679 #: kallithea/templates/changeset/changeset.html:51
4680 #: kallithea/templates/changeset/changeset_file_comment.html:41
4681 #: kallithea/templates/changeset/changeset_range.html:51
4682 msgid "Changeset status"
4683 msgstr ""
4684
4685 #: kallithea/templates/changeset/changeset.html:55
4686 #: kallithea/templates/changeset/diff_block.html:27
4687 #: kallithea/templates/files/diff_2way.html:52
4688 msgid "Raw diff"
4689 msgstr ""
4690
4691 #: kallithea/templates/changeset/changeset.html:58
4692 msgid "Patch diff"
4693 msgstr ""
4694
4695 #: kallithea/templates/changeset/changeset.html:61
4696 #: kallithea/templates/changeset/diff_block.html:30
4697 #: kallithea/templates/files/diff_2way.html:55
4698 msgid "Download diff"
4699 msgstr ""
4700
4701 #: kallithea/templates/changeset/changeset.html:67
4702 #: kallithea/templates/changeset/changeset_file_comment.html:111
4703 #, python-format
4704 msgid "%d comment"
4705 msgid_plural "%d comments"
4706 msgstr[0] ""
4707 msgstr[1] ""
4708 msgstr[2] ""
4709
4710 #: kallithea/templates/changeset/changeset.html:67
4711 #: kallithea/templates/changeset/changeset_file_comment.html:111
4712 #, python-format
4713 msgid "(%d inline)"
4714 msgid_plural "(%d inline)"
4715 msgstr[0] ""
4716 msgstr[1] ""
4717 msgstr[2] ""
4718
4719 #: kallithea/templates/changeset/changeset.html:88
4720 #: kallithea/templates/changeset/changeset_range.html:89
4721 msgid "merge"
4722 msgstr ""
4723
4724 #: kallithea/templates/changeset/changeset.html:124
4725 #: kallithea/templates/compare/compare_diff.html:57
4726 #: kallithea/templates/pullrequests/pullrequest_show.html:160
4727 #, python-format
4728 msgid "%s file changed"
4729 msgid_plural "%s files changed"
4730 msgstr[0] ""
4731 msgstr[1] ""
4732 msgstr[2] ""
4733
4734 #: kallithea/templates/changeset/changeset.html:126
4735 #: kallithea/templates/compare/compare_diff.html:59
4736 #: kallithea/templates/pullrequests/pullrequest_show.html:162
4737 #, python-format
4738 msgid "%s file changed with %s insertions and %s deletions"
4739 msgid_plural "%s files changed with %s insertions and %s deletions"
4740 msgstr[0] ""
4741 msgstr[1] ""
4742 msgstr[2] ""
4743
4744 #: kallithea/templates/changeset/changeset.html:139
4745 #: kallithea/templates/changeset/changeset.html:151
4746 #: kallithea/templates/pullrequests/pullrequest_show.html:178
4747 #: kallithea/templates/pullrequests/pullrequest_show.html:202
4748 msgid "Showing a huge diff might take some time and resources"
4749 msgstr ""
4750
4751 #: kallithea/templates/changeset/changeset.html:139
4752 #: kallithea/templates/changeset/changeset.html:151
4753 #: kallithea/templates/compare/compare_diff.html:75
4754 #: kallithea/templates/compare/compare_diff.html:85
4755 #: kallithea/templates/pullrequests/pullrequest_show.html:178
4756 #: kallithea/templates/pullrequests/pullrequest_show.html:202
4757 msgid "Show full diff"
4758 msgstr ""
4759
4760 #: kallithea/templates/changeset/changeset.html:214
4761 #: kallithea/templates/changeset/changeset.html:251
4762 msgid "no revisions"
4763 msgstr ""
4764
4765 #: kallithea/templates/changeset/changeset_file_comment.html:23
4766 #, python-format
4767 msgid "Vote on pull request #%s"
4768 msgstr ""
4769
4770 #: kallithea/templates/changeset/changeset_file_comment.html:25
4771 #, python-format
4772 msgid "Comment on pull request #%s"
4773 msgstr ""
4774
4775 #: kallithea/templates/changeset/changeset_file_comment.html:30
4776 msgid "Status change on changeset"
4777 msgstr ""
4778
4779 #: kallithea/templates/changeset/changeset_file_comment.html:32
4780 msgid "Comment on changeset"
4781 msgstr ""
4782
4783 #: kallithea/templates/changeset/changeset_file_comment.html:63
4784 msgid "Submitting..."
4785 msgstr ""
4786
4787 #: kallithea/templates/changeset/changeset_file_comment.html:66
4788 msgid "Commenting on line {1}."
4789 msgstr ""
4790
4791 #: kallithea/templates/changeset/changeset_file_comment.html:67
4792 #: kallithea/templates/changeset/changeset_file_comment.html:153
4793 #, python-format
4794 msgid "Comments parsed using %s syntax with %s support."
4795 msgstr ""
4796
4797 #: kallithea/templates/changeset/changeset_file_comment.html:69
4798 #: kallithea/templates/changeset/changeset_file_comment.html:155
4799 msgid ""
4800 "Use @username inside this text to send notification to this Kallithea user"
4801 msgstr ""
4802
4803 #: kallithea/templates/changeset/changeset_file_comment.html:73
4804 #: kallithea/templates/changeset/changeset_file_comment.html:166
4805 msgid "Preview"
4806 msgstr ""
4807
4808 #: kallithea/templates/changeset/changeset_file_comment.html:80
4809 #: kallithea/templates/changeset/changeset_file_comment.html:189
4810 msgid "Comment preview"
4811 msgstr ""
4812
4813 #: kallithea/templates/changeset/changeset_file_comment.html:88
4814 #: kallithea/templates/changeset/changeset_file_comment.html:196
4815 #: kallithea/templates/email_templates/changeset_comment.html:11
4816 #: kallithea/templates/email_templates/pull_request_comment.html:16
4817 msgid "Comment"
4818 msgstr ""
4819
4820 #: kallithea/templates/changeset/changeset_file_comment.html:96
4821 msgid "You need to be logged in to comment."
4822 msgstr ""
4823
4824 #: kallithea/templates/changeset/changeset_file_comment.html:96
4825 msgid "Login now"
4826 msgstr ""
4827
4828 #: kallithea/templates/changeset/changeset_file_comment.html:100
4829 msgid "Hide"
4830 msgstr ""
4831
4832 #: kallithea/templates/changeset/changeset_file_comment.html:159
4833 msgid "Vote for pull request status"
4834 msgstr ""
4835
4836 #: kallithea/templates/changeset/changeset_file_comment.html:161
4837 msgid "Change changeset status"
4838 msgstr ""
4839
4840 #: kallithea/templates/changeset/changeset_file_comment.html:179
4841 msgid "Close (when approved or rejected)"
4842 msgstr ""
4843
4844 #: kallithea/templates/changeset/changeset_range.html:5
4845 #, python-format
4846 msgid "%s Changesets"
4847 msgstr ""
4848
4849 #: kallithea/templates/changeset/changeset_range.html:59
4850 msgid "Files affected"
4851 msgstr ""
4852
4853 #: kallithea/templates/changeset/diff_block.html:21
4854 #: kallithea/templates/files/diff_2way.html:46
4855 msgid "Show full diff for this file"
4856 msgstr ""
4857
4858 #: kallithea/templates/changeset/diff_block.html:24
4859 #: kallithea/templates/changeset/diff_block.html:68
4860 #: kallithea/templates/files/diff_2way.html:49
4861 msgid "Show full side-by-side diff for this file"
4862 msgstr ""
4863
4864 #: kallithea/templates/changeset/diff_block.html:38
4865 msgid "Show inline comments"
4866 msgstr ""
4867
4868 #: kallithea/templates/changeset/diff_block.html:62
4869 msgid "Show file at latest version in this repo"
4870 msgstr ""
4871
4872 #: kallithea/templates/changeset/diff_block.html:64
4873 msgid "Show file at initial version in this repo"
4874 msgstr ""
4875
4876 #: kallithea/templates/compare/compare_cs.html:4
4877 msgid "No changesets"
4878 msgstr ""
4879
4880 #: kallithea/templates/compare/compare_cs.html:8
4881 msgid "Ancestor"
4882 msgstr ""
4883
4884 #: kallithea/templates/compare/compare_diff.html:6
4885 #: kallithea/templates/compare/compare_diff.html:8
4886 #, python-format
4887 msgid "%s Compare"
4888 msgstr ""
4889
4890 #: kallithea/templates/compare/compare_diff.html:16
4891 msgid "Compare revisions"
4892 msgstr ""
4893
4894 #: kallithea/templates/compare/compare_diff.html:36
4895 msgid "Swap"
4896 msgstr ""
4897
4898 #: kallithea/templates/compare/compare_diff.html:38
4899 msgid "Compare Revisions"
4900 msgstr ""
4901
4902 #: kallithea/templates/compare/compare_diff.html:45
4903 msgid "Compare revisions, branches, bookmarks or tags."
4904 msgstr ""
4905
4906 #: kallithea/templates/compare/compare_diff.html:50
4907 #: kallithea/templates/pullrequests/pullrequest_show.html:153
4908 #, python-format
4909 msgid "Showing %s commit"
4910 msgid_plural "Showing %s commits"
4911 msgstr[0] ""
4912 msgstr[1] ""
4913 msgstr[2] ""
4914
4915 #: kallithea/templates/compare/compare_diff.html:65
4916 #: kallithea/templates/pullrequests/pullrequest_show.html:168
4917 msgid "No files"
4918 msgstr ""
4919
4920 #: kallithea/templates/data_table/_dt_elements.html:63
4921 msgid "Mercurial repository"
4922 msgstr ""
4923
4924 #: kallithea/templates/data_table/_dt_elements.html:65
4925 msgid "Git repository"
4926 msgstr ""
4927
4928 #: kallithea/templates/data_table/_dt_elements.html:72
4929 msgid "Public repository"
4930 msgstr ""
4931
4932 #: kallithea/templates/data_table/_dt_elements.html:82
4933 msgid "Repository creation in progress..."
4934 msgstr ""
4935
4936 #: kallithea/templates/data_table/_dt_elements.html:96
4937 msgid "No changesets yet"
4938 msgstr ""
4939
4940 #: kallithea/templates/data_table/_dt_elements.html:103
4941 #: kallithea/templates/data_table/_dt_elements.html:105
4942 #, python-format
4943 msgid "Subscribe to %s rss feed"
4944 msgstr ""
4945
4946 #: kallithea/templates/data_table/_dt_elements.html:111
4947 #: kallithea/templates/data_table/_dt_elements.html:113
4948 #, python-format
4949 msgid "Subscribe to %s atom feed"
4950 msgstr ""
4951
4952 #: kallithea/templates/data_table/_dt_elements.html:141
4953 msgid "Creating"
4954 msgstr ""
4955
4956 #: kallithea/templates/email_templates/changeset_comment.html:6
4957 #, python-format
4958 msgid "%s commented on a %s changeset."
4959 msgstr ""
4960
4961 #: kallithea/templates/email_templates/changeset_comment.html:9
4962 msgid "The changeset status was changed to"
4963 msgstr ""
4964
4965 #: kallithea/templates/email_templates/main.html:8
4966 msgid "This is a notification from Kallithea."
4967 msgstr ""
4968
4969 #: kallithea/templates/email_templates/password_reset.html:4
4970 #, python-format
4971 msgid "Hello %s"
4972 msgstr ""
4973
4974 #: kallithea/templates/email_templates/password_reset.html:5
4975 msgid "We received a request to create a new password for your account."
4976 msgstr ""
4977
4978 #: kallithea/templates/email_templates/password_reset.html:6
4979 msgid "You can generate it by clicking following URL"
4980 msgstr ""
4981
4982 #: kallithea/templates/email_templates/password_reset.html:10
4983 msgid "Please ignore this email if you did not request a new password ."
4984 msgstr ""
4985
4986 #: kallithea/templates/email_templates/pull_request.html:6
4987 #, python-format
4988 msgid ""
4989 "%s opened a pull request for repository %s and wants you to review changes."
4990 msgstr ""
4991
4992 #: kallithea/templates/email_templates/pull_request.html:8
4993 #: kallithea/templates/pullrequests/pullrequest.html:31
4994 #: kallithea/templates/pullrequests/pullrequest_data.html:14
4995 #: kallithea/templates/pullrequests/pullrequest_show.html:28
4996 msgid "Title"
4997 msgstr ""
4998
4999 #: kallithea/templates/email_templates/pull_request_comment.html:6
5000 #, python-format
5001 msgid "%s commented on pull request \"%s\""
5002 msgstr ""
5003
5004 #: kallithea/templates/email_templates/pull_request_comment.html:10
5005 msgid "Pull request was closed with status"
5006 msgstr ""
5007
5008 #: kallithea/templates/email_templates/pull_request_comment.html:12
5009 msgid "Pull request changed status"
5010 msgstr ""
5011
5012 #: kallithea/templates/email_templates/registration.html:6
5013 msgid "View this user here"
5014 msgstr ""
5015
5016 #: kallithea/templates/errors/error_document.html:47
5017 #, python-format
5018 msgid "You will be redirected to %s in %s seconds"
5019 msgstr ""
5020
5021 #: kallithea/templates/files/diff_2way.html:15
5022 #, python-format
5023 msgid "%s File side-by-side diff"
5024 msgstr ""
5025
5026 #: kallithea/templates/files/diff_2way.html:22
5027 #: kallithea/templates/files/file_diff.html:11
5028 msgid "File diff"
5029 msgstr ""
5030
5031 #: kallithea/templates/files/diff_2way.html:58
5032 msgid "ignore whitespace"
5033 msgstr ""
5034
5035 #: kallithea/templates/files/diff_2way.html:59
5036 msgid "turn on edit mode"
5037 msgstr ""
5038
5039 #: kallithea/templates/files/file_diff.html:4
5040 #, python-format
5041 msgid "%s File Diff"
5042 msgstr ""
5043
5044 #: kallithea/templates/files/files.html:4
5045 #: kallithea/templates/files/files.html:84
5046 #, python-format
5047 msgid "%s Files"
5048 msgstr ""
5049
5050 #: kallithea/templates/files/files_add.html:4
5051 #, python-format
5052 msgid "%s Files Add"
5053 msgstr ""
5054
5055 #: kallithea/templates/files/files_add.html:25
5056 msgid "Add new file"
5057 msgstr ""
5058
5059 #: kallithea/templates/files/files_add.html:45
5060 #: kallithea/templates/files/files_edit.html:43
5061 #: kallithea/templates/files/files_ypjax.html:3
5062 msgid "Location"
5063 msgstr ""
5064
5065 #: kallithea/templates/files/files_add.html:47
5066 msgid "Enter filename..."
5067 msgstr ""
5068
5069 #: kallithea/templates/files/files_add.html:49
5070 #: kallithea/templates/files/files_add.html:53
5071 msgid "or"
5072 msgstr ""
5073
5074 #: kallithea/templates/files/files_add.html:49
5075 msgid "Upload File"
5076 msgstr ""
5077
5078 #: kallithea/templates/files/files_add.html:53
5079 msgid "Create New File"
5080 msgstr ""
5081
5082 #: kallithea/templates/files/files_add.html:58
5083 msgid "New file mode"
5084 msgstr ""
5085
5086 #: kallithea/templates/files/files_add.html:69
5087 #: kallithea/templates/files/files_delete.html:57
5088 #: kallithea/templates/files/files_edit.html:72
5089 msgid "Commit changes"
5090 msgstr ""
5091
5092 #: kallithea/templates/files/files_browser.html:13
5093 msgid "revision"
5094 msgstr ""
5095
5096 #: kallithea/templates/files/files_browser.html:14
5097 msgid "Previous revision"
5098 msgstr ""
5099
5100 #: kallithea/templates/files/files_browser.html:16
5101 msgid "Next revision"
5102 msgstr ""
5103
5104 #: kallithea/templates/files/files_browser.html:22
5105 msgid "Follow current branch"
5106 msgstr ""
5107
5108 #: kallithea/templates/files/files_browser.html:25
5109 msgid "Search File List"
5110 msgstr ""
5111
5112 #: kallithea/templates/files/files_browser.html:29
5113 msgid "Loading file list..."
5114 msgstr ""
5115
5116 #: kallithea/templates/files/files_browser.html:42
5117 msgid "Size"
5118 msgstr ""
5119
5120 #: kallithea/templates/files/files_browser.html:43
5121 msgid "Mimetype"
5122 msgstr ""
5123
5124 #: kallithea/templates/files/files_browser.html:44
5125 msgid "Last Revision"
5126 msgstr ""
5127
5128 #: kallithea/templates/files/files_browser.html:45
5129 msgid "Last modified"
5130 msgstr ""
5131
5132 #: kallithea/templates/files/files_browser.html:46
5133 msgid "Last committer"
5134 msgstr ""
5135
5136 #: kallithea/templates/files/files_delete.html:4
5137 #, python-format
5138 msgid "%s Files Delete"
5139 msgstr ""
5140
5141 #: kallithea/templates/files/files_delete.html:25
5142 #: kallithea/templates/files/files_delete.html:45
5143 msgid "Delete file"
5144 msgstr ""
5145
5146 #: kallithea/templates/files/files_edit.html:4
5147 #, python-format
5148 msgid "%s File Edit"
5149 msgstr ""
5150
5151 #: kallithea/templates/files/files_edit.html:25
5152 msgid "Edit file"
5153 msgstr ""
5154
5155 #: kallithea/templates/files/files_edit.html:53
5156 #: kallithea/templates/files/files_source.html:32
5157 msgid "Show Annotation"
5158 msgstr ""
5159
5160 #: kallithea/templates/files/files_edit.html:55
5161 #: kallithea/templates/files/files_source.html:35
5162 msgid "Download as Raw"
5163 msgstr ""
5164
5165 #: kallithea/templates/files/files_edit.html:58
5166 msgid "Source"
5167 msgstr ""
5168
5169 #: kallithea/templates/files/files_edit.html:63
5170 msgid "Editing file"
5171 msgstr ""
5172
5173 #: kallithea/templates/files/files_edit.html:68
5174 msgid "Commit Message"
5175 msgstr ""
5176
5177 #: kallithea/templates/files/files_history_box.html:2
5178 #, python-format
5179 msgid "%s author"
5180 msgid_plural "%s authors"
5181 msgstr[0] ""
5182 msgstr[1] ""
5183 msgstr[2] ""
5184
5185 #: kallithea/templates/files/files_source.html:7
5186 msgid "Diff to Revision"
5187 msgstr ""
5188
5189 #: kallithea/templates/files/files_source.html:8
5190 msgid "Show at Revision"
5191 msgstr ""
5192
5193 #: kallithea/templates/files/files_source.html:10
5194 msgid "Show Full History"
5195 msgstr ""
5196
5197 #: kallithea/templates/files/files_source.html:11
5198 msgid "Show Authors"
5199 msgstr ""
5200
5201 #: kallithea/templates/files/files_source.html:30
5202 msgid "Show Source"
5203 msgstr ""
5204
5205 #: kallithea/templates/files/files_source.html:38
5206 #, python-format
5207 msgid "Edit on Branch:%s"
5208 msgstr ""
5209
5210 #: kallithea/templates/files/files_source.html:41
5211 msgid "Editing binary files not allowed"
5212 msgstr ""
5213
5214 #: kallithea/templates/files/files_source.html:44
5215 msgid "Editing files allowed only when on branch head revision"
5216 msgstr ""
5217
5218 #: kallithea/templates/files/files_source.html:45
5219 msgid "Deleting files allowed only when on branch head revision"
5220 msgstr ""
5221
5222 #: kallithea/templates/files/files_source.html:61
5223 #, python-format
5224 msgid "Binary file (%s)"
5225 msgstr ""
5226
5227 #: kallithea/templates/files/files_source.html:71
5228 msgid "File is too big to display"
5229 msgstr ""
5230
5231 #: kallithea/templates/files/files_ypjax.html:5
5232 msgid "annotation"
5233 msgstr ""
5234
5235 #: kallithea/templates/files/files_ypjax.html:23
5236 msgid "Go Back"
5237 msgstr ""
5238
5239 #: kallithea/templates/files/files_ypjax.html:24
5240 msgid "No files at given path"
5241 msgstr ""
5242
5243 #: kallithea/templates/followers/followers.html:5
5244 #, python-format
5245 msgid "%s Followers"
5246 msgstr ""
5247
5248 #: kallithea/templates/followers/followers.html:12
5249 #: kallithea/templates/summary/summary.html:149
5250 #: kallithea/templates/summary/summary.html:150
5251 msgid "Followers"
5252 msgstr ""
5253
5254 #: kallithea/templates/followers/followers_data.html:12
5255 msgid "Started following -"
5256 msgstr ""
5257
5258 #: kallithea/templates/forks/fork.html:5
5259 #, python-format
5260 msgid "Fork repository %s"
5261 msgstr ""
5262
5263 #: kallithea/templates/forks/fork.html:30
5264 msgid "Fork name"
5265 msgstr ""
5266
5267 #: kallithea/templates/forks/fork.html:71
5268 msgid "Private"
5269 msgstr ""
5270
5271 #: kallithea/templates/forks/fork.html:80
5272 msgid "Copy permissions"
5273 msgstr ""
5274
5275 #: kallithea/templates/forks/fork.html:84
5276 msgid "Copy permissions from forked repository"
5277 msgstr ""
5278
5279 #: kallithea/templates/forks/fork.html:90
5280 msgid "Update after clone"
5281 msgstr ""
5282
5283 #: kallithea/templates/forks/fork.html:94
5284 msgid "Checkout source after making a clone"
5285 msgstr ""
5286
5287 #: kallithea/templates/forks/fork.html:99
5288 msgid "Fork this Repository"
5289 msgstr ""
5290
5291 #: kallithea/templates/forks/forks.html:5
5292 #, python-format
5293 msgid "%s Forks"
5294 msgstr ""
5295
5296 #: kallithea/templates/forks/forks.html:12
5297 #: kallithea/templates/summary/summary.html:155
5298 #: kallithea/templates/summary/summary.html:156
5299 msgid "Forks"
5300 msgstr ""
5301
5302 #: kallithea/templates/forks/forks_data.html:17
5303 msgid "Forked"
5304 msgstr ""
5305
5306 #: kallithea/templates/forks/forks_data.html:42
5307 msgid "There are no forks yet"
5308 msgstr ""
5309
5310 #: kallithea/templates/journal/journal.html:24
5311 msgid "ATOM journal feed"
5312 msgstr ""
5313
5314 #: kallithea/templates/journal/journal.html:25
5315 msgid "RSS journal feed"
5316 msgstr ""
5317
5318 #: kallithea/templates/journal/journal.html:57
5319 msgid "My repos"
5320 msgstr ""
5321
5322 #: kallithea/templates/journal/journal_data.html:55
5323 msgid "No entries yet"
5324 msgstr ""
5325
5326 #: kallithea/templates/journal/public_journal.html:4
5327 #: kallithea/templates/journal/public_journal.html:24
5328 msgid "Public Journal"
5329 msgstr ""
5330
5331 #: kallithea/templates/journal/public_journal.html:16
5332 msgid "ATOM public journal feed"
5333 msgstr ""
5334
5335 #: kallithea/templates/journal/public_journal.html:17
5336 msgid "RSS public journal feed"
5337 msgstr ""
5338
5339 #: kallithea/templates/pullrequests/pullrequest.html:4
5340 #: kallithea/templates/pullrequests/pullrequest.html:8
5341 msgid "New pull request"
5342 msgstr ""
5343
5344 #: kallithea/templates/pullrequests/pullrequest.html:44
5345 msgid "Write a short description on this pull request"
5346 msgstr ""
5347
5348 #: kallithea/templates/pullrequests/pullrequest.html:50
5349 msgid "Changeset flow"
5350 msgstr ""
5351
5352 #: kallithea/templates/pullrequests/pullrequest.html:57
5353 #: kallithea/templates/pullrequests/pullrequest_show.html:68
5354 msgid "Origin repository"
5355 msgstr ""
5356
5357 #: kallithea/templates/pullrequests/pullrequest.html:82
5358 msgid "Send Pull Request"
5359 msgstr ""
5360
5361 #: kallithea/templates/pullrequests/pullrequest.html:91
5362 #: kallithea/templates/pullrequests/pullrequest_show.html:104
5363 msgid "Pull request reviewers"
5364 msgstr ""
5365
5366 #: kallithea/templates/pullrequests/pullrequest.html:100
5367 #: kallithea/templates/pullrequests/pullrequest_show.html:116
5368 msgid "owner"
5369 msgstr ""
5370
5371 #: kallithea/templates/pullrequests/pullrequest.html:114
5372 msgid "Add reviewer to this pull request."
5373 msgstr ""
5374
5375 #: kallithea/templates/pullrequests/pullrequest.html:128
5376 msgid "Detailed compare view"
5377 msgstr ""
5378
5379 #: kallithea/templates/pullrequests/pullrequest.html:149
5380 msgid "Destination repository"
5381 msgstr ""
5382
5383 #: kallithea/templates/pullrequests/pullrequest_show.html:4
5384 #, python-format
5385 msgid "%s Pull Request #%s"
5386 msgstr ""
5387
5388 #: kallithea/templates/pullrequests/pullrequest_show.html:36
5389 msgid "Review status"
5390 msgstr ""
5391
5392 #: kallithea/templates/pullrequests/pullrequest_show.html:42
5393 #: kallithea/templates/pullrequests/pullrequest_show.html:43
5394 msgid "Pull request status calculated from votes"
5395 msgstr ""
5396
5397 #: kallithea/templates/pullrequests/pullrequest_show.html:56
5398 msgid "Still not reviewed by"
5399 msgstr ""
5400
5401 #: kallithea/templates/pullrequests/pullrequest_show.html:60
5402 #, python-format
5403 msgid "%d reviewer"
5404 msgid_plural "%d reviewers"
5405 msgstr[0] ""
5406 msgstr[1] ""
5407 msgstr[2] ""
5408
5409 #: kallithea/templates/pullrequests/pullrequest_show.html:62
5410 msgid "Pull request was reviewed by all reviewers"
5411 msgstr ""
5412
5413 #: kallithea/templates/pullrequests/pullrequest_show.html:77
5414 #: kallithea/templates/pullrequests/pullrequest_show.html:79
5415 msgid "Pull changes"
5416 msgstr ""
5417
5418 #: kallithea/templates/pullrequests/pullrequest_show.html:116
5419 msgid "reviewer"
5420 msgstr ""
5421
5422 #: kallithea/templates/pullrequests/pullrequest_show.html:133
5423 msgid "Add or remove reviewer to this pull request."
5424 msgstr ""
5425
5426 #: kallithea/templates/pullrequests/pullrequest_show.html:137
5427 msgid "Save Changes"
5428 msgstr ""
5429
5430 #: kallithea/templates/pullrequests/pullrequest_show.html:149
5431 msgid "Compare view"
5432 msgstr ""
5433
5434 #: kallithea/templates/pullrequests/pullrequest_show_all.html:4
5435 #, python-format
5436 msgid "%s Pull Requests"
5437 msgstr ""
5438
5439 #: kallithea/templates/pullrequests/pullrequest_show_all.html:12
5440 #, python-format
5441 msgid "Pull requests from %s"
5442 msgstr ""
5443
5444 #: kallithea/templates/pullrequests/pullrequest_show_all.html:14
5445 #, python-format
5446 msgid "Pull requests to %s"
5447 msgstr ""
5448
5449 #: kallithea/templates/pullrequests/pullrequest_show_all.html:38
5450 #, python-format
5451 msgid "Show pull requests to %s"
5452 msgstr ""
5453
5454 #: kallithea/templates/pullrequests/pullrequest_show_all.html:40
5455 #, python-format
5456 msgid "Show pull requests from %s"
5457 msgstr ""
5458
5459 #: kallithea/templates/pullrequests/pullrequest_show_all.html:50
5460 msgid "Hide closed pull requests"
5461 msgstr ""
5462
5463 #: kallithea/templates/pullrequests/pullrequest_show_all.html:52
5464 msgid "Show closed pull requests too"
5465 msgstr ""
5466
5467 #: kallithea/templates/search/search.html:6
5468 #, python-format
5469 msgid "%s Search"
5470 msgstr ""
5471
5472 #: kallithea/templates/search/search.html:8
5473 #: kallithea/templates/search/search.html:19
5474 msgid "Search in all repositories"
5475 msgstr ""
5476
5477 #: kallithea/templates/search/search.html:53
5478 msgid "Search term"
5479 msgstr ""
5480
5481 #: kallithea/templates/search/search.html:65
5482 msgid "Search in"
5483 msgstr ""
5484
5485 #: kallithea/templates/search/search.html:68
5486 msgid "File contents"
5487 msgstr ""
5488
5489 #: kallithea/templates/search/search.html:69
5490 msgid "Commit messages"
5491 msgstr ""
5492
5493 #: kallithea/templates/search/search.html:70
5494 msgid "File names"
5495 msgstr ""
5496
5497 #: kallithea/templates/search/search_commit.html:35
5498 #: kallithea/templates/search/search_content.html:21
5499 #: kallithea/templates/search/search_path.html:15
5500 msgid "Permission denied"
5501 msgstr ""
5502
5503 #: kallithea/templates/summary/statistics.html:4
5504 #, python-format
5505 msgid "%s Statistics"
5506 msgstr ""
5507
5508 #: kallithea/templates/summary/statistics.html:19
5509 #: kallithea/templates/summary/summary.html:42
5510 #, python-format
5511 msgid "%s ATOM feed"
5512 msgstr ""
5513
5514 #: kallithea/templates/summary/statistics.html:20
5515 #: kallithea/templates/summary/summary.html:43
5516 #, python-format
5517 msgid "%s RSS feed"
5518 msgstr ""
5519
5520 #: kallithea/templates/summary/statistics.html:39
5521 #: kallithea/templates/summary/summary.html:107
5522 #: kallithea/templates/summary/summary.html:123
5523 msgid "Enable"
5524 msgstr ""
5525
5526 #: kallithea/templates/summary/statistics.html:42
5527 msgid "Stats gathered: "
5528 msgstr ""
5529
5530 #: kallithea/templates/summary/statistics.html:91
5531 #: kallithea/templates/summary/summary.html:354
5532 msgid "files"
5533 msgstr ""
5534
5535 #: kallithea/templates/summary/statistics.html:115
5536 #: kallithea/templates/summary/summary.html:378
5537 msgid "Show more"
5538 msgstr ""
5539
5540 #: kallithea/templates/summary/statistics.html:392
5541 msgid "commits"
5542 msgstr ""
5543
5544 #: kallithea/templates/summary/statistics.html:393
5545 msgid "files added"
5546 msgstr ""
5547
5548 #: kallithea/templates/summary/statistics.html:394
5549 msgid "files changed"
5550 msgstr ""
5551
5552 #: kallithea/templates/summary/statistics.html:395
5553 msgid "files removed"
5554 msgstr ""
5555
5556 #: kallithea/templates/summary/statistics.html:397
5557 msgid "commit"
5558 msgstr ""
5559
5560 #: kallithea/templates/summary/statistics.html:398
5561 msgid "file added"
5562 msgstr ""
5563
5564 #: kallithea/templates/summary/statistics.html:399
5565 msgid "file changed"
5566 msgstr ""
5567
5568 #: kallithea/templates/summary/statistics.html:400
5569 msgid "file removed"
5570 msgstr ""
5571
5572 #: kallithea/templates/summary/summary.html:4
5573 #, python-format
5574 msgid "%s Summary"
5575 msgstr ""
5576
5577 #: kallithea/templates/summary/summary.html:16
5578 #, python-format
5579 msgid "Repository locked by %s"
5580 msgstr ""
5581
5582 #: kallithea/templates/summary/summary.html:18
5583 msgid "Repository unlocked"
5584 msgstr ""
5585
5586 #: kallithea/templates/summary/summary.html:76
5587 msgid "Clone url"
5588 msgstr ""
5589
5590 #: kallithea/templates/summary/summary.html:81
5591 msgid "Show by Name"
5592 msgstr ""
5593
5594 #: kallithea/templates/summary/summary.html:82
5595 msgid "Show by ID"
5596 msgstr ""
5597
5598 #: kallithea/templates/summary/summary.html:99
5599 msgid "Trending files"
5600 msgstr ""
5601
5602 #: kallithea/templates/summary/summary.html:115
5603 msgid "Download"
5604 msgstr ""
5605
5606 #: kallithea/templates/summary/summary.html:119
5607 msgid "There are no downloads yet"
5608 msgstr ""
5609
5610 #: kallithea/templates/summary/summary.html:121
5611 msgid "Downloads are disabled for this repository"
5612 msgstr ""
5613
5614 #: kallithea/templates/summary/summary.html:127
5615 msgid "Download as zip"
5616 msgstr ""
5617
5618 #: kallithea/templates/summary/summary.html:132
5619 msgid "Check this to download archive with subrepos"
5620 msgstr ""
5621
5622 #: kallithea/templates/summary/summary.html:132
5623 msgid "with subrepos"
5624 msgstr ""
5625
5626 #: kallithea/templates/summary/summary.html:163
5627 msgid "Repository Size"
5628 msgstr ""
5629
5630 #: kallithea/templates/summary/summary.html:170
5631 #: kallithea/templates/summary/summary.html:172
5632 msgid "Feed"
5633 msgstr ""
5634
5635 #: kallithea/templates/summary/summary.html:193
5636 msgid "Latest changes"
5637 msgstr ""
5638
5639 #: kallithea/templates/summary/summary.html:195
5640 msgid "Quick start"
5641 msgstr ""
5642
5643 #: kallithea/templates/summary/summary.html:209
5644 #, python-format
5645 msgid "Readme file from revision %s:%s"
5646 msgstr ""
5647
5648 #: kallithea/templates/summary/summary.html:299
5649 #, python-format
5650 msgid "Download %s as %s"
5651 msgstr ""
5652
5653 #: kallithea/templates/tags/tags.html:5
5654 #, python-format
5655 msgid "%s Tags"
5656 msgstr ""
5657
5658 #: kallithea/templates/tags/tags.html:29
5659 msgid "Compare tags"
5660 msgstr ""
General Comments 0
You need to be logged in to leave comments. Login now