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