917643078eaf04ea82f37562b809ed8825da3352
[evergreen-equinox.git] / Open-ILS / web / js / dojo / openils / opac / nls / opac.js
1 {
2     "BARCODE_PROMPT": "Barcode: ",
3     "USERNAME_PROMPT": "User name: ",
4     "CANCEL_BUTTON_LABEL": "Cancel",
5     "SUBMIT_BUTTON_LABEL": "Submit",
6     "OK": "OK",
7     "PWD_RESET_RESPONSE_TITLE": "Password reset response",
8     "PWD_RESET_SUBMIT_SUCCESS": "Your request to begin the password reset process has been processed. If your account has a valid email address, you should soon receive an email containing further instructions for resetting your password.",
9     "PWD_RESET_SUBMIT_ERROR": "The system could not process your request for a password reset. Please try again, or contact circulation staff for assistance.",
10     "PWD_RESET_SUBMIT_STATUS": "Sending request...",
11     "PWD_RESET_FORGOT_PROMPT": "Forgot your password?",
12     "PWD_RESET_FORM_TITLE": "Request password reset",
13     "PWD_RESET_SUBMIT_PROMPT": "To begin the password reset process, enter either your barcode or user name in the form below and click 'Submit'",
14         "CREATE_MFHD": "Add MFHD Record",
15         "CREATED_MFHD_RECORD": "Created MFHD record for ${0}",
16         "DELETE_MFHD": "Delete Record",
17         "DELETE_MFHD_CONFIRM": "Are you sure you want to delete this serial record?",
18         "DELETED_MFHD_RECORD": "Deleted MFHD record ${0}",
19         "EDIT_MFHD_RECORD": "Edit Record",
20         "EDIT_MFHD_MENU": "Edit Holdings",
21         "EDIT_PROPERTIES": "Edit Propeties",
22         "BASIC_HOLDINGS": "Volumes",
23         "BASIC_HOLDINGS_ADD": "Additional Volume Information",
24         "INDEX_HOLDINGS": "Indexes",
25         "INDEX_HOLDINGS_ADD": "Additional Index Information",
26         "CURRENT_HOLDINGS": "Current volume",
27         "CURRENT_INDEXES": "Current indexes",
28         "CURRENT_SUPPLEMENTS": "Current supplements",
29         "HOLDINGS_TABLE_CAPTION": "Holdings summary (${0})",
30         "INCOMPLETE_VOLUMES": "Incomplete volumes",
31         "MISSING_VOLUMES": "Missing volumes",
32         "ONLINE_VOLUMES": "Online volumes",
33         "SAVE_MFHD_LABEL": "Save MFHD",
34         "SUPPLEMENT_HOLDINGS": "Supplements",
35         "SUPPLEMENT_HOLDINGS_ADD": "Additional Supplement Information",
36     "PLACE_HOLD": "Place hold",
37     "HOLD_STATUS_PLURAL": "hold # ${0} of ${1} total holds and ${2} potential items",
38     "HOLD_STATUS_SINGULAR": "hold # ${0} of ${1} total holds and ${2} potential item",
39     "MORE": "More",
40     "MORE_COPIES_FULL_RECORD": "... more copies listed in full record"
41 }