Changeset 17376


Ignore:
Timestamp:
6 Apr 2023, 17:29:31 (18 months ago)
Author:
Henrik Bettermann
Message:

Enable customization of certificate select box entries also in the students section.

Location:
main/waeup.kofa/trunk
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.kofa/trunk/CHANGES.txt

    r17327 r17376  
    441.8.2.dev0 (unreleased)
    55=======================
     6
     7* Enable customization of certificate select box entries also in the students
     8  section.
    69
    710* Move call to interactive debugger from `grokcore.startup` to `waeup.kofa`.
  • main/waeup.kofa/trunk/src/waeup/kofa/interfaces.py

    r17214 r17376  
    337337        "Temporary passwords and parents password validity period")
    338338
     339    def sortCertificates(context, resultset):
     340        """Sort already filtered certificates in `CertificateSource`.
     341        """
     342
     343    def getCertTitle(context, value):
     344        """Compose the titles in `CertificateSource`.
     345        """
     346
    339347    def sendContactForm(
    340348          from_name,from_addr,rcpt_name,rcpt_addr,
  • main/waeup.kofa/trunk/src/waeup/kofa/locales/waeup.kofa.pot

    r16938 r17376  
    1515msgstr ""
    1616"Project-Id-Version: Meaningless\n"
    17 "POT-Creation-Date: Fri Apr 29 11:46:16 2022\n"
     17"POT-Creation-Date: Thu Mar 23 12:27:03 2023\n"
    1818"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
    1919"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
     
    2626#: waeup/kofa/accesscodes/browser.py:101
    2727#: waeup/kofa/accesscodes/browser.py:114
    28 #: waeup/kofa/applicants/browser.py:267
    29 #: waeup/kofa/applicants/browser.py:374
    30 #: waeup/kofa/applicants/browser.py:375
    31 #: waeup/kofa/applicants/browser.py:488
    32 #: waeup/kofa/applicants/browser.py:558
    33 #: waeup/kofa/applicants/browser.py:591
    34 #: waeup/kofa/browser/pages.py:978
    35 #: waeup/kofa/browser/pages.py:1311
    36 #: waeup/kofa/browser/pages.py:1336
    37 #: waeup/kofa/browser/pages.py:1620
    38 #: waeup/kofa/browser/pages.py:1724
    39 #: waeup/kofa/browser/pages.py:2143
    40 #: waeup/kofa/browser/pages.py:2165
    41 #: waeup/kofa/browser/pages.py:2200
    42 #: waeup/kofa/browser/pages.py:2229
    43 #: waeup/kofa/browser/pages.py:2230
    44 #: waeup/kofa/browser/pages.py:2254
    45 #: waeup/kofa/browser/pages.py:2350
    46 #: waeup/kofa/browser/pages.py:2397
    47 #: waeup/kofa/browser/pages.py:2398
    48 #: waeup/kofa/browser/pages.py:2400
    49 #: waeup/kofa/browser/pages.py:2455
    50 #: waeup/kofa/browser/pages.py:2505
    51 #: waeup/kofa/browser/pages.py:2547
    52 #: waeup/kofa/browser/pages.py:2580
    53 #: waeup/kofa/browser/pages.py:2596
    54 #: waeup/kofa/browser/pages.py:2670
    55 #: waeup/kofa/browser/pages.py:2672
    56 #: waeup/kofa/browser/pages.py:2694
    57 #: waeup/kofa/browser/pages.py:2736
    58 #: waeup/kofa/browser/pages.py:2807
     28#: waeup/kofa/applicants/browser.py:269
     29#: waeup/kofa/applicants/browser.py:376
     30#: waeup/kofa/applicants/browser.py:377
     31#: waeup/kofa/applicants/browser.py:490
     32#: waeup/kofa/applicants/browser.py:560
     33#: waeup/kofa/applicants/browser.py:593
     34#: waeup/kofa/applicants/browser.py:872
     35#: waeup/kofa/browser/pages.py:985
     36#: waeup/kofa/browser/pages.py:1318
     37#: waeup/kofa/browser/pages.py:1343
     38#: waeup/kofa/browser/pages.py:1627
     39#: waeup/kofa/browser/pages.py:1731
     40#: waeup/kofa/browser/pages.py:2150
     41#: waeup/kofa/browser/pages.py:2172
     42#: waeup/kofa/browser/pages.py:2207
     43#: waeup/kofa/browser/pages.py:2236
     44#: waeup/kofa/browser/pages.py:2237
     45#: waeup/kofa/browser/pages.py:2261
     46#: waeup/kofa/browser/pages.py:2357
     47#: waeup/kofa/browser/pages.py:2404
     48#: waeup/kofa/browser/pages.py:2405
     49#: waeup/kofa/browser/pages.py:2407
     50#: waeup/kofa/browser/pages.py:2462
     51#: waeup/kofa/browser/pages.py:2512
     52#: waeup/kofa/browser/pages.py:2554
     53#: waeup/kofa/browser/pages.py:2587
     54#: waeup/kofa/browser/pages.py:2603
     55#: waeup/kofa/browser/pages.py:2677
     56#: waeup/kofa/browser/pages.py:2679
     57#: waeup/kofa/browser/pages.py:2701
     58#: waeup/kofa/browser/pages.py:2743
     59#: waeup/kofa/browser/pages.py:2814
    5960#: waeup/kofa/documents/browser.py:106
    6061#: waeup/kofa/documents/browser.py:152
     
    6970#: waeup/kofa/students/browser.py:2119
    7071#: waeup/kofa/students/browser.py:2297
    71 #: waeup/kofa/students/browser.py:2347
    72 #: waeup/kofa/students/browser.py:2393
    73 #: waeup/kofa/students/browser.py:3876
     72#: waeup/kofa/students/browser.py:2348
     73#: waeup/kofa/students/browser.py:2395
     74#: waeup/kofa/students/browser.py:3878
    7475msgid "Cancel"
    7576msgstr ""
     
    110111
    111112#: waeup/kofa/accesscodes/browser.py:154
    112 #: waeup/kofa/browser/pages.py:1195
    113 #: waeup/kofa/browser/pages.py:1931
     113#: waeup/kofa/browser/pages.py:1202
     114#: waeup/kofa/browser/pages.py:1938
    114115#: waeup/kofa/browser/viewlets.py:203
    115116msgid "Search"
     
    383384msgstr ""
    384385
    385 #: waeup/kofa/applicants/applicant.py:197
     386#: waeup/kofa/applicants/applicant.py:200
    386387msgid "Registration Number exists."
    387388msgstr ""
    388389
    389 #: waeup/kofa/applicants/applicant.py:202
     390#: waeup/kofa/applicants/applicant.py:205
    390391msgid "No study course provided."
    391392msgstr ""
    392393
    393 #: waeup/kofa/applicants/applicant.py:236
     394#: waeup/kofa/applicants/applicant.py:239
    394395msgid "IOError: Application Slip could not be created."
    395396msgstr ""
    396397
    397 #: waeup/kofa/applicants/applicant.py:239
     398#: waeup/kofa/applicants/applicant.py:242
    398399msgid "Reportlab LayoutError: %s"
    399400msgstr ""
    400401
    401 #: waeup/kofa/applicants/applicant.py:242
     402#: waeup/kofa/applicants/applicant.py:245
    402403#. Default: ""
    403404msgid "Reportlab AttributeError: ${a}"
    404405msgstr ""
    405406
    406 #: waeup/kofa/applicants/applicant.py:245
     407#: waeup/kofa/applicants/applicant.py:248
    407408msgid "Unknown Reportlab error"
    408409msgstr ""
    409410
    410 #: waeup/kofa/applicants/applicant.py:279
     411#: waeup/kofa/applicants/applicant.py:282
    411412#. Default: ""
    412413msgid "Student ${a} created"
     
    434435msgstr ""
    435436
    436 #: waeup/kofa/applicants/browser.py:1005
     437#: waeup/kofa/applicants/browser.py:1012
     438msgid "Uploaded image is too big!"
     439msgstr ""
     440
     441#: waeup/kofa/applicants/browser.py:1017
     442msgid "jpg file extension expected."
     443msgstr ""
     444
     445#: waeup/kofa/applicants/browser.py:1025
     446msgid "Image file cannot be changed."
     447msgstr ""
     448
     449#: waeup/kofa/applicants/browser.py:1040
     450msgid "Uploaded file is too big!"
     451msgstr ""
     452
     453#: waeup/kofa/applicants/browser.py:1047
    437454#: waeup/kofa/browser/fileviewlets.py:71
    438455msgid "Could not determine file type."
    439456msgstr ""
    440457
    441 #: waeup/kofa/applicants/browser.py:1009
     458#: waeup/kofa/applicants/browser.py:1051
    442459msgid "pdf or jpg file extension expected."
    443460msgstr ""
    444461
    445 #: waeup/kofa/applicants/browser.py:1026
    446 #: waeup/kofa/applicants/browser.py:1273
    447 #: waeup/kofa/applicants/browser.py:1276
    448 #: waeup/kofa/applicants/browser.py:1371
     462#: waeup/kofa/applicants/browser.py:1071
     463#: waeup/kofa/applicants/browser.py:1329
     464#: waeup/kofa/applicants/browser.py:1332
     465#: waeup/kofa/applicants/browser.py:1439
    449466msgid "Finally Submit"
    450467msgstr ""
    451468
    452 #: waeup/kofa/applicants/browser.py:1027
    453 #: waeup/kofa/applicants/browser.py:1210
    454 #: waeup/kofa/applicants/browser.py:1269
    455 #: waeup/kofa/applicants/browser.py:1274
    456 #: waeup/kofa/applicants/browser.py:1314
     469#: waeup/kofa/applicants/browser.py:1072
     470#: waeup/kofa/applicants/browser.py:1261
     471#: waeup/kofa/applicants/browser.py:1325
     472#: waeup/kofa/applicants/browser.py:1330
     473#: waeup/kofa/applicants/browser.py:1373
    457474msgid "Add online payment ticket"
    458475msgstr ""
    459476
    460 #: waeup/kofa/applicants/browser.py:1027
    461 #: waeup/kofa/applicants/browser.py:1215
    462 #: waeup/kofa/applicants/browser.py:1265
    463 #: waeup/kofa/applicants/browser.py:1269
    464 #: waeup/kofa/applicants/browser.py:1274
    465 #: waeup/kofa/applicants/browser.py:1277
    466 #: waeup/kofa/applicants/browser.py:1319
     477#: waeup/kofa/applicants/browser.py:1073
     478#: waeup/kofa/applicants/browser.py:1266
     479#: waeup/kofa/applicants/browser.py:1336
     480#: waeup/kofa/applicants/browser.py:1378
     481#: waeup/kofa/students/viewlets.py:759
     482msgid "Add balance payment ticket"
     483msgstr ""
     484
     485#: waeup/kofa/applicants/browser.py:1074
     486#: waeup/kofa/applicants/browser.py:1271
     487#: waeup/kofa/applicants/browser.py:1321
     488#: waeup/kofa/applicants/browser.py:1325
     489#: waeup/kofa/applicants/browser.py:1330
     490#: waeup/kofa/applicants/browser.py:1333
     491#: waeup/kofa/applicants/browser.py:1383
    467492#: waeup/kofa/students/browser.py:1893
    468493#: waeup/kofa/students/browser.py:1935
    469494#: waeup/kofa/students/browser.py:2206
    470 #: waeup/kofa/students/browser.py:3328
     495#: waeup/kofa/students/browser.py:3330
    471496msgid "Remove selected tickets"
    472497msgstr ""
    473498
    474 #: waeup/kofa/applicants/browser.py:1112
     499#: waeup/kofa/applicants/browser.py:1163
    475500#. Default: ""
    476501msgid "${a} <br /> Application Form ${b}"
    477502msgstr ""
    478503
    479 #: waeup/kofa/applicants/browser.py:1124
     504#: waeup/kofa/applicants/browser.py:1175
    480505#: waeup/kofa/documents/browser.py:369
    481506#: waeup/kofa/students/browser.py:702
     
    483508msgstr ""
    484509
    485 #: waeup/kofa/applicants/browser.py:116
     510#: waeup/kofa/applicants/browser.py:118
    486511#: waeup/kofa/applicants/viewlets.py:91
    487512msgid "Find applicants"
    488513msgstr ""
    489514
    490 #: waeup/kofa/applicants/browser.py:117
     515#: waeup/kofa/applicants/browser.py:119
    491516msgid "Find applicant"
    492517msgstr ""
    493518
    494 #: waeup/kofa/applicants/browser.py:1185
     519#: waeup/kofa/applicants/browser.py:1236
    495520#: waeup/kofa/students/browser.py:2212
    496521msgid "No payment selected."
    497522msgstr ""
    498523
    499 #: waeup/kofa/applicants/browser.py:1288
    500 #: waeup/kofa/students/browser.py:119
    501 msgid "The requested form is locked (read-only)."
    502 msgstr ""
    503 
    504 #: waeup/kofa/applicants/browser.py:1306
    505 msgid "No passport picture uploaded."
    506 msgstr ""
    507 
    508 #: waeup/kofa/applicants/browser.py:1308
    509 msgid "Passport picture confirmation box not ticked."
    510 msgstr ""
    511 
    512 #: waeup/kofa/applicants/browser.py:131
    513 #: waeup/kofa/browser/pages.py:2313
     524#: waeup/kofa/applicants/browser.py:133
     525#: waeup/kofa/browser/pages.py:2320
    514526#: waeup/kofa/students/browser.py:293
    515527#: waeup/kofa/students/browser.py:337
     
    517529msgstr ""
    518530
    519 #: waeup/kofa/applicants/browser.py:136
     531#: waeup/kofa/applicants/browser.py:1347
     532#: waeup/kofa/students/browser.py:119
     533msgid "The requested form is locked (read-only)."
     534msgstr ""
     535
     536#: waeup/kofa/applicants/browser.py:1365
     537msgid "No passport picture uploaded."
     538msgstr ""
     539
     540#: waeup/kofa/applicants/browser.py:1367
     541msgid "Passport picture confirmation box not ticked."
     542msgstr ""
     543
     544#: waeup/kofa/applicants/browser.py:138
    520545msgid "No applicant found."
    521546msgstr ""
    522547
    523 #: waeup/kofa/applicants/browser.py:1388
     548#: waeup/kofa/applicants/browser.py:1437
     549msgid "Form has been submitted."
     550msgstr ""
     551
     552#: waeup/kofa/applicants/browser.py:1456
    524553msgid "The form cannot be submitted. Wrong state!"
    525554msgstr ""
    526555
    527 #: waeup/kofa/applicants/browser.py:1391
    528 msgid "Form has been submitted."
    529 msgstr ""
    530 
    531 #: waeup/kofa/applicants/browser.py:1397
    532 msgid "Some invitation emails could not be sent:"
    533 msgstr ""
    534 
    535 #: waeup/kofa/applicants/browser.py:1400
    536 #. Default: ""
    537 msgid "Form has been successfully submitted and ${a} invitation emails were sent."
    538 msgstr ""
    539 
    540 #: waeup/kofa/applicants/browser.py:144
     556#: waeup/kofa/applicants/browser.py:146
    541557#: waeup/kofa/applicants/viewlets.py:100
    542558msgid "Manage applicants section"
    543559msgstr ""
    544560
    545 #: waeup/kofa/applicants/browser.py:1442
    546 #: waeup/kofa/applicants/browser.py:1956
    547 #: waeup/kofa/applicants/browser.py:2070
    548 #: waeup/kofa/mandates/browser.py:42
    549 msgid "No mandate."
    550 msgstr ""
    551 
    552 #: waeup/kofa/applicants/browser.py:1448
    553 #: waeup/kofa/applicants/browser.py:1962
    554 #: waeup/kofa/applicants/browser.py:2076
    555 #: waeup/kofa/mandates/mandate.py:74
    556 #: waeup/kofa/mandates/mandate.py:104
    557 #: waeup/kofa/mandates/mandate.py:124
    558 msgid "Mandate expired."
    559 msgstr ""
    560 
    561 #: waeup/kofa/applicants/browser.py:1454
    562 #: waeup/kofa/applicants/browser.py:2084
    563 msgid "Wrong mandate."
    564 msgstr ""
    565 
    566 #: waeup/kofa/applicants/browser.py:147
    567 #: waeup/kofa/applicants/browser.py:212
    568 #: waeup/kofa/applicants/browser.py:374
    569 #: waeup/kofa/applicants/browser.py:413
    570 #: waeup/kofa/applicants/browser.py:1026
    571 #: waeup/kofa/applicants/browser.py:1134
    572 #: waeup/kofa/applicants/browser.py:1265
    573 #: waeup/kofa/applicants/browser.py:1268
    574 #: waeup/kofa/applicants/browser.py:1273
    575 #: waeup/kofa/applicants/browser.py:1276
    576 #: waeup/kofa/applicants/browser.py:1325
    577 #: waeup/kofa/applicants/browser.py:1894
    578 #: waeup/kofa/browser/pages.py:949
    579 #: waeup/kofa/browser/pages.py:1224
    580 #: waeup/kofa/browser/pages.py:1238
    581 #: waeup/kofa/browser/pages.py:1331
    582 #: waeup/kofa/browser/pages.py:1973
    583 #: waeup/kofa/browser/pages.py:2229
    584 #: waeup/kofa/browser/pages.py:2250
    585 #: waeup/kofa/browser/pages.py:2397
    586 #: waeup/kofa/browser/pages.py:2425
    587 #: waeup/kofa/browser/pages.py:2580
    588 #: waeup/kofa/browser/pages.py:2592
    589 #: waeup/kofa/browser/pages.py:2670
    590 #: waeup/kofa/browser/pages.py:2680
    591 #: waeup/kofa/browser/pages.py:2780
     561#: waeup/kofa/applicants/browser.py:1465
     562msgid "Some invitation emails could not be sent:"
     563msgstr ""
     564
     565#: waeup/kofa/applicants/browser.py:1468
     566#. Default: ""
     567msgid "Form has been successfully submitted and ${a} invitation emails were sent."
     568msgstr ""
     569
     570#: waeup/kofa/applicants/browser.py:149
     571#: waeup/kofa/applicants/browser.py:214
     572#: waeup/kofa/applicants/browser.py:376
     573#: waeup/kofa/applicants/browser.py:415
     574#: waeup/kofa/applicants/browser.py:1071
     575#: waeup/kofa/applicants/browser.py:1185
     576#: waeup/kofa/applicants/browser.py:1321
     577#: waeup/kofa/applicants/browser.py:1324
     578#: waeup/kofa/applicants/browser.py:1329
     579#: waeup/kofa/applicants/browser.py:1332
     580#: waeup/kofa/applicants/browser.py:1389
     581#: waeup/kofa/applicants/browser.py:1966
     582#: waeup/kofa/browser/pages.py:956
     583#: waeup/kofa/browser/pages.py:1231
     584#: waeup/kofa/browser/pages.py:1245
     585#: waeup/kofa/browser/pages.py:1338
     586#: waeup/kofa/browser/pages.py:1980
     587#: waeup/kofa/browser/pages.py:2236
     588#: waeup/kofa/browser/pages.py:2257
     589#: waeup/kofa/browser/pages.py:2404
     590#: waeup/kofa/browser/pages.py:2432
     591#: waeup/kofa/browser/pages.py:2587
     592#: waeup/kofa/browser/pages.py:2599
     593#: waeup/kofa/browser/pages.py:2677
     594#: waeup/kofa/browser/pages.py:2687
     595#: waeup/kofa/browser/pages.py:2787
    592596#: waeup/kofa/documents/browser.py:257
    593597#: waeup/kofa/documents/browser.py:271
     
    597601#: waeup/kofa/hostels/browser.py:199
    598602#: waeup/kofa/hostels/browser.py:321
    599 #: waeup/kofa/hostels/browser.py:333
    600 #: waeup/kofa/hostels/browser.py:447
     603#: waeup/kofa/hostels/browser.py:334
     604#: waeup/kofa/hostels/browser.py:459
    601605#: waeup/kofa/students/browser.py:652
    602606#: waeup/kofa/students/browser.py:705
     
    607611#: waeup/kofa/students/browser.py:1891
    608612#: waeup/kofa/students/browser.py:1930
    609 #: waeup/kofa/students/browser.py:2553
    610 #: waeup/kofa/students/browser.py:2595
    611 #: waeup/kofa/students/browser.py:2895
    612 #: waeup/kofa/students/browser.py:2910
    613 #: waeup/kofa/students/browser.py:3063
     613#: waeup/kofa/students/browser.py:2555
     614#: waeup/kofa/students/browser.py:2597
     615#: waeup/kofa/students/browser.py:2897
     616#: waeup/kofa/students/browser.py:2912
     617#: waeup/kofa/students/browser.py:3065
    614618msgid "Save"
    615619msgstr ""
    616620
    617 #: waeup/kofa/applicants/browser.py:148
    618 #: waeup/kofa/applicants/browser.py:171
    619 #: waeup/kofa/applicants/browser.py:375
    620 #: waeup/kofa/applicants/browser.py:428
    621 #: waeup/kofa/browser/pages.py:1227
    622 #: waeup/kofa/browser/pages.py:1262
    623 #: waeup/kofa/browser/pages.py:1353
    624 #: waeup/kofa/browser/pages.py:2143
    625 #: waeup/kofa/browser/pages.py:2151
    626 #: waeup/kofa/browser/pages.py:2230
    627 #: waeup/kofa/browser/pages.py:2241
     621#: waeup/kofa/applicants/browser.py:150
     622#: waeup/kofa/applicants/browser.py:173
     623#: waeup/kofa/applicants/browser.py:377
     624#: waeup/kofa/applicants/browser.py:430
     625#: waeup/kofa/browser/pages.py:1234
     626#: waeup/kofa/browser/pages.py:1269
     627#: waeup/kofa/browser/pages.py:1360
     628#: waeup/kofa/browser/pages.py:2150
     629#: waeup/kofa/browser/pages.py:2158
     630#: waeup/kofa/browser/pages.py:2237
     631#: waeup/kofa/browser/pages.py:2248
    628632#: waeup/kofa/hostels/browser.py:166
    629633#: waeup/kofa/hostels/browser.py:171
    630634#: waeup/kofa/students/browser.py:318
    631 #: waeup/kofa/students/browser.py:2563
    632 #: waeup/kofa/students/browser.py:2607
     635#: waeup/kofa/students/browser.py:2565
     636#: waeup/kofa/students/browser.py:2609
    633637msgid "Remove selected"
    634638msgstr ""
    635639
    636 #: waeup/kofa/applicants/browser.py:148
    637 #: waeup/kofa/applicants/browser.py:199
    638 #: waeup/kofa/applicants/browser.py:226
    639 #: waeup/kofa/applicants/browser.py:232
     640#: waeup/kofa/applicants/browser.py:150
     641#: waeup/kofa/applicants/browser.py:201
     642#: waeup/kofa/applicants/browser.py:228
     643#: waeup/kofa/applicants/browser.py:234
    640644msgid "Add applicants container"
    641645msgstr ""
    642646
    643 #: waeup/kofa/applicants/browser.py:1482
    644 #. Default: ""
    645 msgid "Apply for ${a}"
    646 msgstr ""
    647 
    648 #: waeup/kofa/applicants/browser.py:1487
    649 msgid "Outside application period."
    650 msgstr ""
    651 
    652 #: waeup/kofa/applicants/browser.py:149
    653 #: waeup/kofa/applicants/browser.py:208
    654 #: waeup/kofa/applicants/browser.py:377
    655 #: waeup/kofa/applicants/browser.py:497
    656 #: waeup/kofa/browser/pages.py:2231
    657 #: waeup/kofa/browser/pages.py:2268
    658 #: waeup/kofa/browser/pages.py:2401
    659 #: waeup/kofa/browser/pages.py:2464
    660 #: waeup/kofa/browser/pages.py:2581
    661 #: waeup/kofa/browser/pages.py:2605
    662 #: waeup/kofa/browser/pages.py:2673
    663 #: waeup/kofa/browser/pages.py:2703
     647#: waeup/kofa/applicants/browser.py:151
     648#: waeup/kofa/applicants/browser.py:210
     649#: waeup/kofa/applicants/browser.py:379
     650#: waeup/kofa/applicants/browser.py:499
     651#: waeup/kofa/browser/pages.py:2238
     652#: waeup/kofa/browser/pages.py:2275
     653#: waeup/kofa/browser/pages.py:2408
     654#: waeup/kofa/browser/pages.py:2471
     655#: waeup/kofa/browser/pages.py:2588
     656#: waeup/kofa/browser/pages.py:2612
     657#: waeup/kofa/browser/pages.py:2680
     658#: waeup/kofa/browser/pages.py:2710
    664659#: waeup/kofa/documents/browser.py:258
    665660#: waeup/kofa/documents/browser.py:284
     
    669664msgstr ""
    670665
    671 #: waeup/kofa/applicants/browser.py:1492
    672 msgid "The portal is in maintenance mode and registration temporarily disabled."
    673 msgstr ""
    674 
    675 #: waeup/kofa/applicants/browser.py:150
    676 #: waeup/kofa/applicants/browser.py:204
    677 #: waeup/kofa/applicants/browser.py:378
    678 #: waeup/kofa/applicants/browser.py:493
    679 #: waeup/kofa/browser/pages.py:2232
    680 #: waeup/kofa/browser/pages.py:2264
    681 #: waeup/kofa/browser/pages.py:2402
    682 #: waeup/kofa/browser/pages.py:2460
    683 #: waeup/kofa/browser/pages.py:2582
    684 #: waeup/kofa/browser/pages.py:2601
    685 #: waeup/kofa/browser/pages.py:2674
    686 #: waeup/kofa/browser/pages.py:2699
     666#: waeup/kofa/applicants/browser.py:1512
     667#: waeup/kofa/applicants/browser.py:2028
     668#: waeup/kofa/applicants/browser.py:2142
     669#: waeup/kofa/mandates/browser.py:42
     670msgid "No mandate."
     671msgstr ""
     672
     673#: waeup/kofa/applicants/browser.py:1518
     674#: waeup/kofa/applicants/browser.py:2034
     675#: waeup/kofa/applicants/browser.py:2148
     676#: waeup/kofa/mandates/mandate.py:74
     677#: waeup/kofa/mandates/mandate.py:104
     678#: waeup/kofa/mandates/mandate.py:124
     679msgid "Mandate expired."
     680msgstr ""
     681
     682#: waeup/kofa/applicants/browser.py:152
     683#: waeup/kofa/applicants/browser.py:206
     684#: waeup/kofa/applicants/browser.py:380
     685#: waeup/kofa/applicants/browser.py:495
     686#: waeup/kofa/browser/pages.py:2239
     687#: waeup/kofa/browser/pages.py:2271
     688#: waeup/kofa/browser/pages.py:2409
     689#: waeup/kofa/browser/pages.py:2467
     690#: waeup/kofa/browser/pages.py:2589
     691#: waeup/kofa/browser/pages.py:2608
     692#: waeup/kofa/browser/pages.py:2681
     693#: waeup/kofa/browser/pages.py:2706
    687694#: waeup/kofa/documents/browser.py:259
    688695#: waeup/kofa/documents/browser.py:280
     
    692699msgstr ""
    693700
    694 #: waeup/kofa/applicants/browser.py:151
     701#: waeup/kofa/applicants/browser.py:1524
     702#: waeup/kofa/applicants/browser.py:2156
     703msgid "Wrong mandate."
     704msgstr ""
     705
     706#: waeup/kofa/applicants/browser.py:153
    695707#: waeup/kofa/applicants/export.py:39
    696708msgid "Applicants Containers"
    697709msgstr ""
    698710
    699 #: waeup/kofa/applicants/browser.py:1516
    700 #: waeup/kofa/browser/pages.py:2881
    701 #: waeup/kofa/students/browser.py:3518
     711#: waeup/kofa/applicants/browser.py:1552
     712#. Default: ""
     713msgid "Apply for ${a}"
     714msgstr ""
     715
     716#: waeup/kofa/applicants/browser.py:1557
     717msgid "Outside application period."
     718msgstr ""
     719
     720#: waeup/kofa/applicants/browser.py:1562
     721msgid "The portal is in maintenance mode and registration temporarily disabled."
     722msgstr ""
     723
     724#: waeup/kofa/applicants/browser.py:1586
     725#: waeup/kofa/browser/pages.py:2888
     726#: waeup/kofa/students/browser.py:3520
    702727msgid "Send login credentials to email address"
    703728msgstr ""
    704729
    705 #: waeup/kofa/applicants/browser.py:1550
    706 #: waeup/kofa/students/browser.py:3535
    707 #: waeup/kofa/students/browser.py:3613
     730#: waeup/kofa/applicants/browser.py:1620
     731#: waeup/kofa/students/browser.py:3537
     732#: waeup/kofa/students/browser.py:3615
    708733msgid "An error occurred."
    709734msgstr ""
    710735
    711 #: waeup/kofa/applicants/browser.py:1557
    712 #: waeup/kofa/applicants/browser.py:1570
    713 #: waeup/kofa/applicants/browser.py:1654
    714 #: waeup/kofa/applicants/browser.py:1657
     736#: waeup/kofa/applicants/browser.py:1627
     737#: waeup/kofa/applicants/browser.py:1640
     738#: waeup/kofa/applicants/browser.py:1724
     739#: waeup/kofa/applicants/browser.py:1727
    715740msgid "No application record found."
    716741msgstr ""
    717742
    718 #: waeup/kofa/applicants/browser.py:1561
    719 #: waeup/kofa/students/browser.py:3544
     743#: waeup/kofa/applicants/browser.py:1631
     744#: waeup/kofa/students/browser.py:3546
    720745msgid "Your password has already been set and used. Please proceed to the login page."
    721746msgstr ""
    722747
    723 #: waeup/kofa/applicants/browser.py:1582
     748#: waeup/kofa/applicants/browser.py:1652
    724749msgid "You have successfully been registered for the"
    725750msgstr ""
    726751
    727 #: waeup/kofa/applicants/browser.py:1599
     752#: waeup/kofa/applicants/browser.py:1669
    728753msgid "Your registration was successful."
    729754msgstr ""
    730755
    731 #: waeup/kofa/applicants/browser.py:1614
    732 #: waeup/kofa/applicants/browser.py:1994
     756#: waeup/kofa/applicants/browser.py:1684
     757#: waeup/kofa/applicants/browser.py:2066
    733758msgid "Submit"
    734759msgstr ""
    735760
    736 #: waeup/kofa/applicants/browser.py:1619
     761#: waeup/kofa/applicants/browser.py:1689
    737762#. Default: ""
    738763msgid "Admission status of ${a}"
    739764msgstr ""
    740765
    741 #: waeup/kofa/applicants/browser.py:1621
     766#: waeup/kofa/applicants/browser.py:1691
    742767msgid "Check your admission status"
    743768msgstr ""
    744769
    745 #: waeup/kofa/applicants/browser.py:1639
    746 #: waeup/kofa/applicants/browser.py:1725
     770#: waeup/kofa/applicants/browser.py:1709
     771#: waeup/kofa/applicants/browser.py:1795
    747772msgid "Required input missing."
    748773msgstr ""
    749774
    750 #: waeup/kofa/applicants/browser.py:1672
     775#: waeup/kofa/applicants/browser.py:1742
    751776msgid "Application record invalid."
    752777msgstr ""
    753778
    754 #: waeup/kofa/applicants/browser.py:1700
     779#: waeup/kofa/applicants/browser.py:1770
    755780msgid "Check transcript status"
    756781msgstr ""
    757782
    758 #: waeup/kofa/applicants/browser.py:1701
     783#: waeup/kofa/applicants/browser.py:1771
    759784msgid "Check status now"
    760785msgstr ""
    761786
    762 #: waeup/kofa/applicants/browser.py:1746
     787#: waeup/kofa/applicants/browser.py:179
     788msgid "No container selected!"
     789msgstr ""
     790
     791#: waeup/kofa/applicants/browser.py:1816
    763792msgid "Data Exports"
    764793msgstr ""
    765794
    766 #: waeup/kofa/applicants/browser.py:1759
    767 #: waeup/kofa/browser/pages.py:2055
    768 #: waeup/kofa/students/browser.py:4265
     795#: waeup/kofa/applicants/browser.py:1829
     796#: waeup/kofa/browser/pages.py:2062
     797#: waeup/kofa/students/browser.py:4267
    769798msgid "Discarded export"
    770799msgstr ""
    771800
    772 #: waeup/kofa/applicants/browser.py:177
    773 msgid "No container selected!"
    774 msgstr ""
    775 
    776 #: waeup/kofa/applicants/browser.py:1774
     801#: waeup/kofa/applicants/browser.py:1848
    777802#: waeup/kofa/browser/pages.py:290
    778803msgid "Currently, exporters cannot be started due to high system load. Please try again later."
    779804msgstr ""
    780805
    781 #: waeup/kofa/applicants/browser.py:1794
     806#: waeup/kofa/applicants/browser.py:1866
    782807msgid "Exports started."
    783808msgstr ""
    784809
    785 #: waeup/kofa/applicants/browser.py:1861
    786 msgid "Not allowed!"
    787 msgstr ""
    788 
    789 #: waeup/kofa/applicants/browser.py:1864
    790 #. Default: ""
    791 msgid "${a} referee(s) have been reminded by email."
    792 msgstr ""
    793 
    794 #: waeup/kofa/applicants/browser.py:1878
    795 #: waeup/kofa/applicants/browser.py:2040
    796 msgid "Referee Report"
    797 msgstr ""
    798 
    799 #: waeup/kofa/applicants/browser.py:188
    800 #: waeup/kofa/applicants/browser.py:445
    801 #: waeup/kofa/applicants/browser.py:1198
     810#: waeup/kofa/applicants/browser.py:190
     811#: waeup/kofa/applicants/browser.py:447
     812#: waeup/kofa/applicants/browser.py:1249
    802813msgid "Could not delete:"
    803814msgstr ""
    804815
    805 #: waeup/kofa/applicants/browser.py:1890
    806 msgid "Manage Referee Report"
    807 msgstr ""
    808 
    809 #: waeup/kofa/applicants/browser.py:191
    810 #: waeup/kofa/applicants/browser.py:448
    811 #: waeup/kofa/applicants/browser.py:1201
     816#: waeup/kofa/applicants/browser.py:193
     817#: waeup/kofa/applicants/browser.py:450
     818#: waeup/kofa/applicants/browser.py:1252
    812819#: waeup/kofa/browser/pages.py:165
    813820#: waeup/kofa/students/browser.py:384
     
    815822#: waeup/kofa/students/browser.py:1951
    816823#: waeup/kofa/students/browser.py:2225
    817 #: waeup/kofa/students/browser.py:2628
    818 #: waeup/kofa/students/browser.py:3320
     824#: waeup/kofa/students/browser.py:2630
     825#: waeup/kofa/students/browser.py:3322
    819826#. Default: ""
    820827msgid "Successfully removed: ${a}"
    821828msgstr ""
    822829
    823 #: waeup/kofa/applicants/browser.py:1921
     830#: waeup/kofa/applicants/browser.py:1933
     831msgid "Not allowed!"
     832msgstr ""
     833
     834#: waeup/kofa/applicants/browser.py:1936
     835#. Default: ""
     836msgid "${a} referee(s) have been reminded by email."
     837msgstr ""
     838
     839#: waeup/kofa/applicants/browser.py:1950
     840#: waeup/kofa/applicants/browser.py:2112
     841msgid "Referee Report"
     842msgstr ""
     843
     844#: waeup/kofa/applicants/browser.py:1962
     845msgid "Manage Referee Report"
     846msgstr ""
     847
     848#: waeup/kofa/applicants/browser.py:1993
    824849msgid "Referee report removed."
    825850msgstr ""
    826851
    827 #: waeup/kofa/applicants/browser.py:1938
     852#: waeup/kofa/applicants/browser.py:2010
    828853msgid "Referee Report Form"
    829854msgstr ""
    830855
    831 #: waeup/kofa/applicants/browser.py:1945
     856#: waeup/kofa/applicants/browser.py:2017
    832857msgid "The portal is in maintenance mode. Referee report forms are temporarily disabled."
    833858msgstr ""
    834859
    835 #: waeup/kofa/applicants/browser.py:1979
     860#: waeup/kofa/applicants/browser.py:2051
    836861msgid "You have already created a report with another mandate."
    837862msgstr ""
    838863
    839 #: waeup/kofa/applicants/browser.py:1995
     864#: waeup/kofa/applicants/browser.py:2067
    840865msgid "Are you really sure? Reports can neither be modified or added after submission."
    841866msgstr ""
    842867
    843 #: waeup/kofa/applicants/browser.py:2017
     868#: waeup/kofa/applicants/browser.py:2089
    844869msgid "Your report has been successfully submitted. Please use the report link in the email again to download a pdf slip of your report."
    845870msgstr ""
    846871
    847 #: waeup/kofa/applicants/browser.py:2046
     872#: waeup/kofa/applicants/browser.py:2118
    848873msgid "Referee Report Slip"
    849874msgstr ""
    850875
    851 #: waeup/kofa/applicants/browser.py:218
    852 #: waeup/kofa/applicants/browser.py:423
    853 #: waeup/kofa/applicants/browser.py:1167
    854 #: waeup/kofa/applicants/browser.py:1335
    855 #: waeup/kofa/applicants/browser.py:1903
     876#: waeup/kofa/applicants/browser.py:220
     877#: waeup/kofa/applicants/browser.py:425
     878#: waeup/kofa/applicants/browser.py:1218
     879#: waeup/kofa/applicants/browser.py:1399
     880#: waeup/kofa/applicants/browser.py:1975
    856881#: waeup/kofa/browser/pages.py:207
    857 #: waeup/kofa/browser/pages.py:2797
     882#: waeup/kofa/browser/pages.py:2804
    858883#: waeup/kofa/hostels/browser.py:50
    859884#: waeup/kofa/students/browser.py:107
     
    862887msgstr ""
    863888
    864 #: waeup/kofa/applicants/browser.py:237
     889#: waeup/kofa/applicants/browser.py:239
    865890msgid "You must select either Year of Entrance or Container Number."
    866891msgstr ""
    867892
    868 #: waeup/kofa/applicants/browser.py:250
     893#: waeup/kofa/applicants/browser.py:252
    869894msgid "An applicants container for the same application type and entrance year or container number already exists in the database."
    870895msgstr ""
    871896
    872 #: waeup/kofa/applicants/browser.py:261
     897#: waeup/kofa/applicants/browser.py:263
    873898msgid "Added:"
    874899msgstr ""
    875900
    876 #: waeup/kofa/applicants/browser.py:275
     901#: waeup/kofa/applicants/browser.py:277
    877902#: waeup/kofa/applicants/export.py:85
    878903#: waeup/kofa/applicants/viewlets.py:46
     
    881906msgstr ""
    882907
    883 #: waeup/kofa/applicants/browser.py:287
     908#: waeup/kofa/applicants/browser.py:289
    884909msgid "Applicant Data Exports"
    885910msgstr ""
    886911
    887 #: waeup/kofa/applicants/browser.py:376
    888 #: waeup/kofa/applicants/browser.py:453
     912#: waeup/kofa/applicants/browser.py:378
     913#: waeup/kofa/applicants/browser.py:455
    889914msgid "Create students from selected"
    890915msgstr ""
    891916
    892 #: waeup/kofa/applicants/browser.py:386
     917#: waeup/kofa/applicants/browser.py:388
    893918msgid "Manage applicants container"
    894919msgstr ""
    895920
    896 #: waeup/kofa/applicants/browser.py:434
    897 #: waeup/kofa/applicants/browser.py:465
     921#: waeup/kofa/applicants/browser.py:436
     922#: waeup/kofa/applicants/browser.py:467
    898923msgid "No applicant selected!"
    899924msgstr ""
    900925
    901 #: waeup/kofa/applicants/browser.py:457
     926#: waeup/kofa/applicants/browser.py:459
    902927msgid "You don't have permission to create student records."
    903928msgstr ""
    904929
    905 #: waeup/kofa/applicants/browser.py:472
     930#: waeup/kofa/applicants/browser.py:474
    906931msgid "A maximum of 10 applicants can be selected!"
    907932msgstr ""
    908933
    909 #: waeup/kofa/applicants/browser.py:481
     934#: waeup/kofa/applicants/browser.py:483
    910935#. Default: ""
    911936msgid "${a} students successfully created."
    912937msgstr ""
    913938
    914 #: waeup/kofa/applicants/browser.py:484
     939#: waeup/kofa/applicants/browser.py:486
    915940msgid "No student could be created."
    916941msgstr ""
    917942
    918 #: waeup/kofa/applicants/browser.py:511
     943#: waeup/kofa/applicants/browser.py:513
    919944#: waeup/kofa/applicants/viewlets.py:116
    920945msgid "Add applicant"
    921946msgstr ""
    922947
    923 #: waeup/kofa/applicants/browser.py:515
     948#: waeup/kofa/applicants/browser.py:517
    924949msgid "Create application record"
    925950msgstr ""
    926951
    927 #: waeup/kofa/applicants/browser.py:520
     952#: waeup/kofa/applicants/browser.py:522
    928953msgid "Application record created."
    929954msgstr ""
    930955
    931 #: waeup/kofa/applicants/browser.py:532
     956#: waeup/kofa/applicants/browser.py:534
    932957#: waeup/kofa/applicants/viewlets.py:125
    933958msgid "Pre-fill container"
    934959msgstr ""
    935960
    936 #: waeup/kofa/applicants/browser.py:538
     961#: waeup/kofa/applicants/browser.py:540
    937962msgid "Container must be in create mode to be pre-filled."
    938963msgstr ""
    939964
    940 #: waeup/kofa/applicants/browser.py:545
     965#: waeup/kofa/applicants/browser.py:547
    941966msgid "Pre-fill now"
    942967msgstr ""
    943968
    944 #: waeup/kofa/applicants/browser.py:553
     969#: waeup/kofa/applicants/browser.py:555
    945970msgid "%s application records created."
    946971msgstr ""
    947972
    948 #: waeup/kofa/applicants/browser.py:570
     973#: waeup/kofa/applicants/browser.py:572
    949974#: waeup/kofa/applicants/viewlets.py:134
    950975msgid "Purge container"
    951976msgstr ""
    952977
    953 #: waeup/kofa/applicants/browser.py:574
     978#: waeup/kofa/applicants/browser.py:576
    954979msgid "Remove initialized records"
    955980msgstr ""
    956981
    957 #: waeup/kofa/applicants/browser.py:575
     982#: waeup/kofa/applicants/browser.py:577
    958983msgid "Don't use if application is in progress!"
    959984msgstr ""
    960985
    961 #: waeup/kofa/applicants/browser.py:576
     986#: waeup/kofa/applicants/browser.py:578
    962987msgid "Are you really sure?"
    963988msgstr ""
    964989
    965 #: waeup/kofa/applicants/browser.py:586
     990#: waeup/kofa/applicants/browser.py:588
    966991msgid "%s application records purged."
    967992msgstr ""
    968993
    969 #: waeup/kofa/applicants/browser.py:603
     994#: waeup/kofa/applicants/browser.py:605
    970995msgid "Applicant"
    971996msgstr ""
    972997
    973 #: waeup/kofa/applicants/browser.py:663
     998#: waeup/kofa/applicants/browser.py:665
    974999#. Default: ""
    9751000msgid ""
     
    9781003msgstr ""
    9791004
    980 #: waeup/kofa/applicants/browser.py:685
     1005#: waeup/kofa/applicants/browser.py:687
    9811006#: waeup/kofa/students/browser.py:495
    9821007msgid "set"
    9831008msgstr ""
    9841009
    985 #: waeup/kofa/applicants/browser.py:686
     1010#: waeup/kofa/applicants/browser.py:688
    9861011#: waeup/kofa/students/browser.py:496
    9871012msgid "unset"
    9881013msgstr ""
    9891014
    990 #: waeup/kofa/applicants/browser.py:691
     1015#: waeup/kofa/applicants/browser.py:693
    9911016#. Default: ""
    9921017msgid "${a} <br /> Application Record ${b}"
    9931018msgstr ""
    9941019
    995 #: waeup/kofa/applicants/browser.py:752
     1020#: waeup/kofa/applicants/browser.py:754
    9961021msgid "Student Record Creation Report"
    9971022msgstr ""
    9981023
    999 #: waeup/kofa/applicants/browser.py:77
     1024#: waeup/kofa/applicants/browser.py:79
    10001025msgid "Please always save the form before final submission and note that you can not edit your application records after submission. You really want to submit?"
    10011026msgstr ""
    10021027
    1003 #: waeup/kofa/applicants/browser.py:810
    1004 #: waeup/kofa/students/utils.py:523
     1028#: waeup/kofa/applicants/browser.py:812
     1029#: waeup/kofa/students/utils.py:526
    10051030msgid "This type of payment has already been made."
    10061031msgstr ""
    10071032
    10081033#: waeup/kofa/applicants/browser.py:827
     1034#: waeup/kofa/applicants/browser.py:867
    10091035#: waeup/kofa/students/browser.py:2292
    1010 #: waeup/kofa/students/browser.py:2342
    1011 #: waeup/kofa/students/browser.py:2388
     1036#: waeup/kofa/students/browser.py:2343
     1037#: waeup/kofa/students/browser.py:2390
    10121038msgid "Payment ticket created."
    10131039msgstr ""
    10141040
    1015 #: waeup/kofa/applicants/browser.py:850
    1016 #: waeup/kofa/students/browser.py:2413
     1041#: waeup/kofa/applicants/browser.py:843
     1042#: waeup/kofa/students/browser.py:2361
     1043msgid "Add balance"
     1044msgstr ""
     1045
     1046#: waeup/kofa/applicants/browser.py:852
     1047#: waeup/kofa/students/browser.py:2257
     1048#: waeup/kofa/students/browser.py:2326
     1049#: waeup/kofa/students/browser.py:2371
     1050msgid "Create ticket"
     1051msgstr ""
     1052
     1053#: waeup/kofa/applicants/browser.py:88
     1054msgid "Applicants Section"
     1055msgstr ""
     1056
     1057#: waeup/kofa/applicants/browser.py:892
     1058#: waeup/kofa/students/browser.py:2415
    10171059#. Default: ""
    10181060msgid "${a}: Online Payment Ticket ${b}"
    10191061msgstr ""
    10201062
    1021 #: waeup/kofa/applicants/browser.py:86
    1022 msgid "Applicants Section"
    1023 msgstr ""
    1024 
    1025 #: waeup/kofa/applicants/browser.py:895
    1026 #: waeup/kofa/students/browser.py:2471
     1063#: waeup/kofa/applicants/browser.py:937
     1064#: waeup/kofa/students/browser.py:2473
    10271065msgid "Payment Data"
    10281066msgstr ""
    10291067
    1030 #: waeup/kofa/applicants/browser.py:901
    1031 #: waeup/kofa/students/browser.py:2477
     1068#: waeup/kofa/applicants/browser.py:943
     1069#: waeup/kofa/students/browser.py:2479
    10321070msgid "Online Payment Slip"
    10331071msgstr ""
    10341072
    1035 #: waeup/kofa/applicants/browser.py:909
     1073#: waeup/kofa/applicants/browser.py:951
    10361074msgid "Please submit the application form before trying to download payment slips."
    10371075msgstr ""
    10381076
    1039 #: waeup/kofa/applicants/browser.py:935
     1077#: waeup/kofa/applicants/browser.py:977
    10401078msgid "Please pay and submit before trying to download the application slip."
    10411079msgstr ""
    10421080
    1043 #: waeup/kofa/applicants/browser.py:946
     1081#: waeup/kofa/applicants/browser.py:988
    10441082msgid "Your image file is corrupted. Please replace."
    1045 msgstr ""
    1046 
    1047 #: waeup/kofa/applicants/browser.py:970
    1048 msgid "Uploaded image is too big!"
    1049 msgstr ""
    1050 
    1051 #: waeup/kofa/applicants/browser.py:975
    1052 msgid "jpg file extension expected."
    1053 msgstr ""
    1054 
    1055 #: waeup/kofa/applicants/browser.py:983
    1056 msgid "Image file cannot be changed."
    1057 msgstr ""
    1058 
    1059 #: waeup/kofa/applicants/browser.py:998
    1060 msgid "Uploaded file is too big!"
    10611083msgstr ""
    10621084
     
    10911113msgstr ""
    10921114
     1115#: waeup/kofa/applicants/browser_templates/applicantcontainerstatistics.pt:14
     1116msgid "${DYNAMIC_CONTENT}"
     1117msgstr ""
     1118
    10931119#: waeup/kofa/applicants/browser_templates/applicantcontainerstatistics.pt:2
    10941120msgid "Container Statistics"
     
    10991125msgstr ""
    11001126
     1127#: waeup/kofa/applicants/browser_templates/applicantcontainerstatistics.pt:7
     1128msgid "Number of Applicants"
     1129msgstr ""
     1130
     1131#: waeup/kofa/applicants/browser_templates/applicantdisplaypage.pt:36
     1132msgid "Admitted Course of Study:"
     1133msgstr ""
     1134
     1135#: waeup/kofa/applicants/browser_templates/applicantdisplaypage.pt:5
     1136#: waeup/kofa/applicants/browser_templates/applicanteditpage.pt:9
     1137msgid "(account suspended)"
     1138msgstr ""
     1139
     1140#: waeup/kofa/applicants/browser_templates/applicantdisplaypage.pt:56
     1141msgid "Referee Reports"
     1142msgstr ""
     1143
     1144#: waeup/kofa/applicants/browser_templates/applicantdisplaypage.pt:62
     1145#: waeup/kofa/applicants/browser_templates/applicanteditpage.pt:130
     1146msgid "Report Id"
     1147msgstr ""
     1148
     1149#: waeup/kofa/applicants/browser_templates/applicantdisplaypage.pt:64
     1150#: waeup/kofa/applicants/browser_templates/applicanteditpage.pt:132
     1151msgid "Referee"
     1152msgstr ""
     1153
     1154#: waeup/kofa/applicants/browser_templates/applicantdisplaypage.pt:82
     1155#: waeup/kofa/applicants/browser_templates/applicanteditpage.pt:150
     1156msgid "Payment Tickets"
     1157msgstr ""
     1158
     1159#: waeup/kofa/applicants/browser_templates/applicantdisplaypage.pt:88
     1160#: waeup/kofa/applicants/browser_templates/applicanteditpage.pt:158
     1161#: waeup/kofa/students/browser_templates/paymentsmanagepage.pt:8
     1162msgid "Payment Id"
     1163msgstr ""
     1164
     1165#: waeup/kofa/applicants/browser_templates/applicantdisplaypage.pt:91
     1166#: waeup/kofa/applicants/browser_templates/applicanteditpage.pt:161
     1167#: waeup/kofa/students/browser_templates/paymentsmanagepage.pt:11
     1168msgid "Category"
     1169msgstr ""
     1170
     1171#: waeup/kofa/applicants/browser_templates/applicantdisplaypage.pt:92
     1172#: waeup/kofa/applicants/browser_templates/applicanteditpage.pt:162
     1173#: waeup/kofa/students/browser_templates/paymentsmanagepage.pt:12
     1174msgid "Item"
     1175msgstr ""
     1176
     1177#: waeup/kofa/applicants/browser_templates/applicanteditpage.pt:107
     1178msgid "I confirm that the Passport Photograph uploaded on this form is a true picture of me."
     1179msgstr ""
     1180
     1181#: waeup/kofa/applicants/browser_templates/applicanteditpage.pt:192
     1182msgid "<strong>Notice:</strong> If you need to pay for another service, select the corresponding special application category above, click 'Save' and then 'Add online payment ticket' again."
     1183msgstr ""
     1184
     1185#: waeup/kofa/applicants/browser_templates/applicanteditpage.pt:25
     1186msgid "Passport Photo:"
     1187msgstr ""
     1188
     1189#: waeup/kofa/applicants/browser_templates/applicanteditpage.pt:40
     1190msgid "Max. file size:"
     1191msgstr ""
     1192
     1193#: waeup/kofa/applicants/browser_templates/applicanteditpage.pt:55
     1194msgid "Download file"
     1195msgstr ""
     1196
     1197#: waeup/kofa/applicants/browser_templates/applicanteditpage.pt:68
     1198msgid "JPG or PDF files only. Max. file size:"
     1199msgstr ""
     1200
     1201#: waeup/kofa/applicants/browser_templates/applicanteditpage.pt:90
     1202msgid "Application Transition:"
     1203msgstr ""
     1204
     1205#: waeup/kofa/applicants/browser_templates/applicantregemailsent.pt:11
     1206#: waeup/kofa/students/browser_templates/requestpwmailsent.pt:11
     1207msgid "Email could not been sent. Please retry later."
     1208msgstr ""
     1209
     1210#: waeup/kofa/applicants/browser_templates/applicantregemailsent.pt:14
     1211#: waeup/kofa/applicants/browser_templates/applicantregemailsent.pt:44
     1212#: waeup/kofa/students/browser_templates/requestpwmailsent.pt:14
     1213#: waeup/kofa/students/browser_templates/requestpwmailsent.pt:44
     1214msgid "Thanks for using Kofa!"
     1215msgstr ""
     1216
     1217#: waeup/kofa/applicants/browser_templates/applicantregemailsent.pt:20
     1218#: waeup/kofa/students/browser_templates/requestpwmailsent.pt:20
     1219msgid "Your login credentials are:"
     1220msgstr ""
     1221
     1222#: waeup/kofa/applicants/browser_templates/applicantregemailsent.pt:23
     1223#: waeup/kofa/students/browser_templates/requestpwmailsent.pt:23
     1224msgid "User Name:"
     1225msgstr ""
     1226
     1227#: waeup/kofa/applicants/browser_templates/applicantregemailsent.pt:3
     1228#: waeup/kofa/applicants/browser_templates/applicantregemailsent.pt:39
     1229#: waeup/kofa/students/browser_templates/requestpwmailsent.pt:3
     1230#: waeup/kofa/students/browser_templates/requestpwmailsent.pt:39
     1231msgid "An email with your user name and password has been sent to"
     1232msgstr ""
     1233
     1234#: waeup/kofa/applicants/browser_templates/applicantregemailsent.pt:32
     1235#: waeup/kofa/students/browser_templates/requestpwmailsent.pt:32
     1236msgid "Print this page and proceed to the"
     1237msgstr ""
     1238
     1239#: waeup/kofa/applicants/browser_templates/applicantregemailsent.pt:34
     1240#: waeup/kofa/students/browser_templates/requestpwmailsent.pt:34
     1241msgid "Please note that passwords are case-sensitive, <br />when entering your credentials, and keep your password secret!"
     1242msgstr ""
     1243
     1244#: waeup/kofa/applicants/browser_templates/applicantregemailsent.pt:8
     1245#: waeup/kofa/students/browser_templates/requestpwmailsent.pt:8
     1246msgid "Please check your email account to proceed."
     1247msgstr ""
     1248
     1249#: waeup/kofa/applicants/browser_templates/applicantregister.pt:13
     1250msgid "Your application record will be looked up and an email with your login credentials will be sent to the address provided."
     1251msgstr ""
     1252
     1253#: waeup/kofa/applicants/browser_templates/applicantregister.pt:9
     1254msgid "An account will be created for you and an email with your login credentials will be sent to the address provided."
     1255msgstr ""
     1256
     1257#: waeup/kofa/applicants/browser_templates/applicantscontainermanagepage.pt:46
     1258msgid "Application Number"
     1259msgstr ""
     1260
     1261#: waeup/kofa/applicants/browser_templates/applicantscontainermanagepage.pt:50
     1262msgid "First Choice"
     1263msgstr ""
     1264
     1265#: waeup/kofa/applicants/browser_templates/applicantscontainermanagepage.pt:52
    11011266#: waeup/kofa/applicants/browser_templates/applicantcontainerstatistics.pt:6
    1102 #: waeup/kofa/applicants/browser_templates/applicantscontainermanagepage.pt:52
    11031267#: waeup/kofa/applicants/browser_templates/applicantssearchpage.pt:31
    11041268msgid "Application State"
    1105 msgstr ""
    1106 
    1107 #: waeup/kofa/applicants/browser_templates/applicantcontainerstatistics.pt:7
    1108 msgid "Number of Applicants"
    1109 msgstr ""
    1110 
    1111 #: waeup/kofa/applicants/browser_templates/applicantdisplaypage.pt:36
    1112 msgid "Admitted Course of Study:"
    1113 msgstr ""
    1114 
    1115 #: waeup/kofa/applicants/browser_templates/applicantdisplaypage.pt:56
    1116 msgid "Referee Reports"
    1117 msgstr ""
    1118 
    1119 #: waeup/kofa/applicants/browser_templates/applicanteditpage.pt:107
    1120 msgid "I confirm that the Passport Photograph uploaded on this form is a true picture of me."
    1121 msgstr ""
    1122 
    1123 #: waeup/kofa/applicants/browser_templates/applicanteditpage.pt:130
    1124 #: waeup/kofa/applicants/browser_templates/applicantdisplaypage.pt:62
    1125 msgid "Report Id"
    1126 msgstr ""
    1127 
    1128 #: waeup/kofa/applicants/browser_templates/applicanteditpage.pt:132
    1129 #: waeup/kofa/applicants/browser_templates/applicantdisplaypage.pt:64
    1130 msgid "Referee"
    1131 msgstr ""
    1132 
    1133 #: waeup/kofa/applicants/browser_templates/applicanteditpage.pt:150
    1134 #: waeup/kofa/applicants/browser_templates/applicantdisplaypage.pt:82
    1135 msgid "Payment Tickets"
    1136 msgstr ""
    1137 
    1138 #: waeup/kofa/applicants/browser_templates/applicanteditpage.pt:192
    1139 msgid "<strong>Notice:</strong> If you need to pay for another service, select the corresponding special application category above, click 'Save' and then 'Add online payment ticket' again."
    1140 msgstr ""
    1141 
    1142 #: waeup/kofa/applicants/browser_templates/applicanteditpage.pt:25
    1143 msgid "Passport Photo:"
    1144 msgstr ""
    1145 
    1146 #: waeup/kofa/applicants/browser_templates/applicanteditpage.pt:40
    1147 msgid "Max. file size:"
    1148 msgstr ""
    1149 
    1150 #: waeup/kofa/applicants/browser_templates/applicanteditpage.pt:55
    1151 msgid "Download file"
    1152 msgstr ""
    1153 
    1154 #: waeup/kofa/applicants/browser_templates/applicanteditpage.pt:68
    1155 msgid "JPG or PDF files only. Max. file size:"
    1156 msgstr ""
    1157 
    1158 #: waeup/kofa/applicants/browser_templates/applicanteditpage.pt:9
    1159 #: waeup/kofa/applicants/browser_templates/applicantdisplaypage.pt:5
    1160 msgid "(account suspended)"
    1161 msgstr ""
    1162 
    1163 #: waeup/kofa/applicants/browser_templates/applicanteditpage.pt:90
    1164 msgid "Application Transition:"
    1165 msgstr ""
    1166 
    1167 #: waeup/kofa/applicants/browser_templates/applicantregister.pt:13
    1168 msgid "Your application record will be looked up and an email with your login credentials will be sent to the address provided."
    1169 msgstr ""
    1170 
    1171 #: waeup/kofa/applicants/browser_templates/applicantregister.pt:9
    1172 msgid "An account will be created for you and an email with your login credentials will be sent to the address provided."
    1173 msgstr ""
    1174 
    1175 #: waeup/kofa/applicants/browser_templates/applicantscontainermanagepage.pt:46
    1176 msgid "Application Number"
    1177 msgstr ""
    1178 
    1179 #: waeup/kofa/applicants/browser_templates/applicantscontainermanagepage.pt:50
    1180 msgid "First Choice"
    11811269msgstr ""
    11821270
     
    11961284
    11971285#: waeup/kofa/applicants/browser_templates/applicantsrootmanagepage.pt:48
    1198 #: waeup/kofa/applicants/browser_templates/applicantsrootpage.pt:10
    11991286msgid "Year"
    12001287msgstr ""
     
    12121299msgstr ""
    12131300
    1214 #: waeup/kofa/applicants/browser_templates/applicantsrootpage.pt:13
     1301#: waeup/kofa/applicants/browser_templates/applicantsrootpage.pt:12
    12151302msgid "Application Period"
    12161303msgstr ""
     
    12181305#: waeup/kofa/applicants/browser_templates/applicantssearchpage.pt:12
    12191306msgid "with email address"
     1307msgstr ""
     1308
     1309#: waeup/kofa/applicants/browser_templates/balancepaymentaddform.pt:8
     1310#: waeup/kofa/students/browser_templates/onlinepaymentaddform.pt:21
     1311#: waeup/kofa/students/browser_templates/previouspaymentaddform.pt:8
     1312msgid "Payment Option:"
    12201313msgstr ""
    12211314
     
    13041397msgstr ""
    13051398
    1306 #: waeup/kofa/applicants/interfaces.py:163
     1399#: waeup/kofa/applicants/interfaces.py:169
    13071400msgid "Create Application Records"
    13081401msgstr ""
    13091402
    1310 #: waeup/kofa/applicants/interfaces.py:164
     1403#: waeup/kofa/applicants/interfaces.py:170
    13111404msgid "Update Application Records"
    13121405msgstr ""
    13131406
    1314 #: waeup/kofa/applicants/interfaces.py:201
    1315 #: waeup/kofa/applicants/interfaces.py:269
     1407#: waeup/kofa/applicants/interfaces.py:207
     1408#: waeup/kofa/applicants/interfaces.py:275
    13161409msgid "Human readable description in HTML format"
    13171410msgstr ""
    13181411
    1319 #: waeup/kofa/applicants/interfaces.py:223
     1412#: waeup/kofa/applicants/interfaces.py:229
    13201413#: waeup/kofa/students/browser.py:1678
    13211414#: waeup/kofa/students/browser.py:1844
     
    13241417#: waeup/kofa/university/interfaces.py:167
    13251418#: waeup/kofa/university/interfaces.py:239
     1419#: waeup/kofa/browser/templates/departmentmanagepage.pt:39
     1420#: waeup/kofa/browser/templates/departmentmanagepage.pt:69
     1421#: waeup/kofa/browser/templates/searchpage.pt:18
     1422#: waeup/kofa/browser/templates/facultymanagepage.pt:41
     1423#: waeup/kofa/browser/templates/facultypage.pt:15
     1424#: waeup/kofa/browser/templates/departmentpage.pt:18
     1425#: waeup/kofa/browser/templates/departmentpage.pt:41
     1426#: waeup/kofa/browser/templates/facultiescontainerpage.pt:12
     1427#: waeup/kofa/applicants/browser_templates/applicantsrootpage.pt:10
     1428#: waeup/kofa/applicants/browser_templates/applicantsrootmanagepage.pt:50
    13261429#: waeup/kofa/students/browser_templates/studyleveleditpage.pt:15
     1430#: waeup/kofa/students/browser_templates/studylevelmanagepage.pt:41
    13271431#: waeup/kofa/students/browser_templates/studylevelpage.pt:24
    13281432#: waeup/kofa/students/browser_templates/studylevelremarkpage.pt:40
    1329 #: waeup/kofa/students/browser_templates/studylevelmanagepage.pt:41
    1330 #: waeup/kofa/browser/templates/departmentmanagepage.pt:39
    1331 #: waeup/kofa/browser/templates/departmentmanagepage.pt:69
    1332 #: waeup/kofa/browser/templates/facultiescontainerpage.pt:12
    1333 #: waeup/kofa/browser/templates/facultypage.pt:15
    1334 #: waeup/kofa/browser/templates/facultymanagepage.pt:41
    1335 #: waeup/kofa/browser/templates/searchpage.pt:18
    1336 #: waeup/kofa/browser/templates/departmentpage.pt:18
    1337 #: waeup/kofa/browser/templates/departmentpage.pt:41
    1338 #: waeup/kofa/applicants/browser_templates/applicantsrootmanagepage.pt:50
    1339 #: waeup/kofa/applicants/browser_templates/applicantsrootpage.pt:11
    13401433msgid "Code"
    13411434msgstr ""
    13421435
    1343 #: waeup/kofa/applicants/interfaces.py:229
     1436#: waeup/kofa/applicants/interfaces.py:235
    13441437#: waeup/kofa/students/browser.py:1679
    13451438#: waeup/kofa/students/browser.py:1845
     
    13501443msgstr ""
    13511444
    1352 #: waeup/kofa/applicants/interfaces.py:235
    1353 #: waeup/kofa/applicants/interfaces.py:337
     1445#: waeup/kofa/applicants/interfaces.py:241
     1446#: waeup/kofa/applicants/interfaces.py:349
    13541447msgid "Application Target"
    13551448msgstr ""
    13561449
    1357 #: waeup/kofa/applicants/interfaces.py:242
    1358 #: waeup/kofa/applicants/interfaces.py:344
     1450#: waeup/kofa/applicants/interfaces.py:248
     1451#: waeup/kofa/applicants/interfaces.py:356
    13591452msgid "Year of Entrance"
    13601453msgstr ""
    13611454
    1362 #: waeup/kofa/applicants/interfaces.py:249
     1455#: waeup/kofa/applicants/interfaces.py:255
    13631456msgid "Application Mode"
    13641457msgstr ""
    13651458
    1366 #: waeup/kofa/applicants/interfaces.py:263
     1459#: waeup/kofa/applicants/interfaces.py:269
    13671460msgid "Category for the grouping of certificates"
    13681461msgstr ""
    13691462
    1370 #: waeup/kofa/applicants/interfaces.py:280
     1463#: waeup/kofa/applicants/interfaces.py:286
    13711464msgid "Application Start Date"
    13721465msgstr ""
    13731466
    1374 #: waeup/kofa/applicants/interfaces.py:282
    13751467#: waeup/kofa/applicants/interfaces.py:288
    1376 #: waeup/kofa/hostels/interfaces.py:50
    1377 #: waeup/kofa/hostels/interfaces.py:56
    1378 #: waeup/kofa/interfaces.py:858
     1468#: waeup/kofa/applicants/interfaces.py:294
     1469#: waeup/kofa/hostels/interfaces.py:51
     1470#: waeup/kofa/hostels/interfaces.py:57
     1471#: waeup/kofa/interfaces.py:873
    13791472msgid "Example: "
    13801473msgstr ""
    13811474
    1382 #: waeup/kofa/applicants/interfaces.py:286
     1475#: waeup/kofa/applicants/interfaces.py:292
    13831476msgid "Application Closing Date"
    13841477msgstr ""
    13851478
    1386 #: waeup/kofa/applicants/interfaces.py:292
     1479#: waeup/kofa/applicants/interfaces.py:298
    13871480msgid "Forbid additions after deadline (enddate)"
    13881481msgstr ""
    13891482
    1390 #: waeup/kofa/applicants/interfaces.py:298
     1483#: waeup/kofa/applicants/interfaces.py:304
    13911484msgid "Application Fee"
    13921485msgstr ""
    13931486
    1394 #: waeup/kofa/applicants/interfaces.py:304
     1487#: waeup/kofa/applicants/interfaces.py:310
    13951488msgid "Human readable notice on application slip in HTML format"
    13961489msgstr ""
    13971490
    1398 #: waeup/kofa/applicants/interfaces.py:310
     1491#: waeup/kofa/applicants/interfaces.py:316
    13991492msgid "Hide container"
    14001493msgstr ""
    14011494
    1402 #: waeup/kofa/applicants/interfaces.py:316
     1495#: waeup/kofa/applicants/interfaces.py:322
    14031496msgid "With passport picture"
    14041497msgstr ""
    14051498
    1406 #: waeup/kofa/applicants/interfaces.py:351
     1499#: waeup/kofa/applicants/interfaces.py:328
     1500msgid "Send email after submission"
     1501msgstr ""
     1502
     1503#: waeup/kofa/applicants/interfaces.py:363
    14071504msgid "Container Number"
    14081505msgstr ""
    14091506
    1410 #: waeup/kofa/applicants/interfaces.py:353
     1507#: waeup/kofa/applicants/interfaces.py:365
    14111508msgid "If set, this number will be added to the container prefix (e.g. app3). If not set, the year of entrance will be used (e.g. app2019)."
    14121509msgstr ""
    14131510
    1414 #: waeup/kofa/applicants/interfaces.py:387
    1415 #: waeup/kofa/applicants/interfaces.py:529
    1416 #: waeup/kofa/interfaces.py:644
     1511#: waeup/kofa/applicants/interfaces.py:399
     1512#: waeup/kofa/applicants/interfaces.py:541
     1513#: waeup/kofa/interfaces.py:659
    14171514#: waeup/kofa/students/interfaces.py:242
    14181515msgid "Account suspended"
    14191516msgstr ""
    14201517
    1421 #: waeup/kofa/applicants/interfaces.py:393
    1422 #: waeup/kofa/applicants/interfaces.py:541
     1518#: waeup/kofa/applicants/interfaces.py:405
     1519#: waeup/kofa/applicants/interfaces.py:553
    14231520#: waeup/kofa/browser/templates/mytranscriptrequests.pt:8
    14241521msgid "Applicant Id"
    14251522msgstr ""
    14261523
    1427 #: waeup/kofa/applicants/interfaces.py:399
     1524#: waeup/kofa/applicants/interfaces.py:411
    14281525#: waeup/kofa/students/interfaces.py:290
    14291526#: waeup/kofa/students/interfaces.py:428
     
    14311528msgstr ""
    14321529
    1433 #: waeup/kofa/applicants/interfaces.py:406
    1434 #: waeup/kofa/applicants/interfaces.py:547
     1530#: waeup/kofa/applicants/interfaces.py:418
     1531#: waeup/kofa/applicants/interfaces.py:559
    14351532#: waeup/kofa/students/interfaces.py:269
    14361533msgid "First Name"
    14371534msgstr ""
    14381535
    1439 #: waeup/kofa/applicants/interfaces.py:411
    1440 #: waeup/kofa/applicants/interfaces.py:552
     1536#: waeup/kofa/applicants/interfaces.py:423
     1537#: waeup/kofa/applicants/interfaces.py:564
    14411538#: waeup/kofa/students/interfaces.py:274
    14421539msgid "Middle Name"
    14431540msgstr ""
    14441541
    1445 #: waeup/kofa/applicants/interfaces.py:416
    1446 #: waeup/kofa/applicants/interfaces.py:557
    1447 #: waeup/kofa/applicants/interfaces.py:664
     1542#: waeup/kofa/applicants/interfaces.py:428
     1543#: waeup/kofa/applicants/interfaces.py:569
     1544#: waeup/kofa/applicants/interfaces.py:676
    14481545#: waeup/kofa/students/interfaces.py:279
    14491546msgid "Last Name (Surname)"
    14501547msgstr ""
    14511548
    1452 #: waeup/kofa/applicants/interfaces.py:421
    1453 #: waeup/kofa/applicants/interfaces.py:570
     1549#: waeup/kofa/applicants/interfaces.py:433
     1550#: waeup/kofa/applicants/interfaces.py:582
    14541551#: waeup/kofa/students/interfaces.py:374
    14551552msgid "Date of Birth"
    14561553msgstr ""
    14571554
    1458 #: waeup/kofa/applicants/interfaces.py:427
     1555#: waeup/kofa/applicants/interfaces.py:439
    14591556#: waeup/kofa/students/interfaces.py:284
    14601557msgid "Gender"
    14611558msgstr ""
    14621559
    1463 #: waeup/kofa/applicants/interfaces.py:433
    1464 #: waeup/kofa/applicants/interfaces.py:577
    1465 #: waeup/kofa/applicants/interfaces.py:607
    1466 #: waeup/kofa/applicants/interfaces.py:669
     1560#: waeup/kofa/applicants/interfaces.py:445
     1561#: waeup/kofa/applicants/interfaces.py:589
     1562#: waeup/kofa/applicants/interfaces.py:619
     1563#: waeup/kofa/applicants/interfaces.py:681
    14671564#: waeup/kofa/browser/interfaces.py:186
    1468 #: waeup/kofa/interfaces.py:293
    1469 #: waeup/kofa/interfaces.py:297
    1470 #: waeup/kofa/interfaces.py:546
    1471 #: waeup/kofa/interfaces.py:625
     1565#: waeup/kofa/interfaces.py:307
     1566#: waeup/kofa/interfaces.py:311
     1567#: waeup/kofa/interfaces.py:561
     1568#: waeup/kofa/interfaces.py:640
    14721569#: waeup/kofa/students/interfaces.py:451
     1570#: waeup/kofa/applicants/browser_templates/applicantdisplaypage.pt:65
    14731571#: waeup/kofa/applicants/browser_templates/applicanteditpage.pt:133
    1474 #: waeup/kofa/applicants/browser_templates/applicantdisplaypage.pt:65
    14751572msgid "Email Address"
    14761573msgstr ""
    14771574
    1478 #: waeup/kofa/applicants/interfaces.py:439
    1479 #: waeup/kofa/applicants/interfaces.py:583
    1480 #: waeup/kofa/interfaces.py:551
    1481 #: waeup/kofa/interfaces.py:632
     1575#: waeup/kofa/applicants/interfaces.py:451
     1576#: waeup/kofa/applicants/interfaces.py:595
     1577#: waeup/kofa/interfaces.py:566
     1578#: waeup/kofa/interfaces.py:647
    14821579#: waeup/kofa/students/interfaces.py:316
    14831580msgid "Phone"
    14841581msgstr ""
    14851582
    1486 #: waeup/kofa/applicants/interfaces.py:445
    1487 #: waeup/kofa/applicants/interfaces.py:613
     1583#: waeup/kofa/applicants/interfaces.py:457
     1584#: waeup/kofa/applicants/interfaces.py:625
    14881585msgid "1st Choice Course of Study"
    14891586msgstr ""
    14901587
    1491 #: waeup/kofa/applicants/interfaces.py:451
    1492 #: waeup/kofa/applicants/interfaces.py:619
     1588#: waeup/kofa/applicants/interfaces.py:463
     1589#: waeup/kofa/applicants/interfaces.py:631
    14931590msgid "2nd Choice Course of Study"
    14941591msgstr ""
    14951592
    1496 #: waeup/kofa/applicants/interfaces.py:457
    1497 #: waeup/kofa/applicants/interfaces.py:632
     1593#: waeup/kofa/applicants/interfaces.py:469
     1594#: waeup/kofa/applicants/interfaces.py:644
    14981595msgid "Notice"
    14991596msgstr ""
    15001597
    1501 #: waeup/kofa/applicants/interfaces.py:461
     1598#: waeup/kofa/applicants/interfaces.py:473
    15021599#: waeup/kofa/students/interfaces.py:264
    1503 #: waeup/kofa/students/browser_templates/containerpage.pt:44
    15041600#: waeup/kofa/browser/templates/findstudentspage.pt:30
    15051601#: waeup/kofa/browser/templates/mytranscriptrequests.pt:34
    15061602#: waeup/kofa/browser/templates/mytranscriptrequests.pt:65
     1603#: waeup/kofa/students/browser_templates/containerpage.pt:44
    15071604msgid "Student Id"
    15081605msgstr ""
    15091606
    1510 #: waeup/kofa/applicants/interfaces.py:466
    1511 #: waeup/kofa/applicants/interfaces.py:625
     1607#: waeup/kofa/applicants/interfaces.py:478
     1608#: waeup/kofa/applicants/interfaces.py:637
    15121609msgid "Admitted Course of Study"
    15131610msgstr ""
    15141611
    1515 #: waeup/kofa/applicants/interfaces.py:471
    1516 #: waeup/kofa/applicants/interfaces.py:535
     1612#: waeup/kofa/applicants/interfaces.py:483
     1613#: waeup/kofa/applicants/interfaces.py:547
    15171614msgid "Form locked"
    15181615msgstr ""
    15191616
    1520 #: waeup/kofa/applicants/interfaces.py:477
    1521 #: waeup/kofa/applicants/interfaces.py:589
     1617#: waeup/kofa/applicants/interfaces.py:489
     1618#: waeup/kofa/applicants/interfaces.py:601
    15221619msgid "Special Application"
    15231620msgstr ""
    15241621
    1525 #: waeup/kofa/applicants/interfaces.py:488
     1622#: waeup/kofa/applicants/interfaces.py:500
    15261623msgid "School Grades"
    15271624msgstr ""
    15281625
    1529 #: waeup/kofa/applicants/interfaces.py:495
     1626#: waeup/kofa/applicants/interfaces.py:507
    15301627msgid "Referees"
    15311628msgstr ""
    15321629
    1533 #: waeup/kofa/applicants/interfaces.py:562
     1630#: waeup/kofa/applicants/interfaces.py:574
    15341631msgid "Identification Number"
    15351632msgstr ""
    15361633
    1537 #: waeup/kofa/applicants/interfaces.py:698
     1634#: waeup/kofa/applicants/interfaces.py:707
     1635#: waeup/kofa/payments/interfaces.py:66
     1636#: waeup/kofa/students/interfaces.py:888
     1637#: waeup/kofa/students/interfaces.py:911
     1638msgid "Payment Category"
     1639msgstr ""
     1640
     1641#: waeup/kofa/applicants/interfaces.py:714
     1642#: waeup/kofa/students/interfaces.py:930
     1643msgid "Balance Amount"
     1644msgstr ""
     1645
     1646#: waeup/kofa/applicants/interfaces.py:730
    15381647msgid "Report Creation Date"
    15391648msgstr ""
    15401649
    1541 #: waeup/kofa/applicants/interfaces.py:704
     1650#: waeup/kofa/applicants/interfaces.py:736
    15421651msgid "Referee Name"
    15431652msgstr ""
    15441653
    1545 #: waeup/kofa/applicants/interfaces.py:709
     1654#: waeup/kofa/applicants/interfaces.py:741
    15461655msgid "Preferred Email Address"
    15471656msgstr ""
    15481657
    1549 #: waeup/kofa/applicants/interfaces.py:716
     1658#: waeup/kofa/applicants/interfaces.py:748
    15501659msgid "Referee Phone"
    15511660msgstr ""
    15521661
    1553 #: waeup/kofa/applicants/interfaces.py:722
     1662#: waeup/kofa/applicants/interfaces.py:754
    15541663msgid "Report"
    15551664msgstr ""
     
    15811690msgstr ""
    15821691
     1692#: waeup/kofa/applicants/utils.py:103
     1693#: waeup/kofa/students/utils.py:555
     1694msgid "Amount must be greater than 0."
     1695msgstr ""
     1696
    15831697#: waeup/kofa/applicants/utils.py:47
    1584 #: waeup/kofa/students/utils.py:850
     1698#: waeup/kofa/students/utils.py:855
    15851699#: waeup/kofa/students/viewlets.py:66
    15861700#: waeup/kofa/students/viewlets.py:100
     
    16011715msgstr ""
    16021716
    1603 #: waeup/kofa/applicants/utils.py:69
     1717#: waeup/kofa/applicants/utils.py:80
    16041718#: waeup/kofa/students/utils.py:443
    16051719#: waeup/kofa/students/utils.py:470
    16061720#: waeup/kofa/students/utils.py:481
    1607 #: waeup/kofa/students/utils.py:550
    1608 #: waeup/kofa/students/utils.py:778
     1721#: waeup/kofa/students/utils.py:553
     1722#: waeup/kofa/students/utils.py:783
    16091723msgid "Session configuration object is not available."
    16101724msgstr ""
    16111725
    1612 #: waeup/kofa/applicants/utils.py:83
     1726#: waeup/kofa/applicants/utils.py:85
    16131727msgid "Amount could not be determined. Have you saved the form?"
    16141728msgstr ""
    16151729
    1616 #: waeup/kofa/applicants/utils.py:88
    1617 #: waeup/kofa/students/utils.py:521
     1730#: waeup/kofa/applicants/utils.py:90
     1731#: waeup/kofa/students/utils.py:524
    16181732msgid "Amount could not be determined."
     1733msgstr ""
     1734
     1735#: waeup/kofa/applicants/utils.py:99
     1736msgid "Wrong state."
    16191737msgstr ""
    16201738
     
    18611979
    18621980#: waeup/kofa/browser/breadcrumbs.py:127
    1863 #: waeup/kofa/browser/pages.py:799
     1981#: waeup/kofa/browser/pages.py:806
    18641982msgid "Administration"
    18651983msgstr ""
     
    18721990
    18731991#: waeup/kofa/browser/breadcrumbs.py:152
    1874 #: waeup/kofa/browser/pages.py:846
     1992#: waeup/kofa/browser/pages.py:853
    18751993#: waeup/kofa/browser/viewlets.py:329
    18761994#: waeup/kofa/browser/viewlets.py:954
     
    18791997
    18801998#: waeup/kofa/browser/breadcrumbs.py:159
    1881 #: waeup/kofa/browser/pages.py:1349
    1882 #: waeup/kofa/browser/pages.py:1929
     1999#: waeup/kofa/browser/pages.py:1356
     2000#: waeup/kofa/browser/pages.py:1936
    18832001#: waeup/kofa/browser/viewlets.py:338
    18842002#: waeup/kofa/browser/viewlets.py:963
     
    18942012
    18952013#: waeup/kofa/browser/breadcrumbs.py:174
    1896 #: waeup/kofa/students/browser.py:4248
     2014#: waeup/kofa/students/browser.py:4250
    18972015msgid "Student Data Exports"
    18982016msgstr ""
     
    19032021
    19042022#: waeup/kofa/browser/fileviewlets.py:108
    1905 #: waeup/kofa/accesscodes/browser_templates/reimportbatchpage.pt:11
     2023#: waeup/kofa/browser/templates/datacenterlogspage.pt:10
    19062024#: waeup/kofa/browser/templates/datacenterfinishedpage.pt:9
    19072025#: waeup/kofa/browser/templates/datacenterpage.pt:17
    1908 #: waeup/kofa/browser/templates/datacenterlogspage.pt:10
     2026#: waeup/kofa/accesscodes/browser_templates/reimportbatchpage.pt:11
    19092027msgid "File"
    19102028msgstr ""
     
    19582076msgstr ""
    19592077
    1960 #: waeup/kofa/browser/layout.py:102
     2078#: waeup/kofa/browser/layout.py:105
    19612079#: waeup/kofa/documents/browser.py:261
    19622080#: waeup/kofa/students/browser.py:932
     
    19642082msgstr ""
    19652083
    1966 #: waeup/kofa/browser/layout.py:305
     2084#: waeup/kofa/browser/layout.py:308
    19672085msgid "OE"
    19682086msgstr ""
    19692087
    1970 #: waeup/kofa/browser/pages.py:1024
     2088#: waeup/kofa/browser/pages.py:1002
     2089#: waeup/kofa/students/browser.py:533
     2090#. Default: ""
     2091msgid "Send message to ${a}"
     2092msgstr ""
     2093
     2094#: waeup/kofa/browser/pages.py:1031
    19712095#: waeup/kofa/browser/viewlets.py:413
    19722096msgid "My Preferences"
    19732097msgstr ""
    19742098
    1975 #: waeup/kofa/browser/pages.py:1037
     2099#: waeup/kofa/browser/pages.py:1044
    19762100#: waeup/kofa/browser/viewlets.py:428
    19772101msgid "My Roles"
    19782102msgstr ""
    19792103
    1980 #: waeup/kofa/browser/pages.py:1064
     2104#: waeup/kofa/browser/pages.py:1071
    19812105#: waeup/kofa/browser/viewlets.py:356
    19822106msgid "My Courses"
    19832107msgstr ""
    19842108
    1985 #: waeup/kofa/browser/pages.py:1074
     2109#: waeup/kofa/browser/pages.py:1081
    19862110msgid "no academic session set"
    19872111msgstr ""
    19882112
    1989 #: waeup/kofa/browser/pages.py:1095
    1990 #: waeup/kofa/browser/pages.py:1161
     2113#: waeup/kofa/browser/pages.py:110
     2114msgid "No local role selected."
     2115msgstr ""
     2116
     2117#: waeup/kofa/browser/pages.py:1102
     2118#: waeup/kofa/browser/pages.py:1168
    19912119#: waeup/kofa/browser/viewlets.py:375
    19922120#: waeup/kofa/browser/viewlets.py:396
     
    19942122msgstr ""
    19952123
    1996 #: waeup/kofa/browser/pages.py:110
    1997 msgid "No local role selected."
    1998 msgstr ""
    1999 
    2000 #: waeup/kofa/browser/pages.py:1193
     2124#: waeup/kofa/browser/pages.py:1200
    20012125msgid "Search Academic Section"
    20022126msgstr ""
    20032127
    2004 #: waeup/kofa/browser/pages.py:1207
     2128#: waeup/kofa/browser/pages.py:1214
    20052129msgid "No object found."
    20062130msgstr ""
    20072131
    2008 #: waeup/kofa/browser/pages.py:1223
     2132#: waeup/kofa/browser/pages.py:1230
    20092133msgid "Edit portal configuration"
    20102134msgstr ""
    20112135
    2012 #: waeup/kofa/browser/pages.py:1224
    2013 #: waeup/kofa/browser/pages.py:1267
     2136#: waeup/kofa/browser/pages.py:1231
     2137#: waeup/kofa/browser/pages.py:1274
    20142138msgid "Update plugins"
    20152139msgstr ""
    20162140
    2017 #: waeup/kofa/browser/pages.py:1224
    2018 #: waeup/kofa/browser/pages.py:1277
     2141#: waeup/kofa/browser/pages.py:1231
     2142#: waeup/kofa/browser/pages.py:1284
    20192143msgid "Purge mandates"
    20202144msgstr ""
    20212145
    2022 #: waeup/kofa/browser/pages.py:1226
    2023 #: waeup/kofa/browser/pages.py:1246
    2024 #: waeup/kofa/browser/pages.py:1291
     2146#: waeup/kofa/browser/pages.py:1233
     2147#: waeup/kofa/browser/pages.py:1253
     2148#: waeup/kofa/browser/pages.py:1298
    20252149msgid "Add session configuration"
    20262150msgstr ""
    20272151
    2028 #: waeup/kofa/browser/pages.py:1258
     2152#: waeup/kofa/browser/pages.py:1265
    20292153#. Default: ""
    20302154msgid "Session ${a} Configuration"
    20312155msgstr ""
    20322156
    2033 #: waeup/kofa/browser/pages.py:1268
    2034 #: waeup/kofa/browser/pages.py:1278
     2157#: waeup/kofa/browser/pages.py:1275
     2158#: waeup/kofa/browser/pages.py:1285
    20352159msgid "For experts only!"
    20362160msgstr ""
    20372161
    2038 #: waeup/kofa/browser/pages.py:1269
     2162#: waeup/kofa/browser/pages.py:1276
    20392163msgid "Plugins may only be updated after software upgrades. Are you really sure?"
    20402164msgstr ""
    20412165
    2042 #: waeup/kofa/browser/pages.py:1274
     2166#: waeup/kofa/browser/pages.py:1281
    20432167msgid "Plugins were updated. See log file for details."
    20442168msgstr ""
    20452169
    2046 #: waeup/kofa/browser/pages.py:1282
     2170#: waeup/kofa/browser/pages.py:1289
    20472171#. Default: ""
    20482172msgid "${a} mandate(s) were purged."
    20492173msgstr ""
    20502174
    2051 #: waeup/kofa/browser/pages.py:1295
     2175#: waeup/kofa/browser/pages.py:1302
    20522176msgid "Add Session Configuration"
    20532177msgstr ""
    20542178
    2055 #: waeup/kofa/browser/pages.py:1306
     2179#: waeup/kofa/browser/pages.py:131
     2180#. Default: ""
     2181msgid "Local role successfully removed: ${a}"
     2182msgstr ""
     2183
     2184#: waeup/kofa/browser/pages.py:1313
    20562185msgid "The session chosen already exists."
    20572186msgstr ""
    20582187
    2059 #: waeup/kofa/browser/pages.py:131
    2060 #. Default: ""
    2061 msgid "Local role successfully removed: ${a}"
    2062 msgstr ""
    2063 
    2064 #: waeup/kofa/browser/pages.py:1328
     2188#: waeup/kofa/browser/pages.py:1335
    20652189#. Default: ""
    20662190msgid "Edit academic session ${a} configuration"
    20672191msgstr ""
    20682192
    2069 #: waeup/kofa/browser/pages.py:1370
     2193#: waeup/kofa/browser/pages.py:1377
    20702194msgid "OSError: The file could not be deleted."
    20712195msgstr ""
    20722196
    2073 #: waeup/kofa/browser/pages.py:1374
     2197#: waeup/kofa/browser/pages.py:1381
    20742198#. Default: ""
    20752199msgid "Successfully deleted: ${a}"
    20762200msgstr ""
    20772201
    2078 #: waeup/kofa/browser/pages.py:1385
     2202#: waeup/kofa/browser/pages.py:1392
    20792203msgid "Processed Files"
    20802204msgstr ""
    20812205
    2082 #: waeup/kofa/browser/pages.py:1387
    2083 #: waeup/kofa/browser/pages.py:1403
    2084 #: waeup/kofa/browser/pages.py:1585
    2085 #: waeup/kofa/browser/pages.py:1914
    2086 #: waeup/kofa/browser/pages.py:1932
    2087 #: waeup/kofa/browser/pages.py:1975
    2088 #: waeup/kofa/browser/pages.py:2019
     2206#: waeup/kofa/browser/pages.py:1394
     2207#: waeup/kofa/browser/pages.py:1410
     2208#: waeup/kofa/browser/pages.py:1592
     2209#: waeup/kofa/browser/pages.py:1921
     2210#: waeup/kofa/browser/pages.py:1939
     2211#: waeup/kofa/browser/pages.py:1982
     2212#: waeup/kofa/browser/pages.py:2026
    20892213msgid "Back to Data Center"
    20902214msgstr ""
    20912215
    2092 #: waeup/kofa/browser/pages.py:1399
     2216#: waeup/kofa/browser/pages.py:1406
    20932217msgid "Upload portal data as CSV file"
    20942218msgstr ""
    20952219
    2096 #: waeup/kofa/browser/pages.py:1402
     2220#: waeup/kofa/browser/pages.py:1409
    20972221msgid "Upload"
    20982222msgstr ""
    20992223
    21002224#: waeup/kofa/browser/pages.py:144
    2101 #: waeup/kofa/browser/pages.py:1359
    2102 #: waeup/kofa/hostels/browser.py:372
    2103 #: waeup/kofa/hostels/browser.py:406
     2225#: waeup/kofa/browser/pages.py:1366
     2226#: waeup/kofa/hostels/browser.py:373
     2227#: waeup/kofa/hostels/browser.py:418
    21042228#: waeup/kofa/students/browser.py:352
    21052229msgid "No item selected."
    21062230msgstr ""
    21072231
    2108 #: waeup/kofa/browser/pages.py:1443
     2232#: waeup/kofa/browser/pages.py:1450
    21092233msgid "Import Manager"
    21102234msgstr ""
    21112235
    2112 #: waeup/kofa/browser/pages.py:1445
     2236#: waeup/kofa/browser/pages.py:1452
    21132237#. Default: ""
    21142238msgid "${a}: ${b} uploaded"
    21152239msgstr ""
    21162240
    2117 #: waeup/kofa/browser/pages.py:1449
     2241#: waeup/kofa/browser/pages.py:1456
    21182242#. Default: ""
    21192243msgid ""
     
    21272251msgstr ""
    21282252
    2129 #: waeup/kofa/browser/pages.py:1468
     2253#: waeup/kofa/browser/pages.py:1475
    21302254msgid "All import managers have been notified by email."
    21312255msgstr ""
    21322256
    2133 #: waeup/kofa/browser/pages.py:1470
    2134 #: waeup/kofa/browser/pages.py:2913
     2257#: waeup/kofa/browser/pages.py:1477
     2258#: waeup/kofa/browser/pages.py:2920
    21352259#: waeup/kofa/students/browser.py:554
    21362260#: waeup/kofa/students/browser.py:589
     
    21382262msgstr ""
    21392263
    2140 #: waeup/kofa/browser/pages.py:1478
     2264#: waeup/kofa/browser/pages.py:1485
    21412265msgid "Maximum number of files in the data center exceeded."
    21422266msgstr ""
    21432267
    2144 #: waeup/kofa/browser/pages.py:1493
     2268#: waeup/kofa/browser/pages.py:1500
    21452269msgid "Only csv files are allowed."
    21462270msgstr ""
    21472271
    2148 #: waeup/kofa/browser/pages.py:1501
     2272#: waeup/kofa/browser/pages.py:1508
    21492273msgid "File with same name was uploaded earlier."
    21502274msgstr ""
    21512275
    2152 #: waeup/kofa/browser/pages.py:1512
     2276#: waeup/kofa/browser/pages.py:1519
    21532277msgid "Your file contains forbidden characters or has invalid CSV format. First problematic line detected: line %s. Please replace."
    21542278msgstr ""
    21552279
    2156 #: waeup/kofa/browser/pages.py:1583
    2157 #: waeup/kofa/browser/pages.py:1618
    2158 #: waeup/kofa/browser/pages.py:1722
    2159 #: waeup/kofa/browser/pages.py:1835
     2280#: waeup/kofa/browser/pages.py:1590
     2281#: waeup/kofa/browser/pages.py:1625
     2282#: waeup/kofa/browser/pages.py:1729
     2283#: waeup/kofa/browser/pages.py:1842
    21602284msgid "Process CSV file"
    21612285msgstr ""
    21622286
    2163 #: waeup/kofa/browser/pages.py:1599
     2287#: waeup/kofa/browser/pages.py:1606
    21642288msgid "Portal must be in maintenance mode for data import."
    21652289msgstr ""
    21662290
    2167 #: waeup/kofa/browser/pages.py:1621
     2291#: waeup/kofa/browser/pages.py:1628
    21682292msgid "Back to step 1"
    21692293msgstr ""
    21702294
    2171 #: waeup/kofa/browser/pages.py:1622
     2295#: waeup/kofa/browser/pages.py:1629
    21722296msgid "Proceed to step 3"
    21732297msgstr ""
    21742298
    2175 #: waeup/kofa/browser/pages.py:1666
     2299#: waeup/kofa/browser/pages.py:1673
    21762300msgid "Double headers: each column name may only appear once. "
    21772301msgstr ""
    21782302
    2179 #: waeup/kofa/browser/pages.py:1674
     2303#: waeup/kofa/browser/pages.py:1681
    21802304msgid "Replace imported file!"
    21812305msgstr ""
    21822306
    2183 #: waeup/kofa/browser/pages.py:1687
    2184 #: waeup/kofa/browser/pages.py:1811
     2307#: waeup/kofa/browser/pages.py:1694
     2308#: waeup/kofa/browser/pages.py:1818
    21852309msgid "Import aborted."
    21862310msgstr ""
    21872311
    2188 #: waeup/kofa/browser/pages.py:1699
     2312#: waeup/kofa/browser/pages.py:1706
    21892313msgid "Update mode only!"
    21902314msgstr ""
    21912315
    2192 #: waeup/kofa/browser/pages.py:1725
    2193 #: waeup/kofa/browser/pages.py:1974
     2316#: waeup/kofa/browser/pages.py:1732
     2317#: waeup/kofa/browser/pages.py:1981
    21942318msgid "Reset"
    21952319msgstr ""
    21962320
    2197 #: waeup/kofa/browser/pages.py:1726
     2321#: waeup/kofa/browser/pages.py:1733
    21982322msgid "Set headerfields"
    21992323msgstr ""
    22002324
    2201 #: waeup/kofa/browser/pages.py:1727
     2325#: waeup/kofa/browser/pages.py:1734
    22022326msgid "Back to step 2"
    22032327msgstr ""
    22042328
    2205 #: waeup/kofa/browser/pages.py:1728
     2329#: waeup/kofa/browser/pages.py:1735
    22062330msgid "Perform import"
    22072331msgstr ""
    22082332
    2209 #: waeup/kofa/browser/pages.py:1794
     2333#: waeup/kofa/browser/pages.py:1801
    22102334msgid "Edit headers or replace imported file!"
    22112335msgstr ""
    22122336
    2213 #: waeup/kofa/browser/pages.py:1837
     2337#: waeup/kofa/browser/pages.py:1844
    22142338msgid "Process next"
    22152339msgstr ""
    22162340
    2217 #: waeup/kofa/browser/pages.py:1853
     2341#: waeup/kofa/browser/pages.py:1860
    22182342msgid "File has not been imported. Portal must be in maintenance mode for data import."
    22192343msgstr ""
    22202344
    2221 #: waeup/kofa/browser/pages.py:1899
    2222 #: waeup/kofa/browser/pages.py:2108
     2345#: waeup/kofa/browser/pages.py:1906
     2346#: waeup/kofa/browser/pages.py:2115
    22232347msgid "Maintenance mode disabled."
    22242348msgstr ""
    22252349
    2226 #: waeup/kofa/browser/pages.py:1902
     2350#: waeup/kofa/browser/pages.py:1909
    22272351#. Default: ""
    22282352msgid "Processing of ${a} rows failed."
    22292353msgstr ""
    22302354
    2231 #: waeup/kofa/browser/pages.py:1904
     2355#: waeup/kofa/browser/pages.py:1911
    22322356#. Default: ""
    22332357msgid "Successfully processed ${a} rows."
    22342358msgstr ""
    22352359
    2236 #: waeup/kofa/browser/pages.py:1912
     2360#: waeup/kofa/browser/pages.py:1919
    22372361msgid "Show logfiles"
    22382362msgstr ""
    22392363
    2240 #: waeup/kofa/browser/pages.py:1915
     2364#: waeup/kofa/browser/pages.py:1922
    22412365msgid "Show"
    22422366msgstr ""
    22432367
    2244 #: waeup/kofa/browser/pages.py:1933
     2368#: waeup/kofa/browser/pages.py:1940
    22452369msgid "Enter a regular expression here..."
    22462370msgstr ""
    22472371
    2248 #: waeup/kofa/browser/pages.py:1945
     2372#: waeup/kofa/browser/pages.py:1952
    22492373msgid "Log files can only be searched on Unix-based operating systems."
    22502374msgstr ""
    22512375
    2252 #: waeup/kofa/browser/pages.py:1960
     2376#: waeup/kofa/browser/pages.py:1967
    22532377msgid "Invalid search expression."
    22542378msgstr ""
    22552379
    2256 #: waeup/kofa/browser/pages.py:1963
     2380#: waeup/kofa/browser/pages.py:1970
    22572381msgid "No search results found."
    22582382msgstr ""
    22592383
    2260 #: waeup/kofa/browser/pages.py:1971
     2384#: waeup/kofa/browser/pages.py:1978
    22612385msgid "Edit data center settings"
    22622386msgstr ""
    22632387
    2264 #: waeup/kofa/browser/pages.py:1981
     2388#: waeup/kofa/browser/pages.py:1988
    22652389msgid "You are not permitted to edit datacenter settings."
    22662390msgstr ""
    22672391
    2268 #: waeup/kofa/browser/pages.py:1997
     2392#: waeup/kofa/browser/pages.py:2004
    22692393#. Default: ""
    22702394msgid "File already existed (not copied): ${a}"
    22712395msgstr ""
    22722396
    2273 #: waeup/kofa/browser/pages.py:2000
     2397#: waeup/kofa/browser/pages.py:2007
    22742398#. Default: ""
    22752399msgid "Given storage path cannot be used. ${a}"
    22762400msgstr ""
    22772401
    2278 #: waeup/kofa/browser/pages.py:2004
     2402#: waeup/kofa/browser/pages.py:2011
    22792403msgid "New storage path succefully set."
    22802404msgstr ""
    22812405
    2282 #: waeup/kofa/browser/pages.py:2016
     2406#: waeup/kofa/browser/pages.py:2023
    22832407msgid "Download portal data as CSV file"
    22842408msgstr ""
    22852409
    2286 #: waeup/kofa/browser/pages.py:2018
     2410#: waeup/kofa/browser/pages.py:2025
    22872411msgid "Create CSV file"
    22882412msgstr ""
    22892413
    2290 #: waeup/kofa/browser/pages.py:2058
     2414#: waeup/kofa/browser/pages.py:2065
    22912415msgid "Exports successfully purged."
    22922416msgstr ""
    22932417
    2294 #: waeup/kofa/browser/pages.py:2114
     2418#: waeup/kofa/browser/pages.py:2121
    22952419msgid "Maintenance mode enabled."
    22962420msgstr ""
    22972421
    2298 #: waeup/kofa/browser/pages.py:2131
     2422#: waeup/kofa/browser/pages.py:2138
    22992423msgid "Academic Section"
    23002424msgstr ""
    23012425
    2302 #: waeup/kofa/browser/pages.py:2143
    2303 #: waeup/kofa/browser/pages.py:2160
    2304 #: waeup/kofa/browser/pages.py:2177
    2305 #: waeup/kofa/browser/pages.py:2182
     2426#: waeup/kofa/browser/pages.py:2150
     2427#: waeup/kofa/browser/pages.py:2167
     2428#: waeup/kofa/browser/pages.py:2184
     2429#: waeup/kofa/browser/pages.py:2189
    23062430msgid "Add faculty"
    23072431msgstr ""
    23082432
    2309 #: waeup/kofa/browser/pages.py:2144
     2433#: waeup/kofa/browser/pages.py:2151
    23102434#: waeup/kofa/students/reports/student_statistics.py:290
    23112435#: waeup/kofa/university/export.py:37
     
    23142438msgstr ""
    23152439
    2316 #: waeup/kofa/browser/pages.py:2149
     2440#: waeup/kofa/browser/pages.py:2156
    23172441#: waeup/kofa/browser/viewlets.py:461
    23182442msgid "Manage academic section"
    23192443msgstr ""
    23202444
    2321 #: waeup/kofa/browser/pages.py:2154
     2445#: waeup/kofa/browser/pages.py:2161
    23222446msgid "You are not allowed to remove entire faculties."
    23232447msgstr ""
    23242448
    2325 #: waeup/kofa/browser/pages.py:2189
     2449#: waeup/kofa/browser/pages.py:2196
    23262450msgid "The faculty code chosen already exists."
    23272451msgstr ""
    23282452
    2329 #: waeup/kofa/browser/pages.py:2193
     2453#: waeup/kofa/browser/pages.py:2200
    23302454#. Default: ""
    23312455msgid "Faculty ${a} added."
    23322456msgstr ""
    23332457
    2334 #: waeup/kofa/browser/pages.py:2228
     2458#: waeup/kofa/browser/pages.py:2235
    23352459#: waeup/kofa/students/reports/student_statistics.py:290
    23362460#: waeup/kofa/university/export.py:84
     
    23392463msgstr ""
    23402464
    2341 #: waeup/kofa/browser/pages.py:2230
    2342 #: waeup/kofa/browser/pages.py:2259
    2343 #: waeup/kofa/browser/pages.py:2327
    2344 #: waeup/kofa/browser/pages.py:2332
     2465#: waeup/kofa/browser/pages.py:2237
     2466#: waeup/kofa/browser/pages.py:2266
     2467#: waeup/kofa/browser/pages.py:2334
     2468#: waeup/kofa/browser/pages.py:2339
    23452469msgid "Add department"
    23462470msgstr ""
    23472471
    2348 #: waeup/kofa/browser/pages.py:2239
     2472#: waeup/kofa/browser/pages.py:2246
    23492473#: waeup/kofa/browser/viewlets.py:489
    23502474msgid "Manage faculty"
    23512475msgstr ""
    23522476
    2353 #: waeup/kofa/browser/pages.py:2244
     2477#: waeup/kofa/browser/pages.py:2251
    23542478msgid "You are not allowed to remove entire departments."
    23552479msgstr ""
    23562480
    2357 #: waeup/kofa/browser/pages.py:2279
     2481#: waeup/kofa/browser/pages.py:2286
    23582482#: waeup/kofa/students/browser.py:272
    23592483#: waeup/kofa/students/browser.py:317
     
    23612485msgstr ""
    23622486
    2363 #: waeup/kofa/browser/pages.py:2284
     2487#: waeup/kofa/browser/pages.py:2291
    23642488msgid "Find students in "
    23652489msgstr ""
    23662490
    2367 #: waeup/kofa/browser/pages.py:2318
     2491#: waeup/kofa/browser/pages.py:2325
    23682492#: waeup/kofa/students/browser.py:305
    23692493#: waeup/kofa/students/browser.py:350
    2370 #: waeup/kofa/students/browser.py:3437
    2371 #: waeup/kofa/students/browser.py:3738
    2372 #: waeup/kofa/students/browser.py:4015
     2494#: waeup/kofa/students/browser.py:3439
     2495#: waeup/kofa/students/browser.py:3740
     2496#: waeup/kofa/students/browser.py:4017
    23732497msgid "No student found."
    23742498msgstr ""
    23752499
    2376 #: waeup/kofa/browser/pages.py:2339
     2500#: waeup/kofa/browser/pages.py:2346
    23772501msgid "The code chosen already exists in this faculty."
    23782502msgstr ""
    23792503
    2380 #: waeup/kofa/browser/pages.py:2343
     2504#: waeup/kofa/browser/pages.py:2350
    23812505#. Default: ""
    23822506msgid "Department ${a} added."
    23832507msgstr ""
    23842508
    2385 #: waeup/kofa/browser/pages.py:2398
    2386 #: waeup/kofa/browser/pages.py:2429
     2509#: waeup/kofa/browser/pages.py:2405
     2510#: waeup/kofa/browser/pages.py:2436
    23872511msgid "Remove selected courses"
    23882512msgstr ""
    23892513
    2390 #: waeup/kofa/browser/pages.py:2398
    2391 #: waeup/kofa/browser/pages.py:2445
    2392 #: waeup/kofa/browser/pages.py:2474
    2393 #: waeup/kofa/browser/pages.py:2479
     2514#: waeup/kofa/browser/pages.py:2405
     2515#: waeup/kofa/browser/pages.py:2452
     2516#: waeup/kofa/browser/pages.py:2481
     2517#: waeup/kofa/browser/pages.py:2486
    23942518msgid "Add course"
    23952519msgstr ""
    23962520
    2397 #: waeup/kofa/browser/pages.py:2399
    2398 #: waeup/kofa/browser/pages.py:2435
     2521#: waeup/kofa/browser/pages.py:2406
     2522#: waeup/kofa/browser/pages.py:2442
    23992523msgid "Remove selected certificates"
    24002524msgstr ""
    24012525
    2402 #: waeup/kofa/browser/pages.py:2399
    2403 #: waeup/kofa/browser/pages.py:2450
    2404 #: waeup/kofa/browser/pages.py:2516
    2405 #: waeup/kofa/browser/pages.py:2521
     2526#: waeup/kofa/browser/pages.py:2406
     2527#: waeup/kofa/browser/pages.py:2457
     2528#: waeup/kofa/browser/pages.py:2523
     2529#: waeup/kofa/browser/pages.py:2528
    24062530msgid "Add certificate"
    24072531msgstr ""
    24082532
    2409 #: waeup/kofa/browser/pages.py:2409
     2533#: waeup/kofa/browser/pages.py:2416
    24102534#: waeup/kofa/browser/viewlets.py:518
    24112535msgid "Manage department"
    24122536msgstr ""
    24132537
    2414 #: waeup/kofa/browser/pages.py:2438
     2538#: waeup/kofa/browser/pages.py:2445
    24152539msgid "You are not allowed to remove certificates."
    24162540msgstr ""
    24172541
    2418 #: waeup/kofa/browser/pages.py:2491
     2542#: waeup/kofa/browser/pages.py:2498
    24192543msgid "A course with same code already exists: "
    24202544msgstr ""
    24212545
    2422 #: waeup/kofa/browser/pages.py:2497
     2546#: waeup/kofa/browser/pages.py:2504
    24232547#. Default: ""
    24242548msgid "Course ${a} successfully created."
    24252549msgstr ""
    24262550
    2427 #: waeup/kofa/browser/pages.py:2533
     2551#: waeup/kofa/browser/pages.py:2540
    24282552msgid "A certificate with same code already exists: "
    24292553msgstr ""
    24302554
    2431 #: waeup/kofa/browser/pages.py:2539
     2555#: waeup/kofa/browser/pages.py:2546
    24322556#. Default: ""
    24332557msgid "Certificate ${a} successfully created."
    24342558msgstr ""
    24352559
    2436 #: waeup/kofa/browser/pages.py:2578
     2560#: waeup/kofa/browser/pages.py:2585
    24372561#: waeup/kofa/browser/viewlets.py:596
    24382562msgid "Edit course"
    24392563msgstr ""
    24402564
    2441 #: waeup/kofa/browser/pages.py:2623
    2442 #: waeup/kofa/students/browser.py:4000
    2443 #: waeup/kofa/students/browser.py:4074
    2444 #: waeup/kofa/students/browser.py:4115
    2445 #: waeup/kofa/students/browser.py:4181
     2565#: waeup/kofa/browser/pages.py:2630
     2566#: waeup/kofa/students/browser.py:4002
     2567#: waeup/kofa/students/browser.py:4076
     2568#: waeup/kofa/students/browser.py:4117
     2569#: waeup/kofa/students/browser.py:4183
    24462570msgid "Current academic session not set."
    24472571msgstr ""
    24482572
    2449 #: waeup/kofa/browser/pages.py:2625
     2573#: waeup/kofa/browser/pages.py:2632
    24502574msgid "No course ticket found."
    24512575msgstr ""
    24522576
    2453 #: waeup/kofa/browser/pages.py:2628
     2577#: waeup/kofa/browser/pages.py:2635
    24542578msgid "%s course ticket(s) updated."
    24552579msgstr ""
    24562580
    2457 #: waeup/kofa/browser/pages.py:2663
     2581#: waeup/kofa/browser/pages.py:2670
    24582582msgid "Edit certificate"
    24592583msgstr ""
    24602584
    2461 #: waeup/kofa/browser/pages.py:2671
    2462 #: waeup/kofa/browser/pages.py:2689
    2463 #: waeup/kofa/browser/pages.py:2716
    2464 #: waeup/kofa/browser/pages.py:2719
     2585#: waeup/kofa/browser/pages.py:2678
     2586#: waeup/kofa/browser/pages.py:2696
     2587#: waeup/kofa/browser/pages.py:2723
     2588#: waeup/kofa/browser/pages.py:2726
    24652589msgid "Add certificate course"
    24662590msgstr ""
    24672591
    2468 #: waeup/kofa/browser/pages.py:2672
    2469 #: waeup/kofa/browser/pages.py:2684
     2592#: waeup/kofa/browser/pages.py:2679
     2593#: waeup/kofa/browser/pages.py:2691
    24702594msgid "Remove selected certificate courses"
    24712595msgstr ""
    24722596
    2473 #: waeup/kofa/browser/pages.py:2678
     2597#: waeup/kofa/browser/pages.py:2685
    24742598#: waeup/kofa/browser/viewlets.py:729
    24752599msgid "Manage certificate"
    24762600msgstr ""
    24772601
    2478 #: waeup/kofa/browser/pages.py:2724
    2479 #: waeup/kofa/browser/pages.py:2793
     2602#: waeup/kofa/browser/pages.py:2731
     2603#: waeup/kofa/browser/pages.py:2800
    24802604msgid "The chosen certificate course is already part of this certificate."
    24812605msgstr ""
    24822606
    2483 #: waeup/kofa/browser/pages.py:2728
     2607#: waeup/kofa/browser/pages.py:2735
    24842608#. Default: ""
    24852609msgid "certificate course ${a}_${b} added."
    24862610msgstr ""
    24872611
    2488 #: waeup/kofa/browser/pages.py:2776
     2612#: waeup/kofa/browser/pages.py:2783
    24892613#: waeup/kofa/browser/viewlets.py:761
    24902614msgid "Edit certificate course"
    24912615msgstr ""
    24922616
    2493 #: waeup/kofa/browser/pages.py:2824
    2494 #: waeup/kofa/students/browser.py:3489
     2617#: waeup/kofa/browser/pages.py:2831
     2618#: waeup/kofa/students/browser.py:3491
    24952619msgid "The portal is in maintenance mode. Password request forms are temporarily disabled."
    24962620msgstr ""
    24972621
    2498 #: waeup/kofa/browser/pages.py:2844
     2622#: waeup/kofa/browser/pages.py:2851
    24992623msgid "This is not a valid email address."
    25002624msgstr ""
    25012625
    2502 #: waeup/kofa/browser/pages.py:2853
     2626#: waeup/kofa/browser/pages.py:2860
    25032627msgid "Send user a new password"
    25042628msgstr ""
    25052629
    2506 #: waeup/kofa/browser/pages.py:2854
     2630#: waeup/kofa/browser/pages.py:2861
    25072631msgid "Send me a new password"
    25082632msgstr ""
    25092633
    2510 #: waeup/kofa/browser/pages.py:2892
     2634#: waeup/kofa/browser/pages.py:2899
    25112635#: waeup/kofa/applicants/browser_templates/createallstudentspage.pt:17
    25122636msgid "No record found."
    25132637msgstr ""
    25142638
    2515 #: waeup/kofa/browser/pages.py:2906
    2516 #: waeup/kofa/students/browser.py:3566
     2639#: waeup/kofa/browser/pages.py:2913
     2640#: waeup/kofa/students/browser.py:3568
    25172641msgid "You have successfully requested a password for the"
    25182642msgstr ""
    25192643
    2520 #: waeup/kofa/browser/pages.py:2910
     2644#: waeup/kofa/browser/pages.py:2917
    25212645#. Default: ""
    25222646msgid "An email with your user name and password has been sent to ${a}."
     
    25292653#: waeup/kofa/browser/pages.py:349
    25302654#: waeup/kofa/browser/viewlets.py:267
     2655#: waeup/kofa/browser/templates/studentsitelayout.pt:39
    25312656#: waeup/kofa/browser/templates/staffsitelayout.pt:40
    2532 #: waeup/kofa/browser/templates/studentsitelayout.pt:39
    25332657msgid "Login"
    25342658msgstr ""
     
    25382662msgstr ""
    25392663
    2540 #: waeup/kofa/browser/pages.py:368
    2541 msgid "You logged in."
    2542 msgstr ""
    2543 
    2544 #: waeup/kofa/browser/pages.py:394
     2664#: waeup/kofa/browser/pages.py:370
     2665msgid "You logged in as a student."
     2666msgstr ""
     2667
     2668#: waeup/kofa/browser/pages.py:395
    25452669msgid "Your personal data record is outdated. Please update."
    25462670msgstr ""
    25472671
    2548 #: waeup/kofa/browser/pages.py:425
     2672#: waeup/kofa/browser/pages.py:400
     2673msgid "You logged in as an applicant."
     2674msgstr ""
     2675
     2676#: waeup/kofa/browser/pages.py:410
     2677msgid "You logged in as a lecturer."
     2678msgstr ""
     2679
     2680#: waeup/kofa/browser/pages.py:415
     2681msgid "You logged in as a transcript officer."
     2682msgstr ""
     2683
     2684#: waeup/kofa/browser/pages.py:419
     2685msgid "You logged in as a transcript signee."
     2686msgstr ""
     2687
     2688#: waeup/kofa/browser/pages.py:423
     2689#: waeup/kofa/browser/pages.py:426
     2690msgid "You logged in as an officer."
     2691msgstr ""
     2692
     2693#: waeup/kofa/browser/pages.py:432
    25492694msgid "The portal is in maintenance mode. You can't login!"
    25502695msgstr ""
    25512696
    2552 #: waeup/kofa/browser/pages.py:443
     2697#: waeup/kofa/browser/pages.py:450
    25532698msgid "Your account has been temporarily deactivated."
    25542699msgstr ""
    25552700
    2556 #: waeup/kofa/browser/pages.py:449
     2701#: waeup/kofa/browser/pages.py:456
    25572702msgid "Your account has been temporarily deactivated because your parents have logged in."
    25582703msgstr ""
    25592704
    2560 #: waeup/kofa/browser/pages.py:458
     2705#: waeup/kofa/browser/pages.py:465
    25612706msgid "Your account has been deactivated."
    25622707msgstr ""
    25632708
    2564 #: waeup/kofa/browser/pages.py:477
     2709#: waeup/kofa/browser/pages.py:484
    25652710msgid "Your user name and password are correct but your password is not considered secure. "
    25662711msgstr ""
    25672712
    2568 #: waeup/kofa/browser/pages.py:481
     2713#: waeup/kofa/browser/pages.py:488
    25692714msgid " Your account has been temporarily deactivated. Please request a new password."
    25702715msgstr ""
    25712716
    2572 #: waeup/kofa/browser/pages.py:488
     2717#: waeup/kofa/browser/pages.py:495
    25732718msgid "Your user name and password are correct but your account has been temporarily deactivated."
    25742719msgstr ""
    25752720
    2576 #: waeup/kofa/browser/pages.py:493
     2721#: waeup/kofa/browser/pages.py:500
    25772722msgid "You entered invalid credentials."
    25782723msgstr ""
    25792724
    2580 #: waeup/kofa/browser/pages.py:508
     2725#: waeup/kofa/browser/pages.py:515
    25812726msgid "You have been logged out. Thanks for using WAeUP Kofa!"
    25822727msgstr ""
    25832728
    2584 #: waeup/kofa/browser/pages.py:550
     2729#: waeup/kofa/browser/pages.py:557
    25852730#. Default: ""
    25862731msgid "Contact ${a}"
    25872732msgstr ""
    25882733
    2589 #: waeup/kofa/browser/pages.py:556
    2590 #: waeup/kofa/browser/pages.py:997
     2734#: waeup/kofa/browser/pages.py:563
     2735#: waeup/kofa/browser/pages.py:1004
    25912736msgid "Send message now"
    25922737msgstr ""
    25932738
    2594 #: waeup/kofa/browser/pages.py:575
    2595 #: waeup/kofa/browser/pages.py:615
    2596 #: waeup/kofa/browser/pages.py:1014
     2739#: waeup/kofa/browser/pages.py:582
     2740#: waeup/kofa/browser/pages.py:622
     2741#: waeup/kofa/browser/pages.py:1021
    25972742#: waeup/kofa/students/browser.py:552
    25982743#: waeup/kofa/students/browser.py:587
     
    26002745msgstr ""
    26012746
    2602 #: waeup/kofa/browser/pages.py:590
     2747#: waeup/kofa/browser/pages.py:597
    26032748msgid "The portal is in maintenance mode. The contact form is temporarily disabled."
    26042749msgstr ""
    26052750
    2606 #: waeup/kofa/browser/pages.py:602
     2751#: waeup/kofa/browser/pages.py:609
    26072752msgid "Send now"
    26082753msgstr ""
    26092754
    2610 #: waeup/kofa/browser/pages.py:617
     2755#: waeup/kofa/browser/pages.py:624
    26112756msgid "A smtp server error occurred."
    26122757msgstr ""
    26132758
    2614 #: waeup/kofa/browser/pages.py:642
     2759#: waeup/kofa/browser/pages.py:649
    26152760msgid "<h1>Welcome to WAeUP.Kofa</h1>"
    26162761msgstr ""
    26172762
    2618 #: waeup/kofa/browser/pages.py:753
     2763#: waeup/kofa/browser/pages.py:760
    26192764msgid "Sources & Vocabularies"
    26202765msgstr ""
    26212766
    2622 #: waeup/kofa/browser/pages.py:767
     2767#: waeup/kofa/browser/pages.py:774
    26232768msgid "Available Processors (Importers)"
    26242769msgstr ""
    26252770
    2626 #: waeup/kofa/browser/pages.py:847
     2771#: waeup/kofa/browser/pages.py:854
    26272772#: waeup/kofa/documents/viewlets.py:60
    26282773#: waeup/kofa/documents/viewlets.py:79
     
    26372782msgstr ""
    26382783
    2639 #: waeup/kofa/browser/pages.py:848
     2784#: waeup/kofa/browser/pages.py:855
    26402785#: waeup/kofa/browser/viewlets.py:193
    26412786msgid "Remove"
    26422787msgstr ""
    26432788
    2644 #: waeup/kofa/browser/pages.py:856
     2789#: waeup/kofa/browser/pages.py:863
    26452790#. Default: ""
    26462791msgid "User account ${a} successfully deleted."
    26472792msgstr ""
    26482793
    2649 #: waeup/kofa/browser/pages.py:893
    2650 #: waeup/kofa/browser/pages.py:895
     2794#: waeup/kofa/browser/pages.py:900
     2795#: waeup/kofa/browser/pages.py:902
    26512796#: waeup/kofa/browser/viewlets.py:767
    26522797msgid "Add officer"
    26532798msgstr ""
    26542799
    2655 #: waeup/kofa/browser/pages.py:917
     2800#: waeup/kofa/browser/pages.py:924
    26562801#. Default: ""
    26572802msgid "User account ${a} successfully added."
    26582803msgstr ""
    26592804
    2660 #: waeup/kofa/browser/pages.py:941
     2805#: waeup/kofa/browser/pages.py:948
    26612806#. Default: ""
    26622807msgid "Edit officer ${a}"
    26632808msgstr ""
    26642809
    2665 #: waeup/kofa/browser/pages.py:975
     2810#: waeup/kofa/browser/pages.py:982
    26662811msgid "User settings have been saved."
    2667 msgstr ""
    2668 
    2669 #: waeup/kofa/browser/pages.py:995
    2670 #: waeup/kofa/students/browser.py:533
    2671 #. Default: ""
    2672 msgid "Send message to ${a}"
    26732812msgstr ""
    26742813
     
    26802819#: waeup/kofa/browser/pdf.py:480
    26812820#: waeup/kofa/browser/pdf.py:490
     2821#: waeup/kofa/browser/templates/datacenterlogspage.pt:12
    26822822#: waeup/kofa/browser/templates/datacenterimport1page.pt:16
    2683 #: waeup/kofa/browser/templates/datacenterlogspage.pt:12
    26842823msgid "Date"
    26852824msgstr ""
     
    27852924
    27862925#: waeup/kofa/browser/templates/coursepage.pt:31
    2787 #: waeup/kofa/browser/templates/staffsitelayout.pt:46
     2926#: waeup/kofa/browser/templates/studentsitelayout.pt:45
    27882927#: waeup/kofa/browser/templates/certificatepage.pt:39
    2789 #: waeup/kofa/browser/templates/studentsitelayout.pt:45
    27902928#: waeup/kofa/browser/templates/facultypage.pt:45
    27912929#: waeup/kofa/browser/templates/departmentpage.pt:76
     2930#: waeup/kofa/browser/templates/staffsitelayout.pt:46
    27922931msgid "Contact"
    2793 msgstr ""
    2794 
    2795 #: waeup/kofa/browser/templates/coursepage.pt:6
    2796 #: waeup/kofa/browser/templates/default_waeup_display_form.pt:6
    2797 msgid "Uploaded Files"
    27982932msgstr ""
    27992933
     
    28042938#: waeup/kofa/browser/templates/datacenterexportpage.pt:40
    28052939msgid "Student data exports have to be further configured. You can either refine the results by <a href=\"@@exportconfig\">selecting certain export parameters</a> or by <a href=\"@@exportselected\">entering a set of student ids or matric numbers</a>."
     2940msgstr ""
     2941
     2942#: waeup/kofa/browser/templates/datacenterexportpage.pt:52
     2943#: waeup/kofa/applicants/browser_templates/exportjobsindex.pt:4
     2944#: waeup/kofa/students/browser_templates/exportjobsindex.pt:4
     2945msgid "Export Number"
     2946msgstr ""
     2947
     2948#: waeup/kofa/browser/templates/datacenterexportpage.pt:53
     2949#: waeup/kofa/applicants/browser_templates/exportjobsindex.pt:5
     2950#: waeup/kofa/students/browser_templates/exportjobsindex.pt:5
     2951msgid "Exporter"
     2952msgstr ""
     2953
     2954#: waeup/kofa/browser/templates/datacenterexportpage.pt:54
     2955#: waeup/kofa/applicants/browser_templates/exportjobsindex.pt:6
     2956#: waeup/kofa/students/browser_templates/exportjobsindex.pt:6
     2957msgid "Filter"
    28062958msgstr ""
    28072959
     
    29633115msgstr ""
    29643116
     3117#: waeup/kofa/browser/templates/default_waeup_display_form.pt:6
     3118#: waeup/kofa/browser/templates/coursepage.pt:6
     3119msgid "Uploaded Files"
     3120msgstr ""
     3121
     3122#: waeup/kofa/browser/templates/departmentmanagepage.pt:102
     3123#: waeup/kofa/browser/templates/coursepage.pt:21
     3124#: waeup/kofa/browser/templates/facultymanagepage.pt:75
     3125#: waeup/kofa/browser/templates/certificatepage.pt:29
     3126#: waeup/kofa/browser/templates/facultypage.pt:35
     3127#: waeup/kofa/browser/templates/coursemanagepage.pt:39
     3128#: waeup/kofa/browser/templates/certificatemanagepage.pt:95
     3129#: waeup/kofa/browser/templates/departmentpage.pt:66
     3130#: waeup/kofa/documents/browser_templates/htmldocumentmanagepage.pt:39
     3131#: waeup/kofa/documents/browser_templates/documentmanagepage.pt:50
     3132#: waeup/kofa/applicants/browser_templates/applicantscontainermanagepage.pt:117
     3133#: waeup/kofa/applicants/browser_templates/applicantsrootmanagepage.pt:93
     3134msgid "Local Role"
     3135msgstr ""
     3136
     3137#: waeup/kofa/browser/templates/departmentmanagepage.pt:15
     3138#: waeup/kofa/browser/templates/userscontainerpage.pt:7
     3139#: waeup/kofa/browser/templates/coursepage.pt:14
     3140#: waeup/kofa/browser/templates/facultymanagepage.pt:16
     3141#: waeup/kofa/browser/templates/certificatepage.pt:21
     3142#: waeup/kofa/browser/templates/facultypage.pt:6
     3143#: waeup/kofa/browser/templates/coursemanagepage.pt:9
     3144#: waeup/kofa/browser/templates/certificatemanagepage.pt:13
     3145#: waeup/kofa/browser/templates/departmentpage.pt:9
     3146#: waeup/kofa/documents/browser_templates/htmldocumentmanagepage.pt:9
     3147#: waeup/kofa/documents/browser_templates/documentmanagepage.pt:12
     3148#: waeup/kofa/applicants/browser_templates/applicantscontainermanagepage.pt:17
     3149#: waeup/kofa/applicants/browser_templates/applicantsrootmanagepage.pt:16
     3150msgid "Local Roles"
     3151msgstr ""
     3152
     3153#: waeup/kofa/browser/templates/departmentmanagepage.pt:6
     3154#: waeup/kofa/browser/templates/facultymanagepage.pt:6
     3155#: waeup/kofa/browser/templates/coursemanagepage.pt:6
     3156#: waeup/kofa/browser/templates/certificatemanagepage.pt:6
     3157#: waeup/kofa/hostels/browser_templates/containermanagepage.pt:8
     3158#: waeup/kofa/applicants/browser_templates/applicantscontainermanagepage.pt:7
     3159msgid "Settings"
     3160msgstr ""
     3161
     3162#: waeup/kofa/browser/templates/facultiescontainerpage.pt:1
     3163#: waeup/kofa/documents/browser_templates/containerpage.pt:1
     3164msgid "There are no subobjects registered yet."
     3165msgstr ""
     3166
    29653167#: waeup/kofa/browser/templates/fileupload.pt:25
    29663168msgid "Select new file&hellip; ${input_name}"
     3169msgstr ""
     3170
     3171#: waeup/kofa/browser/templates/findstudentspage.pt:10
     3172#: waeup/kofa/applicants/browser_templates/applicantssearchpage.pt:10
     3173#: waeup/kofa/students/browser_templates/containerpage.pt:10
     3174#: waeup/kofa/students/browser_templates/containermanagepage.pt:10
     3175msgid "with name"
     3176msgstr ""
     3177
     3178#: waeup/kofa/browser/templates/findstudentspage.pt:11
     3179#: waeup/kofa/applicants/browser_templates/applicantssearchpage.pt:11
     3180#: waeup/kofa/students/browser_templates/containerpage.pt:11
     3181#: waeup/kofa/students/browser_templates/containermanagepage.pt:11
     3182msgid "with registration number"
     3183msgstr ""
     3184
     3185#: waeup/kofa/browser/templates/findstudentspage.pt:12
     3186#: waeup/kofa/students/browser_templates/containerpage.pt:12
     3187#: waeup/kofa/students/browser_templates/containermanagepage.pt:12
     3188msgid "with matriculation number"
     3189msgstr ""
     3190
     3191#: waeup/kofa/browser/templates/findstudentspage.pt:22
     3192#: waeup/kofa/students/browser_templates/containerpage.pt:36
     3193msgid "Search Results"
     3194msgstr ""
     3195
     3196#: waeup/kofa/browser/templates/findstudentspage.pt:31
     3197#: waeup/kofa/students/browser_templates/containerpage.pt:45
     3198msgid "Reg. Number"
     3199msgstr ""
     3200
     3201#: waeup/kofa/browser/templates/findstudentspage.pt:32
     3202#: waeup/kofa/students/browser_templates/containerpage.pt:46
     3203msgid "Matric. Number"
     3204msgstr ""
     3205
     3206#: waeup/kofa/browser/templates/findstudentspage.pt:33
     3207#: waeup/kofa/students/browser_templates/containerpage.pt:47
     3208msgid "State"
     3209msgstr ""
     3210
     3211#: waeup/kofa/browser/templates/findstudentspage.pt:9
     3212#: waeup/kofa/applicants/browser_templates/applicantssearchpage.pt:9
     3213#: waeup/kofa/students/browser_templates/containerpage.pt:9
     3214#: waeup/kofa/students/browser_templates/containermanagepage.pt:9
     3215msgid "with id"
    29673216msgstr ""
    29683217
     
    30853334msgstr ""
    30863335
     3336#: waeup/kofa/browser/templates/reportscontainerpage.pt:39
     3337#: waeup/kofa/browser/templates/datacenterexportpage.pt:82
     3338#: waeup/kofa/applicants/browser_templates/exportjobsindex.pt:34
     3339#: waeup/kofa/students/browser_templates/exportjobsindex.pt:34
     3340msgid "<img src=\"/static/img/actionicon_reload.png\" /> Reload"
     3341msgstr ""
     3342
    30873343#: waeup/kofa/browser/templates/reportscontainerpage.pt:4
    30883344msgid "Report Number"
     
    30973353msgstr ""
    30983354
     3355#: waeup/kofa/browser/templates/reportscontainerpage.pt:6
     3356#: waeup/kofa/browser/templates/datacenterexportpage.pt:55
     3357#: waeup/kofa/applicants/browser_templates/exportjobsindex.pt:7
     3358#: waeup/kofa/accesscodes/browser_templates/batchcontainer.pt:15
     3359#: waeup/kofa/students/browser_templates/exportjobsindex.pt:7
     3360msgid "Creator"
     3361msgstr ""
     3362
     3363#: waeup/kofa/browser/templates/reportscontainerpage.pt:7
     3364#: waeup/kofa/browser/templates/datacenterexportpage.pt:56
     3365#: waeup/kofa/applicants/browser_templates/applicantdisplaypage.pt:63
     3366#: waeup/kofa/applicants/browser_templates/applicantdisplaypage.pt:89
     3367#: waeup/kofa/applicants/browser_templates/exportjobsindex.pt:8
     3368#: waeup/kofa/applicants/browser_templates/applicanteditpage.pt:131
     3369#: waeup/kofa/applicants/browser_templates/applicanteditpage.pt:159
     3370#: waeup/kofa/students/browser_templates/paymentsmanagepage.pt:9
     3371#: waeup/kofa/students/browser_templates/exportjobsindex.pt:8
     3372msgid "Creation Date"
     3373msgstr ""
     3374
     3375#: waeup/kofa/browser/templates/searchpage.pt:22
     3376#: waeup/kofa/hostels/browser_templates/hostelmanagepage.pt:41
     3377#: waeup/kofa/documents/browser_templates/containerpage.pt:10
     3378#: waeup/kofa/documents/browser_templates/containermanagepage.pt:11
     3379msgid "Type"
     3380msgstr ""
     3381
    30993382#: waeup/kofa/browser/templates/source.pt:22
    31003383msgid "Value"
     
    31053388msgstr ""
    31063389
    3107 #: waeup/kofa/browser/templates/staffsitelayout.pt:52
    3108 #: waeup/kofa/browser/templates/studentsitelayout.pt:51
    3109 msgid "Logout"
    3110 msgstr ""
    3111 
    3112 #: waeup/kofa/browser/templates/staffsitelayout.pt:6
    3113 #: waeup/kofa/browser/templates/studentsitelayout.pt:4
    3114 msgid "WAeUP.Kofa - Student Management System"
    3115 msgstr ""
    3116 
    31173390#: waeup/kofa/browser/templates/staffsitelayout.pt:68
    31183391msgid "M A I N T E N A N C E &nbsp;&nbsp;&nbsp; M O D E &nbsp;&nbsp;&nbsp; O N"
     3392msgstr ""
     3393
     3394#: waeup/kofa/browser/templates/studentsitelayout.pt:4
     3395#: waeup/kofa/browser/templates/staffsitelayout.pt:6
     3396msgid "WAeUP.Kofa - Student Management System"
     3397msgstr ""
     3398
     3399#: waeup/kofa/browser/templates/studentsitelayout.pt:51
     3400#: waeup/kofa/browser/templates/staffsitelayout.pt:52
     3401msgid "Logout"
    31193402msgstr ""
    31203403
     
    31223405#. Default: "<strong>ATTENTION:</strong> This account has been suspended. The officer can't login."
    31233406msgid "officer_suspended_warning"
     3407msgstr ""
     3408
     3409#: waeup/kofa/browser/templates/usereditformpage.pt:16
     3410#: waeup/kofa/applicants/browser_templates/applicantregemailsent.pt:27
     3411#: waeup/kofa/applicants/browser_templates/applicantdisplaypage.pt:44
     3412#: waeup/kofa/applicants/browser_templates/applicanteditpage.pt:78
     3413#: waeup/kofa/students/browser_templates/basepage.pt:14
     3414#: waeup/kofa/students/browser_templates/requestpwmailsent.pt:27
     3415#: waeup/kofa/students/browser_templates/basemanagepage.pt:24
     3416#: waeup/kofa/students/browser_templates/change_password.pt:10
     3417msgid "Password:"
     3418msgstr ""
     3419
     3420#: waeup/kofa/browser/templates/usereditformpage.pt:22
     3421#: waeup/kofa/applicants/browser_templates/applicanteditpage.pt:84
     3422#: waeup/kofa/students/browser_templates/basemanagepage.pt:30
     3423#: waeup/kofa/students/browser_templates/change_password.pt:16
     3424msgid "Retype Password:"
     3425msgstr ""
     3426
     3427#: waeup/kofa/browser/templates/userscontainerpage.pt:4
     3428#: waeup/kofa/hostels/browser_templates/hostelmanagepage.pt:40
     3429#: waeup/kofa/hostels/browser_templates/containerpage.pt:21
     3430#: waeup/kofa/hostels/browser_templates/containermanagepage.pt:41
     3431#: waeup/kofa/documents/browser_templates/containerpage.pt:8
     3432#: waeup/kofa/documents/browser_templates/containermanagepage.pt:9
     3433msgid "Id"
    31243434msgstr ""
    31253435
     
    33633673msgstr ""
    33643674
    3365 #: waeup/kofa/documents/browser_templates/containerpage.pt:1
    3366 #: waeup/kofa/browser/templates/facultiescontainerpage.pt:1
    3367 msgid "There are no subobjects registered yet."
    3368 msgstr ""
    3369 
    33703675#: waeup/kofa/documents/browser_templates/documentaddform.pt:7
    33713676msgid "Document Type"
    33723677msgstr ""
    33733678
    3374 #: waeup/kofa/documents/browser_templates/documentpage.pt:16
    3375 #: waeup/kofa/documents/browser_templates/htmldocumentpage.pt:16
    3376 msgid "Document Type:"
     3679#: waeup/kofa/documents/browser_templates/documentmanagepage.pt:9
     3680#: waeup/kofa/students/browser_templates/basemanagepage.pt:12
     3681msgid "Files"
    33773682msgstr ""
    33783683
    33793684#: waeup/kofa/documents/browser_templates/documentpage.pt:25
    33803685msgid "Connected Files"
    3381 msgstr ""
    3382 
    3383 #: waeup/kofa/documents/browser_templates/htmldocumentmanagepage.pt:39
    3384 #: waeup/kofa/documents/browser_templates/documentmanagepage.pt:50
    3385 #: waeup/kofa/browser/templates/departmentmanagepage.pt:102
    3386 #: waeup/kofa/browser/templates/coursepage.pt:21
    3387 #: waeup/kofa/browser/templates/coursemanagepage.pt:39
    3388 #: waeup/kofa/browser/templates/certificatepage.pt:29
    3389 #: waeup/kofa/browser/templates/facultypage.pt:35
    3390 #: waeup/kofa/browser/templates/facultymanagepage.pt:75
    3391 #: waeup/kofa/browser/templates/certificatemanagepage.pt:95
    3392 #: waeup/kofa/browser/templates/departmentpage.pt:66
    3393 #: waeup/kofa/applicants/browser_templates/applicantsrootmanagepage.pt:93
    3394 #: waeup/kofa/applicants/browser_templates/applicantscontainermanagepage.pt:117
    3395 msgid "Local Role"
    33963686msgstr ""
    33973687
     
    34013691msgstr ""
    34023692
    3403 #: waeup/kofa/documents/browser_templates/htmldocumentmanagepage.pt:9
    3404 #: waeup/kofa/documents/browser_templates/documentmanagepage.pt:12
    3405 #: waeup/kofa/browser/templates/departmentmanagepage.pt:15
    3406 #: waeup/kofa/browser/templates/coursepage.pt:14
    3407 #: waeup/kofa/browser/templates/coursemanagepage.pt:9
    3408 #: waeup/kofa/browser/templates/certificatepage.pt:21
    3409 #: waeup/kofa/browser/templates/facultypage.pt:6
    3410 #: waeup/kofa/browser/templates/userscontainerpage.pt:7
    3411 #: waeup/kofa/browser/templates/facultymanagepage.pt:16
    3412 #: waeup/kofa/browser/templates/certificatemanagepage.pt:13
    3413 #: waeup/kofa/browser/templates/departmentpage.pt:9
    3414 #: waeup/kofa/applicants/browser_templates/applicantsrootmanagepage.pt:16
    3415 #: waeup/kofa/applicants/browser_templates/applicantscontainermanagepage.pt:17
    3416 msgid "Local Roles"
     3693#: waeup/kofa/documents/browser_templates/htmldocumentpage.pt:16
     3694#: waeup/kofa/documents/browser_templates/documentpage.pt:16
     3695msgid "Document Type:"
    34173696msgstr ""
    34183697
     
    35753854
    35763855#: waeup/kofa/hostels/browser.py:241
    3577 #: waeup/kofa/hostels/browser.py:418
     3856#: waeup/kofa/hostels/browser.py:430
    35783857#. Default: ""
    35793858msgid "Successfully released beds: ${a}"
     
    36053884
    36063885#: waeup/kofa/hostels/browser.py:322
    3607 #: waeup/kofa/hostels/browser.py:338
     3886#: waeup/kofa/hostels/browser.py:339
    36083887msgid "Update all beds"
    36093888msgstr ""
    36103889
    36113890#: waeup/kofa/hostels/browser.py:323
    3612 #: waeup/kofa/hostels/browser.py:366
     3891#: waeup/kofa/hostels/browser.py:402
    36133892msgid "Switch reservation of selected beds"
    36143893msgstr ""
    36153894
    36163895#: waeup/kofa/hostels/browser.py:324
    3617 #: waeup/kofa/hostels/browser.py:400
     3896#: waeup/kofa/hostels/browser.py:407
     3897msgid "Switch blockade of selected beds"
     3898msgstr ""
     3899
     3900#: waeup/kofa/hostels/browser.py:325
     3901#: waeup/kofa/hostels/browser.py:412
    36183902msgid "Release selected beds"
    36193903msgstr ""
    36203904
    3621 #: waeup/kofa/hostels/browser.py:325
    3622 #: waeup/kofa/hostels/browser.py:427
     3905#: waeup/kofa/hostels/browser.py:326
     3906#: waeup/kofa/hostels/browser.py:439
    36233907msgid "Clear hostel"
    36243908msgstr ""
    36253909
    3626 #: waeup/kofa/hostels/browser.py:339
    3627 msgid "Attention: The updater removes all reservation flags of existing beds. You really want to update?"
    3628 msgstr ""
    3629 
    3630 #: waeup/kofa/hostels/browser.py:344
     3910#: waeup/kofa/hostels/browser.py:340
     3911msgid "Attention: The updater removes all reservation and blockade flags of existing beds. You really want to update?"
     3912msgstr ""
     3913
     3914#: waeup/kofa/hostels/browser.py:346
    36313915msgid "Portal must be in maintenance mode for bed updates."
    36323916msgstr ""
    36333917
    3634 #: waeup/kofa/hostels/browser.py:352
     3918#: waeup/kofa/hostels/browser.py:354
    36353919#. Default: ""
    36363920msgid "${a} empty beds removed, ${b} beds added, ${c} occupied beds modified"
    36373921msgstr ""
    36383922
    3639 #: waeup/kofa/hostels/browser.py:357
     3923#: waeup/kofa/hostels/browser.py:359
    36403924#. Default: ""
    36413925msgid "${a} empty beds removed, ${b} beds added, ${c} occupied beds modified (${d})"
    36423926msgstr ""
    36433927
    3644 #: waeup/kofa/hostels/browser.py:391
     3928#: waeup/kofa/hostels/browser.py:392
    36453929#. Default: ""
    36463930msgid "Successfully switched ${a} beds."
    36473931msgstr ""
    36483932
    3649 #: waeup/kofa/hostels/browser.py:394
     3933#: waeup/kofa/hostels/browser.py:395
    36503934#. Default: ""
    36513935msgid "Successfully switched beds: ${a}"
    36523936msgstr ""
    36533937
    3654 #: waeup/kofa/hostels/browser.py:423
     3938#: waeup/kofa/hostels/browser.py:435
    36553939msgid "No allocated bed selected."
    36563940msgstr ""
    36573941
    3658 #: waeup/kofa/hostels/browser.py:430
     3942#: waeup/kofa/hostels/browser.py:442
    36593943msgid "Hostel cleared."
    36603944msgstr ""
    36613945
    3662 #: waeup/kofa/hostels/browser.py:443
     3946#: waeup/kofa/hostels/browser.py:455
    36633947msgid "Allocate student"
    36643948msgstr ""
    36653949
    3666 #: waeup/kofa/hostels/browser.py:450
     3950#: waeup/kofa/hostels/browser.py:462
    36673951msgid "No valid student id."
    36683952msgstr ""
     
    36803964msgstr ""
    36813965
    3682 #: waeup/kofa/hostels/browser_templates/containermanagepage.pt:8
    3683 #: waeup/kofa/browser/templates/departmentmanagepage.pt:6
    3684 #: waeup/kofa/browser/templates/coursemanagepage.pt:6
    3685 #: waeup/kofa/browser/templates/facultymanagepage.pt:6
    3686 #: waeup/kofa/browser/templates/certificatemanagepage.pt:6
    3687 #: waeup/kofa/applicants/browser_templates/applicantscontainermanagepage.pt:7
    3688 msgid "Settings"
    3689 msgstr ""
    3690 
    3691 #: waeup/kofa/hostels/browser_templates/containerpage.pt:21
    3692 #: waeup/kofa/hostels/browser_templates/hostelmanagepage.pt:40
    3693 #: waeup/kofa/hostels/browser_templates/containermanagepage.pt:41
    3694 #: waeup/kofa/documents/browser_templates/containerpage.pt:8
    3695 #: waeup/kofa/documents/browser_templates/containermanagepage.pt:9
    3696 #: waeup/kofa/browser/templates/userscontainerpage.pt:4
    3697 msgid "Id"
    3698 msgstr ""
    3699 
    37003966#: waeup/kofa/hostels/browser_templates/containerpage.pt:24
    37013967msgid "Booked Beds"
     
    37123978#: waeup/kofa/hostels/browser_templates/containerstatistics.pt:8
    37133979msgid "Total"
    3714 msgstr ""
    3715 
    3716 #: waeup/kofa/hostels/browser_templates/hostelmanagepage.pt:41
    3717 #: waeup/kofa/documents/browser_templates/containerpage.pt:10
    3718 #: waeup/kofa/documents/browser_templates/containermanagepage.pt:11
    3719 #: waeup/kofa/browser/templates/searchpage.pt:22
    3720 msgid "Type"
    37213980msgstr ""
    37223981
     
    37393998
    37403999#: waeup/kofa/hostels/browser_templates/hostelmanagepage.pt:71
     4000#: waeup/kofa/applicants/browser_templates/applicantscontainermanagepage.pt:81
    37414001#: waeup/kofa/students/browser_templates/containermanagepage.pt:73
    3742 #: waeup/kofa/applicants/browser_templates/applicantscontainermanagepage.pt:81
    37434002msgid "Select all"
    37444003msgstr ""
     
    37504009
    37514010#: waeup/kofa/hostels/hostel.py:222
    3752 msgid "unreserved"
    3753 msgstr ""
    3754 
    3755 #: waeup/kofa/hostels/hostel.py:225
    3756 msgid "reserved"
    3757 msgstr ""
    3758 
    3759 #: waeup/kofa/hostels/interfaces.py:114
     4011msgid "un"
     4012msgstr ""
     4013
     4014#: waeup/kofa/hostels/interfaces.py:115
    37604015msgid "Hostel Id"
    37614016msgstr ""
    37624017
    3763 #: waeup/kofa/hostels/interfaces.py:118
     4018#: waeup/kofa/hostels/interfaces.py:119
    37644019#: waeup/kofa/hostels/browser_templates/containerpage.pt:22
    37654020#: waeup/kofa/hostels/browser_templates/containermanagepage.pt:43
     
    37674022msgstr ""
    37684023
    3769 #: waeup/kofa/hostels/interfaces.py:125
     4024#: waeup/kofa/hostels/interfaces.py:126
    37704025msgid "Hostel Name"
    37714026msgstr ""
    37724027
    3773 #: waeup/kofa/hostels/interfaces.py:131
     4028#: waeup/kofa/hostels/interfaces.py:132
    37744029msgid "Floors per Block"
    37754030msgstr ""
    37764031
    3777 #: waeup/kofa/hostels/interfaces.py:137
     4032#: waeup/kofa/hostels/interfaces.py:138
    37784033msgid "Rooms per Floor"
    37794034msgstr ""
    37804035
    3781 #: waeup/kofa/hostels/interfaces.py:143
     4036#: waeup/kofa/hostels/interfaces.py:144
    37824037msgid "Blocks for Female Students"
    37834038msgstr ""
    37844039
    3785 #: waeup/kofa/hostels/interfaces.py:151
     4040#: waeup/kofa/hostels/interfaces.py:152
    37864041msgid "Blocks for Male Students"
    37874042msgstr ""
    37884043
    3789 #: waeup/kofa/hostels/interfaces.py:159
     4044#: waeup/kofa/hostels/interfaces.py:160
    37904045msgid "Beds for Pre-Study Students"
    37914046msgstr ""
    37924047
    3793 #: waeup/kofa/hostels/interfaces.py:167
     4048#: waeup/kofa/hostels/interfaces.py:168
    37944049msgid "Beds for Fresh Students"
    37954050msgstr ""
    37964051
    3797 #: waeup/kofa/hostels/interfaces.py:175
     4052#: waeup/kofa/hostels/interfaces.py:176
    37984053msgid "Beds for Returning Students"
    37994054msgstr ""
    38004055
    3801 #: waeup/kofa/hostels/interfaces.py:183
     4056#: waeup/kofa/hostels/interfaces.py:184
    38024057msgid "Beds for Final Year Students"
    38034058msgstr ""
    38044059
    3805 #: waeup/kofa/hostels/interfaces.py:191
     4060#: waeup/kofa/hostels/interfaces.py:192
    38064061msgid "Beds without category"
    38074062msgstr ""
    38084063
    3809 #: waeup/kofa/hostels/interfaces.py:199
     4064#: waeup/kofa/hostels/interfaces.py:200
    38104065msgid "Special Handling"
    38114066msgstr ""
    38124067
    3813 #: waeup/kofa/hostels/interfaces.py:206
     4068#: waeup/kofa/hostels/interfaces.py:207
    38144069msgid "Rent"
    38154070msgstr ""
    38164071
    3817 #: waeup/kofa/hostels/interfaces.py:216
     4072#: waeup/kofa/hostels/interfaces.py:217
    38184073msgid "Female and male blocks overlap."
    38194074msgstr ""
    38204075
    3821 #: waeup/kofa/hostels/interfaces.py:226
     4076#: waeup/kofa/hostels/interfaces.py:227
    38224077msgid "Bed categories overlap."
    38234078msgstr ""
    38244079
    3825 #: waeup/kofa/hostels/interfaces.py:259
     4080#: waeup/kofa/hostels/interfaces.py:260
    38264081msgid "Bed Id"
    38274082msgstr ""
    38284083
    3829 #: waeup/kofa/hostels/interfaces.py:265
     4084#: waeup/kofa/hostels/interfaces.py:266
    38304085#: waeup/kofa/students/browser_templates/accommodationpage.pt:17
    38314086msgid "Bed Type"
    38324087msgstr ""
    38334088
    3834 #: waeup/kofa/hostels/interfaces.py:271
     4089#: waeup/kofa/hostels/interfaces.py:272
    38354090msgid "Bed Number"
    38364091msgstr ""
    38374092
    3838 #: waeup/kofa/hostels/interfaces.py:276
     4093#: waeup/kofa/hostels/interfaces.py:277
    38394094msgid "Owner (Student)"
    38404095msgstr ""
    38414096
    3842 #: waeup/kofa/hostels/interfaces.py:277
     4097#: waeup/kofa/hostels/interfaces.py:278
    38434098msgid "Enter valid student id."
    38444099msgstr ""
    38454100
    3846 #: waeup/kofa/hostels/interfaces.py:292
    3847 msgid "Either student does not exist or student is not in accommodation session."
    3848 msgstr ""
    3849 
    3850 #: waeup/kofa/hostels/interfaces.py:299
     4101#: waeup/kofa/hostels/interfaces.py:294
     4102msgid "Either student does not exist or student is not eligible to book accommodation."
     4103msgstr ""
     4104
     4105#: waeup/kofa/hostels/interfaces.py:301
    38514106#. Default: ""
    38524107msgid "This student resides in bed ${a}."
    38534108msgstr ""
    38544109
    3855 #: waeup/kofa/hostels/interfaces.py:48
     4110#: waeup/kofa/hostels/interfaces.py:49
    38564111msgid "Hostel Allocation Start Date"
    38574112msgstr ""
    38584113
    3859 #: waeup/kofa/hostels/interfaces.py:54
     4114#: waeup/kofa/hostels/interfaces.py:55
    38604115msgid "Hostel Allocation Closing Date"
    38614116msgstr ""
    38624117
    3863 #: waeup/kofa/hostels/interfaces.py:60
     4118#: waeup/kofa/hostels/interfaces.py:61
    38644119msgid "Booking Session"
    38654120msgstr ""
    38664121
    3867 #: waeup/kofa/hostels/interfaces.py:68
     4122#: waeup/kofa/hostels/interfaces.py:69
    38684123msgid "Allowed States"
    38694124msgstr ""
    38704125
    3871 #: waeup/kofa/hostels/interfaces.py:76
     4126#: waeup/kofa/hostels/interfaces.py:77
    38724127msgid "Allocation Expiration Time (days)"
    38734128msgstr ""
    38744129
    3875 #: waeup/kofa/hostels/interfaces.py:77
     4130#: waeup/kofa/hostels/interfaces.py:78
    38764131msgid "Number of days after which allocation is being annulled"
    38774132msgstr ""
     
    40574312msgstr ""
    40584313
    4059 #: waeup/kofa/interfaces.py:265
     4314#: waeup/kofa/interfaces.py:279
    40604315msgid "Subject"
    40614316msgstr ""
    40624317
    4063 #: waeup/kofa/interfaces.py:270
     4318#: waeup/kofa/interfaces.py:284
    40644319#: waeup/kofa/students/browser.py:1682
    40654320#: waeup/kofa/students/browser.py:1851
     
    40684323msgstr ""
    40694324
    4070 #: waeup/kofa/interfaces.py:287
    4071 #: waeup/kofa/interfaces.py:289
    4072 #: waeup/kofa/students/browser.py:4198
     4325#: waeup/kofa/interfaces.py:301
     4326#: waeup/kofa/interfaces.py:303
     4327#: waeup/kofa/students/browser.py:4200
     4328#: waeup/kofa/browser/templates/departmentmanagepage.pt:100
     4329#: waeup/kofa/browser/templates/userscontainerpage.pt:5
     4330#: waeup/kofa/browser/templates/configurationmanagepage.pt:44
     4331#: waeup/kofa/browser/templates/facultymanagepage.pt:73
     4332#: waeup/kofa/browser/templates/coursemanagepage.pt:37
     4333#: waeup/kofa/browser/templates/certificatemanagepage.pt:94
    40734334#: waeup/kofa/hostels/browser_templates/containerpage.pt:23
    40744335#: waeup/kofa/hostels/browser_templates/containermanagepage.pt:45
    40754336#: waeup/kofa/documents/browser_templates/htmldocumentmanagepage.pt:37
    40764337#: waeup/kofa/documents/browser_templates/documentmanagepage.pt:48
    4077 #: waeup/kofa/browser/templates/departmentmanagepage.pt:100
    4078 #: waeup/kofa/browser/templates/configurationmanagepage.pt:44
    4079 #: waeup/kofa/browser/templates/coursemanagepage.pt:37
    4080 #: waeup/kofa/browser/templates/userscontainerpage.pt:5
    4081 #: waeup/kofa/browser/templates/facultymanagepage.pt:73
    4082 #: waeup/kofa/browser/templates/certificatemanagepage.pt:94
     4338#: waeup/kofa/applicants/browser_templates/applicantscontainermanagepage.pt:115
    40834339#: waeup/kofa/applicants/browser_templates/applicantsrootmanagepage.pt:91
    4084 #: waeup/kofa/applicants/browser_templates/applicantscontainermanagepage.pt:115
    40854340msgid "Name"
    40864341msgstr ""
    40874342
    4088 #: waeup/kofa/interfaces.py:471
     4343#: waeup/kofa/interfaces.py:486
    40894344msgid "Processor name"
    40904345msgstr ""
    40914346
    4092 #: waeup/kofa/interfaces.py:497
     4347#: waeup/kofa/interfaces.py:512
    40934348#: waeup/kofa/applicants/browser_templates/checktranscriptstatus.pt:24
    40944349msgid "Email Address:"
    40954350msgstr ""
    40964351
    4097 #: waeup/kofa/interfaces.py:504
     4352#: waeup/kofa/interfaces.py:519
    40984353msgid "Email to:"
    40994354msgstr ""
    41004355
    4101 #: waeup/kofa/interfaces.py:511
     4356#: waeup/kofa/interfaces.py:526
    41024357msgid "Bcc to:"
    41034358msgstr ""
    41044359
    4105 #: waeup/kofa/interfaces.py:517
     4360#: waeup/kofa/interfaces.py:532
    41064361msgid "Subject:"
    41074362msgstr ""
    41084363
    4109 #: waeup/kofa/interfaces.py:521
     4364#: waeup/kofa/interfaces.py:536
    41104365msgid "Full Name:"
    41114366msgstr ""
    41124367
    4113 #: waeup/kofa/interfaces.py:525
     4368#: waeup/kofa/interfaces.py:540
    41144369msgid "Text:"
    41154370msgstr ""
    41164371
    4117 #: waeup/kofa/interfaces.py:556
    4118 #: waeup/kofa/interfaces.py:614
     4372#: waeup/kofa/interfaces.py:571
     4373#: waeup/kofa/interfaces.py:629
    41194374msgid "Public Name"
    41204375msgstr ""
    41214376
    4122 #: waeup/kofa/interfaces.py:568
    4123 #: waeup/kofa/interfaces.py:569
     4377#: waeup/kofa/interfaces.py:583
     4378#: waeup/kofa/interfaces.py:584
    41244379msgid "Number of failed logins"
    41254380msgstr ""
    41264381
    4127 #: waeup/kofa/interfaces.py:575
     4382#: waeup/kofa/interfaces.py:590
    41284383msgid "Timestamp"
    41294384msgstr ""
    41304385
    4131 #: waeup/kofa/interfaces.py:576
     4386#: waeup/kofa/interfaces.py:591
    41324387msgid "Timestamp of last failed login or `None`"
    41334388msgstr ""
    41344389
    4135 #: waeup/kofa/interfaces.py:605
     4390#: waeup/kofa/interfaces.py:620
     4391#: waeup/kofa/browser/templates/departmentmanagepage.pt:98
     4392#: waeup/kofa/browser/templates/facultymanagepage.pt:71
     4393#: waeup/kofa/browser/templates/coursemanagepage.pt:35
     4394#: waeup/kofa/browser/templates/certificatemanagepage.pt:93
    41364395#: waeup/kofa/documents/browser_templates/htmldocumentmanagepage.pt:35
    41374396#: waeup/kofa/documents/browser_templates/documentmanagepage.pt:46
    4138 #: waeup/kofa/browser/templates/departmentmanagepage.pt:98
    4139 #: waeup/kofa/browser/templates/coursemanagepage.pt:35
    4140 #: waeup/kofa/browser/templates/facultymanagepage.pt:71
    4141 #: waeup/kofa/browser/templates/certificatemanagepage.pt:93
     4397#: waeup/kofa/applicants/browser_templates/applicantscontainermanagepage.pt:113
    41424398#: waeup/kofa/applicants/browser_templates/applicantsrootmanagepage.pt:89
    4143 #: waeup/kofa/applicants/browser_templates/applicantscontainermanagepage.pt:113
    41444399msgid "User Id"
    41454400msgstr ""
    41464401
    4147 #: waeup/kofa/interfaces.py:606
     4402#: waeup/kofa/interfaces.py:621
    41484403msgid "Login name of user"
    41494404msgstr ""
    41504405
    4151 #: waeup/kofa/interfaces.py:610
    4152 #: waeup/kofa/students/browser_templates/containerpage.pt:48
     4406#: waeup/kofa/interfaces.py:625
    41534407#: waeup/kofa/browser/templates/findstudentspage.pt:34
    41544408#: waeup/kofa/browser/templates/mytranscriptrequests.pt:9
     4409#: waeup/kofa/students/browser_templates/containerpage.pt:48
    41554410msgid "Full Name"
    41564411msgstr ""
    41574412
    4158 #: waeup/kofa/interfaces.py:615
     4413#: waeup/kofa/interfaces.py:630
    41594414msgid "Substitute for officer's real name in student object histories and in local roles tables."
    41604415msgstr ""
    41614416
    4162 #: waeup/kofa/interfaces.py:621
     4417#: waeup/kofa/interfaces.py:636
    41634418msgid "Description/Notice"
    41644419msgstr ""
    41654420
    4166 #: waeup/kofa/interfaces.py:638
     4421#: waeup/kofa/interfaces.py:653
    41674422#: waeup/kofa/browser/templates/userscontainerpage.pt:6
    41684423msgid "Portal Roles"
    41694424msgstr ""
    41704425
    4171 #: waeup/kofa/interfaces.py:645
    4172 msgid "If set, the account is immediately blocked."
    4173 msgstr ""
    4174 
    41754426#: waeup/kofa/interfaces.py:66
    41764427msgid "new"
     4428msgstr ""
     4429
     4430#: waeup/kofa/interfaces.py:660
     4431msgid "If set, the account is immediately blocked."
    41774432msgstr ""
    41784433
     
    41944449msgstr ""
    41954450
    4196 #: waeup/kofa/interfaces.py:704
    4197 msgid "Name of University"
    4198 msgstr ""
    4199 
    4200 #: waeup/kofa/interfaces.py:705
    4201 msgid "Sample University"
    4202 msgstr ""
    4203 
    42044451#: waeup/kofa/interfaces.py:71
    42054452msgid "callbacks"
    42064453msgstr ""
    42074454
    4208 #: waeup/kofa/interfaces.py:710
     4455#: waeup/kofa/interfaces.py:719
     4456msgid "Name of University"
     4457msgstr ""
     4458
     4459#: waeup/kofa/interfaces.py:720
     4460msgid "Sample University"
     4461msgstr ""
     4462
     4463#: waeup/kofa/interfaces.py:725
    42094464msgid "Abbreviated Title of University"
    42104465msgstr ""
    42114466
    4212 #: waeup/kofa/interfaces.py:716
     4467#: waeup/kofa/interfaces.py:731
    42134468msgid "Content in HTML format"
    42144469msgstr ""
    42154470
    4216 #: waeup/kofa/interfaces.py:729
     4471#: waeup/kofa/interfaces.py:744
    42174472msgid "Name of Administrator"
    42184473msgstr ""
    42194474
    4220 #: waeup/kofa/interfaces.py:735
     4475#: waeup/kofa/interfaces.py:750
    42214476msgid "Email Address of Administrator"
    42224477msgstr ""
    42234478
    4224 #: waeup/kofa/interfaces.py:742
     4479#: waeup/kofa/interfaces.py:757
    42254480msgid "Subject of Email to Administrator"
    42264481msgstr ""
    42274482
    4228 #: waeup/kofa/interfaces.py:743
     4483#: waeup/kofa/interfaces.py:758
    42294484msgid "Kofa Contact"
    42304485msgstr ""
    42314486
    4232 #: waeup/kofa/interfaces.py:748
     4487#: waeup/kofa/interfaces.py:763
    42334488msgid "SMTP mailer to use when sending mail"
    42344489msgstr ""
    42354490
    4236 #: waeup/kofa/interfaces.py:755
     4491#: waeup/kofa/interfaces.py:770
    42374492msgid "Captcha used for public registration pages"
    42384493msgstr ""
    42394494
    4240 #: waeup/kofa/interfaces.py:762
     4495#: waeup/kofa/interfaces.py:777
    42414496msgid "Carry-over Course Registration"
    42424497msgstr ""
    42434498
    4244 #: waeup/kofa/interfaces.py:767
     4499#: waeup/kofa/interfaces.py:782
    42454500msgid "Current Academic Session"
    42464501msgstr ""
    42474502
    4248 #: waeup/kofa/interfaces.py:768
     4503#: waeup/kofa/interfaces.py:783
    42494504msgid "Session for which score editing is allowed"
    42504505msgstr ""
    42514506
    4252 #: waeup/kofa/interfaces.py:776
     4507#: waeup/kofa/interfaces.py:791
    42534508msgid "Next Matriculation Number Integer"
    42544509msgstr ""
    42554510
    4256 #: waeup/kofa/interfaces.py:777
     4511#: waeup/kofa/interfaces.py:792
    42574512msgid "Integer used for constructing the next matriculation number"
    42584513msgstr ""
    42594514
    4260 #: waeup/kofa/interfaces.py:785
     4515#: waeup/kofa/interfaces.py:800
    42614516msgid "Next Matriculation Number Integer 2"
    42624517msgstr ""
    42634518
    4264 #: waeup/kofa/interfaces.py:786
     4519#: waeup/kofa/interfaces.py:801
    42654520msgid "2nd integer used for constructing the next matriculation number"
    42664521msgstr ""
    42674522
    4268 #: waeup/kofa/interfaces.py:794
     4523#: waeup/kofa/interfaces.py:809
    42694524msgid "Next Matriculation Number Integer 3"
    42704525msgstr ""
    42714526
    4272 #: waeup/kofa/interfaces.py:795
     4527#: waeup/kofa/interfaces.py:810
    42734528msgid "3rd integer used for constructing the next matriculation number"
    42744529msgstr ""
    42754530
    4276 #: waeup/kofa/interfaces.py:803
     4531#: waeup/kofa/interfaces.py:818
    42774532msgid "Next Matriculation Number Integer 4"
    42784533msgstr ""
    42794534
    4280 #: waeup/kofa/interfaces.py:804
     4535#: waeup/kofa/interfaces.py:819
    42814536msgid "4th integer used for constructing the next matriculation number"
    42824537msgstr ""
    42834538
    4284 #: waeup/kofa/interfaces.py:812
     4539#: waeup/kofa/interfaces.py:827
    42854540msgid "Export-disabled message"
    42864541msgstr ""
    42874542
    4288 #: waeup/kofa/interfaces.py:813
     4543#: waeup/kofa/interfaces.py:828
    42894544msgid "Message which will show up if an officer tries to export data. All exporters are automatcally disabled if this field is set."
    42904545msgstr ""
    42914546
    4292 #: waeup/kofa/interfaces.py:820
     4547#: waeup/kofa/interfaces.py:835
    42934548msgid "Maintenance Mode enabled by"
    42944549msgstr ""
    42954550
    4296 #: waeup/kofa/interfaces.py:834
     4551#: waeup/kofa/interfaces.py:849
     4552#: waeup/kofa/interfaces.py:922
     4553msgid "Academic Session"
     4554msgstr ""
     4555
     4556#: waeup/kofa/interfaces.py:857
     4557msgid "Clearance enabled"
     4558msgstr ""
     4559
     4560#: waeup/kofa/interfaces.py:862
     4561msgid "Payment disabled"
     4562msgstr ""
     4563
     4564#: waeup/kofa/interfaces.py:871
     4565msgid "Course Reg. Deadline"
     4566msgstr ""
     4567
     4568#: waeup/kofa/interfaces.py:877
     4569msgid "Acceptance Fee"
     4570msgstr ""
     4571
     4572#: waeup/kofa/interfaces.py:883
     4573msgid "Bed Booking Fee"
     4574msgstr ""
     4575
     4576#: waeup/kofa/interfaces.py:889
     4577msgid "Rent (fallback)"
     4578msgstr ""
     4579
     4580#: waeup/kofa/interfaces.py:895
     4581msgid "Late Course Reg. Fee"
     4582msgstr ""
     4583
     4584#: waeup/kofa/interfaces.py:901
     4585msgid "Transcript Fee"
     4586msgstr ""
     4587
    42974588#: waeup/kofa/interfaces.py:907
    4298 msgid "Academic Session"
    4299 msgstr ""
    4300 
    4301 #: waeup/kofa/interfaces.py:842
    4302 msgid "Clearance enabled"
    4303 msgstr ""
    4304 
    4305 #: waeup/kofa/interfaces.py:847
    4306 msgid "Payment disabled"
    4307 msgstr ""
    4308 
    4309 #: waeup/kofa/interfaces.py:856
    4310 msgid "Course Reg. Deadline"
    4311 msgstr ""
    4312 
    4313 #: waeup/kofa/interfaces.py:862
    4314 msgid "Acceptance Fee"
    4315 msgstr ""
    4316 
    4317 #: waeup/kofa/interfaces.py:868
    4318 msgid "Bed Booking Fee"
    4319 msgstr ""
    4320 
    4321 #: waeup/kofa/interfaces.py:874
    4322 msgid "Rent (fallback)"
    4323 msgstr ""
    4324 
    4325 #: waeup/kofa/interfaces.py:880
    4326 msgid "Late Course Reg. Fee"
    4327 msgstr ""
    4328 
    4329 #: waeup/kofa/interfaces.py:886
    4330 msgid "Transcript Fee"
    4331 msgstr ""
    4332 
    4333 #: waeup/kofa/interfaces.py:892
    43344589msgid "Transfer Fee"
    43354590msgstr ""
     
    43814636
    43824637#: waeup/kofa/payments/interfaces.py:119
     4638#: waeup/kofa/applicants/browser_templates/applicantdisplaypage.pt:90
     4639#: waeup/kofa/applicants/browser_templates/applicanteditpage.pt:160
    43834640#: waeup/kofa/students/browser_templates/paymentsmanagepage.pt:10
     4641#: waeup/kofa/students/browser_templates/exportconfig_certificate.pt:44
    43844642#: waeup/kofa/students/browser_templates/exportconfig.pt:55
    4385 #: waeup/kofa/students/browser_templates/exportconfig_certificate.pt:44
    4386 #: waeup/kofa/applicants/browser_templates/applicanteditpage.pt:160
    4387 #: waeup/kofa/applicants/browser_templates/applicantdisplaypage.pt:90
    43884643msgid "Payment Date"
    43894644msgstr ""
     
    44294684msgstr ""
    44304685
    4431 #: waeup/kofa/payments/interfaces.py:66
    4432 #: waeup/kofa/students/interfaces.py:888
    4433 #: waeup/kofa/students/interfaces.py:911
    4434 msgid "Payment Category"
    4435 msgstr ""
    4436 
    44374686#: waeup/kofa/payments/interfaces.py:73
    44384687msgid "Payment Option"
     
    44694718
    44704719#: waeup/kofa/students/accommodation.py:150
    4471 #: waeup/kofa/students/browser.py:2725
     4720#: waeup/kofa/students/browser.py:2727
    44724721#. Default: ""
    44734722msgid "There is no free bed in your category ${a}."
     
    44754724
    44764725#: waeup/kofa/students/accommodation.py:162
    4477 #: waeup/kofa/students/browser.py:2765
     4726#: waeup/kofa/students/browser.py:2767
    44784727#. Default: ""
    44794728msgid "${a}, Block ${b}, Room ${c}, Bed ${d} (${e})"
     
    46284877
    46294878#: waeup/kofa/students/browser.py:1296
    4630 #: waeup/kofa/students/browser.py:3243
     4879#: waeup/kofa/students/browser.py:3245
    46314880msgid "This level exists."
    46324881msgstr ""
     
    46464895
    46474896#: waeup/kofa/students/browser.py:1340
    4648 #: waeup/kofa/students/browser.py:2996
     4897#: waeup/kofa/students/browser.py:2998
    46494898msgid "Wrong state"
    46504899msgstr ""
    46514900
    46524901#: waeup/kofa/students/browser.py:1359
    4653 #: waeup/kofa/students/browser.py:2702
    4654 #: waeup/kofa/students/browser.py:3018
    4655 #: waeup/kofa/students/browser.py:3167
     4902#: waeup/kofa/students/browser.py:2704
     4903#: waeup/kofa/students/browser.py:3020
     4904#: waeup/kofa/students/browser.py:3169
    46564905msgid "Activation code is invalid."
    46574906msgstr ""
    46584907
    46594908#: waeup/kofa/students/browser.py:1362
    4660 #: waeup/kofa/students/browser.py:2732
    4661 #: waeup/kofa/students/browser.py:3021
    4662 #: waeup/kofa/students/browser.py:3171
     4909#: waeup/kofa/students/browser.py:2734
     4910#: waeup/kofa/students/browser.py:3023
     4911#: waeup/kofa/students/browser.py:3173
    46634912msgid "Activation code has already been used."
    46644913msgstr ""
    46654914
    46664915#: waeup/kofa/students/browser.py:1367
    4667 #: waeup/kofa/students/browser.py:2741
    4668 #: waeup/kofa/students/browser.py:3026
    4669 #: waeup/kofa/students/browser.py:3175
    4670 #: waeup/kofa/students/browser.py:3466
     4916#: waeup/kofa/students/browser.py:2743
     4917#: waeup/kofa/students/browser.py:3028
     4918#: waeup/kofa/students/browser.py:3177
     4919#: waeup/kofa/students/browser.py:3468
    46714920msgid "invalidated"
    46724921msgstr ""
    46734922
    46744923#: waeup/kofa/students/browser.py:1371
    4675 #: waeup/kofa/students/browser.py:2747
    4676 #: waeup/kofa/students/browser.py:3030
    4677 #: waeup/kofa/students/browser.py:3180
     4924#: waeup/kofa/students/browser.py:2749
     4925#: waeup/kofa/students/browser.py:3032
     4926#: waeup/kofa/students/browser.py:3182
    46784927msgid "You are not the owner of this access code."
    46794928msgstr ""
     
    47484997
    47494998#: waeup/kofa/students/browser.py:1677
     4999#: waeup/kofa/students/browser_templates/studyleveleditpage.pt:14
     5000#: waeup/kofa/students/browser_templates/studylevelmanagepage.pt:40
     5001#: waeup/kofa/students/browser_templates/studylevelpage.pt:23
    47505002#: waeup/kofa/students/browser_templates/transcript.pt:36
    4751 #: waeup/kofa/students/browser_templates/studyleveleditpage.pt:14
    4752 #: waeup/kofa/students/browser_templates/studylevelpage.pt:23
    47535003#: waeup/kofa/students/browser_templates/studylevelremarkpage.pt:39
    4754 #: waeup/kofa/students/browser_templates/studylevelmanagepage.pt:40
    47555004msgid "Term"
    47565005msgstr ""
     
    47595008#: waeup/kofa/students/interfaces.py:710
    47605009#: waeup/kofa/university/interfaces.py:180
     5010#: waeup/kofa/students/browser_templates/studyleveleditpage.pt:19
    47615011#: waeup/kofa/students/browser_templates/transcript.pt:39
    4762 #: waeup/kofa/students/browser_templates/studyleveleditpage.pt:19
    47635012msgid "Credits"
    47645013msgstr ""
     
    47665015#: waeup/kofa/students/browser.py:1681
    47675016#: waeup/kofa/students/browser.py:1850
    4768 #: waeup/kofa/students/browser.py:4137
     5017#: waeup/kofa/students/browser.py:4139
    47695018#: waeup/kofa/students/interfaces.py:733
    47705019#: waeup/kofa/students/interfaces.py:764
    4771 #: waeup/kofa/students/browser_templates/editscorespage.pt:83
    47725020#: waeup/kofa/students/browser_templates/studyleveleditpage.pt:20
     5021#: waeup/kofa/students/browser_templates/studylevelmanagepage.pt:47
    47735022#: waeup/kofa/students/browser_templates/studylevelpage.pt:30
    47745023#: waeup/kofa/students/browser_templates/studylevelremarkpage.pt:46
    4775 #: waeup/kofa/students/browser_templates/studylevelmanagepage.pt:47
     5024#: waeup/kofa/students/browser_templates/editscorespage.pt:83
    47765025msgid "Score"
    47775026msgstr ""
     
    48645113
    48655114#: waeup/kofa/students/browser.py:1848
     5115#: waeup/kofa/students/browser_templates/studylevelmanagepage.pt:45
    48665116#: waeup/kofa/students/browser_templates/studylevelpage.pt:28
    48675117#: waeup/kofa/students/browser_templates/studylevelremarkpage.pt:44
    4868 #: waeup/kofa/students/browser_templates/studylevelmanagepage.pt:45
    48695118msgid "Cred."
    48705119msgstr ""
     
    48735122#: waeup/kofa/students/browser.py:2099
    48745123#: waeup/kofa/students/browser.py:2111
    4875 #: waeup/kofa/students/browser.py:3403
     5124#: waeup/kofa/students/browser.py:3405
    48765125msgid "Add course ticket"
    48775126msgstr ""
    48785127
    48795128#: waeup/kofa/students/browser.py:1894
    4880 #: waeup/kofa/students/browser.py:3262
     5129#: waeup/kofa/students/browser.py:3264
    48815130msgid "Enter valid course code"
    48825131msgstr ""
    48835132
    48845133#: waeup/kofa/students/browser.py:1904
    4885 #: waeup/kofa/students/browser.py:3275
     5134#: waeup/kofa/students/browser.py:3277
    48865135msgid "No valid course code entered."
    48875136msgstr ""
    48885137
    48895138#: waeup/kofa/students/browser.py:1910
    4890 #: waeup/kofa/students/browser.py:3280
     5139#: waeup/kofa/students/browser.py:3282
    48915140msgid "Course not found."
    48925141msgstr ""
     
    48985147
    48995148#: waeup/kofa/students/browser.py:1941
    4900 #: waeup/kofa/students/browser.py:3307
     5149#: waeup/kofa/students/browser.py:3309
    49015150msgid "No ticket selected."
    49025151msgstr ""
     
    49815230msgstr ""
    49825231
    4983 #: waeup/kofa/students/browser.py:2257
    4984 #: waeup/kofa/students/browser.py:2326
    4985 #: waeup/kofa/students/browser.py:2370
    4986 msgid "Create ticket"
    4987 msgstr ""
    4988 
    4989 #: waeup/kofa/students/browser.py:2272
    4990 #: waeup/kofa/students/utils.py:676
    4991 msgid "Your current session does not match accommodation session."
    4992 msgstr ""
    4993 
    4994 #: waeup/kofa/students/browser.py:2278
     5232#: waeup/kofa/students/browser.py:2274
     5233#: waeup/kofa/students/utils.py:681
     5234msgid "Your current session does not allow to book accommodation."
     5235msgstr ""
     5236
     5237#: waeup/kofa/students/browser.py:2279
    49955238msgid "You have not yet booked accommodation."
    49965239msgstr ""
     
    50115254msgstr ""
    50125255
    5013 #: waeup/kofa/students/browser.py:2360
    5014 msgid "Add balance"
    5015 msgstr ""
    5016 
    50175256#: waeup/kofa/students/browser.py:243
    50185257#: waeup/kofa/students/viewlets.py:135
     
    50205259msgstr ""
    50215260
    5022 #: waeup/kofa/students/browser.py:2507
    5023 #: waeup/kofa/students/browser.py:2567
     5261#: waeup/kofa/students/browser.py:2509
     5262#: waeup/kofa/students/browser.py:2569
    50245263#. Default: ""
    50255264msgid "${a}: Accommodation"
    50265265msgstr ""
    50275266
    5028 #: waeup/kofa/students/browser.py:2513
    5029 #: waeup/kofa/students/browser.py:2573
    5030 #: waeup/kofa/students/browser.py:2587
     5267#: waeup/kofa/students/browser.py:2515
     5268#: waeup/kofa/students/browser.py:2575
     5269#: waeup/kofa/students/browser.py:2589
    50315270msgid "No favoured hostel"
    50325271msgstr ""
     
    50375276msgstr ""
    50385277
    5039 #: waeup/kofa/students/browser.py:2562
    5040 #: waeup/kofa/students/browser.py:2563
    5041 #: waeup/kofa/students/browser.py:2602
     5278#: waeup/kofa/students/browser.py:2564
     5279#: waeup/kofa/students/browser.py:2565
     5280#: waeup/kofa/students/browser.py:2604
    50425281msgid "Book accommodation"
    50435282msgstr ""
    50445283
    5045 #: waeup/kofa/students/browser.py:2599
     5284#: waeup/kofa/students/browser.py:2601
    50465285msgid "Your selection has been saved."
    50475286msgstr ""
    50485287
    5049 #: waeup/kofa/students/browser.py:2610
     5288#: waeup/kofa/students/browser.py:2612
    50505289msgid "You are not allowed to remove bed tickets."
    50515290msgstr ""
    50525291
    5053 #: waeup/kofa/students/browser.py:2618
     5292#: waeup/kofa/students/browser.py:2620
    50545293msgid "No bed ticket selected."
    50555294msgstr ""
    50565295
    5057 #: waeup/kofa/students/browser.py:2643
     5296#: waeup/kofa/students/browser.py:2645
    50585297msgid "Add bed ticket"
    50595298msgstr ""
    50605299
    5061 #: waeup/kofa/students/browser.py:2645
     5300#: waeup/kofa/students/browser.py:2647
    50625301msgid "Create bed ticket"
    50635302msgstr ""
    50645303
    5065 #: waeup/kofa/students/browser.py:2670
     5304#: waeup/kofa/students/browser.py:2672
    50665305#. Default: ""
    50675306msgid "${a}, Block ${b}, Room ${c}, Bed ${d}"
    50685307msgstr ""
    50695308
    5070 #: waeup/kofa/students/browser.py:2774
     5309#: waeup/kofa/students/browser.py:2776
    50715310#. Default: ""
    50725311msgid "Bed ticket created and bed booked: ${a}"
    50735312msgstr ""
    50745313
    5075 #: waeup/kofa/students/browser.py:2791
     5314#: waeup/kofa/students/browser.py:2793
    50765315#. Default: ""
    50775316msgid "Bed Ticket for Session ${a}"
    50785317msgstr ""
    50795318
    5080 #: waeup/kofa/students/browser.py:2811
     5319#: waeup/kofa/students/browser.py:2813
    50815320msgid "Bed Allocation Data"
    50825321msgstr ""
    50835322
    5084 #: waeup/kofa/students/browser.py:2820
     5323#: waeup/kofa/students/browser.py:2822
    50855324msgid "Bed Allocation Slip"
    50865325msgstr ""
    50875326
    5088 #: waeup/kofa/students/browser.py:2831
     5327#: waeup/kofa/students/browser.py:2833
    50895328msgid ""
    50905329"\n"
     
    50965335msgstr ""
    50975336
    5098 #: waeup/kofa/students/browser.py:2880
     5337#: waeup/kofa/students/browser.py:2882
    50995338#. Default: ""
    51005339msgid "${a}: History"
    51015340msgstr ""
    51025341
    5103 #: waeup/kofa/students/browser.py:2892
     5342#: waeup/kofa/students/browser.py:2894
    51045343msgid "Edit base data"
    51055344msgstr ""
    51065345
    5107 #: waeup/kofa/students/browser.py:2907
     5346#: waeup/kofa/students/browser.py:2909
    51085347#: waeup/kofa/students/viewlets.py:604
    51095348msgid "Change password"
    51105349msgstr ""
    51115350
    5112 #: waeup/kofa/students/browser.py:2923
     5351#: waeup/kofa/students/browser.py:2925
    51135352msgid "Password changed."
    51145353msgstr ""
    51155354
    5116 #: waeup/kofa/students/browser.py:2936
     5355#: waeup/kofa/students/browser.py:2938
    51175356msgid "Upload portrait"
    51185357msgstr ""
    51195358
    5120 #: waeup/kofa/students/browser.py:2942
    5121 #: waeup/kofa/students/browser.py:2962
     5359#: waeup/kofa/students/browser.py:2944
     5360#: waeup/kofa/students/browser.py:2964
    51225361msgid "This form is locked. You are in the wrong state."
    51235362msgstr ""
    51245363
    5125 #: waeup/kofa/students/browser.py:2955
     5364#: waeup/kofa/students/browser.py:2957
    51265365#: waeup/kofa/students/viewlets.py:629
    51275366msgid "Upload signature"
    51285367msgstr ""
    51295368
    5130 #: waeup/kofa/students/browser.py:2972
     5369#: waeup/kofa/students/browser.py:2974
    51315370#: waeup/kofa/students/viewlets.py:647
    51325371#: waeup/kofa/students/workflow.py:68
     
    51345373msgstr ""
    51355374
    5136 #: waeup/kofa/students/browser.py:2976
     5375#: waeup/kofa/students/browser.py:2978
    51375376msgid "Start clearance now"
    51385377msgstr ""
    51395378
    5140 #: waeup/kofa/students/browser.py:2982
     5379#: waeup/kofa/students/browser.py:2984
    51415380msgid "Email address is missing."
    51425381msgstr ""
    51435382
    5144 #: waeup/kofa/students/browser.py:2984
     5383#: waeup/kofa/students/browser.py:2986
    51455384msgid "Phone number is missing."
    51465385msgstr ""
     
    51515390msgstr ""
    51525391
    5153 #: waeup/kofa/students/browser.py:3000
     5392#: waeup/kofa/students/browser.py:3002
    51545393msgid "No portrait uploaded."
    51555394msgstr ""
    51565395
    5157 #: waeup/kofa/students/browser.py:3035
     5396#: waeup/kofa/students/browser.py:3037
    51585397msgid "Clearance process has been started."
    51595398msgstr ""
    51605399
    5161 #: waeup/kofa/students/browser.py:3045
     5400#: waeup/kofa/students/browser.py:3047
    51625401msgid "Edit clearance data"
    51635402msgstr ""
    51645403
    5165 #: waeup/kofa/students/browser.py:3066
    5166 #: waeup/kofa/students/browser.py:3082
     5404#: waeup/kofa/students/browser.py:3068
     5405#: waeup/kofa/students/browser.py:3084
    51675406msgid "Clearance form has been saved."
    51685407msgstr ""
    51695408
    5170 #: waeup/kofa/students/browser.py:3074
     5409#: waeup/kofa/students/browser.py:3076
    51715410msgid "Save and request clearance"
    51725411msgstr ""
    51735412
    5174 #: waeup/kofa/students/browser.py:3075
     5413#: waeup/kofa/students/browser.py:3077
    51755414msgid "You can not edit your data after requesting clearance. You really want to request clearance now?"
    51765415msgstr ""
    51775416
    5178 #: waeup/kofa/students/browser.py:3093
    5179 #: waeup/kofa/students/browser.py:3128
     5417#: waeup/kofa/students/browser.py:3095
     5418#: waeup/kofa/students/browser.py:3130
    51805419msgid "This form cannot be submitted. Wrong state!"
    51815420msgstr ""
    51825421
    5183 #: waeup/kofa/students/browser.py:3097
    5184 #: waeup/kofa/students/browser.py:3132
     5422#: waeup/kofa/students/browser.py:3099
     5423#: waeup/kofa/students/browser.py:3134
    51855424msgid "Clearance has been requested."
    51865425msgstr ""
    51875426
    5188 #: waeup/kofa/students/browser.py:3106
     5427#: waeup/kofa/students/browser.py:3108
    51895428#: waeup/kofa/students/workflow.py:82
    51905429msgid "Request clearance"
    51915430msgstr ""
    51925431
    5193 #: waeup/kofa/students/browser.py:3107
     5432#: waeup/kofa/students/browser.py:3109
    51945433msgid "Enter the CLR access code used for starting clearance."
    51955434msgstr ""
    51965435
    5197 #: waeup/kofa/students/browser.py:3110
     5436#: waeup/kofa/students/browser.py:3112
    51985437msgid "Request clearance now"
    51995438msgstr ""
    52005439
    5201 #: waeup/kofa/students/browser.py:3122
     5440#: waeup/kofa/students/browser.py:3124
    52025441msgid "This isn't your CLR access code."
    52035442msgstr ""
    52045443
    5205 #: waeup/kofa/students/browser.py:3141
     5444#: waeup/kofa/students/browser.py:3143
    52065445msgid "Start session"
    52075446msgstr ""
    52085447
    5209 #: waeup/kofa/students/browser.py:3145
     5448#: waeup/kofa/students/browser.py:3147
    52105449msgid "Start now"
    52115450msgstr ""
    52125451
    5213 #: waeup/kofa/students/browser.py:3154
     5452#: waeup/kofa/students/browser.py:3156
    52145453msgid "You are not entitled to start session."
    52155454msgstr ""
     
    52255464msgstr ""
    52265465
    5227 #: waeup/kofa/students/browser.py:3194
     5466#: waeup/kofa/students/browser.py:3196
    52285467msgid "An error occurred, please contact the system administrator."
    52295468msgstr ""
    52305469
    5231 #: waeup/kofa/students/browser.py:3197
     5470#: waeup/kofa/students/browser.py:3199
    52325471msgid "Session started."
    52335472msgstr ""
    52345473
    5235 #: waeup/kofa/students/browser.py:3216
     5474#: waeup/kofa/students/browser.py:3218
    52365475#. Default: ""
    52375476msgid "Add current level ${a}"
    52385477msgstr ""
    52395478
    5240 #: waeup/kofa/students/browser.py:3228
     5479#: waeup/kofa/students/browser.py:3230
    52415480msgid "Your data are incomplete"
    52425481msgstr ""
    52435482
    5244 #: waeup/kofa/students/browser.py:3234
     5483#: waeup/kofa/students/browser.py:3236
    52455484msgid "Create course list now"
    52465485msgstr ""
    52475486
    5248 #: waeup/kofa/students/browser.py:3247
    5249 #: waeup/kofa/students/utils.py:671
     5487#: waeup/kofa/students/browser.py:3249
     5488#: waeup/kofa/students/utils.py:676
    52505489msgid "Your data are incomplete."
    52515490msgstr ""
    52525491
    5253 #: waeup/kofa/students/browser.py:3250
     5492#: waeup/kofa/students/browser.py:3252
    52545493msgid "You successfully created a new course list."
    52555494msgstr ""
    52565495
    5257 #: waeup/kofa/students/browser.py:3284
    5258 #: waeup/kofa/students/browser.py:3410
     5496#: waeup/kofa/students/browser.py:3286
     5497#: waeup/kofa/students/browser.py:3412
    52595498msgid "Former courses can't be added."
    52605499msgstr ""
    52615500
    5262 #: waeup/kofa/students/browser.py:3295
     5501#: waeup/kofa/students/browser.py:3297
    52635502#. Default: ""
    52645503msgid "Edit course list of ${a}"
    52655504msgstr ""
    52665505
    5267 #: waeup/kofa/students/browser.py:3349
     5506#: waeup/kofa/students/browser.py:3351
    52685507msgid "All course tickets updated."
    52695508msgstr ""
    52705509
    5271 #: waeup/kofa/students/browser.py:3352
     5510#: waeup/kofa/students/browser.py:3354
    52725511msgid "Update all tickets"
    52735512msgstr ""
    52745513
    5275 #: waeup/kofa/students/browser.py:3353
     5514#: waeup/kofa/students/browser.py:3355
    52765515msgid "Update all course parameters including course titles."
    52775516msgstr ""
    52785517
    5279 #: waeup/kofa/students/browser.py:3361
     5518#: waeup/kofa/students/browser.py:3363
    52805519msgid "You are a postgraduate student, your course list can't bee registered."
    52815520msgstr ""
    52825521
    5283 #: waeup/kofa/students/browser.py:3377
     5522#: waeup/kofa/students/browser.py:3379
    52845523msgid "Course list has been registered."
    52855524msgstr ""
    52865525
    5287 #: waeup/kofa/students/browser.py:3381
     5526#: waeup/kofa/students/browser.py:3383
    52885527msgid "Register course list"
    52895528msgstr ""
    52905529
    5291 #: waeup/kofa/students/browser.py:3382
     5530#: waeup/kofa/students/browser.py:3384
    52925531msgid "You can not edit your course list after registration. You really want to register?"
    52935532msgstr ""
    52945533
    5295 #: waeup/kofa/students/browser.py:3422
     5534#: waeup/kofa/students/browser.py:3424
    52965535msgid "Set password for first-time login"
    52975536msgstr ""
    52985537
    5299 #: waeup/kofa/students/browser.py:3425
     5538#: waeup/kofa/students/browser.py:3427
    53005539msgid "Set"
    53015540msgstr ""
    53025541
    5303 #: waeup/kofa/students/browser.py:3440
     5542#: waeup/kofa/students/browser.py:3442
    53045543msgid "More than one student found."
    53055544msgstr ""
    53065545
    5307 #: waeup/kofa/students/browser.py:3448
     5546#: waeup/kofa/students/browser.py:3450
    53085547msgid "Access code is invalid."
    53095548msgstr ""
    53105549
    5311 #: waeup/kofa/students/browser.py:3451
     5550#: waeup/kofa/students/browser.py:3453
    53125551#. Default: ""
    53135552msgid "Password has already been set. Your Student Id is ${a}"
    53145553msgstr ""
    53155554
    5316 #: waeup/kofa/students/browser.py:3457
     5555#: waeup/kofa/students/browser.py:3459
    53175556msgid "Password has already been set. You are using the wrong Access Code."
    53185557msgstr ""
    53195558
    5320 #: waeup/kofa/students/browser.py:3463
     5559#: waeup/kofa/students/browser.py:3465
    53215560msgid "Access code has already been used."
    53225561msgstr ""
    53235562
    5324 #: waeup/kofa/students/browser.py:3472
     5563#: waeup/kofa/students/browser.py:3474
    53255564#. Default: ""
    53265565msgid "Password has been set. Your Student Id is ${a}"
    53275566msgstr ""
    53285567
    5329 #: waeup/kofa/students/browser.py:3484
     5568#: waeup/kofa/students/browser.py:3486
    53305569msgid "Request password for first-time login"
    53315570msgstr ""
    53325571
    5333 #: waeup/kofa/students/browser.py:3510
    5334 #: waeup/kofa/students/browser.py:3541
    5335 #: waeup/kofa/students/browser.py:3619
     5572#: waeup/kofa/students/browser.py:3512
     5573#: waeup/kofa/students/browser.py:3543
     5574#: waeup/kofa/students/browser.py:3621
    53365575msgid "No student record found."
    53375576msgstr ""
    53385577
    5339 #: waeup/kofa/students/browser.py:3587
     5578#: waeup/kofa/students/browser.py:3589
    53405579msgid "Request password for parents access"
    53415580msgstr ""
     
    53455584msgstr ""
    53465585
    5347 #: waeup/kofa/students/browser.py:3595
     5586#: waeup/kofa/students/browser.py:3597
    53485587msgid "Send temporary login credentials to email address"
    53495588msgstr ""
    53505589
    5351 #: waeup/kofa/students/browser.py:3622
     5590#: waeup/kofa/students/browser.py:3624
    53525591msgid "Wrong email address."
    53535592msgstr ""
    53545593
    5355 #: waeup/kofa/students/browser.py:3638
     5594#: waeup/kofa/students/browser.py:3640
    53565595msgid "You have successfully requested a parents password for the"
    53575596msgstr ""
    53585597
    5359 #: waeup/kofa/students/browser.py:3662
     5598#: waeup/kofa/students/browser.py:3664
    53605599msgid "Your password request was successful."
    53615600msgstr ""
    53625601
    5363 #: waeup/kofa/students/browser.py:3678
     5602#: waeup/kofa/students/browser.py:3680
    53645603#: waeup/kofa/students/interfaces.py:486
    53655604#: waeup/kofa/students/interfaces.py:562
    5366 #: waeup/kofa/students/browser_templates/exportconfig.pt:23
    53675605#: waeup/kofa/students/browser_templates/exportconfig_certificate.pt:23
    53685606#: waeup/kofa/students/browser_templates/filterstudentspage.pt:55
     5607#: waeup/kofa/students/browser_templates/exportconfig.pt:23
    53695608msgid "Current Session"
    53705609msgstr ""
    53715610
    5372 #: waeup/kofa/students/browser.py:3679
     5611#: waeup/kofa/students/browser.py:3681
    53735612#: waeup/kofa/students/interfaces.py:493
    53745613#: waeup/kofa/students/interfaces.py:532
    53755614#: waeup/kofa/students/interfaces.py:568
    5376 #: waeup/kofa/students/browser_templates/exportconfig.pt:33
    53775615#: waeup/kofa/students/browser_templates/exportconfig_certificate.pt:33
    53785616#: waeup/kofa/students/browser_templates/filterstudentspage.pt:56
     5617#: waeup/kofa/students/browser_templates/exportconfig.pt:33
    53795618msgid "Current Level"
    53805619msgstr ""
    53815620
    5382 #: waeup/kofa/students/browser.py:3729
     5621#: waeup/kofa/students/browser.py:3731
    53835622msgid "in any session"
    53845623msgstr ""
    53855624
    5386 #: waeup/kofa/students/browser.py:3735
     5625#: waeup/kofa/students/browser.py:3737
    53875626msgid "at any level"
    53885627msgstr ""
     
    53925631msgstr ""
    53935632
    5394 #: waeup/kofa/students/browser.py:3772
     5633#: waeup/kofa/students/browser.py:3774
    53955634#: waeup/kofa/students/interfaces.py:607
    53965635#: waeup/kofa/students/interfaces.py:815
     
    54015640msgstr ""
    54025641
    5403 #: waeup/kofa/students/browser.py:3773
    5404 #: waeup/kofa/students/browser.py:4136
    5405 #: waeup/kofa/students/browser.py:4199
     5642#: waeup/kofa/students/browser.py:3775
     5643#: waeup/kofa/students/browser.py:4138
     5644#: waeup/kofa/students/browser.py:4201
    54065645#: waeup/kofa/students/interfaces.py:600
    54075646#: waeup/kofa/students/utils.py:291
    54085647#: waeup/kofa/university/interfaces.py:370
    5409 #: waeup/kofa/students/browser_templates/editscorespage.pt:82
     5648#: waeup/kofa/browser/templates/certificatepage.pt:56
     5649#: waeup/kofa/browser/templates/certificatemanagepage.pt:38
    54105650#: waeup/kofa/students/browser_templates/transcript.pt:34
    54115651#: waeup/kofa/students/browser_templates/exportconfig_course.pt:33
    5412 #: waeup/kofa/browser/templates/certificatepage.pt:56
    5413 #: waeup/kofa/browser/templates/certificatemanagepage.pt:38
     5652#: waeup/kofa/students/browser_templates/editscorespage.pt:82
    54145653msgid "Level"
    54155654msgstr ""
    54165655
    5417 #: waeup/kofa/students/browser.py:3814
     5656#: waeup/kofa/students/browser.py:3816
    54185657msgid "%d students have been cleared."
    54195658msgstr ""
    54205659
    5421 #: waeup/kofa/students/browser.py:3855
     5660#: waeup/kofa/students/browser.py:3857
    54225661#. Default: ""
    54235662msgid "Set flash notices for all students in ${a}"
    54245663msgstr ""
    54255664
    5426 #: waeup/kofa/students/browser.py:3872
     5665#: waeup/kofa/students/browser.py:3874
    54275666msgid "%d flash notices have been edited."
    54285667msgstr ""
    54295668
    5430 #: waeup/kofa/students/browser.py:3929
     5669#: waeup/kofa/students/browser.py:3931
    54315670msgid "Uploaded file contains illegal data. Ignored"
    54325671msgstr ""
    54335672
    5434 #: waeup/kofa/students/browser.py:3934
     5673#: waeup/kofa/students/browser.py:3936
    54355674msgid "No file provided."
    5436 msgstr ""
    5437 
    5438 #: waeup/kofa/students/browser.py:3959
    5439 msgid "Error: Score(s) of following students have not been updated (only integers are allowed): %s., "
    54405675msgstr ""
    54415676
     
    54455680msgstr ""
    54465681
    5447 #: waeup/kofa/students/browser.py:3996
    5448 #: waeup/kofa/students/browser.py:4070
     5682#: waeup/kofa/students/browser.py:3961
     5683msgid "Error: Score(s) of following students have not been updated (only integers are allowed): %s., "
     5684msgstr ""
     5685
     5686#: waeup/kofa/students/browser.py:3998
     5687#: waeup/kofa/students/browser.py:4072
    54495688msgid "Score editing disabled."
    54505689msgstr ""
    54515690
    5452 #: waeup/kofa/students/browser.py:4006
    5453 #: waeup/kofa/students/browser.py:4080
     5691#: waeup/kofa/students/browser.py:4008
     5692#: waeup/kofa/students/browser.py:4082
    54545693msgid "Course results have already been validated and can no longer be changed."
    54555694msgstr ""
    54565695
    5457 #: waeup/kofa/students/browser.py:4026
     5696#: waeup/kofa/students/browser.py:4028
    54585697msgid "Course results have already been validated."
    54595698msgstr ""
    54605699
    5461 #: waeup/kofa/students/browser.py:4032
     5700#: waeup/kofa/students/browser.py:4034
    54625701msgid "No score has been entered."
    54635702msgstr ""
    54645703
    5465 #: waeup/kofa/students/browser.py:4036
     5704#: waeup/kofa/students/browser.py:4038
    54665705msgid "You successfully validated the course results."
    54675706msgstr ""
     
    54715710msgstr ""
    54725711
    5473 #: waeup/kofa/students/browser.py:4043
     5712#: waeup/kofa/students/browser.py:4045
    54745713msgid "You successfully updated course results."
    54755714msgstr ""
     
    54795718msgstr ""
    54805719
    5481 #: waeup/kofa/students/browser.py:4130
    5482 #: waeup/kofa/students/browser.py:4196
     5720#: waeup/kofa/students/browser.py:4132
     5721#: waeup/kofa/students/browser.py:4198
    54835722msgid "S/N"
    54845723msgstr ""
    54855724
    5486 #: waeup/kofa/students/browser.py:4131
    5487 #: waeup/kofa/students/browser.py:4197
     5725#: waeup/kofa/students/browser.py:4133
     5726#: waeup/kofa/students/browser.py:4199
    54885727#: waeup/kofa/browser/templates/mytranscriptrequests.pt:33
    54895728#: waeup/kofa/browser/templates/mytranscriptrequests.pt:64
     
    54915730msgstr ""
    54925731
    5493 #: waeup/kofa/students/browser.py:4132
     5732#: waeup/kofa/students/browser.py:4134
    54945733msgid "Reg. No."
    54955734msgstr ""
    54965735
    5497 #: waeup/kofa/students/browser.py:4133
     5736#: waeup/kofa/students/browser.py:4135
    54985737#: waeup/kofa/browser/templates/mytranscriptrequests.pt:35
    54995738#: waeup/kofa/browser/templates/mytranscriptrequests.pt:66
     
    55015740msgstr ""
    55025741
    5503 #: waeup/kofa/students/browser.py:4134
    5504 #: waeup/kofa/students/browser_templates/editscorespage.pt:80
     5742#: waeup/kofa/students/browser.py:4136
     5743#: waeup/kofa/browser/templates/reportscontainerpage.pt:8
     5744#: waeup/kofa/browser/templates/datacenterexportpage.pt:57
     5745#: waeup/kofa/applicants/browser_templates/exportjobsindex.pt:9
    55055746#: waeup/kofa/students/browser_templates/exportjobsindex.pt:9
    55065747#: waeup/kofa/students/browser_templates/filterstudentspage.pt:53
    5507 #: waeup/kofa/browser/templates/datacenterexportpage.pt:57
    5508 #: waeup/kofa/browser/templates/reportscontainerpage.pt:8
    5509 #: waeup/kofa/applicants/browser_templates/exportjobsindex.pt:9
     5748#: waeup/kofa/students/browser_templates/editscorespage.pt:80
    55105749msgid "Status"
    55115750msgstr ""
    55125751
    5513 #: waeup/kofa/students/browser.py:4135
     5752#: waeup/kofa/students/browser.py:4137
    55145753#: waeup/kofa/browser/templates/mytranscriptrequests.pt:38
    55155754#: waeup/kofa/browser/templates/mytranscriptrequests.pt:69
     
    55215760msgstr ""
    55225761
    5523 #: waeup/kofa/students/browser.py:4200
     5762#: waeup/kofa/students/browser.py:4202
    55245763msgid ""
    55255764"Course of\n"
     
    55275766msgstr ""
    55285767
    5529 #: waeup/kofa/students/browser.py:4201
     5768#: waeup/kofa/students/browser.py:4203
    55305769msgid "Booklet No."
    55315770msgstr ""
    55325771
    5533 #: waeup/kofa/students/browser.py:4202
     5772#: waeup/kofa/students/browser.py:4204
    55345773msgid "Signature"
    55355774msgstr ""
    55365775
    5537 #: waeup/kofa/students/browser.py:4277
     5776#: waeup/kofa/students/browser.py:4279
    55385777msgid "Configure student data export"
    55395778msgstr ""
    55405779
    5541 #: waeup/kofa/students/browser.py:4284
     5780#: waeup/kofa/students/browser.py:4286
    55425781msgid "All Sessions"
    55435782msgstr ""
    55445783
    5545 #: waeup/kofa/students/browser.py:4291
     5784#: waeup/kofa/students/browser.py:4293
    55465785msgid "All Levels"
    55475786msgstr ""
    55485787
    5549 #: waeup/kofa/students/browser.py:4298
     5788#: waeup/kofa/students/browser.py:4300
    55505789msgid "All Semesters"
    55515790msgstr ""
    55525791
    5553 #: waeup/kofa/students/browser.py:4305
     5792#: waeup/kofa/students/browser.py:4307
    55545793msgid "All Modes"
    55555794msgstr ""
    55565795
    5557 #: waeup/kofa/students/browser.py:4312
     5796#: waeup/kofa/students/browser.py:4314
    55585797msgid "All Payment Categories"
    55595798msgstr ""
     
    55645803msgstr ""
    55655804
    5566 #: waeup/kofa/students/browser.py:4383
     5805#: waeup/kofa/students/browser.py:4385
    55675806msgid "Payment dates do not match format d/m/Y."
    55685807msgstr ""
    55695808
    5570 #: waeup/kofa/students/browser.py:4433
     5809#: waeup/kofa/students/browser.py:4435
    55715810msgid "Export started for students with"
    55725811msgstr ""
    55735812
    5574 #: waeup/kofa/students/browser.py:4483
     5813#: waeup/kofa/students/browser.py:4485
    55755814msgid "Export of selected students started."
    55765815msgstr ""
    55775816
    5578 #: waeup/kofa/students/browser.py:4582
     5817#: waeup/kofa/students/browser.py:4584
    55795818msgid "Not permitted."
    55805819msgstr ""
     
    55845823msgstr ""
    55855824
    5586 #: waeup/kofa/students/browser.py:4621
     5825#: waeup/kofa/students/browser.py:4623
    55875826msgid "Export started for course tickets with"
    55885827msgstr ""
     
    57165955msgstr ""
    57175956
    5718 #: waeup/kofa/students/browser_templates/basemanagepage.pt:12
    5719 #: waeup/kofa/documents/browser_templates/documentmanagepage.pt:9
    5720 msgid "Files"
    5721 msgstr ""
    5722 
    57235957#: waeup/kofa/students/browser_templates/bedticketaddpage.pt:12
    57245958msgid "Desired Bed Space:"
    57255959msgstr ""
    57265960
     5961#: waeup/kofa/students/browser_templates/bedticketaddpage.pt:29
     5962#: waeup/kofa/students/browser_templates/transcriptrequest.pt:39
     5963#: waeup/kofa/students/browser_templates/enterpin.pt:5
     5964msgid "Activation Code:"
     5965msgstr ""
     5966
     5967#: waeup/kofa/students/browser_templates/bedticketaddpage.pt:46
     5968#: waeup/kofa/students/browser_templates/transcriptrequest.pt:56
     5969#: waeup/kofa/students/browser_templates/enterpin.pt:22
     5970msgid "The activation code can be found on the payment slip."
     5971msgstr ""
     5972
    57275973#: waeup/kofa/students/browser_templates/bedticketaddpage.pt:6
    57285974msgid "Select your bed before booking acommodation. Your choice cannot be changed afterwards."
    57295975msgstr ""
    57305976
    5731 #: waeup/kofa/students/browser_templates/change_password.pt:16
    5732 #: waeup/kofa/students/browser_templates/basemanagepage.pt:30
    5733 #: waeup/kofa/browser/templates/usereditformpage.pt:22
    5734 #: waeup/kofa/applicants/browser_templates/applicanteditpage.pt:84
    5735 msgid "Retype Password:"
    5736 msgstr ""
    5737 
    57385977#: waeup/kofa/students/browser_templates/clearanceeditpage.pt:12
    57395978msgid "Scans"
    5740 msgstr ""
    5741 
    5742 #: waeup/kofa/students/browser_templates/containerpage.pt:10
    5743 #: waeup/kofa/students/browser_templates/containermanagepage.pt:10
    5744 #: waeup/kofa/browser/templates/findstudentspage.pt:10
    5745 #: waeup/kofa/applicants/browser_templates/applicantssearchpage.pt:10
    5746 msgid "with name"
    5747 msgstr ""
    5748 
    5749 #: waeup/kofa/students/browser_templates/containerpage.pt:11
    5750 #: waeup/kofa/students/browser_templates/containermanagepage.pt:11
    5751 #: waeup/kofa/browser/templates/findstudentspage.pt:11
    5752 #: waeup/kofa/applicants/browser_templates/applicantssearchpage.pt:11
    5753 msgid "with registration number"
    5754 msgstr ""
    5755 
    5756 #: waeup/kofa/students/browser_templates/containerpage.pt:12
    5757 #: waeup/kofa/students/browser_templates/containermanagepage.pt:12
    5758 #: waeup/kofa/browser/templates/findstudentspage.pt:12
    5759 msgid "with matriculation number"
    57605979msgstr ""
    57615980
     
    57906009msgstr ""
    57916010
    5792 #: waeup/kofa/students/browser_templates/containerpage.pt:36
    5793 #: waeup/kofa/browser/templates/findstudentspage.pt:22
    5794 msgid "Search Results"
    5795 msgstr ""
    5796 
    5797 #: waeup/kofa/students/browser_templates/containerpage.pt:45
    5798 #: waeup/kofa/browser/templates/findstudentspage.pt:31
    5799 msgid "Reg. Number"
    5800 msgstr ""
    5801 
    5802 #: waeup/kofa/students/browser_templates/containerpage.pt:46
    5803 #: waeup/kofa/browser/templates/findstudentspage.pt:32
    5804 msgid "Matric. Number"
    5805 msgstr ""
    5806 
    5807 #: waeup/kofa/students/browser_templates/containerpage.pt:47
    5808 #: waeup/kofa/browser/templates/findstudentspage.pt:33
    5809 msgid "State"
    5810 msgstr ""
    5811 
    58126011#: waeup/kofa/students/browser_templates/containerpage.pt:69
    58136012msgid "Last assigned student id:"
    5814 msgstr ""
    5815 
    5816 #: waeup/kofa/students/browser_templates/containerpage.pt:9
    5817 #: waeup/kofa/students/browser_templates/containermanagepage.pt:9
    5818 #: waeup/kofa/browser/templates/findstudentspage.pt:9
    5819 #: waeup/kofa/applicants/browser_templates/applicantssearchpage.pt:9
    5820 msgid "with id"
    58216013msgstr ""
    58226014
     
    58516043msgstr ""
    58526044
    5853 #: waeup/kofa/students/browser_templates/exportconfig.pt:1
     6045#: waeup/kofa/students/browser_templates/exportconfig.pt:113
     6046msgid "Course Ticket Level"
     6047msgstr ""
     6048
     6049#: waeup/kofa/students/browser_templates/exportconfig.pt:123
     6050msgid "Course Ticket Session"
     6051msgstr ""
     6052
     6053#: waeup/kofa/students/browser_templates/exportconfig.pt:133
     6054msgid "Course Ticket Semester"
     6055msgstr ""
     6056
     6057#: waeup/kofa/students/browser_templates/exportconfig.pt:43
     6058msgid "Current Study Mode"
     6059msgstr ""
     6060
    58546061#: waeup/kofa/students/browser_templates/exportconfig_certificate.pt:1
    58556062#: waeup/kofa/students/browser_templates/exportconfig_course.pt:1
     6063#: waeup/kofa/students/browser_templates/exportconfig.pt:1
    58566064#. Default: "<strong>NOTICE:</strong> Student data exports are very computation intensive. Depending on the filter selected and the portal traffic load, exports may take longer than 15 minutes. You are advised to export data outside high-traffic time periods."
    58576065msgid "student_export_warning"
    58586066msgstr ""
    58596067
    5860 #: waeup/kofa/students/browser_templates/exportconfig.pt:113
    5861 msgid "Course Ticket Level"
    5862 msgstr ""
    5863 
    5864 #: waeup/kofa/students/browser_templates/exportconfig.pt:123
    5865 msgid "Course Ticket Session"
    5866 msgstr ""
    5867 
     6068#: waeup/kofa/students/browser_templates/exportconfig_certificate.pt:13
     6069#: waeup/kofa/students/browser_templates/exportselected.pt:9
     6070#: waeup/kofa/students/browser_templates/exportconfig_course.pt:13
    58686071#: waeup/kofa/students/browser_templates/exportconfig.pt:13
    5869 #: waeup/kofa/students/browser_templates/exportconfig_certificate.pt:13
    5870 #: waeup/kofa/students/browser_templates/exportconfig_course.pt:13
    5871 #: waeup/kofa/students/browser_templates/exportselected.pt:9
    58726072msgid "Exporter (Data Type)"
    5873 msgstr ""
    5874 
    5875 #: waeup/kofa/students/browser_templates/exportconfig.pt:133
    5876 msgid "Course Ticket Semester"
    5877 msgstr ""
    5878 
    5879 #: waeup/kofa/students/browser_templates/exportconfig.pt:43
    5880 msgid "Current Study Mode"
    5881 msgstr ""
    5882 
    5883 #: waeup/kofa/students/browser_templates/exportjobsindex.pt:34
    5884 #: waeup/kofa/browser/templates/datacenterexportpage.pt:82
    5885 #: waeup/kofa/browser/templates/reportscontainerpage.pt:39
    5886 #: waeup/kofa/applicants/browser_templates/exportjobsindex.pt:34
    5887 msgid "<img src=\"/static/img/actionicon_reload.png\" /> Reload"
    5888 msgstr ""
    5889 
    5890 #: waeup/kofa/students/browser_templates/exportjobsindex.pt:4
    5891 #: waeup/kofa/browser/templates/datacenterexportpage.pt:52
    5892 #: waeup/kofa/applicants/browser_templates/exportjobsindex.pt:4
    5893 msgid "Export Number"
    5894 msgstr ""
    5895 
    5896 #: waeup/kofa/students/browser_templates/exportjobsindex.pt:5
    5897 #: waeup/kofa/browser/templates/datacenterexportpage.pt:53
    5898 #: waeup/kofa/applicants/browser_templates/exportjobsindex.pt:5
    5899 msgid "Exporter"
    5900 msgstr ""
    5901 
    5902 #: waeup/kofa/students/browser_templates/exportjobsindex.pt:6
    5903 #: waeup/kofa/browser/templates/datacenterexportpage.pt:54
    5904 #: waeup/kofa/applicants/browser_templates/exportjobsindex.pt:6
    5905 msgid "Filter"
    5906 msgstr ""
    5907 
    5908 #: waeup/kofa/students/browser_templates/exportjobsindex.pt:7
    5909 #: waeup/kofa/accesscodes/browser_templates/batchcontainer.pt:15
    5910 #: waeup/kofa/browser/templates/datacenterexportpage.pt:55
    5911 #: waeup/kofa/browser/templates/reportscontainerpage.pt:6
    5912 #: waeup/kofa/applicants/browser_templates/exportjobsindex.pt:7
    5913 msgid "Creator"
    59146073msgstr ""
    59156074
     
    59406099msgstr ""
    59416100
    5942 #: waeup/kofa/students/browser_templates/onlinepaymentaddform.pt:21
    5943 #: waeup/kofa/students/browser_templates/previouspaymentaddform.pt:8
    5944 msgid "Payment Option:"
    5945 msgstr ""
    5946 
    59476101#: waeup/kofa/students/browser_templates/onlinepaymentaddform.pt:47
    59486102msgid "Desired Course of Study:"
     
    59536107msgstr ""
    59546108
    5955 #: waeup/kofa/students/browser_templates/paymentsmanagepage.pt:11
    5956 #: waeup/kofa/applicants/browser_templates/applicanteditpage.pt:161
    5957 #: waeup/kofa/applicants/browser_templates/applicantdisplaypage.pt:91
    5958 msgid "Category"
    5959 msgstr ""
    5960 
    5961 #: waeup/kofa/students/browser_templates/paymentsmanagepage.pt:12
    5962 #: waeup/kofa/applicants/browser_templates/applicanteditpage.pt:162
    5963 #: waeup/kofa/applicants/browser_templates/applicantdisplaypage.pt:92
    5964 msgid "Item"
    5965 msgstr ""
    5966 
    59676109#: waeup/kofa/students/browser_templates/paymentsmanagepage.pt:13
    59686110msgid "Amount"
    59696111msgstr ""
    59706112
    5971 #: waeup/kofa/students/browser_templates/paymentsmanagepage.pt:8
    5972 #: waeup/kofa/applicants/browser_templates/applicanteditpage.pt:158
    5973 #: waeup/kofa/applicants/browser_templates/applicantdisplaypage.pt:88
    5974 msgid "Payment Id"
    5975 msgstr ""
    5976 
    5977 #: waeup/kofa/students/browser_templates/paymentsmanagepage.pt:9
    5978 #: waeup/kofa/students/browser_templates/exportjobsindex.pt:8
    5979 #: waeup/kofa/browser/templates/datacenterexportpage.pt:56
    5980 #: waeup/kofa/browser/templates/reportscontainerpage.pt:7
    5981 #: waeup/kofa/applicants/browser_templates/applicanteditpage.pt:131
    5982 #: waeup/kofa/applicants/browser_templates/applicanteditpage.pt:159
    5983 #: waeup/kofa/applicants/browser_templates/exportjobsindex.pt:8
    5984 #: waeup/kofa/applicants/browser_templates/applicantdisplaypage.pt:63
    5985 #: waeup/kofa/applicants/browser_templates/applicantdisplaypage.pt:89
    5986 msgid "Creation Date"
    5987 msgstr ""
    5988 
    59896113#: waeup/kofa/students/browser_templates/requestppw.pt:16
    59906114msgid "The student record of your child will be looked up and temporary login credentials will be sent to the email address given above. To be able to proceed you must enter the parents email address stored in Kofa. After login, you'll only be able to view certain data. You won't be able to edit data, register courses or make payments. The login credentials will be valid for ${minutes} minutes. After this time you'll be automatically logged out."
     
    59936117#: waeup/kofa/students/browser_templates/requestpw.pt:9
    59946118msgid "Your student record will be looked up and your login credentials will be sent to the email address given above. To be able to proceed you must provide a valid email address!"
    5995 msgstr ""
    5996 
    5997 #: waeup/kofa/students/browser_templates/requestpwmailsent.pt:11
    5998 #: waeup/kofa/applicants/browser_templates/applicantregemailsent.pt:11
    5999 msgid "Email could not been sent. Please retry later."
    6000 msgstr ""
    6001 
    6002 #: waeup/kofa/students/browser_templates/requestpwmailsent.pt:14
    6003 #: waeup/kofa/students/browser_templates/requestpwmailsent.pt:44
    6004 #: waeup/kofa/applicants/browser_templates/applicantregemailsent.pt:14
    6005 #: waeup/kofa/applicants/browser_templates/applicantregemailsent.pt:44
    6006 msgid "Thanks for using Kofa!"
    6007 msgstr ""
    6008 
    6009 #: waeup/kofa/students/browser_templates/requestpwmailsent.pt:20
    6010 #: waeup/kofa/applicants/browser_templates/applicantregemailsent.pt:20
    6011 msgid "Your login credentials are:"
    6012 msgstr ""
    6013 
    6014 #: waeup/kofa/students/browser_templates/requestpwmailsent.pt:23
    6015 #: waeup/kofa/applicants/browser_templates/applicantregemailsent.pt:23
    6016 msgid "User Name:"
    6017 msgstr ""
    6018 
    6019 #: waeup/kofa/students/browser_templates/requestpwmailsent.pt:27
    6020 #: waeup/kofa/students/browser_templates/change_password.pt:10
    6021 #: waeup/kofa/students/browser_templates/basepage.pt:14
    6022 #: waeup/kofa/students/browser_templates/basemanagepage.pt:24
    6023 #: waeup/kofa/browser/templates/usereditformpage.pt:16
    6024 #: waeup/kofa/applicants/browser_templates/applicantregemailsent.pt:27
    6025 #: waeup/kofa/applicants/browser_templates/applicanteditpage.pt:78
    6026 #: waeup/kofa/applicants/browser_templates/applicantdisplaypage.pt:44
    6027 msgid "Password:"
    6028 msgstr ""
    6029 
    6030 #: waeup/kofa/students/browser_templates/requestpwmailsent.pt:3
    6031 #: waeup/kofa/students/browser_templates/requestpwmailsent.pt:39
    6032 #: waeup/kofa/applicants/browser_templates/applicantregemailsent.pt:3
    6033 #: waeup/kofa/applicants/browser_templates/applicantregemailsent.pt:39
    6034 msgid "An email with your user name and password has been sent to"
    6035 msgstr ""
    6036 
    6037 #: waeup/kofa/students/browser_templates/requestpwmailsent.pt:32
    6038 #: waeup/kofa/applicants/browser_templates/applicantregemailsent.pt:32
    6039 msgid "Print this page and proceed to the"
    6040 msgstr ""
    6041 
    6042 #: waeup/kofa/students/browser_templates/requestpwmailsent.pt:34
    6043 #: waeup/kofa/applicants/browser_templates/applicantregemailsent.pt:34
    6044 msgid "Please note that passwords are case-sensitive, <br />when entering your credentials, and keep your password secret!"
    6045 msgstr ""
    6046 
    6047 #: waeup/kofa/students/browser_templates/requestpwmailsent.pt:8
    6048 #: waeup/kofa/applicants/browser_templates/applicantregemailsent.pt:8
    6049 msgid "Please check your email account to proceed."
    60506119msgstr ""
    60516120
     
    61076176
    61086177#: waeup/kofa/students/browser_templates/studyleveleditpage.pt:21
     6178#: waeup/kofa/students/browser_templates/studylevelmanagepage.pt:48
    61096179#: waeup/kofa/students/browser_templates/studylevelpage.pt:32
    61106180#: waeup/kofa/students/browser_templates/studylevelremarkpage.pt:48
    6111 #: waeup/kofa/students/browser_templates/studylevelmanagepage.pt:48
    61126181msgid "CO"
    61136182msgstr ""
    61146183
    61156184#: waeup/kofa/students/browser_templates/studyleveleditpage.pt:22
     6185#: waeup/kofa/students/browser_templates/studylevelmanagepage.pt:49
    61166186#: waeup/kofa/students/browser_templates/studylevelpage.pt:33
    61176187#: waeup/kofa/students/browser_templates/studylevelremarkpage.pt:49
    6118 #: waeup/kofa/students/browser_templates/studylevelmanagepage.pt:49
    61196188msgid "OS"
    61206189msgstr ""
     
    61286197msgstr ""
    61296198
     6199#: waeup/kofa/students/browser_templates/studylevelmanagepage.pt:12
     6200#: waeup/kofa/students/browser_templates/studylevelpage.pt:18
     6201#: waeup/kofa/students/browser_templates/studylevelremarkpage.pt:12
     6202msgid "Course Tickets"
     6203msgstr ""
     6204
    61306205#: waeup/kofa/students/browser_templates/studylevelmanagepage.pt:44
    61316206msgid "Fact."
    61326207msgstr ""
    61336208
     6209#: waeup/kofa/students/browser_templates/studylevelmanagepage.pt:46
     6210#: waeup/kofa/students/browser_templates/studylevelpage.pt:29
     6211#: waeup/kofa/students/browser_templates/studylevelremarkpage.pt:45
     6212msgid "Requ."
     6213msgstr ""
     6214
     6215#: waeup/kofa/students/browser_templates/studylevelmanagepage.pt:50
     6216#: waeup/kofa/students/browser_templates/studylevelpage.pt:34
     6217#: waeup/kofa/students/browser_templates/studylevelremarkpage.pt:50
     6218msgid "Auto"
     6219msgstr ""
     6220
     6221#: waeup/kofa/students/browser_templates/studylevelmanagepage.pt:7
     6222#: waeup/kofa/students/browser_templates/studylevelremarkpage.pt:7
     6223msgid "Study Level Data"
     6224msgstr ""
     6225
    61346226#: waeup/kofa/students/browser_templates/studylevelmanagepage.pt:96
    61356227msgid "You don't know the course code? Then select a course <a href=\"add\">here</a>."
    6136 msgstr ""
    6137 
    6138 #: waeup/kofa/students/browser_templates/studylevelpage.pt:18
    6139 #: waeup/kofa/students/browser_templates/studylevelremarkpage.pt:12
    6140 #: waeup/kofa/students/browser_templates/studylevelmanagepage.pt:12
    6141 msgid "Course Tickets"
    61426228msgstr ""
    61436229
     
    61526238msgstr ""
    61536239
    6154 #: waeup/kofa/students/browser_templates/studylevelpage.pt:29
    6155 #: waeup/kofa/students/browser_templates/studylevelremarkpage.pt:45
    6156 #: waeup/kofa/students/browser_templates/studylevelmanagepage.pt:46
    6157 msgid "Requ."
    6158 msgstr ""
    6159 
    6160 #: waeup/kofa/students/browser_templates/studylevelpage.pt:34
    6161 #: waeup/kofa/students/browser_templates/studylevelremarkpage.pt:50
    6162 #: waeup/kofa/students/browser_templates/studylevelmanagepage.pt:50
    6163 msgid "Auto"
    6164 msgstr ""
    6165 
    61666240#: waeup/kofa/students/browser_templates/studylevelpage.pt:57
     6241#. Default: "CO: Carry-over course<br /> OS: Outstanding course<br /> Requ.: Required course<br /> Auto: Automatically created course ticket"
     6242msgid "course_types"
     6243msgstr ""
     6244
     6245#: waeup/kofa/students/browser_templates/studylevelpage.pt:65
     6246msgid "The're no tickets added yet."
     6247msgstr ""
     6248
     6249#: waeup/kofa/students/browser_templates/studylevelremarkpage.pt:73
    61676250msgid "CO: Carry-over course<br /> OS: Outstanding course<br /> Requ.: Required course<br /> Auto: Automatically created course ticket"
    6168 msgstr ""
    6169 
    6170 #: waeup/kofa/students/browser_templates/studylevelpage.pt:64
    6171 msgid "The're no tickets added yet."
    6172 msgstr ""
    6173 
    6174 #: waeup/kofa/students/browser_templates/studylevelremarkpage.pt:7
    6175 #: waeup/kofa/students/browser_templates/studylevelmanagepage.pt:7
    6176 msgid "Study Level Data"
    61776251msgstr ""
    61786252
     
    61856259msgstr ""
    61866260
     6261#: waeup/kofa/students/browser_templates/transcriptprocess.pt:11
     6262#: waeup/kofa/students/browser_templates/transcriptrequest.pt:10
     6263msgid "View correspondence"
     6264msgstr ""
     6265
    61876266#: waeup/kofa/students/browser_templates/transcriptprocess.pt:16
    61886267msgid "View signatures"
     
    62016280msgstr ""
    62026281
    6203 #: waeup/kofa/students/browser_templates/transcriptrequest.pt:10
    6204 #: waeup/kofa/students/browser_templates/transcriptprocess.pt:11
    6205 msgid "View correspondence"
    6206 msgstr ""
    6207 
    62086282#: waeup/kofa/students/browser_templates/transcriptrequest.pt:18
    62096283#. Default: ""
     
    62176291#: waeup/kofa/students/browser_templates/transcriptrequest.pt:31
    62186292msgid "Dispatch Address:"
    6219 msgstr ""
    6220 
    6221 #: waeup/kofa/students/browser_templates/transcriptrequest.pt:39
    6222 #: waeup/kofa/students/browser_templates/bedticketaddpage.pt:29
    6223 #: waeup/kofa/students/browser_templates/enterpin.pt:5
    6224 msgid "Activation Code:"
    6225 msgstr ""
    6226 
    6227 #: waeup/kofa/students/browser_templates/transcriptrequest.pt:56
    6228 #: waeup/kofa/students/browser_templates/bedticketaddpage.pt:46
    6229 #: waeup/kofa/students/browser_templates/enterpin.pt:22
    6230 msgid "The activation code can be found on the payment slip."
    62316293msgstr ""
    62326294
     
    64236485#: waeup/kofa/students/interfaces.py:465
    64246486#: waeup/kofa/students/interfaces.py:526
     6487#: waeup/kofa/students/browser_templates/filterstudentspage.pt:54
    64256488#: waeup/kofa/students/reports/browser_templates/levelreportgeneratorpage.pt:10
    6426 #: waeup/kofa/students/browser_templates/filterstudentspage.pt:54
    64276489msgid "Certificate"
    64286490msgstr ""
     
    65276589
    65286590#: waeup/kofa/students/interfaces.py:770
     6591#: waeup/kofa/students/browser_templates/exportconfig_course.pt:23
    65296592#: waeup/kofa/students/browser_templates/exportconfig.pt:99
    6530 #: waeup/kofa/students/browser_templates/exportconfig_course.pt:23
    65316593msgid "Level Session"
    65326594msgstr ""
     
    65636625msgstr ""
    65646626
    6565 #: waeup/kofa/students/interfaces.py:930
    6566 msgid "Balance Amount"
    6567 msgstr ""
    6568 
    6569 #: waeup/kofa/students/interfaces.py:934
    6570 msgid "Balance in Naira "
    6571 msgstr ""
    6572 
    65736627#: waeup/kofa/students/payments.py:149
    65746628msgid "Payment successfully completed"
     
    65796633msgstr ""
    65806634
     6635#: waeup/kofa/students/reports/browser_templates/studentpaymentstatisticsreportgeneratorpage.pt:2
    65816636#: waeup/kofa/students/reports/browser_templates/studentstatisticsreportgeneratorpage.pt:2
    6582 #: waeup/kofa/students/reports/browser_templates/studentpaymentstatisticsreportgeneratorpage.pt:2
    65836637msgid "Please pick the session and study modes group for which the report should be generated. The report data will be calculated and then made available for you to view/download."
    65846638msgstr ""
    65856639
     6640#: waeup/kofa/students/reports/browser_templates/studentpaymentstatisticsreportgeneratorpage.pt:20
    65866641#: waeup/kofa/students/reports/browser_templates/studentstatisticsreportgeneratorpage.pt:20
    6587 #: waeup/kofa/students/reports/browser_templates/studentpaymentstatisticsreportgeneratorpage.pt:20
    65886642msgid "Study Modes Group"
    65896643msgstr ""
    65906644
     6645#: waeup/kofa/students/reports/browser_templates/studentpaymentstatisticsreportgeneratorpage.pt:9
    65916646#: waeup/kofa/students/reports/browser_templates/studentstatisticsreportgeneratorpage.pt:9
    6592 #: waeup/kofa/students/reports/browser_templates/studentpaymentstatisticsreportgeneratorpage.pt:9
    65936647msgid "Breakdown"
    65946648msgstr ""
     
    67186772msgstr ""
    67196773
    6720 #: waeup/kofa/students/utils.py:1043
     6774#: waeup/kofa/students/utils.py:1048
    67216775msgid "Course of Study:"
    67226776msgstr ""
    67236777
    6724 #: waeup/kofa/students/utils.py:1070
     6778#: waeup/kofa/students/utils.py:1075
    67256779msgid "Entry Mode:"
    67266780msgstr ""
    67276781
    6728 #: waeup/kofa/students/utils.py:1077
     6782#: waeup/kofa/students/utils.py:1082
    67296783msgid "Cumulative GPA:"
    67306784msgstr ""
    67316785
    6732 #: waeup/kofa/students/utils.py:1121
     6786#: waeup/kofa/students/utils.py:1127
    67336787msgid "Error in image file."
    67346788msgstr ""
    67356789
    6736 #: waeup/kofa/students/utils.py:1143
     6790#: waeup/kofa/students/utils.py:1149
    67376791#. Default: ""
    67386792msgid "<b>Lecturer(s): ${a}</b>"
    67396793msgstr ""
    67406794
    6741 #: waeup/kofa/students/utils.py:1146
     6795#: waeup/kofa/students/utils.py:1152
    67426796#. Default: ""
    67436797msgid "<b>Credits: ${a}</b>"
    67446798msgstr ""
    67456799
    6746 #: waeup/kofa/students/utils.py:1151
    6747 #: waeup/kofa/students/utils.py:1154
    6748 #: waeup/kofa/students/utils.py:1170
     6800#: waeup/kofa/students/utils.py:1157
     6801#: waeup/kofa/students/utils.py:1160
     6802#: waeup/kofa/students/utils.py:1176
    67496803#. Default: ""
    67506804msgid "<b>${a}</b>"
    67516805msgstr ""
    67526806
    6753 #: waeup/kofa/students/utils.py:1157
     6807#: waeup/kofa/students/utils.py:1163
    67546808#. Default: ""
    67556809msgid "<b>Total Students: ${a}</b>"
    67566810msgstr ""
    67576811
    6758 #: waeup/kofa/students/utils.py:1160
     6812#: waeup/kofa/students/utils.py:1166
    67596813#. Default: ""
    67606814msgid "<b>Total Pass: ${a} (${b}%)</b>"
    67616815msgstr ""
    67626816
    6763 #: waeup/kofa/students/utils.py:1163
     6817#: waeup/kofa/students/utils.py:1169
    67646818#. Default: ""
    67656819msgid "<b>Total Fail: ${a} (${b}%)</b>"
    67666820msgstr ""
    67676821
    6768 #: waeup/kofa/students/utils.py:1182
     6822#: waeup/kofa/students/utils.py:1188
    67696823#. Default: ""
    67706824msgid ""
     
    67736827msgstr ""
    67746828
    6775 #: waeup/kofa/students/utils.py:1187
     6829#: waeup/kofa/students/utils.py:1193
    67766830msgid "Attendance Sheet"
    67776831msgstr ""
    67786832
    6779 #: waeup/kofa/students/utils.py:1189
     6833#: waeup/kofa/students/utils.py:1195
    67806834msgid "Course Tickets Overview"
    67816835msgstr ""
    67826836
    6783 #: waeup/kofa/students/utils.py:1194
     6837#: waeup/kofa/students/utils.py:1200
    67846838#. Default: ""
    67856839msgid "${b} - ${d}"
     
    68016855
    68026856#: waeup/kofa/students/utils.py:179
    6803 #: waeup/kofa/students/utils.py:1056
     6857#: waeup/kofa/students/utils.py:1061
     6858#: waeup/kofa/applicants/browser_templates/applicantcheckstatus.pt:51
    68046859#: waeup/kofa/students/browser_templates/studycoursepage.pt:28
    6805 #: waeup/kofa/applicants/browser_templates/applicantcheckstatus.pt:51
    68066860msgid "Department:"
    68076861msgstr ""
    68086862
    68096863#: waeup/kofa/students/utils.py:188
    6810 #: waeup/kofa/students/utils.py:1049
     6864#: waeup/kofa/students/utils.py:1054
     6865#: waeup/kofa/applicants/browser_templates/applicantcheckstatus.pt:57
    68116866#: waeup/kofa/students/browser_templates/studycoursepage.pt:39
    6812 #: waeup/kofa/applicants/browser_templates/applicantcheckstatus.pt:57
    68136867msgid "Faculty:"
    68146868msgstr ""
     
    68206874
    68216875#: waeup/kofa/students/utils.py:205
    6822 #: waeup/kofa/students/utils.py:1063
     6876#: waeup/kofa/students/utils.py:1068
    68236877msgid "Entry Session:"
    68246878msgstr ""
    68256879
    68266880#: waeup/kofa/students/utils.py:212
    6827 #: waeup/kofa/students/utils.py:1138
     6881#: waeup/kofa/students/utils.py:1144
    68286882msgid "void"
    68296883msgstr ""
     
    68516905msgstr ""
    68526906
    6853 #: waeup/kofa/students/utils.py:506
     6907#: waeup/kofa/students/utils.py:509
    68546908msgid "No bed allocated."
    68556909msgstr ""
    68566910
    6857 #: waeup/kofa/students/utils.py:513
     6911#: waeup/kofa/students/utils.py:516
    68586912msgid "%s undefined."
    68596913msgstr ""
    68606914
    6861 #: waeup/kofa/students/utils.py:525
     6915#: waeup/kofa/students/utils.py:528
    68626916msgid "This category of payments has been disabled."
    68636917msgstr ""
    68646918
    6865 #: waeup/kofa/students/utils.py:552
    6866 msgid "Amount must be greater than 0."
    6867 msgstr ""
    6868 
    6869 #: waeup/kofa/students/utils.py:581
     6919#: waeup/kofa/students/utils.py:584
    68706920msgid "Matriculation number cannot be set."
    68716921msgstr ""
    68726922
    6873 #: waeup/kofa/students/utils.py:600
     6923#: waeup/kofa/students/utils.py:603
    68746924msgid "Matriculation number already set."
    68756925msgstr ""
    68766926
    6877 #: waeup/kofa/students/utils.py:602
     6927#: waeup/kofa/students/utils.py:605
    68786928msgid "No certificate assigned."
    68796929msgstr ""
    68806930
    6881 #: waeup/kofa/students/utils.py:609
     6931#: waeup/kofa/students/utils.py:612
    68826932msgid "Matriculation number %s exists."
    68836933msgstr ""
    68846934
    6885 #: waeup/kofa/students/utils.py:666
     6935#: waeup/kofa/students/utils.py:671
    68866936#. Default: ""
    68876937msgid "Outside booking period: ${a} - ${b}"
    68886938msgstr ""
    68896939
    6890 #: waeup/kofa/students/utils.py:669
     6940#: waeup/kofa/students/utils.py:674
    68916941msgid "Outside booking period."
    68926942msgstr ""
    68936943
    6894 #: waeup/kofa/students/utils.py:673
     6944#: waeup/kofa/students/utils.py:678
    68956945msgid "You are in the wrong registration state."
    68966946msgstr ""
    68976947
    6898 #: waeup/kofa/students/utils.py:682
     6948#: waeup/kofa/students/utils.py:687
    68996949msgid "You already booked a bed space in current accommodation session."
    69006950msgstr ""
    69016951
    6902 #: waeup/kofa/students/utils.py:747
    6903 #: waeup/kofa/students/utils.py:749
     6952#: waeup/kofa/students/utils.py:752
     6953#: waeup/kofa/students/utils.py:754
    69046954msgid "Maximum credits exceeded."
    69056955msgstr ""
    69066956
    6907 #: waeup/kofa/students/utils.py:760
     6957#: waeup/kofa/students/utils.py:765
    69086958msgid "Course has already been passed at previous level."
    69096959msgstr ""
    69106960
    6911 #: waeup/kofa/students/utils.py:780
     6961#: waeup/kofa/students/utils.py:785
    69126962msgid "Clearance is disabled for this session."
    69136963msgstr ""
    69146964
    6915 #: waeup/kofa/students/utils.py:871
     6965#: waeup/kofa/students/utils.py:876
    69166966msgid "Workflow History"
    69176967msgstr ""
    69186968
    6919 #: waeup/kofa/students/utils.py:925
     6969#: waeup/kofa/students/utils.py:930
    69206970#. Default: ""
    69216971msgid "This is to inform you that you have been provisionally admitted into ${a} as follows:"
    69226972msgstr ""
    69236973
    6924 #: waeup/kofa/students/utils.py:979
     6974#: waeup/kofa/students/utils.py:984
    69256975#. Default: ""
    69266976msgid "Your Kofa student record was created on ${a}."
     
    70277077#: waeup/kofa/students/viewlets.py:742
    70287078msgid "Add previous session payment ticket"
    7029 msgstr ""
    7030 
    7031 #: waeup/kofa/students/viewlets.py:759
    7032 msgid "Add balance payment ticket"
    70337079msgstr ""
    70347080
     
    85228568msgstr ""
    85238569
    8524 #: waeup/kofa/utils/utils.py:238
     8570#: waeup/kofa/utils/utils.py:105
     8571msgid "January"
     8572msgstr ""
     8573
     8574#: waeup/kofa/utils/utils.py:106
     8575msgid "February"
     8576msgstr ""
     8577
     8578#: waeup/kofa/utils/utils.py:107
     8579msgid "March"
     8580msgstr ""
     8581
     8582#: waeup/kofa/utils/utils.py:108
     8583msgid "April"
     8584msgstr ""
     8585
     8586#: waeup/kofa/utils/utils.py:109
     8587msgid "May"
     8588msgstr ""
     8589
     8590#: waeup/kofa/utils/utils.py:110
     8591msgid "June"
     8592msgstr ""
     8593
     8594#: waeup/kofa/utils/utils.py:111
     8595msgid "July"
     8596msgstr ""
     8597
     8598#: waeup/kofa/utils/utils.py:112
     8599msgid "August"
     8600msgstr ""
     8601
     8602#: waeup/kofa/utils/utils.py:113
     8603msgid "September"
     8604msgstr ""
     8605
     8606#: waeup/kofa/utils/utils.py:114
     8607msgid "October"
     8608msgstr ""
     8609
     8610#: waeup/kofa/utils/utils.py:115
     8611msgid "November"
     8612msgstr ""
     8613
     8614#: waeup/kofa/utils/utils.py:116
     8615msgid "December"
     8616msgstr ""
     8617
     8618#: waeup/kofa/utils/utils.py:258
    85258619msgid "(not yet)"
    85268620msgstr ""
    85278621
    8528 #: waeup/kofa/utils/utils.py:272
     8622#: waeup/kofa/utils/utils.py:292
    85298623msgid ""
    85308624"${e}\n"
     
    85358629msgstr ""
    85368630
    8537 #: waeup/kofa/utils/utils.py:333
     8631#: waeup/kofa/utils/utils.py:352
     8632msgid "Your Kofa credentials"
     8633msgstr ""
     8634
     8635#: waeup/kofa/utils/utils.py:353
    85388636msgid ""
    85398637"Dear ${a},\n"
     
    85558653msgstr ""
    85568654
    8557 #: waeup/kofa/utils/utils.py:373
     8655#: waeup/kofa/utils/utils.py:392
     8656msgid "Your new Kofa student account"
     8657msgstr ""
     8658
     8659#: waeup/kofa/utils/utils.py:393
    85588660msgid ""
    85598661"Dear ${a},\n"
     
    85718673msgstr ""
    85728674
    8573 #: waeup/kofa/utils/utils.py:412
     8675#: waeup/kofa/utils/utils.py:434
     8676msgid ""
     8677"Dear ${a},\n"
     8678"\n"
     8679"Your application ${b} has been successfully submitted to ${c}.\n"
     8680"\n"
     8681"Regards\n"
     8682msgstr ""
     8683
     8684#: waeup/kofa/utils/utils.py:463
    85748685msgid ""
    85758686"Dear ${a},\n"
  • main/waeup.kofa/trunk/src/waeup/kofa/university/vocabularies.py

    r16812 r17376  
    108108    in the portal.
    109109    """
    110     def getValues(self, context):
    111         catalog = getUtility(ICatalog, name='certificates_catalog')
    112         return sorted(list(
    113             catalog.searchResults(
    114                 code=(None, None))),
    115                       key=lambda value: value.code)
    116110
    117111    def getToken(self, context, value):
    118112        return value.code
    119113
     114    def getValues(self, context):
     115        catalog = getUtility(ICatalog, name='certificates_catalog')
     116        result = catalog.searchResults(code=(None, None))
     117        resultlist = getUtility(
     118            IKofaUtils).sortCertificates(context, result)
     119        return resultlist
     120
    120121    def getTitle(self, context, value):
    121         return "%s - %s" % (value.code, value.title)
     122        return getUtility(
     123            IKofaUtils).getCertTitle(context, value)
    122124
    123125class SpecialApplicationSource(ContextualDictSourceFactoryBase):
  • main/waeup.kofa/trunk/src/waeup/kofa/utils/utils.py

    r17211 r17376  
    284284    TEMP_PASSWORD_MINUTES = 10
    285285
     286    def sortCertificates(self, context, resultset):
     287        """Sort already filtered certificates in `CertificateSource`.
     288        """
     289        return sorted(resultset, key=lambda value: value.code)
     290
     291    def getCertTitle(self, context, value):
     292        """Compose the titles in `CertificateSource`.
     293        """
     294        return "%s - %s" % (value.code, value.title)
     295
    286296    def sendContactForm(self, from_name, from_addr, rcpt_name, rcpt_addr,
    287297                        from_username, usertype, portal, body, subject,
Note: See TracChangeset for help on using the changeset viewer.