Ignore:
Timestamp:
23 Sep 2016, 16:38:53 (8 years ago)
Author:
Henrik Bettermann
Message:

Further customizations.

Location:
main/ikobacustom.uniben/trunk/src/ikobacustom/uniben/locales
Files:
4 added
1 edited

Legend:

Unmodified
Added
Removed
  • main/ikobacustom.uniben/trunk/src/ikobacustom/uniben/locales/en/LC_MESSAGES/waeup.ikoba.po

    r12302 r14184  
    99"Content-Type: text/plain; charset=iso-8859-1\n"
    1010"Content-Transfer-Encoding: 8bit\n"
    11 
     11"Language: en\n"
     12"X-Generator: Poedit 1.6.5\n"
     13
     14#. Default: "You don't have an account because you are a new customer? Create your customer account <strong><a href=\"createaccount\"> here</a></strong>."
     15#: waeup/ikoba/browser/templates/loginpage.pt:29
     16#: waeup/ikoba/browser/templates/loginpage.pt:34
     17msgid "login_trouble4"
     18msgstr ""
     19"If you are a new registrants, you can apply for registration by clicking "
     20"<strong><a href=\"createaccount\"> here</a></strong>."
     21
     22#. Default: "You don't have an account because you are a new customer and your record has been created for you? Inititialize your customer account <strong><a href=\"requestpw\"> here</a></strong>."
     23#: waeup/ikoba/browser/templates/loginpage.pt:38
     24msgid "login_trouble5"
     25msgstr ""
     26"You don't have an account because you are a new registrant  and your record "
     27"has been created for you? Inititialize your registrant account <strong><a "
     28"href=\"requestpw\"> here</a></strong>."
     29
     30#. Default: "Customers can enter either their customer id, registration number or email address. Officers must enter their user name."
     31#: waeup/ikoba/browser/templates/loginpage.pt:7
     32msgid "identifier_hint"
     33msgstr ""
     34"Registrants can enter either their registration id or email address. "
     35"Officers must enter their user name."
     36
     37#. Default: "Or simply forgot your id or password? Then request a new password <strong><a href=\"changepw\"> here</a></strong>."
     38#: waeup/ikoba/browser/templates/loginpage.pt:42
     39msgid "login_trouble3"
     40msgstr ""
     41"If you have forgotten your password, click  <strong><a href=\"changepw\"> "
     42"here</a></strong> to get a new one. "
     43
     44#: waeup/ikoba/customers/batching.py:142
     45msgid "Customer record created"
     46msgstr "Registration record created"
     47
     48#: waeup/ikoba/customers/batching.py:60
     49msgid "Customer Processor"
     50msgstr "Registrant Processor"
     51
     52#: waeup/ikoba/customers/browser.py:1085
     53msgid "Customer Documents"
     54msgstr "Registrant Documents"
     55
     56#: waeup/ikoba/customers/browser.py:1520
     57msgid "Customer Contracts"
     58msgstr "Registrant Licenses"
     59
     60#: waeup/ikoba/customers/browser.py:162 waeup/ikoba/customers/browser.py:205
     61#: waeup/ikoba/customers/browser.py:563 waeup/ikoba/customers/browser.py:575
     62msgid "No customer found."
     63msgstr "No registrant found."
     64
     65#: waeup/ikoba/customers/browser.py:174 waeup/ikoba/customers/viewlets.py:180
     66msgid "Manage customer section"
     67msgstr "Manage registration section"
     68
     69#: waeup/ikoba/customers/browser.py:233 waeup/ikoba/customers/viewlets.py:188
     70msgid "Add customer"
     71msgstr "Add registrant"
     72
     73#: waeup/ikoba/customers/browser.py:236
     74msgid "Create customer record"
     75msgstr "Create registration record"
     76
     77#: waeup/ikoba/customers/browser.py:241
     78msgid "Customer created."
     79msgstr "Registration record created."
     80
     81#: waeup/ikoba/customers/browser.py:474
     82msgid "Customer account has been activated."
     83msgstr "Registrant account has been activated."
     84
     85#: waeup/ikoba/customers/browser.py:494
     86msgid "Customer account has been deactivated."
     87msgstr "Registrant account has been deactivated."
     88
     89#: waeup/ikoba/customers/browser.py:610
     90msgid "Create customer account"
     91msgstr "Create registrant account"
     92
     93#: waeup/ikoba/customers/browser.py:648
     94msgid "You have successfully created a customer account for the"
     95msgstr "You have successfully created a registrant account for the"
     96
     97#: waeup/ikoba/customers/browser_templates/createaccount.pt:19
     98msgid ""
     99"A customer record will be created and your login credentials will be sent to "
     100"the email address given above. To be able to proceed you must provide a "
     101"valid email address!"
     102msgstr ""
     103"A registration record will be created and your login credentials will be "
     104"sent to the email address given above. To be able to proceed you must "
     105"provide a valid email address!"
     106
     107#. Default: "Ikoba is creating a temporary customer password which will replace the original password chosen by the customer. The password will be valid for ${minutes} minutes. The customer can't login during this time period. After expiration the customer can login with the original password again."
     108#: waeup/ikoba/customers/browser_templates/loginasstep1.pt:6
     109msgid "login_as_intro_1"
     110msgstr ""
     111"Ikoba is creating a temporary registrant password which will replace the "
     112"original password chosen by the registrant. The password will be valid for "
     113"${minutes} minutes. The registrant can't login during this time period. "
     114"After expiration the registrant can login with the original password again."
     115
     116#: waeup/ikoba/customers/browser_templates/requestpw.pt:19
     117msgid ""
     118"Your customer record will be looked up and your login credentials will be "
     119"sent to the email address given above. To be able to proceed you must "
     120"provide a valid email address!"
     121msgstr ""
     122"Your registration record will be looked up and your login credentials will "
     123"be sent to the email address given above. To be able to proceed you must "
     124"provide a valid email address!"
     125
     126#: waeup/ikoba/customers/contracts.py:147
     127#: waeup/ikoba/customers/documents.py:162
     128msgid "Customer has not yet been approved."
     129msgstr "Registration has not yet been approved."
     130
     131#: waeup/ikoba/customers/interfaces.py:96
     132#: waeup/ikoba/customers/browser_templates/containerpage.pt:31
     133msgid "Customer Id"
     134msgstr "Registrant Id"
     135
     136#: waeup/ikoba/customers/workflow.py:45
     137msgid "Create customer"
     138msgstr "Create registrant"
     139
     140#: waeup/ikoba/customers/workflow.py:82
     141msgid "Approve customer"
     142msgstr "Approve registration"
     143
     144#: waeup/ikoba/customers/workflow.py:48
     145msgid "Customer created"
     146msgstr "Registration record created"
     147
     148#: waeup/ikoba/customers/workflow.py:56
     149msgid "Customer registration started"
     150msgstr "Registration started"
     151
     152#: waeup/ikoba/customers/workflow.py:62
     153msgid "Customer registration requested"
     154msgstr "Registration requested"
     155
     156#: waeup/ikoba/customers/workflow.py:68
     157msgid "Approve customer provisionally"
     158msgstr "Approve registration provisionally"
     159
     160#: waeup/ikoba/customers/workflow.py:69
     161msgid "Customer registration provisionally approved"
     162msgstr "Registration provisionally approved"
     163
     164#: waeup/ikoba/customers/workflow.py:76
     165msgid "Customer registration finally approved"
     166msgstr "Registration finally approved"
     167
     168#: waeup/ikoba/customers/workflow.py:83
     169msgid "Customer registration approved"
     170msgstr "Registration approved"
     171
     172#: waeup/ikoba/customers/workflow.py:89
     173msgid "Reject customer"
     174msgstr "Reject registration"
     175
     176#: waeup/ikoba/customers/workflow.py:90
     177msgid "Customer registration rejected"
     178msgstr "Registration rejected"
     179
     180#: waeup/ikoba/customers/workflow.py:96 waeup/ikoba/customers/workflow.py:110
     181#: waeup/ikoba/customers/workflow.py:117
     182msgid "Reset customer"
     183msgstr "Reset registration"
     184
     185#: waeup/ikoba/customers/workflow.py:97 waeup/ikoba/customers/workflow.py:118
     186msgid "Reset to initial customer state"
     187msgstr "Reset to initial registration state"
     188
     189#: waeup/ikoba/customers/browser.py:132
     190msgid "Find customers"
     191msgstr "Find registrants"
     192
     193#: waeup/ikoba/customers/browser.py:133 waeup/ikoba/customers/browser.py:175
     194msgid "Find customer(s)"
     195msgstr "Find registrant(s)"
     196
     197#: waeup/ikoba/customers/browser.py:289
     198msgid "You successfully logged in as customer."
     199msgstr "You successfully logged in as registrant."
     200
     201#: waeup/ikoba/customers/viewlets.py:227
     202msgid "Login as customer"
     203msgstr "Login as registrant"
     204
     205#: waeup/ikoba/customers/browser.py:106 waeup/ikoba/customers/export.py:130
     206#: waeup/ikoba/customers/viewlets.py:54
     207msgid "Customers"
     208msgstr "Registrants"
Note: See TracChangeset for help on using the changeset viewer.