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