]> git.evergreen-ils.org Git - working/Evergreen.git/blob - build/i18n/po/selfcheck.js/selfcheck.js.pot
LP2061136 - Stamping 1405 DB upgrade script
[working/Evergreen.git] / build / i18n / po / selfcheck.js / selfcheck.js.pot
1 #
2 msgid ""
3 msgstr ""
4 "Project-Id-Version: Evergreen 1.4\n"
5 "Report-Msgid-Bugs-To: open-ils-dev@list.georgialibraries.org\n"
6 "POT-Creation-Date: 2023-05-04 09:23:23-0400\n"
7 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
8 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
9 "Language-Team: LANGUAGE <LL@li.org>\n"
10 "MIME-Version: 1.0\n"
11 "Content-Type: text/plain; charset=utf-8\n"
12 "Content-Transfer-Encoding: 8-bit\n"
13
14 #: selfcheck.js:TOTAL_ITEMS_SESSION
15 msgid "Total items this session: ${0}."
16 msgstr ""
17
18 #: selfcheck.js:TOTAL_ITEMS_ACCOUNT
19 msgid "Total items on account:  ${0}."
20 msgstr ""
21
22 #: selfcheck.js:HOLDS_READY_FOR_PICKUP
23 msgid "You have ${0} item(s) ready for pickup."
24 msgstr ""
25
26 #: selfcheck.js:TOTAL_HOLDS
27 msgid "You have ${0} total holds."
28 msgstr ""
29
30 #: selfcheck.js:TOTAL_FINES_ACCOUNT
31 msgid "Total fines on account: $${0}."
32 msgstr ""
33
34 #: selfcheck.js:HOLD_STATUS_READY
35 msgid "Ready for pickup"
36 msgstr ""
37
38 #: selfcheck.js:HOLD_STATUS_WAITING
39 msgid "#${0} in line with ${1} copies"
40 msgstr ""
41
42 #: selfcheck.js:CHECKOUT_SUCCESS
43 msgid "Checkout of item ${0} succeeded"
44 msgstr ""
45
46 #: selfcheck.js:RENEW_SUCCESS
47 msgid "Renewal of item ${0} succeeded"
48 msgstr ""
49
50 #: selfcheck.js:ALREADY_OUT
51 msgid "Item ${0} is already checked out"
52 msgstr ""
53
54 #: selfcheck.js:OPEN_CIRCULATION_EXISTS
55 msgid "Item ${0} is already checked out to another user"
56 msgstr ""
57
58 #: selfcheck.js:GENERIC_CIRC_FAILURE
59 msgid "Unable to check out item ${0}.  Please see staff."
60 msgstr ""
61
62 #: selfcheck.js:LOGIN_FAILED
63 msgid "Login for ${0} failed"
64 msgstr ""
65
66 #: selfcheck.js:UNKNOWN_ERROR
67 msgid "An unhandled exception occurred with error code ${0}"
68 msgstr ""
69
70 #: selfcheck.js:MAX_RENEWALS
71 msgid "No more renewals allowed for item ${0}"
72 msgstr ""
73
74 #: selfcheck.js:ITEM_NOT_CATALOGED
75 msgid "Item ${0} was not found in the system.  Try re-scanning the item."
76 msgstr ""
77
78 #: selfcheck.js:WORKSTATION_REQUIRED
79 msgid ""
80 "A workstation is required to log in to selfcheck.  You can set the  workstation name with URL param 'ws'.  \n"
81 "\n"
82 "Would you like to register a new workstation for this self-check interface?"
83 msgstr ""
84
85 #: selfcheck.js:WORKSTATION_EXISTS
86 msgid ""
87 "This workstation has already been registered.  Would you like to use it for "
88 "this self-check station?"
89 msgstr ""
90
91 #: selfcheck.js:CC_PAYABLE_BALANCE
92 msgid "Total amount to pay: $${0}"
93 msgstr ""
94
95 #: selfcheck.js:TOTAL_FINES_SELECTED
96 msgid "Selected total: $${0}"
97 msgstr ""
98
99 #: selfcheck.js:WELCOME_BANNER
100 msgid "Welcome, ${0}"
101 msgstr ""
102
103 #: selfcheck.js:ENTER_PASSWORD
104 msgid "Please enter your password"
105 msgstr ""
106
107 #: selfcheck.js:PLEASE_LOGIN
108 msgid "Please log in with your username or library barcode."
109 msgstr ""
110
111 #: selfcheck.js:ENTER_BARCODE
112 msgid "Please enter an item barcode"
113 msgstr ""
114
115 #: selfcheck.js:MISCELLANEOUS
116 msgid "Miscellaneous"
117 msgstr ""
118
119 #: selfcheck.js:FAIL_PART_actor_usr_barred
120 msgid "The patron is barred"
121 msgstr ""
122
123 #: selfcheck.js:FAIL_PART_asset_copy_circulate
124 msgid "The item does not circulate"
125 msgstr ""
126
127 #: selfcheck.js:FAIL_PART_asset_copy_location_circulate
128 msgid "Items from this shelving location do not circulate"
129 msgstr ""
130
131 #: selfcheck.js:FAIL_PART_asset_copy_status
132 msgid "The item cannot circulate at this time"
133 msgstr ""
134
135 #: selfcheck.js:FAIL_PART_circ_holds_target_skip_me
136 msgid "The item's circulation library does not fulfill holds"
137 msgstr ""
138
139 #: selfcheck.js:FAIL_PART_config_circ_matrix_circ_mod_test
140 msgid "The patron has too many items of this type checked out"
141 msgstr ""
142
143 #: selfcheck.js:FAIL_PART_config_circ_matrix_test_available_copy_hold_ratio
144 msgid "The available item-to-hold ratio is too low"
145 msgstr ""
146
147 #: selfcheck.js:FAIL_PART_config_circ_matrix_test_circulate
148 msgid "Circulation rules reject this item as non-circulatable"
149 msgstr ""
150
151 #: selfcheck.js:FAIL_PART_config_circ_matrix_test_total_copy_hold_ratio
152 msgid "The total item-to-hold ratio is too low"
153 msgstr ""
154
155 #: selfcheck.js:FAIL_PART_config_hold_matrix_test_holdable
156 msgid "Hold rules reject this item as unholdable"
157 msgstr ""
158
159 #: selfcheck.js:FAIL_PART_config_hold_matrix_test_max_holds
160 msgid "The patron has reached the maximum number of holds"
161 msgstr ""
162
163 #: selfcheck.js:FAIL_PART_item.holdable
164 msgid "The item is not holdable"
165 msgstr ""
166
167 #: selfcheck.js:FAIL_PART_location.holdable
168 msgid "The item's location is not holdable"
169 msgstr ""
170
171 #: selfcheck.js:FAIL_PART_status.holdable
172 msgid "The item is not in a holdable status"
173 msgstr ""
174
175 #: selfcheck.js:FAIL_PART_config_rule_age_hold_protect_prox
176 msgid "The item is too new to transit this far"
177 msgstr ""
178
179 #: selfcheck.js:FAIL_PART_no_item
180 msgid "The system could not find this item"
181 msgstr ""
182
183 #: selfcheck.js:FAIL_PART_no_ultimate_items
184 msgid "The system could not find any items to match this hold request"
185 msgstr ""
186
187 #: selfcheck.js:FAIL_PART_monographic_part_required
188 msgid "Title hold request invalid when monographic part required"
189 msgstr ""
190
191 #: selfcheck.js:FAIL_PART_no_matchpoint
192 msgid "System rules do not define how to handle this item"
193 msgstr ""
194
195 #: selfcheck.js:FAIL_PART_no_user
196 msgid "The system could not find this patron"
197 msgstr ""
198
199 #: selfcheck.js:FAIL_PART_transit_range
200 msgid "The item cannot transit this far"
201 msgstr ""
202
203 #: selfcheck.js:PAYMENT_INVALID_USER_XACT_ID
204 msgid ""
205 "We cannot proceed with the payment, because your account was updated from "
206 "another location.  Please refresh the interface or log out and back in to "
207 "retrieve the latest account information"
208 msgstr ""