]> git.evergreen-ils.org Git - Evergreen.git/blob - Open-ILS/web/opac/locale/en-US/opac.dtd
initial hold freezing UI components. no logic yet. added DTD entities opac.holds...
[Evergreen.git] / Open-ILS / web / opac / locale / en-US / opac.dtd
1 <!--    ================================================================= 
2                 Some generic stuff 
3                 ================================================================= -->
4 <!ENTITY lang.version "remote v1">
5 <!ENTITY lang.description "English">
6 <!ENTITY lang.author "PINES">
7 <!ENTITY common.all "All">
8 <!ENTITY common.currency "$">
9 <!ENTITY common.name "Name">
10 <!ENTITY common.none "None">
11 <!ENTITY common.title "Title">
12 <!ENTITY common.author "Author">
13 <!ENTITY common.authors "Authors">
14 <!ENTITY common.callnumber "Call Number">
15 <!ENTITY common.edition "Edition">
16 <!ENTITY common.subject "Subject">
17 <!ENTITY common.series "Series">
18 <!ENTITY common.keyword "Keyword">
19 <!ENTITY common.type "Search Type">
20 <!ENTITY common.isbn "ISBN">
21 <!ENTITY common.format "Format">
22 <!ENTITY common.loading "Loading..."> <!-- Message displayed while search results are loading -->
23 <!ENTITY common.login "Login">
24 <!ENTITY common.logout "Log Out">
25 <!ENTITY common.physical "Physical Description">
26 <!ENTITY common.pubdate "Publication Date">
27 <!ENTITY common.publisher "Publisher">
28 <!ENTITY common.results "Results">
29 <!ENTITY common.select "Select">
30 <!ENTITY common.status "Status">
31 <!ENTITY common.at "at">
32 <!ENTITY common.of "of">
33 <!ENTITY common.no "No">
34 <!ENTITY common.yes "Yes">
35 <!ENTITY common.cancel "Cancel">
36 <!ENTITY common.library "Library">
37 <!ENTITY common.username "Username">
38 <!ENTITY common.password "Password">
39 <!ENTITY common.submit "Submit">
40 <!ENTITY common.close "close">
41 <!ENTITY common.and "and">
42 <!ENTITY common.user_not_found "User not found">
43 <!ENTITY opac.advanced.wizard.title "Advanced Search">
44 <!ENTITY common.nowSearching "Now searching ">
45 <!ENTITY common.ofAtLeast " of at least ">
46 <!ENTITY common.relevancy "Match Score: ">
47 <!ENTITY common.tips "Tips:">
48 <!ENTITY common.tips.tip1 "Click on a folder icon in the sidebar to access related quick searches">
49 <!ENTITY common.tips.tip2 "If you don't find what you want try expanding your search using the range selector at the right of the search bar">
50 <!ENTITY common.org.openAll "Expand All">
51 <!ENTITY common.org.closeAll "Close All">
52 <!ENTITY common.org.cancel "Cancel">
53 <!ENTITY common.org.loading "Loading library selector...">
54 <!ENTITY common.org.note "Tip:">
55 <!ENTITY common.org.notetext "Click on a location's name to select it.  Click on the folder icons to expand a section.">
56 <!ENTITY opac.login.login "Login">
57 <!ENTITY opac.basic "Basic Catalog (HTML only)">
58 <!ENTITY common.password_criteria 
59         "The password must be at least 7 characters in length, 
60         contain at least one letter (a-z/A-Z), 
61         and contain at least one number.">
62
63 <!ENTITY opac.style.reddish "Reddish">
64
65 <!ENTITY holds.where_am_i
66         "PINES is a statewide system with both patrons and items
67         associated with over 250 libraries, holds lists are not as simple as
68         'first come, first served' in PINES.  A complex matrix combining
69         consideration of item ownership, patron home library, and item purchase
70         date determines  priorities for holds; the list is dynamic, changing
71         with every hold placed.  Therefore, any indication of a place in the
72         holds list would be inaccurate.  The PINES holds system is designed to
73         obtain a requested item in the fastest and most efficient way possible.
74         Your PINES library will contact you when you hold items become
75         available.">
76
77 <!ENTITY holds.advanced_options 
78         "If you wish to broaden the scope of your hold to include other 
79         versions of this title, select the formats that would be acceptable. 
80         The first available copy will be sent to you.">
81
82 <!--    ================================================================= 
83                 Events and Permissions 
84                 ================================================================= -->
85 <!ENTITY ilsevent.0 "Operation Succeeded">
86 <!ENTITY ilsevent.1000 "Login failed.  The username or password entered was incorrect.">
87 <!ENTITY ilsevent.1001 "Login session has timed out or does not exist">
88 <!ENTITY ilsevent.1002 "User was not found in the database">
89 <!ENTITY ilsevent.1200 "The given username already exists in the database">
90 <!ENTITY ilsevent.5000 "Permission Denied">
91 <!ENTITY ilsperm.CREATE_HOLD "User is not allowed to create holds for other users at this location">
92
93 <!--    ================================================================= 
94         common/pages
95         ================================================================= -->
96
97 <!ENTITY common.cn.loading "Loading Callnumber Page...">
98 <!ENTITY common.cn.browsing "You are now browsing">
99 <!ENTITY common.cn.previous "&lt;&lt; Previous Page">
100 <!ENTITY common.cn.shelf "Shelf Browser">
101 <!ENTITY common.cn.next "Next Page &gt;&gt;">
102
103 <!ENTITY common.textsize.title "Text Size: ">
104 <!ENTITY common.textsize.regular "Regular">
105 <!ENTITY common.textsize.separator "/"> <!-- Regular / Large -->
106 <!ENTITY common.textsize.large "Large">
107
108 <!ENTITY home.js.disabled "JavaScript must be enabled in order for you to use the regular Evergreen Catalog.
109 However, it seems JavaScript is either disabled or not supported by your browser.
110 To use the regular Evergreen Catalog, enable JavaScript by changing your browser options, then
111 <a style='color: blue; text-decoration: underline;' href='/'>try again</a>.
112 <br/><br/>Alternatively, you can use the basic HTML-only catalog
113 <a style='color: blue; text-decoration: underline;' href='/opac/extras/slimpac/start.html'>here</a>.">
114
115 <!--    ================================================================= 
116          MyOPAC bookbag page
117         ================================================================= -->
118 <!ENTITY myopac.delete.bookbag "This will remove the selected bookbag and all items contained within the bookbag.  
119 Are you sure you wish to continue?">
120 <!ENTITY myopac.no.bookbags "You have not created any bookbags">
121 <!ENTITY myopac.bookbags.title "My Bookbags">
122 <!ENTITY myopac.bookbag.items "# Items">
123 <!ENTITY myopac.bookbag.shared "Shared">
124 <!ENTITY myopac.bookbag.toggle "Share / Hide">
125 <!ENTITY myopac.bookbag.delete "Delete this bookbag?">
126 <!ENTITY myopac.items "Items">
127 <!ENTITY myopac.view "(View)">
128 <!ENTITY myopac.atom.feed "ATOM Feed">
129 <!ENTITY myopac.bookbag.hide "Hide">
130 <!ENTITY myopac.bookbag.share "Share">
131 <!ENTITY myopac.delete "Delete">
132 <!ENTITY myopac.bookbag.create "Create a new Bookbag">
133 <!ENTITY myopac.bookbag.naming "Enter the name of the new Bookbag: ">
134 <!ENTITY myopac.bookbag.share "Share this Bookbag">
135 <!ENTITY myopac.bookbag.no.items "The selected bookbag contains no items...">
136 <!ENTITY myopac.bookbag.remove "Remove this item?">
137 <!ENTITY myopac.remove.link "remove">
138 <!ENTITY myopac.publish.text 'Sharing a Bookbag means that the contents of the Bookbag will be visible to others.  
139 To see the public view of a shared Bookbag, click the "View" link in the 
140 "Shared" column of the Bookbag list at the top of this page.'>
141 <!ENTITY myopac.item.confirm "Are you sure you wish to remove this bookbag item?">
142 <!ENTITY myopac.publish.confirm "Sharing this bookbag will allow the contents 
143 of the bookback to be seen by others.  Are you sure you wish to share this bookbag?">
144 <!ENTITY myopac.unpublish.confirm "Are you sure you wish to hide this bookbag?">
145 <!ENTITY myopac.update.success "The Bookbag was successfully updated.">
146 <!ENTITY myopac.updated.success "Bookbag successfully updated">
147 <!ENTITY myopac.create.warning "Warning: Adding items to a bookbag creates a link between you and the
148 items in the database.  The contents of the bookbag are NOT publicly 
149 viewable unless the bookbag is shared. However, if you prefer not to
150 have any link between your patron record and a particular item or items,
151 we suggest that you do not place said items in a bookbag or that you 
152 avoid using bookbags all together.  Thank you.">
153 <!ENTITY myopac.describe.bookbags "Bookbags are...">
154
155 <!--    ================================================================= 
156         MyOPAC Checked Page 
157         ================================================================= -->
158 <!ENTITY myopac.checked.out "Total items out:">
159 <!ENTITY myopac.checked.overdue "Total items overdue:">
160 <!ENTITY myopac.checked.renew "Renew Selected Items">
161 <!ENTITY myopac.checked.renewing "Renewing...">
162 <!ENTITY myopac.checked.renew.remaining "Renewals Remaining">
163 <!ENTITY myopac.checked.noitems "You have no items checked out at this time">
164 <!ENTITY myopac.checked.other.circ "Other Circulations">
165 <!ENTITY myopac.checked.circ.lib "Circulating Library">
166 <!ENTITY myopac.checked.item.type "Circulation Type">
167 <!ENTITY myopac.checked.circ.time "Please return by ...">
168 <!ENTITY myopac.checked.renew.success "item(s) successfully renewed">
169 <!ENTITY myopac.checked.renew.confirm "Are you sure you wish to renew the selected item(s)?">
170 <!ENTITY myopac.checked.renew.fail "The system is unable to renew the selected item at this time.  This usually means the item is needed to fulfill a hold.  Please see a librarian for further help.">
171 <!ENTITY myopac.checked.renew.fail2 "PINES policy prevents the renewal of this item at this time.  Please see a librarian for further details.">
172
173 <!--    ================================================================= 
174         MyOPAC Fines Page 
175         ================================================================= -->
176 <!ENTITY myopac.fines.title "Summary">
177 <!ENTITY myopac.fines.owed "Total Owed">
178 <!ENTITY myopac.fines.paid "Total Paid">
179 <!ENTITY myopac.fines.balance "Balance Owed">
180 <!ENTITY myopac.fines.status "Loading...">
181 <!ENTITY myopac.fines.overdue "Overdue Materials">
182 <!ENTITY myopac.fines.checkout "Checkout Date">
183 <!ENTITY myopac.fines.due "Due Date">
184 <!ENTITY myopac.fines.returned "Date Returned">
185 <!ENTITY myopac.fines.accruing "(fines accruing)">
186 <!ENTITY myopac.fines.other "Other Fees">
187 <!ENTITY myopac.fines.time.start "Transaction Start Time">
188 <!ENTITY myopac.fines.time.paid "Last Payment Time">
189 <!ENTITY myopac.fines.owed.initial "Initial Amount Owed">
190 <!ENTITY myopac.fines.paid.amount "Total Amount Paid">
191 <!ENTITY myopac.fines.type "Billing Type">
192
193 <!--    ================================================================= 
194         MyOPAC Holds Page 
195         ================================================================= -->
196 <!ENTITY myopac.holds.formats "Formats">
197 <!ENTITY myopac.holds.location "Pickup Location">
198 <!ENTITY myopac.holds.edit.cancel "Edit/Cancel">
199 <!ENTITY myopac.holds.status.none "You have no items on hold at this time">
200 <!ENTITY myopac.holds.status.waiting "Waiting for copy">
201 <!ENTITY myopac.holds.status.intransit "In Transit">
202 <!ENTITY myopac.holds.status.available "Ready for Pickup">
203 <!ENTITY myopac.holds.edit "Edit">
204 <!ENTITY myopac.holds.cancel "Cancel">
205 <!ENTITY myopac.holds.verify "If you wish to cancel the selected hold, click OK, otherwise click Cancel.">
206 <!ENTITY opac.holds.freeze "Freeze this hold">
207 <!ENTITY opac.holds.freeze.help "A 'frozen' will retain its place in the queue, but will not be fulfilled until it has been unfrozen.">
208 <!ENTITY opac.holds.freeze.thaw_date "Automatically un-freeze hold on:">
209 <!ENTITY opac.holds.freeze.thaw_date.format "YYYY-MM-DD">
210
211 <!--    ================================================================= 
212         MyOPAC Preferences Page 
213         ================================================================= -->
214 <!ENTITY myopac.prefs.title "Preferences">
215 <!ENTITY myopac.prefs.hits "Search hits per page">
216 <!ENTITY myopac.prefs.font "Default Font Size">
217 <!ENTITY myopac.prefs.font.regular "Regular Font">
218 <!ENTITY myopac.prefs.font.large "Large Font">
219 <!ENTITY myopac.prefs.holds.notify "Default Hold Notification Method">
220 <!ENTITY myopac.prefs.holds.both "Use Phone and Email">
221 <!ENTITY myopac.prefs.holds.phone "Use Phone Only">
222 <!ENTITY myopac.prefs.holds.email "Use Email Only">
223 <!ENTITY myopac.prefs.search.location "Default Search Location">
224 <!ENTITY myopac.prefs.search.home "Always search my home library by default.">
225 <!ENTITY myopac.prefs.search.range "Default Search Range">
226 <!ENTITY myopac.prefs.save "Save Preference Changes">
227 <!ENTITY myopac.prefs.save.success "Preferences successfully updated">
228 <!ENTITY myopac.prefs.save.failed "Preferences update failed!">
229 <!ENTITY myopac.prefs.help "This setting defines how you will be notified of holds that are ready to be picked up from the library.
230 By default, holds will use the notification style you choose here.  
231 However, you will still have the option to change individual holds regardless of this setting.">
232 <!ENTITY myopac.holds.frozen "Frozen">
233 <!ENTITY myopac.holds.frozen.until "Frozen Until">
234
235 <!--    ================================================================= 
236          MyOPAC Summary page
237         ================================================================= -->
238 <!ENTITY myopac.summary.expired "Your account expired on <span id='myopac.expired.date'/>!  
239 Please see a librarian to renew your account.">
240 <!ENTITY myopac.summary.notes "* Staff Notes *">
241 <!ENTITY myopac.summary.phone.day "Day Phone">
242 <!ENTITY myopac.summary.phone.evening "Evening Phone">
243 <!ENTITY myopac.summary.phone.other "Other Phone">
244 <!ENTITY myopac.summary.change "Change">
245 <!ENTITY myopac.summary.username.enter "Enter new username:">
246 <!ENTITY myopac.summary.password.text "(not shown)">
247 <!ENTITY myopac.summary.password.current "Enter current password:">
248 <!ENTITY myopac.summary.password.new "Enter new password:">
249 <!ENTITY myopac.summary.password.reenter "Re-enter new password:">
250 <!ENTITY myopac.summary.email "Email Address">
251 <!ENTITY myopac.summary.email.new "Enter new email address:">
252 <!ENTITY myopac.summary.id.primary "Primary Identification">
253 <!ENTITY myopac.summary.barcode "Active Barcode">
254 <!ENTITY myopac.summary.home "Home Library">
255 <!ENTITY myopac.summary.genesis "Account Creation Date">
256 <!ENTITY myopac.summary.addresses "Addresses">
257 <!ENTITY myopac.summary.address.type "Address Type">
258 <!ENTITY myopac.summary.address.street "Street">
259 <!ENTITY myopac.summary.address.city "City">
260 <!ENTITY myopac.summary.address.county "County">
261 <!ENTITY myopac.summary.address.state "State">
262 <!ENTITY myopac.summary.address.zip "Zip">
263 <!ENTITY myopac.summary.username.error "Please enter a username">
264 <!ENTITY myopac.summary.username.dup "The requested username is not available.  Please choose a different username.">
265 <!ENTITY myopac.summary.username.success "Username successfully updated">
266 <!ENTITY myopac.summary.username.failure "Username update failed">
267 <!ENTITY myopac.summary.username.invalid "Username cannot contain spaces">
268 <!ENTITY myopac.summary.email.error "Please enter a valid email address">
269 <!ENTITY myopac.summary.email.success "Email address successfully updated">
270 <!ENTITY myopac.summary.email.failed "Email address update failed">
271 <!ENTITY myopac.summary.password.error "Passwords are empty or do not match">
272 <!ENTITY myopac.summary.password.success "Password successfully updated">
273 <!ENTITY myopac.summary.password.failure "Password update failed">
274
275 <!--    ================================================================= 
276         Advanced Search Page 
277         ================================================================= -->
278 <!ENTITY opac.advanced.wizard.contains "Selected field contains the following words">
279 <!ENTITY opac.advanced.wizard.nocontains "Selected field does <u>not</u> contain the following words">
280 <!ENTITY opac.advanced.wizard.exact "Selected field contains the <u>exact</u> phrase">
281 <!ENTITY opac.advanced.refined.title "Refined Advanced Search">
282 <!ENTITY opac.advanced.refined.title_contains "Title contains the following words">
283 <!ENTITY opac.advanced.refined.author_contains "Author contains the following words">
284 <!ENTITY opac.advanced.refined.subject_contains "Subject contains the following words">
285 <!ENTITY opac.advanced.refined.series_contains "Series contains the following words">
286 <!ENTITY opac.advanced.refined.contains "Contains">
287 <!ENTITY opac.advanced.refined.nocontains "Does not contain">
288 <!ENTITY opac.advanced.refined.exact "Matches Exactly">
289 <!ENTITY opac.advanced.marc.warning "For Librarians">
290 <!ENTITY opac.advanced.marc.title "MARC Expert Search">
291 <!ENTITY opac.advanced.marc.tag "MARC Tag">
292 <!ENTITY opac.advanced.marc.ind1 "Indicator 1">
293 <!ENTITY opac.advanced.marc.ind2 "Indicator 2">
294 <!ENTITY opac.advanced.marc.subfield "Subfield">
295 <!ENTITY opac.advanced.marc.value "Value">
296 <!ENTITY opac.advanced.marc.addrow "Add a new row">
297 <!ENTITY opac.advanced.quick.title "Quick Search">
298 <!ENTITY opac.advanced.quick.isbn "ISBN">
299 <!ENTITY opac.advanced.quick.issn "ISSN">
300 <!ENTITY opac.advanced.quick.lccn "LCCN"> 
301 <!ENTITY opac.advanced.quick.tcn "TCN"> <!-- title control number -->
302 <!ENTITY opac.advanced.quick.barcode "Item Barcode"> 
303 <!ENTITY opac.advanced.quick.cn "Call Number"> 
304
305 <!-- ==========================================================
306      MARC expert search
307      ========================================================== -->
308 <!ENTITY search.marc "MARC Expert Search">
309 <!ENTITY search.marc.tag "Tag:">
310 <!ENTITY search.marc.subfield "Subfield:">
311 <!ENTITY search.marc.value "Value:">
312 <!ENTITY search.marc.add.row "Add Row">
313
314 <!-- ==========================================================
315      Status bar
316      ========================================================== -->
317
318 <!ENTITY status.results "Including results for">
319
320 <!-- ==========================================================
321      Tips
322      ========================================================== -->
323
324 <!ENTITY tips.label "Tip:">
325
326 <!-- ================================================================= 
327                 More generic stuff 
328                 ================================================================= -->
329 <!ENTITY opac.session_expiring "Your login session will timeout in 1 minute unless there is activity.">
330 <!ENTITY opac.session_expired "Your login session has expired">
331 <!ENTITY navigate.home "Home">
332 <!ENTITY navigate.home.title "Go to the Home page">
333 <!ENTITY opac.navigate.advanced "Advanced Search">
334 <!ENTITY opac.navigate.advanced.title "Go to the Advanced Search Page">
335 <!ENTITY navigate.myopac "My Account">
336 <!ENTITY opac.navigate.myopac "My Account">
337 <!ENTITY navigate.myopac.title "Go to My OPAC">
338 <!ENTITY navigate.login "Log in">
339 <!ENTITY navigate.login.title "Log in for personalized features">
340 <!ENTITY navigate.logout "Log out">
341 <!ENTITY navigate.logout.title "Log out">
342 <!ENTITY opac.navigate.selectNewOrg "Choose a different library">
343 <!ENTITY opac.navigate.selectOrg "Choose a library to search">
344 <!ENTITY navigate.loggedinas "You are logged in as ">
345 <!ENTITY navigate.loggedinas.title "Logged in as...">
346 <!ENTITY navigate.titleGroupResults "My Search Results">
347 <!ENTITY navigate.titleResults "My Title Results">
348 <!ENTITY navigate.title.details "My Title Details">
349 <!ENTITY navigate.record.details "Record Details">
350
351 <!--    ================================================================= 
352         Footer
353         ================================================================= -->
354 <!ENTITY footer.basic "Basic Catalog (HTML only)">
355 <!ENTITY footer.find.library "Find a Library Near Me">
356 <!ENTITY footer.find.url "http://www.georgialibraries.org/lib/directories/pineslibdir.html">
357 <!ENTITY footer.help.url "http://open-ils.org/dokuwiki/doku.php?id=evergreen-user:opac_help">
358 <!ENTITY footer.help "Help">
359 <!ENTITY footer.library.url "http://www.georgialibraries.org/public/pines.html">
360 <!ENTITY footer.library.about "About PINES">
361 <!ENTITY footer.union.url "http://www.galileo.usg.edu/">
362 <!ENTITY footer.union "GALILEO">
363 <!ENTITY footer.copyright "Copyright &#xA9; 2006 Georgia Public Library Service">
364 <!ENTITY footer.logo "Powered by"> <!-- Introduces the logo for the project -->
365
366 <!--    ================================================================= 
367         My OPAC
368         ================================================================= -->
369 <!ENTITY myopac.account "Account Summary">
370 <!ENTITY myopac.checkouts "Items Checked Out">
371 <!ENTITY myopac.holds "Items on Hold">
372 <!ENTITY myopac.fines "Fines">
373 <!ENTITY myopac.preferences "Account Preferences">
374 <!ENTITY myopac.bookbags "My Bookbags">
375
376 <!--    ================================================================= 
377         Sidebar 
378         ================================================================= -->
379 <!ENTITY sidebar.relevantSubjects.headerLabel "Relevant Subjects">
380 <!ENTITY sidebar.relevantAuthors.headerLabel "Relevant Authors">
381 <!ENTITY sidebar.relevantSeries.headerLabel "Relevant Series">
382 <!ENTITY sidebar.relevantReviews.headerLabel "Reviews">
383 <!ENTITY sidebar.quick.search "Quick Search">
384 <!ENTITY sidebar.copy.not.found "No copy with the requested barcode was found">
385
386 <!--    ================================================================= 
387                 Search formats
388                 ================================================================= -->
389 <!ENTITY opac.search.books "Books">
390 <!ENTITY opac.search.allFormats "All Formats">
391 <!ENTITY opac.search.largePrint "Large Print Books">
392 <!ENTITY opac.search.audioBooks "Audiobooks">
393 <!ENTITY opac.search.videoRecordings "Video Recordings">
394 <!ENTITY opac.search.music "Music">
395 <!ENTITY opac.search.electronic "Electronic Resources">
396 <!ENTITY opac.search.nowSearching "Now Searching">
397
398
399 <!--    ================================================================= 
400                 Page Titles
401                 ================================================================= -->
402 <!ENTITY opac.title.home "Evergreen Home">
403 <!ENTITY opac.title.mresult "Evergreen Title Groups">
404 <!ENTITY opac.title.rresult "Evergreen Titles">
405 <!ENTITY opac.title.myopac "Evergreen My Account">
406 <!ENTITY opac.title.rdetail "Evergreen Title Details">
407 <!ENTITY opac.title.advanced "Evergreen Advanced Search">
408 <!ENTITY opac.title.reqitems "Evergreen Request Items">
409 <!ENTITY opac.title.cnbrowse "Evergreen Call Number Browse">
410
411
412 <!ENTITY opac.holds.forMe "Place this hold for myself">
413 <!ENTITY opac.holds.xulRecipient "Enter recipient barcode">
414 <!ENTITY opac.holds.recipient "Recipient">
415 <!ENTITY opac.holds.placeHold "Place Hold">
416 <!ENTITY opac.holds.contactPhone "Contact telephone number">
417 <!ENTITY opac.holds.contactEmail "Contact email address">
418 <!ENTITY opac.holds.pickupLocation "Pickup location">
419 <!ENTITY opac.holds.success "Hold was successfully placed">
420 <!ENTITY opac.holds.failure "Hold was not successfully placed">
421 <!--    ================================================================= 
422         Advanced
423         ================================================================= -->
424 <!ENTITY advanced.search.title "Search Input">
425 <!ENTITY advanced.add.row "Add Search Row">
426 <!ENTITY advanced.search.submit "Submit Search">
427 <!ENTITY advanced.search.filters "Search Filters">
428 <!ENTITY advanced.item.form "Item Form">
429 <!ENTITY advanced.item.type "Item Type">
430 <!ENTITY advanced.link "Advanced">
431 <!ENTITY advanced.basic.link "Basic">
432 <!ENTITY advanced.literary.form "Literary&nbsp;Form">
433 <!ENTITY advanced.non.fiction "Non Fiction">
434 <!ENTITY advanced.fiction "Fiction">
435 <!ENTITY advanced.language "Language">
436 <!ENTITY advanced.audience "Audience">
437 <!ENTITY advanced.adult "Adult">
438 <!ENTITY advanced.juvenile "Juvenile">
439 <!ENTITY advanced.general "General">
440 <!ENTITY advanced.sort.criteria "Sort Criteria">
441 <!ENTITY advanced.search.library "Search Library">
442 <!ENTITY advanced.relevance "Relevance">
443 <!ENTITY advanced.pubdate "Publication date">
444 <!ENTITY advanced.sort.asc "Ascending / A to Z">
445 <!ENTITY advanced.sort.desc "Descending / Z to A">
446 <!ENTITY advanced.frbrize "Group Formats and Editions">
447 <!ENTITY advanced.go "Go">
448
449 <!--    ================================================================= 
450         Rdetail
451         ================================================================= -->
452 <!ENTITY rdetail.print "print these details">
453 <!ENTITY rdetail.cn.barcode "Barcode">
454 <!ENTITY rdetail.cn.location "Location">
455 <!ENTITY rdetail.cn.hold.age "Age Hold Protection">
456 <!ENTITY rdetail.cn.genesis "Create Date">
457 <!ENTITY rdetail.cn.holdable "Holdable">
458 <!ENTITY rdetail.cn.due "Due Date">
459 <!ENTITY rdetail.cn.more "more info...">
460 <!ENTITY rdetail.cn.less "less info">
461 <!ENTITY rdetail.cn.hold "place hold">
462 <!ENTITY rdetail.cn.disabled "- Disabled -">
463 <!ENTITY rdetail.cn.note "Copy Note">
464 <!ENTITY rdetail.cn.category "Copy Category">
465 <!ENTITY rdetail.cn.print "Print Page">
466 <!ENTITY rdetail.page.results "First results page">
467 <!ENTITY rdetail.result "Result"> <!-- Result # &common.of; # -->
468 <!ENTITY rdetail.start "Start">
469 <!ENTITY rdetail.page.previous "Previous page">
470 <!ENTITY rdetail.page.next "Next page">
471 <!ENTITY rdetail.page.last "Last results page">
472 <!ENTITY rdetail.end "End">
473 <!ENTITY rdetail.more "More Actions...">
474 <!ENTITY rdetail.bookbag.add "Add to bookbag">
475 <!ENTITY rdetail.bookbag.create "Create a new bookbag">
476 <!ENTITY rdetail.record.deleted "This record has been deleted from the database.
477 We recommend that you remove this title from any bookbags it may have been added to.">
478 <!ENTITY rdetail.none "(none)">
479 <!ENTITY rdetail.bookbag.add.success "Item successfully added to bookbag">
480 <!ENTITY rdetail.bookbag.name "Enter the name of the new bookbag">
481 <!ENTITY rdetail.bookbag.create.success "Bookbag successfully created">
482 <!ENTITY rdetail.detailMain.headerLabel "Record Summary">
483 <!ENTITY rdetail.detailMain.subjects "Subjects">
484 <!ENTITY rdetail.detailMain.abstract "Abstract">
485 <!ENTITY rdetail.detailMain.viewMarc "View MARC">
486 <!ENTITY rdetail.detailMain.hideMarc "Return to title details">
487 <!ENTITY rdetail.author.search "Perform an author search">
488 <!ENTITY rdetail.copyInfo.headerLabel "Copy Information">
489 <!ENTITY rdetail.copyInfo.library "Library">
490 <!ENTITY rdetail.copyInfo.callnumber "Callnumber">
491 <!ENTITY rdetail.copyInfo.local "View Copy Information for this location only">
492 <!ENTITY rdetail.copyInfo.all "View copy information for all libraries">
493 <!ENTITY rdetail.copyInfo.actions "Actions">
494 <!ENTITY rdetail.copyInfo.print "Print Call Numbers for this library">
495 <!ENTITY rdetail.copyInfo.details "details">
496 <!ENTITY rdetail.copyInfo.browse "browse">
497 <!ENTITY rdetail.copyInfo.hold "place hold">
498 <!ENTITY rdetail.extras.summary "Copy Summary">
499 <!ENTITY rdetail.extras.browser "Shelf Browser">
500 <!ENTITY rdetail.extras.reviews "Reviews">
501 <!ENTITY rdetail.extras.toc "Table of Contents">
502 <!ENTITY rdetail.extras.excerpt "Excerpt">
503 <!ENTITY rdetail.extras.author.notes "Author Notes">
504 <!ENTITY rdetail.extras.annotation "Annotation">
505 <!ENTITY rdetail.extras.marc "MARC Record">
506 <!ENTITY rdetail.extras.call.null "There are no call numbers for this item at this location.">
507 <!ENTITY rdetail.extras.call.local "Local Call Numbers:">
508 <!ENTITY rdetail.loading "Loading copy infomation...">
509 <!ENTITY rdetail.noneAvailable " * There are no copies in this location">
510 <!ENTITY rdetail.summary.online "Online Resources">
511
512 <!ENTITY result.info.copies "Available copies / Total copies">
513 <!ENTITY result.info.no.items "No items with the selected format were found in this location.">
514 <!ENTITY result.info.format.items "Listed below are all items in the catalog with the chosen format.">
515 <!ENTITY result.info.show "Show records for">
516
517 <!ENTITY result.lowhits.few "Few hits were returned for your search.">
518 <!ENTITY result.lowhits.zero "Zero hits were returned for your search.">
519 <!ENTITY result.lowhits.did.you.mean "Maybe you meant:">
520 <!ENTITY result.lowhits.formats "You will find more hits when searching all item formats:">
521 <!ENTITY result.lowhits.formats.search "Search again with all formats?">
522 <!ENTITY result.lowhits.related "You may also like to try these related searches:">
523 <!ENTITY result.lowhits.expand "You may also wish to expand your search range to:">
524 <!ENTITY result.lowhits.class "You can try searching the same terms by:">
525 <!ENTITY result.lowhits.title "title">
526 <!ENTITY result.lowhits.author "author">
527 <!ENTITY result.lowhits.subject "subject">
528 <!ENTITY result.lowhits.series "series">
529 <!ENTITY result.lowhits.keyword "keyword">
530
531 <!ENTITY result.table.keyword "View titles for this record">
532 <!ENTITY result.table.author "Perform an Author Search">
533
534 <!ENTITY common.call.number.label "Call Number:">
535 <!ENTITY common.isbn.label "ISBN:">
536 <!ENTITY common.issn.label "ISSN:">
537 <!ENTITY common.copy.barcode.label "Copy Barcode:">
538 <!ENTITY common.hold.place "Place hold for me">
539 <!ENTITY common.hold.check "Checking for possibility of hold fulfillment...">
540 <!ENTITY common.hold.create "Create / Edit a Hold">
541 <!ENTITY common.hold.update "Update Hold">
542 <!ENTITY common.hold.type.label "Hold Type:">
543 <!ENTITY common.hold.volume "Volume Hold">
544 <!ENTITY common.hold.copy "Copy Hold">
545 <!ENTITY common.hold.advanced "Advanced Hold Options">
546 <!ENTITY common.hold.delivery "Please select a physical location where your hold can be delivered.">
547 <!ENTITY common.hold.exists "A hold already exists on the requested item.">
548 <!ENTITY common.hold.exists.override "A hold already exists on the requested
549 item. Would you like to create the hold anyway?">
550 <!ENTITY common.hold.barred 'PATRON BARRED. Please see any notes in the
551 "Staff Notes" section of your "My Account" page or contact your local library.'>
552 <!ENTITY common.hold.item.invalid "This hold is no longer valid. It's likely that the
553 target for the hold was deleted from the system.  Please cancel this hold and
554 place a new one.">
555 <!ENTITY common.hold.patron.invalid "The patron barcode entered as the hold recipient is invalid.">
556 <!ENTITY common.help "(Help)"> <!-- Was (??), perhaps change to a button or icon? -->
557 <!ENTITY common.phone.format.help "The phone number does not have the correct format. The expected format is XXX-YYY-ZZZZ">
558 <!ENTITY common.hold.failed "No items were found that could fulfill the requested holds.
559 It's possible that choosing a different format will result in a successful hold.
560 It is also possible that you have exceeded the number of allowable holds.
561 For further information, please consult your local librarian.">
562 <!ENTITY common.control.click "(control-click to select multiple formats)">
563 <!ENTITY common.format.alternatives "Acceptable Alternative Formats:">
564 <!ENTITY common.phone.format "(XXX-YYY-ZZZZ)">
565 <!ENTITY common.phone.enable "Enable phone notifications for this hold?">
566 <!ENTITY common.email.enable "Enable email notifications for this hold?">
567 <!ENTITY common.email.none "(Patron has no configured email address)">
568 <!ENTITY common.email.set "(See <a class='classic_link' id='holds.no_email.my_account'>My Account</a> for setting your email address)">
569 <!ENTITY common.keywords.label "Keywords:">
570 <!ENTITY common.physical.label "Physical Description:">
571 <!ENTITY common.series.label "Series:">
572 <!ENTITY common.subject.label "Subject:">
573 <!ENTITY common.title.label "Title:">
574 <!ENTITY common.author.label "Author:">
575 <!ENTITY common.format.label "Format:">
576 <!ENTITY library.select "Find results in">
577 <!ENTITY library.select.label "Choose a different library...">
578 <!ENTITY library.select.help "Choose a library to search">
579 <!ENTITY login.username "Enter your username or library barcode">
580 <!ENTITY login.password.change "Change Password">
581 <!ENTITY login.first.time "This appears to be the first time you have logged in.
582 You will need to change your password.">
583 <!ENTITY login.password.current.enter "Enter your current password">
584 <!ENTITY login.password.new.enter "Enter the new password">
585 <!ENTITY login.password.new.reenter "Re-type the new password for verifiication">
586 <!ENTITY login.password.update "Update Password">
587 <!ENTITY login.password.nomatch "Passwords do not match">
588 <!ENTITY login.password.success "Password successfully updated">
589 <!ENTITY login.password.strength "The password provided is not strong enough.">
590 <!ENTITY login.barcode.inactive "The barcode used to login is marked as inactive.  Please contact your local library.">
591 <!ENTITY login.account.inactive "This account has been deactivated.  Please contact your local library.">
592 <!ENTITY login.failed "Login failed. The username or password provided was not valid.
593 Ensure Caps-Lock is off and try again or contact your local library.">
594 <!ENTITY button.go "Go!">
595
596 <!--    ================================================================= 
597         Slimpac Simple Search
598         ================================================================= -->
599 <!ENTITY slimpac.start.title "Simple Search">
600 <!ENTITY slimpac.start.nowSearching "Now searching: ">
601 <!ENTITY slimpac.start.dynamic "Dynamic Catalog">
602
603 <!--    ================================================================= 
604         Slimpac Advanced Search
605         ================================================================= -->
606 <!ENTITY slimpac.advanced.language "Item Language">
607 <!ENTITY slimpac.advanced.create_date "Record Creation Date">
608 <!ENTITY slimpac.advanced.edit_date "Record Edit Date">