Changeset 13354 for main/waeup.kofa/trunk/src
- Timestamp:
- 28 Oct 2015, 05:07:24 (9 years ago)
- Location:
- main/waeup.kofa/trunk/src/waeup/kofa
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/src/waeup/kofa/browser/pages.py
r13201 r13354 998 998 _('Add session configuration'), 999 999 _('Remove selected')] 1000 # We don't need to edit next _matric_integerin the base package.1000 # We don't need to edit next matric integers in the base package. 1001 1001 form_fields = grok.AutoFields(IConfigurationContainer).omit( 1002 'frontpage_dict', 'next_matric_integer' )1002 'frontpage_dict', 'next_matric_integer', 'next_matric_integer_2') 1003 1003 1004 1004 @action(_('Save'), style='primary') -
main/waeup.kofa/trunk/src/waeup/kofa/interfaces.py
r13239 r13354 724 724 ) 725 725 726 next_matric_integer_2 = schema.Int( 727 title = _(u'Next Matriculation Number Integer 2'), 728 description = _(u'2nd integer used for constructing the next ' 729 'matriculation number'), 730 default = 0, 731 readonly = False, 732 required = False, 733 ) 734 726 735 export_disabled_message = schema.Text( 727 736 title = _(u'Export-disabled message'), -
main/waeup.kofa/trunk/src/waeup/kofa/locales/waeup.kofa.pot
r13292 r13354 15 15 msgstr "" 16 16 "Project-Id-Version: Development/Unknown\n" 17 "POT-Creation-Date: Wed Oct 7 11:46:582015\n"17 "POT-Creation-Date: Wed Oct 28 06:04:24 2015\n" 18 18 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 19 19 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 461 461 #: waeup/kofa/applicants/browser.py:1215 462 462 #: waeup/kofa/browser/pages.py:2510 463 #: waeup/kofa/students/browser.py:2 799463 #: waeup/kofa/students/browser.py:2803 464 464 msgid "Send login credentials to email address" 465 465 msgstr "" … … 470 470 471 471 #: waeup/kofa/applicants/browser.py:1242 472 #: waeup/kofa/students/browser.py:28 16472 #: waeup/kofa/students/browser.py:2820 473 473 msgid "An error occurred." 474 474 msgstr "" … … 482 482 483 483 #: waeup/kofa/applicants/browser.py:1253 484 #: waeup/kofa/students/browser.py:282 5484 #: waeup/kofa/students/browser.py:2829 485 485 msgid "Your password has already been set and used. Please proceed to the login page." 486 486 msgstr "" … … 547 547 #: waeup/kofa/hostels/browser.py:126 548 548 #: waeup/kofa/hostels/browser.py:162 549 #: waeup/kofa/hostels/browser.py:2 28550 #: waeup/kofa/hostels/browser.py:2 40551 #: waeup/kofa/hostels/browser.py:3 36549 #: waeup/kofa/hostels/browser.py:250 550 #: waeup/kofa/hostels/browser.py:262 551 #: waeup/kofa/hostels/browser.py:360 552 552 #: waeup/kofa/students/browser.py:527 553 553 #: waeup/kofa/students/browser.py:580 … … 561 561 #: waeup/kofa/students/browser.py:2251 562 562 #: waeup/kofa/students/browser.py:2266 563 #: waeup/kofa/students/browser.py:239 4563 #: waeup/kofa/students/browser.py:2398 564 564 msgid "Save" 565 565 msgstr "" … … 640 640 #: waeup/kofa/applicants/browser.py:1394 641 641 #: waeup/kofa/browser/pages.py:1789 642 #: waeup/kofa/students/browser.py:312 4642 #: waeup/kofa/students/browser.py:3128 643 643 msgid "Discarded export" 644 644 msgstr "" … … 672 672 #: waeup/kofa/students/browser.py:1687 673 673 #: waeup/kofa/students/browser.py:1958 674 #: waeup/kofa/students/browser.py:264 0674 #: waeup/kofa/students/browser.py:2644 675 675 #. Default: "" 676 676 msgid "Successfully removed: ${a}" … … 892 892 #: waeup/kofa/students/browser.py:1480 893 893 #: waeup/kofa/students/browser.py:1668 894 #: waeup/kofa/students/browser.py:26 48894 #: waeup/kofa/students/browser.py:2652 895 895 msgid "Remove selected tickets" 896 896 msgstr "" … … 1147 1147 #: waeup/kofa/hostels/interfaces.py:40 1148 1148 #: waeup/kofa/hostels/interfaces.py:46 1149 #: waeup/kofa/interfaces.py:7 681149 #: waeup/kofa/interfaces.py:777 1150 1150 msgid "Example: " 1151 1151 msgstr "" … … 1160 1160 1161 1161 #: waeup/kofa/applicants/interfaces.py:273 1162 #: waeup/kofa/interfaces.py:7 781162 #: waeup/kofa/interfaces.py:787 1163 1163 msgid "Application Fee" 1164 1164 msgstr "" … … 1552 1552 1553 1553 #: waeup/kofa/browser/breadcrumbs.py:174 1554 #: waeup/kofa/students/browser.py:311 01554 #: waeup/kofa/students/browser.py:3114 1555 1555 msgid "Student Data Exports" 1556 1556 msgstr "" … … 1753 1753 #: waeup/kofa/browser/pages.py:137 1754 1754 #: waeup/kofa/browser/pages.py:1118 1755 #: waeup/kofa/hostels/browser.py:2 651756 #: waeup/kofa/hostels/browser.py: 2951755 #: waeup/kofa/hostels/browser.py:289 1756 #: waeup/kofa/hostels/browser.py:319 1757 1757 #: waeup/kofa/students/browser.py:325 1758 1758 msgid "No item selected." … … 1938 1938 #: waeup/kofa/students/browser.py:280 1939 1939 #: waeup/kofa/students/browser.py:323 1940 #: waeup/kofa/students/browser.py:273 21941 #: waeup/kofa/students/browser.py:294 41942 #: waeup/kofa/students/browser.py:30 671940 #: waeup/kofa/students/browser.py:2736 1941 #: waeup/kofa/students/browser.py:2948 1942 #: waeup/kofa/students/browser.py:3071 1943 1943 msgid "No student found." 1944 1944 msgstr "" … … 2061 2061 2062 2062 #: waeup/kofa/browser/pages.py:2535 2063 #: waeup/kofa/students/browser.py:28 482063 #: waeup/kofa/students/browser.py:2852 2064 2064 msgid "You have successfully requested a password for the" 2065 2065 msgstr "" … … 2149 2149 #: waeup/kofa/documents/viewlets.py:60 2150 2150 #: waeup/kofa/documents/viewlets.py:79 2151 #: waeup/kofa/hostels/browser.py:2 152151 #: waeup/kofa/hostels/browser.py:237 2152 2152 #: waeup/kofa/students/viewlets.py:165 2153 2153 #: waeup/kofa/students/viewlets.py:249 … … 2977 2977 #: waeup/kofa/hostels/browser.py:127 2978 2978 #: waeup/kofa/hostels/browser.py:149 2979 #: waeup/kofa/hostels/browser.py:1 762979 #: waeup/kofa/hostels/browser.py:198 2980 2980 msgid "Add hostel" 2981 2981 msgstr "" … … 2995 2995 2996 2996 #: waeup/kofa/hostels/browser.py:180 2997 #: waeup/kofa/hostels/browser.py:331 2998 #. Default: "" 2999 msgid "Successfully released beds: ${a}" 3000 msgstr "" 3001 3002 #: waeup/kofa/hostels/browser.py:182 3003 msgid "No bed released." 3004 msgstr "" 3005 3006 #: waeup/kofa/hostels/browser.py:202 2997 3007 msgid "Create hostel" 2998 3008 msgstr "" 2999 3009 3000 #: waeup/kofa/hostels/browser.py: 1893010 #: waeup/kofa/hostels/browser.py:211 3001 3011 msgid "The hostel already exists." 3002 3012 msgstr "" 3003 3013 3004 #: waeup/kofa/hostels/browser.py: 1913014 #: waeup/kofa/hostels/browser.py:213 3005 3015 msgid "Hostel created." 3006 3016 msgstr "" 3007 3017 3008 #: waeup/kofa/hostels/browser.py:2 263018 #: waeup/kofa/hostels/browser.py:248 3009 3019 msgid "Manage hostel" 3010 3020 msgstr "" 3011 3021 3012 #: waeup/kofa/hostels/browser.py:2 293013 #: waeup/kofa/hostels/browser.py:2 453022 #: waeup/kofa/hostels/browser.py:251 3023 #: waeup/kofa/hostels/browser.py:267 3014 3024 msgid "Update all beds" 3015 3025 msgstr "" 3016 3026 3017 #: waeup/kofa/hostels/browser.py:2 303018 #: waeup/kofa/hostels/browser.py:2 593027 #: waeup/kofa/hostels/browser.py:252 3028 #: waeup/kofa/hostels/browser.py:283 3019 3029 msgid "Switch reservation of selected beds" 3020 3030 msgstr "" 3021 3031 3022 #: waeup/kofa/hostels/browser.py:2 313023 #: waeup/kofa/hostels/browser.py: 2893032 #: waeup/kofa/hostels/browser.py:253 3033 #: waeup/kofa/hostels/browser.py:313 3024 3034 msgid "Release selected beds" 3025 3035 msgstr "" 3026 3036 3027 #: waeup/kofa/hostels/browser.py:2 323028 #: waeup/kofa/hostels/browser.py:3 163037 #: waeup/kofa/hostels/browser.py:254 3038 #: waeup/kofa/hostels/browser.py:340 3029 3039 msgid "Clear hostel" 3030 3040 msgstr "" 3031 3041 3032 #: waeup/kofa/hostels/browser.py:250 3042 #: waeup/kofa/hostels/browser.py:268 3043 msgid "Attention: The updater removes all reservation flags of existing beds. You really want to update?" 3044 msgstr "" 3045 3046 #: waeup/kofa/hostels/browser.py:274 3033 3047 #. Default: "" 3034 3048 msgid "${a} empty beds removed, ${b} beds added, ${c} occupied beds modified (${d})" 3035 3049 msgstr "" 3036 3050 3037 #: waeup/kofa/hostels/browser.py: 2833051 #: waeup/kofa/hostels/browser.py:307 3038 3052 #. Default: "" 3039 3053 msgid "Successfully switched beds: ${a}" 3040 3054 msgstr "" 3041 3055 3042 #: waeup/kofa/hostels/browser.py:307 3043 #. Default: "" 3044 msgid "Successfully released beds: ${a}" 3045 msgstr "" 3046 3047 #: waeup/kofa/hostels/browser.py:312 3056 #: waeup/kofa/hostels/browser.py:336 3048 3057 msgid "No allocated bed selected." 3049 3058 msgstr "" 3050 3059 3051 #: waeup/kofa/hostels/browser.py:3 193060 #: waeup/kofa/hostels/browser.py:343 3052 3061 msgid "Hostel cleared." 3053 3062 msgstr "" 3054 3063 3055 #: waeup/kofa/hostels/browser.py:3 323064 #: waeup/kofa/hostels/browser.py:356 3056 3065 msgid "Allocate student" 3057 3066 msgstr "" 3058 3067 3059 #: waeup/kofa/hostels/browser.py:3 393068 #: waeup/kofa/hostels/browser.py:363 3060 3069 msgid "No valid student id." 3061 3070 msgstr "" … … 3083 3092 3084 3093 #: waeup/kofa/hostels/browser_templates/containerpage.pt:21 3085 #: waeup/kofa/hostels/browser_templates/hostelmanagepage.pt: 503094 #: waeup/kofa/hostels/browser_templates/hostelmanagepage.pt:40 3086 3095 #: waeup/kofa/hostels/browser_templates/containermanagepage.pt:41 3087 3096 #: waeup/kofa/documents/browser_templates/containerpage.pt:8 … … 3110 3119 msgstr "" 3111 3120 3112 #: waeup/kofa/hostels/browser_templates/hostelmanagepage.pt: 513121 #: waeup/kofa/hostels/browser_templates/hostelmanagepage.pt:41 3113 3122 #: waeup/kofa/documents/browser_templates/containerpage.pt:10 3114 3123 #: waeup/kofa/documents/browser_templates/containermanagepage.pt:11 … … 3117 3126 msgstr "" 3118 3127 3119 #: waeup/kofa/hostels/browser_templates/hostelmanagepage.pt: 523128 #: waeup/kofa/hostels/browser_templates/hostelmanagepage.pt:42 3120 3129 msgid "Number" 3121 3130 msgstr "" 3122 3131 3123 #: waeup/kofa/hostels/browser_templates/hostelmanagepage.pt: 533132 #: waeup/kofa/hostels/browser_templates/hostelmanagepage.pt:43 3124 3133 #: waeup/kofa/accesscodes/browser_templates/searchpage.pt:32 3125 3134 msgid "Owner" 3126 3135 msgstr "" 3127 3136 3137 #: waeup/kofa/hostels/browser_templates/hostelmanagepage.pt:61 3138 msgid "[allocate student]" 3139 msgstr "" 3140 3128 3141 #: waeup/kofa/hostels/browser_templates/hostelmanagepage.pt:7 3129 3142 msgid "Hostel Data" … … 3131 3144 3132 3145 #: waeup/kofa/hostels/browser_templates/hostelmanagepage.pt:71 3133 msgid "[allocate student]" 3134 msgstr "" 3135 3136 #: waeup/kofa/hostels/browser_templates/hostelpage.pt:5 3137 #: waeup/kofa/hostels/browser_templates/hostelmanagepage.pt:24 3138 msgid "Reserved Beds:" 3146 #: waeup/kofa/students/browser_templates/containermanagepage.pt:67 3147 #: waeup/kofa/applicants/browser_templates/applicantscontainermanagepage.pt:81 3148 msgid "Select all" 3139 3149 msgstr "" 3140 3150 … … 3144 3154 msgstr "" 3145 3155 3146 #: waeup/kofa/hostels/hostel.py:2 403156 #: waeup/kofa/hostels/hostel.py:220 3147 3157 msgid "unreserved" 3148 3158 msgstr "" 3149 3159 3150 #: waeup/kofa/hostels/hostel.py:2 473160 #: waeup/kofa/hostels/hostel.py:223 3151 3161 msgid "reserved" 3152 3162 msgstr "" 3153 3163 3154 #: waeup/kofa/hostels/interfaces.py:102 3164 #: waeup/kofa/hostels/interfaces.py:101 3165 msgid "Sort Id" 3166 msgstr "" 3167 3168 #: waeup/kofa/hostels/interfaces.py:107 3155 3169 msgid "Hostel Name" 3156 3170 msgstr "" 3157 3171 3158 #: waeup/kofa/hostels/interfaces.py:1 083172 #: waeup/kofa/hostels/interfaces.py:113 3159 3173 msgid "Floors per Block" 3160 3174 msgstr "" 3161 3175 3162 #: waeup/kofa/hostels/interfaces.py:11 43176 #: waeup/kofa/hostels/interfaces.py:119 3163 3177 msgid "Rooms per Floor" 3164 3178 msgstr "" 3165 3179 3166 #: waeup/kofa/hostels/interfaces.py:120 3167 msgid "Reserved Beds" 3168 msgstr "" 3169 3170 #: waeup/kofa/hostels/interfaces.py:131 3180 #: waeup/kofa/hostels/interfaces.py:125 3171 3181 msgid "Blocks for Female Students" 3172 3182 msgstr "" 3173 3183 3174 #: waeup/kofa/hostels/interfaces.py:13 83184 #: waeup/kofa/hostels/interfaces.py:133 3175 3185 msgid "Blocks for Male Students" 3176 3186 msgstr "" 3177 3187 3178 #: waeup/kofa/hostels/interfaces.py:14 53188 #: waeup/kofa/hostels/interfaces.py:141 3179 3189 msgid "Beds for Pre-Study Students" 3180 3190 msgstr "" 3181 3191 3182 #: waeup/kofa/hostels/interfaces.py:1 523192 #: waeup/kofa/hostels/interfaces.py:149 3183 3193 msgid "Beds for Fresh Students" 3184 3194 msgstr "" 3185 3195 3186 #: waeup/kofa/hostels/interfaces.py:15 93196 #: waeup/kofa/hostels/interfaces.py:157 3187 3197 msgid "Beds for Returning Students" 3188 3198 msgstr "" 3189 3199 3190 #: waeup/kofa/hostels/interfaces.py:16 63200 #: waeup/kofa/hostels/interfaces.py:165 3191 3201 msgid "Beds for Final Year Students" 3192 3202 msgstr "" … … 3196 3206 msgstr "" 3197 3207 3198 #: waeup/kofa/hostels/interfaces.py:18 03208 #: waeup/kofa/hostels/interfaces.py:181 3199 3209 msgid "Special Handling" 3200 3210 msgstr "" 3201 3211 3202 #: waeup/kofa/hostels/interfaces.py:18 73212 #: waeup/kofa/hostels/interfaces.py:188 3203 3213 msgid "Rent" 3204 3214 msgstr "" 3205 3215 3206 #: waeup/kofa/hostels/interfaces.py:19 73216 #: waeup/kofa/hostels/interfaces.py:198 3207 3217 msgid "Female and male blocks overlap." 3208 3218 msgstr "" 3209 3219 3210 #: waeup/kofa/hostels/interfaces.py:20 73220 #: waeup/kofa/hostels/interfaces.py:208 3211 3221 msgid "Bed categories overlap." 3212 3222 msgstr "" 3213 3223 3214 #: waeup/kofa/hostels/interfaces.py:2 353224 #: waeup/kofa/hostels/interfaces.py:240 3215 3225 msgid "Bed Id" 3216 3226 msgstr "" 3217 3227 3218 #: waeup/kofa/hostels/interfaces.py:24 13228 #: waeup/kofa/hostels/interfaces.py:246 3219 3229 #: waeup/kofa/students/browser_templates/accommodationmanagepage.pt:11 3220 3230 msgid "Bed Type" 3221 3231 msgstr "" 3222 3232 3223 #: waeup/kofa/hostels/interfaces.py:2 473233 #: waeup/kofa/hostels/interfaces.py:252 3224 3234 msgid "Bed Number" 3225 3235 msgstr "" 3226 3236 3227 #: waeup/kofa/hostels/interfaces.py:25 23237 #: waeup/kofa/hostels/interfaces.py:257 3228 3238 msgid "Owner (Student)" 3229 3239 msgstr "" 3230 3240 3231 #: waeup/kofa/hostels/interfaces.py:25 33241 #: waeup/kofa/hostels/interfaces.py:258 3232 3242 msgid "Enter valid student id." 3233 3243 msgstr "" 3234 3244 3235 #: waeup/kofa/hostels/interfaces.py:2 683245 #: waeup/kofa/hostels/interfaces.py:273 3236 3246 msgid "Either student does not exist or student is not in accommodation session." 3237 3247 msgstr "" 3238 3248 3239 #: waeup/kofa/hostels/interfaces.py:2 753249 #: waeup/kofa/hostels/interfaces.py:280 3240 3250 #. Default: "" 3241 3251 msgid "This student resides in bed ${a}." … … 3258 3268 msgstr "" 3259 3269 3260 #: waeup/kofa/hostels/interfaces.py:9 23270 #: waeup/kofa/hostels/interfaces.py:97 3261 3271 msgid "Hostel Id" 3262 msgstr ""3263 3264 #: waeup/kofa/hostels/interfaces.py:963265 msgid "Sort Id"3266 3272 msgstr "" 3267 3273 … … 3607 3613 3608 3614 #: waeup/kofa/interfaces.py:727 3615 msgid "Next Matriculation Number Integer 2" 3616 msgstr "" 3617 3618 #: waeup/kofa/interfaces.py:728 3619 msgid "2nd integer used for constructing the next matriculation number" 3620 msgstr "" 3621 3622 #: waeup/kofa/interfaces.py:736 3609 3623 msgid "Export-disabled message" 3610 3624 msgstr "" 3611 3625 3612 #: waeup/kofa/interfaces.py:7 283626 #: waeup/kofa/interfaces.py:737 3613 3627 msgid "Message which will show up if an officer tries to export data. All exporters are automatcally disabled if this field is set." 3614 3628 msgstr "" 3615 3629 3616 #: waeup/kofa/interfaces.py:7 443617 #: waeup/kofa/interfaces.py:8 173630 #: waeup/kofa/interfaces.py:753 3631 #: waeup/kofa/interfaces.py:826 3618 3632 msgid "Academic Session" 3619 3633 msgstr "" 3620 3634 3621 #: waeup/kofa/interfaces.py:7 523635 #: waeup/kofa/interfaces.py:761 3622 3636 msgid "Clearance enabled" 3623 3637 msgstr "" 3624 3638 3625 #: waeup/kofa/interfaces.py:7 573639 #: waeup/kofa/interfaces.py:766 3626 3640 msgid "Payment disabled" 3627 3641 msgstr "" 3628 3642 3629 #: waeup/kofa/interfaces.py:7 663643 #: waeup/kofa/interfaces.py:775 3630 3644 msgid "Course Reg. Deadline" 3631 3645 msgstr "" 3632 3646 3633 #: waeup/kofa/interfaces.py:7 723647 #: waeup/kofa/interfaces.py:781 3634 3648 msgid "Late Course Reg. Fee" 3635 3649 msgstr "" 3636 3650 3637 #: waeup/kofa/interfaces.py:7 843651 #: waeup/kofa/interfaces.py:793 3638 3652 msgid "Acceptance Fee" 3639 3653 msgstr "" 3640 3654 3641 #: waeup/kofa/interfaces.py:79 03655 #: waeup/kofa/interfaces.py:799 3642 3656 msgid "Bed Booking Fee" 3643 3657 msgstr "" 3644 3658 3645 #: waeup/kofa/interfaces.py: 7963659 #: waeup/kofa/interfaces.py:805 3646 3660 msgid "Rent (fallback)" 3647 3661 msgstr "" 3648 3662 3649 #: waeup/kofa/interfaces.py:8 023663 #: waeup/kofa/interfaces.py:811 3650 3664 msgid "Transcript Fee" 3651 3665 msgstr "" … … 3802 3816 3803 3817 #: waeup/kofa/students/browser.py:1005 3804 #: waeup/kofa/students/browser.py:257 13818 #: waeup/kofa/students/browser.py:2575 3805 3819 msgid "This level exists." 3806 3820 msgstr "" … … 3816 3830 3817 3831 #: waeup/kofa/students/browser.py:1049 3818 #: waeup/kofa/students/browser.py:23 293832 #: waeup/kofa/students/browser.py:2331 3819 3833 msgid "Wrong state" 3820 3834 msgstr "" … … 3822 3836 #: waeup/kofa/students/browser.py:1066 3823 3837 #: waeup/kofa/students/browser.py:2005 3824 #: waeup/kofa/students/browser.py:23 493825 #: waeup/kofa/students/browser.py:2 4963838 #: waeup/kofa/students/browser.py:2353 3839 #: waeup/kofa/students/browser.py:2500 3826 3840 msgid "Activation code is invalid." 3827 3841 msgstr "" … … 3829 3843 #: waeup/kofa/students/browser.py:1069 3830 3844 #: waeup/kofa/students/browser.py:2051 3831 #: waeup/kofa/students/browser.py:235 23832 #: waeup/kofa/students/browser.py:250 03845 #: waeup/kofa/students/browser.py:2356 3846 #: waeup/kofa/students/browser.py:2504 3833 3847 msgid "Activation code has already been used." 3834 3848 msgstr "" … … 3836 3850 #: waeup/kofa/students/browser.py:1074 3837 3851 #: waeup/kofa/students/browser.py:2060 3838 #: waeup/kofa/students/browser.py:23 573839 #: waeup/kofa/students/browser.py:250 43840 #: waeup/kofa/students/browser.py:276 13852 #: waeup/kofa/students/browser.py:2361 3853 #: waeup/kofa/students/browser.py:2508 3854 #: waeup/kofa/students/browser.py:2765 3841 3855 msgid "invalidated" 3842 3856 msgstr "" … … 3844 3858 #: waeup/kofa/students/browser.py:1078 3845 3859 #: waeup/kofa/students/browser.py:2066 3846 #: waeup/kofa/students/browser.py:236 13847 #: waeup/kofa/students/browser.py:25 093860 #: waeup/kofa/students/browser.py:2365 3861 #: waeup/kofa/students/browser.py:2513 3848 3862 msgid "You are not the owner of this access code." 3849 3863 msgstr "" … … 4018 4032 #: waeup/kofa/students/browser.py:1572 4019 4033 #: waeup/kofa/students/browser.py:1583 4020 #: waeup/kofa/students/browser.py:270 14034 #: waeup/kofa/students/browser.py:2705 4021 4035 msgid "Add course ticket" 4022 4036 msgstr "" 4023 4037 4024 4038 #: waeup/kofa/students/browser.py:1440 4025 #: waeup/kofa/students/browser.py:258 54039 #: waeup/kofa/students/browser.py:2589 4026 4040 msgid "Enter valid course code" 4027 4041 msgstr "" 4028 4042 4029 4043 #: waeup/kofa/students/browser.py:1449 4030 #: waeup/kofa/students/browser.py:2 5984044 #: waeup/kofa/students/browser.py:2602 4031 4045 msgid "No valid course code entered." 4032 4046 msgstr "" 4033 4047 4034 4048 #: waeup/kofa/students/browser.py:1455 4035 #: waeup/kofa/students/browser.py:260 34049 #: waeup/kofa/students/browser.py:2607 4036 4050 msgid "Course not found." 4037 4051 msgstr "" … … 4043 4057 4044 4058 #: waeup/kofa/students/browser.py:1486 4045 #: waeup/kofa/students/browser.py:26 274059 #: waeup/kofa/students/browser.py:2631 4046 4060 msgid "No ticket selected." 4047 4061 msgstr "" … … 4260 4274 msgstr "" 4261 4275 4262 #: waeup/kofa/students/browser.py:2333 4276 #: waeup/kofa/students/browser.py:2317 4277 msgid "Email address is missing." 4278 msgstr "" 4279 4280 #: waeup/kofa/students/browser.py:2319 4281 msgid "Phone number is missing." 4282 msgstr "" 4283 4284 #: waeup/kofa/students/browser.py:2335 4263 4285 msgid "No portrait uploaded." 4264 4286 msgstr "" 4265 4287 4266 #: waeup/kofa/students/browser.py:2337 4267 msgid "Not all required fields filled." 4268 msgstr "" 4269 4270 #: waeup/kofa/students/browser.py:2366 4288 #: waeup/kofa/students/browser.py:2370 4271 4289 msgid "Clearance process has been started." 4272 4290 msgstr "" 4273 4291 4274 #: waeup/kofa/students/browser.py:23 764292 #: waeup/kofa/students/browser.py:2380 4275 4293 msgid "Edit clearance data" 4276 4294 msgstr "" 4277 4295 4278 #: waeup/kofa/students/browser.py:2 3974279 #: waeup/kofa/students/browser.py:241 14296 #: waeup/kofa/students/browser.py:2401 4297 #: waeup/kofa/students/browser.py:2415 4280 4298 msgid "Clearance form has been saved." 4281 4299 msgstr "" 4282 4300 4283 #: waeup/kofa/students/browser.py:240 54301 #: waeup/kofa/students/browser.py:2409 4284 4302 msgid "Save and request clearance" 4285 msgstr ""4286 4287 #: waeup/kofa/students/browser.py:24224288 #: waeup/kofa/students/browser.py:24574289 msgid "This form cannot be submitted. Wrong state!"4290 4303 msgstr "" 4291 4304 4292 4305 #: waeup/kofa/students/browser.py:2426 4293 4306 #: waeup/kofa/students/browser.py:2461 4307 msgid "This form cannot be submitted. Wrong state!" 4308 msgstr "" 4309 4310 #: waeup/kofa/students/browser.py:2430 4311 #: waeup/kofa/students/browser.py:2465 4294 4312 msgid "Clearance has been requested." 4295 4313 msgstr "" 4296 4314 4297 #: waeup/kofa/students/browser.py:243 54315 #: waeup/kofa/students/browser.py:2439 4298 4316 #: waeup/kofa/students/workflow.py:62 4299 4317 msgid "Request clearance" 4300 4318 msgstr "" 4301 4319 4302 #: waeup/kofa/students/browser.py:24 364320 #: waeup/kofa/students/browser.py:2440 4303 4321 msgid "Enter the CLR access code used for starting clearance." 4304 4322 msgstr "" 4305 4323 4306 #: waeup/kofa/students/browser.py:24 394324 #: waeup/kofa/students/browser.py:2443 4307 4325 msgid "Request clearance now" 4308 4326 msgstr "" 4309 4327 4310 #: waeup/kofa/students/browser.py:245 14328 #: waeup/kofa/students/browser.py:2455 4311 4329 msgid "This isn't your CLR access code." 4312 4330 msgstr "" 4313 4331 4314 #: waeup/kofa/students/browser.py:247 04332 #: waeup/kofa/students/browser.py:2474 4315 4333 msgid "Start session" 4316 4334 msgstr "" 4317 4335 4318 #: waeup/kofa/students/browser.py:247 44336 #: waeup/kofa/students/browser.py:2478 4319 4337 msgid "Start now" 4320 4338 msgstr "" 4321 4339 4322 #: waeup/kofa/students/browser.py:248 34340 #: waeup/kofa/students/browser.py:2487 4323 4341 msgid "You are not entitled to start session." 4324 4342 msgstr "" 4325 4343 4326 #: waeup/kofa/students/browser.py:252 34344 #: waeup/kofa/students/browser.py:2527 4327 4345 msgid "An error occurred, please contact the system administrator." 4328 4346 msgstr "" 4329 4347 4330 #: waeup/kofa/students/browser.py:25 264348 #: waeup/kofa/students/browser.py:2530 4331 4349 msgid "Session started." 4332 4350 msgstr "" 4333 4351 4334 #: waeup/kofa/students/browser.py:254 54352 #: waeup/kofa/students/browser.py:2549 4335 4353 #. Default: "" 4336 4354 msgid "Add current level ${a}" 4337 4355 msgstr "" 4338 4356 4339 #: waeup/kofa/students/browser.py:25 564340 #: waeup/kofa/students/browser.py:257 34357 #: waeup/kofa/students/browser.py:2560 4358 #: waeup/kofa/students/browser.py:2577 4341 4359 msgid "Your data are incomplete" 4342 4360 msgstr "" 4343 4361 4344 #: waeup/kofa/students/browser.py:256 24362 #: waeup/kofa/students/browser.py:2566 4345 4363 msgid "Create course list now" 4346 4364 msgstr "" 4347 4365 4348 #: waeup/kofa/students/browser.py:261 54366 #: waeup/kofa/students/browser.py:2619 4349 4367 #. Default: "" 4350 4368 msgid "Edit course list of ${a}" 4351 4369 msgstr "" 4352 4370 4353 #: waeup/kofa/students/browser.py:26 564371 #: waeup/kofa/students/browser.py:2660 4354 4372 msgid "You are a postgraduate student, your course list can't bee registered." 4355 4373 msgstr "" 4356 4374 4357 #: waeup/kofa/students/browser.py:266 44375 #: waeup/kofa/students/browser.py:2668 4358 4376 #. Default: "" 4359 4377 msgid "Maximum credits of ${a} exceeded." 4360 4378 msgstr "" 4361 4379 4362 #: waeup/kofa/students/browser.py:26 684380 #: waeup/kofa/students/browser.py:2672 4363 4381 msgid "Course registration has ended. Please pay the late registration fee." 4364 4382 msgstr "" 4365 4383 4366 #: waeup/kofa/students/browser.py:267 54384 #: waeup/kofa/students/browser.py:2679 4367 4385 msgid "Course list has been registered." 4368 4386 msgstr "" 4369 4387 4370 #: waeup/kofa/students/browser.py:26 794388 #: waeup/kofa/students/browser.py:2683 4371 4389 msgid "Register course list" 4372 4390 msgstr "" 4373 4391 4374 #: waeup/kofa/students/browser.py:268 04392 #: waeup/kofa/students/browser.py:2684 4375 4393 msgid "You can not edit your course list after registration. You really want to register?" 4376 4394 msgstr "" 4377 4395 4378 #: waeup/kofa/students/browser.py:27 174396 #: waeup/kofa/students/browser.py:2721 4379 4397 msgid "Set password for first-time login" 4380 4398 msgstr "" 4381 4399 4382 #: waeup/kofa/students/browser.py:272 04400 #: waeup/kofa/students/browser.py:2724 4383 4401 msgid "Set" 4384 4402 msgstr "" 4385 4403 4386 #: waeup/kofa/students/browser.py:273 54404 #: waeup/kofa/students/browser.py:2739 4387 4405 msgid "More than one student found." 4388 4406 msgstr "" … … 4393 4411 msgstr "" 4394 4412 4395 #: waeup/kofa/students/browser.py:274 34413 #: waeup/kofa/students/browser.py:2747 4396 4414 msgid "Access code is invalid." 4397 4415 msgstr "" 4398 4416 4399 #: waeup/kofa/students/browser.py:27 464417 #: waeup/kofa/students/browser.py:2750 4400 4418 #. Default: "" 4401 4419 msgid "Password has already been set. Your Student Id is ${a}" 4402 4420 msgstr "" 4403 4421 4404 #: waeup/kofa/students/browser.py:275 24422 #: waeup/kofa/students/browser.py:2756 4405 4423 msgid "Password has already been set. You are using the wrong Access Code." 4406 4424 msgstr "" 4407 4425 4408 #: waeup/kofa/students/browser.py:27 584426 #: waeup/kofa/students/browser.py:2762 4409 4427 msgid "Access code has already been used." 4410 4428 msgstr "" 4411 4429 4412 #: waeup/kofa/students/browser.py:27 674430 #: waeup/kofa/students/browser.py:2771 4413 4431 #. Default: "" 4414 4432 msgid "Password has been set. Your Student Id is ${a}" 4415 4433 msgstr "" 4416 4434 4417 #: waeup/kofa/students/browser.py:27 794435 #: waeup/kofa/students/browser.py:2783 4418 4436 msgid "Request password for first-time login" 4419 4437 msgstr "" 4420 4438 4421 #: waeup/kofa/students/browser.py:282 24422 #: waeup/kofa/students/browser.py:283 44439 #: waeup/kofa/students/browser.py:2826 4440 #: waeup/kofa/students/browser.py:2838 4423 4441 msgid "No student record found." 4424 4442 msgstr "" 4425 4443 4426 #: waeup/kofa/students/browser.py:28 684444 #: waeup/kofa/students/browser.py:2872 4427 4445 msgid "Your password request was successful." 4428 4446 msgstr "" 4429 4447 4430 #: waeup/kofa/students/browser.py:288 44448 #: waeup/kofa/students/browser.py:2888 4431 4449 #: waeup/kofa/students/interfaces.py:419 4432 4450 #: waeup/kofa/students/interfaces.py:513 … … 4438 4456 msgstr "" 4439 4457 4440 #: waeup/kofa/students/browser.py:288 54458 #: waeup/kofa/students/browser.py:2889 4441 4459 #: waeup/kofa/students/interfaces.py:426 4442 4460 #: waeup/kofa/students/interfaces.py:465 … … 4454 4472 msgstr "" 4455 4473 4456 #: waeup/kofa/students/browser.py:293 54474 #: waeup/kofa/students/browser.py:2939 4457 4475 msgid "in any session" 4458 4476 msgstr "" 4459 4477 4460 #: waeup/kofa/students/browser.py:294 14478 #: waeup/kofa/students/browser.py:2945 4461 4479 msgid "at any level" 4462 4480 msgstr "" 4463 4481 4464 #: waeup/kofa/students/browser.py:29 774482 #: waeup/kofa/students/browser.py:2981 4465 4483 #: waeup/kofa/students/interfaces.py:556 4466 4484 #: waeup/kofa/students/interfaces.py:729 … … 4472 4490 msgstr "" 4473 4491 4474 #: waeup/kofa/students/browser.py:29 784492 #: waeup/kofa/students/browser.py:2982 4475 4493 #: waeup/kofa/students/interfaces.py:549 4476 4494 #: waeup/kofa/students/utils.py:257 … … 4483 4501 msgstr "" 4484 4502 4485 #: waeup/kofa/students/browser.py:30 194503 #: waeup/kofa/students/browser.py:3023 4486 4504 msgid "%d students have been cleared." 4487 4505 msgstr "" 4488 4506 4489 #: waeup/kofa/students/browser.py:30 564507 #: waeup/kofa/students/browser.py:3060 4490 4508 msgid "Score editing disabled." 4491 4509 msgstr "" 4492 4510 4493 #: waeup/kofa/students/browser.py:306 04511 #: waeup/kofa/students/browser.py:3064 4494 4512 msgid "Current academic session not set." 4495 4513 msgstr "" 4496 4514 4497 #: waeup/kofa/students/browser.py:3 0964515 #: waeup/kofa/students/browser.py:3100 4498 4516 msgid "Error: Score(s) of %s have not be updated. Only integers are allowed., " 4499 4517 msgstr "" 4500 4518 4501 #: waeup/kofa/students/browser.py:31 374502 #: waeup/kofa/students/browser.py:3 2994519 #: waeup/kofa/students/browser.py:3141 4520 #: waeup/kofa/students/browser.py:3303 4503 4521 msgid "Configure student data export" 4504 4522 msgstr "" 4505 4523 4506 #: waeup/kofa/students/browser.py:31 464524 #: waeup/kofa/students/browser.py:3150 4507 4525 msgid "All Sessions" 4508 4526 msgstr "" 4509 4527 4510 #: waeup/kofa/students/browser.py:315 34528 #: waeup/kofa/students/browser.py:3157 4511 4529 msgid "All Levels" 4512 4530 msgstr "" 4513 4531 4514 #: waeup/kofa/students/browser.py:316 04532 #: waeup/kofa/students/browser.py:3164 4515 4533 msgid "All Modes" 4516 4534 msgstr "" 4517 4535 4518 #: waeup/kofa/students/browser.py:32 174536 #: waeup/kofa/students/browser.py:3221 4519 4537 msgid "Payment dates do not match format d/m/Y." 4520 4538 msgstr "" 4521 4539 4522 #: waeup/kofa/students/browser.py:327 14540 #: waeup/kofa/students/browser.py:3275 4523 4541 msgid "Export started for students with" 4524 4542 msgstr "" 4525 4543 4526 #: waeup/kofa/students/browser.py:332 14544 #: waeup/kofa/students/browser.py:3325 4527 4545 msgid "Export of selected students started." 4528 4546 msgstr "" 4529 4547 4530 #: waeup/kofa/students/browser.py:341 14548 #: waeup/kofa/students/browser.py:3415 4531 4549 msgid "Export started for course tickets with" 4532 4550 msgstr "" … … 4726 4744 #: waeup/kofa/students/browser_templates/clearanceeditpage.pt:12 4727 4745 msgid "Scans" 4728 msgstr ""4729 4730 #: waeup/kofa/students/browser_templates/containermanagepage.pt:674731 #: waeup/kofa/applicants/browser_templates/applicantscontainermanagepage.pt:814732 msgid "Select all"4733 4746 msgstr "" 4734 4747
Note: See TracChangeset for help on using the changeset viewer.