]> git.evergreen-ils.org Git - Evergreen.git/blob - Open-ILS/xul/staff_client/server/locale/en-US/circ.properties
i18n for copy details and circulation summary screens
[Evergreen.git] / Open-ILS / xul / staff_client / server / locale / en-US / circ.properties
1 staff.circ.alert=Alert
2 staff.circ.item_no_circs=Item %1$s has never circulated.
3 staff.circ.invalid_date=Invalid Date
4 staff.circ.future_date=Future Date
5 staff.circ.process_item=Check In / Process Item
6 staff.circ.backdated_checkin=Backdated %1$s Check In
7 staff.circ.backdate.exception=Problem setting backdate: %1$s
8 staff.circ.unimplemented=Not Yet Implemented
9 staff.circ.check_digit.bad=Bad check digit, possibly due to a bad scan.  Use this barcode ("%1$s") anyway?
10 staff.circ.barcode.bad=Bad Barcode
11 staff.circ.cancel=Cancel
12 staff.circ.barcode.accept=Accept Barcode
13 staff.circ.confirm=Check here to confirm this action
14 staff.circ.confirm.msg=Check here to confirm this message.
15 # If we know the name of the object, we could parameterize that as well
16 staff.circ.checkin.exception=Something went wrong in circ.util.checkin: %1$s
17 staff.circ.checkin2.exception=Something went wrong in circ.util.checkin2: %1$s
18 staff.circ.checkin.exception.external=circ.checkin: Calling external .on_checkin()
19 staff.circ.checkin2.exception.external=circ.checkin2: Calling external .on_checkin()
20 staff.circ.checkin.exception.no_external=circ.checkin: Calling external .on_checkin()
21 staff.circ.checkin2.exception.checkin2: circ.util.checkin2: No external .on_failure()
22 staff.circ.util.checkin.exception.external=circ.util.checkin: Calling external .on_checkin()
23 staff.circ.util.checkin.exception.no_external=circ.util.checkin: Calling external .on_checkin()
24 staff.circ.checkout.sorting.exception=error in sorting non-cataloged items: %1$s
25 staff.circ.checkout.date.exception=Use this format: YYYY-MM-DD
26 staff.circ.checkout.unimplemented=Not Yet Implemented
27 staff.circ.checkout.cmd_checkout_submit.msg=Enter the number of %1$s circulating:
28 staff.circ.checkout.cmd_checkout_submit.title=Non-cataloged Items
29 staff.circ.checkout.cmd_checkout_submit.too_many.msg=You tried to circulate %1$d %2$s.  The maximum is 99 per action.
30 staff.circ.checkout.cmd_checkout_submit.too_many.title=Non-cataloged Circulation
31 staff.circ.checkout.ok.btn=OK
32 staff.circ.checkout.cmd_checkout_submit.confirm.msg=Are you sure you want to circulate %1$d %2$s?
33 staff.circ.checkout.cmd_checkout_submit.confirm.title=Non-cataloged Circulation
34 staff.circ.checkout.yes.btn=Yes
35 staff.circ.checkout.no.btn=No
36 staff.circ.checkout.cmd_checkout_submit.non_numeric.msg=Error with non-cataloged checkout.  %1$s is not a valid number.
37 staff.circ.checkout.cmd_checkout_submit.non_numeric.title=Non-cataloged Circulation
38 staff.circ.checkout.disable.error=Error determining whether to disable checkout.
39 staff.circ.checkout.date.too_early.error=Due date needs to be after today.
40 staff.circ.checkout.barcode.failed= %1$s failed.
41 staff.circ.checkout.non_cataloged.pending=Non-cataloged checkout pending...
42 staff.circ.checkout.barcode.pending=%1$s checkout pending...
43 staff.circ.checkout.barcode.failed.alert=Check Out Failed %1$s
44 staff.circ.checkout.override.confirm=Override Checkout Failure?
45 staff.circ.checkout.not_cataloged.confirm=Mis-scan or non-cataloged item.  Checkout as a non-cataloged item?
46 staff.circ.non_cataloged=Non-cataloged
47 staff.circ.checkout.cancelled=Checkout cancelled
48 staff.circ.checkout.card.inactive=The card used to retrieve this account is inactive and may not be used to circulate items.
49 staff.circ.checkout.barcode.check_out_failed=Check Out Failed
50 staff.circ.checkout.account.inactive=This account is inactive and may not circulate items.
51 staff.circ.checkout.account.expired=This account has expired and may not circulate items.
52 staff.circ.checkout.item_due=This item was due on %1$s.
53 staff.circ.checkout.normal_checkin_then_checkout=Normal Checkin then Checkout
54 staff.circ.checkout.forgiving_checkin_then_checkout=Forgiving Checkin then Checkout
55 staff.circ.checkout.abort_transit_then_checkout=Abort Transit then Checkout
56 staff.circ.checkout.network_failure=There was a network failure.
57 staff.circ.checkout.copy_status=Copy status = %1$s
58 staff.circ.checkout.alert_message=Alert Message = %1$s
59 staff.circ.checkout.permission_denied=Permission Denied = %1$s
60 # "Circulation" - check &staff.main.menu.circ.label; in lang.dtd
61 # "Offline Interface" - check &staff.main.menu.circ.offline.label; in lang.dtd
62 staff.circ.checkout.suggest_offline=Check Out Failed.  If you wish to use the offline interface, in the top menubar select Circulation -> Offline Interface
63 staff.circ.circ_brief.staff_out_id=Check Out Staff ID = %1$s
64 staff.circ.circ_brief.staff_in_id=Check In Staff ID = %1$s
65 staff.circ.circ_brief.failure=Failure rendering circulation.
66 staff.circ.copy_details.hold=Hold ID = %1$s
67 staff.circ.copy_details.transit=Transit ID = %1$s
68 staff.circ.copy_details.circ=Circulation ID = %1$s
69 staff.circ.copy_details.last_circ=Last Circulation
70 staff.circ.copy_details.current_circ=Current Circulation
71 staff.circ.copy_details.no_circ=This item has yet to circulate.
72 staff.circ.copy_details.not_transit=This item is not in transit.
73 # Displays user info: "Family name, First name : Barcode"
74 staff.circ.copy_details.user_details=%1$s, %2$s : %3$s
75 staff.circ.copy_details.bad_hold_status=This item is not captured for a hold, however its status is incorrectly set to "On Holds Shelf".  Please check this item in to correct the status.
76 staff.circ.copy_details.no_hold=This item is not captured for a hold.