Changeset 9852
- Timestamp:
- 9 Jan 2013, 09:54:40 (12 years ago)
- Location:
- main/waeup.kwarapoly/trunk/src/waeup/kwarapoly
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kwarapoly/trunk/src/waeup/kwarapoly/ftesting.zcml
r9347 r9852 2 2 xmlns="http://namespaces.zope.org/zope" 3 3 xmlns:kofa="http://namespaces.waeup.org/kofa" 4 i18n_domain="waeup. custom"4 i18n_domain="waeup.kwarapoly" 5 5 package="waeup.kwarapoly" 6 6 > -
main/waeup.kwarapoly/trunk/src/waeup/kwarapoly/interswitch/browser_templates/applicant_goto_interswitch.pt
r9464 r9852 1 <form i18n:domain="waeup. custom"1 <form i18n:domain="waeup.kwarapoly" 2 2 tal:attributes="action view/action" method="POST"> 3 3 -
main/waeup.kwarapoly/trunk/src/waeup/kwarapoly/interswitch/browser_templates/student_goto_interswitch.pt
r9464 r9852 1 <form i18n:domain="waeup. custom"1 <form i18n:domain="waeup.kwarapoly" 2 2 tal:attributes="action view/action" method="POST"> 3 3 -
main/waeup.kwarapoly/trunk/src/waeup/kwarapoly/locales/waeup.kwarapoly.pot
r9347 r9852 15 15 msgstr "" 16 16 "Project-Id-Version: Development/Unknown\n" 17 "POT-Creation-Date: Mon Sep 3 12:52:46 2012\n"17 "POT-Creation-Date: Wed Jan 9 10:52:42 2013\n" 18 18 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 19 19 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 60 60 msgstr "" 61 61 62 #: waeup/kwarapoly/interswitch/browser.py:103 63 #. Default: "" 64 msgid "Unsuccessful callback: ${a}" 65 msgstr "" 66 67 #: waeup/kwarapoly/interswitch/browser.py:108 68 msgid "Callback amount does not match." 69 msgstr "" 70 71 #: waeup/kwarapoly/interswitch/browser.py:113 72 msgid "Callback transaction id does not match." 73 msgstr "" 74 75 #: waeup/kwarapoly/interswitch/browser.py:119 76 msgid "Successful callback received" 77 msgstr "" 78 79 #: waeup/kwarapoly/interswitch/browser.py:128 80 #: waeup/kwarapoly/interswitch/browser.py:142 81 msgid "CollegePAY" 82 msgstr "" 83 84 #: waeup/kwarapoly/interswitch/browser.py:156 85 #: waeup/kwarapoly/interswitch/browser.py:164 86 msgid "Requery CollegePAY" 87 msgstr "" 88 89 #: waeup/kwarapoly/interswitch/browser.py:175 90 #: waeup/kwarapoly/interswitch/browser.py:254 62 #: waeup/kwarapoly/interswitch/browser.py:70 91 63 msgid "Submit data to CollegePAY (Interswitch Payment Gateway)" 92 64 msgstr "" 93 65 94 #: waeup/kwarapoly/interswitch/browser.py:176 95 #: waeup/kwarapoly/interswitch/browser.py:255 66 #: waeup/kwarapoly/interswitch/browser.py:71 96 67 msgid "Submit" 97 68 msgstr "" 98 69 99 #: waeup/kwarapoly/interswitch/browser.py:186 100 #: waeup/kwarapoly/interswitch/browser.py:264 70 #: waeup/kwarapoly/interswitch/browser.py:84 101 71 msgid "Payment ticket can't be re-send to CollegePAY." 102 72 msgstr "" 103 73 104 #: waeup/kwarapoly/interswitch/browser.py:269 105 msgid "Payment ticket can't be send to CollegePAY. Application period has expired." 74 #: waeup/kwarapoly/interswitch/browser_templates/applicant_goto_interswitch.pt:4 75 #: waeup/kwarapoly/interswitch/browser_templates/student_goto_interswitch.pt:4 76 msgid "These data will be submitted to the CollegePAY payment gateway, please check:" 106 77 msgstr "" 107 78 108 #: waeup/kwarapoly/interswitch/browser.py:315 109 #: waeup/kwarapoly/interswitch/browser.py:342 110 msgid "This ticket has already been paid." 79 #: waeup/kwarapoly/students/browser.py:66 80 msgid "Wrong state" 111 81 msgstr "" 112 82 113 #: waeup/kwarapoly/interswitch/browser.py:94 114 #. Default: "" 115 msgid "Invalid callback: ${a}" 83 #: waeup/kwarapoly/students/browser.py:70 84 msgid "No portrait uploaded." 85 msgstr "" 86 87 #: waeup/kwarapoly/students/browser.py:74 88 msgid "Not all required fields filled." 89 msgstr "" 90 91 #: waeup/kwarapoly/students/browser.py:80 92 msgid "Clearance process has been started." 93 msgstr "" 94 95 #: waeup/kwarapoly/students/browser.py:95 96 msgid "Create bed ticket" 97 msgstr "" 98 99 #: waeup/kwarapoly/students/browser_templates/bookbed.pt:3 100 msgid "You data have been approved. You can book a bed by clicking the button below." 101 msgstr "" 102 103 #: waeup/kwarapoly/students/browser_templates/startclearance.pt:3 104 msgid "You data have been approved. You can start clearance now by clicking the button below." 116 105 msgstr "" 117 106 118 107 #: waeup/kwarapoly/students/interfaces.py:74 108 msgid "Current Session Payment" 109 msgstr "" 110 111 #: waeup/kwarapoly/students/interfaces.py:80 119 112 msgid "Payment Level" 120 113 msgstr "" 121 114 122 #: waeup/kwarapoly/students/utils.py:194 115 #: waeup/kwarapoly/students/utils.py:138 116 msgid "Previous session payment not yet implemented." 117 msgstr "" 118 119 #: waeup/kwarapoly/students/utils.py:144 120 #: waeup/kwarapoly/students/utils.py:171 121 msgid "Session configuration object is not available." 122 msgstr "" 123 124 #: waeup/kwarapoly/students/utils.py:159 125 #: waeup/kwarapoly/students/utils.py:165 126 msgid "Study course data are incomplete." 127 msgstr "" 128 129 #: waeup/kwarapoly/students/utils.py:187 123 130 msgid "Amount could not be determined." 124 131 msgstr "" 125 132 126 #: waeup/kwarapoly/students/utils.py: 201133 #: waeup/kwarapoly/students/utils.py:194 127 134 msgid "This type of payment has already been made." 128 135 msgstr "" 129 136 130 #: waeup/kwarapoly/students/utils.py:66131 msgid "Session configuration object is not available."132 msgstr ""133 134 #: waeup/kwarapoly/students/utils.py:80135 #: waeup/kwarapoly/students/utils.py:86136 msgid "Study course data are incomplete."137 msgstr ""138
Note: See TracChangeset for help on using the changeset viewer.