From 13affb19227aea92f0d2a4cada5a94b2d3382be3 Mon Sep 17 00:00:00 2001 From: Dan Wells Date: Tue, 26 Feb 2019 09:48:13 -0500 Subject: [PATCH] Translation updates - po files Signed-off-by: Dan Wells --- build/i18n/po/PCrudFilterPane.js/en-GB.po | 124 + build/i18n/po/acq/en-CA.po | 1857 ++++ build/i18n/po/actor/en-GB.po | 198 + build/i18n/po/circ/en-CA.po | 335 + build/i18n/po/serial/en-CA.po | 413 + build/i18n/po/urlverify/en-GB.po | 144 + build/i18n/po/webstaff/ar-JO.po | 64 +- build/i18n/po/webstaff/cs-CZ.po | 66 +- build/i18n/po/webstaff/en-CA.po | 9838 +++++++++++++++++++++ build/i18n/po/webstaff/en-GB.po | 64 +- build/i18n/po/webstaff/es-ES.po | 64 +- build/i18n/po/webstaff/hy-AM.po | 64 +- build/i18n/po/webstaff/ru-RU.po | 64 +- 13 files changed, 13114 insertions(+), 181 deletions(-) create mode 100644 build/i18n/po/PCrudFilterPane.js/en-GB.po create mode 100644 build/i18n/po/acq/en-CA.po create mode 100644 build/i18n/po/actor/en-GB.po create mode 100644 build/i18n/po/circ/en-CA.po create mode 100644 build/i18n/po/serial/en-CA.po create mode 100644 build/i18n/po/urlverify/en-GB.po create mode 100644 build/i18n/po/webstaff/en-CA.po diff --git a/build/i18n/po/PCrudFilterPane.js/en-GB.po b/build/i18n/po/PCrudFilterPane.js/en-GB.po new file mode 100644 index 0000000000..a9f1a9271b --- /dev/null +++ b/build/i18n/po/PCrudFilterPane.js/en-GB.po @@ -0,0 +1,124 @@ +# English (United Kingdom) translation for evergreen +# Copyright (c) 2019 Rosetta Contributors and Canonical Ltd 2019 +# This file is distributed under the same license as the evergreen package. +# FIRST AUTHOR , 2019. +# +msgid "" +msgstr "" +"Project-Id-Version: evergreen\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2015-02-27 11:41-0400\n" +"PO-Revision-Date: 2019-02-24 10:39+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: English (United Kingdom) \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2019-02-25 05:53+0000\n" +"X-Generator: Launchpad (build 18886)\n" + +#: PCrudFilterPane.js:OPERATOR_NE +msgid "is not" +msgstr "is not" + +#: PCrudFilterPane.js:OPERATOR_EQ +msgid "is" +msgstr "is" + +#: PCrudFilterPane.js:NAME_SAVED_FILTER_SET +msgid "Enter a name for your saved filter set:" +msgstr "Enter a name for your saved filter set:" + +#: PCrudFilterPane.js:OPERATOR_IN +msgid "is in the set" +msgstr "is in the set" + +#: PCrudFilterPane.js:OPERATOR_IS_NULL +msgid "is null" +msgstr "is null" + +#: PCrudFilterPane.js:OPERATOR_BETWEEN +msgid "is between" +msgstr "is between" + +#: PCrudFilterPane.js:OPERATOR_NOT_LIKE +msgid "is not like" +msgstr "is not like" + +#: PCrudFilterPane.js:OPERATOR_NOT_IN +msgid "is not in the set" +msgstr "is not in the set" + +#: PCrudFilterPane.js:CHOOSE_FILTER_TO_LOAD +msgid "Choose filter sets to load" +msgstr "Choose filter sets to load" + +#: PCrudFilterPane.js:OPERATOR_LIKE +msgid "is like" +msgstr "is like" + +#: PCrudFilterPane.js:OPERATOR_IS_NOT_NULL +msgid "is not null" +msgstr "is not null" + +#: PCrudFilterPane.js:NEED_NAME +msgid "You must enter a name for the saved filters." +msgstr "You must enter a name for the saved filters." + +#: PCrudFilterPane.js:ADD_ROW +msgid "Add Row" +msgstr "Add Row" + +#: PCrudFilterPane.js:EMPTY_CASE_COMPACT +msgid "Add rows to filter results." +msgstr "Add rows to filter results." + +#: PCrudFilterPane.js:OPERATOR_NOT_BETWEEN +msgid "is not between" +msgstr "is not between" + +#: PCrudFilterPane.js:EMPTY_CASE +msgid "" +"Add rows to filter results, or just click Apply to see unfiltered results." +msgstr "" +"Add rows to filter results, or just click Apply to see unfiltered results." + +#: PCrudFilterPane.js:EMPTY_LIST +msgid "Cannot compile search filter. Empty lists not allowed." +msgstr "Cannot compile search filter. Empty lists not allowed." + +#: PCrudFilterPane.js:OPERATOR_LT +msgid "is less than" +msgstr "is less than" + +#: PCrudFilterPane.js:DEFAULT_DIALOG_TITLE +msgid "Filter Results" +msgstr "Filter Results" + +#: PCrudFilterPane.js:OPERATOR_GT +msgid "is greater than" +msgstr "is greater than" + +#: PCrudFilterPane.js:OPERATOR_GTE +msgid "is greater than or equal to" +msgstr "is greater than or equal to" + +#: PCrudFilterPane.js:LOAD_FILTERS +msgid "Load Filters" +msgstr "Load Filters" + +#: PCrudFilterPane.js:OPERATOR_LTE +msgid "is less than or equal to" +msgstr "is less than or equal to" + +#: PCrudFilterPane.js:CANCEL +msgid "Cancel" +msgstr "Cancel" + +#: PCrudFilterPane.js:APPLY +msgid "Apply" +msgstr "Apply" + +#: PCrudFilterPane.js:SAVE_FILTERS +msgid "Save Filters" +msgstr "Save Filters" diff --git a/build/i18n/po/acq/en-CA.po b/build/i18n/po/acq/en-CA.po new file mode 100644 index 0000000000..b508b7b936 --- /dev/null +++ b/build/i18n/po/acq/en-CA.po @@ -0,0 +1,1857 @@ +# English (Canada) translation for evergreen +# Copyright (c) 2019 Rosetta Contributors and Canonical Ltd 2019 +# This file is distributed under the same license as the evergreen package. +# FIRST AUTHOR , 2019. +# +msgid "" +msgstr "" +"Project-Id-Version: evergreen\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2018-03-26 19:33+0000\n" +"PO-Revision-Date: 2019-02-13 00:49+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: English (Canada) \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2019-02-14 05:15+0000\n" +"X-Generator: Launchpad (build 18878)\n" + +#: ../../Open-ILS/src/templates/acq/invoice/view.tt2:6 +msgid " Invoice " +msgstr "" + +#: ../../Open-ILS/src/templates/acq/invoice/receive.tt2:39 +msgid " Select All" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/invoice/view.tt2:90 +msgid "# Invoiced / # Paid" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/notes.tt2:7 +msgid "#x2196; Return" +msgstr "" + +#. ("") +#. ("") +#. ("") +#: ../../Open-ILS/src/templates/acq/po/view.tt2:106 ../../Open-ILS/src/templates/acq/po/view.tt2:65 ../../Open-ILS/src/templates/acq/po/view.tt2:74 +msgid "$%1" +msgstr "" + +#. ("0") +#: ../../Open-ILS/src/templates/acq/lineitem/search.tt2:99 +msgid "%1 term(s) prepared for search" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:59 +msgid "« Previous" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:285 ../../Open-ILS/src/templates/acq/common/li_table.tt2:398 ../../Open-ILS/src/templates/acq/lineitem/worksheet.tt2:12 +msgid "↖ Return" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:283 +msgid "↖ Return To Invoice" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/picklist/view.tt2:20 ../../Open-ILS/src/templates/acq/po/view.tt2:133 +msgid "↖ Return to Invoice" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/picklist/view.tt2:17 ../../Open-ILS/src/templates/acq/po/view.tt2:130 +msgid "↖ Return to Search" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:183 +msgid "✍ worksheet" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:181 +msgid "➟ catalog" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:190 +msgid "➬ queue" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:182 +msgid "➾ link to catalog" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/invoice/view.tt2:220 +msgid "(building the results list progressively)" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:207 +msgid "-- Actions --" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:30 +msgid "----PO----" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:23 +msgid "--Actions--" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/vlagent.tt2:82 +msgid "ACQ Copies Processed" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/lineitem/search.tt2:62 +msgid "ALL of the following terms match" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/lineitem/search.tt2:55 +msgid "ANY of the following terms match" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/invoice/receive.tt2:2 +msgid "Acquisitions Invoice Receiving" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/search/unified.tt2:11 ../../Open-ILS/src/templates/acq/search/unified.tt2:2 +msgid "Acquisitions Search" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:130 +msgid "Actions" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/po/view.tt2:26 +msgid "Activatable?" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/po/search.tt2:20 ../../Open-ILS/src/templates/acq/po/view.tt2:31 +msgid "Activate Order" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/picklist/upload.tt2:16 +msgid "Activate Purchase Order" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/po/view.tt2:35 +msgid "Activate Without Loading Items" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/jubgrid.tt2:62 +msgid "Actual Price" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:28 +msgid "Add Brief Record" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/invoice/view.tt2:145 +msgid "Add Charge..." +msgstr "" + +#: ../../Open-ILS/src/templates/acq/invoice/view.tt2:340 +msgid "Add New Items" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/invoice/view.tt2:262 ../../Open-ILS/src/templates/acq/search/unified.tt2:83 +msgid "Add Search Term" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/invoice/view.tt2:268 +msgid "Add Selected Items to Invoice" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/fund/view.tt2:236 +msgid "Add Tag" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/picklist/brief_record.tt2:10 +msgid "Add To Selection List" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/lineitem/search.tt2:102 +msgid "Add file" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/lineitem/search.tt2:75 +msgid "Add more search terms" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:32 ../../Open-ILS/src/templates/acq/lineitem/related.tt2:44 +msgid "Add to Purchase Order" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/lineitem/related.tt2:41 ../../Open-ILS/src/templates/acq/picklist/upload.tt2:30 ../../Open-ILS/src/templates/acq/picklist/user_request.tt2:68 +msgid "Add to Selection List" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:524 +msgid "Add to Selection List: " +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:274 +msgid "Add/Edit Items" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/picklist/brief_record.tt2:14 +msgid "Adding to Purchase Order" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/notes.tt2:31 +msgid "Additional comments" +msgstr "" + +#. ("", "") +#: ../../Open-ILS/src/templates/acq/common/claim_dialog.tt2:6 +msgid "Against item: %1 (%2)" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:484 +msgid "All Line Items" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/funding_source/view.tt2:36 +msgid "Allocate to Fund" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/fund/view.tt2:179 ../../Open-ILS/src/templates/acq/funding_source/view.tt2:128 +msgid "Allocations" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/po/view.tt2:136 +msgid "Allow activation with
zero-copy lineitems" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/fund/view.tt2:82 +msgid "Amount to transfer from" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/fund/view.tt2:33 ../../Open-ILS/src/templates/acq/funding_source/view.tt2:16 ../../Open-ILS/src/templates/acq/funding_source/view.tt2:46 +msgid "Amount: " +msgstr "" + +#: ../../Open-ILS/src/templates/acq/fund/view.tt2:61 ../../Open-ILS/src/templates/acq/funding_source/view.tt2:29 ../../Open-ILS/src/templates/acq/funding_source/view.tt2:72 ../../Open-ILS/src/templates/acq/settings/li_attr.tt2:40 +msgid "Apply" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:37 +msgid "Apply Claim Policy to Selected Line Items" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/funding_source/view.tt2:12 +msgid "Apply Credit" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:112 +msgid "Apply to Selected" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/jubgrid.tt2:138 +msgid "Approve Selected Titles" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:218 +msgid "Approved" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/jubgrid.tt2:59 ../../Open-ILS/src/templates/acq/po/item_table.tt2:9 +msgid "Author" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/fund/view.tt2:165 ../../Open-ILS/src/templates/acq/funding_source/view.tt2:94 ../../Open-ILS/src/templates/acq/invoice/view.tt2:162 +msgid "Balance" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/jubgrid.tt2:122 ../../Open-ILS/src/templates/acq/common/jubgrid.tt2:95 ../../Open-ILS/src/templates/acq/common/li_table.tt2:232 ../../Open-ILS/src/templates/acq/common/li_table.tt2:365 ../../Open-ILS/src/templates/acq/common/li_table.tt2:416 ../../Open-ILS/src/templates/acq/invoice/receive.tt2:47 +msgid "Barcode" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:350 +msgid "Batch Update" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:555 +msgid "Batch Update Funds" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/picklist/from_bib.tt2:17 +msgid "Begin a new search" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/vlagent.tt2:39 +msgid "Best/Single Match Minimum Quality Ratio" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/vlagent.tt2:78 +msgid "Bib Records Merged/Imported" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/invoice/view.tt2:81 +msgid "Bibliographic Items" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/invoice/view.tt2:125 ../../Open-ILS/src/templates/acq/invoice/view.tt2:91 +msgid "Billed" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/jubgrid.tt2:119 ../../Open-ILS/src/templates/acq/common/jubgrid.tt2:91 ../../Open-ILS/src/templates/acq/common/li_table.tt2:231 +msgid "Branch" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/jubgrid.tt2:123 ../../Open-ILS/src/templates/acq/common/jubgrid.tt2:99 ../../Open-ILS/src/templates/acq/common/li_table.tt2:233 +msgid "Call Number" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:337 ../../Open-ILS/src/templates/acq/common/li_table.tt2:364 ../../Open-ILS/src/templates/acq/common/li_table.tt2:415 ../../Open-ILS/src/templates/acq/invoice/receive.tt2:46 +msgid "Callnumber" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:382 ../../Open-ILS/src/templates/acq/common/li_table.tt2:500 ../../Open-ILS/src/templates/acq/common/li_table.tt2:571 ../../Open-ILS/src/templates/acq/common/li_table.tt2:590 ../../Open-ILS/src/templates/acq/invoice/view.tt2:338 +msgid "Cancel" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:541 +msgid "Cancel Copy" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:49 +msgid "Cancel Line Items" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/picklist/user_request.tt2:71 ../../Open-ILS/src/templates/acq/picklist/user_request.tt2:79 +msgid "Cancel Request" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/po/events.tt2:9 +msgid "Cancel Selected" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:36 +msgid "Cancel Selected Line Items" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/po/view.tt2:112 ../../Open-ILS/src/templates/acq/po/view.tt2:120 +msgid "Cancel order" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:222 +msgid "Canceled" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/invoice/view.tt2:122 ../../Open-ILS/src/templates/acq/po/item_table.tt2:6 +msgid "Charge Type" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/notes.tt2:27 +msgid "Choose alert code " +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/inv_dialog.tt2:3 +msgid "Choose invoice" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/picklist/list.tt2:53 ../../Open-ILS/src/templates/acq/search/unified.tt2:171 +msgid "Choose the Lead Selection List:" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:236 ../../Open-ILS/src/templates/acq/common/li_table.tt2:336 ../../Open-ILS/src/templates/acq/common/li_table.tt2:363 ../../Open-ILS/src/templates/acq/common/li_table.tt2:414 ../../Open-ILS/src/templates/acq/common/li_table.tt2:85 ../../Open-ILS/src/templates/acq/invoice/receive.tt2:44 +msgid "Circ Modifier" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/final_claim_dialog.tt2:6 ../../Open-ILS/src/templates/acq/common/li_table.tt2:382 +msgid "Claim" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:544 +msgid "Claim policy:" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/claim_dialog.tt2:58 +msgid "Claim selected" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/financial/claim_eligible.tt2:16 ../../Open-ILS/src/templates/acq/financial/claim_eligible.tt2:46 +msgid "Claim selected items" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/final_claim_dialog.tt2:2 +msgid "Claim type:" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/claim_dialog.tt2:5 ../../Open-ILS/src/templates/acq/common/li_table.tt2:210 +msgid "Claims" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/picklist/bib_search.tt2:44 +msgid "Clear Form" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/lineitem/search.tt2:104 +msgid "Clear loaded search terms" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/picklist/list.tt2:41 ../../Open-ILS/src/templates/acq/search/unified.tt2:155 +msgid "Clone" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/picklist/list.tt2:32 ../../Open-ILS/src/templates/acq/search/unified.tt2:143 +msgid "Clone Selected" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/invoice/view.tt2:175 +msgid "Close" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/fund/view.tt2:162 ../../Open-ILS/src/templates/acq/funding_source/view.tt2:93 ../../Open-ILS/src/templates/acq/settings/li_attr.tt2:50 +msgid "Code" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/settings/li_attr.tt2:10 +msgid "Code:" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:237 ../../Open-ILS/src/templates/acq/common/li_table.tt2:334 ../../Open-ILS/src/templates/acq/common/li_table.tt2:361 ../../Open-ILS/src/templates/acq/common/li_table.tt2:79 ../../Open-ILS/src/templates/acq/invoice/receive.tt2:43 +msgid "Collection Code" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/financial/claim_eligible.tt2:34 +msgid "Consider individual copies for claiming" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/fund/list.tt2:126 ../../Open-ILS/src/templates/acq/picklist/upload.tt2:26 ../../Open-ILS/src/templates/acq/picklist/user_request.tt2:13 ../../Open-ILS/src/templates/acq/po/events.tt2:23 +msgid "Context Org Unit" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/fund/list.tt2:91 +msgid "Context Org Unit:" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:392 ../../Open-ILS/src/templates/acq/common/li_table.tt2:70 +msgid "Copies" +msgstr "" + +#. ("0") +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:201 +msgid "Copies(%1)" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:235 ../../Open-ILS/src/templates/acq/common/li_table.tt2:333 ../../Open-ILS/src/templates/acq/common/li_table.tt2:360 ../../Open-ILS/src/templates/acq/common/li_table.tt2:413 ../../Open-ILS/src/templates/acq/common/li_table.tt2:76 ../../Open-ILS/src/templates/acq/invoice/receive.tt2:42 +msgid "Copy Location" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/jubgrid.tt2:184 ../../Open-ILS/src/templates/acq/common/notes.tt2:19 ../../Open-ILS/src/templates/acq/common/notes.tt2:34 ../../Open-ILS/src/templates/acq/picklist/list.tt2:24 ../../Open-ILS/src/templates/acq/search/unified.tt2:136 +msgid "Create" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/fund/view.tt2:11 +msgid "Create Allocation" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/po/view.tt2:84 +msgid "Create Invoice" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:40 +msgid "Create Invoice From Selected Line Items" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:31 ../../Open-ILS/src/templates/acq/lineitem/related.tt2:47 ../../Open-ILS/src/templates/acq/picklist/upload.tt2:10 ../../Open-ILS/src/templates/acq/po/create.tt2:2 ../../Open-ILS/src/templates/acq/po/create.tt2:3 +msgid "Create Purchase Order" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/picklist/user_request.tt2:39 +msgid "Create Request" +msgstr "" + +#. ("") +#: ../../Open-ILS/src/templates/acq/picklist/view.tt2:9 +msgid "Create date: %1" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/funding_source/view.tt2:106 +msgid "Credits" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/currency_type/list.tt2:3 ../../Open-ILS/src/templates/acq/fund/view.tt2:163 ../../Open-ILS/src/templates/acq/funding_source/view.tt2:97 +msgid "Currency Type" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/fund/view.tt2:207 +msgid "Debits" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/vlagent.tt2:86 +msgid "Debits Encumbered" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/notes.tt2:55 ../../Open-ILS/src/templates/acq/invoice/view.tt2:128 ../../Open-ILS/src/templates/acq/invoice/view.tt2:139 +msgid "Delete" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/currency_type/list.tt2:6 ../../Open-ILS/src/templates/acq/fund/list.tt2:42 ../../Open-ILS/src/templates/acq/funding_source/list.tt2:27 ../../Open-ILS/src/templates/acq/picklist/list.tt2:64 ../../Open-ILS/src/templates/acq/search/unified.tt2:186 +msgid "Delete Selected" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/jubgrid.tt2:192 +msgid "Delete Selected Copy" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:27 +msgid "Delete Selected Items" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/settings/li_attr.tt2:51 +msgid "Description" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/settings/li_attr.tt2:14 +msgid "Description: " +msgstr "" + +#: ../../Open-ILS/src/templates/acq/fund/view.tt2:106 +msgid "Destination amount" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/fund/view.tt2:96 +msgid "Destination fund" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/invoice/view.tt2:109 ../../Open-ILS/src/templates/acq/invoice/view.tt2:94 +msgid "Detach" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/invoice/view.tt2:115 ../../Open-ILS/src/templates/acq/po/item_table.tt2:2 +msgid "Direct Charges, Taxes, Fees, etc." +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:88 +msgid "Distribution Formula" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:308 +msgid "Distribution Formulas" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:318 +msgid "Distribution formulas applied to this lineitem:" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/fund/list.tt2:99 +msgid "Dry Run: " +msgstr "" + +#: ../../Open-ILS/src/templates/acq/po/edi_messages.tt2:2 ../../Open-ILS/src/templates/acq/po/edi_messages.tt2:6 ../../Open-ILS/src/templates/acq/po/view.tt2:57 +msgid "EDI Messages" +msgstr "" + +#. (ctx.page_args.0) +#: ../../Open-ILS/src/templates/acq/po/edi_messages.tt2:4 +msgid "EDI Messages (Purchase Order %1)" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/picklist/brief_record.tt2:26 +msgid "Edit MARC" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/info.tt2:19 +msgid "Edit MARC Order Record" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/po/events.tt2:38 +msgid "End Date Range" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/add_to_po.tt2:45 +msgid "Enter the PO Name: " +msgstr "" + +#: ../../Open-ILS/src/templates/acq/picklist/list.tt2:84 ../../Open-ILS/src/templates/acq/search/unified.tt2:205 +msgid "Entry Count" +msgstr "" + +#. ("") +#: ../../Open-ILS/src/templates/acq/picklist/view.tt2:12 +msgid "Entry Count: %1" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/po/item_table.tt2:11 +msgid "Estimated Cost" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/jubgrid.tt2:68 ../../Open-ILS/src/templates/acq/common/li_table.tt2:132 +msgid "Estimated Price" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/picklist/bib_search.tt2:21 +msgid "Evergreen Catalog" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:199 +msgid "Expand" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:126 +msgid "Expand All" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/invoice/view.tt2:27 +msgid "Expected Cost: " +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:45 +msgid "Export List" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:29 +msgid "Export Single Attribute List" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/invoice/view.tt2:330 +msgid "Extra Items" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/settings/li_attr.tt2:29 +msgid "False" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/picklist/upload.tt2:52 +msgid "File to Upload:" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/invoice/view.tt2:53 +msgid "Final invoice for Blanket order?" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/po/view.tt2:40 +msgid "Finalize Blanket Order" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/picklist/upload.tt2:36 +msgid "Fiscal Year" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/jubgrid.tt2:116 ../../Open-ILS/src/templates/acq/common/jubgrid.tt2:87 ../../Open-ILS/src/templates/acq/common/li_table.tt2:234 ../../Open-ILS/src/templates/acq/common/li_table.tt2:335 ../../Open-ILS/src/templates/acq/common/li_table.tt2:362 ../../Open-ILS/src/templates/acq/common/li_table.tt2:82 ../../Open-ILS/src/templates/acq/invoice/receive.tt2:45 ../../Open-ILS/src/templates/acq/invoice/view.tt2:123 ../../Open-ILS/src/templates/acq/po/item_table.tt2:7 +msgid "Fund" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/fund/view.tt2:5 +msgid "Fund Details" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/fund/list.tt2:45 +msgid "Fund Propagation & Rollover" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/jubgrid.tt2:166 ../../Open-ILS/src/templates/acq/funding_source/view.tt2:40 +msgid "Fund: " +msgstr "" + +#: ../../Open-ILS/src/templates/acq/funding_source/view.tt2:5 +msgid "Funding Source Details" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/fund/view.tt2:25 +msgid "Funding Source: " +msgstr "" + +#: ../../Open-ILS/src/templates/acq/funding_source/list.tt2:24 +msgid "Funding Sources" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/fund/list.tt2:2 ../../Open-ILS/src/templates/acq/fund/list.tt2:38 +msgid "Funds" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:183 +msgid "Generate Worksheet" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/settings/li_attr.tt2:66 +msgid "Generated Attributes" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:290 ../../Open-ILS/src/templates/acq/common/li_table.tt2:591 +msgid "Go" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/lineitem/findbib.tt2:65 +msgid "Hide" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/invoice/view.tt2:36 +msgid "Hide Details" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/search/unified.tt2:14 +msgid "Hide Search Form" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/po/view.tt2:66 +msgid "History" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/picklist/bib_search.tt2:35 +msgid "Hits Per Source" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:209 +msgid "Holdings Maint." +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/jubgrid.tt2:115 ../../Open-ILS/src/templates/acq/common/jubgrid.tt2:57 ../../Open-ILS/src/templates/acq/common/jubgrid.tt2:86 ../../Open-ILS/src/templates/acq/fund/view.tt2:160 ../../Open-ILS/src/templates/acq/funding_source/view.tt2:91 ../../Open-ILS/src/templates/acq/po/search.tt2:39 ../../Open-ILS/src/templates/acq/po/search.tt2:99 ../../Open-ILS/src/templates/acq/po/view.tt2:13 ../../Open-ILS/src/templates/acq/settings/li_attr.tt2:49 +msgid "ID" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/jubgrid.tt2:60 ../../Open-ILS/src/templates/acq/common/li_table.tt2:168 +msgid "ISBN" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:170 +msgid "ISSN" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/receiving/process.tt2:11 ../../Open-ILS/src/templates/acq/settings/li_attr.tt2:54 +msgid "Identifier" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/settings/li_attr.tt2:26 +msgid "Identifier Field?: " +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:492 +msgid "Import Bibs and Create Copies" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/vlagent.tt2:22 +msgid "Import Non-Matching Records" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:190 +msgid "Import Queue" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/po/search.tt2:56 +msgid "In Process" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/fund/list.tt2:95 +msgid "Include Funds for Descendant Org Units:" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/claim_dialog.tt2:27 +msgid "Initiate New Claims" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/vlagent.tt2:46 +msgid "Insufficient Quality Fall-Through Profile" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/invoice/view.tt2:68 +msgid "Invoice" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/inv_dialog.tt2:8 +msgid "Invoice #" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/invoice/view.tt2:2 ../../Open-ILS/src/templates/acq/po/view.tt2:75 +msgid "Invoicing" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:287 +msgid "Item Count: " +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:128 ../../Open-ILS/src/templates/acq/financial/claim_eligible.tt2:22 +msgid "Items" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/financial/claim_eligible.tt2:2 ../../Open-ILS/src/templates/acq/financial/claim_eligible.tt2:5 +msgid "Items Eligible For Claiming" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/picklist/from_bib.tt2:2 +msgid "Items by Bibliographic ID" +msgstr "" + +#. ("") +#: ../../Open-ILS/src/templates/acq/picklist/view.tt2:10 +msgid "Last updated: %1" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/fund/list.tt2:76 +msgid "Limit Fiscal Year Close-out Operation to Encumbrances: " +msgstr "" + +#: ../../Open-ILS/src/templates/acq/invoice/view.tt2:282 +msgid "Limit to Invoiceable Items" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:122 +msgid "Line Items" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/settings/li_attr.tt2:5 +msgid "Lineitem Attribute Attribute" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/lineitem/history.tt2:2 ../../Open-ILS/src/templates/acq/lineitem/history.tt2:3 +msgid "Lineitem History" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/lineitem/search.tt2:2 ../../Open-ILS/src/templates/acq/lineitem/search.tt2:5 +msgid "Lineitem Search" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/lineitem/worksheet.tt2:11 ../../Open-ILS/src/templates/acq/lineitem/worksheet.tt2:2 +msgid "Lineitem Worksheet" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/lineitem/search.tt2:15 +msgid "Lineitem state" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/vlagent.tt2:70 +msgid "Lineitems Processed" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/invoice/view.tt2:25 +msgid "Lineitems: " +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/inv_dialog.tt2:27 +msgid "Link" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/po/view.tt2:87 +msgid "Link Invoice" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:41 +msgid "Link Selected Line Items to Invoice" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:182 +msgid "Link To Catalog Record" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:35 +msgid "Load Bibs and Items" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/vlagent.tt2:60 +msgid "Load Items for Imported Records" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/lineitem/worksheet.tt2:16 +msgid "Loading Worksheet..." +msgstr "" + +#: ../../Open-ILS/src/templates/acq/lineitem/findbib.tt2:2 +msgid "Locate Bib Record" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/jubgrid.tt2:173 +msgid "Location: " +msgstr "" + +#: ../../Open-ILS/src/templates/acq/settings/li_attr.tt2:61 +msgid "MARC Attributes" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/info.tt2:17 +msgid "MARC ILS Record" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/info.tt2:16 +msgid "MARC Order Record" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:26 +msgid "Mark Ready for Order" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:25 +msgid "Mark Ready for Selector" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/jubgrid.tt2:195 +msgid "Mark Selected Copies Received" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:38 +msgid "Mark Selected Line Items as Received" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:585 +msgid "Mark all" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:583 +msgid "Mark selected" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:382 +msgid "Mark Received" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/picklist/list.tt2:58 ../../Open-ILS/src/templates/acq/search/unified.tt2:179 +msgid "Merge" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/vlagent.tt2:35 +msgid "Merge On Best Match" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/vlagent.tt2:27 +msgid "Merge On Exact Match (901c)" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/vlagent.tt2:31 +msgid "Merge On Single Match" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/vlagent.tt2:18 +msgid "Merge Profile" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/picklist/list.tt2:49 ../../Open-ILS/src/templates/acq/search/unified.tt2:162 +msgid "Merge Selected" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/picklist/list.tt2:7 +msgid "My Selection Lists" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/fund/view.tt2:161 ../../Open-ILS/src/templates/acq/funding_source/view.tt2:92 ../../Open-ILS/src/templates/acq/po/view.tt2:18 ../../Open-ILS/src/templates/acq/search/unified.tt2:111 ../../Open-ILS/src/templates/acq/search/unified.tt2:202 +msgid "Name" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:468 +msgid "Name (optional)" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/picklist/list.tt2:19 ../../Open-ILS/src/templates/acq/search/unified.tt2:129 +msgid "Name:" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:215 ../../Open-ILS/src/templates/acq/po/search.tt2:55 +msgid "New" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/notes.tt2:24 +msgid "New Alert" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/picklist/brief_record.tt2:2 +msgid "New Brief Record" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/po/item_table.tt2:31 +msgid "New Charge" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/jubgrid.tt2:158 +msgid "New Copy" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/currency_type/list.tt2:5 +msgid "New Currency Type" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/fund/list.tt2:41 +msgid "New Fund" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/funding_source/list.tt2:26 +msgid "New Funding Source" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/picklist/list.tt2:36 ../../Open-ILS/src/templates/acq/search/unified.tt2:148 +msgid "New Name:" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/notes.tt2:11 +msgid "New Note" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/vlagent.tt2:42 +msgid "New Record Quality / Quality of Best Match" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/picklist/bib_search.tt2:59 +msgid "New Search" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/picklist/list.tt2:15 ../../Open-ILS/src/templates/acq/search/unified.tt2:124 +msgid "New Selection List" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/lineitem/search.tt2:80 +msgid "New brief record like this" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table_pager.tt2:15 ../../Open-ILS/src/templates/acq/invoice/view.tt2:274 +msgid "Next" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:60 +msgid "Next »" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:253 +msgid "No Copies" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/invoice/view.tt2:290 +msgid "No Results" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/lineitem/search.tt2:33 +msgid "No further attributes to search by" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/jubgrid.tt2:78 +msgid "No. Copies" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:238 ../../Open-ILS/src/templates/acq/fund/view.tt2:127 ../../Open-ILS/src/templates/acq/po/item_table.tt2:10 +msgid "Note" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/notes.tt2:16 +msgid "Note is vendor-public" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/final_claim_dialog.tt2:4 +msgid "Note:" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/fund/view.tt2:54 ../../Open-ILS/src/templates/acq/funding_source/view.tt2:22 ../../Open-ILS/src/templates/acq/funding_source/view.tt2:65 +msgid "Note: " +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:129 ../../Open-ILS/src/templates/acq/common/li_table.tt2:366 ../../Open-ILS/src/templates/acq/po/view.tt2:48 +msgid "Notes" +msgstr "" + +#. ("0") +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:203 +msgid "Notes(%1)" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/po/search.tt2:58 +msgid "On order" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:220 +msgid "On-Order" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/vlagent.tt2:9 +msgid "Or create a new queue" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:165 +msgid "Order Identifier" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:217 +msgid "Order-Ready" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:464 ../../Open-ILS/src/templates/acq/po/search.tt2:71 +msgid "Ordering Agency" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/receiving/process.tt2:17 +msgid "Ordering Agency:" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/fund/view.tt2:164 ../../Open-ILS/src/templates/acq/funding_source/view.tt2:98 ../../Open-ILS/src/templates/acq/search/unified.tt2:204 +msgid "Owner" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:332 ../../Open-ILS/src/templates/acq/common/li_table.tt2:359 ../../Open-ILS/src/templates/acq/common/li_table.tt2:412 ../../Open-ILS/src/templates/acq/common/li_table.tt2:73 ../../Open-ILS/src/templates/acq/invoice/receive.tt2:41 +msgid "Owning Branch" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/jubgrid.tt2:80 +msgid "PO" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/po/history.tt2:2 +msgid "PO History" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/picklist/user_request.tt2:31 +msgid "PO Line Item" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/po/search.tt2:10 +msgid "PO Search" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/po/events.tt2:7 +msgid "PO Triggered Events" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/po/view.tt2:22 +msgid "PO name already in use: " +msgstr "" + +#: ../../Open-ILS/src/templates/acq/lineitem/search.tt2:23 +msgid "PO ordering agency" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:191 ../../Open-ILS/src/templates/acq/invoice/view.tt2:127 ../../Open-ILS/src/templates/acq/invoice/view.tt2:93 +msgid "Paid" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/picklist/user_request.tt2:65 +msgid "Patron Request" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:186 ../../Open-ILS/src/templates/acq/picklist/user_request.tt2:2 +msgid "Patron Requests" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/po/search.tt2:57 +msgid "Pending" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:219 +msgid "Pending-Order" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/invoice/view.tt2:92 +msgid "Per Copy" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/fund/view.tt2:41 ../../Open-ILS/src/templates/acq/funding_source/view.tt2:53 +msgid "Percent: " +msgstr "" + +#: ../../Open-ILS/src/templates/acq/fund/list.tt2:59 +msgid "Perform Fiscal Year Close-out Operation: " +msgstr "" + +#: ../../Open-ILS/src/templates/acq/fund/view.tt2:46 ../../Open-ILS/src/templates/acq/funding_source/view.tt2:58 +msgid "Please enter an amount between 0 and 100" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:480 +msgid "Prepayment Required" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/po/view.tt2:14 +msgid "Prepayment Required?" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table_pager.tt2:5 +msgid "Prev" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/invoice/view.tt2:271 +msgid "Previous" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:33 +msgid "Print Purchase Order" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/search/unified.tt2:216 +msgid "Print Selected Invoices" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/fund/list.tt2:115 +msgid "Process" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/fund/list.tt2:51 +msgid "" +"Propagation creates new funds for the subsequent fiscal year based on the " +"funds for the selected fiscal year. Only funds with the propagate setting " +"enabled will be affected. No money or encumbrances are altered during this " +"process." +msgstr "" + +#: ../../Open-ILS/src/templates/acq/invoice/view.tt2:173 +msgid "Prorate" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/lineitem/search.tt2:91 +msgid "Provide a file of search terms" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/picklist/from_bib.tt2:5 +msgid "" +"Provide one or more CSV files whose first columns contain Evergreen " +"bibliographic record IDs." +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/inv_dialog.tt2:18 ../../Open-ILS/src/templates/acq/common/li_table.tt2:189 ../../Open-ILS/src/templates/acq/common/li_table.tt2:476 ../../Open-ILS/src/templates/acq/picklist/upload.tt2:22 ../../Open-ILS/src/templates/acq/po/search.tt2:42 ../../Open-ILS/src/templates/acq/po/view.tt2:46 +msgid "Provider" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/jubgrid.tt2:61 +msgid "Pubdate" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:185 ../../Open-ILS/src/templates/acq/po/events.tt2:55 ../../Open-ILS/src/templates/acq/po/view.tt2:2 +msgid "Purchase Order" +msgstr "" + +#. ("") +#: ../../Open-ILS/src/templates/acq/po/view.tt2:8 +msgid "Purchase Order (%1)" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/po/history.tt2:3 +msgid "Purchase Order History" +msgstr "" + +#. ("") +#: ../../Open-ILS/src/templates/acq/po/search.tt2:14 +msgid "Purchase Order: %1" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/po/search.tt2:2 +msgid "Purchase Orders" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/vlagent.tt2:90 +msgid "Real Copies Processed" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:538 ../../Open-ILS/src/templates/acq/picklist/user_request.tt2:74 ../../Open-ILS/src/templates/acq/po/view.tt2:115 +msgid "Reason:" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/invoice/view.tt2:8 +msgid "Receive Items" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/invoice/receive.tt2:32 ../../Open-ILS/src/templates/acq/invoice/receive.tt2:54 +msgid "Receive Selected Copies" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/jubgrid.tt2:107 +msgid "Receive Time" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:221 +msgid "Received" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:367 +msgid "Receiver" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/receiving/process.tt2:2 +msgid "Receiving Processing" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/vlagent.tt2:14 +msgid "Record Match Set" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/vlagent.tt2:24 +msgid "Record Source" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/fund/list.tt2:141 +msgid "Refresh" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/fund/view.tt2:211 ../../Open-ILS/src/templates/acq/search/unified.tt2:121 ../../Open-ILS/src/templates/acq/search/unified.tt2:213 ../../Open-ILS/src/templates/acq/search/unified.tt2:94 +msgid "Refresh Grid" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/lineitem/related.tt2:2 ../../Open-ILS/src/templates/acq/lineitem/related.tt2:4 +msgid "Related Lineitems" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/vlagent.tt2:50 +msgid "Remove MARC Field Groups" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/jubgrid.tt2:141 +msgid "Remove Selected Titles" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/lineitem/search.tt2:68 +msgid "Remove this row" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/invoice/view.tt2:178 +msgid "Reopen" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/po/events.tt2:10 +msgid "Reset Selected" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/po/search.tt2:112 +msgid "Results Summary" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/picklist/from_bib.tt2:12 +msgid "Retrieve records" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/invoice/receive.tt2:61 +msgid "Return to Invoice" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/search/unified.tt2:18 +msgid "Reveal Search Form" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/fund/view.tt2:115 +msgid "Same as source amount?" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/add_to_po.tt2:55 ../../Open-ILS/src/templates/acq/common/li_table.tt2:531 ../../Open-ILS/src/templates/acq/common/li_table.tt2:547 ../../Open-ILS/src/templates/acq/invoice/view.tt2:169 +msgid "Save" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/invoice/view.tt2:171 +msgid "Save & Clear" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:293 ../../Open-ILS/src/templates/acq/common/li_table.tt2:402 +msgid "Save Changes" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:24 +msgid "Save Items To Selection List" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/po/item_table.tt2:32 +msgid "Save New Charges" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/picklist/brief_record.tt2:24 +msgid "Save Record" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:515 +msgid "Save all" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:520 +msgid "Save as Selection List: " +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:513 +msgid "Save selected" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/invoice/view.tt2:191 ../../Open-ILS/src/templates/acq/invoice/view.tt2:266 ../../Open-ILS/src/templates/acq/lineitem/findbib.tt2:14 ../../Open-ILS/src/templates/acq/lineitem/search.tt2:109 ../../Open-ILS/src/templates/acq/po/events.tt2:44 ../../Open-ILS/src/templates/acq/po/search.tt2:74 ../../Open-ILS/src/templates/acq/receiving/process.tt2:24 ../../Open-ILS/src/templates/acq/search/unified.tt2:87 +msgid "Search" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/picklist/bib_search.tt2:25 +msgid "Search Fields" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/picklist/bib_search.tt2:54 +msgid "Search Results" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/lineitem/search.tt2:45 +msgid "Search by attribute values" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/invoice/view.tt2:206 ../../Open-ILS/src/templates/acq/search/unified.tt2:25 +msgid "Search for" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/lineitem/findbib.tt2:70 +msgid "Searching...." +msgstr "" + +#: ../../Open-ILS/src/templates/acq/lineitem/findbib.tt2:32 +msgid "Select" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/invoice/view.tt2:287 +msgid "Select All" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/claim_dialog.tt2:39 +msgid "Select Claim Action" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:184 +msgid "Select List" +msgstr "" + +#. ("
") +#: ../../Open-ILS/src/templates/acq/invoice/view.tt2:334 +msgid "Select a fund for the new items: %1" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:564 +msgid "Select a new fund:" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:488 +msgid "Selected Line Items" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/picklist/view.tt2:2 +msgid "Selection List" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/picklist/list.tt2:2 +msgid "Selection Lists" +msgstr "" + +#. (" ") +#: ../../Open-ILS/src/templates/acq/picklist/view.tt2:7 +msgid "Selection list %1" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:216 +msgid "Selector-Ready" +msgstr "" + +#. ("") +#: ../../Open-ILS/src/templates/acq/picklist/view.tt2:11 +msgid "Selector: %1" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/picklist/user_request.tt2:69 +msgid "Set No Hold" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/jubgrid.tt2:103 ../../Open-ILS/src/templates/acq/common/jubgrid.tt2:124 +msgid "Shelving Location" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/invoice/view.tt2:41 +msgid "Show Details" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:181 +msgid "Show In Catalog" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/claim_dialog.tt2:19 +msgid "Show Voucher" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/financial/claim_eligible.tt2:7 +msgid "Show items ready to claim for:" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/po/search.tt2:79 +msgid "Show results as a virtual combined PO" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/lineitem/search.tt2:49 +msgid "Show results for which:" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/invoice/view.tt2:279 +msgid "Sort by title" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/fund/view.tt2:81 +msgid "Source amount" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/fund/view.tt2:167 +msgid "Spent Balance" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/po/view.tt2:143 +msgid "Split Order by Lineitems" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/po/events.tt2:31 +msgid "Start Date Range" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/jubgrid.tt2:79 ../../Open-ILS/src/templates/acq/po/events.tt2:15 ../../Open-ILS/src/templates/acq/po/search.tt2:45 +msgid "State" +msgstr "State or Province/Territory" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:131 +msgid "Status" +msgstr "" + +#. ("") +#: ../../Open-ILS/src/templates/acq/po/search.tt2:19 +msgid "Status: %1" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/settings/li_attr.tt2:53 +msgid "Subfield" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/settings/li_attr.tt2:22 +msgid "Subfield: " +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:448 ../../Open-ILS/src/templates/acq/common/li_table.tt2:497 ../../Open-ILS/src/templates/acq/common/li_table.tt2:572 ../../Open-ILS/src/templates/acq/picklist/bib_search.tt2:43 +msgid "Submit" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/fund/view.tt2:153 ../../Open-ILS/src/templates/acq/funding_source/view.tt2:83 +msgid "Summary" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/settings/li_attr.tt2:52 +msgid "Tag" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/settings/li_attr.tt2:18 +msgid "Tag: " +msgstr "" + +#: ../../Open-ILS/src/templates/acq/fund/view.tt2:229 +msgid "Tags" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/invoice/receive.tt2:26 +msgid "The remaining are listed below." +msgstr "" + +#: ../../Open-ILS/src/templates/acq/fund/list.tt2:67 +msgid "" +"The year end close out operation moves encumbrances from the selected fiscal " +"year to the analogous funds in the subsequent fiscal year and it deactivates " +"funds for the selected fiscal year. Additionally, for all funds that have " +"the \"Rollover\" setting enabled, this process will move all unspent money " +"to the analogous fund in the subsequent fiscal year." +msgstr "" + +#: ../../Open-ILS/src/templates/acq/po/item_table.tt2:28 +msgid "There are no miscellanea attached to this purchase order." +msgstr "" + +#: ../../Open-ILS/src/templates/acq/search/unified.tt2:237 +msgid "There are no results from your search." +msgstr "" + +#: ../../Open-ILS/src/templates/acq/financial/claim_eligible.tt2:40 +msgid "There were no items matching your search." +msgstr "" + +#. ("", "") +#: ../../Open-ILS/src/templates/acq/fund/list.tt2:149 +msgid "These changes have %1not%2 been committed yet." +msgstr "" + +#: ../../Open-ILS/src/templates/acq/invoice/receive.tt2:58 +msgid "This invoice has no more copies to receive." +msgstr "" + +#: ../../Open-ILS/src/templates/acq/fund/list.tt2:84 +msgid "" +"This modifies the above described Close-out Operation, causing funds to be " +"transfered into the void (that is, entirely removed) instead of being " +"transfered to the analogous funds in the subsequent fiscal year." +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:472 +msgid "This name is used by another PO" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:558 +msgid "This will also update any existing encumbered or spent debits." +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:557 +msgid "This will update the fund for all copies attached to these lineitems." +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/jubgrid.tt2:58 +msgid "Title" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/invoice/view.tt2:124 +msgid "Title / Description" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/invoice/view.tt2:89 +msgid "Title Details" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/po/item_table.tt2:8 +msgid "Title/Description" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/invoice/view.tt2:159 ../../Open-ILS/src/templates/acq/invoice/view.tt2:161 +msgid "Total" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/fund/view.tt2:166 +msgid "Total Allocated" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/po/search.tt2:125 +msgid "Total Copies:" +msgstr "" + +#. ("") +#: ../../Open-ILS/src/templates/acq/po/search.tt2:18 +msgid "Total Copies: %1" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/funding_source/view.tt2:95 +msgid "Total Credits" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/fund/view.tt2:168 ../../Open-ILS/src/templates/acq/funding_source/view.tt2:96 +msgid "Total Debits" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/fund/view.tt2:170 ../../Open-ILS/src/templates/acq/po/view.tt2:73 +msgid "Total Encumbered" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/po/search.tt2:129 +msgid "Total Encumbered:" +msgstr "" + +#. ("") +#: ../../Open-ILS/src/templates/acq/po/search.tt2:16 +msgid "Total Encumbered: $%1" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/po/view.tt2:64 +msgid "Total Estimated" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/po/view.tt2:55 +msgid "Total Lineitems" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/po/search.tt2:121 +msgid "Total Lineitems:" +msgstr "" + +#. ("") +#: ../../Open-ILS/src/templates/acq/po/search.tt2:15 +msgid "Total Lineitems: %1" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/po/search.tt2:117 +msgid "Total Purchase Orders:" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/fund/view.tt2:169 ../../Open-ILS/src/templates/acq/po/view.tt2:105 +msgid "Total Spent" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/po/search.tt2:133 +msgid "Total Spent:" +msgstr "" + +#. ("") +#: ../../Open-ILS/src/templates/acq/po/search.tt2:17 +msgid "Total Spent: $%1" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/fund/view.tt2:138 +msgid "Transfer" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/fund/view.tt2:68 +msgid "Transfer Money" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/settings/li_attr.tt2:30 +msgid "True" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:169 +msgid "UPC" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:382 +msgid "Un-Receive" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:39 +msgid "Un-Receive Selected Line Items" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:208 +msgid "Update Barcodes" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/picklist/upload.tt2:4 ../../Open-ILS/src/templates/acq/picklist/upload.tt2:54 +msgid "Upload" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/picklist/upload.tt2:69 +msgid "Upload Complete!" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/vlagent.tt2:6 +msgid "Upload to Queue" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/invoice/receive.tt2:28 +msgid "Use List Mode" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/invoice/receive.tt2:29 +msgid "Use Numeric Mode" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/picklist/user_request.tt2:22 +msgid "User" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/vlagent.tt2:74 +msgid "Vandelay Records Processed" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/jubgrid.tt2:74 +msgid "Vendor" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/po/view.tt2:69 +msgid "View" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:211 +msgid "View History" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/picklist/upload.tt2:72 +msgid "View Import Queue" +msgstr "" + +#. ("") +#: ../../Open-ILS/src/templates/acq/po/view.tt2:79 +msgid "View Invoices (%1)" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/lineitem/findbib.tt2:31 +msgid "View MARC" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:473 ../../Open-ILS/src/templates/acq/po/view.tt2:23 +msgid "View PO" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:34 +msgid "View PO History" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/picklist/upload.tt2:70 +msgid "View Purchase Order" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/picklist/upload.tt2:71 ../../Open-ILS/src/templates/acq/picklist/user_request.tt2:68 +msgid "View Selection List" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:201 +msgid "View copy information" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/fund/list.tt2:107 +msgid "" +"When Dry Run is selected, the system will generate a summary of the changes " +"that would occur during the selected operation(s). No data will be changed." +msgstr "" + +#: ../../Open-ILS/src/templates/acq/settings/li_attr.tt2:55 +msgid "XPath" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/settings/li_attr.tt2:35 +msgid "XPath (advanced): " +msgstr "" + +#: ../../Open-ILS/src/templates/acq/fund/list.tt2:134 +msgid "Year" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/invoice/view.tt2:212 ../../Open-ILS/src/templates/acq/search/unified.tt2:37 +msgid "all" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/invoice/view.tt2:213 ../../Open-ILS/src/templates/acq/search/unified.tt2:38 +msgid "any" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:188 +msgid "claim policy:" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/invoice/view.tt2:236 ../../Open-ILS/src/templates/acq/search/unified.tt2:57 +msgid "contains" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/invoice/view.tt2:240 ../../Open-ILS/src/templates/acq/search/unified.tt2:61 +msgid "does NOT contain" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/search/unified.tt2:33 +msgid "invoices" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/invoice/view.tt2:233 ../../Open-ILS/src/templates/acq/search/unified.tt2:54 +msgid "is" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/invoice/view.tt2:234 ../../Open-ILS/src/templates/acq/search/unified.tt2:55 +msgid "is NOT" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/invoice/view.tt2:246 ../../Open-ILS/src/templates/acq/search/unified.tt2:67 +msgid "is on or AFTER" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/invoice/view.tt2:243 ../../Open-ILS/src/templates/acq/search/unified.tt2:64 +msgid "is on or BEFORE" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/invoice/view.tt2:208 ../../Open-ILS/src/templates/acq/search/unified.tt2:27 +msgid "line items" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/search/unified.tt2:29 +msgid "line items & catalog records" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/invoice/view.tt2:249 ../../Open-ILS/src/templates/acq/search/unified.tt2:70 +msgid "matches a term from a file" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/invoice/view.tt2:210 ../../Open-ILS/src/templates/acq/search/unified.tt2:35 +msgid "matching" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/invoice/view.tt2:216 +msgid "of the following terms" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/search/unified.tt2:41 +msgid "of the following terms:" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/search/unified.tt2:32 +msgid "purchase orders" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:186 +msgid "requests" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/search/unified.tt2:31 +msgid "selection lists" +msgstr "" + +#: ../../Open-ILS/src/templates/acq/common/li_table.tt2:187 +msgid "view invoice(s)" +msgstr "" diff --git a/build/i18n/po/actor/en-GB.po b/build/i18n/po/actor/en-GB.po new file mode 100644 index 0000000000..42e10ce648 --- /dev/null +++ b/build/i18n/po/actor/en-GB.po @@ -0,0 +1,198 @@ +# English (United Kingdom) translation for evergreen +# Copyright (c) 2019 Rosetta Contributors and Canonical Ltd 2019 +# This file is distributed under the same license as the evergreen package. +# FIRST AUTHOR , 2019. +# +msgid "" +msgstr "" +"Project-Id-Version: evergreen\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2018-03-26 19:33+0000\n" +"PO-Revision-Date: 2019-02-24 10:43+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: English (United Kingdom) \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2019-02-25 05:53+0000\n" +"X-Generator: Launchpad (build 18886)\n" + +#: ../../Open-ILS/src/templates/actor/user/register.tt2:63 +msgid "Active" +msgstr "Active" + +#: ../../Open-ILS/src/templates/actor/user/register.tt2:50 +msgid "Address Alert" +msgstr "Address Alert" + +#: ../../Open-ILS/src/templates/actor/user/register.tt2:78 +msgid "Apply Changes" +msgstr "Apply Changes" + +#: ../../Open-ILS/src/templates/actor/user/register.tt2:101 +msgid "" +"Assign additional permission groups to users here.
This does not affect " +"circulation policy." +msgstr "" +"Assign additional permission groups to users here.
This does not affect " +"circulation policy." + +#: ../../Open-ILS/src/templates/actor/user/register.tt2:62 +msgid "Barcode" +msgstr "Barcode" + +#: ../../Open-ILS/src/templates/actor/user/event_log.tt2:242 +msgid "Cancel Selected Events" +msgstr "Cancel Selected Events" + +#: ../../Open-ILS/src/templates/actor/user/event_log.tt2:112 +msgid "Circulation" +msgstr "Circulation" + +#: ../../Open-ILS/src/templates/actor/user/register.tt2:77 +msgid "Close" +msgstr "Close" + +#: ../../Open-ILS/src/templates/actor/user/event_log.tt2:128 +msgid "Collected" +msgstr "Collected" + +#: ../../Open-ILS/src/templates/actor/user/event_log.tt2:132 +msgid "Complete" +msgstr "Complete" + +#: ../../Open-ILS/src/templates/actor/user/message.tt2:97 +msgid "Context Org Unit" +msgstr "Context Org Unit" + +#: ../../Open-ILS/src/templates/actor/user/message.tt2:93 +msgid "Delete Selected" +msgstr "Delete Selected" + +#: ../../Open-ILS/src/templates/actor/user/event_log.tt2:133 +msgid "Error" +msgstr "Error" + +#: ../../Open-ILS/src/templates/actor/user/event_log.tt2:280 +msgid "Event Name" +msgstr "Event Name" + +#: ../../Open-ILS/src/templates/actor/user/event_log.tt2:127 +msgid "Found" +msgstr "Found" + +#: ../../Open-ILS/src/templates/actor/user/event_log.tt2:113 +msgid "Hold" +msgstr "Hold" + +#: ../../Open-ILS/src/templates/actor/user/event_log.tt2:129 +msgid "Invalid" +msgstr "Invalid" + +#: ../../Open-ILS/src/templates/actor/user/message.tt2:2 ../../Open-ILS/src/templates/actor/user/message.tt2:91 +msgid "Patron Messages" +msgstr "Patron Messages" + +#: ../../Open-ILS/src/templates/actor/user/event_log.tt2:130 +msgid "Pending" +msgstr "Pending" + +#: ../../Open-ILS/src/templates/actor/user/register.tt2:64 +msgid "Primary" +msgstr "Primary" + +#: ../../Open-ILS/src/templates/actor/user/event_log.tt2:246 +msgid "Print All Events" +msgstr "Print All Events" + +#: ../../Open-ILS/src/templates/actor/user/event_log.tt2:244 +msgid "Print Selected Events" +msgstr "Print Selected Events" + +#: ../../Open-ILS/src/templates/actor/user/event_log.tt2:131 +msgid "Reacting" +msgstr "Reacting" + +#: ../../Open-ILS/src/templates/actor/user/event_log.tt2:240 +msgid "Reset Selected Events" +msgstr "Reset Selected Events" + +#: ../../Open-ILS/src/templates/actor/user/register.tt2:114 +msgid "Save" +msgstr "Save" + +#: ../../Open-ILS/src/templates/actor/user/register_table.tt2:47 +msgid "Secondary Groups" +msgstr "Secondary Groups" + +#: ../../Open-ILS/src/templates/actor/user/register.tt2:94 +msgid "Secondary Permission Groups" +msgstr "Secondary Permission Groups" + +#: ../../Open-ILS/src/templates/actor/user/register.tt2:23 +msgid "Show All Fields" +msgstr "Show All Fields" + +#: ../../Open-ILS/src/templates/actor/user/register.tt2:21 +msgid "Show Only Required Fields" +msgstr "Show Only Required Fields" + +#: ../../Open-ILS/src/templates/actor/user/register.tt2:22 +msgid "Show Suggested Fields" +msgstr "Show Suggested Fields" + +#: ../../Open-ILS/src/templates/actor/user/event_log.tt2:250 +msgid "Show events at and below" +msgstr "Show events at and below" + +#: ../../Open-ILS/src/templates/actor/user/event_log.tt2:291 +msgid "Target Circulation - Author" +msgstr "Target Circulation - Author" + +#: ../../Open-ILS/src/templates/actor/user/event_log.tt2:289 +msgid "Target Circulation - Copy Barcode" +msgstr "Target Circulation - Copy Barcode" + +#: ../../Open-ILS/src/templates/actor/user/event_log.tt2:292 +msgid "Target Circulation - Patron Barcode" +msgstr "Target Circulation - Patron Barcode" + +#: ../../Open-ILS/src/templates/actor/user/event_log.tt2:290 +msgid "Target Circulation - Title" +msgstr "Target Circulation - Title" + +#: ../../Open-ILS/src/templates/actor/user/event_log.tt2:294 +msgid "Target Hold - Author" +msgstr "Target Hold - Author" + +#: ../../Open-ILS/src/templates/actor/user/event_log.tt2:295 +msgid "Target Hold - Patron Barcode" +msgstr "Target Hold - Patron Barcode" + +#: ../../Open-ILS/src/templates/actor/user/event_log.tt2:293 +msgid "Target Hold - Title" +msgstr "Target Hold - Title" + +#: ../../Open-ILS/src/templates/actor/user/event_log.tt2:2 +msgid "Triggered Event Log" +msgstr "Triggered Event Log" + +#: ../../Open-ILS/src/templates/actor/user/event_log.tt2:163 +msgid "Up to how many rows?" +msgstr "Up to how many rows?" + +#: ../../Open-ILS/src/templates/actor/user/register.tt2:1 +msgid "User Editor" +msgstr "User Editor" + +#: ../../Open-ILS/src/templates/actor/user/event_log.tt2:171 +msgid "You selected nothing." +msgstr "You selected nothing." + +#: ../../Open-ILS/src/templates/actor/user/event_log.tt2:235 +msgid "copy specific" +msgstr "copy specific" + +#: ../../Open-ILS/src/templates/actor/user/event_log.tt2:236 +msgid "patron specific" +msgstr "patron specific" diff --git a/build/i18n/po/circ/en-CA.po b/build/i18n/po/circ/en-CA.po new file mode 100644 index 0000000000..8d3c12f37d --- /dev/null +++ b/build/i18n/po/circ/en-CA.po @@ -0,0 +1,335 @@ +# English (Canada) translation for evergreen +# Copyright (c) 2019 Rosetta Contributors and Canonical Ltd 2019 +# This file is distributed under the same license as the evergreen package. +# FIRST AUTHOR , 2019. +# +msgid "" +msgstr "" +"Project-Id-Version: evergreen\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2018-03-26 19:34+0000\n" +"PO-Revision-Date: 2019-02-06 21:55+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: English (Canada) \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2019-02-07 05:53+0000\n" +"X-Generator: Launchpad (build 18872)\n" + +#: ../../Open-ILS/src/templates/circ/selfcheck/payment.tt2:13 +msgid "American Express" +msgstr "" + +#: ../../Open-ILS/src/templates/circ/selfcheck/payment.tt2:33 +msgid "April" +msgstr "" + +#: ../../Open-ILS/src/templates/circ/selfcheck/payment.tt2:37 +msgid "Aug" +msgstr "" + +#: ../../Open-ILS/src/templates/circ/hold_pull_list.tt2:102 ../../Open-ILS/src/templates/circ/selfcheck/circ_page.tt2:8 ../../Open-ILS/src/templates/circ/selfcheck/holds_page.tt2:7 +msgid "Author" +msgstr "" + +#: ../../Open-ILS/src/templates/circ/selfcheck/fines.tt2:12 +msgid "Balance Owed" +msgstr "" + +#: ../../Open-ILS/src/templates/circ/selfcheck/circ_page.tt2:6 +msgid "Barcode" +msgstr "" + +#: ../../Open-ILS/src/templates/circ/selfcheck/payment.tt2:23 +msgid "CVV #" +msgstr "" + +#: ../../Open-ILS/src/templates/circ/hold_pull_list.tt2:115 +msgid "Call Number Prefix" +msgstr "" + +#: ../../Open-ILS/src/templates/circ/hold_pull_list.tt2:116 +msgid "Call Number Suffix" +msgstr "" + +#: ../../Open-ILS/src/templates/circ/selfcheck/circ_page.tt2:23 +msgid "Checkout" +msgstr "" + +#: ../../Open-ILS/src/templates/circ/selfcheck/main.tt2:43 +msgid "Choose a location" +msgstr "" + +#: ../../Open-ILS/src/templates/circ/selfcheck/payment.tt2:66 +msgid "City" +msgstr "" + +#: ../../Open-ILS/src/templates/circ/selfcheck/logout_dialog.tt2:10 +msgid "Continue Session" +msgstr "" + +#: ../../Open-ILS/src/templates/circ/hold_pull_list.tt2:106 +msgid "Copy Status" +msgstr "" + +#: ../../Open-ILS/src/templates/circ/selfcheck/payment.tt2:19 +msgid "Credit Card #" +msgstr "" + +#: ../../Open-ILS/src/templates/circ/selfcheck/payment.tt2:41 +msgid "Dec" +msgstr "" + +#: ../../Open-ILS/src/templates/circ/selfcheck/fines.tt2:9 +msgid "Details" +msgstr "" + +#: ../../Open-ILS/src/templates/circ/selfcheck/circ_page.tt2:9 +msgid "Due Date" +msgstr "" + +#: ../../Open-ILS/src/templates/circ/selfcheck/payment.tt2:50 +msgid "Edit Billing Details" +msgstr "" + +#: ../../Open-ILS/src/templates/circ/selfcheck/summary.tt2:8 +msgid "Email" +msgstr "" + +#: ../../Open-ILS/src/templates/circ/selfcheck/main.tt2:48 +msgid "Enter a workstation name" +msgstr "" + +#: ../../Open-ILS/src/templates/circ/selfcheck/payment.tt2:27 +msgid "Expiration Month" +msgstr "" + +#: ../../Open-ILS/src/templates/circ/selfcheck/payment.tt2:46 +msgid "Expiration Year" +msgstr "" + +#: ../../Open-ILS/src/templates/circ/selfcheck/payment.tt2:31 +msgid "Feb" +msgstr "" + +#: ../../Open-ILS/src/templates/circ/selfcheck/summary.tt2:25 +msgid "Fines" +msgstr "" + +#: ../../Open-ILS/src/templates/circ/selfcheck/payment.tt2:54 +msgid "First Name" +msgstr "" + +#: ../../Open-ILS/src/templates/circ/hold_pull_list.tt2:107 +msgid "Hold Notes" +msgstr "" + +#: ../../Open-ILS/src/templates/circ/hold_pull_list.tt2:2 ../../Open-ILS/src/templates/circ/hold_pull_list.tt2:66 +msgid "Hold Pull List" +msgstr "" + +#: ../../Open-ILS/src/templates/circ/selfcheck/summary.tt2:19 +msgid "Holds" +msgstr "" + +#: ../../Open-ILS/src/templates/circ/selfcheck/summary.tt2:3 +msgid "Home" +msgstr "" + +#: ../../Open-ILS/src/templates/circ/selfcheck/summary.tt2:13 +msgid "Items Checked Out" +msgstr "" + +#: ../../Open-ILS/src/templates/circ/selfcheck/payment.tt2:30 +msgid "Jan" +msgstr "" + +#: ../../Open-ILS/src/templates/circ/selfcheck/payment.tt2:36 +msgid "July" +msgstr "" + +#: ../../Open-ILS/src/templates/circ/selfcheck/payment.tt2:35 +msgid "June" +msgstr "" + +#: ../../Open-ILS/src/templates/circ/selfcheck/payment.tt2:58 +msgid "Last Name" +msgstr "" + +#: ../../Open-ILS/src/templates/circ/selfcheck/logout_dialog.tt2:6 ../../Open-ILS/src/templates/circ/selfcheck/summary.tt2:4 +msgid "Logout" +msgstr "" + +#: ../../Open-ILS/src/templates/circ/selfcheck/payment.tt2:32 +msgid "Mar" +msgstr "" + +#: ../../Open-ILS/src/templates/circ/selfcheck/payment.tt2:12 +msgid "MasterCard" +msgstr "" + +#: ../../Open-ILS/src/templates/circ/selfcheck/payment.tt2:34 +msgid "May" +msgstr "" + +#: ../../Open-ILS/src/templates/circ/selfcheck/summary.tt2:10 +msgid "None" +msgstr "" + +#: ../../Open-ILS/src/templates/circ/selfcheck/payment.tt2:40 +msgid "Nov" +msgstr "" + +#: ../../Open-ILS/src/templates/circ/selfcheck/payment.tt2:39 +msgid "Oct" +msgstr "" + +#: ../../Open-ILS/src/templates/circ/hold_pull_list.tt2:105 +msgid "Parts" +msgstr "" + +#: ../../Open-ILS/src/templates/circ/hold_pull_list.tt2:108 +msgid "Patron Barcode" +msgstr "" + +#: ../../Open-ILS/src/templates/circ/selfcheck/fines.tt2:2 +msgid "Pay Fines" +msgstr "" + +#: ../../Open-ILS/src/templates/circ/hold_pull_list.tt2:109 +msgid "Pickup Library" +msgstr "" + +#: ../../Open-ILS/src/templates/circ/hold_pull_list.tt2:110 +msgid "Pickup Library (Shortname)" +msgstr "" + +#: ../../Open-ILS/src/templates/circ/selfcheck/patron_login.tt2:1 +msgid "Please login using your library barcode" +msgstr "" + +#: ../../Open-ILS/src/templates/circ/selfcheck/summary.tt2:9 +msgid "Print" +msgstr "" + +#: ../../Open-ILS/src/templates/circ/selfcheck/main.tt2:15 +msgid "Print List" +msgstr "" + +#: ../../Open-ILS/src/templates/circ/hold_pull_list.tt2:69 +msgid "Print Pull List" +msgstr "" + +#: ../../Open-ILS/src/templates/circ/selfcheck/summary.tt2:7 +msgid "Receipt:" +msgstr "" + +#: ../../Open-ILS/src/templates/circ/selfcheck/circ_page.tt2:24 +msgid "Renewal" +msgstr "" + +#: ../../Open-ILS/src/templates/circ/selfcheck/circ_page.tt2:10 +msgid "Renewals Left" +msgstr "" + +#: ../../Open-ILS/src/templates/circ/hold_pull_list.tt2:111 +msgid "Request Library" +msgstr "" + +#: ../../Open-ILS/src/templates/circ/hold_pull_list.tt2:112 +msgid "Request Library (Shortname)" +msgstr "" + +#: ../../Open-ILS/src/templates/circ/hold_pull_list.tt2:114 +msgid "SMS Carrier" +msgstr "" + +#: ../../Open-ILS/src/templates/circ/hold_pull_list.tt2:113 +msgid "Selection Locus" +msgstr "" + +#: ../../Open-ILS/src/templates/circ/selfcheck/main.tt2:1 +msgid "Self Checkout" +msgstr "" + +#: ../../Open-ILS/src/templates/circ/selfcheck/payment.tt2:38 +msgid "Sept" +msgstr "" + +#: ../../Open-ILS/src/templates/circ/hold_pull_list.tt2:100 +msgid "Shelving Location" +msgstr "" + +#: ../../Open-ILS/src/templates/circ/hold_pull_list.tt2:73 +msgid "Show the pull list for:" +msgstr "" + +#: ../../Open-ILS/src/templates/circ/selfcheck/payment.tt2:70 +msgid "State or Province" +msgstr "" + +#: ../../Open-ILS/src/templates/circ/selfcheck/holds_page.tt2:8 +msgid "Status" +msgstr "" + +#: ../../Open-ILS/src/templates/circ/selfcheck/payment.tt2:62 +msgid "Street Address" +msgstr "" + +#: ../../Open-ILS/src/templates/circ/selfcheck/main.tt2:53 +msgid "Submit" +msgstr "" + +#: ../../Open-ILS/src/templates/circ/selfcheck/payment.tt2:79 +msgid "Submit Payment" +msgstr "" + +#: ../../Open-ILS/src/templates/circ/hold_pull_list.tt2:103 ../../Open-ILS/src/templates/circ/selfcheck/circ_page.tt2:7 ../../Open-ILS/src/templates/circ/selfcheck/holds_page.tt2:6 +msgid "Title" +msgstr "" + +#: ../../Open-ILS/src/templates/circ/selfcheck/fines.tt2:10 +msgid "Total Billed" +msgstr "" + +#: ../../Open-ILS/src/templates/circ/selfcheck/fines.tt2:11 +msgid "Total Paid" +msgstr "" + +#. ("") +#: ../../Open-ILS/src/templates/circ/selfcheck/payment.tt2:2 +msgid "Total amount to pay: $%1" +msgstr "" + +#: ../../Open-ILS/src/templates/circ/selfcheck/circ_page.tt2:11 ../../Open-ILS/src/templates/circ/selfcheck/fines.tt2:8 +msgid "Type" +msgstr "" + +#: ../../Open-ILS/src/templates/circ/selfcheck/payment.tt2:8 +msgid "Type of Card" +msgstr "" + +#: ../../Open-ILS/src/templates/circ/selfcheck/payment.tt2:11 +msgid "VISA" +msgstr "" + +#: ../../Open-ILS/src/templates/circ/selfcheck/summary.tt2:28 +msgid "View Details" +msgstr "" + +#: ../../Open-ILS/src/templates/circ/selfcheck/summary.tt2:22 +msgid "View Holds" +msgstr "" + +#: ../../Open-ILS/src/templates/circ/selfcheck/summary.tt2:16 +msgid "View Items Out" +msgstr "" + +#: ../../Open-ILS/src/templates/circ/selfcheck/logout_dialog.tt2:2 +msgid "Your login session will soon timeout due to inactivity." +msgstr "" + +#: ../../Open-ILS/src/templates/circ/selfcheck/payment.tt2:74 +msgid "ZIP or Postal Code" +msgstr "ZIP or Postal Code" diff --git a/build/i18n/po/serial/en-CA.po b/build/i18n/po/serial/en-CA.po new file mode 100644 index 0000000000..f3e66b322b --- /dev/null +++ b/build/i18n/po/serial/en-CA.po @@ -0,0 +1,413 @@ +# English (Canada) translation for evergreen +# Copyright (c) 2019 Rosetta Contributors and Canonical Ltd 2019 +# This file is distributed under the same license as the evergreen package. +# FIRST AUTHOR , 2019. +# +msgid "" +msgstr "" +"Project-Id-Version: evergreen\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2018-03-26 19:37+0000\n" +"PO-Revision-Date: 2019-02-06 23:25+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: English (Canada) \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2019-02-07 05:53+0000\n" +"X-Generator: Launchpad (build 18872)\n" + +#: ../../Open-ILS/src/templates/serial/subscription/caption_and_pattern.tt2:21 +msgid "(853) Basic" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/subscription/caption_and_pattern.tt2:22 +msgid "(854) Supplement" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/subscription/caption_and_pattern.tt2:23 +msgid "(855) Index" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/subscription/caption_and_pattern.tt2:66 +msgid "(Inactive)" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/print_routing_list_users.tt2:55 +msgid "Print" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/subscription/caption_and_pattern.tt2:9 +msgid "Active" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/list_stream.tt2:93 +msgid "Add" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/subscription/caption_and_pattern.tt2:47 +msgid "Add New" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/subscription.tt2:178 +msgid "Add to record entry" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/subscription.tt2:39 +msgid "Batch Item Receive" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/subscription.tt2:104 +msgid "Bibliographic Record" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/print_routing_list_users.tt2:34 +msgid "Billing address:" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/list_item.tt2:6 +msgid "Bindery" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/list_item.tt2:7 +msgid "Bound" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/subscription.tt2:207 +msgid "Captions and Patterns" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/subscription.tt2:144 +msgid "Chronology" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/list_item.tt2:8 +msgid "Claimed" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/subscription.tt2:261 ../../Open-ILS/src/templates/serial/subscription.tt2:36 +msgid "Clone Subscription" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/subscription.tt2:305 +msgid "Clone!" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/list_item.tt2:118 ../../Open-ILS/src/templates/serial/list_stream.tt2:149 +msgid "Create" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/subscription/caption_and_pattern.tt2:8 +msgid "Create Date" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/list_stream.tt2:26 +msgid "Create Many Streams" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/list_item.tt2:76 +msgid "Create New Items" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/list_stream.tt2:135 +msgid "Create Streams" +msgstr "" + +#. ("") +#: ../../Open-ILS/src/templates/serial/subscription/caption_and_pattern.tt2:64 +msgid "Created by %1" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/list_item.tt2:92 +msgid "Date Expected" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/list_item.tt2:100 +msgid "Date Received" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/list_item.tt2:40 ../../Open-ILS/src/templates/serial/list_stream.tt2:34 ../../Open-ILS/src/templates/serial/list_subscription.tt2:22 ../../Open-ILS/src/templates/serial/subscription/distribution.tt2:15 ../../Open-ILS/src/templates/serial/subscription/issuance.tt2:10 +msgid "Delete Selected" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/list_stream.tt2:105 +msgid "Department:" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/list_stream.tt2:65 +msgid "Department: ${0}" +msgstr "" + +#. ("") +#: ../../Open-ILS/src/templates/serial/print_routing_list_users.tt2:45 +msgid "Department: %1" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/list_item.tt2:9 +msgid "Discarded" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/subscription.tt2:116 ../../Open-ILS/src/templates/serial/subscription/distribution.tt2:3 +msgid "Distributions" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/subscription.tt2:184 +msgid "Do not use record entry" +msgstr "" + +#. ("") +#: ../../Open-ILS/src/templates/serial/subscription/caption_and_pattern.tt2:65 +msgid "Edited by %1" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/subscription.tt2:100 +msgid "End Date" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/subscription.tt2:146 +msgid "Enumeration" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/list_item.tt2:5 +msgid "Expected" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/subscription.tt2:106 +msgid "Expected Date Offset" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/subscription/issuance.tt2:83 +msgid "Generate" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/subscription/issuance.tt2:43 +msgid "Generate Issuance and Item Predictions" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/subscription/issuance.tt2:16 +msgid "Generate Predictions" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/subscription.tt2:268 +msgid "" +"Holdings-related objects, like issuances, items, units, and summaries will " +"not be cloned." +msgstr "" + +#: ../../Open-ILS/src/templates/serial/list_item.tt2:79 +msgid "How many items?" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/list_stream.tt2:139 +msgid "How many?" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/subscription.tt2:92 ../../Open-ILS/src/templates/serial/subscription/caption_and_pattern.tt2:5 +msgid "ID" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/subscription/caption_and_pattern.tt2:77 +msgid "Import" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/subscription/caption_and_pattern.tt2:50 +msgid "Import From Bibliographic or Legacy Serial Records" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/subscription.tt2:219 ../../Open-ILS/src/templates/serial/subscription/issuance.tt2:3 +msgid "Issuances" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/list_item.tt2:3 ../../Open-ILS/src/templates/serial/list_item.tt2:32 +msgid "Items" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/print_routing_list_users.tt2:24 +msgid "Mailing address:" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/list_stream.tt2:70 +msgid "Manage Routing List" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/subscription.tt2:180 +msgid "Merge with record entry" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/subscription/distribution.tt2:11 +msgid "New Distribution" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/subscription/issuance.tt2:8 +msgid "New Issuance" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/list_item.tt2:35 +msgid "New Items" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/list_stream.tt2:23 +msgid "New Stream" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/list_subscription.tt2:19 +msgid "New Subscription" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/list_item.tt2:10 +msgid "Not Held" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/list_item.tt2:11 +msgid "Not Published" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/list_stream.tt2:115 +msgid "Note:" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/subscription.tt2:107 +msgid "Number of Distributions" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/subscription.tt2:94 +msgid "Owning Library" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/print_routing_list_users.tt2:55 +msgid "P" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/subscription/caption_and_pattern.tt2:7 +msgid "Pattern Code" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/subscription/issuance.tt2:69 +msgid "Predict a certain number of issuances:" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/subscription/issuance.tt2:57 +msgid "Predict until end of subscription" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/list_stream.tt2:83 +msgid "Reader (barcode):" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/list_stream.tt2:63 +msgid "Reader: ${0} / ${1}, ${2} ${3} (${4})" +msgstr "" + +#. ("", "", "") +#: ../../Open-ILS/src/templates/serial/print_routing_list_users.tt2:18 +msgid "Reader: %1 / %2 (%3)" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/list_item.tt2:12 +msgid "Received" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/subscription.tt2:295 +msgid "Record specified by this unique identifier:" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/list_item.tt2:37 ../../Open-ILS/src/templates/serial/list_stream.tt2:32 ../../Open-ILS/src/templates/serial/subscription/distribution.tt2:8 ../../Open-ILS/src/templates/serial/subscription/issuance.tt2:6 +msgid "Refresh Grid" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/subscription/caption_and_pattern.tt2:10 +msgid "Remove" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/list_stream.tt2:29 +msgid "Routing List For Selected Stream" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/subscription.tt2:283 +msgid "Same record as the existing subscription" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/list_stream.tt2:125 ../../Open-ILS/src/templates/serial/subscription/caption_and_pattern.tt2:11 ../../Open-ILS/src/templates/serial/subscription/caption_and_pattern.tt2:40 +msgid "Save Changes" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/subscription/caption_and_pattern.tt2:72 +msgid "Select records from which to import caption and pattern fields." +msgstr "" + +#: ../../Open-ILS/src/templates/serial/print_routing_list_users.tt2:2 +msgid "Serial Routing List" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/list_item.tt2:45 +msgid "Showing items attached to the issuance," +msgstr "" + +#. ("", "") +#: ../../Open-ILS/src/templates/serial/list_stream.tt2:38 +msgid "Showing streams attached to the distribution, %1 (%2)." +msgstr "" + +#: ../../Open-ILS/src/templates/serial/subscription.tt2:97 +msgid "Start Date" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/list_item.tt2:107 +msgid "Status" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/list_item.tt2:86 +msgid "Stream" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/list_stream.tt2:20 ../../Open-ILS/src/templates/serial/list_stream.tt2:3 +msgid "Streams" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/subscription.tt2:33 +msgid "Subscription Details" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/list_subscription.tt2:15 ../../Open-ILS/src/templates/serial/list_subscription.tt2:2 ../../Open-ILS/src/templates/serial/subscription.tt2:52 +msgid "Subscriptions" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/subscription.tt2:84 +msgid "Summary" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/subscription.tt2:264 +msgid "" +"This feature will clone a subscription and all of its subscription notes, " +"distributions, distribution notes, captions and patterns, streams, and " +"routing list users." +msgstr "" + +#: ../../Open-ILS/src/templates/serial/subscription.tt2:272 +msgid "To what bibliographic record should the new subscription be attached?" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/subscription/caption_and_pattern.tt2:6 +msgid "Type" +msgstr "" + +#. ("") +#: ../../Open-ILS/src/templates/serial/print_routing_list_users.tt2:12 +msgid "Unlabeled stream ID #%1" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/subscription.tt2:182 +msgid "Use record entry only" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/subscription.tt2:49 +msgid "View/Edit" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/subscription.tt2:55 ../../Open-ILS/src/templates/serial/subscription/distribution.tt2:6 +msgid "View/Edit Notes" +msgstr "" + +#: ../../Open-ILS/src/templates/serial/subscription/caption_and_pattern.tt2:28 +msgid "Wizard ..." +msgstr "" diff --git a/build/i18n/po/urlverify/en-GB.po b/build/i18n/po/urlverify/en-GB.po new file mode 100644 index 0000000000..9056d59842 --- /dev/null +++ b/build/i18n/po/urlverify/en-GB.po @@ -0,0 +1,144 @@ +# English (United Kingdom) translation for evergreen +# Copyright (c) 2019 Rosetta Contributors and Canonical Ltd 2019 +# This file is distributed under the same license as the evergreen package. +# FIRST AUTHOR , 2019. +# +msgid "" +msgstr "" +"Project-Id-Version: evergreen\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2018-03-26 19:38+0000\n" +"PO-Revision-Date: 2019-02-24 10:41+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: English (United Kingdom) \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2019-02-25 05:53+0000\n" +"X-Generator: Launchpad (build 18886)\n" + +#: ../../Open-ILS/src/templates/url_verify/create_session.tt2:107 +msgid "Add" +msgstr "Add" + +#: ../../Open-ILS/src/templates/url_verify/review_attempt.tt2:51 +msgid "Attempt ID" +msgstr "Attempt ID" + +#: ../../Open-ILS/src/templates/url_verify/create_session.tt2:130 +msgid "Begin" +msgstr "Begin" + +#: ../../Open-ILS/src/templates/url_verify/sessions.tt2:43 +msgid "Creator " +msgstr "Creator " + +#: ../../Open-ILS/src/templates/url_verify/review_attempt.tt2:34 ../../Open-ILS/src/templates/url_verify/select_urls.tt2:35 +msgid "Download CSV" +msgstr "Download CSV" + +#: ../../Open-ILS/src/templates/url_verify/sessions.tt2:2 +msgid "Link Checker" +msgstr "Link Checker" + +#: ../../Open-ILS/src/templates/url_verify/create_session.tt2:2 +msgid "Link Checker - Create Session" +msgstr "Link Checker - Create Session" + +#: ../../Open-ILS/src/templates/url_verify/review_attempt.tt2:2 +msgid "Link Checker - Review Verification Attempt" +msgstr "Link Checker - Review Verification Attempt" + +#: ../../Open-ILS/src/templates/url_verify/select_urls.tt2:2 +msgid "Link Checker - Select URLs" +msgstr "Link Checker - Select URLs" + +#: ../../Open-ILS/src/templates/url_verify/create_session.tt2:90 +msgid "" +"NOTE: When cloning sessions, any saved searches used in the original session " +"will already be mentioned in the 'Search' field above. You should not need " +"to select them again here." +msgstr "" +"NOTE: When cloning sessions, any saved searches used in the original session " +"will already be mentioned in the 'Search' field above. You should not need " +"to select them again here." + +#: ../../Open-ILS/src/templates/url_verify/sessions.tt2:21 +msgid "New Link Checker Session" +msgstr "New Link Checker Session" + +#: ../../Open-ILS/src/templates/url_verify/create_session.tt2:88 +msgid "Optionally select one or more to combine with 'Search' field above." +msgstr "Optionally select one or more to combine with 'Search' field above." + +#: ../../Open-ILS/src/templates/url_verify/select_urls.tt2:30 +msgid "Print URLs" +msgstr "Print URLs" + +#: ../../Open-ILS/src/templates/url_verify/review_attempt.tt2:30 +msgid "Print verification results" +msgstr "Print verification results" + +#: ../../Open-ILS/src/templates/url_verify/create_session.tt2:116 +msgid "Process immediately?" +msgstr "Process immediately?" + +#: ../../Open-ILS/src/templates/url_verify/create_session.tt2:79 +msgid "Saved searches:" +msgstr "Saved searches:" + +#: ../../Open-ILS/src/templates/url_verify/create_session.tt2:53 +msgid "Search scope:" +msgstr "Search scope:" + +#: ../../Open-ILS/src/templates/url_verify/create_session.tt2:67 +msgid "Search:" +msgstr "Search:" + +#: ../../Open-ILS/src/templates/url_verify/create_session.tt2:41 +msgid "Session name:" +msgstr "Session name:" + +#: ../../Open-ILS/src/templates/url_verify/create_session.tt2:105 +msgid "Subfield(s)" +msgstr "Subfield(s)" + +#: ../../Open-ILS/src/templates/url_verify/create_session.tt2:103 +msgid "Tag" +msgstr "Tag" + +#: ../../Open-ILS/src/templates/url_verify/create_session.tt2:97 +msgid "Tags and subfields to search for URLs:" +msgstr "Tags and subfields to search for URLs:" + +#: ../../Open-ILS/src/templates/url_verify/create_session.tt2:59 +msgid "" +"This will only be used if your search doesn't contain an explicit filter " +"such as site(BR1)" +msgstr "" +"This will only be used if your search doesn't contain an explicit filter " +"such as site(BR1)" + +#: ../../Open-ILS/src/templates/url_verify/sessions.tt2:46 +msgid "URL Selectors" +msgstr "URL Selectors" + +#: ../../Open-ILS/src/templates/url_verify/sessions.tt2:42 +msgid "Verification Attempts" +msgstr "Verification Attempts" + +#: ../../Open-ILS/src/templates/url_verify/select_urls.tt2:37 +msgid "Verify Selected URLs" +msgstr "Verify Selected URLs" + +#: ../../Open-ILS/src/templates/url_verify/sessions.tt2:25 +msgid "View existing sessions started at:" +msgstr "View existing sessions started at:" + +#: ../../Open-ILS/src/templates/url_verify/review_attempt.tt2:33 +msgid "link-checker-results" +msgstr "link-checker-results" + +#: ../../Open-ILS/src/templates/url_verify/select_urls.tt2:34 +msgid "link-checker-urls" +msgstr "link-checker-urls" diff --git a/build/i18n/po/webstaff/ar-JO.po b/build/i18n/po/webstaff/ar-JO.po index 51c49ec79a..926545c3dc 100644 --- a/build/i18n/po/webstaff/ar-JO.po +++ b/build/i18n/po/webstaff/ar-JO.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: evergreen\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2018-11-21 03:21+0000\n" +"POT-Creation-Date: 2019-01-17 03:21+0000\n" "PO-Revision-Date: 2018-08-23 03:46+0000\n" "Last-Translator: Dan Wells \n" "Language-Team: Arabic \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2018-11-22 05:14+0000\n" -"X-Generator: Launchpad (build 18824)\n" +"X-Launchpad-Export-Date: 2019-01-18 05:52+0000\n" +"X-Generator: Launchpad (build 18856)\n" "Language: arabic\n" #. ("{{pendingXacts | date:\"short\"}}") @@ -417,7 +417,7 @@ msgstr "إضافة 006" msgid "Add 007" msgstr "إضافة 007" -#: ../../Open-ILS/src/templates/staff/cat/item/t_circ_list_pane.tt2:39 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:11 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:47 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:71 +#: ../../Open-ILS/src/templates/staff/cat/item/t_circ_list_pane.tt2:39 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:12 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:47 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:71 msgid "Add Billing" msgstr "إضافة فاتورة" @@ -1045,7 +1045,7 @@ msgstr "" msgid "Balance Owed" msgstr "الرصيد المستحق" -#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2:45 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:30 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:107 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:71 ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:8 ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:10 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:126 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:164 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:52 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin.tt2:54 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin.tt2:59 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:63 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:40 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:46 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:77 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_pending.tt2:48 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_view.tt2:35 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:32 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:65 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:35 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:72 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:109 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:11 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:17 ../../Open-ILS/src/templates/staff/circ/patron/t_credentials.tt2:21 ../../Open-ILS/src/templates/staff/circ/patron/t_credentials.tt2:25 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:78 ../../Open-ILS/src/templates/staff/circ/patron/t_patron_cards_dialog.tt2:10 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:47 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:15 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:83 ../../Open-ILS/src/templates/staff/circ/transits/t_list.tt2:50 ../../Open-ILS/src/templates/staff/serials/t_batch_receive.tt2:57 ../../Open-ILS/src/templates/staff/serials/t_view_items_grid.tt2:96 ../../Open-ILS/src/templates/staff/share/t_patron_search_form.tt2:55 +#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2:45 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:30 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:107 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:71 ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:8 ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:10 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:126 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:164 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:52 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin.tt2:54 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin.tt2:59 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:63 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:40 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:46 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:77 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_pending.tt2:48 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_view.tt2:35 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:32 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:65 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:36 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:84 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:109 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:11 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:17 ../../Open-ILS/src/templates/staff/circ/patron/t_credentials.tt2:21 ../../Open-ILS/src/templates/staff/circ/patron/t_credentials.tt2:25 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:78 ../../Open-ILS/src/templates/staff/circ/patron/t_patron_cards_dialog.tt2:10 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:47 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:15 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:83 ../../Open-ILS/src/templates/staff/circ/transits/t_list.tt2:50 ../../Open-ILS/src/templates/staff/serials/t_batch_receive.tt2:57 ../../Open-ILS/src/templates/staff/serials/t_view_items_grid.tt2:96 ../../Open-ILS/src/templates/staff/share/t_patron_search_form.tt2:55 msgid "Barcode" msgstr "الباركود" @@ -1219,7 +1219,7 @@ msgstr "بيبلوغرافي" msgid "Bibliographic record %1" msgstr "تسجيلة ببليوغرافية %1" -#: ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:73 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:18 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:54 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:93 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:18 +#: ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:73 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:19 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:54 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:93 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:18 msgid "Bill #" msgstr "إصدار الفاتورة #" @@ -1253,7 +1253,7 @@ msgstr "إعداد الفواتير" msgid "Billing Date:" msgstr "" -#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:101 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:4 +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:103 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:4 msgid "Billing Location" msgstr "موقع استلام الفاتورة" @@ -1442,11 +1442,11 @@ msgstr "عرض السلة" msgid "Buckets" msgstr "السلال" -#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2:50 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:36 ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:100 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:97 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:129 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:117 ../../Open-ILS/src/templates/staff/circ/holds/t_shelf_list.tt2:98 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:78 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:50 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:157 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:105 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:96 ../../Open-ILS/src/templates/staff/circ/transits/t_list.tt2:55 +#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2:50 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:36 ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:100 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:97 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:129 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:117 ../../Open-ILS/src/templates/staff/circ/holds/t_shelf_list.tt2:98 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:78 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:51 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:157 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:105 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:96 ../../Open-ILS/src/templates/staff/circ/transits/t_list.tt2:55 msgid "CN Prefix" msgstr "CN البادئة" -#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2:52 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:37 ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:101 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:98 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:131 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:118 ../../Open-ILS/src/templates/staff/circ/holds/t_shelf_list.tt2:99 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:80 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:51 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:158 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:106 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:102 ../../Open-ILS/src/templates/staff/circ/transits/t_list.tt2:57 +#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2:52 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:37 ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:101 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:98 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:131 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:118 ../../Open-ILS/src/templates/staff/circ/holds/t_shelf_list.tt2:99 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:80 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:52 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:158 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:106 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:102 ../../Open-ILS/src/templates/staff/circ/transits/t_list.tt2:57 msgid "CN Suffix" msgstr "CN اللاحقة" @@ -1462,7 +1462,7 @@ msgstr "استدعاء # بادئة" msgid "Call # Suffix" msgstr "استدعاء # لاحقة" -#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2:51 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:35 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:104 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:72 ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:7 ../../Open-ILS/src/templates/staff/cat/share/t_volume_list.tt2:12 ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:130 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:130 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:167 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:47 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:106 ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:68 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:79 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:122 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:58 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:99 ../../Open-ILS/src/templates/staff/circ/share/t_hold_details.tt2:20 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_pull_list.tt2:27 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_shelf_list.tt2:32 +#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2:51 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:35 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:104 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:72 ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:7 ../../Open-ILS/src/templates/staff/cat/share/t_volume_list.tt2:12 ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:130 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:130 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:167 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:47 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:106 ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:68 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:79 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:61 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:122 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:58 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:99 ../../Open-ILS/src/templates/staff/circ/share/t_hold_details.tt2:20 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_pull_list.tt2:27 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_shelf_list.tt2:32 msgid "Call Number" msgstr "رمز الاستدعاء" @@ -1830,7 +1830,7 @@ msgstr "محطة عمل الإرجاع" msgid "Checkout" msgstr "إعارة" -#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:109 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:86 +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:121 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:86 msgid "Checkout / Renewal Library" msgstr "إعارة / مكتبة التمديد" @@ -1952,7 +1952,7 @@ msgstr "مُعرف الإعارة" msgid "Circulation ID: %1" msgstr "مُعرف الإعارة: %1" -#: ../../Open-ILS/src/templates/staff/admin/serials/t_attr_edit.tt2:86 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:101 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:142 ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:183 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:110 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:88 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:146 ../../Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2:57 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:87 +#: ../../Open-ILS/src/templates/staff/admin/serials/t_attr_edit.tt2:86 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:101 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:142 ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:183 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:110 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:100 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:146 ../../Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2:57 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:87 msgid "Circulation Library" msgstr "مكتبة الإعارة" @@ -1968,7 +1968,7 @@ msgstr "أوزان تطابق الإعارة" msgid "Circulation Max Fine Rules" msgstr "قواعد حد غرامة الإعارة" -#: ../../Open-ILS/src/templates/staff/admin/serials/t_attr_edit.tt2:161 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:115 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:102 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:229 ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:198 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:109 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:84 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:145 ../../Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2:56 ../../Open-ILS/src/templates/staff/circ/share/t_precat_dialog.tt2:30 +#: ../../Open-ILS/src/templates/staff/admin/serials/t_attr_edit.tt2:161 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:115 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:102 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:229 ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:198 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:109 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:96 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:145 ../../Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2:56 ../../Open-ILS/src/templates/staff/circ/share/t_precat_dialog.tt2:30 msgid "Circulation Modifier" msgstr "مُعدّل الإعارة" @@ -2294,7 +2294,7 @@ msgstr "نسخ إعدادات الهاتش من أجل التخزين المحل msgid "Copy Hold" msgstr "حجز النسخة" -#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:116 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:103 ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:129 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:132 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:176 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:80 +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:116 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:103 ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:129 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:132 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:176 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:92 msgid "Copy ID" msgstr "مُعرف النسخة" @@ -2993,7 +2993,7 @@ msgstr "مكتبة الوجهة" msgid "Detail View" msgstr "عرض التفاصيل" -#: ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:117 +#: ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:123 msgid "Details" msgstr "التَفاصِيل" @@ -3805,7 +3805,7 @@ msgstr "تم إيقاف الغرامة" msgid "Fines Stopped Time" msgstr "وقت إيقاف الغرامات" -#: ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:82 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:50 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:19 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:31 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:36 +#: ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:82 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:50 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:20 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:31 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:36 msgid "Finish" msgstr "إنهاء" @@ -3926,7 +3926,7 @@ msgstr "الجُمعة" msgid "From: %1 To: %2
When: %3
Barcode: %4 Title: %5" msgstr "من: %1 إلى: %2
عندما: %3
الباركود: %4 العنوان: %5" -#: ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:11 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:13 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:50 +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:11 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:14 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:50 msgid "Full Details" msgstr "التفاصيل الكلية" @@ -4010,6 +4010,10 @@ msgstr "أكبر من أو يساوي" msgid "Grid Columns Configuration" msgstr "" +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:113 +msgid "Grocery Billing Location" +msgstr "" + #: ../../Open-ILS/src/templates/staff/circ/patron/t_patron_groups_dialog.tt2:16 msgid "Group" msgstr "المجموعة" @@ -4939,7 +4943,7 @@ msgstr "الفهرس المحلي" msgid "Local Prefs" msgstr "بادئات محلية" -#: ../../Open-ILS/src/templates/staff/admin/serials/t_template_list.tt2:46 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2:53 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:38 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:105 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:75 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:85 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:81 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:91 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:131 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:90 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:54 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:111 +#: ../../Open-ILS/src/templates/staff/admin/serials/t_template_list.tt2:46 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2:53 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:38 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:105 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:75 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:85 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:81 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:131 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:90 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:54 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:111 msgid "Location" msgstr "الموقع" @@ -6208,7 +6212,7 @@ msgstr "مستحق من قبل %1" msgid "Owner" msgstr "" -#: ../../Open-ILS/src/templates/staff/admin/serials/pattern_template.tt2:38 ../../Open-ILS/src/templates/staff/admin/serials/t_template_list.tt2:34 ../../Open-ILS/src/templates/staff/admin/serials/t_templates.tt2:10 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:103 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:137 ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:30 ../../Open-ILS/src/templates/staff/cat/share/t_volume_list.tt2:11 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:41 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:147 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:91 ../../Open-ILS/src/templates/staff/serials/t_mfhd_manager.tt2:19 ../../Open-ILS/src/templates/staff/serials/t_subscription_manager.tt2:136 +#: ../../Open-ILS/src/templates/staff/admin/serials/pattern_template.tt2:38 ../../Open-ILS/src/templates/staff/admin/serials/t_template_list.tt2:34 ../../Open-ILS/src/templates/staff/admin/serials/t_templates.tt2:10 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:103 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:137 ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:30 ../../Open-ILS/src/templates/staff/cat/share/t_volume_list.tt2:11 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:41 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:65 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:147 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:91 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:107 ../../Open-ILS/src/templates/staff/serials/t_mfhd_manager.tt2:19 ../../Open-ILS/src/templates/staff/serials/t_subscription_manager.tt2:136 msgid "Owning Library" msgstr "المكتبة الأساسية" @@ -6464,7 +6468,7 @@ msgstr "رمز الدفع" msgid "Payment Method:" msgstr "طريقة الدفع:" -#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:96 +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:108 msgid "Payment Pending" msgstr "" @@ -6728,7 +6732,7 @@ msgstr "طباعة" msgid "Print / Storage Service (\"Hatch\")" msgstr "طباعة / خدمة التخزين (\"الهاتش\")" -#: ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:15 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:22 +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:16 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:22 msgid "Print Bills" msgstr "طباعة الفواتير" @@ -7081,7 +7085,7 @@ msgstr "صيغة التسجيلة" msgid "Record Holds" msgstr "حجوزات التسجيلة" -#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:69 ../../Open-ILS/src/templates/staff/serials/t_mfhd_tooltip.tt2:3 +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:81 ../../Open-ILS/src/templates/staff/serials/t_mfhd_tooltip.tt2:3 msgid "Record ID" msgstr "مًعرف التسجيلة" @@ -8016,7 +8020,7 @@ msgstr "موقع الرف" msgid "Shelf Time" msgstr "وقت الرف" -#: ../../Open-ILS/src/templates/staff/admin/serials/t_attr_edit.tt2:125 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:187 ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:258 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:169 ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:59 +#: ../../Open-ILS/src/templates/staff/admin/serials/t_attr_edit.tt2:125 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:187 ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:258 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:169 ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:59 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:69 msgid "Shelving Location" msgstr "موقع الرف" @@ -8249,7 +8253,7 @@ msgstr "" msgid "Staff-Generated Penalties / Messages" msgstr "العقوبات/الرسائل المُنشأة بوساطة الطاقم" -#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_config.tt2:334 ../../Open-ILS/src/templates/staff/cat/catalog/t_catalog.tt2:9 ../../Open-ILS/src/templates/staff/cat/share/t_authority_browser.tt2:4 ../../Open-ILS/src/templates/staff/cat/share/t_authority_browser.tt2:54 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:91 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:51 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:20 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:55 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:23 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:30 ../../Open-ILS/src/templates/staff/share/t_autogrid.tt2:69 +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_config.tt2:334 ../../Open-ILS/src/templates/staff/cat/catalog/t_catalog.tt2:9 ../../Open-ILS/src/templates/staff/cat/share/t_authority_browser.tt2:4 ../../Open-ILS/src/templates/staff/cat/share/t_authority_browser.tt2:54 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:91 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:51 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:21 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:55 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:23 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:30 ../../Open-ILS/src/templates/staff/share/t_autogrid.tt2:69 msgid "Start" msgstr "البداية" @@ -8281,7 +8285,7 @@ msgstr "الولاية" msgid "State or province" msgstr "" -#: ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:112 +#: ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:118 msgid "Statement" msgstr "" @@ -8317,7 +8321,7 @@ msgstr "" msgid "Status:" msgstr "" -#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:106 +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:118 msgid "Stop Fines" msgstr "" @@ -8784,7 +8788,7 @@ msgstr "" msgid "Timestamp" msgstr "الطَابع الزمني" -#: ../../Open-ILS/src/templates/staff/admin/server/config/metabib_field.tt2:30 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2:55 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:40 ../../Open-ILS/src/templates/staff/cat/bucket/record/t_pending.tt2:20 ../../Open-ILS/src/templates/staff/cat/bucket/record/t_search.tt2:46 ../../Open-ILS/src/templates/staff/cat/bucket/record/t_view.tt2:33 ../../Open-ILS/src/templates/staff/cat/catalog/t_conjoined_items.tt2:25 ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:75 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:77 ../../Open-ILS/src/templates/staff/cat/z3950/t_list.tt2:125 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:94 ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:94 ../../Open-ILS/src/templates/staff/circ/holds/t_shelf_list.tt2:80 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:82 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:22 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:56 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:25 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:63 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:137 ../../Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2:66 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:94 ../../Open-ILS/src/templates/staff/circ/patron/t_new_note_dialog.tt2:10 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:8 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:117 ../../Open-ILS/src/templates/staff/circ/share/t_hold_note_dialog.tt2:28 ../../Open-ILS/src/templates/staff/circ/share/t_precat_dialog.tt2:14 ../../Open-ILS/src/templates/staff/circ/transits/t_list.tt2:58 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_pull_list.tt2:24 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_shelf_list.tt2:30 +#: ../../Open-ILS/src/templates/staff/admin/server/config/metabib_field.tt2:30 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2:55 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:40 ../../Open-ILS/src/templates/staff/cat/bucket/record/t_pending.tt2:20 ../../Open-ILS/src/templates/staff/cat/bucket/record/t_search.tt2:46 ../../Open-ILS/src/templates/staff/cat/bucket/record/t_view.tt2:33 ../../Open-ILS/src/templates/staff/cat/catalog/t_conjoined_items.tt2:25 ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:75 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:77 ../../Open-ILS/src/templates/staff/cat/z3950/t_list.tt2:125 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:94 ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:94 ../../Open-ILS/src/templates/staff/circ/holds/t_shelf_list.tt2:80 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:82 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:22 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:56 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:26 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:75 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:137 ../../Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2:66 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:94 ../../Open-ILS/src/templates/staff/circ/patron/t_new_note_dialog.tt2:10 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:8 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:117 ../../Open-ILS/src/templates/staff/circ/share/t_hold_note_dialog.tt2:28 ../../Open-ILS/src/templates/staff/circ/share/t_precat_dialog.tt2:14 ../../Open-ILS/src/templates/staff/circ/transits/t_list.tt2:58 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_pull_list.tt2:24 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_shelf_list.tt2:30 msgid "Title" msgstr "العنوان" @@ -8852,7 +8856,7 @@ msgstr "" msgid "Total Adjustments" msgstr "" -#: ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:52 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:21 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:56 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:6 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:20 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:32 ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_current.tt2:49 ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_historical.tt2:64 +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:52 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:22 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:56 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:6 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:20 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:32 ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_current.tt2:49 ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_historical.tt2:64 msgid "Total Billed" msgstr "إجمالي مقدار الفواتير" @@ -8904,7 +8908,7 @@ msgstr "إجمالي المستحق:" msgid "Total Owed: " msgstr "إجمالي المستحق " -#: ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:53 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:22 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:57 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:26 ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_current.tt2:59 ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_historical.tt2:75 +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:53 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:23 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:57 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:26 ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_current.tt2:59 ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_historical.tt2:75 msgid "Total Paid" msgstr "إجمالي المدفوع" @@ -9070,7 +9074,7 @@ msgstr "تجربة بحث المستفيد" msgid "Tuesday" msgstr "" -#: ../../Open-ILS/src/templates/staff/cat/catalog/t_conjoined_items.tt2:30 ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:62 ../../Open-ILS/src/templates/staff/cat/volcopy/t_copy_alerts.tt2:10 ../../Open-ILS/src/templates/staff/cat/volcopy/t_copy_alerts.tt2:58 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:54 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:23 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:58 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:15 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details_statement.tt2:7 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:24 ../../Open-ILS/src/templates/staff/circ/share/t_mark_damaged.tt2:26 ../../Open-ILS/src/templates/staff/offline-interface.tt2:201 ../../Open-ILS/src/templates/staff/offline-interface.tt2:98 ../../Open-ILS/src/templates/staff/serials/t_holding_code_dialog.tt2:17 ../../Open-ILS/src/templates/staff/serials/t_prediction_manager.tt2:26 ../../Open-ILS/src/templates/staff/serials/t_prediction_manager.tt2:57 ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_current.tt2:39 ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_historical.tt2:54 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_pull_list.tt2:23 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_shelf_list.tt2:29 ../../Open-ILS/src/templates/staff/share/t_add_copy_alert_dialog.tt2:10 ../../Open-ILS/src/templates/staff/share/t_copy_alert_editor_dialog.tt2:12 +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_conjoined_items.tt2:30 ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:62 ../../Open-ILS/src/templates/staff/cat/volcopy/t_copy_alerts.tt2:10 ../../Open-ILS/src/templates/staff/cat/volcopy/t_copy_alerts.tt2:58 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:54 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:24 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:58 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:15 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details_statement.tt2:7 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:24 ../../Open-ILS/src/templates/staff/circ/share/t_mark_damaged.tt2:26 ../../Open-ILS/src/templates/staff/offline-interface.tt2:201 ../../Open-ILS/src/templates/staff/offline-interface.tt2:98 ../../Open-ILS/src/templates/staff/serials/t_holding_code_dialog.tt2:17 ../../Open-ILS/src/templates/staff/serials/t_prediction_manager.tt2:26 ../../Open-ILS/src/templates/staff/serials/t_prediction_manager.tt2:57 ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_current.tt2:39 ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_historical.tt2:54 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_pull_list.tt2:23 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_shelf_list.tt2:29 ../../Open-ILS/src/templates/staff/share/t_add_copy_alert_dialog.tt2:10 ../../Open-ILS/src/templates/staff/share/t_copy_alert_editor_dialog.tt2:12 msgid "Type" msgstr "نوع" diff --git a/build/i18n/po/webstaff/cs-CZ.po b/build/i18n/po/webstaff/cs-CZ.po index 505a10a9fb..1a20a5c7f4 100644 --- a/build/i18n/po/webstaff/cs-CZ.po +++ b/build/i18n/po/webstaff/cs-CZ.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: evergreen\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2018-11-21 03:21+0000\n" +"POT-Creation-Date: 2019-01-17 03:21+0000\n" "PO-Revision-Date: 2018-08-23 03:45+0000\n" "Last-Translator: Dan Wells \n" "Language-Team: Czech \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2018-11-22 05:14+0000\n" -"X-Generator: Launchpad (build 18824)\n" +"X-Launchpad-Export-Date: 2019-01-18 05:53+0000\n" +"X-Generator: Launchpad (build 18856)\n" #. ("{{pendingXacts | date:\"short\"}}") #: ../../Open-ILS/src/templates/staff/t_login.tt2:55 @@ -424,7 +424,7 @@ msgstr "Přidat 006" msgid "Add 007" msgstr "Přidat 007" -#: ../../Open-ILS/src/templates/staff/cat/item/t_circ_list_pane.tt2:39 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:11 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:47 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:71 +#: ../../Open-ILS/src/templates/staff/cat/item/t_circ_list_pane.tt2:39 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:12 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:47 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:71 msgid "Add Billing" msgstr "Přidat poplatek" @@ -1056,7 +1056,7 @@ msgstr "Nedoplatek" msgid "Balance Owed" msgstr "Dlužná částka" -#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2:45 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:30 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:107 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:71 ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:8 ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:10 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:126 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:164 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:52 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin.tt2:54 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin.tt2:59 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:63 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:40 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:46 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:77 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_pending.tt2:48 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_view.tt2:35 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:32 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:65 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:35 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:72 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:109 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:11 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:17 ../../Open-ILS/src/templates/staff/circ/patron/t_credentials.tt2:21 ../../Open-ILS/src/templates/staff/circ/patron/t_credentials.tt2:25 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:78 ../../Open-ILS/src/templates/staff/circ/patron/t_patron_cards_dialog.tt2:10 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:47 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:15 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:83 ../../Open-ILS/src/templates/staff/circ/transits/t_list.tt2:50 ../../Open-ILS/src/templates/staff/serials/t_batch_receive.tt2:57 ../../Open-ILS/src/templates/staff/serials/t_view_items_grid.tt2:96 ../../Open-ILS/src/templates/staff/share/t_patron_search_form.tt2:55 +#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2:45 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:30 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:107 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:71 ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:8 ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:10 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:126 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:164 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:52 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin.tt2:54 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin.tt2:59 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:63 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:40 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:46 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:77 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_pending.tt2:48 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_view.tt2:35 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:32 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:65 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:36 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:84 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:109 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:11 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:17 ../../Open-ILS/src/templates/staff/circ/patron/t_credentials.tt2:21 ../../Open-ILS/src/templates/staff/circ/patron/t_credentials.tt2:25 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:78 ../../Open-ILS/src/templates/staff/circ/patron/t_patron_cards_dialog.tt2:10 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:47 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:15 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:83 ../../Open-ILS/src/templates/staff/circ/transits/t_list.tt2:50 ../../Open-ILS/src/templates/staff/serials/t_batch_receive.tt2:57 ../../Open-ILS/src/templates/staff/serials/t_view_items_grid.tt2:96 ../../Open-ILS/src/templates/staff/share/t_patron_search_form.tt2:55 msgid "Barcode" msgstr "Čárový kód" @@ -1230,7 +1230,7 @@ msgstr "Bibliografický" msgid "Bibliographic record %1" msgstr "Bibliografický záznam %1" -#: ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:73 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:18 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:54 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:93 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:18 +#: ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:73 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:19 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:54 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:93 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:18 msgid "Bill #" msgstr "Poplatek č." @@ -1264,7 +1264,7 @@ msgstr "Poplatek" msgid "Billing Date:" msgstr "Datum naúčtování:" -#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:101 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:4 +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:103 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:4 msgid "Billing Location" msgstr "Místo naúčtování poplatku" @@ -1453,11 +1453,11 @@ msgstr "Zobrazení skupiny" msgid "Buckets" msgstr "Skupiny" -#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2:50 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:36 ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:100 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:97 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:129 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:117 ../../Open-ILS/src/templates/staff/circ/holds/t_shelf_list.tt2:98 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:78 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:50 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:157 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:105 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:96 ../../Open-ILS/src/templates/staff/circ/transits/t_list.tt2:55 +#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2:50 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:36 ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:100 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:97 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:129 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:117 ../../Open-ILS/src/templates/staff/circ/holds/t_shelf_list.tt2:98 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:78 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:51 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:157 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:105 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:96 ../../Open-ILS/src/templates/staff/circ/transits/t_list.tt2:55 msgid "CN Prefix" msgstr "Prefix signatury" -#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2:52 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:37 ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:101 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:98 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:131 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:118 ../../Open-ILS/src/templates/staff/circ/holds/t_shelf_list.tt2:99 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:80 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:51 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:158 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:106 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:102 ../../Open-ILS/src/templates/staff/circ/transits/t_list.tt2:57 +#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2:52 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:37 ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:101 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:98 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:131 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:118 ../../Open-ILS/src/templates/staff/circ/holds/t_shelf_list.tt2:99 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:80 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:52 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:158 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:106 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:102 ../../Open-ILS/src/templates/staff/circ/transits/t_list.tt2:57 msgid "CN Suffix" msgstr "Sufix signatury" @@ -1473,7 +1473,7 @@ msgstr "Signatura # Prefix" msgid "Call # Suffix" msgstr "Signatura # Sufix" -#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2:51 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:35 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:104 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:72 ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:7 ../../Open-ILS/src/templates/staff/cat/share/t_volume_list.tt2:12 ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:130 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:130 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:167 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:47 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:106 ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:68 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:79 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:122 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:58 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:99 ../../Open-ILS/src/templates/staff/circ/share/t_hold_details.tt2:20 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_pull_list.tt2:27 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_shelf_list.tt2:32 +#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2:51 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:35 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:104 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:72 ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:7 ../../Open-ILS/src/templates/staff/cat/share/t_volume_list.tt2:12 ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:130 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:130 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:167 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:47 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:106 ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:68 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:79 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:61 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:122 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:58 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:99 ../../Open-ILS/src/templates/staff/circ/share/t_hold_details.tt2:20 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_pull_list.tt2:27 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_shelf_list.tt2:32 msgid "Call Number" msgstr "Signatura" @@ -1841,7 +1841,7 @@ msgstr "Vráceno na pracovní stanici" msgid "Checkout" msgstr "Výpůjčky" -#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:109 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:86 +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:121 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:86 msgid "Checkout / Renewal Library" msgstr "Půjčující/prodlužující knihovna" @@ -1963,7 +1963,7 @@ msgstr "ID výpůjčky" msgid "Circulation ID: %1" msgstr "ID výpůjčky: %1" -#: ../../Open-ILS/src/templates/staff/admin/serials/t_attr_edit.tt2:86 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:101 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:142 ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:183 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:110 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:88 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:146 ../../Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2:57 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:87 +#: ../../Open-ILS/src/templates/staff/admin/serials/t_attr_edit.tt2:86 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:101 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:142 ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:183 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:110 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:100 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:146 ../../Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2:57 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:87 msgid "Circulation Library" msgstr "Výpůjční knihovna" @@ -1979,7 +1979,7 @@ msgstr "Váhy pro výpůjčky" msgid "Circulation Max Fine Rules" msgstr "Limity pokut" -#: ../../Open-ILS/src/templates/staff/admin/serials/t_attr_edit.tt2:161 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:115 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:102 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:229 ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:198 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:109 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:84 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:145 ../../Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2:56 ../../Open-ILS/src/templates/staff/circ/share/t_precat_dialog.tt2:30 +#: ../../Open-ILS/src/templates/staff/admin/serials/t_attr_edit.tt2:161 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:115 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:102 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:229 ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:198 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:109 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:96 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:145 ../../Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2:56 ../../Open-ILS/src/templates/staff/circ/share/t_precat_dialog.tt2:30 msgid "Circulation Modifier" msgstr "Modifikátor výpůjčky" @@ -2308,7 +2308,7 @@ msgstr "Kopírovat nastavena Hatche do lokálního úložiště" msgid "Copy Hold" msgstr "Rezervace exempláře" -#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:116 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:103 ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:129 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:132 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:176 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:80 +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:116 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:103 ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:129 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:132 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:176 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:92 msgid "Copy ID" msgstr "ID exempláře" @@ -3009,7 +3009,7 @@ msgstr "Cílová knihovna" msgid "Detail View" msgstr "Detailní zobrazení" -#: ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:117 +#: ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:123 msgid "Details" msgstr "Podrobnosti" @@ -3825,7 +3825,7 @@ msgstr "Pokuty zastaveny" msgid "Fines Stopped Time" msgstr "Čas zastavení pokut" -#: ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:82 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:50 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:19 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:31 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:36 +#: ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:82 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:50 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:20 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:31 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:36 msgid "Finish" msgstr "Ukončení" @@ -3947,7 +3947,7 @@ msgid "From: %1 To: %2
When: %3
Barcode: %4 Title: %5" msgstr "" "Odeláno z: %1 Do: %2
Čas odeslání : %3
čárový kód: %4 Název: %5" -#: ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:11 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:13 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:50 +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:11 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:14 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:50 msgid "Full Details" msgstr "Zobrazení detailů" @@ -4031,6 +4031,10 @@ msgstr "Větší než nebo rovno" msgid "Grid Columns Configuration" msgstr "Nastavení sloupců v tabulce" +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:113 +msgid "Grocery Billing Location" +msgstr "" + #: ../../Open-ILS/src/templates/staff/circ/patron/t_patron_groups_dialog.tt2:16 msgid "Group" msgstr "Skupina" @@ -4365,7 +4369,7 @@ msgid "" "second set of enumeration labels" msgstr "" "Pokud je pro seriál použito dvojí rozdílné značení, toto specifikuje druhou " -"stadu štítků číslování" +"sadu štítků číslování" #: ../../Open-ILS/src/templates/staff/circ/share/t_event_override_dialog.tt2:29 msgid "" @@ -4966,7 +4970,7 @@ msgstr "Lokální katalog" msgid "Local Prefs" msgstr "Lokální preference" -#: ../../Open-ILS/src/templates/staff/admin/serials/t_template_list.tt2:46 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2:53 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:38 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:105 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:75 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:85 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:81 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:91 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:131 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:90 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:54 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:111 +#: ../../Open-ILS/src/templates/staff/admin/serials/t_template_list.tt2:46 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2:53 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:38 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:105 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:75 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:85 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:81 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:131 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:90 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:54 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:111 msgid "Location" msgstr "Knihovna/pobočka" @@ -6238,7 +6242,7 @@ msgstr "Vlastník %1" msgid "Owner" msgstr "Vlastník" -#: ../../Open-ILS/src/templates/staff/admin/serials/pattern_template.tt2:38 ../../Open-ILS/src/templates/staff/admin/serials/t_template_list.tt2:34 ../../Open-ILS/src/templates/staff/admin/serials/t_templates.tt2:10 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:103 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:137 ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:30 ../../Open-ILS/src/templates/staff/cat/share/t_volume_list.tt2:11 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:41 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:147 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:91 ../../Open-ILS/src/templates/staff/serials/t_mfhd_manager.tt2:19 ../../Open-ILS/src/templates/staff/serials/t_subscription_manager.tt2:136 +#: ../../Open-ILS/src/templates/staff/admin/serials/pattern_template.tt2:38 ../../Open-ILS/src/templates/staff/admin/serials/t_template_list.tt2:34 ../../Open-ILS/src/templates/staff/admin/serials/t_templates.tt2:10 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:103 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:137 ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:30 ../../Open-ILS/src/templates/staff/cat/share/t_volume_list.tt2:11 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:41 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:65 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:147 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:91 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:107 ../../Open-ILS/src/templates/staff/serials/t_mfhd_manager.tt2:19 ../../Open-ILS/src/templates/staff/serials/t_subscription_manager.tt2:136 msgid "Owning Library" msgstr "Vlastnická knihovna" @@ -6497,7 +6501,7 @@ msgstr "ID platby" msgid "Payment Method:" msgstr "Způsob platby" -#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:96 +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:108 msgid "Payment Pending" msgstr "Nevyřízená platba" @@ -6763,7 +6767,7 @@ msgstr "Tisk" msgid "Print / Storage Service (\"Hatch\")" msgstr "Služba pro tisk a úložiště (\"Hatch\")" -#: ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:15 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:22 +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:16 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:22 msgid "Print Bills" msgstr "Vytisknout doklady" @@ -7118,7 +7122,7 @@ msgstr "Formát záznamu" msgid "Record Holds" msgstr "Rezervace záznamu" -#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:69 ../../Open-ILS/src/templates/staff/serials/t_mfhd_tooltip.tt2:3 +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:81 ../../Open-ILS/src/templates/staff/serials/t_mfhd_tooltip.tt2:3 msgid "Record ID" msgstr "ID záznamu" @@ -8053,7 +8057,7 @@ msgstr "Umístění regálu" msgid "Shelf Time" msgstr "Čas zařazení na regál" -#: ../../Open-ILS/src/templates/staff/admin/serials/t_attr_edit.tt2:125 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:187 ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:258 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:169 ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:59 +#: ../../Open-ILS/src/templates/staff/admin/serials/t_attr_edit.tt2:125 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:187 ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:258 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:169 ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:59 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:69 msgid "Shelving Location" msgstr "Umístění" @@ -8286,7 +8290,7 @@ msgstr "Lze sdílet s personálem?" msgid "Staff-Generated Penalties / Messages" msgstr "Pokuty / zprávy generované personálem" -#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_config.tt2:334 ../../Open-ILS/src/templates/staff/cat/catalog/t_catalog.tt2:9 ../../Open-ILS/src/templates/staff/cat/share/t_authority_browser.tt2:4 ../../Open-ILS/src/templates/staff/cat/share/t_authority_browser.tt2:54 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:91 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:51 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:20 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:55 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:23 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:30 ../../Open-ILS/src/templates/staff/share/t_autogrid.tt2:69 +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_config.tt2:334 ../../Open-ILS/src/templates/staff/cat/catalog/t_catalog.tt2:9 ../../Open-ILS/src/templates/staff/cat/share/t_authority_browser.tt2:4 ../../Open-ILS/src/templates/staff/cat/share/t_authority_browser.tt2:54 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:91 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:51 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:21 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:55 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:23 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:30 ../../Open-ILS/src/templates/staff/share/t_autogrid.tt2:69 msgid "Start" msgstr "Začátek" @@ -8318,7 +8322,7 @@ msgstr "Stát" msgid "State or province" msgstr "Stát" -#: ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:112 +#: ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:118 msgid "Statement" msgstr "Rozpis" @@ -8354,7 +8358,7 @@ msgstr "Sloupec ikony statusu" msgid "Status:" msgstr "Status:" -#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:106 +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:118 msgid "Stop Fines" msgstr "Zastavit pokuty" @@ -8852,7 +8856,7 @@ msgstr "Čas" msgid "Timestamp" msgstr "Časové razítko" -#: ../../Open-ILS/src/templates/staff/admin/server/config/metabib_field.tt2:30 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2:55 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:40 ../../Open-ILS/src/templates/staff/cat/bucket/record/t_pending.tt2:20 ../../Open-ILS/src/templates/staff/cat/bucket/record/t_search.tt2:46 ../../Open-ILS/src/templates/staff/cat/bucket/record/t_view.tt2:33 ../../Open-ILS/src/templates/staff/cat/catalog/t_conjoined_items.tt2:25 ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:75 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:77 ../../Open-ILS/src/templates/staff/cat/z3950/t_list.tt2:125 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:94 ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:94 ../../Open-ILS/src/templates/staff/circ/holds/t_shelf_list.tt2:80 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:82 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:22 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:56 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:25 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:63 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:137 ../../Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2:66 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:94 ../../Open-ILS/src/templates/staff/circ/patron/t_new_note_dialog.tt2:10 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:8 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:117 ../../Open-ILS/src/templates/staff/circ/share/t_hold_note_dialog.tt2:28 ../../Open-ILS/src/templates/staff/circ/share/t_precat_dialog.tt2:14 ../../Open-ILS/src/templates/staff/circ/transits/t_list.tt2:58 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_pull_list.tt2:24 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_shelf_list.tt2:30 +#: ../../Open-ILS/src/templates/staff/admin/server/config/metabib_field.tt2:30 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2:55 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:40 ../../Open-ILS/src/templates/staff/cat/bucket/record/t_pending.tt2:20 ../../Open-ILS/src/templates/staff/cat/bucket/record/t_search.tt2:46 ../../Open-ILS/src/templates/staff/cat/bucket/record/t_view.tt2:33 ../../Open-ILS/src/templates/staff/cat/catalog/t_conjoined_items.tt2:25 ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:75 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:77 ../../Open-ILS/src/templates/staff/cat/z3950/t_list.tt2:125 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:94 ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:94 ../../Open-ILS/src/templates/staff/circ/holds/t_shelf_list.tt2:80 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:82 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:22 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:56 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:26 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:75 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:137 ../../Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2:66 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:94 ../../Open-ILS/src/templates/staff/circ/patron/t_new_note_dialog.tt2:10 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:8 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:117 ../../Open-ILS/src/templates/staff/circ/share/t_hold_note_dialog.tt2:28 ../../Open-ILS/src/templates/staff/circ/share/t_precat_dialog.tt2:14 ../../Open-ILS/src/templates/staff/circ/transits/t_list.tt2:58 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_pull_list.tt2:24 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_shelf_list.tt2:30 msgid "Title" msgstr "Název" @@ -8922,7 +8926,7 @@ msgstr "Začátek fronty" msgid "Total Adjustments" msgstr "Přizpůsobení celkem" -#: ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:52 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:21 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:56 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:6 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:20 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:32 ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_current.tt2:49 ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_historical.tt2:64 +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:52 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:22 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:56 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:6 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:20 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:32 ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_current.tt2:49 ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_historical.tt2:64 msgid "Total Billed" msgstr "Celková účtovaná částka" @@ -8974,7 +8978,7 @@ msgstr "Dluh celkem:" msgid "Total Owed: " msgstr "Dlužná částk celkem: " -#: ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:53 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:22 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:57 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:26 ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_current.tt2:59 ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_historical.tt2:75 +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:53 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:23 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:57 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:26 ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_current.tt2:59 ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_historical.tt2:75 msgid "Total Paid" msgstr "Celkem zaplaceno" @@ -9139,7 +9143,7 @@ msgstr "Zkusit vyhledat čtenáře" msgid "Tuesday" msgstr "Úterý" -#: ../../Open-ILS/src/templates/staff/cat/catalog/t_conjoined_items.tt2:30 ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:62 ../../Open-ILS/src/templates/staff/cat/volcopy/t_copy_alerts.tt2:10 ../../Open-ILS/src/templates/staff/cat/volcopy/t_copy_alerts.tt2:58 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:54 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:23 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:58 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:15 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details_statement.tt2:7 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:24 ../../Open-ILS/src/templates/staff/circ/share/t_mark_damaged.tt2:26 ../../Open-ILS/src/templates/staff/offline-interface.tt2:201 ../../Open-ILS/src/templates/staff/offline-interface.tt2:98 ../../Open-ILS/src/templates/staff/serials/t_holding_code_dialog.tt2:17 ../../Open-ILS/src/templates/staff/serials/t_prediction_manager.tt2:26 ../../Open-ILS/src/templates/staff/serials/t_prediction_manager.tt2:57 ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_current.tt2:39 ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_historical.tt2:54 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_pull_list.tt2:23 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_shelf_list.tt2:29 ../../Open-ILS/src/templates/staff/share/t_add_copy_alert_dialog.tt2:10 ../../Open-ILS/src/templates/staff/share/t_copy_alert_editor_dialog.tt2:12 +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_conjoined_items.tt2:30 ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:62 ../../Open-ILS/src/templates/staff/cat/volcopy/t_copy_alerts.tt2:10 ../../Open-ILS/src/templates/staff/cat/volcopy/t_copy_alerts.tt2:58 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:54 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:24 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:58 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:15 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details_statement.tt2:7 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:24 ../../Open-ILS/src/templates/staff/circ/share/t_mark_damaged.tt2:26 ../../Open-ILS/src/templates/staff/offline-interface.tt2:201 ../../Open-ILS/src/templates/staff/offline-interface.tt2:98 ../../Open-ILS/src/templates/staff/serials/t_holding_code_dialog.tt2:17 ../../Open-ILS/src/templates/staff/serials/t_prediction_manager.tt2:26 ../../Open-ILS/src/templates/staff/serials/t_prediction_manager.tt2:57 ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_current.tt2:39 ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_historical.tt2:54 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_pull_list.tt2:23 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_shelf_list.tt2:29 ../../Open-ILS/src/templates/staff/share/t_add_copy_alert_dialog.tt2:10 ../../Open-ILS/src/templates/staff/share/t_copy_alert_editor_dialog.tt2:12 msgid "Type" msgstr "Typ" diff --git a/build/i18n/po/webstaff/en-CA.po b/build/i18n/po/webstaff/en-CA.po new file mode 100644 index 0000000000..d739d8ae15 --- /dev/null +++ b/build/i18n/po/webstaff/en-CA.po @@ -0,0 +1,9838 @@ +# English (Canada) translation for evergreen +# Copyright (c) 2019 Rosetta Contributors and Canonical Ltd 2019 +# This file is distributed under the same license as the evergreen package. +# FIRST AUTHOR , 2019. +# +msgid "" +msgstr "" +"Project-Id-Version: evergreen\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2019-01-17 03:21+0000\n" +"PO-Revision-Date: 2019-02-06 19:17+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: English (Canada) \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2019-02-07 05:53+0000\n" +"X-Generator: Launchpad (build 18872)\n" + +#. ("{{pendingXacts | date:\"short\"}}") +#: ../../Open-ILS/src/templates/staff/t_login.tt2:55 +msgid "" +"\n" +" Unprocessed offline transactions waiting for upload. \n" +" Last transaction added at %1.\n" +" " +msgstr "" + +#. ("{{addr._replaces.street1}}", "{{addr._replaces.street2}}", "
", "{{addr._replaces.city}}", "{{addr._replaces.state}}", "{{addr._replaces.post_code}}") +#: ../../Open-ILS/src/templates/staff/circ/patron/t_edit.tt2:753 +msgid "" +"\n" +" Replaces: %1 %2 %3 %4, %5 %6\n" +" " +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_transit_dialog.tt2:50 +msgid "" +"\n" +" Hold for patron {{patron.family_name}}, \n" +" {{patron.first_given_name}} {{patron.second_given_name}}\n" +" " +msgstr "" + +#. ("{{circDate | date:$root.egDateFormat}}") +#: ../../Open-ILS/src/templates/staff/circ/share/t_circ_exists_dialog.tt2:17 +msgid "" +"\n" +" There is an open circulation on the requested item. \n" +" This copy was checked out by another patron on %1.\n" +" " +msgstr "" + +#. ("{{circDate | date:$root.egDateFormat}}") +#: ../../Open-ILS/src/templates/staff/circ/share/t_circ_exists_dialog.tt2:11 +msgid "" +"\n" +" There is an open circulation on the requested item. \n" +" This item was already checked out to this user on %1.\n" +" " +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_hold_shelf_dialog.tt2:43 +msgid "" +"\n" +" Hold for patron {{patron.family_name}}, \n" +" {{patron.first_given_name}} {{patron.second_given_name}}\n" +" " +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_patron_groups_dialog.tt2:9 +msgid "" +"\n" +"Assign additional permission groups to users here. \n" +"This does not affect circulation policy.\n" +" " +msgstr "" + +#. ("{{barcode}}") +#: ../../Open-ILS/src/templates/staff/circ/share/t_bad_barcode_dialog.tt2:10 +msgid "" +"\n" +"Invalid barcode:
%1
\n" +"Your entry has a bad check digit, possibly due to a bad scan.
\n" +"Choose Cancel to try again, or Accept to use barcode %1 anyway.\n" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_stored_prefs.tt2:15 +msgid "" +"\n" +"Preference values are stored as JSON strings. \n" +"Click on a preference to view the stored value.\n" +"Click on the delete (X) button to remove a preference's value.\n" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_barcode_choice_dialog.tt2:15 +msgid " from " +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/t_autogrid.tt2:222 +msgid "#" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_volume_list.tt2:13 ../../Open-ILS/src/templates/staff/circ/patron/t_bills.tt2:124 +msgid "# Copies" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:76 +msgid "# of Uses" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:28 +msgid "# of Uses:" +msgstr "" + +#. ("{{ssub.id}}") +#: ../../Open-ILS/src/templates/staff/serials/t_subscription_manager.tt2:14 +msgid "#%1" +msgstr "" + +#. ("{{patron().first_given_name()}}", "{{patron().second_given_name()}}", "{{patron().family_name()}}", "{{addr.street1()}}", "{{addr.street2()}}", "{{addr.city()}}", "{{addr.state()}}", "{{addr.post_code()}}") +#: ../../Open-ILS/src/templates/staff/circ/patron/t_summary.tt2:179 +msgid "%1 %2 %3 %4 %5 %6, %7 %8" +msgstr "" + +#. ("{{ws}}") +#: ../../Open-ILS/src/templates/staff/admin/workstation/index.tt2:18 +msgid "%1 (Default)" +msgstr "" + +#. ("{{dynamic}}", "{{context}}") +#: ../../Open-ILS/src/templates/staff/base_js.tt2:156 +msgid "%1 - %2" +msgstr "" + +#. ("{{barcode}}", "{{title}}") +#: ../../Open-ILS/src/templates/staff/cat/item/missing_pieces.tt2:16 ../../Open-ILS/src/templates/staff/circ/checkin/index.tt2:18 +msgid "%1 / %2" +msgstr "" + +#. ("{{value}}", "{{initials}}", "{{ws_ou}}") +#: ../../Open-ILS/src/templates/staff/cat/volcopy/index.tt2:28 +msgid "%1 [ %2 @ %3 ]" +msgstr "" + +#. ("{{pattern.frequency_numeric}}") +#: ../../Open-ILS/src/templates/staff/serials/t_pattern_summary.tt2:42 +msgid "%1 issues per year" +msgstr "" + +#. ("{{dupe_counts.address}}") +#: ../../Open-ILS/src/templates/staff/circ/patron/t_edit.tt2:65 +msgid "%1 patron(s) with same address" +msgstr "" + +#. ("{{dupe_counts.email}}") +#: ../../Open-ILS/src/templates/staff/circ/patron/t_edit.tt2:35 +msgid "%1 patron(s) with same email" +msgstr "" + +#. ("{{dupe_counts.ident}}") +#: ../../Open-ILS/src/templates/staff/circ/patron/t_edit.tt2:41 +msgid "%1 patron(s) with same identification" +msgstr "" + +#. ("{{dupe_counts.name}}") +#: ../../Open-ILS/src/templates/staff/circ/patron/t_edit.tt2:29 +msgid "%1 patron(s) with same name" +msgstr "" + +#. ("{{dupe_counts.day_phone}}") +#. ("{{dupe_counts.evening_phone}}") +#. ("{{dupe_counts.other_phone}}") +#: ../../Open-ILS/src/templates/staff/circ/patron/t_edit.tt2:47 ../../Open-ILS/src/templates/staff/circ/patron/t_edit.tt2:53 ../../Open-ILS/src/templates/staff/circ/patron/t_edit.tt2:59 +msgid "%1 patron(s) with same phone" +msgstr "" + +#. ("{{alert.already_checked_in}}") +#: ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin.tt2:70 +msgid "%1 was already checked in." +msgstr "" + +#. ("{{hold_data.patron_last}}", "{{hold_data.patron_first}}") +#: ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_shelf_list.tt2:43 +msgid "%1, %2" +msgstr "" + +#. ("{{lname}}", "{{fname}}", "{{mname}}") +#. ("{{patron().family_name()}}", "{{patron().first_given_name()}}", "{{patron().second_given_name()}}") +#: ../../Open-ILS/src/templates/staff/circ/patron/index.tt2:100 ../../Open-ILS/src/templates/staff/circ/patron/index.tt2:70 ../../Open-ILS/src/templates/staff/circ/patron/t_summary.tt2:39 +msgid "%1, %2 %3" +msgstr "" + +#. ("{{hold.usr().family_name()}}", "{{hold.usr().first_given_name()}}", "{{hold.usr().second_given_name()}}", "{{hold.usr().card().barcode()}}") +#. ("{{hold.requestor().family_name()}}", "{{hold.requestor().first_given_name()}}", "{{hold.requestor().second_given_name()}}", "{{hold.requestor().card().barcode()}}") +#. ("{{prev_circ_usr.family_name()}}", "{{prev_circ_usr.first_given_name()}}", "{{prev_circ_usr.second_given_name()}}", "{{prev_circ_usr.card().barcode()}}") +#. ("{{circ.usr().family_name()}}", "{{circ.usr().first_given_name()}}", "{{circ.usr().second_given_name()}}", "{{circ.usr().card().barcode()}}") +#. ("{{user.family_name()}}", "{{user.first_given_name()}}", "{{user.second_given_name()}}", "{{user.card().barcode()}}") +#: ../../Open-ILS/src/templates/staff/cat/item/t_circ_list_pane.tt2:27 ../../Open-ILS/src/templates/staff/cat/item/t_circs_pane.tt2:118 ../../Open-ILS/src/templates/staff/cat/item/t_circs_pane.tt2:18 ../../Open-ILS/src/templates/staff/cat/item/t_holds_pane.tt2:17 ../../Open-ILS/src/templates/staff/cat/item/t_holds_pane.tt2:30 ../../Open-ILS/src/templates/staff/circ/patron/t_move_to_group_dialog.tt2:15 +msgid "%1, %2 %3 : %4" +msgstr "" + +#. ("{{route.pos + 1}}") +#: ../../Open-ILS/src/templates/staff/serials/t_routing_list.tt2:23 +msgid "%1." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:507 +msgid "<MULTIPLE>" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:242 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:302 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:384 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:461 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:507 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:62 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:70 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:78 +msgid "<NONE>" +msgstr "" + +#. ("{{current_conjoined_target}}") +#. ("{{current_overlay_target}}") +#. ("{{current_hold_transfer_dest}}") +#. ("{{current_transfer_target}}") +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_catalog.tt2:53 ../../Open-ILS/src/templates/staff/cat/catalog/t_catalog.tt2:59 ../../Open-ILS/src/templates/staff/cat/catalog/t_catalog.tt2:65 ../../Open-ILS/src/templates/staff/cat/catalog/t_catalog.tt2:71 +msgid "(Currently %1)" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_record_summary.tt2:6 +msgid "(Deleted)" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/serials/t_attr_edit.tt2:99 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:155 +msgid "(Unset)" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:316 +msgid "(combined issues, skipped issues, etc.)" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/z3950/t_overlay.tt2:24 +msgid "(merged)" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/t_edit_template.tt2:46 +msgid "-- Select Source --" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_rollback.tt2:32 +msgid "--- Select edit to roll back ---" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_summary.tt2:173 +msgid "/print" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_physchar_wizard.tt2:3 +msgid "007 Value" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/share/t_bucket_info.tt2:6 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_bucket_info.tt2:6 +msgid "1 item" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_pattern_summary.tt2:28 ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:292 +msgid "2 x per month (Semimonthly)" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_pattern_summary.tt2:24 ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:288 +msgid "2 x per week (Semiweekly)" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_pattern_summary.tt2:32 ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:296 +msgid "2 x per year (Semiannual)" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_pattern_summary.tt2:29 ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:293 +msgid "3 x per month (Three times a month)" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_pattern_summary.tt2:25 ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:289 +msgid "3 x per week (Three times a week)" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_pattern_summary.tt2:33 ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:297 +msgid "3 x per year (Three times a year)" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_circ_list_pane.tt2:33 ../../Open-ILS/src/templates/staff/cat/item/t_circs_pane.tt2:125 ../../Open-ILS/src/templates/staff/cat/item/t_circs_pane.tt2:25 +msgid "" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/serials/t_attr_edit.tt2:174 ../../Open-ILS/src/templates/staff/admin/serials/t_attr_edit.tt2:213 +msgid "" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/navbar.tt2:512 +msgid "" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_physchar_wizard.tt2:14 ../../Open-ILS/src/templates/staff/cat/share/t_physchar_wizard.tt2:33 +msgid "" +msgstr "" + +#. ("{{map.stat_cat().owner().shortname()}}") +#: ../../Open-ILS/src/templates/staff/circ/patron/t_stat_cats.tt2:14 +msgid "@ %1" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/z3950_strings.tt2:5 +msgid "A record already exists with the requested TCN value" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/navbar.tt2:563 +msgid "About" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/t_about.tt2:3 +msgid "About Evergreen" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:105 +msgid "AccM" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_bad_barcode_dialog.tt2:19 +msgid "Accept Barcode" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_hold_copy_quality_dialog.tt2:6 +msgid "Accept only \"Good Quality\" copies?" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:84 ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:41 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:263 ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:204 +msgid "Acquisition Cost" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/acq/index.tt2:1 ../../Open-ILS/src/templates/staff/navbar.tt2:333 +msgid "Acquisitions" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/acq/index.tt2:1 ../../Open-ILS/src/templates/staff/admin/acq/t_splash.tt2:4 ../../Open-ILS/src/templates/staff/navbar.tt2:483 +msgid "Acquisitions Administration" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_patron_groups_dialog.tt2:19 +msgid "Action" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/index.tt2:75 ../../Open-ILS/src/templates/staff/share/t_autogrid.tt2:97 +msgid "Actions" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:41 ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:37 ../../Open-ILS/src/templates/staff/circ/holds/t_shelf_list.tt2:44 ../../Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2:27 +msgid "Activate" +msgstr "" + +#. ("{{num_holds}}") +#: ../../Open-ILS/src/templates/staff/circ/share/hold_strings.tt2:14 +msgid "Activate %1 Hold(s)?" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:100 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:128 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:166 +msgid "Activated" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_patron_cards_dialog.tt2:13 ../../Open-ILS/src/templates/staff/serials/t_prediction_manager.tt2:18 ../../Open-ILS/src/templates/staff/serials/t_prediction_manager.tt2:49 +msgid "Active" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_update_all.tt2:97 +msgid "Active flag" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/server/t_splash.tt2:10 +msgid "Actor Stat Cat Sip Fields" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_holding_code_dialog.tt2:30 +msgid "Ad hoc issue?" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:70 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:72 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:74 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:76 ../../Open-ILS/src/templates/staff/cat/item/index.tt2:92 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:47 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:49 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:51 ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:182 ../../Open-ILS/src/templates/staff/circ/patron/t_patron_groups_dialog.tt2:50 +msgid "Add" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/marcedit_strings.tt2:7 +msgid "Add 006" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/marcedit_strings.tt2:8 +msgid "Add 007" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_circ_list_pane.tt2:39 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:12 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:47 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:71 +msgid "Add Billing" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_catalog.tt2:27 +msgid "Add Copies" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/t_add_copy_alert_dialog.tt2:5 +msgid "Add Copy Alert" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:36 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:99 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:72 +msgid "Add Copy Alerts" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/t_edit_template.tt2:170 ../../Open-ILS/src/templates/staff/reporter/t_edit_template.tt2:219 +msgid "Add Fields" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:4 +msgid "Add Item" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:42 ../../Open-ILS/src/templates/staff/cat/item/index.tt2:78 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:12 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:12 ../../Open-ILS/src/templates/staff/circ/transits/t_list.tt2:37 +msgid "Add Items to Bucket" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:134 ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:204 ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:79 +msgid "Add Level" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_prediction_manager.tt2:7 +msgid "Add New" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_notes.tt2:4 +msgid "Add New Note" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:409 +msgid "Add Part" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_hold_details.tt2:118 +msgid "Add Record of Notification" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:327 +msgid "Add Regularity" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_routing_list.tt2:112 +msgid "Add Route" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:158 +msgid "Add Row: CTRL+Enter" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_view_items_grid.tt2:33 +msgid "Add Special Issue" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:166 +msgid "Add Subfield: CTRL+D or CTRL+I" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_apply_tags.tt2:27 ../../Open-ILS/src/templates/staff/cat/volcopy/t_copy_tags.tt2:27 +msgid "Add Tag" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2:37 ../../Open-ILS/src/templates/staff/cat/bucket/record/t_pending.tt2:14 ../../Open-ILS/src/templates/staff/cat/bucket/record/t_search.tt2:43 ../../Open-ILS/src/templates/staff/cat/catalog/t_catalog.tt2:86 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_pending.tt2:40 ../../Open-ILS/src/templates/staff/circ/patron/t_search_results.tt2:7 +msgid "Add To Bucket" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/record/t_search.tt2:40 +msgid "Add To Pending" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:89 +msgid "Add alternative enumeration" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_subscription_manager.tt2:80 +msgid "Add copy stream" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_subscription_manager.tt2:45 +msgid "Add distribution" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/index.tt2:48 ../../Open-ILS/src/templates/staff/serials/t_view_items_grid.tt2:71 +msgid "Add following issue" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:167 +msgid "Add more" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/index.tt2:49 +msgid "Add special issue" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_add_to_bucket.tt2:4 +msgid "Add to Bucket" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_add_to_bucket.tt2:30 +msgid "Add to New Bucket" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_add_to_bucket.tt2:18 +msgid "Add to Selected Bucket" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:82 +msgid "Add volume" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:106 +msgid "Add/Edit Copy Alerts" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:234 +msgid "Add/Edit Copy Notes" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:308 +msgid "Add/Edit Copy Tags" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/marcedit_strings.tt2:9 +msgid "Add/Replace 008" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_subscription_manager.tt2:120 ../../Open-ILS/src/templates/staff/serials/t_subscription_manager.tt2:144 +msgid "Additional Routing" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_cc_payment_dialog.tt2:74 ../../Open-ILS/src/templates/staff/circ/patron/t_edit.tt2:707 +msgid "Address" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_edit.tt2:71 +msgid "Address Alert" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/actor/org_unit/t_index.tt2:31 +msgid "Addresses" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:41 +msgid "Adjust to Zero" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details_statement.tt2:18 +msgid "Adjustment" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/navbar.tt2:454 ../../Open-ILS/src/templates/staff/t_splash.tt2:66 +msgid "Administration" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_splash.tt2:123 +msgid "Advanced (default)" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_splash.tt2:118 +msgid "Advanced Search Default Pane" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_splash.tt2:119 +msgid "" +"Advanced search has secondary panes for Numeric and MARC Expert searching. " +"You can change which one is loaded by default when opening a new catalog " +"window here." +msgstr "" +"Advanced search has secondary panes for Numeric and MARC Expert searching. " +"You can change which one is loaded by default when opening a new catalogue " +"window here." + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:100 ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:19 +msgid "After (Date/Time)" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_barcode_choice_dialog.tt2:9 +msgid "" +"After auto completion multiple barcodes may match your input. Please choose " +"the barcode you intended below." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:171 ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:81 +msgid "Age" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/server/t_splash.tt2:10 +msgid "Age Hold Protect Rules" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:97 +msgid "Age Protect" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:85 +msgid "Age-Based Hold Protection" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/serials/t_attr_edit.tt2:271 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:122 ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:169 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:372 ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:287 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:88 +msgid "Age-based Hold Protection" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:118 +msgid "Aggregate" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_new_message_dialog.tt2:17 ../../Open-ILS/src/templates/staff/share/t_alert_dialog.tt2:9 +msgid "Alert" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:70 ../../Open-ILS/src/templates/staff/circ/patron/t_alerts.tt2:38 +msgid "Alert Message" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_notes.tt2:22 ../../Open-ILS/src/templates/staff/serials/t_notes.tt2:75 +msgid "Alert Note" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/volcopy/t_copy_alerts.tt2:26 ../../Open-ILS/src/templates/staff/cat/volcopy/t_copy_alerts.tt2:81 ../../Open-ILS/src/templates/staff/share/t_add_copy_alert_dialog.tt2:26 ../../Open-ILS/src/templates/staff/share/t_copy_alert_editor_dialog.tt2:35 +msgid "Alert..." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:124 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:149 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:149 +msgid "Alerts" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/t_patron_search_form.tt2:59 +msgid "Alias" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:46 ../../Open-ILS/src/templates/staff/serials/t_view_items_grid.tt2:11 ../../Open-ILS/src/templates/staff/share/t_autogrid.tt2:124 +msgid "All" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:123 +msgid "All Available Sources" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/reg_actions.tt2:19 +msgid "All Fields" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/z3950/t_search_fields.tt2:17 +msgid "All Formats" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_config.tt2:318 +msgid "All Pages" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/server/config/metabib_field.tt2:28 +msgid "All classes" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/offline-interface.tt2:608 +msgid "Allow" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:21 +msgid "Allow Call Number attributes in Copy Templates" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:83 +msgid "Alph" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_pattern_summary.tt2:15 +msgid "Alternative chronology captions:" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_pattern_summary.tt2:7 +msgid "Alternative enumeration captions:" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin.tt2:32 +msgid "Always Retarget Local Holds" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:13 +msgid "Always display Volume/Copy Detail pane" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin.tt2:171 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin.tt2:21 +msgid "Amnesty Mode" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_log.tt2:27 ../../Open-ILS/src/templates/staff/admin/workstation/t_log.tt2:53 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:13 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details_statement.tt2:9 +msgid "Amount" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:70 +msgid "Amount:" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/register.tt2:18 ../../Open-ILS/src/templates/staff/offline-interface.tt2:615 +msgid "An address is required during registration." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/z3950_strings.tt2:6 +msgid "An unexpected error occurred" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills.tt2:82 +msgid "Annotate" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/base_js.tt2:134 +msgid "" +"Another staff member with the above permission may authorize this specific " +"action. Please notify your library administrator if you need this " +"permission. If you feel you have received this exception in error, please " +"inform your friendly Evergreen developers or helpdesk staff of the above " +"permission." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_surveys.tt2:23 +msgid "Answer: " +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_hold_copy_quality_dialog.tt2:15 +msgid "Any Condition" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_messages.tt2:20 ../../Open-ILS/src/templates/staff/circ/patron/t_messages.tt2:51 +msgid "Applied On" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/printlabels/t_view.tt2:27 ../../Open-ILS/src/templates/staff/cat/share/t_authority_browser.tt2:17 ../../Open-ILS/src/templates/staff/cat/share/t_authority_browser.tt2:28 ../../Open-ILS/src/templates/staff/cat/share/t_authority_browser.tt2:39 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:18 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:35 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history.tt2:30 ../../Open-ILS/src/templates/staff/serials/t_batch_receive.tt2:96 +msgid "Apply" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_subscription_manager.tt2:118 +msgid "Apply Binding Template" +msgstr "" + +#. ("{{rows.length}}") +#: ../../Open-ILS/src/templates/staff/serials/t_apply_binding_template.tt2:17 +msgid "Apply Binding Unit Template to %1 Selected Distribution" +msgstr "" + +#. ("{{rows.length}}") +#: ../../Open-ILS/src/templates/staff/serials/t_apply_binding_template.tt2:14 +msgid "Apply Binding Unit Template to %1 Selected Distributions" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/acq/t_edi_attr_set.tt2:44 ../../Open-ILS/src/templates/staff/admin/workstation/t_print_config.tt2:98 ../../Open-ILS/src/templates/staff/cat/bucket/share/t_bucket_edit.tt2:29 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_bucket_edit.tt2:29 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_delete_all.tt2:33 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_update_all.tt2:135 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_update_statcats.tt2:44 ../../Open-ILS/src/templates/staff/circ/patron/t_patron_cards_dialog.tt2:34 ../../Open-ILS/src/templates/staff/circ/patron/t_patron_groups_dialog.tt2:56 +msgid "Apply Changes" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_apply_tags.tt2:5 +msgid "Apply Copy Tags" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills.tt2:91 +msgid "Apply Payment" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_messages.tt2:11 +msgid "Apply Penalty / Message" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_new_message_dialog.tt2:5 +msgid "Apply Standing Penalty / Message" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:25 +msgid "Apply Tags" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/bucket/index.tt2:27 +msgid "Applying edits" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_cc_payment_dialog.tt2:46 +msgid "Approval Code" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_edit.tt2:742 +msgid "Approve" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_month_selector.tt2:5 +msgid "April" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_messages.tt2:17 +msgid "Archive Penalty / Message" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_messages.tt2:34 +msgid "Archived Penalties / Messages" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/base_js.tt2:152 +msgid "" +"Are you certain you want to clear these pending offline transactions? This " +"action is irreversible. Transactions cannot be recovered after clearing!" +msgstr "" + +#. ("{{payment_amount}}") +#: ../../Open-ILS/src/templates/staff/circ/patron/index.tt2:53 +msgid "Are you sure you want to apply a payment of $%1?" +msgstr "" + +#. ("{{id}}") +#: ../../Open-ILS/src/templates/staff/cat/share/marcedit_strings.tt2:13 +msgid "Are you sure you want to delete authority record %1 from the catalog?" +msgstr "" +"Are you sure you want to delete authority record %1 from the catalogue?" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/index.tt2:15 +msgid "" +"Are you sure you want to delete selected items in bucket from catalog?" +msgstr "" +"Are you sure you want to delete selected items in bucket from catalogue?" + +#. ("{{id}}") +#: ../../Open-ILS/src/templates/staff/cat/share/marcedit_strings.tt2:12 +msgid "Are you sure you want to delete title record %1 from the catalog?" +msgstr "Are you sure you want to delete title record %1 from the catalogue?" + +#: ../../Open-ILS/src/templates/staff/base_js.tt2:154 +msgid "Are you sure you want to record {{num_uses}} uses for this?" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/index.tt2:21 ../../Open-ILS/src/templates/staff/cat/catalog/index.tt2:38 ../../Open-ILS/src/templates/staff/cat/item/index.tt2:30 +msgid "" +"Are you sure you want to transfer selected items to the marked volume?" +msgstr "" + +#. ("{{xactIds}}") +#: ../../Open-ILS/src/templates/staff/circ/patron/index.tt2:41 +msgid "" +"Are you sure you would like to adjust to zero the balance on bills %1?" +msgstr "" + +#. ("{{xactIds}}") +#: ../../Open-ILS/src/templates/staff/circ/patron/index.tt2:45 +msgid "" +"Are you sure you would like to refund excess payment on bills %1? This " +"action will simply put the amount in the Payment Pending column as a " +"negative value. You must still select Apply Payment! Certain types of " +"payments may not be refunded. The refund may be applied to checked " +"transactions that follow the refunded transaction." +msgstr "" + +#. ("{{amount|number:2}}", "{{billIds}}") +#: ../../Open-ILS/src/templates/staff/circ/patron/index.tt2:43 +msgid "" +"Are you sure you would like to void $%1 for these line-item billings? %2" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/actor/org_unit/t_main_tab.tt2:70 +msgid "Are you sure?" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/server/t_splash.tt2:10 +msgid "Asset Stat Cat Sip Fields" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_sub_selector.tt2:2 +msgid "At" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_conjoined_selector.tt2:6 +msgid "Attach conjoined items" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/acq/t_edi_attr_set.tt2:35 +msgid "Attribute Set Name..." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/acq/index.tt2:14 +msgid "Attribute Set Update Failed" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/acq/index.tt2:13 +msgid "Attribute Set Update Succeeded" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/acq/t_edi_attr_set.tt2:12 +msgid "Attribute Sets" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:65 +msgid "Audn" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_month_selector.tt2:9 +msgid "August" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/server/config/metabib_field.tt2:31 ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:81 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:86 ../../Open-ILS/src/templates/staff/cat/z3950/t_list.tt2:126 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:103 ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:91 ../../Open-ILS/src/templates/staff/circ/holds/t_shelf_list.tt2:86 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:143 ../../Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2:72 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:123 ../../Open-ILS/src/templates/staff/circ/share/t_precat_dialog.tt2:19 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_pull_list.tt2:25 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_shelf_list.tt2:31 +msgid "Author" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_precat_dialog.tt2:21 +msgid "Author..." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_record_summary.tt2:50 ../../Open-ILS/src/templates/staff/cat/share/t_record_summary.tt2:84 ../../Open-ILS/src/templates/staff/circ/share/t_hold_shelf_dialog.tt2:29 ../../Open-ILS/src/templates/staff/circ/share/t_transit_dialog.tt2:41 +msgid "Author:" +msgstr "" + +#. ("{{author}}") +#: ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_transit_slip.tt2:42 ../../Open-ILS/src/templates/staff/share/print_templates/t_transit_slip.tt2:33 +msgid "Author: %1" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/server/config/marc_field.tt2:28 +msgid "Authority" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/server/t_splash.tt2:10 +msgid "Authority Browse Axes" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/server/t_splash.tt2:10 +msgid "Authority Control Sets" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/server/authority/heading_field.tt2:1 ../../Open-ILS/src/templates/staff/admin/server/authority/heading_field.tt2:18 ../../Open-ILS/src/templates/staff/admin/server/t_splash.tt2:10 +msgid "Authority Heading Fields" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/server/t_splash.tt2:10 +msgid "Authority Thesauri" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_batch_receive.tt2:19 +msgid "Auto-Barcode" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin.tt2:181 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin.tt2:25 +msgid "Auto-Print Hold and Transit Slips" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:55 +msgid "Auto-generate Barcodes" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_config.tt2:252 +msgid "Automatic Margins" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_season_selector.tt2:4 +msgid "Autumn" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:71 ../../Open-ILS/src/templates/staff/circ/holds/t_shelf_list.tt2:75 ../../Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2:62 +msgid "Available Date" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_hold_details.tt2:8 +msgid "Available On" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:175 ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:85 +msgid "Average" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:70 +msgid "BLvl" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:6 +msgid "Back" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_catalog.tt2:21 +msgid "Back To Results" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_backdate_dialog.tt2:5 +msgid "Backdate Already Checked-In Circulations" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:20 +msgid "Backdate Post-Checkin" +msgstr "" + +#. ("{{checkinArgs.backdate | date:$root.egDateFormat}}") +#: ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin.tt2:11 +msgid "Backdated Check In %1" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_bad_barcode_dialog.tt2:5 +msgid "Bad Barcode" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/base_js.tt2:146 +msgid "Bad item barcode" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/base_js.tt2:148 +msgid "Bad patron barcode" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details_statement.tt2:10 ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_current.tt2:63 ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_historical.tt2:79 +msgid "Balance" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:25 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details_statement.tt2:62 +msgid "Balance Due" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:60 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:53 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:106 ../../Open-ILS/src/templates/staff/circ/patron/t_group.tt2:41 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:80 +msgid "Balance Owed" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2:45 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:30 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:107 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:71 ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:8 ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:10 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:126 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:164 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:52 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin.tt2:54 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin.tt2:59 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:63 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:40 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:46 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:77 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_pending.tt2:48 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_view.tt2:35 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:32 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:65 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:36 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:84 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:109 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:11 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:17 ../../Open-ILS/src/templates/staff/circ/patron/t_credentials.tt2:21 ../../Open-ILS/src/templates/staff/circ/patron/t_credentials.tt2:25 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:78 ../../Open-ILS/src/templates/staff/circ/patron/t_patron_cards_dialog.tt2:10 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:47 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:15 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:83 ../../Open-ILS/src/templates/staff/circ/transits/t_list.tt2:50 ../../Open-ILS/src/templates/staff/serials/t_batch_receive.tt2:57 ../../Open-ILS/src/templates/staff/serials/t_view_items_grid.tt2:96 ../../Open-ILS/src/templates/staff/share/t_patron_search_form.tt2:55 +msgid "Barcode" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_precat_dialog.tt2:9 +msgid "" +"Barcode \"{{precatArgs.copy_barcode}}\" was mis-scanned or is a non-" +"cataloged item." +msgstr "" +"Barcode \"{{precatArgs.copy_barcode}}\" was mis-scanned or is a non-" +"catalogued item." + +#. ("{{checkout.barcode}}", "{{checkout.count}}") +#: ../../Open-ILS/src/templates/staff/share/print_templates/t_offline_in_house_use.tt2:16 +msgid "Barcode %1 used %2 times" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_barcode_choice_dialog.tt2:5 +msgid "Barcode Choice" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_batch_receive.tt2:14 +msgid "Barcode Items" +msgstr "" + +#. ("{{bcNotFound}}") +#: ../../Open-ILS/src/templates/staff/admin/t_user_perms_lookup.tt2:21 ../../Open-ILS/src/templates/staff/cat/item/missing_pieces.tt2:50 ../../Open-ILS/src/templates/staff/circ/patron/t_bcsearch.tt2:19 +msgid "Barcode Not Found: %1" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_edit.tt2:181 +msgid "Barcode is already in use" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/offline-interface.tt2:619 +msgid "Barcode is reported Lost" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_batch_receive.tt2:6 +msgid "Barcode item" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_view_items_grid.tt2:36 +msgid "Barcode on receive" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_view_items_grid.tt2:63 +msgid "Barcode selected" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2:7 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_pending.tt2:7 +msgid "Barcode..." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_pull_list.tt2:28 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_shelf_list.tt2:33 +msgid "Barcode/Part" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/print_templates/t_checkin.tt2:20 +msgid "Barcode: " +msgstr "" + +#. ("{{copy.barcode}}") +#. ("{{patron.card.barcode}}") +#: ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_shelf_slip.tt2:33 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_shelf_slip.tt2:45 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_transit_slip.tt2:40 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_transit_slip.tt2:50 ../../Open-ILS/src/templates/staff/share/print_templates/t_transit_slip.tt2:31 +msgid "Barcode: %1" +msgstr "" + +#. ("{{checkin.barcode}}", "{{checkin.backdate | date:\"short\"}}") +#: ../../Open-ILS/src/templates/staff/share/print_templates/t_offline_checkin.tt2:17 +msgid "Barcode: %1 Checkin date: %2" +msgstr "" + +#. ("{{checkout.barcode}}", "{{checkout.due_date | date:\"short\"}}") +#. ("{{renewal.copy.barcode}}", "{{renewal.circ.due_date | egDueDate:$root.egDateAndTimeFormat:renewal.circ.circ_lib:renewal.circ.duration}}") +#. ("{{checkout.copy.barcode}}", "{{checkout.circ.due_date | egDueDate:$root.egDateAndTimeFormat:checkout.circ.circ_lib:checkout.circ.duration}}") +#: ../../Open-ILS/src/templates/staff/share/print_templates/t_checkout.tt2:35 ../../Open-ILS/src/templates/staff/share/print_templates/t_items_out.tt2:36 ../../Open-ILS/src/templates/staff/share/print_templates/t_offline_checkout.tt2:18 ../../Open-ILS/src/templates/staff/share/print_templates/t_offline_renew.tt2:16 ../../Open-ILS/src/templates/staff/share/print_templates/t_renew.tt2:18 +msgid "Barcode: %1 Due: %2" +msgstr "" + +#. ("{{ihu.copy.barcode}}", "{{ihu.num_uses}}") +#: ../../Open-ILS/src/templates/staff/share/print_templates/t_in_house_use_list.tt2:21 +msgid "Barcode: %1 Uses: %2" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:125 +msgid "Bare" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_update_all.tt2:83 +msgid "Barred flag" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_holding_code_dialog.tt2:23 ../../Open-ILS/src/templates/staff/serials/t_prediction_manager.tt2:28 ../../Open-ILS/src/templates/staff/serials/t_prediction_manager.tt2:59 +msgid "Basic" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_mfhd_manager.tt2:20 ../../Open-ILS/src/templates/staff/serials/t_mfhd_tooltip.tt2:11 +msgid "Basic Holdings" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:18 +msgid "Batch Apply" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/record/t_grid_menu.tt2:21 +msgid "Batch Edit" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_view.tt2:16 +msgid "Batch edit all users" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_view.tt2:25 +msgid "Batch modify statistical categories" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/bucket/index.tt2:29 +msgid "Batch update failed!" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:104 ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:23 +msgid "Before (Date/Time)" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_holds_pane.tt2:81 ../../Open-ILS/src/templates/staff/circ/share/t_hold_details.tt2:28 +msgid "Behind Desk" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/server/t_splash.tt2:10 +msgid "Best-Hold Selection Sort Order" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:109 ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:28 +msgid "Between" +msgstr "" + +#. ("{{lead_id}}") +#. ("{{rec.id}}") +#. ("{{record_id}}") +#: ../../Open-ILS/src/templates/staff/cat/bucket/record/t_merge_records.tt2:19 ../../Open-ILS/src/templates/staff/cat/bucket/record/t_merge_records.tt2:39 ../../Open-ILS/src/templates/staff/cat/catalog/index.tt2:61 +msgid "Bib %1" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_record_summary.tt2:100 +msgid "Bib Call #:" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:100 +msgid "Bib Record ID" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_retrieve_by_id.tt2:11 ../../Open-ILS/src/templates/staff/cat/catalog/t_retrieve_by_id.tt2:7 +msgid "Bib Record Id" +msgstr "" + +#. ("{{recordNotFound}}") +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_retrieve_by_id.tt2:25 ../../Open-ILS/src/templates/staff/cat/catalog/t_retrieve_by_tcn.tt2:28 +msgid "Bib Record Not Found: %1" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_retrieve_by_tcn.tt2:11 ../../Open-ILS/src/templates/staff/cat/catalog/t_retrieve_by_tcn.tt2:7 +msgid "Bib Record TCN" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/server/config/marc_field.tt2:27 +msgid "Bibliographic" +msgstr "" + +#. ("{{pot.id}}") +#: ../../Open-ILS/src/templates/staff/serials/t_select_pattern_dialog.tt2:15 +msgid "Bibliographic record %1" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:73 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:19 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:54 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:93 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:18 +msgid "Bill #" +msgstr "" + +#. ("{{payment.xact.id}}") +#: ../../Open-ILS/src/templates/staff/share/print_templates/t_bill_payment.tt2:79 +msgid "Bill # %1" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history.tt2:1 +msgid "Bill History" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:13 +msgid "Bill Patron" +msgstr "" + +#. ("{{patron.family_name()}}", "{{patron.first_given_name()}}", "{{patron.second_given_name()}}", "{{patron.card().barcode()}}") +#: ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:8 +msgid "Bill Patron: %1, %2 %3 : %4" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills.tt2:31 +msgid "Billed for Selected:" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details_statement.tt2:16 +msgid "Billing" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_historical.tt2:50 +msgid "Billing Date:" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:103 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:4 +msgid "Billing Location" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_cc_payment_dialog.tt2:59 +msgid "Billing Name (first)" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_cc_payment_dialog.tt2:66 +msgid "Billing Name (last)" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details_statement.tt2:3 +msgid "Billing Statement" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:59 +msgid "Billing Type:" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/server/t_splash.tt2:10 +msgid "Billing Types" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_search_results.tt2:47 ../../Open-ILS/src/templates/staff/share/t_patron_search_results.tt2:30 +msgid "Billing:City" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_search_results.tt2:48 ../../Open-ILS/src/templates/staff/share/t_patron_search_results.tt2:31 +msgid "Billing:County" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_search_results.tt2:49 ../../Open-ILS/src/templates/staff/share/t_patron_search_results.tt2:32 +msgid "Billing:State" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_search_results.tt2:45 ../../Open-ILS/src/templates/staff/share/t_patron_search_results.tt2:28 +msgid "Billing:Street 1" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_search_results.tt2:46 ../../Open-ILS/src/templates/staff/share/t_patron_search_results.tt2:29 +msgid "Billing:Street 2" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_search_results.tt2:50 ../../Open-ILS/src/templates/staff/share/t_patron_search_results.tt2:33 +msgid "Billing:Zip" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/print_templates/t_bill_payment.tt2:58 +msgid "Billings Voided:" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/index.tt2:147 ../../Open-ILS/src/templates/staff/circ/patron/index.tt2:75 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details_details.tt2:5 +msgid "Bills" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_templates.tt2:17 +msgid "Bills, Current" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_templates.tt2:18 +msgid "Bills, Historical" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_templates.tt2:19 +msgid "Bills, Payment" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_batch_receive.tt2:29 +msgid "Bind" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_batch_receive.tt2:5 +msgid "Bind items" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_view_items_grid.tt2:48 +msgid "Bind on receive" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_view_items_grid.tt2:67 +msgid "Bind selected" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/share/serials_strings.tt2:9 +msgid "Bindery" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_subscription_manager.tt2:149 ../../Open-ILS/src/templates/staff/serials/t_view_items_grid.tt2:106 +msgid "Binding Call Number" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_subscription_manager.tt2:150 ../../Open-ILS/src/templates/staff/serials/t_view_items_grid.tt2:107 +msgid "Binding Template" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_apply_binding_template.tt2:30 +msgid "Binding Unit Template" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/index.tt2:44 +msgid "Binding unit template applied to Distribution" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:73 +msgid "Biog" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_new_message_dialog.tt2:21 +msgid "Block" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:47 ../../Open-ILS/src/templates/staff/cat/item/index.tt2:80 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:19 +msgid "Book Item Now" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/booking/index.tt2:1 ../../Open-ILS/src/templates/staff/navbar.tt2:416 +msgid "Booking" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/booking/index.tt2:1 ../../Open-ILS/src/templates/staff/admin/booking/t_splash.tt2:4 ../../Open-ILS/src/templates/staff/navbar.tt2:495 +msgid "Booking Administration" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/index.tt2:212 +msgid "Booking: Create or Cancel Reservations" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/index.tt2:217 +msgid "Booking: Pick Up Reservations" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/index.tt2:222 +msgid "Booking: Return Reservations" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/z3950/t_search_fields.tt2:19 +msgid "Books" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:131 +msgid "Boolean Value" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_link_mfhd.tt2:26 +msgid "Both" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_config.tt2:306 +msgid "Bottom" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/share/serials_strings.tt2:10 +msgid "Bound" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/server/config/metabib_field.tt2:58 +msgid "Browse Field" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:13 +msgid "Bucket" +msgstr "" + +#. ("{{bucket().id()}}", "{{bucket().name()}}") +#: ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_bucket_info.tt2:3 +msgid "Bucket #%1: %2" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/share/t_bucket_info.tt2:3 +msgid "Bucket #{{bucket().id()}}: {{bucket().name()}}" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/record/t_load_shared.tt2:11 ../../Open-ILS/src/templates/staff/cat/bucket/share/t_load_shared.tt2:11 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_load_shared.tt2:11 +msgid "Bucket ID" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/record/t_load_shared.tt2:14 ../../Open-ILS/src/templates/staff/cat/bucket/share/t_load_shared.tt2:14 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_load_shared.tt2:14 +msgid "Bucket ID..." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/index.tt2:47 ../../Open-ILS/src/templates/staff/cat/bucket/record/index.tt2:52 ../../Open-ILS/src/templates/staff/circ/patron/bucket/index.tt2:53 +msgid "Bucket View" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2:31 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:8 ../../Open-ILS/src/templates/staff/cat/bucket/record/t_pending.tt2:8 ../../Open-ILS/src/templates/staff/cat/bucket/record/t_search.tt2:34 ../../Open-ILS/src/templates/staff/cat/bucket/record/t_view.tt2:7 ../../Open-ILS/src/templates/staff/cat/bucket/share/t_bucket_selector.tt2:3 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_bucket_selector.tt2:3 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_pending.tt2:34 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_view.tt2:8 +msgid "Buckets" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2:50 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:36 ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:100 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:97 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:129 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:117 ../../Open-ILS/src/templates/staff/circ/holds/t_shelf_list.tt2:98 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:78 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:51 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:157 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:105 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:96 ../../Open-ILS/src/templates/staff/circ/transits/t_list.tt2:55 +msgid "CN Prefix" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2:52 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:37 ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:101 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:98 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:131 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:118 ../../Open-ILS/src/templates/staff/circ/holds/t_shelf_list.tt2:99 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:80 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:52 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:158 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:106 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:102 ../../Open-ILS/src/templates/staff/circ/transits/t_list.tt2:57 +msgid "CN Suffix" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:33 +msgid "Call #" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:14 +msgid "Call # Prefix" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:50 +msgid "Call # Suffix" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2:51 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:35 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:104 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:72 ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:7 ../../Open-ILS/src/templates/staff/cat/share/t_volume_list.tt2:12 ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:130 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:130 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:167 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:47 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:106 ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:68 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:79 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:61 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:122 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:58 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:99 ../../Open-ILS/src/templates/staff/circ/share/t_hold_details.tt2:20 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_pull_list.tt2:27 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_shelf_list.tt2:32 +msgid "Call Number" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:78 +msgid "Call Number Label" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:82 +msgid "Call Number Prefix" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/server/t_splash.tt2:10 +msgid "Call Number Prefixes" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/printlabels/t_view.tt2:99 +msgid "Call Number Preview" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:86 +msgid "Call Number Suffix" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/server/t_splash.tt2:10 +msgid "Call Number Suffixes" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/printlabels/t_view.tt2:105 ../../Open-ILS/src/templates/staff/cat/printlabels/t_view.tt2:76 +msgid "Call Number Template" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_hold_shelf_dialog.tt2:33 ../../Open-ILS/src/templates/staff/circ/share/t_transit_dialog.tt2:45 +msgid "Call Number:" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/print_templates/t_checkin.tt2:22 +msgid "Call Number: " +msgstr "" + +#. ("{{call_number.prefix}}", "{{call_number.label}}", "{{call_number.suffix}}") +#: ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_shelf_slip.tt2:36 +msgid "Call Number: %1 %2 %3" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/printlabels/t_view.tt2:81 +msgid "Call Numbers" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_batch_receive.tt2:51 +msgid "Call number" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:244 +msgid "Can compress but not expand" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:245 +msgid "Can compress or expand" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/acq/t_edit_marc_order_record.tt2:12 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_apply_tags.tt2:35 ../../Open-ILS/src/templates/staff/cat/bucket/record/t_bucket_export.tt2:36 ../../Open-ILS/src/templates/staff/cat/bucket/record/t_edit_lead_record.tt2:16 ../../Open-ILS/src/templates/staff/cat/bucket/record/t_load_shared.tt2:21 ../../Open-ILS/src/templates/staff/cat/bucket/record/t_merge_records.tt2:53 ../../Open-ILS/src/templates/staff/cat/bucket/share/t_bucket_create.tt2:32 ../../Open-ILS/src/templates/staff/cat/bucket/share/t_bucket_delete.tt2:13 ../../Open-ILS/src/templates/staff/cat/bucket/share/t_bucket_edit.tt2:31 ../../Open-ILS/src/templates/staff/cat/bucket/share/t_load_shared.tt2:21 ../../Open-ILS/src/templates/staff/cat/catalog/t_add_to_bucket.tt2:37 ../../Open-ILS/src/templates/staff/cat/catalog/t_choose_vol_target_lib.tt2:21 ../../Open-ILS/src/templates/staff/cat/catalog/t_conjoined_selector.tt2:22 ../../Open-ILS/src/templates/staff/cat/catalog/t_edit_marc_modal.tt2:14 ../../Open-ILS/src/templates/staff/cat/catalog/t_request_items.tt2:44 ../../Open-ILS/src/templates/staff/cat/share/t_authority_link_dialog.tt2:13 ../../Open-ILS/src/templates/staff/cat/share/t_edit_new_authority.tt2:13 ../../Open-ILS/src/templates/staff/cat/share/t_physchar_dialog.tt2:13 ../../Open-ILS/src/templates/staff/cat/share/t_replace_barcode.tt2:26 ../../Open-ILS/src/templates/staff/cat/volcopy/t_copy_alerts.tt2:35 ../../Open-ILS/src/templates/staff/cat/volcopy/t_copy_notes.tt2:36 ../../Open-ILS/src/templates/staff/cat/volcopy/t_copy_tags.tt2:35 ../../Open-ILS/src/templates/staff/cat/z3950/t_edit_overlay_record.tt2:12 ../../Open-ILS/src/templates/staff/cat/z3950/t_marc_edit.tt2:15 ../../Open-ILS/src/templates/staff/cat/z3950/t_marc_html.tt2:18 ../../Open-ILS/src/templates/staff/cat/z3950/t_overlay.tt2:33 ../../Open-ILS/src/templates/staff/cat/z3950/t_raw_search.tt2:19 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_bucket_create.tt2:32 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_bucket_delete.tt2:13 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_bucket_edit.tt2:31 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_delete_all.tt2:35 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_load_shared.tt2:21 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_rollback.tt2:40 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_update_all.tt2:137 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_update_statcats.tt2:46 ../../Open-ILS/src/templates/staff/circ/patron/t_cc_payment_dialog.tt2:114 ../../Open-ILS/src/templates/staff/circ/patron/t_edit_due_date_dialog.tt2:22 ../../Open-ILS/src/templates/staff/circ/patron/t_move_to_group_dialog.tt2:26 ../../Open-ILS/src/templates/staff/circ/patron/t_new_note_dialog.tt2:44 ../../Open-ILS/src/templates/staff/circ/patron/t_patron_cards_dialog.tt2:36 ../../Open-ILS/src/templates/staff/circ/patron/t_patron_groups_dialog.tt2:57 ../../Open-ILS/src/templates/staff/circ/patron/t_renew_with_date_dialog.tt2:22 ../../Open-ILS/src/templates/staff/circ/share/t_backdate_dialog.tt2:22 ../../Open-ILS/src/templates/staff/circ/share/t_bad_barcode_dialog.tt2:21 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:87 ../../Open-ILS/src/templates/staff/circ/share/t_circ_exists_dialog.tt2:38 ../../Open-ILS/src/templates/staff/circ/share/t_copy_in_transit_dialog.tt2:30 ../../Open-ILS/src/templates/staff/circ/share/t_copy_not_avail_dialog.tt2:18 ../../Open-ILS/src/templates/staff/circ/share/t_event_override_dialog.tt2:35 ../../Open-ILS/src/templates/staff/circ/share/t_hold_copy_quality_dialog.tt2:20 ../../Open-ILS/src/templates/staff/circ/share/t_hold_dates.tt2:75 ../../Open-ILS/src/templates/staff/circ/share/t_hold_edit_pickup_lib.tt2:19 ../../Open-ILS/src/templates/staff/circ/share/t_hold_note_dialog.tt2:48 ../../Open-ILS/src/templates/staff/circ/share/t_hold_notification_dialog.tt2:30 ../../Open-ILS/src/templates/staff/circ/share/t_hold_notification_prefs.tt2:74 ../../Open-ILS/src/templates/staff/circ/share/t_mark_claims_returned_dialog.tt2:25 ../../Open-ILS/src/templates/staff/circ/share/t_mark_damaged.tt2:52 ../../Open-ILS/src/templates/staff/circ/share/t_merge_patrons.tt2:30 ../../Open-ILS/src/templates/staff/circ/share/t_new_message_dialog.tt2:49 ../../Open-ILS/src/templates/staff/circ/share/t_noncat_dialog.tt2:23 ../../Open-ILS/src/templates/staff/circ/share/t_precat_dialog.tt2:42 ../../Open-ILS/src/templates/staff/serials/t_apply_binding_template.tt2:53 ../../Open-ILS/src/templates/staff/serials/t_batch_receive.tt2:179 ../../Open-ILS/src/templates/staff/serials/t_clone_subscription.tt2:55 ../../Open-ILS/src/templates/staff/serials/t_holding_code_dialog.tt2:96 ../../Open-ILS/src/templates/staff/serials/t_link_mfhd.tt2:33 ../../Open-ILS/src/templates/staff/serials/t_notes.tt2:40 ../../Open-ILS/src/templates/staff/serials/t_prediction_manager.tt2:38 ../../Open-ILS/src/templates/staff/serials/t_receive_alerts.tt2:72 ../../Open-ILS/src/templates/staff/serials/t_routing_list.tt2:116 ../../Open-ILS/src/templates/staff/serials/t_select_pattern_dialog.tt2:30 ../../Open-ILS/src/templates/staff/serials/t_subscription_manager.tt2:103 ../../Open-ILS/src/templates/staff/share/t_add_copy_alert_dialog.tt2:35 ../../Open-ILS/src/templates/staff/share/t_confirm_dialog.tt2:16 ../../Open-ILS/src/templates/staff/share/t_copy_alert_editor_dialog.tt2:51 ../../Open-ILS/src/templates/staff/share/t_copy_alert_manager_dialog.tt2:47 ../../Open-ILS/src/templates/staff/share/t_edit_mfhd.tt2:12 ../../Open-ILS/src/templates/staff/share/t_fm_record_editor.tt2:75 ../../Open-ILS/src/templates/staff/share/t_mfhd_create_dialog.tt2:23 ../../Open-ILS/src/templates/staff/share/t_opchange.tt2:54 ../../Open-ILS/src/templates/staff/share/t_org_select_dialog.tt2:20 ../../Open-ILS/src/templates/staff/share/t_patron_selector.tt2:25 ../../Open-ILS/src/templates/staff/share/t_prompt_dialog.tt2:19 ../../Open-ILS/src/templates/staff/share/t_select_dialog.tt2:21 ../../Open-ILS/src/templates/staff/share/t_subscription_select_dialog.tt2:20 +msgid "Cancel" +msgstr "" + +#. ("{{args.num_holds}}") +#: ../../Open-ILS/src/templates/staff/circ/share/t_cancel_hold_dialog.tt2:7 +msgid "Cancel %1 Hold(s)" +msgstr "" + +#. ("{{num_transits}}") +#: ../../Open-ILS/src/templates/staff/circ/share/t_abort_transit_dialog.tt2:15 +msgid "Cancel %1 transits?" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_abort_transit_dialog.tt2:14 +msgid "Cancel 1 transit?" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2:77 ../../Open-ILS/src/templates/staff/circ/share/t_hold_details.tt2:48 +msgid "Cancel Cause" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:57 ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:54 ../../Open-ILS/src/templates/staff/circ/holds/t_shelf_list.tt2:61 ../../Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2:44 ../../Open-ILS/src/templates/staff/circ/share/t_cancel_hold_dialog.tt2:33 +msgid "Cancel Hold" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_hold_details.tt2:52 +msgid "Cancel Note" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_cancel_hold_dialog.tt2:13 +msgid "Cancel Reason:" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/acq/t_splash.tt2:10 +msgid "Cancel Reasons" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_hold_details.tt2:50 +msgid "Cancel Time" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/index.tt2:86 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:31 ../../Open-ILS/src/templates/staff/circ/share/t_abort_transit_dialog.tt2:27 ../../Open-ILS/src/templates/staff/circ/transits/t_list.tt2:42 +msgid "Cancel Transit" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_copy_in_transit_dialog.tt2:28 +msgid "Cancel Transit then Checkout" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:32 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:67 +msgid "Cancel Transits" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_abort_transit_dialog.tt2:7 +msgid "Cancel Transits and Reset Associated Holds" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_event_override_dialog.tt2:20 +msgid "Cancel this hold upon checkout?" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/circ_strings.tt2:30 +msgid "Cancel {{num_transits}} transits?" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/hold_strings.tt2:11 +msgid "Canceled" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:243 +msgid "Cannot compress or expand" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:250 +msgid "Caption Evaluation" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:258 +msgid "Captions unverified; all levels may not be present" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:257 +msgid "Captions unverified; all levels present" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:256 +msgid "Captions verified; all levels may not be present" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:255 +msgid "Captions verified; all levels present" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/checkin/t_hold_verify.tt2:12 +msgid "Capture" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:70 ../../Open-ILS/src/templates/staff/cat/item/t_holds_pane.tt2:57 ../../Open-ILS/src/templates/staff/circ/holds/t_shelf_list.tt2:74 ../../Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2:61 ../../Open-ILS/src/templates/staff/circ/share/t_hold_details.tt2:6 +msgid "Capture Date" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin.tt2:4 ../../Open-ILS/src/templates/staff/navbar.tt2:106 ../../Open-ILS/src/templates/staff/navbar.tt2:108 +msgid "Capture Holds" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin.tt2:221 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin.tt2:39 +msgid "Capture Local Holds As Transits" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/navbar.tt2:434 +msgid "Capture Resources" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_holds_pane.tt2:9 +msgid "Captured Hold Info" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_search_results.tt2:27 ../../Open-ILS/src/templates/staff/circ/patron/t_summary.tt2:126 ../../Open-ILS/src/templates/staff/share/t_patron_search_results.tt2:12 +msgid "Card" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills.tt2:51 ../../Open-ILS/src/templates/staff/share/print_templates/t_bill_payment.tt2:39 +msgid "Cash" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details_details.tt2:36 +msgid "Cash Drawer" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/base_js.tt2:121 +msgid "Cash Payment" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:126 +msgid "CatLang" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/index.tt2:1 ../../Open-ILS/src/templates/staff/cat/catalog/index.tt2:60 +msgid "Catalog" +msgstr "Catalogue" + +#: ../../Open-ILS/src/templates/staff/circ/share/circ_strings.tt2:32 ../../Open-ILS/src/templates/staff/navbar.tt2:245 +msgid "Cataloging" +msgstr "Cataloguing" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_view.tt2:21 +msgid "Cataloging Info" +msgstr "Cataloguing Info" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_physchar_wizard.tt2:9 +msgid "Category of Material" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/t_edit_template.tt2:146 ../../Open-ILS/src/templates/staff/reporter/t_edit_template.tt2:190 +msgid "Change Column Documentation" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/t_edit_template.tt2:141 +msgid "Change Column Label" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/t_edit_template.tt2:205 +msgid "Change Filter Value" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:44 +msgid "Change Folders" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/print_templates/t_bill_payment.tt2:62 +msgid "Change Given:" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/navbar.tt2:545 ../../Open-ILS/src/templates/staff/reporter/t_edit_template.tt2:200 +msgid "Change Operator" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/t_edit_template.tt2:151 ../../Open-ILS/src/templates/staff/reporter/t_edit_template.tt2:195 +msgid "Change Transform" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_conjoined_items.tt2:18 +msgid "Change Type" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:152 +msgid "Change occurs" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/index.tt2:64 +msgid "Change status selected items?" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:129 +msgid "Change the column header?" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:130 +msgid "Change the field hint to:" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/printlabels/t_view.tt2:107 +msgid "Changes here will wipe out manual changes in the Call Numbers tab." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills.tt2:52 ../../Open-ILS/src/templates/staff/share/print_templates/t_bill_payment.tt2:40 +msgid "Check" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:19 +msgid "Check All Refunds" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/base_js.tt2:118 ../../Open-ILS/src/templates/staff/circ/checkin/index.tt2:1 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:69 ../../Open-ILS/src/templates/staff/navbar.tt2:100 ../../Open-ILS/src/templates/staff/navbar.tt2:90 ../../Open-ILS/src/templates/staff/navbar.tt2:92 ../../Open-ILS/src/templates/staff/navbar.tt2:98 +msgid "Check In" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/index.tt2:84 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:27 ../../Open-ILS/src/templates/staff/t_splash.tt2:22 +msgid "Check In Items" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/index.tt2:50 +msgid "Check In Items?" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_circ_list_pane.tt2:64 +msgid "Check In Library" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills.tt2:63 +msgid "Check Number" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/base_js.tt2:116 ../../Open-ILS/src/templates/staff/circ/patron/index.tt2:127 ../../Open-ILS/src/templates/staff/navbar.tt2:74 ../../Open-ILS/src/templates/staff/navbar.tt2:76 ../../Open-ILS/src/templates/staff/navbar.tt2:82 ../../Open-ILS/src/templates/staff/navbar.tt2:84 +msgid "Check Out" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_circ_list_pane.tt2:44 +msgid "Check Out Date" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/t_splash.tt2:18 +msgid "Check Out Items" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_circ_list_pane.tt2:54 +msgid "Check Out Library" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/base_js.tt2:122 +msgid "Check Payment" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_hold_dates.tt2:12 ../../Open-ILS/src/templates/staff/circ/share/t_hold_notification_prefs.tt2:12 +msgid "Check the checkbox next to each field you wish to modify." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:39 +msgid "Checked In" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:19 +msgid "Checked Out" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_templates.tt2:20 ../../Open-ILS/src/templates/staff/offline-interface.tt2:521 ../../Open-ILS/src/templates/staff/offline-interface.tt2:559 +msgid "Checkin" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:87 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:76 ../../Open-ILS/src/templates/staff/offline-interface.tt2:105 ../../Open-ILS/src/templates/staff/offline-interface.tt2:209 +msgid "Checkin Date" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/offline-interface.tt2:531 +msgid "Checkin Date:" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin.tt2:3 +msgid "Checkin Items" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin.tt2:140 +msgid "Checkin Modifiers" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:88 +msgid "Checkin Scan Date" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_circs_pane.tt2:187 ../../Open-ILS/src/templates/staff/cat/item/t_circs_pane.tt2:84 ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:155 +msgid "Checkin Scan Time" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_circ_list_pane.tt2:50 ../../Open-ILS/src/templates/staff/cat/item/t_circs_pane.tt2:180 ../../Open-ILS/src/templates/staff/cat/item/t_circs_pane.tt2:78 ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:138 +msgid "Checkin Time" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_circs_pane.tt2:194 ../../Open-ILS/src/templates/staff/cat/item/t_circs_pane.tt2:90 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:89 ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:172 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:85 +msgid "Checkin Workstation" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_templates.tt2:21 ../../Open-ILS/src/templates/staff/circ/patron/index.tt2:71 ../../Open-ILS/src/templates/staff/offline-interface.tt2:248 ../../Open-ILS/src/templates/staff/offline-interface.tt2:342 +msgid "Checkout" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:121 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:86 +msgid "Checkout / Renewal Library" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_circs_pane.tt2:138 ../../Open-ILS/src/templates/staff/cat/item/t_circs_pane.tt2:38 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:90 ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:55 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:40 ../../Open-ILS/src/templates/staff/offline-interface.tt2:103 ../../Open-ILS/src/templates/staff/offline-interface.tt2:207 +msgid "Checkout Date" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:39 +msgid "Checkout Library" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:42 +msgid "Checkout Staff" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_circs_pane.tt2:145 ../../Open-ILS/src/templates/staff/cat/item/t_circs_pane.tt2:45 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:91 ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:79 +msgid "Checkout Workstation" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:92 +msgid "Checkout/Renewal Library" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:12 +msgid "Child" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/t_edit_template.tt2:69 +msgid "Child nullable" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/record/t_merge_records.tt2:10 ../../Open-ILS/src/templates/staff/cat/z3950/t_overlay.tt2:10 +msgid "Choose merge profile" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_choose_vol_target_lib.tt2:5 +msgid "Choose volume transfer target" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_subscription_manager.tt2:68 +msgid "Chronological" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:175 +msgid "Chronology Display" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_pattern_summary.tt2:11 +msgid "Chronology captions:" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_holding_code_dialog.tt2:68 +msgid "Chronology labels" +msgstr "" + +#. ("{{ $index + 1}}") +#: ../../Open-ILS/src/templates/staff/serials/t_holding_code_dialog.tt2:73 +msgid "Chronology level %1" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_view.tt2:15 +msgid "Circ History List" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:119 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:37 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:77 +msgid "Circ ID" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:11 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:168 +msgid "Circ Library" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/serials/t_template_list.tt2:43 ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:166 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:170 ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:154 +msgid "Circ Modifier" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:94 +msgid "Circ or Renewal Workstation" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:118 ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:146 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:68 +msgid "Circulate" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:117 +msgid "Circulate As MARC Type" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/serials/t_attr_edit.tt2:201 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:99 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:290 ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:213 +msgid "Circulate as Type" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/serials/t_attr_edit.tt2:48 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:100 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:95 ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:168 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:171 +msgid "Circulate?" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/serials/t_template_list.tt2:37 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:113 +msgid "Circulating Library" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:154 ../../Open-ILS/src/templates/staff/navbar.tt2:67 +msgid "Circulation" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/server/t_splash.tt2:10 +msgid "Circulation Duration Rules" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_circ_list_pane.tt2:8 +msgid "Circulation History not available for display." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:93 +msgid "Circulation ID" +msgstr "" + +#. ("{{circ.id()}}") +#: ../../Open-ILS/src/templates/staff/cat/item/t_circ_list_pane.tt2:34 +msgid "Circulation ID: %1" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/serials/t_attr_edit.tt2:86 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:101 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:142 ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:183 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:110 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:100 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:146 ../../Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2:57 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:87 +msgid "Circulation Library" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/server/t_splash.tt2:10 +msgid "Circulation Limit Groups" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/server/t_splash.tt2:10 +msgid "Circulation Matchpoint Weights" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/server/t_splash.tt2:10 +msgid "Circulation Max Fine Rules" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/serials/t_attr_edit.tt2:161 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:115 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:102 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:229 ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:198 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:109 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:96 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:145 ../../Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2:56 ../../Open-ILS/src/templates/staff/circ/share/t_precat_dialog.tt2:30 +msgid "Circulation Modifier" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/server/t_splash.tt2:10 +msgid "Circulation Modifiers" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/server/t_splash.tt2:10 +msgid "Circulation Recurring Fine Rules" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/t_splash.tt2:13 +msgid "Circulation and Patrons" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_batch_receive.tt2:54 +msgid "Circulation modifier" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_pending_list.tt2:29 ../../Open-ILS/src/templates/staff/share/t_patron_search_form.tt2:94 +msgid "City" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_cc_payment_dialog.tt2:81 +msgid "City, town or village" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/acq/t_splash.tt2:10 +msgid "Claim Event Types" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/acq/t_splash.tt2:10 +msgid "Claim Policies" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/acq/t_splash.tt2:10 +msgid "Claim Policy Actions" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/acq/t_splash.tt2:10 +msgid "Claim Types" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/navbar.tt2:396 +msgid "Claim-Ready Items" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/share/serials_strings.tt2:8 +msgid "Claimed" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_summary.tt2:107 +msgid "Claimed Returned" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/server/config/metabib_field.tt2:53 +msgid "Class" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:96 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:58 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:45 +msgid "Classification" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/serials/t_attr_edit.tt2:37 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:44 ../../Open-ILS/src/templates/staff/offline-interface.tt2:333 ../../Open-ILS/src/templates/staff/offline-interface.tt2:418 ../../Open-ILS/src/templates/staff/offline-interface.tt2:485 ../../Open-ILS/src/templates/staff/offline-interface.tt2:550 ../../Open-ILS/src/templates/staff/share/t_copy_alert_manager_dialog.tt2:16 +msgid "Clear" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/z3950/t_list.tt2:39 ../../Open-ILS/src/templates/staff/share/t_patron_search_form.tt2:35 +msgid "Clear Form" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin.tt2:191 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin.tt2:28 +msgid "Clear Holds Shelf" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2:40 ../../Open-ILS/src/templates/staff/cat/bucket/record/t_pending.tt2:17 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_pending.tt2:43 +msgid "Clear List" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/holds/t_shelf_list.tt2:25 +msgid "Clear These Holds" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/offline-interface.tt2:90 +msgid "Clear Transactions" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/base_js.tt2:151 +msgid "Clear pending transactions" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/volcopy/t_copy_alerts.tt2:74 ../../Open-ILS/src/templates/staff/share/t_copy_alert_editor_dialog.tt2:28 +msgid "Clear?" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:135 +msgid "Click OK for TRUE and Cancel for FALSE." +msgstr "" + +#. ("{{cur_attr_set.label()}}") +#: ../../Open-ILS/src/templates/staff/admin/acq/t_edi_attr_set.tt2:22 +msgid "Clone \"%1\"" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_clone_subscription.tt2:5 ../../Open-ILS/src/templates/staff/serials/t_subscription_manager.tt2:134 +msgid "Clone Subscription" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_clone_subscription.tt2:6 +msgid "Clone Subscriptions" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/index.tt2:28 +msgid "Cloned serial subscription" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/serials/t_attr_edit.tt2:39 ../../Open-ILS/src/templates/staff/base_js.tt2:115 ../../Open-ILS/src/templates/staff/share/t_grid_columns.tt2:67 +msgid "Close" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/server/config/copy_tag_type.tt2:33 ../../Open-ILS/src/templates/staff/admin/workstation/t_log.tt2:25 ../../Open-ILS/src/templates/staff/admin/workstation/t_log.tt2:51 +msgid "Code" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/index.tt2:109 +msgid "Collapse Patron Summary Display" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_record_summary.tt2:20 +msgid "Collapse Record Summary Display" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_config.tt2:179 +msgid "Collation" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/t_edit_template.tt2:173 ../../Open-ILS/src/templates/staff/reporter/t_edit_template.tt2:223 +msgid "Column" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/t_edit_template.tt2:175 +msgid "Column Label" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/t_grid_columns.tt2:12 +msgid "Column Name" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:334 +msgid "Combined" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:349 +msgid "Combined issue code" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:106 +msgid "Comp" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_config.tt2:356 +msgid "Compiled Printer Settings" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/bucket/index.tt2:28 +msgid "Complete" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_changesets.tt2:15 +msgid "Completed" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:97 +msgid "Completed Copies" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/index.tt2:59 +msgid "" +"Completely OBLITERATE this patron account, including bills, payments, " +"bookbags, etc? This is IRREVERSIBLE." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/index.tt2:227 +msgid "Completely Purge Account" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/index.tt2:58 +msgid "Completely Purge Patron Account?" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_pattern_summary.tt2:37 ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:301 +msgid "Completely irregular" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:252 +msgid "" +"Completeness of the caption levels and whether the captions used actually " +"appear on the bibliographic item." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:238 +msgid "Compression Display Options" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/z3950/t_search_fields.tt2:20 +msgid "Computer files" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:72 +msgid "Conf" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/share/t_bucket_delete.tt2:6 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_bucket_delete.tt2:6 +msgid "Confirm Bucket Delete" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/share/serials_strings.tt2:21 +msgid "Confirm Prediction Pattern Template Deletion" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/base_js.tt2:129 +msgid "Confirm Record Deletion" +msgstr "" + +#. ("{{billArgs.charge | currency}}") +#: ../../Open-ILS/src/templates/staff/circ/share/t_mark_damaged.tt2:16 +msgid "Confirmation required to charge this patron %1 for the damage." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/index.tt2:50 +msgid "Conjoined Item Target set" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_catalog.tt2:133 ../../Open-ILS/src/templates/staff/cat/catalog/t_catalog.tt2:52 +msgid "Conjoined Items" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_holding_code_dialog.tt2:5 +msgid "Construct new holding code" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:79 +msgid "Cont" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/bucket/index.tt2:18 +msgid "Container batch update permission check" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/bucket/index.tt2:19 +msgid "Container permission check" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:16 ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:97 +msgid "Contains Matching substring" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:17 ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:98 +msgid "Contains Matching substring (ignore case)" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_pattern_summary.tt2:38 ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:302 +msgid "Continuously updated" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills.tt2:112 +msgid "Convert Change to Patron Credit" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:73 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:82 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:93 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:49 +msgid "Copies" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_conjoined_items.tt2:20 ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:28 ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:50 ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:52 +msgid "Copy" +msgstr "" + +#. ("{{copy_barcode}}") +#: ../../Open-ILS/src/templates/staff/circ/share/circ_strings.tt2:20 +msgid "Copy \"%1\" was mis-scanned or is not cataloged" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:106 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:53 +msgid "Copy #" +msgstr "" + +#. ("{{copy_barcode}}") +#: ../../Open-ILS/src/templates/staff/circ/share/circ_strings.tt2:18 +msgid "Copy Alert Message for \"%1\"" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:77 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:52 ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:180 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:443 +msgid "Copy Alerts" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:86 +msgid "Copy Attributes" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/index.tt2:1 ../../Open-ILS/src/templates/staff/navbar.tt2:263 ../../Open-ILS/src/templates/staff/t_splash.tt2:57 +msgid "Copy Buckets" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:115 +msgid "Copy Circ Lib ID" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:164 +msgid "Copy Current Row Above: CTRL+Up" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:165 +msgid "Copy Current Row Below: CTRL+Down" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_hatch.tt2:43 +msgid "Copy Hatch Settings To Local Storage" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_request_items.tt2:23 +msgid "Copy Hold" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:116 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:103 ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:129 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:132 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:176 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:92 +msgid "Copy ID" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_copy_in_transit_dialog.tt2:5 +msgid "Copy In Transit" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_hatch.tt2:38 +msgid "Copy Local Storage Settings To Hatch" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:44 ../../Open-ILS/src/templates/staff/circ/transits/t_list.tt2:54 +msgid "Copy Location" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_copy_not_avail_dialog.tt2:6 +msgid "Copy Not Available." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_replace_barcode.tt2:34 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:66 +msgid "Copy Not Found" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:436 +msgid "Copy Notes" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:249 +msgid "Copy Notes are Public" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:104 +msgid "Copy Number" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:96 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:76 ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:113 ../../Open-ILS/src/templates/staff/circ/holds/t_shelf_list.tt2:93 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:83 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:101 +msgid "Copy Status" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:156 +msgid "Copy Status Change Time" +msgstr "" + +#. ("{{copyStatus.name()}}") +#: ../../Open-ILS/src/templates/staff/circ/share/t_copy_not_avail_dialog.tt2:11 +msgid "Copy Status: %1" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/server/t_splash.tt2:10 +msgid "Copy Statuses" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_subscription_manager.tt2:139 +msgid "Copy Stream" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/server/config/copy_tag_type.tt2:1 ../../Open-ILS/src/templates/staff/admin/server/config/copy_tag_type.tt2:18 ../../Open-ILS/src/templates/staff/admin/server/t_splash.tt2:10 +msgid "Copy Tag Types" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:473 +msgid "Copy Tags" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/volcopy/t_view.tt2:21 +msgid "Copy Templates" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_replace_barcode.tt2:37 +msgid "Copy Updated" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/t_copy_alert_manager_dialog.tt2:6 +msgid "Copy alerts" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:89 +msgid "Copy display" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/circ_strings.tt2:33 +msgid "Copy is In-Transit" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_batch_receive.tt2:48 +msgid "Copy location" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/circ_strings.tt2:47 ../../Open-ILS/src/templates/staff/circ/share/circ_strings.tt2:57 +msgid "Copy was marked claims never checked out" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/circ_strings.tt2:45 ../../Open-ILS/src/templates/staff/circ/share/circ_strings.tt2:55 +msgid "Copy was marked claims returned" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/circ_strings.tt2:44 ../../Open-ILS/src/templates/staff/circ/share/circ_strings.tt2:54 +msgid "Copy was marked damaged" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/circ_strings.tt2:46 ../../Open-ILS/src/templates/staff/circ/share/circ_strings.tt2:56 +msgid "Copy was marked long overdue" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/circ_strings.tt2:41 ../../Open-ILS/src/templates/staff/circ/share/circ_strings.tt2:51 +msgid "Copy was marked lost" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/circ_strings.tt2:42 ../../Open-ILS/src/templates/staff/circ/share/circ_strings.tt2:52 +msgid "Copy was marked lost and paid for" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/circ_strings.tt2:43 ../../Open-ILS/src/templates/staff/circ/share/circ_strings.tt2:53 +msgid "Copy was marked missing" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/t_edit_template.tt2:41 +msgid "Core Source" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:122 +msgid "Core Sources" +msgstr "" + +#. ("{{id}}", "{{desc}}") +#: ../../Open-ILS/src/templates/staff/cat/share/marcedit_strings.tt2:14 +msgid "Could not delete record %1: %2" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/index.tt2:62 +msgid "" +"Could not retrieve a destination account with the barcode provided. Aborting " +"the purge..." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_noncat_dialog.tt2:12 ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:149 ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:60 +msgid "Count" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:150 ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:61 +msgid "Count Distinct" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_noncat_dialog.tt2:16 +msgid "Count..." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:112 +msgid "CrTp" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_prediction_manager.tt2:39 ../../Open-ILS/src/templates/staff/share/t_mfhd_create_dialog.tt2:21 +msgid "Create" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/share/t_bucket_create.tt2:31 ../../Open-ILS/src/templates/staff/cat/bucket/share/t_bucket_create.tt2:9 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_bucket_create.tt2:31 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_bucket_create.tt2:9 +msgid "Create Bucket" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/serials/t_template_list.tt2:22 ../../Open-ILS/src/templates/staff/circ/patron/t_pending_list.tt2:22 ../../Open-ILS/src/templates/staff/circ/patron/t_summary.tt2:68 +msgid "Create Date" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/navbar.tt2:408 +msgid "Create Invoice" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_mfhd_manager.tt2:10 +msgid "Create MFHD" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/navbar.tt2:293 +msgid "Create New MARC Record" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_prediction_manager.tt2:33 +msgid "Create Pattern" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/navbar.tt2:389 +msgid "Create Purchase Order" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_hold_notification_dialog.tt2:5 +msgid "Create Record of Hold Notification" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/navbar.tt2:422 +msgid "Create Reservations" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/offline-interface.tt2:134 +msgid "Create Session" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/serials/t_template_list.tt2:9 +msgid "Create Template" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_new_note_dialog.tt2:5 ../../Open-ILS/src/templates/staff/circ/share/t_hold_note_dialog.tt2:5 +msgid "Create a new note" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_authority_linker.tt2:15 +msgid "Create and edit" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_prediction_manager.tt2:9 +msgid "Create from Template" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_authority_linker.tt2:10 +msgid "Create new authority from this field" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:173 +msgid "Create/Replace 006: Shift+F6" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:174 +msgid "Create/Replace 007: Shift+F7" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:175 +msgid "Create/Replace 008: Shift+F8" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:115 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:127 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:165 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:87 +msgid "Created" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:106 ../../Open-ILS/src/templates/staff/offline-interface.tt2:150 +msgid "Created By" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_record_summary.tt2:79 +msgid "Created By:" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_search_results.tt2:36 ../../Open-ILS/src/templates/staff/share/t_patron_search_results.tt2:19 +msgid "Created On" +msgstr "" + +#. ("{{notify.notify_staff().usrname()}}") +#. ("{{note.creator().usrname()}}") +#: ../../Open-ILS/src/templates/staff/circ/patron/t_notes.tt2:18 ../../Open-ILS/src/templates/staff/circ/share/t_hold_details.tt2:129 +msgid "Created by %1" +msgstr "" + +#. ("{{note.create_date | date:$root.egDateAndTimeFormat}}") +#: ../../Open-ILS/src/templates/staff/share/print_templates/t_patron_note.tt2:18 +msgid "Created on %1" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/share/t_bucket_info.tt2:9 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_bucket_info.tt2:9 +msgid "Created {{bucket().create_time() | date:egDateAndTimeFormat}}" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:28 +msgid "Creation Defaults" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/serials/t_template_list.tt2:25 +msgid "Creator" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills.tt2:14 +msgid "Credit Available:" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills.tt2:53 ../../Open-ILS/src/templates/staff/share/print_templates/t_bill_payment.tt2:41 +msgid "Credit Card" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_cc_payment_dialog.tt2:10 +msgid "Credit Card Info" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_cc_payment_dialog.tt2:5 +msgid "Credit Card Information" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_cc_payment_dialog.tt2:26 +msgid "Credit Card Number" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/base_js.tt2:123 +msgid "Credit Card Payment" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/base_js.tt2:124 +msgid "Credit Payment" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:66 +msgid "Ctrl" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:75 +msgid "Ctry" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/acq/t_splash.tt2:10 +msgid "Currency Types" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:60 ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:105 ../../Open-ILS/src/templates/staff/circ/holds/t_shelf_list.tt2:66 ../../Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2:49 ../../Open-ILS/src/templates/staff/circ/share/t_hold_details.tt2:14 ../../Open-ILS/src/templates/staff/share/print_templates/t_holds_for_bib.tt2:25 +msgid "Current Copy" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_hold_details.tt2:34 +msgid "Current Copy Location" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_holds_pane.tt2:45 ../../Open-ILS/src/templates/staff/circ/share/t_hold_details.tt2:32 +msgid "Current Shelf Lib" +msgstr "" + +#. ("{{cur_attr_set_uses}}") +#: ../../Open-ILS/src/templates/staff/admin/acq/t_edi_attr_set.tt2:52 +msgid "Currently used by %1 EDI account(s)." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/server/t_splash.tt2:10 +msgid "Custom Org Unit Trees" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/t_patron_search_form.tt2:159 +msgid "DOB Day" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/t_patron_search_form.tt2:155 +msgid "DOB Month" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/t_patron_search_form.tt2:151 +msgid "DOB Year" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_pattern_summary.tt2:22 ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:286 +msgid "Daily" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/serials/t_attr_edit.tt2:296 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:401 +msgid "Damaged" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/server/config/metabib_field.tt2:59 +msgid "Data Suppliers" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/t_edit_template.tt2:176 ../../Open-ILS/src/templates/staff/reporter/t_edit_template.tt2:224 +msgid "Data Type" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/t_patron_search_form.tt2:78 +msgid "Database ID" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_record_summary.tt2:58 ../../Open-ILS/src/templates/staff/cat/share/t_record_summary.tt2:92 +msgid "Database ID:" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:165 ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:75 +msgid "Date" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:101 +msgid "Date Active" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/offline-interface.tt2:155 +msgid "Date Completed" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:113 ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:84 ../../Open-ILS/src/templates/staff/offline-interface.tt2:152 +msgid "Date Created" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_view_items_grid.tt2:99 +msgid "Date Expected" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:114 +msgid "Date Last Edited" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:45 +msgid "Date Options" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_view_items_grid.tt2:100 +msgid "Date Received" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:115 +msgid "Date Record Created" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:116 +msgid "Date Record Last Edited" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_summary.tt2:55 ../../Open-ILS/src/templates/staff/circ/patron/t_summary.tt2:56 +msgid "Date of Birth" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:90 +msgid "Date1" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:91 +msgid "Date2" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_current.tt2:35 +msgid "Date:" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/share/serials_strings.tt2:19 ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:339 +msgid "Day" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:169 ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:79 +msgid "Day Name" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_summary.tt2:134 +msgid "Day Phone" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:159 ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:69 +msgid "Day of Month" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:158 ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:68 +msgid "Day of Week" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:160 ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:70 +msgid "Day of Year" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:89 +msgid "Day(s)" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/offline-interface.tt2:237 +msgid "Debug" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_month_selector.tt2:13 +msgid "December" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_config.tt2:37 ../../Open-ILS/src/templates/staff/admin/workstation/t_print_templates.tt2:44 ../../Open-ILS/src/templates/staff/cat/printlabels/t_view.tt2:33 ../../Open-ILS/src/templates/staff/cat/printlabels/t_view.tt2:60 ../../Open-ILS/src/templates/staff/cat/z3950/t_search_fields.tt2:3 ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:10 ../../Open-ILS/src/templates/staff/reporter/t_edit_template.tt2:69 ../../Open-ILS/src/templates/staff/serials/t_batch_receive.tt2:83 +msgid "Default" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:277 +msgid "Default Filter Library" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_edit.tt2:678 +msgid "Default SMS Carrier" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_edit.tt2:667 +msgid "Default SMS/Text Number" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_splash.tt2:90 +msgid "Default Search Library" +msgstr "" + +#. ("{{printerOptions.defaultPrintColor}}") +#. ("{{printerOptions.defaultPaperSource}}") +#. ("{{printerOptions.defaultPaper}}") +#. ("{{printerOptions.defaultPageOrientation}}") +#. ("{{printerOptions.defaultCollation}}") +#. ("{{printerOptions.defaultPrintQuality}}") +#. ("{{printerOptions.defaultPrintSides}}") +#. ("{{printerOptions.defaultCopies}}") +#. ("{{printerOptions.defaultMarginType}}") +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_config.tt2:118 ../../Open-ILS/src/templates/staff/admin/workstation/t_print_config.tt2:135 ../../Open-ILS/src/templates/staff/admin/workstation/t_print_config.tt2:153 ../../Open-ILS/src/templates/staff/admin/workstation/t_print_config.tt2:171 ../../Open-ILS/src/templates/staff/admin/workstation/t_print_config.tt2:189 ../../Open-ILS/src/templates/staff/admin/workstation/t_print_config.tt2:207 ../../Open-ILS/src/templates/staff/admin/workstation/t_print_config.tt2:225 ../../Open-ILS/src/templates/staff/admin/workstation/t_print_config.tt2:240 ../../Open-ILS/src/templates/staff/admin/workstation/t_print_config.tt2:263 +msgid "Default: %1" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/volcopy/t_view.tt2:24 +msgid "Defaults" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:90 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:92 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:94 ../../Open-ILS/src/templates/staff/cat/printlabels/t_view.tt2:45 ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:45 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:25 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_changesets.tt2:33 ../../Open-ILS/src/templates/staff/circ/patron/t_notes.tt2:35 ../../Open-ILS/src/templates/staff/circ/patron/t_patron_groups_dialog.tt2:26 ../../Open-ILS/src/templates/staff/circ/share/t_hold_details.tt2:104 ../../Open-ILS/src/templates/staff/serials/t_prediction_manager.tt2:68 ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:166 +msgid "Delete" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/acq/t_edi_attr_set.tt2:49 +msgid "Delete Attribute Set" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/acq/index.tt2:15 +msgid "Delete Attribute Set?" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_grid_menu.tt2:9 ../../Open-ILS/src/templates/staff/cat/bucket/record/t_grid_menu.tt2:9 ../../Open-ILS/src/templates/staff/cat/bucket/share/t_bucket_delete.tt2:12 ../../Open-ILS/src/templates/staff/cat/bucket/share/t_bucket_selector.tt2:13 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_bucket_delete.tt2:12 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_bucket_selector.tt2:13 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_grid_menu.tt2:9 +msgid "Delete Bucket" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_subscription_manager.tt2:130 +msgid "Delete Distribution" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/index.tt2:83 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:25 +msgid "Delete Items" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/index.tt2:56 +msgid "Delete Note?" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/actor/org_unit/t_main_tab.tt2:65 +msgid "Delete Org" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/server/authority/heading_field.tt2:31 ../../Open-ILS/src/templates/staff/admin/server/config/copy_tag_type.tt2:31 ../../Open-ILS/src/templates/staff/admin/server/config/marc_field.tt2:45 ../../Open-ILS/src/templates/staff/admin/server/config/metabib_field.tt2:49 ../../Open-ILS/src/templates/staff/admin/server/config/metabib_field_virtual_map.tt2:33 ../../Open-ILS/src/templates/staff/cat/share/marcedit_strings.tt2:11 +msgid "Delete Record" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/serials/pattern_template.tt2:34 +msgid "Delete Selected" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:23 +msgid "Delete Selected Copies from Catalog" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_mfhd_manager.tt2:16 +msgid "Delete Selected MFHDs" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/record/t_view.tt2:19 +msgid "Delete Selected Records from Catalog" +msgstr "Delete Selected Records from Catalogue" + +#: ../../Open-ILS/src/templates/staff/serials/t_subscription_manager.tt2:132 +msgid "Delete Stream" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_subscription_manager.tt2:128 +msgid "Delete Subscription" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/serials/t_template_list.tt2:16 +msgid "Delete Template" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_delete_all.tt2:22 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_view.tt2:13 +msgid "Delete all users" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/share/t_bucket_delete.tt2:9 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_bucket_delete.tt2:9 +msgid "Delete bucket {{bucket().name()}}?" +msgstr "" + +#. ("{{deleteKey}}") +#: ../../Open-ILS/src/templates/staff/admin/workstation/index.tt2:17 +msgid "Delete content for key \"%1\"?" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/marcedit_strings.tt2:10 +msgid "Delete field" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_view_items_grid.tt2:92 +msgid "Delete items" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/index.tt2:57 +msgid "Delete prediction pattern?" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/base_js.tt2:130 +msgid "Delete record {{id}}?" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/index.tt2:72 +msgid "Delete selected MFHD(s)?" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/index.tt2:53 +msgid "Delete selected distribution(s)?" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/index.tt2:61 +msgid "Delete selected item(s)?" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/index.tt2:55 +msgid "Delete selected stream(s)?" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/index.tt2:51 +msgid "Delete selected subscription(s)?" +msgstr "" + +#. ("{{note_title}}", "{{create_date | date}}") +#: ../../Open-ILS/src/templates/staff/circ/patron/index.tt2:57 +msgid "Delete the note titled \\\"%1\\\" created on %2?" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/record/index.tt2:24 +msgid "Delete these records?" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/share/serials_strings.tt2:22 +msgid "Delete {{count}} template(s)?" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/share/serials_strings.tt2:23 +msgid "Deleted prediction pattern template(s)" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/printlabels/index.tt2:18 +msgid "Deleted print label template" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/index.tt2:32 +msgid "Deleted serial distribution" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/index.tt2:36 +msgid "Deleted serial prediction pattern" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/index.tt2:34 +msgid "Deleted serial stream" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/index.tt2:30 +msgid "Deleted serial subscription" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/serials/index.tt2:15 +msgid "Deleted serial template" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/volcopy/index.tt2:17 +msgid "Deleted volume/copy template" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:117 ../../Open-ILS/src/templates/staff/serials/t_notes.tt2:81 +msgid "Deleted?" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_routing_list.tt2:86 +msgid "Department:" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/serials/t_attr_edit.tt2:241 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:336 ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:136 +msgid "Deposit Amount" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:120 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:119 +msgid "Deposit amount" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/serials/t_attr_edit.tt2:204 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:119 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:118 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:293 ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:121 +msgid "Deposit?" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:86 +msgid "Desc" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/server/config/marc_field.tt2:49 ../../Open-ILS/src/templates/staff/cat/bucket/share/t_bucket_create.tt2:18 ../../Open-ILS/src/templates/staff/cat/bucket/share/t_bucket_edit.tt2:16 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_bucket_create.tt2:18 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_bucket_edit.tt2:16 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details_statement.tt2:8 ../../Open-ILS/src/templates/staff/offline-interface.tt2:151 +msgid "Description" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/share/t_bucket_create.tt2:20 ../../Open-ILS/src/templates/staff/cat/bucket/share/t_bucket_edit.tt2:18 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_bucket_create.tt2:20 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_bucket_edit.tt2:18 +msgid "Description..." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:75 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:35 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:40 +msgid "Desk" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_transit_dialog.tt2:11 +msgid "Destination" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/transits/t_list.tt2:65 +msgid "Destination Library" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:22 ../../Open-ILS/src/templates/staff/cat/item/index.tt2:109 ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:9 ../../Open-ILS/src/templates/staff/circ/holds/t_shelf_list.tt2:14 ../../Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2:11 +msgid "Detail View" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:123 +msgid "Details" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_splash.tt2:68 +msgid "Disable Sounds?" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/share/serials_strings.tt2:11 +msgid "Discarded" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/index.tt2:167 +msgid "Display Alert and Messages" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/server/config/metabib_field.tt2:57 +msgid "Display Field" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/t_edit_template.tt2:132 +msgid "Display Fields" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_subscription_manager.tt2:153 ../../Open-ILS/src/templates/staff/serials/t_view_items_grid.tt2:110 +msgid "Display Grouping" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:318 +msgid "Display defaults for Completed Copies tab" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:83 +msgid "Display defaults for Working Copy tab" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:188 +msgid "" +"Display level descriptor? E.g., \"Year: 2017, Month: Feb\" (not recommended)" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_subscription_manager.tt2:56 +msgid "Distributed At" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/acq/t_splash.tt2:10 +msgid "Distribution Formulas" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_subscription_manager.tt2:155 ../../Open-ILS/src/templates/staff/serials/t_view_items_grid.tt2:112 +msgid "Distribution ID" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_subscription_manager.tt2:138 +msgid "Distribution Label" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_apply_binding_template.tt2:25 ../../Open-ILS/src/templates/staff/serials/t_subscription_manager.tt2:137 ../../Open-ILS/src/templates/staff/serials/t_view_items_grid.tt2:94 +msgid "Distribution Library" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_subscription_manager.tt2:124 +msgid "Distribution Notes" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/index.tt2:42 +msgid "Distribution linked to MFHD" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/checkin/t_hold_verify.tt2:14 +msgid "Do Not Capture" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_hold_shelf_dialog.tt2:73 ../../Open-ILS/src/templates/staff/circ/share/t_transit_dialog.tt2:82 +msgid "Do Not Print" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_search_results.tt2:34 ../../Open-ILS/src/templates/staff/share/t_patron_search_results.tt2:17 +msgid "DoB" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:120 +msgid "Document ID" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/t_edit_template.tt2:174 +msgid "Documentation" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/t_edit_template.tt2:12 +msgid "Documentation URL" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:116 ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:35 +msgid "Does Not Equal Any" +msgstr "" + +#. ("{{family_name}}", "{{first_given_name}}", "{{org_name}}", "{{org_shortname}}") +#: ../../Open-ILS/src/templates/staff/base_js.tt2:138 ../../Open-ILS/src/templates/staff/circ/patron/index.tt2:66 +msgid "" +"Does patron %1, %2 from %3 (%4) consent to having their personal information " +"shared with your library?" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/record/t_edit_lead_record.tt2:15 ../../Open-ILS/src/templates/staff/cat/share/t_embedded_volcopy.tt2:12 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:197 ../../Open-ILS/src/templates/staff/serials/t_print_routing_list.tt2:10 +msgid "Done" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/t_autogrid.tt2:193 +msgid "Download Full CSV" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/offline-interface.tt2:41 +msgid "Download block list" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:177 ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:87 +msgid "Drop trailing decimals" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:89 +msgid "DtSt" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_circ_list_pane.tt2:46 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:73 ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:36 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:100 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:125 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:41 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:83 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:27 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:105 ../../Open-ILS/src/templates/staff/offline-interface.tt2:104 ../../Open-ILS/src/templates/staff/offline-interface.tt2:208 +msgid "Due Date" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/offline-interface.tt2:257 ../../Open-ILS/src/templates/staff/offline-interface.tt2:380 +msgid "Due Date:" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/offline-interface.tt2:355 ../../Open-ILS/src/templates/staff/offline-interface.tt2:440 +msgid "Due date" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:2 +msgid "Duplicate Barcode" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/offline-interface.tt2:606 +msgid "Duplicate item barcode" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:96 +msgid "Duration Rule" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/acq/t_splash.tt2:10 +msgid "EDI Accounts" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/acq/t_edi_attr_set.tt2:3 ../../Open-ILS/src/templates/staff/admin/acq/t_splash.tt2:10 +msgid "EDI Attribute Sets" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/acq/t_splash.tt2:10 +msgid "EDI Messages" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:63 +msgid "ELvl" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:122 +msgid "ELvl_tbmfhd" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/record/t_merge_records.tt2:20 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:79 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:81 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:83 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:85 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:87 ../../Open-ILS/src/templates/staff/cat/item/index.tt2:96 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:54 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:56 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:58 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:60 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:62 ../../Open-ILS/src/templates/staff/cat/volcopy/t_view.tt2:18 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:52 ../../Open-ILS/src/templates/staff/circ/patron/index.tt2:157 ../../Open-ILS/src/templates/staff/circ/patron/index.tt2:78 +msgid "Edit" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_grid_menu.tt2:6 ../../Open-ILS/src/templates/staff/cat/bucket/record/t_grid_menu.tt2:6 ../../Open-ILS/src/templates/staff/cat/bucket/share/t_bucket_edit.tt2:7 ../../Open-ILS/src/templates/staff/cat/bucket/share/t_bucket_selector.tt2:10 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_bucket_edit.tt2:7 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_bucket_selector.tt2:10 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_grid_menu.tt2:6 +msgid "Edit Bucket" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/serials/t_template_list.tt2:28 +msgid "Edit Date" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:57 +msgid "Edit Due Date" +msgstr "" + +#. ("{{args.num_circs}}") +#: ../../Open-ILS/src/templates/staff/circ/patron/t_edit_due_date_dialog.tt2:6 +msgid "Edit Due Date For %1 Items" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:39 ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:35 ../../Open-ILS/src/templates/staff/circ/holds/t_shelf_list.tt2:42 ../../Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2:25 +msgid "Edit Hold Dates" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/transits/t_list.tt2:39 +msgid "Edit Item Attributes" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/record/t_edit_lead_record.tt2:5 +msgid "Edit Lead Record" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/t_edit_mfhd.tt2:5 +msgid "Edit MARC Holdings Record" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/acq/t_edit_marc_order_record.tt2:5 +msgid "Edit MARC Order Record" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_edit_marc_modal.tt2:5 +msgid "Edit MARC Record" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_mfhd_manager.tt2:14 +msgid "Edit MFHD" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_edit_new_authority.tt2:5 +msgid "Edit New Authority" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details_details.tt2:17 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details_details.tt2:33 +msgid "Edit Note" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:37 ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:33 ../../Open-ILS/src/templates/staff/circ/holds/t_shelf_list.tt2:40 ../../Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2:23 +msgid "Edit Notification Settings" +msgstr "" + +#. ("{{num_holds}}") +#: ../../Open-ILS/src/templates/staff/circ/share/t_hold_notification_prefs.tt2:6 +msgid "Edit Notification Settings for %1 Hold(s)" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/z3950/t_edit_overlay_record.tt2:5 +msgid "Edit Overlay Record" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_prediction_manager.tt2:35 ../../Open-ILS/src/templates/staff/serials/t_prediction_manager.tt2:63 +msgid "Edit Pattern" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:35 ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:31 ../../Open-ILS/src/templates/staff/circ/holds/t_shelf_list.tt2:38 ../../Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2:21 +msgid "Edit Pickup Library" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_pattern_editor_dialog.tt2:6 +msgid "Edit Prediction Pattern" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/serials/pattern_template.tt2:33 ../../Open-ILS/src/templates/staff/admin/server/authority/heading_field.tt2:30 ../../Open-ILS/src/templates/staff/admin/server/config/copy_tag_type.tt2:30 ../../Open-ILS/src/templates/staff/admin/server/config/marc_field.tt2:44 ../../Open-ILS/src/templates/staff/admin/server/config/metabib_field.tt2:48 ../../Open-ILS/src/templates/staff/admin/server/config/metabib_field_virtual_map.tt2:32 +msgid "Edit Record" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:157 +msgid "Edit Selected" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:17 +msgid "Edit Selected Copies" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:293 +msgid "Edit Statistical Data" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/serials/t_template_list.tt2:12 +msgid "Edit Template" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/volcopy/t_view.tt2:45 +msgid "Edit Volume/Copy Templates" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/z3950/t_overlay.tt2:13 +msgid "Edit Z39.50 Record" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_hold_edit_pickup_lib.tt2:6 +msgid "Edit hold pickup library" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_view_items_grid.tt2:74 +msgid "Edit issue holding codes" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/index.tt2:46 +msgid "Edit issue information" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/z3950/t_list.tt2:111 ../../Open-ILS/src/templates/staff/cat/z3950/t_list.tt2:98 +msgid "Edit then Import" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/record/t_merge_records.tt2:21 +msgid "Edit using full editor" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_embedded_volcopy.tt2:5 ../../Open-ILS/src/templates/staff/cat/share/t_volume_list.tt2:8 +msgid "Edit volumes" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_volume_list.tt2:9 +msgid "Edit volumes and copies" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:93 +msgid "Edited" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:121 +msgid "Edited By" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/base_js.tt2:119 +msgid "Edited Patron" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/z3950/t_list.tt2:127 ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:162 +msgid "Edition" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_record_summary.tt2:73 +msgid "Edition:" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/serials/t_template_list.tt2:31 +msgid "Editor" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/offline-interface.tt2:572 +msgid "Effective Checkin date" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin.tt2:81 +msgid "Effective Date" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_backdate_dialog.tt2:14 +msgid "Effective Date:" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/actor/org_unit/t_main_tab.tt2:22 ../../Open-ILS/src/templates/staff/circ/patron/t_edit.tt2:654 ../../Open-ILS/src/templates/staff/circ/patron/t_pending_list.tt2:26 ../../Open-ILS/src/templates/staff/circ/patron/t_summary.tt2:154 ../../Open-ILS/src/templates/staff/share/t_patron_search_form.tt2:67 +msgid "Email" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:143 ../../Open-ILS/src/templates/staff/circ/share/t_hold_details.tt2:40 +msgid "Email Notify" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:189 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:204 +msgid "Email Receipt" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/circ_strings.tt2:16 +msgid "Emailed checkout receipt" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:91 +msgid "Empty Volumes" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_config.tt2:26 +msgid "Enable Hatch Printing." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/record/t_bucket_export.tt2:18 +msgid "Encoding" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_config.tt2:342 ../../Open-ILS/src/templates/staff/cat/catalog/t_catalog.tt2:18 +msgid "End" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_subscription_manager.tt2:142 ../../Open-ILS/src/templates/staff/serials/t_subscription_manager.tt2:31 +msgid "End Date" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history.tt2:37 +msgid "End Date:" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/transits/t_list.tt2:21 +msgid "End Date: " +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:98 +msgid "EntW" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_edit_due_date_dialog.tt2:12 +msgid "Enter Due Date: " +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_replace_barcode.tt2:20 +msgid "Enter New Barcode for Item" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_replace_barcode.tt2:14 +msgid "Enter Original Barcode for Item" +msgstr "" + +#. ("{{args.barcodes.toString()}}") +#: ../../Open-ILS/src/templates/staff/circ/share/t_mark_claims_returned_dialog.tt2:11 +msgid "Enter claims returned date for items: %1" +msgstr "" + +#. ("{{args.barcodes.join(\" \")}}") +#: ../../Open-ILS/src/templates/staff/circ/patron/t_renew_with_date_dialog.tt2:11 +msgid "Enter due date for items: %1" +msgstr "" + +#. ("{{ids}}") +#: ../../Open-ILS/src/templates/staff/circ/patron/index.tt2:46 +msgid "Enter new note for #%1:" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_apply_tags.tt2:23 ../../Open-ILS/src/templates/staff/cat/volcopy/t_copy_tags.tt2:23 +msgid "Enter tag label..." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_noncat_dialog.tt2:7 +msgid "Enter the number of {{type.name()}} circulating" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/index.tt2:47 +msgid "Enter the patron barcode" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_subscription_manager.tt2:69 +msgid "Enumeration" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:20 +msgid "Enumeration Labels" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_pattern_summary.tt2:3 +msgid "Enumeration captions:" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_holding_code_dialog.tt2:51 +msgid "Enumeration labels" +msgstr "" + +#. ("{{ $index + 1}}") +#: ../../Open-ILS/src/templates/staff/serials/t_holding_code_dialog.tt2:56 +msgid "Enumeration level %1" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:127 ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:15 ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:96 +msgid "Equals" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:115 ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:34 +msgid "Equals Any" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_splash.tt2:81 +msgid "Error" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/hold_strings.tt2:5 +msgid "Error (-1)" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/offline-interface.tt2:605 +msgid "Error downloading offline blocklist" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_summary.tt2:138 +msgid "Evening Phone" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/offline-interface.tt2:203 +msgid "Event Name" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/t_splash.tt2:72 +msgid "Evergreen Documentation" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/base_js.tt2:155 +msgid "Evergreen Staff Client" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_tests.tt2:13 ../../Open-ILS/src/templates/staff/t_about.tt2:13 +msgid "Evergreen Version" +msgstr "" + +#. ("", "") +#: ../../Open-ILS/src/templates/staff/t_about.tt2:46 +msgid "" +"Evergreen is Copyright © Georgia Public Library Service - \n" +" A Unit of the University System of Georgia, and others. The \n" +" Evergreen software is distributed under the %1GNU General Public \n" +" License, Version 2.%2\n" +" " +msgstr "" + +#: ../../Open-ILS/src/templates/staff/t_about.tt2:27 +msgid "" +"Evergreen is library automation software that assists libraries\n" +" in day-to-day operations such as checking out materials, keeping\n" +" track of users, sharing resources among a group of libraries,\n" +" acquiring materials, and providing a web-based library catalog for\n" +" the public." +msgstr "" +"Evergreen is library automation software that assists libraries\n" +" in day-to-day operations such as checking out materials, keeping\n" +" track of users, sharing resources among a group of libraries,\n" +" acquiring materials, and providing a web-based library catalogue for\n" +" the public." + +#: ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:353 ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:356 ../../Open-ILS/src/templates/staff/serials/t_week_in_month_selector.tt2:5 +msgid "Every" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_pattern_summary.tt2:30 ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:294 +msgid "Every other month (Bimonthly)" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_pattern_summary.tt2:35 ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:299 +msgid "Every other year (Biennial)" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_pattern_summary.tt2:36 ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:300 +msgid "Every three years (Triennial)" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_pattern_summary.tt2:26 ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:290 +msgid "Every two weeks (Biweekly)" +msgstr "" + +#. ("{{' _ set_str _ '}}") +#. ("{{org_settings['ui.patron.edit.au.email.example']}}") +#. ("{{org_settings['ui.patron.edit.phone.example']}}") +#: ../../Open-ILS/src/templates/staff/circ/patron/t_edit.tt2:134 ../../Open-ILS/src/templates/staff/circ/patron/t_edit.tt2:365 ../../Open-ILS/src/templates/staff/circ/patron/t_edit.tt2:394 ../../Open-ILS/src/templates/staff/circ/patron/t_edit.tt2:412 ../../Open-ILS/src/templates/staff/circ/patron/t_edit.tt2:430 +msgid "Example: %1" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/offline-interface.tt2:193 +msgid "Exception List" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_event_override_dialog.tt2:6 +msgid "Exceptions occurred during checkout." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/acq/t_splash.tt2:10 +msgid "Exchange Rates" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/volcopy/t_copy_alerts.tt2:48 +msgid "Existing Copy Alerts" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/volcopy/t_copy_notes.tt2:49 +msgid "Existing Copy Notes" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_notes.tt2:54 +msgid "Existing Distribution Notes" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_notes.tt2:55 +msgid "Existing Item Notes" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_prediction_manager.tt2:43 +msgid "Existing Prediction Patterns" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_notes.tt2:53 +msgid "Existing Subscription Notes" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_abort_transit_dialog.tt2:28 ../../Open-ILS/src/templates/staff/circ/share/t_cancel_hold_dialog.tt2:34 ../../Open-ILS/src/templates/staff/circ/share/t_uncancel_hold_dialog.tt2:13 +msgid "Exit" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/t_autogrid.tt2:265 +msgid "Expand" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/index.tt2:114 +msgid "Expand Patron Summary Display" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_record_summary.tt2:25 +msgid "Expand Record Summary Display" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/share/serials_strings.tt2:6 +msgid "Expected" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_subscription_manager.tt2:39 +msgid "Expected Offset" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:170 ../../Open-ILS/src/templates/staff/circ/patron/t_summary.tt2:73 +msgid "Expire Date" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_cc_payment_dialog.tt2:32 +msgid "Expire Month" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_cc_payment_dialog.tt2:38 +msgid "Expire Year" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/serials/t_attr_edit.tt2:30 ../../Open-ILS/src/templates/staff/cat/bucket/record/t_bucket_export.tt2:34 ../../Open-ILS/src/templates/staff/cat/printlabels/t_view.tt2:58 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:37 +msgid "Export" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_templates.tt2:64 +msgid "Export Customized Templates" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/record/t_bucket_export.tt2:7 ../../Open-ILS/src/templates/staff/cat/bucket/record/t_view.tt2:28 +msgid "Export Records" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/offline-interface.tt2:50 ../../Open-ILS/src/templates/staff/offline-interface.tt2:83 +msgid "Export Transactions" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/serials/index.tt2:20 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:133 ../../Open-ILS/src/templates/staff/cat/volcopy/index.tt2:21 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:272 +msgid "Extended" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:104 +msgid "FMus" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/server/config/metabib_field.tt2:56 +msgid "Facet Field" +msgstr "" + +#. ("{{count}}", "{{name}}") +#: ../../Open-ILS/src/templates/staff/circ/patron/index.tt2:68 +msgid "Failed to add %1 users to bucket %2." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/index.tt2:45 +msgid "Failed to apply binding unit template to distribution" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/index.tt2:29 +msgid "Failed to clone serial subscription" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/share/serials_strings.tt2:24 +msgid "Failed to delete prediction template(s)" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/index.tt2:33 +msgid "Failed to delete serial distribution" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/index.tt2:37 +msgid "Failed to delete serial prediction pattern" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/index.tt2:35 +msgid "Failed to delete serial stream" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/index.tt2:31 +msgid "Failed to delete serial subscription" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/serials/index.tt2:17 +msgid "Failed to delete serial template" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/index.tt2:23 +msgid "Failed to import any print template(s)" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/index.tt2:43 +msgid "Failed to link distribution to MFHD" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/index.tt2:58 ../../Open-ILS/src/templates/staff/serials/index.tt2:38 +msgid "Failed to save issuance" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/index.tt2:40 +msgid "Failed to save item notes" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/serials/index.tt2:16 +msgid "Failed to save serial template" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_credentials.tt2:53 +msgid "Failure testing credentials" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_update_all.tt2:103 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_update_all.tt2:117 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_update_all.tt2:89 ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:134 +msgid "False" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:79 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:128 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:108 +msgid "Family Name" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_month_selector.tt2:3 +msgid "February" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_mark_damaged.tt2:21 +msgid "Fee" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:88 +msgid "Fest" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/server/config/metabib_field.tt2:54 ../../Open-ILS/src/templates/staff/cat/z3950/t_search_fields.tt2:4 +msgid "Field" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/t_edit_template.tt2:177 ../../Open-ILS/src/templates/staff/reporter/t_edit_template.tt2:226 +msgid "Field Transform" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:136 ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:139 +msgid "Field does not match one of list (comma separated):" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:140 +msgid "Field matches one of list (comma separated):" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:138 +msgid "Field value is between (comma separated):" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:137 +msgid "Field value is not between (comma separated):" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/bucket/index.tt2:25 +msgid "Fieldset change creation" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/bucket/index.tt2:24 +msgid "Fieldset creation" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/bucket/index.tt2:23 +msgid "Fieldset group creation" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_week_in_month_selector.tt2:10 +msgid "Fifth" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:118 +msgid "File" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/t_edit_template.tt2:227 +msgid "Filter Value" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:485 +msgid "Filter by Library" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_view_items_grid.tt2:7 +msgid "Filter items... " +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/t_edit_template.tt2:181 +msgid "Filters" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:55 ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:52 ../../Open-ILS/src/templates/staff/circ/holds/t_shelf_list.tt2:59 ../../Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2:42 +msgid "Find Another Target" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/serials/t_attr_edit.tt2:307 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:122 ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:86 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:415 ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:243 +msgid "Fine Level" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin.tt2:91 +msgid "Fine Tally:" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_summary.tt2:78 +msgid "Fines Owed" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:125 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:93 +msgid "Fines Stopped" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:126 +msgid "Fines Stopped Time" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:82 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:50 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:20 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:31 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:36 +msgid "Finish" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_week_in_month_selector.tt2:6 +msgid "First" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:156 ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:66 +msgid "First 5 characters (for US ZIP code)" +msgstr "First 5 characters (for US ZIP code)" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:91 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_pending.tt2:55 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_view.tt2:42 ../../Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2:83 ../../Open-ILS/src/templates/staff/circ/patron/t_pending_list.tt2:23 ../../Open-ILS/src/templates/staff/circ/patron/t_search_results.tt2:32 ../../Open-ILS/src/templates/staff/offline-interface.tt2:106 ../../Open-ILS/src/templates/staff/share/t_patron_search_form.tt2:21 ../../Open-ILS/src/templates/staff/share/t_patron_search_results.tt2:15 +msgid "First Name" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:147 ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:58 +msgid "First Value" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/t_grid_columns.tt2:15 +msgid "First Visible" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:157 ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:67 +msgid "First contiguous non-space string" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:144 +msgid "First level enumeration changes during subscription year" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:18 +msgid "Flat Text Editor" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/serials/t_attr_edit.tt2:322 ../../Open-ILS/src/templates/staff/admin/serials/t_template_list.tt2:49 ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:163 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:452 ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:302 +msgid "Floating" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:127 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:89 +msgid "Floating Group" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/server/t_splash.tt2:10 +msgid "Floating Groups" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:146 +msgid "" +"For example, if the title has two volumes a year, use this to specify the " +"month that the next volume starts." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_event_override_dialog.tt2:33 +msgid "Force Action?" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_hold_details.tt2:36 +msgid "Force Copy Quality" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_request_items.tt2:25 +msgid "Force Hold" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_templates.tt2:42 +msgid "Force Printer Context" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_copy_not_avail_dialog.tt2:16 +msgid "Force this action?" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills.tt2:56 ../../Open-ILS/src/templates/staff/share/print_templates/t_bill_payment.tt2:44 +msgid "Forgive" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/base_js.tt2:126 +msgid "Forgive Payment" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_circ_exists_dialog.tt2:26 +msgid "Forgive fines?" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:71 +msgid "Form" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/printlabels/t_view.tt2:118 +msgid "Formatted Call Numbers" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_week_in_month_selector.tt2:9 +msgid "Fourth" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:97 +msgid "Freq" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:265 +msgid "Frequency and Regularity" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_pattern_summary.tt2:19 +msgid "Frequency:" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_day_of_week_selector.tt2:6 +msgid "Friday" +msgstr "" + +#. ("{{transit.source.shortname}}", "{{transit.dest.shortname}}", "{{transit.source_send_time | date:$root.egDateAndTimeFormat}}", "{{transit.target_copy.barcode}}", "{{transit.target_copy.call_number.record.simple_record.title}}") +#: ../../Open-ILS/src/templates/staff/share/print_templates/t_transit_list.tt2:20 +msgid "From: %1 To: %2
When: %3
Barcode: %4 Title: %5" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:11 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:14 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:50 +msgid "Full Details" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/acq/t_splash.tt2:10 +msgid "Fund Tags" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/acq/t_splash.tt2:10 +msgid "Funding Sources" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/acq/t_splash.tt2:10 +msgid "Funds" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:80 +msgid "GPub" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/navbar.tt2:339 +msgid "General Search" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_edit.tt2:215 +msgid "Generate Password" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:124 +msgid "GeoDiv" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/server/t_splash.tt2:10 +msgid "Global Flags" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/t_autogrid.tt2:144 +msgid "Go To..." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/z3950_strings.tt2:10 +msgid "Go back" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/z3950/t_marc_edit.tt2:14 +msgid "Go to imported record" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/z3950_strings.tt2:9 +msgid "Go to record" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/serials/t_attr_edit.tt2:290 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:395 +msgid "Good" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_hold_copy_quality_dialog.tt2:12 +msgid "Good Condition" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills.tt2:57 ../../Open-ILS/src/templates/staff/share/print_templates/t_bill_payment.tt2:45 +msgid "Goods" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/base_js.tt2:127 +msgid "Goods Payment" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:140 +msgid "GovtAgn" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:18 ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:99 +msgid "Greater than" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:101 ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:20 +msgid "Greater than or equal to" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/t_grid_columns.tt2:6 +msgid "Grid Columns Configuration" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:113 +msgid "Grocery Billing Location" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_patron_groups_dialog.tt2:16 +msgid "Group" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_summary.tt2:86 +msgid "Group Fines" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/index.tt2:197 ../../Open-ILS/src/templates/staff/circ/patron/t_group.tt2:2 +msgid "Group Member Details" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_config.tt2:372 +msgid "HTML" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/server/t_splash.tt2:10 +msgid "Hard Due Date Changes" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/navbar.tt2:574 +msgid "Hatch" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_config.tt2:25 +msgid "Hatch Administration" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/navbar.tt2:570 +msgid "Hatch Connection Status" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_config.tt2:18 +msgid "Hatch Printer Settings" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_hatch.tt2:6 +msgid "Hatch is Available" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_hatch.tt2:11 +msgid "Hatch is Not Installed In This Browser" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_config.tt2:59 +msgid "" +"Hatch is not installed in this browser. Printing must be configured via the " +"native browser print configuration." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_config.tt2:23 +msgid "" +"Hatch printing is not enabled on this browser. The settings below will have " +"no effect until Hatch printing is enabled." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/server/authority/heading_field.tt2:34 +msgid "Heading Purpose" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/server/authority/heading_field.tt2:33 +msgid "Heading Type" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_view_items_grid.tt2:14 +msgid "Held" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:49 +msgid "Help" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/t_autogrid.tt2:183 +msgid "Hide All Columns" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:11 +msgid "Hide Copy Attributes" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:425 +msgid "Hide Raw Pattern Code" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/z3950/t_list.tt2:3 +msgid "Hide Search Form" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:7 +msgid "Hide Volume/Copy Details" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/serials/index.tt2:23 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:123 ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:90 ../../Open-ILS/src/templates/staff/cat/volcopy/index.tt2:22 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:424 +msgid "High" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:16 +msgid "History" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:32 ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:34 ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:36 ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:38 ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:40 ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:42 ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:44 ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:46 ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:48 ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:54 ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:56 +msgid "Hold" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_hold_dates.tt2:22 +msgid "Hold Activate Date" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/checkin/t_hold_verify.tt2:5 +msgid "Hold Capture Delayed" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_hold_details.tt2:2 +msgid "Hold Details" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_hold_dates.tt2:50 +msgid "Hold Expire Date" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_holds_pane.tt2:75 +msgid "Hold Expire Time" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:59 ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:152 ../../Open-ILS/src/templates/staff/circ/holds/t_shelf_list.tt2:65 ../../Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2:48 +msgid "Hold ID" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/server/t_splash.tt2:10 +msgid "Hold Matchpoint Weights" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:117 +msgid "Hold Notes" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_templates.tt2:26 +msgid "Hold Pull List" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/base_js.tt2:128 +msgid "Hold Request" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_hold_dates.tt2:36 +msgid "Hold Request Date" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/hold_strings.tt2:10 +msgid "Hold Shelf Delay" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_templates.tt2:27 +msgid "Hold Shelf List" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_templates.tt2:23 +msgid "Hold Shelf Slip" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_hold_shelf_dialog.tt2:5 +msgid "Hold Slip" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/index.tt2:48 +msgid "Hold Transfer Destination set" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_templates.tt2:22 +msgid "Hold Transit Slip" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:72 ../../Open-ILS/src/templates/staff/cat/catalog/t_request_items.tt2:21 ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:158 ../../Open-ILS/src/templates/staff/circ/holds/t_shelf_list.tt2:76 ../../Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2:63 ../../Open-ILS/src/templates/staff/circ/share/t_hold_details.tt2:12 +msgid "Hold Type" +msgstr "" + +#. ("{{patron.family_name}}", "{{patron.first_given_name}}", "{{patron.second_given_name}}") +#: ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_transit_slip.tt2:46 +msgid "Hold for patron %1, %2 %3" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_hold_shelf_dialog.tt2:40 +msgid "Hold for patron {{patron.alias}}" +msgstr "" + +#. ("{{patron.family_name}}", "{{patron.first_given_name}}", "{{patron.second_given_name}}") +#: ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_shelf_slip.tt2:41 +msgid "Hold for patron: %1, %2 %3" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:121 ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:132 ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:22 ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:47 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:78 +msgid "Holdable" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/serials/t_attr_edit.tt2:238 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:128 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:333 ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:270 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:172 +msgid "Holdable?" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_view_items_grid.tt2:101 +msgid "Holding Type" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/server/config/marc_field.tt2:29 +msgid "Holdings" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_catalog.tt2:70 +msgid "Holdings Transfer" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_catalog.tt2:128 +msgid "Holdings View" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/index.tt2:51 +msgid "Holdings transfer target set" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_clone_subscription.tt2:10 +msgid "" +"Holdings-related objects, like issuances, items, units, and summaries will " +"not be cloned." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/index.tt2:139 ../../Open-ILS/src/templates/staff/circ/patron/index.tt2:76 ../../Open-ILS/src/templates/staff/circ/patron/t_summary.tt2:120 +msgid "Holds" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_view.tt2:18 +msgid "Holds / Transit" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:129 +msgid "Holds Count" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_edit.tt2:641 +msgid "Holds Notices" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/holds/t_pull.tt2:3 +msgid "Holds Pull List" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/holds/index.tt2:1 ../../Open-ILS/src/templates/staff/circ/holds/t_shelf.tt2:3 ../../Open-ILS/src/templates/staff/circ/share/circ_strings.tt2:31 ../../Open-ILS/src/templates/staff/navbar.tt2:202 +msgid "Holds Shelf" +msgstr "" + +#. ("{{patron_stats().holds.ready}}") +#: ../../Open-ILS/src/templates/staff/circ/patron/t_alerts.tt2:6 +msgid "Holds available: %1" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_templates.tt2:24 +msgid "Holds for Bib Record" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_templates.tt2:25 +msgid "Holds for Patron" +msgstr "" + +#. ("{{holds[0].title}}") +#: ../../Open-ILS/src/templates/staff/share/print_templates/t_holds_for_bib.tt2:15 +msgid "Holds for record: %1" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/index.tt2:1 ../../Open-ILS/src/templates/staff/navbar.tt2:28 +msgid "Home" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_pending.tt2:58 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_update_all.tt2:37 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_view.tt2:45 ../../Open-ILS/src/templates/staff/circ/patron/t_pending_list.tt2:27 ../../Open-ILS/src/templates/staff/circ/patron/t_search_results.tt2:35 ../../Open-ILS/src/templates/staff/circ/patron/t_summary.tt2:46 ../../Open-ILS/src/templates/staff/share/t_patron_search_form.tt2:134 ../../Open-ILS/src/templates/staff/share/t_patron_search_results.tt2:18 +msgid "Home Library" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_pending_list.tt2:7 +msgid "Home Library: " +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_tests.tt2:17 ../../Open-ILS/src/templates/staff/t_about.tt2:17 +msgid "Hostname" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:168 ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:78 ../../Open-ILS/src/templates/staff/serials/share/serials_strings.tt2:20 +msgid "Hour" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:164 ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:74 +msgid "Hour of day" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/actor/org_unit/t_index.tt2:26 +msgid "Hours of Operation" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/serials/pattern_template.tt2:40 ../../Open-ILS/src/templates/staff/admin/server/authority/heading_field.tt2:36 ../../Open-ILS/src/templates/staff/admin/server/config/marc_field.tt2:50 ../../Open-ILS/src/templates/staff/admin/server/config/metabib_field.tt2:51 ../../Open-ILS/src/templates/staff/admin/server/config/metabib_field_virtual_map.tt2:35 ../../Open-ILS/src/templates/staff/cat/catalog/t_conjoined_items.tt2:31 ../../Open-ILS/src/templates/staff/circ/patron/t_search_results.tt2:26 ../../Open-ILS/src/templates/staff/circ/patron/t_summary.tt2:33 ../../Open-ILS/src/templates/staff/serials/t_mfhd_manager.tt2:18 ../../Open-ILS/src/templates/staff/serials/t_prediction_manager.tt2:46 ../../Open-ILS/src/templates/staff/share/t_patron_search_results.tt2:11 +msgid "ID" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_summary.tt2:146 +msgid "ID1" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_summary.tt2:150 +msgid "ID2" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:131 ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:60 ../../Open-ILS/src/templates/staff/cat/z3950/t_list.tt2:128 ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:160 ../../Open-ILS/src/templates/staff/circ/share/t_precat_dialog.tt2:24 +msgid "ISBN" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_precat_dialog.tt2:27 +msgid "ISBN..." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/t_patron_search_form.tt2:71 +msgid "Identification" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/server/config/metabib_field.tt2:34 +msgid "Identifier" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:91 +msgid "" +"If a serials is labeled in two different ways, use this to specify the " +"second set of enumeration labels" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_event_override_dialog.tt2:29 +msgid "" +"If overridden, subsequent checkouts during this patron's \n" +" session will auto-override this event" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin.tt2:15 +msgid "Ignore Pre-Cataloged Items" +msgstr "Ignore Pre-Catalogued Items" + +#: ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin.tt2:151 +msgid "Ignore Pre-cataloged Items" +msgstr "Ignore pre-catalogued Items" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:87 +msgid "Ills" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_authority_linker.tt2:12 +msgid "Immediately" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/serials/t_attr_edit.tt2:24 ../../Open-ILS/src/templates/staff/admin/workstation/t_print_templates.tt2:58 ../../Open-ILS/src/templates/staff/cat/printlabels/t_view.tt2:52 ../../Open-ILS/src/templates/staff/cat/share/z3950_strings.tt2:11 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:31 ../../Open-ILS/src/templates/staff/cat/z3950/t_list.tt2:109 ../../Open-ILS/src/templates/staff/cat/z3950/t_list.tt2:96 ../../Open-ILS/src/templates/staff/serials/t_select_pattern_dialog.tt2:29 +msgid "Import" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/server/t_splash.tt2:10 +msgid "Import Match Sets" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/z3950/t_marc_edit.tt2:5 +msgid "Import Record" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/navbar.tt2:299 +msgid "Import Record from Z39.50" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/offline-interface.tt2:86 +msgid "Import Transactions" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_prediction_manager.tt2:8 +msgid "Import from Bibliographic and/or MFHD Records" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/index.tt2:22 +msgid "Imported one or more print template(s)" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/z3950_strings.tt2:7 +msgid "Imported record" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/hold_strings.tt2:8 +msgid "In Transit" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:107 ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:26 +msgid "In list" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:1 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:72 +msgid "In-House Use" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_templates.tt2:28 +msgid "In-House Use List" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:130 ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:135 +msgid "In-House Uses" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/offline-interface.tt2:456 +msgid "In-house Use" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_batch_receive.tt2:61 +msgid "Include" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/t_patron_search_form.tt2:143 +msgid "Include Inactive?" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/record/t_bucket_export.tt2:28 +msgid "Include Items?" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_mfhd_tooltip.tt2:72 +msgid "Incomplete" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:120 ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:65 +msgid "Increments continuously" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_holding_code_dialog.tt2:23 ../../Open-ILS/src/templates/staff/serials/t_prediction_manager.tt2:30 ../../Open-ILS/src/templates/staff/serials/t_prediction_manager.tt2:61 +msgid "Index" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_mfhd_manager.tt2:21 ../../Open-ILS/src/templates/staff/serials/t_mfhd_tooltip.tt2:41 +msgid "Index Holdings" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_view.tt2:28 +msgid "Individually Edit Selected Users" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:82 +msgid "Indx" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_splash.tt2:77 +msgid "Info" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/volcopy/t_copy_notes.tt2:32 ../../Open-ILS/src/templates/staff/circ/patron/t_new_note_dialog.tt2:40 ../../Open-ILS/src/templates/staff/circ/share/t_new_message_dialog.tt2:45 +msgid "Initials" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/t_datetime.tt2:44 +msgid "Input is out of range." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:159 +msgid "Insert Row: CTRL+Shift+Enter" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/marcedit_strings.tt2:5 +msgid "Insert field after" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/marcedit_strings.tt2:6 +msgid "Insert field before" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_update_all.tt2:63 +msgid "Internet Access Level" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/z3950/t_search_fields.tt2:26 +msgid "Internet Resources" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_edit.tt2:363 ../../Open-ILS/src/templates/staff/circ/patron/t_edit.tt2:390 ../../Open-ILS/src/templates/staff/circ/patron/t_edit.tt2:408 ../../Open-ILS/src/templates/staff/circ/patron/t_edit.tt2:426 +msgid "Invalidate" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/acq/t_splash.tt2:10 +msgid "Invoice Item Types" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/acq/t_splash.tt2:10 +msgid "Invoice Payment Method" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:111 ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:30 +msgid "Is NULL" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:113 ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:32 +msgid "Is NULL or Blank" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:112 ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:31 +msgid "Is not NULL" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:114 ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:33 +msgid "Is not NULL or Blank" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_batch_receive.tt2:45 ../../Open-ILS/src/templates/staff/serials/t_view_items_grid.tt2:95 +msgid "Issuance" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_holding_code_dialog.tt2:40 +msgid "Issuance Label" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/index.tt2:59 ../../Open-ILS/src/templates/staff/serials/index.tt2:39 +msgid "Issuance saved" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_log.tt2:29 ../../Open-ILS/src/templates/staff/admin/workstation/t_log.tt2:55 ../../Open-ILS/src/templates/staff/offline-interface.tt2:229 +msgid "Item" +msgstr "" + +#. ("{{barcode}}") +#: ../../Open-ILS/src/templates/staff/circ/share/circ_strings.tt2:12 +msgid "Item \"%1\" is marked as Claims Returned" +msgstr "" + +#. ("{{alert.item_never_circed}}") +#: ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin.tt2:73 +msgid "Item %1 has never circulated." +msgstr "" + +#. ("{{copy.barcode()}}", "{{copy.location().name()}}") +#: ../../Open-ILS/src/templates/staff/circ/share/circ_strings.tt2:26 +msgid "Item %1 needs to be routed to %2" +msgstr "" + +#. ("{{barcode}}") +#: ../../Open-ILS/src/templates/staff/circ/share/t_mark_damaged.tt2:11 +msgid "Item %1 will be marked damaged. " +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/missing_pieces.tt2:34 ../../Open-ILS/src/templates/staff/cat/item/missing_pieces.tt2:41 ../../Open-ILS/src/templates/staff/offline-interface.tt2:101 ../../Open-ILS/src/templates/staff/offline-interface.tt2:205 +msgid "Item Barcode" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_hold_shelf_dialog.tt2:21 ../../Open-ILS/src/templates/staff/circ/share/t_transit_dialog.tt2:33 ../../Open-ILS/src/templates/staff/offline-interface.tt2:288 ../../Open-ILS/src/templates/staff/offline-interface.tt2:409 ../../Open-ILS/src/templates/staff/offline-interface.tt2:476 ../../Open-ILS/src/templates/staff/offline-interface.tt2:541 +msgid "Item Barcode:" +msgstr "" + +#. ("{{copy_barcode}}") +#: ../../Open-ILS/src/templates/staff/circ/checkin/t_hold_verify.tt2:8 +msgid "Item Barcode: %1" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:49 +msgid "Item Details" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:59 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:36 +msgid "Item Holds" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_view_items_grid.tt2:114 +msgid "Item ID" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2:16 ../../Open-ILS/src/templates/staff/cat/item/index.tt2:120 +msgid "Item Not Found" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_view_items_grid.tt2:86 +msgid "Item Notes" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/t_splash.tt2:35 +msgid "Item Search and Cataloging" +msgstr "Item Search and Cataloguing" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_templates.tt2:29 ../../Open-ILS/src/templates/staff/cat/item/index.tt2:1 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:5 ../../Open-ILS/src/templates/staff/navbar.tt2:215 ../../Open-ILS/src/templates/staff/navbar.tt2:48 +msgid "Item Status" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:55 +msgid "Item Status (detail)" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:53 +msgid "Item Status (list)" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/index.tt2:47 +msgid "Item Status Display" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:45 +msgid "Item Summary" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:38 +msgid "Item Type" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_receive_alerts.tt2:37 ../../Open-ILS/src/templates/staff/serials/t_receive_alerts.tt2:53 +msgid "Item alerts" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:64 ../../Open-ILS/src/templates/staff/cat/item/index.tt2:89 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:43 +msgid "Item as Damaged" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:66 ../../Open-ILS/src/templates/staff/cat/item/index.tt2:90 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:45 +msgid "Item as Missing" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/offline-interface.tt2:354 ../../Open-ILS/src/templates/staff/offline-interface.tt2:439 ../../Open-ILS/src/templates/staff/offline-interface.tt2:505 ../../Open-ILS/src/templates/staff/offline-interface.tt2:571 +msgid "Item barcode" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/base_js.tt2:147 +msgid "Item barcode does not have a correct check digit." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_circ_list_pane.tt2:3 +msgid "Item has not circulated." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_holds_pane.tt2:90 +msgid "Item has not transited" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_holds_pane.tt2:3 +msgid "Item is not captured for a hold" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/base_js.tt2:150 +msgid "Item not found" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/index.tt2:41 +msgid "Item notes saved" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/bucket/index.tt2:20 +msgid "Item permission check" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/index.tt2:46 +msgid "Item(s) transfered" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:123 +msgid "Item_tbmfhd" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:15 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:17 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:21 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:23 ../../Open-ILS/src/templates/staff/cat/item/index.tt2:93 ../../Open-ILS/src/templates/staff/cat/item/index.tt2:98 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:48 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:57 +msgid "Items" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:6 +msgid "Items Checked In" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:9 +msgid "Items Checked Out" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_templates.tt2:30 ../../Open-ILS/src/templates/staff/circ/patron/index.tt2:131 ../../Open-ILS/src/templates/staff/circ/patron/index.tt2:77 ../../Open-ILS/src/templates/staff/circ/patron/t_group.tt2:42 ../../Open-ILS/src/templates/staff/circ/patron/t_summary.tt2:92 +msgid "Items Out" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_group.tt2:43 +msgid "Items Overdue" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:101 +msgid "Items to Previously Marked Destination" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/index.tt2:103 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:66 +msgid "Items to Previously Marked Library" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/index.tt2:104 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:68 +msgid "Items to Previously Marked Volume" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_month_selector.tt2:2 +msgid "January" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_month_selector.tt2:8 +msgid "July" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_month_selector.tt2:7 +msgid "June" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_update_all.tt2:111 +msgid "Juvenile flag" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/printlabels/index.tt2:16 +msgid "" +"Key expired, please close this window; it no longer remembers which items " +"you are printing labels for." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/server/config/metabib_field.tt2:29 +msgid "Keyword" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:129 +msgid "Kind" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:103 +msgid "LTxt" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/server/authority/heading_field.tt2:35 ../../Open-ILS/src/templates/staff/admin/server/config/copy_tag_type.tt2:34 ../../Open-ILS/src/templates/staff/admin/server/config/metabib_field.tt2:52 ../../Open-ILS/src/templates/staff/admin/workstation/t_print_config.tt2:43 ../../Open-ILS/src/templates/staff/admin/workstation/t_print_templates.tt2:46 ../../Open-ILS/src/templates/staff/cat/printlabels/t_view.tt2:35 ../../Open-ILS/src/templates/staff/serials/t_batch_receive.tt2:142 ../../Open-ILS/src/templates/staff/serials/t_subscription_manager.tt2:60 +msgid "Label" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/printlabels/t_view.tt2:153 +msgid "Label Preview" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/printlabels/t_view.tt2:91 +msgid "Label Template" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:67 +msgid "Lang" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_week_in_month_selector.tt2:2 +msgid "Last" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_summary.tt2:60 +msgid "Last Activity" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_surveys.tt2:26 +msgid "Last Answered on: " +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_current.tt2:43 ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_historical.tt2:58 +msgid "Last Billing" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:19 +msgid "Last Billing Type" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_record_summary.tt2:95 +msgid "Last Edited By:" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_record_summary.tt2:109 +msgid "Last Edited On:" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:48 +msgid "Last Few Circs" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:92 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_pending.tt2:57 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_view.tt2:44 ../../Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2:84 ../../Open-ILS/src/templates/staff/circ/patron/t_pending_list.tt2:25 ../../Open-ILS/src/templates/staff/circ/patron/t_search_results.tt2:31 ../../Open-ILS/src/templates/staff/offline-interface.tt2:107 ../../Open-ILS/src/templates/staff/share/t_patron_search_form.tt2:16 ../../Open-ILS/src/templates/staff/share/t_patron_search_results.tt2:14 +msgid "Last Name" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:110 +msgid "Last Notice" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_current.tt2:53 ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_historical.tt2:68 +msgid "Last Payment" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:95 +msgid "Last Renewal Workstation" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_circs_pane.tt2:152 ../../Open-ILS/src/templates/staff/cat/item/t_circs_pane.tt2:52 +msgid "Last Renewed On" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_summary.tt2:64 +msgid "Last Updated" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:148 ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:59 +msgid "Last Value" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/t_grid_columns.tt2:16 +msgid "Last Visible" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/index.tt2:60 +msgid "Last chance, are you sure you want to completely delete this account?" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_tests.tt2:26 +msgid "Latency Test" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/record/t_merge_records.tt2:16 +msgid "Lead record" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_config.tt2:279 +msgid "Left" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:103 ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:22 +msgid "Less than" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:105 ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:24 +msgid "Less than or equal to" +msgstr "" + +#. ("{{$index + 1}}") +#: ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:192 ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:218 ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:41 ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:96 +msgid "Level %1" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_messages.tt2:22 ../../Open-ILS/src/templates/staff/circ/patron/t_messages.tt2:53 +msgid "Library" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_batch_receive.tt2:40 +msgid "Library : Distribution/Stream" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:68 +msgid "Library/Volume as Transfer Destination" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/transits/t_list.tt2:14 +msgid "Library: " +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/acq/t_splash.tt2:10 +msgid "Line Item Alerts" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/acq/t_splash.tt2:10 +msgid "Line Item MARC Attribute Definitions" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/navbar.tt2:318 +msgid "Link Checker" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_link_mfhd.tt2:5 ../../Open-ILS/src/templates/staff/serials/t_subscription_manager.tt2:126 +msgid "Link MFHD" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:51 ../../Open-ILS/src/templates/staff/cat/item/index.tt2:82 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:23 +msgid "Link as Conjoined to Previously Marked Bib Record" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:120 ../../Open-ILS/src/templates/staff/cat/item/index.tt2:110 ../../Open-ILS/src/templates/staff/circ/holds/t_pull.tt2:18 ../../Open-ILS/src/templates/staff/circ/holds/t_shelf.tt2:32 ../../Open-ILS/src/templates/staff/circ/patron/t_holds.tt2:23 +msgid "List View" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:81 +msgid "LitF" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_new_bib.tt2:7 +msgid "Load" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/record/t_load_shared.tt2:19 ../../Open-ILS/src/templates/staff/cat/bucket/share/t_load_shared.tt2:19 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_load_shared.tt2:19 +msgid "Load Bucket" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/navbar.tt2:370 +msgid "Load Catalog Record IDs" +msgstr "Load Catalogue Record IDs" + +#: ../../Open-ILS/src/templates/staff/navbar.tt2:377 +msgid "Load MARC Order Records" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_pending_list.tt2:20 +msgid "Load Patron" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/share/t_bucket_selector.tt2:16 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_bucket_selector.tt2:16 +msgid "Load Shared Bucket" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/record/t_load_shared.tt2:7 ../../Open-ILS/src/templates/staff/cat/bucket/share/t_load_shared.tt2:7 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_load_shared.tt2:7 +msgid "Load Shared Bucket Bucket by ID" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_edit.tt2:144 ../../Open-ILS/src/templates/staff/loading.tt2:4 +msgid "Loading..." +msgstr "" + +#. ("{{print_list_progress}}") +#: ../../Open-ILS/src/templates/staff/circ/holds/t_shelf_list.tt2:2 +msgid "Loading... %1" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/serials/t_attr_edit.tt2:186 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:132 ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:65 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:260 ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:228 +msgid "Loan Duration" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/navbar.tt2:477 +msgid "Local Administration" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/z3950/t_target.tt2:5 +msgid "Local Catalog" +msgstr "Local Catalogue" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_stored_prefs.tt2:29 +msgid "Local Prefs" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/serials/t_template_list.tt2:46 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2:53 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:38 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:105 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:75 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:85 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:81 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:131 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:90 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:54 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:111 +msgid "Location" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:50 +msgid "Location:" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/navbar.tt2:557 +msgid "Log Out" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/index.tt2:79 +msgid "Logged in account cannot be merged" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/t_login.tt2:48 +msgid "Login Failed" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/t_opchange.tt2:38 +msgid "Login Type:" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:69 +msgid "Long" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_summary.tt2:102 +msgid "Long Overdue" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_summary.tt2:112 +msgid "Lost" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/serials/index.tt2:21 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:123 ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:88 ../../Open-ILS/src/templates/staff/cat/volcopy/index.tt2:19 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:422 +msgid "Low" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:154 ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:64 +msgid "Lower case" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/navbar.tt2:311 +msgid "MARC Batch Edit" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/navbar.tt2:305 +msgid "MARC Batch Import/Export" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/server/t_splash.tt2:10 +msgid "MARC Coded Value Maps" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_catalog.tt2:108 +msgid "MARC Edit" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_splash.tt2:125 +msgid "MARC Expert" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/navbar.tt2:364 +msgid "MARC Federated Search" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/server/t_splash.tt2:10 +msgid "MARC Import Remove Fields" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_cat_pane.tt2:1 +msgid "MARC Record" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/server/t_splash.tt2:10 +msgid "MARC Record Attributes" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/server/config/marc_field.tt2:25 +msgid "MARC Record Type" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/server/t_splash.tt2:10 +msgid "MARC Search/Facet Class FTS Maps" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/server/t_splash.tt2:10 +msgid "MARC Search/Facet Classes" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/server/t_splash.tt2:10 +msgid "MARC Search/Facet Field FTS Maps" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/server/t_splash.tt2:10 +msgid "MARC Search/Facet Fields" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/server/config/marc_field.tt2:1 ../../Open-ILS/src/templates/staff/admin/server/config/marc_field.tt2:18 ../../Open-ILS/src/templates/staff/admin/server/t_splash.tt2:10 +msgid "MARC Tag Tables" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_catalog.tt2:113 +msgid "MARC View" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/record/t_bucket_export.tt2:13 +msgid "MARC XML" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/record/t_bucket_export.tt2:21 +msgid "MARC8" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_subscription_manager.tt2:146 +msgid "MFHD ID" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:233 +msgid "MFHD Indicators" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_link_mfhd.tt2:28 +msgid "MFHD Only" +msgstr "" + +#. ("{{pot.id}}") +#: ../../Open-ILS/src/templates/staff/serials/t_select_pattern_dialog.tt2:16 +msgid "MFHD record %1" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:74 +msgid "MRec" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_config.tt2:46 ../../Open-ILS/src/templates/staff/admin/workstation/t_print_templates.tt2:47 ../../Open-ILS/src/templates/staff/cat/printlabels/t_view.tt2:36 +msgid "Mail" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/register.tt2:14 ../../Open-ILS/src/templates/staff/circ/patron/t_edit.tt2:717 ../../Open-ILS/src/templates/staff/offline-interface.tt2:611 +msgid "Mailing" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_search_results.tt2:40 ../../Open-ILS/src/templates/staff/share/t_patron_search_results.tt2:23 +msgid "Mailing:City" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_search_results.tt2:41 ../../Open-ILS/src/templates/staff/share/t_patron_search_results.tt2:24 +msgid "Mailing:County" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_search_results.tt2:42 ../../Open-ILS/src/templates/staff/share/t_patron_search_results.tt2:25 +msgid "Mailing:State" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_search_results.tt2:38 ../../Open-ILS/src/templates/staff/share/t_patron_search_results.tt2:21 +msgid "Mailing:Street 1" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_search_results.tt2:39 ../../Open-ILS/src/templates/staff/share/t_patron_search_results.tt2:22 +msgid "Mailing:Street 2" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_search_results.tt2:43 ../../Open-ILS/src/templates/staff/share/t_patron_search_results.tt2:26 +msgid "Mailing:Zip" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_update_all.tt2:46 +msgid "Main Profile" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/actor/org_unit/t_index.tt2:21 +msgid "Main Settings" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:44 ../../Open-ILS/src/templates/staff/cat/item/index.tt2:79 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:16 +msgid "Make Items Bookable" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/t_autogrid.tt2:279 +msgid "Make column narrower" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/t_autogrid.tt2:273 +msgid "Make column wider" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/t_grid_columns.tt2:46 +msgid "Make first visible" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/t_grid_columns.tt2:52 +msgid "Make last visible" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/server/config/metabib_field.tt2:60 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:126 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:151 ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:183 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:151 +msgid "Manage" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/navbar.tt2:325 +msgid "Manage Authorities" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/t_autogrid.tt2:170 +msgid "Manage Column Widths" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/t_autogrid.tt2:165 +msgid "Manage Columns" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:88 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:63 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:40 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:103 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:76 ../../Open-ILS/src/templates/staff/share/t_copy_alert_editor_dialog.tt2:5 +msgid "Manage Copy Alerts" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/volcopy/t_copy_tags.tt2:5 +msgid "Manage Copy Tags" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_manage.tt2:20 +msgid "Manage Issues" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_catalog.tt2:41 ../../Open-ILS/src/templates/staff/serials/t_manage.tt2:25 +msgid "Manage MFHDs" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_manage.tt2:15 +msgid "Manage Predictions" +msgstr "" + +#. ("{{stream_label}}") +#: ../../Open-ILS/src/templates/staff/serials/t_routing_list.tt2:6 +msgid "Manage Routing List for %1" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_catalog.tt2:38 ../../Open-ILS/src/templates/staff/serials/t_manage.tt2:10 +msgid "Manage Subscriptions" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_authority_link_dialog.tt2:5 +msgid "Manage authority record links" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin.tt2:231 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin.tt2:42 +msgid "Manual Floating Active" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_config.tt2:275 +msgid "Manual Margins" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/printlabels/t_view.tt2:120 +msgid "" +"Manual adjustments may be made here. These do not get saved with templates." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/z3950/t_search_fields.tt2:21 +msgid "Maps" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_month_selector.tt2:4 +msgid "March" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:63 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:65 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:67 ../../Open-ILS/src/templates/staff/cat/item/index.tt2:88 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:42 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:44 +msgid "Mark" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_workstations.tt2:64 +msgid "Mark As Default" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:63 +msgid "Mark Claims Never Checked Out" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:61 +msgid "Mark Claims Returned" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:51 ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:47 ../../Open-ILS/src/templates/staff/circ/holds/t_shelf_list.tt2:54 ../../Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2:37 +msgid "Mark Item Damaged" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:53 ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:49 ../../Open-ILS/src/templates/staff/circ/holds/t_shelf_list.tt2:56 ../../Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2:39 +msgid "Mark Item Missing" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_mark_claims_returned_dialog.tt2:5 +msgid "Mark Item(s) Claims Returned" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_mark_damaged.tt2:5 +msgid "Mark Item(s) Damaged" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:24 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:62 +msgid "Mark Items Damaged" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/z3950/t_list.tt2:102 ../../Open-ILS/src/templates/staff/cat/z3950/t_list.tt2:115 +msgid "Mark Local Result As Overlay Target" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:59 +msgid "Mark Lost (By Patron)" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:28 +msgid "Mark Missing Pieces" +msgstr "" + +#. ("{{barcodes.toString()}}") +#: ../../Open-ILS/src/templates/staff/circ/share/circ_strings.tt2:37 +msgid "Mark Never Checked Out: %1" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:24 +msgid "Mark as Title Hold Transfer Destination" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_view_items_grid.tt2:77 +msgid "Mark as claimed" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_view_items_grid.tt2:79 +msgid "Mark as discarded" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_view_items_grid.tt2:83 +msgid "Mark as not held" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_view_items_grid.tt2:81 +msgid "Mark as not published" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_catalog.tt2:47 +msgid "Mark for:" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/missing_pieces.tt2:14 ../../Open-ILS/src/templates/staff/circ/checkin/index.tt2:16 +msgid "Mark item as missing pieces?" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/circ_strings.tt2:28 +msgid "Mark {{num_items}} items as DAMAGED?" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/circ_strings.tt2:29 +msgid "Mark {{num_items}} items as MISSING?" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:152 ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:63 +msgid "Max" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:124 +msgid "Max Fine Rule" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_month_selector.tt2:6 +msgid "May" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/record/t_merge_records.tt2:52 ../../Open-ILS/src/templates/staff/circ/share/t_merge_patrons.tt2:29 ../../Open-ILS/src/templates/staff/serials/t_link_mfhd.tt2:27 +msgid "Merge" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_search_results.tt2:15 +msgid "Merge Patrons" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/record/t_view.tt2:25 +msgid "Merge Selected Records" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_merge_patrons.tt2:5 +msgid "Merge patrons?" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/record/t_merge_records.tt2:5 +msgid "Merge records?" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_log.tt2:26 ../../Open-ILS/src/templates/staff/admin/workstation/t_log.tt2:52 +msgid "Message" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/index.tt2:182 +msgid "Message Center" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/index.tt2:154 ../../Open-ILS/src/templates/staff/circ/patron/index.tt2:72 +msgid "Messages" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/server/config/metabib_field.tt2:1 ../../Open-ILS/src/templates/staff/admin/server/config/metabib_field.tt2:18 +msgid "Metabib Fields" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_pending.tt2:56 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_view.tt2:43 ../../Open-ILS/src/templates/staff/circ/patron/t_pending_list.tt2:24 ../../Open-ILS/src/templates/staff/circ/patron/t_search_results.tt2:33 ../../Open-ILS/src/templates/staff/share/t_patron_search_form.tt2:26 ../../Open-ILS/src/templates/staff/share/t_patron_search_results.tt2:16 +msgid "Middle Name" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:151 ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:62 +msgid "Min" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:92 +msgid "Miscellaneous" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_mfhd_tooltip.tt2:64 +msgid "Missing" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:3 +msgid "Missing Barcode" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:4 +msgid "Missing Call Number" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/z3950/t_search_fields.tt2:22 +msgid "Mixed material" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:147 +msgid "ModRec" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_edit_marc_modal.tt2:9 +msgid "Modify" +msgstr "" + +#. ("{{num_holds}}") +#: ../../Open-ILS/src/templates/staff/circ/share/t_hold_dates.tt2:6 +msgid "Modify Dates for %1 Hold(s)" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_messages.tt2:15 +msgid "Modify Penalty / Message" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_day_of_week_selector.tt2:2 +msgid "Monday" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_catalog.tt2:123 +msgid "Monograph Parts" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/share/serials_strings.tt2:17 ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:341 +msgid "Month" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:170 ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:80 +msgid "Month Name" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:162 ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:72 +msgid "Month of Year" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:90 +msgid "Month(s)" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_pattern_summary.tt2:27 ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:291 +msgid "Monthly" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:172 ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:82 +msgid "Months ago" +msgstr "" + +#. ("https://evergreen-ils.org", "http://docs.evergreen-ils.org") +#: ../../Open-ILS/src/templates/staff/t_about.tt2:40 +msgid "" +"More information can be found at %1. For help in using Evergreen, \n" +" see our documentation at %2." +msgstr "" + +#. ("{{recordNotFound}}") +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_retrieve_by_tcn.tt2:25 +msgid "More than one Bib Record found with TCN: %1" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_circs_pane.tt2:110 +msgid "Most Recent Circ Group" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_circs_pane.tt2:104 +msgid "Most Recent Circ Group not available for display." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_holds_pane.tt2:97 +msgid "Most Recent Transit" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_log.tt2:37 +msgid "Most Recently Affected Patrons" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_log.tt2:8 +msgid "Most Recently Logged Staff Actions" +msgstr "" + +#. ("{{num_holds}}") +#: ../../Open-ILS/src/templates/staff/circ/share/hold_strings.tt2:17 +msgid "" +"Move %1 Hold(s) to the front of the holds queue above other holds that are " +"not likewise flagged as Top of Queue?" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_group.tt2:19 +msgid "Move Another Patron To This Group" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/t_grid_columns.tt2:14 +msgid "Move Down" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/t_edit_template.tt2:161 +msgid "Move Field Down" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/t_edit_template.tt2:156 +msgid "Move Field Up" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_group.tt2:28 +msgid "Move Selected Patrons to Another Patron's Group" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/t_grid_columns.tt2:13 +msgid "Move Up" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_move_to_group_dialog.tt2:25 +msgid "Move User" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/t_grid_columns.tt2:40 +msgid "Move column down" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/t_grid_columns.tt2:34 +msgid "Move column up" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_move_to_group_dialog.tt2:9 +msgid "Move selected users to the following user's group?" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_move_to_group_dialog.tt2:6 +msgid "Move user into this group?" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:363 +msgid "Multiple amounts" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:281 +msgid "Multiple costs" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:275 +msgid "Multiple durations" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:427 +msgid "Multiple levels" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:201 +msgid "Multiple locations" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:245 +msgid "Multiple modifiers" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:251 +msgid "Multiple prices" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:133 +msgid "Multiple statuses" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:305 +msgid "Multiple types" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:124 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:159 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:178 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:220 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:324 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:357 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:387 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:406 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:464 +msgid "Multiple values" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/z3950/t_search_fields.tt2:24 +msgid "Musical scores" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/navbar.tt2:346 +msgid "My Selection Lists" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/actor/org_unit/t_main_tab.tt2:60 +msgid "" +"NOTE: A server-side \"autogen\" process is needed to complete updates, " +"additions, and deletions to the Org Hierarchy." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/actor/org_unit/t_main_tab.tt2:69 +msgid "" +"NOTE: In practice, once an org unit has been used or assigned to items, " +"patrons, etc. deletion becomes non-trivial and will require DBA intervention." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/actor/org_unit/t_main_tab.tt2:80 +msgid "" +"NOTE: The new org unit will not exist in the database until Update Org is " +"applied." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/actor/org_unit/t_main_tab.tt2:6 ../../Open-ILS/src/templates/staff/admin/serials/pattern_template.tt2:36 ../../Open-ILS/src/templates/staff/admin/server/config/marc_field.tt2:48 ../../Open-ILS/src/templates/staff/cat/bucket/share/t_bucket_create.tt2:13 ../../Open-ILS/src/templates/staff/cat/bucket/share/t_bucket_edit.tt2:11 ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:145 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_bucket_create.tt2:13 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_bucket_edit.tt2:11 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_changesets.tt2:12 ../../Open-ILS/src/templates/staff/circ/patron/t_summary.tt2:37 ../../Open-ILS/src/templates/staff/reporter/t_edit_template.tt2:222 +msgid "Name" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_add_to_bucket.tt2:23 +msgid "Name for New Bucket" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_delete_all.tt2:26 +msgid "Name for delete set" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_update_all.tt2:26 +msgid "Name for edit set" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_add_to_bucket.tt2:9 +msgid "Name of Existing Bucket" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/share/t_bucket_create.tt2:15 ../../Open-ILS/src/templates/staff/cat/bucket/share/t_bucket_edit.tt2:13 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_bucket_create.tt2:15 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_bucket_edit.tt2:13 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_delete_all.tt2:28 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_update_all.tt2:28 +msgid "Name..." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:134 +msgid "NameUse" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/holds/index.tt2:22 +msgid "Needed for Hold" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/holds/index.tt2:23 +msgid "Needs Transiting" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_summary.tt2:50 +msgid "Net Access" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_edit.tt2:890 +msgid "New Address" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/acq/t_edi_attr_set.tt2:18 +msgid "New Attribute Set..." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/print_templates/t_bill_payment.tt2:66 +msgid "New Balance:" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_replace_barcode.tt2:23 +msgid "New Barcode..." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/navbar.tt2:352 +msgid "New Brief Record" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_grid_menu.tt2:3 ../../Open-ILS/src/templates/staff/cat/bucket/record/t_grid_menu.tt2:3 ../../Open-ILS/src/templates/staff/cat/bucket/share/t_bucket_selector.tt2:7 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_bucket_selector.tt2:7 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_grid_menu.tt2:3 ../../Open-ILS/src/templates/staff/circ/patron/t_search_results.tt2:17 +msgid "New Bucket" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/actor/org_unit/t_main_tab.tt2:77 +msgid "New Child" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/volcopy/t_copy_alerts.tt2:5 +msgid "New Copy Alert" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/volcopy/t_copy_notes.tt2:5 +msgid "New Copy Note" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_notes.tt2:6 +msgid "New Distribution Note" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_notes.tt2:7 +msgid "New Item Note" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_hold_details.tt2:72 +msgid "New Note" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/serials/pattern_template.tt2:32 ../../Open-ILS/src/templates/staff/admin/server/authority/heading_field.tt2:29 ../../Open-ILS/src/templates/staff/admin/server/config/copy_tag_type.tt2:29 ../../Open-ILS/src/templates/staff/admin/server/config/marc_field.tt2:43 ../../Open-ILS/src/templates/staff/admin/server/config/metabib_field.tt2:47 ../../Open-ILS/src/templates/staff/admin/server/config/metabib_field_virtual_map.tt2:31 +msgid "New Record" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_subscription_manager.tt2:101 +msgid "New Subscription" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_notes.tt2:5 +msgid "New Subscription Note" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_catalog.tt2:15 ../../Open-ILS/src/templates/staff/cat/share/t_authority_browser.tt2:10 ../../Open-ILS/src/templates/staff/cat/share/t_authority_browser.tt2:60 ../../Open-ILS/src/templates/staff/cat/share/t_physchar_wizard.tt2:52 ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:11 ../../Open-ILS/src/templates/staff/serials/t_print_routing_list.tt2:11 +msgid "Next" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/t_autogrid.tt2:89 +msgid "Next Page" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/t_copy_alert_manager_dialog.tt2:31 +msgid "Next copy status" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/t_copy_alert_manager_dialog.tt2:26 +msgid "Next copy status: " +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_week_in_month_selector.tt2:3 +msgid "Next to Last" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/serials/t_attr_edit.tt2:114 ../../Open-ILS/src/templates/staff/admin/serials/t_attr_edit.tt2:150 ../../Open-ILS/src/templates/staff/admin/serials/t_attr_edit.tt2:227 ../../Open-ILS/src/templates/staff/admin/serials/t_attr_edit.tt2:257 ../../Open-ILS/src/templates/staff/admin/serials/t_attr_edit.tt2:69 ../../Open-ILS/src/templates/staff/base_js.tt2:158 ../../Open-ILS/src/templates/staff/cat/volcopy/index.tt2:25 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:119 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:173 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:215 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:319 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:352 +msgid "No" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/acq/t_edi_attr_set.tt2:32 +msgid "No Attribute Set Selected" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/share/t_bucket_info.tt2:21 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_bucket_info.tt2:14 +msgid "No Bucket Selected" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/t_autogrid.tt2:289 +msgid "No Items To Display" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/offline-interface.tt2:264 ../../Open-ILS/src/templates/staff/offline-interface.tt2:387 +msgid "No Offset" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_circs_pane.tt2:3 +msgid "No Previous Circ Group" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_config.tt2:83 +msgid "No Printer Selected" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_config.tt2:80 +msgid "No Printers Found" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:203 +msgid "No Receipt" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_circs_pane.tt2:99 +msgid "No Recent Circ Group" +msgstr "" + +#. ("{{barcode}}") +#: ../../Open-ILS/src/templates/staff/cat/item/missing_pieces.tt2:18 ../../Open-ILS/src/templates/staff/circ/checkin/index.tt2:20 +msgid "No circulation found for item with barcode %1. Item not modified." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/index.tt2:56 +msgid "No items expected for the selected subscription" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_last_patron.tt2:3 +msgid "No patrons recently accessed." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/hold_strings.tt2:26 +msgid "No record is marked as a hold transfer target!" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/z3950/t_list.tt2:79 +msgid "No record marked for overlay." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/index.tt2:55 +msgid "No subscription selected" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_subscription_manager.tt2:7 +msgid "No subscriptions are owned by this library" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_credentials.tt2:56 +msgid "No user found with the requested username / barcode" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_move_to_group_dialog.tt2:10 +msgid "No users selected for move." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:119 +msgid "Non-Aggregate" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_summary.tt2:116 +msgid "Non-Cataloged" +msgstr "Non-Catalogued" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:19 +msgid "Non-Cataloged Circulations" +msgstr "Non-Catalogued Circulations" + +#: ../../Open-ILS/src/templates/staff/offline-interface.tt2:102 ../../Open-ILS/src/templates/staff/offline-interface.tt2:206 +msgid "Non-cataloged Type" +msgstr "Non-catalogued Type" + +#: ../../Open-ILS/src/templates/staff/offline-interface.tt2:307 +msgid "Non-cataloged Type:" +msgstr "Non-catalogued Type:" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:13 ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:47 ../../Open-ILS/src/templates/staff/serials/t_link_mfhd.tt2:29 +msgid "None" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_barcode_choice_dialog.tt2:19 +msgid "None of the above" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/serials/index.tt2:19 ../../Open-ILS/src/templates/staff/admin/serials/index.tt2:22 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:123 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:133 ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:68 ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:89 ../../Open-ILS/src/templates/staff/cat/volcopy/index.tt2:20 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:271 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:423 +msgid "Normal" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_circ_exists_dialog.tt2:34 +msgid "Normal Checkin then Checkout" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/circ_strings.tt2:40 +msgid "Normal checkin" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/circ_strings.tt2:50 +msgid "Normal checkout" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/print_templates/t_checkin.tt2:23 +msgid "Not Cataloged" +msgstr "Not Catalogued" + +#: ../../Open-ILS/src/templates/staff/serials/t_clone_subscription.tt2:46 ../../Open-ILS/src/templates/staff/serials/t_routing_list.tt2:74 +msgid "Not Found" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/share/serials_strings.tt2:12 ../../Open-ILS/src/templates/staff/serials/t_view_items_grid.tt2:17 +msgid "Not Held" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/share/serials_strings.tt2:13 +msgid "Not Published" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:110 ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:29 +msgid "Not between" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:108 ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:27 +msgid "Not in list" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:16 ../../Open-ILS/src/templates/staff/circ/patron/t_cc_payment_dialog.tt2:103 ../../Open-ILS/src/templates/staff/circ/share/t_hold_notification_dialog.tt2:19 ../../Open-ILS/src/templates/staff/circ/share/t_hold_notification_dialog.tt2:23 ../../Open-ILS/src/templates/staff/circ/share/t_mark_damaged.tt2:38 ../../Open-ILS/src/templates/staff/circ/share/t_new_message_dialog.tt2:13 +msgid "Note" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_hold_note_dialog.tt2:37 +msgid "Note Body" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_hold_note_dialog.tt2:41 +msgid "Note Body..." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/volcopy/t_copy_notes.tt2:23 ../../Open-ILS/src/templates/staff/cat/volcopy/t_copy_notes.tt2:75 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:80 ../../Open-ILS/src/templates/staff/circ/share/t_cancel_hold_dialog.tt2:27 ../../Open-ILS/src/templates/staff/circ/share/t_mark_damaged.tt2:39 ../../Open-ILS/src/templates/staff/circ/share/t_new_message_dialog.tt2:36 ../../Open-ILS/src/templates/staff/serials/t_notes.tt2:29 ../../Open-ILS/src/templates/staff/serials/t_notes.tt2:88 +msgid "Note..." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:78 ../../Open-ILS/src/templates/staff/circ/share/t_cancel_hold_dialog.tt2:24 ../../Open-ILS/src/templates/staff/serials/t_routing_list.tt2:99 +msgid "Note:" +msgstr "" + +#. ("{{payment_note}}") +#: ../../Open-ILS/src/templates/staff/share/print_templates/t_bill_payment.tt2:71 +msgid "Note: %1" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/index.tt2:172 ../../Open-ILS/src/templates/staff/circ/share/t_hold_details.tt2:58 ../../Open-ILS/src/templates/staff/serials/t_batch_receive.tt2:42 +msgid "Notes" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_hold_notification_dialog.tt2:10 +msgid "Notification Method" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_hold_notification_dialog.tt2:14 +msgid "Notification Method..." +msgstr "" + +#. ("{{patron.email}}") +#: ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_shelf_slip.tt2:48 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_transit_slip.tt2:53 +msgid "Notify by email: %1" +msgstr "" + +#. ("{{hold.phone_notify}}") +#: ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_shelf_slip.tt2:46 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_transit_slip.tt2:51 +msgid "Notify by phone: %1" +msgstr "" + +#. ("{{hold.sms_notify}}") +#: ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_shelf_slip.tt2:47 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_transit_slip.tt2:52 +msgid "Notify by text: %1" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_month_selector.tt2:12 +msgid "November" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/t_edit_template.tt2:52 +msgid "Nullability" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:101 ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:46 +msgid "Number" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_config.tt2:233 +msgid "Number of Copies" +msgstr "" + +#. ("{{dialog.num_circs}}") +#: ../../Open-ILS/src/templates/staff/circ/share/t_backdate_dialog.tt2:9 +msgid "Number of circulations selected: %1" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_request_items.tt2:40 +msgid "Number of items: " +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_splash.tt2:124 +msgid "Numeric" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_apply_tags.tt2:34 ../../Open-ILS/src/templates/staff/cat/bucket/record/t_records_not_deleted.tt2:16 ../../Open-ILS/src/templates/staff/cat/catalog/t_choose_vol_target_lib.tt2:20 ../../Open-ILS/src/templates/staff/cat/catalog/t_conjoined_selector.tt2:21 ../../Open-ILS/src/templates/staff/cat/catalog/t_request_items.tt2:43 ../../Open-ILS/src/templates/staff/cat/volcopy/t_copy_alerts.tt2:34 ../../Open-ILS/src/templates/staff/cat/volcopy/t_copy_notes.tt2:35 ../../Open-ILS/src/templates/staff/cat/volcopy/t_copy_tags.tt2:34 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_changesets.tt2:38 ../../Open-ILS/src/templates/staff/circ/patron/t_edit_due_date_dialog.tt2:21 ../../Open-ILS/src/templates/staff/circ/patron/t_new_note_dialog.tt2:43 ../../Open-ILS/src/templates/staff/circ/share/t_hold_note_dialog.tt2:47 ../../Open-ILS/src/templates/staff/circ/share/t_hold_notification_dialog.tt2:29 ../../Open-ILS/src/templates/staff/circ/share/t_new_message_dialog.tt2:48 ../../Open-ILS/src/templates/staff/circ/share/t_noncat_dialog.tt2:21 ../../Open-ILS/src/templates/staff/serials/t_clone_subscription.tt2:54 ../../Open-ILS/src/templates/staff/serials/t_link_mfhd.tt2:32 ../../Open-ILS/src/templates/staff/serials/t_notes.tt2:39 ../../Open-ILS/src/templates/staff/share/t_add_copy_alert_dialog.tt2:34 ../../Open-ILS/src/templates/staff/share/t_alert_dialog.tt2:14 ../../Open-ILS/src/templates/staff/share/t_copy_alert_editor_dialog.tt2:50 +msgid "OK" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_receive_alerts.tt2:71 ../../Open-ILS/src/templates/staff/share/t_confirm_dialog.tt2:14 ../../Open-ILS/src/templates/staff/share/t_copy_alert_manager_dialog.tt2:45 ../../Open-ILS/src/templates/staff/share/t_opchange.tt2:53 ../../Open-ILS/src/templates/staff/share/t_org_select_dialog.tt2:19 ../../Open-ILS/src/templates/staff/share/t_prompt_dialog.tt2:18 ../../Open-ILS/src/templates/staff/share/t_select_dialog.tt2:20 ../../Open-ILS/src/templates/staff/share/t_subscription_select_dialog.tt2:19 +msgid "OK/Continue" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:74 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:37 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:42 ../../Open-ILS/src/templates/staff/navbar.tt2:56 +msgid "OPAC" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_subscription_manager.tt2:64 +msgid "OPAC Display" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_catalog.tt2:103 +msgid "OPAC View" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:118 ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:22 ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:47 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:175 ../../Open-ILS/src/templates/staff/circ/patron/t_surveys.tt2:14 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:82 +msgid "OPAC Visible" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/serials/t_attr_edit.tt2:128 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:135 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:190 ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:147 +msgid "OPAC Visible?" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/index.tt2:65 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_pending.tt2:13 +msgid "OR" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/actor/org_unit/t_main_tab.tt2:38 +msgid "OU Type" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_month_selector.tt2:11 +msgid "October" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_config.tt2:49 ../../Open-ILS/src/templates/staff/admin/workstation/t_print_templates.tt2:48 ../../Open-ILS/src/templates/staff/cat/printlabels/t_view.tt2:37 ../../Open-ILS/src/templates/staff/offline-interface.tt2:1 +msgid "Offline" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_templates.tt2:39 +msgid "Offline Checkin" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_templates.tt2:37 +msgid "Offline Checkout" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/navbar.tt2:237 +msgid "Offline Circulation" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_templates.tt2:40 +msgid "Offline In-house Use" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_templates.tt2:38 +msgid "Offline Renew" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/offline-interface.tt2:128 +msgid "Offline Sessions" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/offline-interface.tt2:604 +msgid "Offline blocklist downloaded" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/base_js.tt2:141 +msgid "Offline session creation failed" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/base_js.tt2:140 +msgid "Offline session description" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/base_js.tt2:142 +msgid "Offline session processing failed" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/base_js.tt2:143 +msgid "Offline transaction upload failed" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_subscription_manager.tt2:140 +msgid "Offset" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:333 +msgid "Omitted" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:360 +msgid "On day of month" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:362 +msgid "On day of week" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:102 ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:21 +msgid "On or After (Date/Time)" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:106 ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:25 +msgid "On or Before (Date/Time)" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:361 +msgid "On specific date" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/index.tt2:17 +msgid "One or more items could not be deleted. Override?" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/index.tt2:23 ../../Open-ILS/src/templates/staff/cat/catalog/index.tt2:40 ../../Open-ILS/src/templates/staff/cat/item/index.tt2:32 +msgid "One or more items could not be transferred. Override?" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_mfhd_tooltip.tt2:56 +msgid "Online" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_circ_exists_dialog.tt2:7 +msgid "Open Circulation" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_holds.tt2:5 +msgid "Open Hold Requests" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/navbar.tt2:402 +msgid "Open Invoices" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/t_eframe.tt2:2 +msgid "Open in New Window" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/t_edit_template.tt2:225 +msgid "Operator" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/base_js.tt2:133 +msgid "Operator Change" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/base_js.tt2:132 +msgid "Operator Change Failed" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/base_js.tt2:131 +msgid "Operator Change Succeeded" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_cc_payment_dialog.tt2:56 +msgid "Optional Fields" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/actor/org_unit/index.tt2:14 +msgid "Org Unit Deleted" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/actor/org_unit/index.tt2:15 +msgid "Org Unit Not Deleted" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/actor/org_unit/index.tt2:13 +msgid "Org Unit Not Updated" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/server/t_splash.tt2:10 +msgid "Org Unit Proximity Adjustments" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/server/t_splash.tt2:10 +msgid "Org Unit Setting Types" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/actor/org_unit/index.tt2:12 +msgid "Org Unit Updated" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/offline-interface.tt2:149 +msgid "Organization" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/server/t_splash.tt2:10 +msgid "Organization Types" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/actor/org_unit/t_index.tt2:3 +msgid "Organizational Unit" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/actor/org_unit/index.tt2:1 ../../Open-ILS/src/templates/staff/admin/server/t_splash.tt2:10 +msgid "Organizational Units" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:96 +msgid "Orig" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/print_templates/t_bill_payment.tt2:32 +msgid "Original Balance:" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_replace_barcode.tt2:17 +msgid "Original Barcode..." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/index.tt2:161 ../../Open-ILS/src/templates/staff/circ/patron/index.tt2:74 +msgid "Other" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_catalog.tt2:81 +msgid "Other Actions:" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_summary.tt2:142 +msgid "Other Phone" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:14 +msgid "Other/Special Circulations" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:41 +msgid "Output" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:50 +msgid "Output Folders" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_summary.tt2:97 +msgid "Overdue" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/z3950/t_list.tt2:104 ../../Open-ILS/src/templates/staff/cat/z3950/t_list.tt2:117 ../../Open-ILS/src/templates/staff/cat/z3950/t_overlay.tt2:32 +msgid "Overlay" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_catalog.tt2:58 +msgid "Overlay Target" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/z3950/t_overlay.tt2:5 +msgid "Overlay record?" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/z3950_strings.tt2:13 +msgid "Overlay target changed" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/z3950_strings.tt2:15 +msgid "Overlay target removed" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills.tt2:25 +msgid "Owed for Selected:" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:136 ../../Open-ILS/src/templates/staff/serials/t_subscription_manager.tt2:15 +msgid "Owned By" +msgstr "" + +#. ("{{addr._linked_owner}}") +#: ../../Open-ILS/src/templates/staff/circ/patron/t_edit.tt2:711 +msgid "Owned by %1" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/server/config/copy_tag_type.tt2:35 +msgid "Owner" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/serials/pattern_template.tt2:38 ../../Open-ILS/src/templates/staff/admin/serials/t_template_list.tt2:34 ../../Open-ILS/src/templates/staff/admin/serials/t_templates.tt2:10 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:103 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:137 ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:30 ../../Open-ILS/src/templates/staff/cat/share/t_volume_list.tt2:11 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:41 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:65 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:147 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:91 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:107 ../../Open-ILS/src/templates/staff/serials/t_mfhd_manager.tt2:19 ../../Open-ILS/src/templates/staff/serials/t_subscription_manager.tt2:136 +msgid "Owning Library" +msgstr "" + +#. ("{{page()}}") +#: ../../Open-ILS/src/templates/staff/share/t_autogrid.tt2:132 +msgid "Page %1" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/loading.tt2:6 +msgid "Page Loading" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_config.tt2:161 +msgid "Page Orientation" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_config.tt2:324 +msgid "Page Range" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_config.tt2:316 +msgid "Page Ranges" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills.tt2:37 +msgid "Paid/Credited for Selected:" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_config.tt2:125 +msgid "Paper Source" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_config.tt2:143 +msgid "Paper Type" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/z3950/t_search_fields.tt2:18 +msgid "Papers or Articles" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:11 +msgid "Parent" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/t_edit_template.tt2:69 +msgid "Parent nullable" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:102 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:54 ../../Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2:88 +msgid "Part" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:112 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:138 ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:111 +msgid "Parts" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/z3950/t_target.tt2:13 ../../Open-ILS/src/templates/staff/circ/patron/t_credentials.tt2:31 ../../Open-ILS/src/templates/staff/circ/patron/t_credentials.tt2:34 ../../Open-ILS/src/templates/staff/t_login.tt2:25 +msgid "Password" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/t_opchange.tt2:28 +msgid "Password:" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_log.tt2:28 ../../Open-ILS/src/templates/staff/admin/workstation/t_log.tt2:54 ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:30 ../../Open-ILS/src/templates/staff/cat/item/t_circs_pane.tt2:114 ../../Open-ILS/src/templates/staff/cat/item/t_circs_pane.tt2:14 ../../Open-ILS/src/templates/staff/cat/item/t_holds_pane.tt2:13 ../../Open-ILS/src/templates/staff/circ/patron/index.tt2:1 ../../Open-ILS/src/templates/staff/offline-interface.tt2:233 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_shelf_list.tt2:28 +msgid "Patron" +msgstr "" + +#. ("{{transactions[0].patron_barcode}}") +#: ../../Open-ILS/src/templates/staff/share/print_templates/t_offline_checkout.tt2:13 +msgid "Patron %1" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_templates.tt2:31 +msgid "Patron Address" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_summary.tt2:19 +msgid "Patron Alert Message" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:125 ../../Open-ILS/src/templates/staff/share/print_templates/t_holds_for_bib.tt2:24 +msgid "Patron Alias" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/t_user_perms_lookup.tt2:12 ../../Open-ILS/src/templates/staff/admin/t_user_perms_lookup.tt2:5 ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:67 ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:120 ../../Open-ILS/src/templates/staff/circ/patron/t_bcsearch.tt2:10 ../../Open-ILS/src/templates/staff/circ/patron/t_bcsearch.tt2:6 ../../Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2:58 ../../Open-ILS/src/templates/staff/circ/transits/t_list.tt2:73 ../../Open-ILS/src/templates/staff/offline-interface.tt2:100 ../../Open-ILS/src/templates/staff/offline-interface.tt2:204 ../../Open-ILS/src/templates/staff/share/print_templates/t_holds_for_bib.tt2:22 +msgid "Patron Barcode" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_hold_shelf_dialog.tt2:49 ../../Open-ILS/src/templates/staff/circ/share/t_transit_dialog.tt2:56 +msgid "Patron Barcode:" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_patron_cards_dialog.tt2:5 +msgid "Patron Barcodes" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_hold_details.tt2:90 +msgid "Patron Created" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills.tt2:54 ../../Open-ILS/src/templates/staff/share/print_templates/t_bill_payment.tt2:42 +msgid "Patron Credit" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_templates.tt2:32 +msgid "Patron Data" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_edit.tt2:20 +msgid "Patron Edit" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:126 +msgid "Patron First Name" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/print_templates/t_holds_for_bib.tt2:23 +msgid "Patron Last" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:127 +msgid "Patron Last Name" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_templates.tt2:33 +msgid "Patron Note" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/register.tt2:1 +msgid "Patron Registration" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/navbar.tt2:358 +msgid "Patron Requests" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/index.tt2:233 ../../Open-ILS/src/templates/staff/circ/patron/index.tt2:69 +msgid "Patron Search" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_search_results.tt2:6 ../../Open-ILS/src/templates/staff/share/t_patron_search_results.tt2:6 +msgid "Patron Search Results" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_notes.tt2:15 ../../Open-ILS/src/templates/staff/circ/patron/t_stat_cats.tt2:11 ../../Open-ILS/src/templates/staff/circ/share/t_hold_details.tt2:84 +msgid "Patron Visible" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_new_note_dialog.tt2:19 ../../Open-ILS/src/templates/staff/circ/share/t_hold_note_dialog.tt2:10 +msgid "Patron Visible?" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_alerts.tt2:30 +msgid "Patron account has invalid addresses." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_alerts.tt2:18 +msgid "Patron account is BARRED" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/offline-interface.tt2:621 +msgid "Patron account is Barred" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_alerts.tt2:10 +msgid "Patron account is EXPIRED." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/offline-interface.tt2:620 +msgid "Patron account is Expired" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_alerts.tt2:22 +msgid "Patron account is INACTIVE" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_alerts.tt2:26 +msgid "Patron account retrieved with an INACTIVE card." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_alerts.tt2:14 +msgid "Patron account will expire soon. Please renew." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:68 ../../Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2:59 +msgid "Patron alias" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/offline-interface.tt2:353 ../../Open-ILS/src/templates/staff/offline-interface.tt2:438 +msgid "Patron barcode" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/base_js.tt2:149 +msgid "Patron barcode does not have a correct check digit." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/offline-interface.tt2:276 ../../Open-ILS/src/templates/staff/offline-interface.tt2:399 +msgid "Patron barcode:" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/base_js.tt2:145 +msgid "Patron blocked" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/circ_strings.tt2:35 +msgid "Patron exceeds claims returned count. Force this action?" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/offline-interface.tt2:618 +msgid "Patron has penalties" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/base_js.tt2:144 +msgid "Patron not found" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/index.tt2:64 +msgid "" +"Patron record was modified by another user while you were editing it. Your " +"changes were not saved; please reapply them." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/navbar.tt2:40 +msgid "Patron search by name, address, etc." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/serials/pattern_template.tt2:37 +msgid "Pattern Code" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:441 +msgid "Pattern Summary" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills.tt2:45 +msgid "Pay Bill" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details_statement.tt2:17 +msgid "Payment" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/print_templates/t_bill_payment.tt2:54 +msgid "Payment Applied:" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:14 +msgid "Payment ID" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/print_templates/t_bill_payment.tt2:36 +msgid "Payment Method:" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:108 +msgid "Payment Pending" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills.tt2:73 +msgid "Payment Received" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/print_templates/t_bill_payment.tt2:50 +msgid "Payment Received:" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:15 +msgid "Payment Time" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills.tt2:48 +msgid "Payment Type" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history.tt2:11 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details_details.tt2:26 +msgid "Payments" +msgstr "" + +#. ("{{max_amount}}") +#: ../../Open-ILS/src/templates/staff/circ/patron/index.tt2:55 +msgid "Payments over $%1 are denied by policy." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_conjoined_selector.tt2:11 +msgid "Peer Type:" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_alerts.tt2:52 +msgid "Penalties" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_new_message_dialog.tt2:29 +msgid "Penalty Type" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills.tt2:33 +msgid "Pending Change:" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/index.tt2:41 +msgid "Pending Copies" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/pending.tt2:1 ../../Open-ILS/src/templates/staff/circ/patron/t_pending_list.tt2:3 ../../Open-ILS/src/templates/staff/navbar.tt2:167 +msgid "Pending Patrons" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills.tt2:27 +msgid "Pending Payment:" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/record/index.tt2:46 +msgid "Pending Records" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/offline-interface.tt2:74 +msgid "Pending Transactions" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/bucket/index.tt2:47 +msgid "Pending Users" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/index.tt2:30 ../../Open-ILS/src/templates/staff/cat/item/index.tt2:22 +msgid "Permanently delete selected copies and/or volumes from catalog?" +msgstr "" + +#. ("{{permission}}") +#: ../../Open-ILS/src/templates/staff/circ/share/circ_strings.tt2:22 +msgid "Permission Denied : %1" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/server/t_splash.tt2:10 +msgid "Permission Groups" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/base_js.tt2:136 +msgid "Permission Override Login Failed" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/base_js.tt2:135 +msgid "Permission Override Login Succeeded" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/server/t_splash.tt2:10 +msgid "Permissions" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/t_opchange.tt2:45 +msgid "Persistent" +msgstr "" + +#. ("{{note.usr.family_name}}", "{{note.usr.first_given_name}}", "{{note.usr.second_given_name}}", "{{note.usr.card.barcode}}") +#: ../../Open-ILS/src/templates/staff/share/print_templates/t_patron_note.tt2:11 +msgid "Pertaining to %1, %2 %3 : %4" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/actor/org_unit/t_main_tab.tt2:30 ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:76 ../../Open-ILS/src/templates/staff/circ/patron/t_edit.tt2:648 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:36 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:41 ../../Open-ILS/src/templates/staff/circ/share/t_transit_dialog.tt2:29 ../../Open-ILS/src/templates/staff/share/t_patron_search_form.tt2:82 +msgid "Phone" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_hold_notification_prefs.tt2:35 +msgid "Phone #" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:145 ../../Open-ILS/src/templates/staff/circ/share/t_hold_details.tt2:42 +msgid "Phone Notify" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_edit.tt2:722 +msgid "Physical" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_physchar_dialog.tt2:5 +msgid "Physical Characteristics Wizard" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/navbar.tt2:440 +msgid "Pick Up Reservations" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_request_items.tt2:31 ../../Open-ILS/src/templates/staff/cat/item/t_holds_pane.tt2:39 ../../Open-ILS/src/templates/staff/circ/share/t_hold_details.tt2:24 +msgid "Pickup Lib" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:6 ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:73 ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:129 ../../Open-ILS/src/templates/staff/circ/holds/t_shelf.tt2:10 ../../Open-ILS/src/templates/staff/circ/holds/t_shelf_list.tt2:77 ../../Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2:64 +msgid "Pickup Library" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:131 +msgid "Pickup Library (Shortname)" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2:9 +msgid "Place Hold" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_config.tt2:368 +msgid "Plain Text" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/index.tt2:39 +msgid "Please annotate this payment" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:53 +msgid "Please change the report name" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:52 +msgid "Please enter a report name" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/index.tt2:52 ../../Open-ILS/src/templates/staff/circ/patron/register.tt2:16 ../../Open-ILS/src/templates/staff/offline-interface.tt2:613 +msgid "Please enter valid values for all required fields." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:51 +msgid "Please provide a report folder" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:55 +msgid "Please provide an output folder" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_workstations.tt2:10 +msgid "Please register a workstation." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/record/t_merge_records.tt2:33 +msgid "Please select a lead record from the right..." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:43 +msgid "Please select an item from the list" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_pending_list.tt2:30 ../../Open-ILS/src/templates/staff/share/t_patron_search_form.tt2:106 +msgid "Post Code" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/holds/t_shelf_list.tt2:78 +msgid "Post-Clear" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:82 ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:148 ../../Open-ILS/src/templates/staff/circ/holds/t_shelf_list.tt2:87 ../../Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2:73 +msgid "Potential Copies" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:273 +msgid "Pre-selected" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_precat_dialog.tt2:40 +msgid "Precat Checkout" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_prediction_manager.tt2:67 ../../Open-ILS/src/templates/staff/serials/t_view_items_grid.tt2:30 +msgid "Predict New Issues" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/index.tt2:47 +msgid "Predict New Issues: Initial Values" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/serials/pattern_template.tt2:1 ../../Open-ILS/src/templates/staff/admin/serials/pattern_template.tt2:22 ../../Open-ILS/src/templates/staff/admin/serials/t_splash.tt2:10 +msgid "Prediction Pattern Templates" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_holding_code_dialog.tt2:89 +msgid "Prediction count" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_splash.tt2:104 +msgid "Preferred Library" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:110 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:66 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:46 ../../Open-ILS/src/templates/staff/serials/t_batch_receive.tt2:141 +msgid "Prefix" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_alerts.tt2:76 +msgid "" +"Press a navigation button above (for example, Check Out) to clear this alert." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_templates.tt2:75 +msgid "Preview" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_catalog.tt2:12 ../../Open-ILS/src/templates/staff/cat/share/t_authority_browser.tt2:57 ../../Open-ILS/src/templates/staff/cat/share/t_authority_browser.tt2:7 ../../Open-ILS/src/templates/staff/cat/share/t_physchar_wizard.tt2:50 +msgid "Previous" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_circs_pane.tt2:9 +msgid "Previous Circ Group" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/t_autogrid.tt2:78 +msgid "Previous Page" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/serials/t_attr_edit.tt2:164 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:114 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:139 ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:27 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:232 ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:159 +msgid "Price" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_patron_cards_dialog.tt2:16 +msgid "Primary" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_config.tt2:381 ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:109 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:160 ../../Open-ILS/src/templates/staff/cat/printlabels/t_view.tt2:65 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:56 ../../Open-ILS/src/templates/staff/circ/patron/reg_actions.tt2:27 ../../Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2:97 ../../Open-ILS/src/templates/staff/circ/patron/t_notes.tt2:32 ../../Open-ILS/src/templates/staff/circ/share/t_hold_shelf_dialog.tt2:71 ../../Open-ILS/src/templates/staff/circ/share/t_transit_dialog.tt2:80 +msgid "Print" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_hatch.tt2:3 +msgid "Print / Storage Service (\"Hatch\")" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:16 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:22 +msgid "Print Bills" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_config.tt2:108 +msgid "Print Color" +msgstr "Print Colour" + +#: ../../Open-ILS/src/templates/staff/share/t_autogrid.tt2:197 +msgid "Print Full Grid" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:12 ../../Open-ILS/src/templates/staff/circ/holds/t_shelf_list.tt2:28 +msgid "Print Full List" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:20 +msgid "Print Full List (Alt)" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/printlabels/index.tt2:1 ../../Open-ILS/src/templates/staff/cat/printlabels/t_view.tt2:15 +msgid "Print Item Labels" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:73 +msgid "Print Item Labels on Save & Exit" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:55 +msgid "Print Item Receipt" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:20 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:61 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:40 +msgid "Print Labels" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/missing_pieces.tt2:58 +msgid "Print Letter" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:90 +msgid "Print List" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_config.tt2:197 +msgid "Print Quality" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin.tt2:113 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:181 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:190 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:205 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:138 +msgid "Print Receipt" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_config.tt2:215 +msgid "Print Sides" +msgstr "" + +#. (CGI.url("-path", 1, "-relative", 1)) +#: ../../Open-ILS/src/templates/staff/share/print_templates/index.tt2:2 +msgid "Print Template Not Found: %1" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_templates.tt2:9 ../../Open-ILS/src/templates/staff/admin/workstation/t_splash.tt2:29 +msgid "Print Templates" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/transits/t_list.tt2:44 +msgid "Print Transits" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_hold_details.tt2:82 +msgid "Print on Slip" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_hold_note_dialog.tt2:19 +msgid "Print on Slip?" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/offline-interface.tt2:341 ../../Open-ILS/src/templates/staff/offline-interface.tt2:426 ../../Open-ILS/src/templates/staff/offline-interface.tt2:493 ../../Open-ILS/src/templates/staff/offline-interface.tt2:558 +msgid "Print receipt" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_batch_receive.tt2:24 ../../Open-ILS/src/templates/staff/serials/t_view_items_grid.tt2:41 ../../Open-ILS/src/templates/staff/serials/t_view_items_grid.tt2:55 +msgid "Print routing lists" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_config.tt2:385 +msgid "Print with Dialog" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_splash.tt2:47 +msgid "Print/Storage Service (\"Hatch\")" +msgstr "" + +#. ("{{staff.first_given_name}}") +#: ../../Open-ILS/src/templates/staff/share/print_templates/t_holds_for_bib.tt2:40 +msgid "Printed by %1" +msgstr "" + +#. ("{{staff.first_given_name}}", "{{current_location.shortname}}") +#: ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_shelf_slip.tt2:59 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_transit_slip.tt2:60 ../../Open-ILS/src/templates/staff/share/print_templates/t_transit_slip.tt2:38 +msgid "Printed by %1 at %2" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/printlabels/t_view.tt2:31 +msgid "Printer" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_splash.tt2:20 +msgid "Printer Settings" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_update_all.tt2:125 +msgid "Privilege Expiration Date" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/offline-interface.tt2:62 +msgid "Proceed" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/offline-interface.tt2:182 +msgid "Process" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_cc_payment_dialog.tt2:13 +msgid "Process Where?" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_cc_payment_dialog.tt2:17 +msgid "Process payment through Evergreen" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_search_results.tt2:30 ../../Open-ILS/src/templates/staff/circ/patron/t_summary.tt2:29 ../../Open-ILS/src/templates/staff/share/t_patron_search_results.tt2:13 +msgid "Profile" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_edit.tt2:458 ../../Open-ILS/src/templates/staff/share/t_patron_search_form.tt2:112 ../../Open-ILS/src/templates/staff/share/t_patron_search_form.tt2:120 +msgid "Profile Group" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:111 +msgid "Proj" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/acq/t_splash.tt2:10 +msgid "Providers" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_record_summary.tt2:53 ../../Open-ILS/src/templates/staff/cat/share/t_record_summary.tt2:87 +msgid "Pub Date:" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/volcopy/t_copy_notes.tt2:16 ../../Open-ILS/src/templates/staff/cat/volcopy/t_copy_notes.tt2:65 ../../Open-ILS/src/templates/staff/serials/t_notes.tt2:18 ../../Open-ILS/src/templates/staff/serials/t_notes.tt2:71 +msgid "Public Note" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:140 ../../Open-ILS/src/templates/staff/cat/z3950/t_list.tt2:129 ../../Open-ILS/src/templates/staff/serials/t_view_items_grid.tt2:97 +msgid "Publication Date" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_holding_code_dialog.tt2:11 +msgid "Publication date" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/share/t_bucket_create.tt2:25 ../../Open-ILS/src/templates/staff/cat/bucket/share/t_bucket_edit.tt2:23 +msgid "Publicly Visible?" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:332 +msgid "Published" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:141 ../../Open-ILS/src/templates/staff/cat/z3950/t_list.tt2:130 +msgid "Publisher" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/navbar.tt2:428 +msgid "Pull List" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/navbar.tt2:114 +msgid "Pull List for Hold Requests" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/navbar.tt2:383 +msgid "Purchase Orders" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/serials/t_attr_edit.tt2:274 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:142 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:375 ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:174 +msgid "Quality" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:163 ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:73 +msgid "Quarter of Year" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:92 +msgid "Quarter(s)" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_pattern_summary.tt2:31 ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:295 +msgid "Quarterly" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:173 ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:83 +msgid "Quarters ago" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/z3950/t_list.tt2:16 +msgid "Query" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/bucket/index.tt2:26 +msgid "Query construction" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/record/t_search.tt2:10 +msgid "Query..." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:85 ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:150 ../../Open-ILS/src/templates/staff/circ/holds/t_shelf_list.tt2:90 ../../Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2:76 +msgid "Queue Position" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:183 +msgid "Quick Receipt" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_catalog.tt2:35 +msgid "Quick Receive" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_view.tt2:9 +msgid "Quick Summary" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:126 ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:146 ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:57 +msgid "Raw Data" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:423 +msgid "Raw Pattern Code" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/z3950/t_list.tt2:42 +msgid "Raw Search" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/z3950/t_raw_search.tt2:11 +msgid "Raw Z39.50 PQN search string" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/z3950/t_raw_search.tt2:6 +msgid "Raw Z39.50 Search" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/t_eframe.tt2:3 +msgid "Re-embed" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_routing_list.tt2:64 +msgid "Reader (barcode):" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/hold_strings.tt2:9 +msgid "Ready for Pickup" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/server/config/metabib_field_virtual_map.tt2:37 +msgid "Real" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:93 +msgid "Real Date" +msgstr "" + +#. ("{{evt_desc}}") +#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/index.tt2:19 ../../Open-ILS/src/templates/staff/cat/bucket/copy/index.tt2:25 ../../Open-ILS/src/templates/staff/cat/catalog/index.tt2:42 ../../Open-ILS/src/templates/staff/cat/item/index.tt2:34 +msgid "Reason(s) include: %1" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_request_items.tt2:24 +msgid "Recall Hold" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_config.tt2:40 ../../Open-ILS/src/templates/staff/admin/workstation/t_print_templates.tt2:45 ../../Open-ILS/src/templates/staff/cat/printlabels/t_view.tt2:34 +msgid "Receipt" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills.tt2:120 +msgid "Receipt On Payment" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_batch_receive.tt2:60 +msgid "Receive" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_view_items_grid.tt2:27 +msgid "Receive Next" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_batch_receive.tt2:7 +msgid "Receive items" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_view_items_grid.tt2:59 +msgid "Receive selected" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/index.tt2:63 +msgid "Receive selected items?" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/share/serials_strings.tt2:7 +msgid "Received" +msgstr "" + +#. ("{{payment.amount | currency}}") +#: ../../Open-ILS/src/templates/staff/share/print_templates/t_bill_payment.tt2:81 +msgid "Received: %1" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_subscription_manager.tt2:148 ../../Open-ILS/src/templates/staff/serials/t_view_items_grid.tt2:105 +msgid "Receiving Call Number" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_subscription_manager.tt2:145 ../../Open-ILS/src/templates/staff/serials/t_subscription_manager.tt2:73 ../../Open-ILS/src/templates/staff/serials/t_view_items_grid.tt2:103 +msgid "Receiving Template" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_batch_receive.tt2:161 +msgid "Receiving template not set; needed to barcode while receiving" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_view.tt2:12 +msgid "Recent Circ History" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_holds.tt2:8 +msgid "Recently Canceled Holds" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/record/index.tt2:1 ../../Open-ILS/src/templates/staff/navbar.tt2:257 ../../Open-ILS/src/templates/staff/t_splash.tt2:53 +msgid "Record Buckets" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/record/t_bucket_export.tt2:11 +msgid "Record Format" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:38 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:45 +msgid "Record Holds" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:81 ../../Open-ILS/src/templates/staff/serials/t_mfhd_tooltip.tt2:3 +msgid "Record ID" +msgstr "" + +#. ("{{legacy.mvr.doc_id}}") +#: ../../Open-ILS/src/templates/staff/serials/t_link_mfhd.tt2:9 +msgid "Record ID %1" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/navbar.tt2:186 ../../Open-ILS/src/templates/staff/navbar.tt2:188 ../../Open-ILS/src/templates/staff/navbar.tt2:194 ../../Open-ILS/src/templates/staff/navbar.tt2:196 +msgid "Record In-House Use" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/index.tt2:53 +msgid "Record Overlay Target set" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_record_summary.tt2:106 +msgid "Record Owner:" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/record/index.tt2:40 ../../Open-ILS/src/templates/staff/cat/bucket/record/t_search.tt2:8 +msgid "Record Query" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_record_summary.tt2:4 +msgid "Record Summary" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:29 +msgid "Record Type" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/offline-interface.tt2:494 +msgid "Record Use" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_cc_payment_dialog.tt2:19 +msgid "Record externally processed payment" +msgstr "" + +#. ("{{id}}") +#: ../../Open-ILS/src/templates/staff/cat/share/z3950_strings.tt2:8 +msgid "Record imported as ID %1" +msgstr "" + +#. ("{{record.merged_to()}}", "{{record.merge_date() | date:$root.egDateAndTimeFormat}}") +#: ../../Open-ILS/src/templates/staff/cat/share/t_record_summary.tt2:34 +msgid "Record merged to #%1 on %2" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_clone_subscription.tt2:36 +msgid "Record specified by this Bid ID:" +msgstr "" + +#. ("{{local_overlay_target}}") +#: ../../Open-ILS/src/templates/staff/cat/z3950/t_list.tt2:76 +msgid "Record with TCN %1 marked for overlay." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/record/t_records_not_deleted.tt2:6 +msgid "Records That Could Not Be Deleted" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/record/t_merge_records.tt2:37 +msgid "Records to merge into lead" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:110 +msgid "Recurring Fine Rule" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:157 +msgid "Redo: CTRL-y" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:141 +msgid "RefStatus" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:123 ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:104 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:72 +msgid "Reference" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/serials/t_attr_edit.tt2:89 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:143 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:145 ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:189 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:173 +msgid "Reference?" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_log.tt2:17 ../../Open-ILS/src/templates/staff/cat/catalog/t_conjoined_items.tt2:12 ../../Open-ILS/src/templates/staff/offline-interface.tt2:138 +msgid "Refresh" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:44 +msgid "Refund" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills.tt2:8 +msgid "Refunds Available:" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_workstations.tt2:35 +msgid "Register" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_edit.tt2:8 ../../Open-ILS/src/templates/staff/navbar.tt2:136 ../../Open-ILS/src/templates/staff/navbar.tt2:138 ../../Open-ILS/src/templates/staff/navbar.tt2:144 ../../Open-ILS/src/templates/staff/navbar.tt2:146 ../../Open-ILS/src/templates/staff/offline-interface.tt2:587 +msgid "Register Patron" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_group.tt2:22 +msgid "Register a New Group Member by Cloning Selected Patron" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_workstations.tt2:15 +msgid "Register a New Workstation For This Browser" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/base_js.tt2:120 +msgid "Registered Patron" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_splash.tt2:11 +msgid "Registered Workstations" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:95 +msgid "Regl" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/offline-interface.tt2:609 +msgid "Reject" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:94 +msgid "Relative Date" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:110 +msgid "Relf" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:144 ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:152 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:134 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:114 +msgid "Remaining Renewals" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/server/t_splash.tt2:10 +msgid "Remote Accounts" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_stored_prefs.tt2:32 +msgid "Remote Prefs" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_workstations.tt2:69 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_apply_tags.tt2:11 ../../Open-ILS/src/templates/staff/cat/volcopy/t_copy_notes.tt2:69 ../../Open-ILS/src/templates/staff/cat/volcopy/t_copy_tags.tt2:11 ../../Open-ILS/src/templates/staff/serials/t_subscription_manager.tt2:53 ../../Open-ILS/src/templates/staff/serials/t_subscription_manager.tt2:89 ../../Open-ILS/src/templates/staff/share/t_copy_alert_manager_dialog.tt2:19 +msgid "Remove" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/t_edit_template.tt2:166 ../../Open-ILS/src/templates/staff/reporter/t_edit_template.tt2:215 +msgid "Remove Field" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/z3950/t_list.tt2:49 +msgid "Remove Fields on Import" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/t_edit_template.tt2:210 +msgid "Remove Filter Value" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_stored_prefs.tt2:50 +msgid "Remove Item" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:129 ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:201 ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:74 +msgid "Remove Level" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:405 +msgid "Remove Part" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_messages.tt2:13 +msgid "Remove Penalty / Message" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:323 +msgid "Remove Regularity" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:167 +msgid "Remove Row: CTRL+Del" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:13 +msgid "Remove Selected Copies from Bucket" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_group.tt2:25 +msgid "Remove Selected From Group" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/record/t_view.tt2:16 +msgid "Remove Selected Records from Bucket" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_view.tt2:30 +msgid "Remove Selected Users from Bucket" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:172 +msgid "Remove Subfield: Shift+Del" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/record/t_merge_records.tt2:41 +msgid "Remove from consideration" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_update_statcats.tt2:38 +msgid "Remove:" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_templates.tt2:34 ../../Open-ILS/src/templates/staff/base_js.tt2:117 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:64 ../../Open-ILS/src/templates/staff/circ/renew/index.tt2:1 ../../Open-ILS/src/templates/staff/circ/share/t_circ_exists_dialog.tt2:36 ../../Open-ILS/src/templates/staff/offline-interface.tt2:371 ../../Open-ILS/src/templates/staff/offline-interface.tt2:427 +msgid "Renew" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:65 +msgid "Renew All" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/index.tt2:49 +msgid "Renew All Items?" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/index.tt2:85 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:29 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:5 ../../Open-ILS/src/templates/staff/navbar.tt2:122 ../../Open-ILS/src/templates/staff/navbar.tt2:130 +msgid "Renew Items" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_renew_with_date_dialog.tt2:5 +msgid "Renew Items with Specific Due Date" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/index.tt2:48 +msgid "Renew Items?" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:67 +msgid "Renew With Specific Due Date" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/navbar.tt2:120 ../../Open-ILS/src/templates/staff/navbar.tt2:128 +msgid "Renew items" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:72 +msgid "Renewal Type" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_circs_pane.tt2:159 ../../Open-ILS/src/templates/staff/cat/item/t_circs_pane.tt2:59 ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:149 +msgid "Renewal Workstation" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_circ_list_pane.tt2:56 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:33 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:38 +msgid "Renewal?" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:92 +msgid "Renewals Remaining" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_edit.tt2:177 ../../Open-ILS/src/templates/staff/navbar.tt2:209 +msgid "Replace Barcode" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:86 ../../Open-ILS/src/templates/staff/cat/item/index.tt2:100 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:61 +msgid "Replace Barcodes" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/replace_barcode/index.tt2:1 ../../Open-ILS/src/templates/staff/cat/share/t_replace_barcode.tt2:5 +msgid "Replace Item Barcode" +msgstr "" + +#. ("{{overlay_target.id}}") +#: ../../Open-ILS/src/templates/staff/cat/z3950/t_overlay.tt2:19 +msgid "Replace TCN %1 ..." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:40 +msgid "Report" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:49 +msgid "Report Folders" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/index.tt2:1 +msgid "Reporter" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/navbar.tt2:501 ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:39 ../../Open-ILS/src/templates/staff/t_splash.tt2:84 +msgid "Reports" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/navbar.tt2:228 ../../Open-ILS/src/templates/staff/navbar.tt2:230 ../../Open-ILS/src/templates/staff/offline-interface.tt2:34 +msgid "Reprint Last Receipt" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:69 ../../Open-ILS/src/templates/staff/cat/item/t_holds_pane.tt2:51 ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:168 ../../Open-ILS/src/templates/staff/circ/holds/t_shelf_list.tt2:73 ../../Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2:60 ../../Open-ILS/src/templates/staff/circ/share/t_hold_details.tt2:4 ../../Open-ILS/src/templates/staff/share/print_templates/t_holds_for_bib.tt2:21 +msgid "Request Date" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_hold_shelf_dialog.tt2:57 ../../Open-ILS/src/templates/staff/circ/share/t_transit_dialog.tt2:61 +msgid "Request Date:" +msgstr "" + +#. ("{{hold.request_time | date:$root.egDateAndTimeFormat}}") +#: ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_shelf_slip.tt2:56 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_transit_slip.tt2:57 +msgid "Request Date: %1" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:49 ../../Open-ILS/src/templates/staff/cat/catalog/t_request_items.tt2:5 ../../Open-ILS/src/templates/staff/cat/item/index.tt2:81 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:21 +msgid "Request Items" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:133 +msgid "Request Library" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:135 +msgid "Request Library (Shortname)" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_hold_shelf_dialog.tt2:61 ../../Open-ILS/src/templates/staff/circ/share/t_transit_dialog.tt2:65 +msgid "Request Notes:" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:15 +msgid "Request Selected Copies" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_pending_list.tt2:31 +msgid "Requested Username" +msgstr "" + +#. ("{{stage_user_requestor}}") +#: ../../Open-ILS/src/templates/staff/circ/patron/t_edit.tt2:90 +msgid "Requested by %1" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_holds_pane.tt2:26 +msgid "Requestor" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:93 ../../Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2:85 +msgid "Requestor ID" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:94 ../../Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2:86 +msgid "Requestor Username" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_surveys.tt2:12 +msgid "Required" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/reg_actions.tt2:9 +msgid "Required Fields" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/t_autogrid.tt2:188 +msgid "Reset Columns" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/actor/org_unit/t_main_tab.tt2:50 ../../Open-ILS/src/templates/staff/admin/workstation/t_print_config.tt2:93 +msgid "Reset Form" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_catalog.tt2:75 +msgid "Reset Record Marks" +msgstr "" + +#. ("{{hold_ids}}") +#: ../../Open-ILS/src/templates/staff/circ/share/hold_strings.tt2:28 +msgid "Reset hold(s) %1?" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_view_items_grid.tt2:89 +msgid "Reset items" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/index.tt2:62 +msgid "Reset selected items?" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_templates.tt2:54 +msgid "Reset to Default" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/holds/index.tt2:21 +msgid "Reshelve" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/booking/t_splash.tt2:10 +msgid "Resource Attribute Maps" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/booking/t_splash.tt2:10 +msgid "Resource Attribute Values" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/booking/t_splash.tt2:10 +msgid "Resource Attributes" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/booking/t_splash.tt2:10 +msgid "Resource Types" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/booking/t_splash.tt2:10 +msgid "Resources" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:114 ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:59 +msgid "Restarts at unit completion" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/navbar.tt2:551 +msgid "Restore Operator" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin.tt2:211 +msgid "Retarget All Statuses" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin.tt2:201 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin.tt2:35 +msgid "Retarget Local Holds" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_credentials.tt2:43 +msgid "Retrieve" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_circ_list_pane.tt2:15 +msgid "Retrieve All These Patrons" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/navbar.tt2:270 +msgid "Retrieve Bib Record by ID" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/navbar.tt2:278 +msgid "Retrieve Bib Record by TCN" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_log.tt2:20 ../../Open-ILS/src/templates/staff/admin/workstation/t_log.tt2:46 +msgid "Retrieve Item" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/navbar.tt2:276 ../../Open-ILS/src/templates/staff/navbar.tt2:284 ../../Open-ILS/src/templates/staff/navbar.tt2:286 +msgid "Retrieve Last Bib Record" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/navbar.tt2:152 ../../Open-ILS/src/templates/staff/navbar.tt2:154 +msgid "Retrieve Last Patron" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:16 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:53 +msgid "Retrieve Last Patron Who Circulated Item" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_log.tt2:23 ../../Open-ILS/src/templates/staff/admin/workstation/t_log.tt2:49 ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:31 ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:26 ../../Open-ILS/src/templates/staff/circ/holds/t_shelf_list.tt2:33 +msgid "Retrieve Patron" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/navbar.tt2:159 ../../Open-ILS/src/templates/staff/navbar.tt2:161 +msgid "Retrieve Recent Patrons" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_group.tt2:31 +msgid "Retrieve Selected Patrons" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/navbar.tt2:446 +msgid "Return Reservations" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:420 +msgid "Review" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_config.tt2:298 +msgid "Right" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_rollback.tt2:38 +msgid "Roll Back Changes" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_rollback.tt2:22 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_view.tt2:22 +msgid "Roll back batch edit" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_changesets.tt2:18 +msgid "Rolled back" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:125 +msgid "Roman" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:176 ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:86 +msgid "Round" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:88 ../../Open-ILS/src/templates/staff/serials/t_subscription_manager.tt2:143 ../../Open-ILS/src/templates/staff/serials/t_view_items_grid.tt2:102 +msgid "Route To" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_batch_receive.tt2:64 +msgid "Routing List" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/t_autogrid.tt2:297 +msgid "Row Index" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/t_autogrid.tt2:222 +msgid "Row Number Column" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/t_autogrid.tt2:226 +msgid "Row Selector Column" +msgstr "" + +#. ("{{limit()}}") +#: ../../Open-ILS/src/templates/staff/share/t_autogrid.tt2:114 +msgid "Rows %1" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:130 +msgid "Rules" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_edit.tt2:660 +msgid "SMS" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:139 ../../Open-ILS/src/templates/staff/circ/share/t_hold_notification_prefs.tt2:61 +msgid "SMS Carrier" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/server/t_splash.tt2:10 +msgid "SMS Carriers" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:141 ../../Open-ILS/src/templates/staff/circ/share/t_hold_details.tt2:44 +msgid "SMS Notify" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_clone_subscription.tt2:21 +msgid "Same record as the selected subscription" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_clone_subscription.tt2:24 +msgid "Same record as the selected subscriptions" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_day_of_week_selector.tt2:7 +msgid "Saturday" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/acq/t_edit_marc_order_record.tt2:9 ../../Open-ILS/src/templates/staff/admin/serials/t_attr_edit.tt2:38 ../../Open-ILS/src/templates/staff/cat/printlabels/t_view.tt2:44 ../../Open-ILS/src/templates/staff/cat/share/t_authority_link_dialog.tt2:12 ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:42 ../../Open-ILS/src/templates/staff/cat/share/t_physchar_dialog.tt2:12 ../../Open-ILS/src/templates/staff/cat/share/z3950_strings.tt2:12 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:24 ../../Open-ILS/src/templates/staff/cat/z3950/t_edit_overlay_record.tt2:9 ../../Open-ILS/src/templates/staff/circ/patron/reg_actions.tt2:32 ../../Open-ILS/src/templates/staff/serials/t_batch_receive.tt2:178 ../../Open-ILS/src/templates/staff/serials/t_holding_code_dialog.tt2:95 ../../Open-ILS/src/templates/staff/serials/t_prediction_manager.tt2:69 ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:15 ../../Open-ILS/src/templates/staff/serials/t_subscription_manager.tt2:104 ../../Open-ILS/src/templates/staff/share/t_edit_mfhd.tt2:9 ../../Open-ILS/src/templates/staff/share/t_fm_record_editor.tt2:74 +msgid "Save" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/reg_actions.tt2:37 +msgid "Save & Clone" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:123 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:162 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:60 +msgid "Save & Exit" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/t_autogrid.tt2:174 +msgid "Save Columns" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:160 +msgid "Save Completed" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_templates.tt2:55 +msgid "Save Locally" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/t_edit_template.tt2:30 +msgid "Save Template" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:142 ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:5 +msgid "Save Template?" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/offline-interface.tt2:28 +msgid "Save Transactions" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/z3950/t_list.tt2:26 +msgid "Save as Default" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:59 +msgid "Save changes" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:149 +msgid "Save... " +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/printlabels/index.tt2:17 +msgid "Saved print label template(s)" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/serials/index.tt2:14 +msgid "Saved serial template" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/volcopy/index.tt2:16 +msgid "Saved volume/copy template(s)" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_pending.tt2:5 +msgid "Scan Card" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2:5 ../../Open-ILS/src/templates/staff/cat/item/index.tt2:49 +msgid "Scan Item" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/missing_pieces.tt2:1 ../../Open-ILS/src/templates/staff/cat/item/missing_pieces.tt2:26 ../../Open-ILS/src/templates/staff/navbar.tt2:221 +msgid "Scan Item as Missing Pieces" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/z3950/t_list.tt2:36 ../../Open-ILS/src/templates/staff/cat/z3950/t_raw_search.tt2:18 ../../Open-ILS/src/templates/staff/navbar.tt2:33 ../../Open-ILS/src/templates/staff/share/t_patron_search_form.tt2:30 ../../Open-ILS/src/templates/staff/t_splash.tt2:47 +msgid "Search" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/server/config/metabib_field.tt2:24 +msgid "Search Class" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/server/config/metabib_field.tt2:55 +msgid "Search Field" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/t_splash.tt2:26 +msgid "Search For Patron By Name" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/t_splash.tt2:43 +msgid "Search catalog for..." +msgstr "Search catalogue for..." + +#: ../../Open-ILS/src/templates/staff/navbar.tt2:50 +msgid "Search for Copies by Barcode" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/navbar.tt2:42 +msgid "Search for Patrons" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/navbar.tt2:251 ../../Open-ILS/src/templates/staff/navbar.tt2:58 +msgid "Search the Catalog" +msgstr "Search the Catalogue" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/record/t_search.tt2:21 ../../Open-ILS/src/templates/staff/cat/z3950/t_list.tt2:65 +msgid "Searching..." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/share/serials_strings.tt2:16 ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:342 +msgid "Season" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_week_in_month_selector.tt2:7 +msgid "Second" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_edit.tt2:474 +msgid "Secondary Groups" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_patron_groups_dialog.tt2:5 +msgid "Secondary Permission Groups" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_edit.tt2:179 +msgid "See All" +msgstr "" + +#. ("{{seealso.heading}}") +#: ../../Open-ILS/src/templates/staff/cat/share/t_authority_browser.tt2:40 +msgid "See also from: %1" +msgstr "" + +#. ("{{seefrom.heading}}") +#: ../../Open-ILS/src/templates/staff/cat/share/t_authority_browser.tt2:29 +msgid "See from: %1" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:45 ../../Open-ILS/src/templates/staff/share/t_patron_selector.tt2:22 +msgid "Select" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_hold_edit_pickup_lib.tt2:11 +msgid "Select Library:" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_new_bib.tt2:4 +msgid "Select MARC template" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/offline-interface.tt2:316 +msgid "Select Non-cataloged Type" +msgstr "Select Non-catalogued Type" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:8 +msgid "Select Operator" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/t_autogrid.tt2:130 +msgid "Select Page" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/t_patron_selector.tt2:8 +msgid "Select Patron" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_select_pattern_dialog.tt2:5 +msgid "Select Patterns to Import" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_config.tt2:68 +msgid "Select Printer" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/t_autogrid.tt2:308 +msgid "Select Row" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/t_autogrid.tt2:112 +msgid "Select Row Count" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:7 +msgid "Select Transform" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/t_login.tt2:38 +msgid "Select Workstation" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/t_mfhd_create_dialog.tt2:12 +msgid "Select a library" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/t_org_select_dialog.tt2:8 +msgid "Select library" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/t_subscription_select_dialog.tt2:8 +msgid "Select subscription" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:132 +msgid "Select the value, or cancel:" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_splash.tt2:110 ../../Open-ILS/src/templates/staff/admin/workstation/t_splash.tt2:96 +msgid "Select..." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history.tt2:21 +msgid "Selected Billed:" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history.tt2:25 +msgid "Selected Paid:" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:137 +msgid "Selection Locus" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:180 +msgid "Send Email Receipt" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_hold_notification_prefs.tt2:22 +msgid "Send Emails" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_subscription_manager.tt2:92 +msgid "Send to" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_month_selector.tt2:10 +msgid "September" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:133 +msgid "SerNum" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:138 +msgid "SerUse" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/serials/t_splash.tt2:10 +msgid "Serial Copy Templates" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_catalog.tt2:31 ../../Open-ILS/src/templates/staff/cat/z3950/t_search_fields.tt2:25 +msgid "Serials" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/serials/index.tt2:1 ../../Open-ILS/src/templates/staff/admin/serials/t_splash.tt2:4 ../../Open-ILS/src/templates/staff/navbar.tt2:489 +msgid "Serials Administration" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/index.tt2:1 +msgid "Serials Management" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/serials/t_templates.tt2:3 +msgid "Serials Templates" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/server/config/metabib_field.tt2:33 ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:132 +msgid "Series" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/server/index.tt2:1 ../../Open-ILS/src/templates/staff/admin/server/t_splash.tt2:4 ../../Open-ILS/src/templates/staff/navbar.tt2:471 +msgid "Server Administration" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_tests.tt2:10 ../../Open-ILS/src/templates/staff/t_about.tt2:10 +msgid "Server Details" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/z3950/t_list.tt2:131 +msgid "Service" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/z3950/t_list.tt2:22 +msgid "Service and Credentials" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/offline-interface.tt2:142 +msgid "Session List" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/offline-interface.tt2:71 +msgid "Session Management" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills.tt2:20 +msgid "Session Voided:" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_messages.tt2:41 +msgid "Set Date End:" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_messages.tt2:37 +msgid "Set Date Start:" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:33 ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:29 ../../Open-ILS/src/templates/staff/circ/holds/t_shelf_list.tt2:36 ../../Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2:19 +msgid "Set Desired Copy Quality" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:45 ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:41 ../../Open-ILS/src/templates/staff/circ/holds/t_shelf_list.tt2:48 ../../Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2:31 +msgid "Set Top of Queue" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_new_bib.tt2:8 +msgid "Set Workstation Default" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_catalog.tt2:140 +msgid "Set default view" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/printlabels/t_view.tt2:86 +msgid "Settings" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/index.tt2:25 +msgid "Settings migration failed" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/index.tt2:24 +msgid "Settings successfully migrated" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:450 +msgid "Share this pattern using name" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:454 +msgid "Share with" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_grid_menu.tt2:12 ../../Open-ILS/src/templates/staff/cat/bucket/record/t_grid_menu.tt2:12 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_grid_menu.tt2:12 +msgid "Shared Bucket" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/serials/pattern_template.tt2:39 +msgid "Sharing Depth" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_hold_dates.tt2:64 +msgid "Shelf Expire Date" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_holds_pane.tt2:69 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_shelf_list.tt2:35 +msgid "Shelf Expire Time" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_pull_list.tt2:26 +msgid "Shelf Location" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_holds_pane.tt2:63 +msgid "Shelf Time" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/serials/t_attr_edit.tt2:125 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:187 ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:258 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:169 ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:59 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:69 +msgid "Shelving Location" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/serials/index.tt2:18 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:133 ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:67 ../../Open-ILS/src/templates/staff/cat/volcopy/index.tt2:18 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:270 +msgid "Short" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/actor/org_unit/t_main_tab.tt2:14 +msgid "Short Name" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:19 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:52 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:54 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:56 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:58 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:60 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:33 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:35 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:37 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:39 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:44 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:47 +msgid "Show" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/t_autogrid.tt2:179 +msgid "Show All Columns" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/holds/t_shelf_list.tt2:22 +msgid "Show All Holds" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/holds/t_shelf_list.tt2:18 +msgid "Show Clearable Holds" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:12 +msgid "Show Copy Attributes" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/t_patron_search_form.tt2:46 +msgid "Show Fewer Fields" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2:16 +msgid "Show Holds for Title" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:34 +msgid "Show Item Details" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:57 +msgid "Show Last Few Circluations" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:29 ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:24 ../../Open-ILS/src/templates/staff/circ/holds/t_shelf_list.tt2:31 ../../Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2:14 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:73 +msgid "Show Last Few Circulations" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/t_patron_search_form.tt2:41 +msgid "Show More Fields" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin.tt2:118 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:176 +msgid "Show Print Dialog" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:430 +msgid "Show Raw Pattern Code" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/z3950/t_list.tt2:8 +msgid "Show Search Form" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/record/t_view.tt2:13 +msgid "Show Selected Records in Catalog" +msgstr "Show Selected Records in Catalogue" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:75 +msgid "Show Triggered Events" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:8 +msgid "Show Volume/Copy Details" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:32 +msgid "Show copy detail" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:27 +msgid "Show empty libraries" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:22 +msgid "Show empty volumes" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:6 +msgid "Show holdings at or below" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:14 ../../Open-ILS/src/templates/staff/cat/z3950/t_list.tt2:107 ../../Open-ILS/src/templates/staff/cat/z3950/t_list.tt2:94 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:31 +msgid "Show in Catalog" +msgstr "Show in Catalogue" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:37 +msgid "Show volume detail" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/reg_actions.tt2:5 +msgid "Show:" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/t_autogrid.tt2:266 +msgid "Shrink" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/t_login.tt2:6 +msgid "Sign In" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/t_login.tt2:45 +msgid "Sign in" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_hold_shelf_dialog.tt2:65 ../../Open-ILS/src/templates/staff/circ/share/t_transit_dialog.tt2:73 +msgid "Slip Date:" +msgstr "" + +#. ("{{today | date:$root.egDateAndTimeFormat}}") +#: ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_shelf_slip.tt2:58 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_transit_slip.tt2:59 ../../Open-ILS/src/templates/staff/share/print_templates/t_transit_slip.tt2:37 +msgid "Slip Date: %1" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/t_grid_columns.tt2:18 +msgid "Sort Priority" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/t_grid_columns.tt2:60 +msgid "Sort Priority / Direction" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/t_grid_columns.tt2:22 +msgid "Sort Visible Columns To Top" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/z3950/t_search_fields.tt2:23 +msgid "Sound recordings" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:64 +msgid "Source" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/transits/t_list.tt2:64 +msgid "Source Library" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/t_edit_template.tt2:172 ../../Open-ILS/src/templates/staff/reporter/t_edit_template.tt2:221 ../../Open-ILS/src/templates/staff/reporter/t_edit_template.tt2:79 +msgid "Source Path" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:109 +msgid "SpFm" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/print_templates/t_bill_payment.tt2:74 +msgid "Specific Bills" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:56 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:75 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:31 +msgid "Specific Due Date" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:154 +msgid "Specific date" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_pattern_summary.tt2:46 +msgid "Specifies regularity adjustments" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:57 +msgid "Spine Labels" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_season_selector.tt2:2 +msgid "Spring" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:94 +msgid "SrTp" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:24 +msgid "Stack subfields" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_log.tt2:31 ../../Open-ILS/src/templates/staff/admin/workstation/t_log.tt2:57 ../../Open-ILS/src/templates/staff/share/t_opchange.tt2:44 +msgid "Staff" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details_details.tt2:52 +msgid "Staff Barcode" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_hold_details.tt2:88 +msgid "Staff Created" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:147 +msgid "Staff Hold" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details_details.tt2:49 +msgid "Staff Last Name" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_hold_details.tt2:62 +msgid "Staff Notifications" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_notes.tt2:16 ../../Open-ILS/src/templates/staff/circ/patron/t_stat_cats.tt2:13 ../../Open-ILS/src/templates/staff/circ/share/t_hold_details.tt2:86 +msgid "Staff Only" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details_details.tt2:55 +msgid "Staff Org Unit" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_bucket_create.tt2:25 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_bucket_edit.tt2:23 +msgid "Staff Sharable?" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_messages.tt2:2 +msgid "Staff-Generated Penalties / Messages" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_config.tt2:334 ../../Open-ILS/src/templates/staff/cat/catalog/t_catalog.tt2:9 ../../Open-ILS/src/templates/staff/cat/share/t_authority_browser.tt2:4 ../../Open-ILS/src/templates/staff/cat/share/t_authority_browser.tt2:54 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:91 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:51 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:21 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:55 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:23 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:30 ../../Open-ILS/src/templates/staff/share/t_autogrid.tt2:69 +msgid "Start" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_prediction_manager.tt2:22 ../../Open-ILS/src/templates/staff/serials/t_prediction_manager.tt2:53 ../../Open-ILS/src/templates/staff/serials/t_subscription_manager.tt2:141 ../../Open-ILS/src/templates/staff/serials/t_subscription_manager.tt2:21 +msgid "Start Date" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history.tt2:33 +msgid "Start Date:" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/transits/t_list.tt2:19 +msgid "Start Date: " +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:155 +msgid "Start of month" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:156 +msgid "Start of season" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/t_patron_search_form.tt2:101 +msgid "State" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_cc_payment_dialog.tt2:88 +msgid "State or province" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:118 +msgid "Statement" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:101 ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:262 ../../Open-ILS/src/templates/staff/circ/patron/index.tt2:187 ../../Open-ILS/src/templates/staff/circ/patron/t_edit.tt2:896 +msgid "Statistical Categories" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/bucket/index.tt2:22 +msgid "Statistical category application" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/bucket/index.tt2:21 +msgid "Statistical category removal" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/serials/t_attr_edit.tt2:51 ../../Open-ILS/src/templates/staff/admin/serials/t_template_list.tt2:40 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:108 ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:83 ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:19 ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:146 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:98 ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:219 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:174 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:111 ../../Open-ILS/src/templates/staff/circ/holds/t_shelf_list.tt2:88 ../../Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2:74 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:64 ../../Open-ILS/src/templates/staff/circ/share/t_hold_details.tt2:26 ../../Open-ILS/src/templates/staff/serials/t_view_items_grid.tt2:98 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_shelf_list.tt2:34 ../../Open-ILS/src/templates/staff/share/t_autogrid.tt2:232 +msgid "Status" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:115 +msgid "Status Changed" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:145 +msgid "Status Changed Time" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/t_autogrid.tt2:232 +msgid "Status Icon Column" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_view_items_grid.tt2:22 +msgid "Status:" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:118 +msgid "Stop Fines" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_circ_list_pane.tt2:62 ../../Open-ILS/src/templates/staff/cat/item/t_circs_pane.tt2:166 ../../Open-ILS/src/templates/staff/cat/item/t_circs_pane.tt2:66 +msgid "Stop Fines Reason" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_circ_list_pane.tt2:48 ../../Open-ILS/src/templates/staff/cat/item/t_circs_pane.tt2:173 ../../Open-ILS/src/templates/staff/cat/item/t_circs_pane.tt2:72 +msgid "Stop Fines Time" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_hatch.tt2:32 +msgid "Store Local Settings in Hatch" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_hatch.tt2:54 +msgid "Store Offline Transaction Data in Hatch" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:121 +msgid "Store Selected" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_splash.tt2:38 +msgid "Stored Preferences" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_stored_prefs.tt2:13 +msgid "Stored User Preferences" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_view_items_grid.tt2:113 +msgid "Stream ID" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_pending_list.tt2:28 ../../Open-ILS/src/templates/staff/share/t_patron_search_form.tt2:86 +msgid "Street 1" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/t_patron_search_form.tt2:90 +msgid "Street 2" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin.tt2:132 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:169 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:150 ../../Open-ILS/src/templates/staff/offline-interface.tt2:337 ../../Open-ILS/src/templates/staff/offline-interface.tt2:422 ../../Open-ILS/src/templates/staff/offline-interface.tt2:489 ../../Open-ILS/src/templates/staff/offline-interface.tt2:554 +msgid "Strict Barcode" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:131 +msgid "Subj" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:137 +msgid "SubjUse" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/server/config/metabib_field.tt2:32 +msgid "Subject" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/t_user_perms_lookup.tt2:15 ../../Open-ILS/src/templates/staff/cat/catalog/t_retrieve_by_id.tt2:15 ../../Open-ILS/src/templates/staff/cat/catalog/t_retrieve_by_tcn.tt2:15 ../../Open-ILS/src/templates/staff/cat/item/index.tt2:59 ../../Open-ILS/src/templates/staff/cat/item/missing_pieces.tt2:44 ../../Open-ILS/src/templates/staff/cat/share/t_replace_barcode.tt2:25 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin.tt2:62 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:59 ../../Open-ILS/src/templates/staff/circ/patron/t_bcsearch.tt2:13 ../../Open-ILS/src/templates/staff/circ/patron/t_cc_payment_dialog.tt2:113 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:33 ../../Open-ILS/src/templates/staff/circ/patron/t_renew_with_date_dialog.tt2:21 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:21 ../../Open-ILS/src/templates/staff/circ/share/t_backdate_dialog.tt2:21 ../../Open-ILS/src/templates/staff/circ/share/t_hold_dates.tt2:74 ../../Open-ILS/src/templates/staff/circ/share/t_hold_edit_pickup_lib.tt2:18 ../../Open-ILS/src/templates/staff/circ/share/t_hold_notification_prefs.tt2:73 ../../Open-ILS/src/templates/staff/circ/share/t_mark_claims_returned_dialog.tt2:24 ../../Open-ILS/src/templates/staff/circ/share/t_mark_damaged.tt2:51 +msgid "Submit" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:86 +msgid "Submit Bill" +msgstr "" + +#. ("{{ssub.id}}", "{{ssub.owning_lib.shortname()}}", "{{ssub.start_date | date:\"shortDate\"}}", "{{ssub.end_date | date:\"shortDate\"}}") +#: ../../Open-ILS/src/templates/staff/serials/t_sub_selector.tt2:11 +msgid "Subscription %1 at %2 (%3 - %4)" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_subscription_manager.tt2:154 ../../Open-ILS/src/templates/staff/serials/t_view_items_grid.tt2:111 +msgid "Subscription ID" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_subscription_manager.tt2:122 +msgid "Subscription Notes" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_receive_alerts.tt2:21 +msgid "Subscription alerts" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_subscription_manager.tt2:2 +msgid "Subscriptions owned by or below" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:153 +msgid "Substring" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_splash.tt2:75 +msgid "Success" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_credentials.tt2:50 +msgid "Success testing credentials" +msgstr "" + +#. ("{{count}}", "{{name}}") +#: ../../Open-ILS/src/templates/staff/circ/patron/index.tt2:67 +msgid "Successfully added %1 users to bucket %2." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:111 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:74 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:48 ../../Open-ILS/src/templates/staff/serials/t_batch_receive.tt2:144 +msgid "Suffix" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/reg_actions.tt2:14 +msgid "Suggested Fields" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:174 ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:84 +msgid "Sum" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_link_mfhd.tt2:24 ../../Open-ILS/src/templates/staff/serials/t_subscription_manager.tt2:147 ../../Open-ILS/src/templates/staff/serials/t_view_items_grid.tt2:104 +msgid "Summary Display" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_season_selector.tt2:3 +msgid "Summer" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_day_of_week_selector.tt2:8 +msgid "Sunday" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_holding_code_dialog.tt2:23 ../../Open-ILS/src/templates/staff/serials/t_prediction_manager.tt2:29 ../../Open-ILS/src/templates/staff/serials/t_prediction_manager.tt2:60 +msgid "Supplement" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_mfhd_manager.tt2:22 ../../Open-ILS/src/templates/staff/serials/t_mfhd_tooltip.tt2:26 +msgid "Supplement Holdings" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin.tt2:161 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin.tt2:18 +msgid "Suppress Holds and Transits" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_surveys.tt2:6 +msgid "Survey" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/index.tt2:192 ../../Open-ILS/src/templates/staff/circ/patron/t_edit.tt2:946 ../../Open-ILS/src/templates/staff/circ/patron/t_surveys.tt2:1 +msgid "Surveys" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:43 ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:39 ../../Open-ILS/src/templates/staff/circ/holds/t_shelf_list.tt2:46 ../../Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2:29 +msgid "Suspend" +msgstr "" + +#. ("{{num_holds}}") +#: ../../Open-ILS/src/templates/staff/circ/share/hold_strings.tt2:15 +msgid "Suspend %1 Hold(s)?" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/hold_strings.tt2:12 +msgid "Suspended" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:146 ../../Open-ILS/src/templates/staff/cat/z3950/t_list.tt2:132 +msgid "TCN" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:147 +msgid "TCN Source" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_record_summary.tt2:76 +msgid "TCN:" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:115 +msgid "TMat" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/server/config/marc_field.tt2:47 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_apply_tags.tt2:22 ../../Open-ILS/src/templates/staff/cat/volcopy/t_copy_tags.tt2:22 +msgid "Tag" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_apply_tags.tt2:17 ../../Open-ILS/src/templates/staff/cat/volcopy/t_copy_tags.tt2:17 +msgid "Tag Type" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_choose_vol_target_lib.tt2:10 +msgid "Target library:" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:117 +msgid "Tech" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_templates.tt2:81 ../../Open-ILS/src/templates/staff/cat/printlabels/t_view.tt2:22 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:12 ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:38 +msgid "Template" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/t_edit_template.tt2:21 +msgid "Template Description" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/serials/t_template_list.tt2:18 +msgid "Template ID" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/serials/t_attr_edit.tt2:15 ../../Open-ILS/src/templates/staff/admin/serials/t_template_list.tt2:20 ../../Open-ILS/src/templates/staff/admin/workstation/t_print_templates.tt2:15 ../../Open-ILS/src/templates/staff/reporter/t_edit_template.tt2:6 +msgid "Template Name" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_batch_receive.tt2:137 ../../Open-ILS/src/templates/staff/serials/t_batch_receive.tt2:153 ../../Open-ILS/src/templates/staff/serials/t_batch_receive.tt2:75 ../../Open-ILS/src/templates/staff/serials/t_batch_receive.tt2:91 +msgid "Template default" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:144 +msgid "Template save failed." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:143 +msgid "Template was successfully saved." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:37 +msgid "Templates" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/volcopy/t_copy_alerts.tt2:19 ../../Open-ILS/src/templates/staff/cat/volcopy/t_copy_alerts.tt2:68 ../../Open-ILS/src/templates/staff/share/t_add_copy_alert_dialog.tt2:19 ../../Open-ILS/src/templates/staff/share/t_copy_alert_editor_dialog.tt2:22 ../../Open-ILS/src/templates/staff/share/t_opchange.tt2:43 +msgid "Temporary" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_config.tt2:419 +msgid "Test HTML Print" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/index.tt2:207 +msgid "Test Password" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_config.tt2:395 ../../Open-ILS/src/templates/staff/admin/workstation/t_print_config.tt2:409 +msgid "Test Print" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_config.tt2:52 +msgid "Test Printing" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_splash.tt2:56 +msgid "Tests" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_hold_notification_prefs.tt2:48 +msgid "Text/SMS #" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/index.tt2:63 +msgid "" +"The account has open transactions (circulations and/or unpaid bills). Purge " +"anyway?" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/index.tt2:61 +msgid "" +"The account you are attempting to delete has STAFF_LOGIN privileges. Please " +"enter the barcode for a destination account to receive miscellaneous staff " +"artifacts (reports, etc.) from the account to be deleted." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/circ_strings.tt2:6 +msgid "" +"The card used to retrieve this account is inactive and may not be used to " +"circulate items." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_splash.tt2:91 +msgid "" +"The default search library setting determines what library is searched from " +"the advanced search screen and portal page by default. Manual selection of a " +"search library will override it. One recommendation is to set the search " +"library to the highest point you would normally want to search." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_subscription_manager.tt2:40 +msgid "" +"The difference between the nominal publishing date of an issue and the date " +"that you expect to receive your copy." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/print_templates/t_item_status.tt2:15 +msgid "The following items have been examined:" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/t_about.tt2:33 +msgid "" +"The open-source community developing and supporting Evergreen is\n" +" marked by a high degree of participation from developers and from\n" +" the librarians who use the software." +msgstr "" + +#. ("{{id}}") +#: ../../Open-ILS/src/templates/staff/cat/share/z3950_strings.tt2:16 +msgid "" +"The overlay target has been removed. The previous target was record %1. " +"Continue with overlay of record %1?" +msgstr "" + +#. ("{{id}}", "{{live_id}}") +#: ../../Open-ILS/src/templates/staff/cat/share/z3950_strings.tt2:14 +msgid "" +"The overlay target has changed from %1 to %2. Continue with overlay of " +"record %2?" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_splash.tt2:105 +msgid "" +"The preferred library is used to show copies and URIs regardless of the " +"library searched. One recommendation is to set this to your workstation " +"library so that local copies show up first in search results." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/index.tt2:65 ../../Open-ILS/src/templates/staff/cat/bucket/record/index.tt2:70 ../../Open-ILS/src/templates/staff/circ/patron/bucket/index.tt2:71 +msgid "The selected bucket \"{{bucketId}}\" is not visible to this login." +msgstr "" + +#. ("{{num_hold_transits}}") +#: ../../Open-ILS/src/templates/staff/circ/share/t_abort_transit_dialog.tt2:21 +msgid "There are %1 associated holds." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/index.tt2:21 +msgid "There are no customized print template to export" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/serials/index.tt2:24 +msgid "There are unsaved changes; close anyway?" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_abort_transit_dialog.tt2:20 +msgid "There is 1 associated hold." +msgstr "" + +#. ("{{transit.target_copy().barcode()}}") +#: ../../Open-ILS/src/templates/staff/circ/share/t_copy_in_transit_dialog.tt2:9 +msgid "There is an open transit on copy %1" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/printlabels/t_view.tt2:127 +msgid "" +"These settings do get saved with templates and will override corresponding " +"Library Settings." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_week_in_month_selector.tt2:8 +msgid "Third" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_week_in_month_selector.tt2:4 +msgid "Third to Last" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/circ_strings.tt2:10 +msgid "This account has expired and may not circulate items." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/circ_strings.tt2:8 +msgid "This account is inactive and may not circulate items." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_clone_subscription.tt2:9 +msgid "" +"This feature will clone the selected subscriptions and all of their " +"subscription notes, distributions, distribution notes, captions and " +"patterns, streams, and routing list users." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_edit.tt2:738 +msgid "This is a pending address" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/z3950/t_raw_search.tt2:9 +msgid "This is not a simple keyword search." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/checkin/t_hold_verify.tt2:7 +msgid "" +"This item could fulfill a hold request but capture has been delayed by " +"policy." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:4 +msgid "This item has been marked as Deleted." +msgstr "" + +#. ("{{dest_location.shortname}}") +#: ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_transit_slip.tt2:26 ../../Open-ILS/src/templates/staff/share/print_templates/t_transit_slip.tt2:17 +msgid "This item needs to be routed to %1" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/circ_strings.tt2:24 +msgid "This item needs to be routed to CATALOGING" +msgstr "This item needs to be routed to CATALOGUING" + +#. ("", "") +#: ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_shelf_slip.tt2:23 +msgid "This item needs to be routed to the %1Private Holds Shelf%2." +msgstr "" + +#. ("", "") +#: ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_shelf_slip.tt2:27 +msgid "This item needs to be routed to the %1Public Holds Shelf%2." +msgstr "" + +#. ("", "") +#: ../../Open-ILS/src/templates/staff/circ/share/t_hold_shelf_dialog.tt2:11 +msgid "This item should be routed to the %1Private Holds Shelf%2" +msgstr "" + +#. ("", "") +#: ../../Open-ILS/src/templates/staff/circ/share/t_hold_shelf_dialog.tt2:15 +msgid "This item should be routed to the %1Public Holds Shelf%2" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/base_js.tt2:114 +msgid "This page may have unsaved data." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/base_js.tt2:112 +msgid "" +"This page may have unsaved data.\\n\\nAre you sure you want to leave this " +"page?" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/base_js.tt2:139 ../../Open-ILS/src/templates/staff/circ/patron/t_bcsearch.tt2:22 +msgid "This patron's record is not viewable at your library." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_tests.tt2:27 +msgid "" +"This will measure the websocket latency between your workstation client and " +"the Evergreen server at the host above." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_day_of_week_selector.tt2:5 +msgid "Thursday" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:116 +msgid "Time" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/offline-interface.tt2:202 ../../Open-ILS/src/templates/staff/offline-interface.tt2:99 +msgid "Timestamp" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/server/config/metabib_field.tt2:30 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2:55 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:40 ../../Open-ILS/src/templates/staff/cat/bucket/record/t_pending.tt2:20 ../../Open-ILS/src/templates/staff/cat/bucket/record/t_search.tt2:46 ../../Open-ILS/src/templates/staff/cat/bucket/record/t_view.tt2:33 ../../Open-ILS/src/templates/staff/cat/catalog/t_conjoined_items.tt2:25 ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:75 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:77 ../../Open-ILS/src/templates/staff/cat/z3950/t_list.tt2:125 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:94 ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:94 ../../Open-ILS/src/templates/staff/circ/holds/t_shelf_list.tt2:80 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:82 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:22 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:56 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:26 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:75 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:137 ../../Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2:66 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:94 ../../Open-ILS/src/templates/staff/circ/patron/t_new_note_dialog.tt2:10 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:8 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:117 ../../Open-ILS/src/templates/staff/circ/share/t_hold_note_dialog.tt2:28 ../../Open-ILS/src/templates/staff/circ/share/t_precat_dialog.tt2:14 ../../Open-ILS/src/templates/staff/circ/transits/t_list.tt2:58 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_pull_list.tt2:24 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_shelf_list.tt2:30 +msgid "Title" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_catalog.tt2:64 +msgid "Title Hold Transfer" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/volcopy/t_copy_notes.tt2:11 ../../Open-ILS/src/templates/staff/cat/volcopy/t_copy_notes.tt2:60 ../../Open-ILS/src/templates/staff/circ/patron/t_new_note_dialog.tt2:14 ../../Open-ILS/src/templates/staff/circ/share/t_hold_note_dialog.tt2:32 ../../Open-ILS/src/templates/staff/circ/share/t_precat_dialog.tt2:16 ../../Open-ILS/src/templates/staff/serials/t_notes.tt2:13 ../../Open-ILS/src/templates/staff/serials/t_notes.tt2:66 +msgid "Title..." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_record_summary.tt2:42 ../../Open-ILS/src/templates/staff/cat/share/t_record_summary.tt2:65 ../../Open-ILS/src/templates/staff/circ/share/t_hold_shelf_dialog.tt2:25 ../../Open-ILS/src/templates/staff/circ/share/t_transit_dialog.tt2:37 +msgid "Title:" +msgstr "" + +#. ("{{title}}") +#: ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_shelf_slip.tt2:34 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_transit_slip.tt2:41 ../../Open-ILS/src/templates/staff/share/print_templates/t_transit_slip.tt2:32 +msgid "Title: %1" +msgstr "" + +#. ("{{copy['call_number.record.simple_record.title']}}", "{{copy.barcode}}") +#: ../../Open-ILS/src/templates/staff/share/print_templates/t_item_status.tt2:19 +msgid "Title: %1
Barcode: %2" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_clone_subscription.tt2:11 +msgid "" +"To which bibliographic record should the new subscription be attached?" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_clone_subscription.tt2:12 +msgid "" +"To which bibliographic record should the new subscriptions be attached?" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/offline-interface.tt2:267 ../../Open-ILS/src/templates/staff/offline-interface.tt2:390 +msgid "Today + 14 days" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/offline-interface.tt2:265 ../../Open-ILS/src/templates/staff/offline-interface.tt2:388 +msgid "Today + 3 days" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/offline-interface.tt2:268 ../../Open-ILS/src/templates/staff/offline-interface.tt2:391 +msgid "Today + 30 days" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/offline-interface.tt2:266 ../../Open-ILS/src/templates/staff/offline-interface.tt2:389 +msgid "Today + 7 days" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/navbar.tt2:19 +msgid "Toggle navigation" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_config.tt2:287 +msgid "Top" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:164 +msgid "Top of Queue" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details_statement.tt2:49 +msgid "Total Adjustments" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:52 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:22 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:56 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:6 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:20 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:32 ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_current.tt2:49 ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_historical.tt2:64 +msgid "Total Billed" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills.tt2:12 +msgid "Total Billed:" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details_statement.tt2:37 +msgid "Total Charges" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_circs_pane.tt2:131 ../../Open-ILS/src/templates/staff/cat/item/t_circs_pane.tt2:31 ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:93 +msgid "Total Circs" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:107 +msgid "Total Circs - Current Year" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:121 +msgid "Total Circs - Prev Year" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:101 +msgid "Total Circulations" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:166 +msgid "Total Holds" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:109 +msgid "Total Notices" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_group.tt2:6 +msgid "Total Out: " +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_group.tt2:8 +msgid "Total Overdue: " +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills.tt2:6 +msgid "Total Owed:" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_group.tt2:4 +msgid "Total Owed: " +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:53 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:23 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:57 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:26 ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_current.tt2:59 ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_historical.tt2:75 +msgid "Total Paid" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:17 +msgid "Total Paid/Credited" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills.tt2:18 +msgid "Total Paid/Credited:" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details_statement.tt2:43 +msgid "Total Payments" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details_statement.tt2:55 +msgid "Total Voids" +msgstr "" + +#. ("{{total_hits}}") +#: ../../Open-ILS/src/templates/staff/cat/z3950/t_list.tt2:73 +msgid "Total hits: %1" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:101 +msgid "TrAr" +msgstr "" + +#. ("{{xact.id()}}") +#: ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:1 +msgid "Transaction #%1" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:148 +msgid "Transaction Complete" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:18 +msgid "Transaction Type" +msgstr "" + +#. ("{{billable_barcode}}") +#: ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin.tt2:96 +msgid "Transaction for %1 billed:" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history.tt2:6 +msgid "Transactions" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/offline-interface.tt2:154 +msgid "Transactions Processed" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:100 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:97 ../../Open-ILS/src/templates/staff/cat/item/index.tt2:102 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:65 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:67 +msgid "Transfer" +msgstr "" + +#. ("{{num_holds}}", "{{bib_id}}") +#: ../../Open-ILS/src/templates/staff/circ/share/hold_strings.tt2:22 +msgid "Transfer %1 Hold(s) to bib record ID %2?" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:26 +msgid "Transfer All Title Holds" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:21 +msgid "Transfer Selected Copies to Marked Volume" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/record/t_view.tt2:23 +msgid "Transfer Title Holds" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:49 ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:45 ../../Open-ILS/src/templates/staff/circ/holds/t_shelf_list.tt2:52 ../../Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2:35 +msgid "Transfer To Marked Title" +msgstr "" + +#. ("{{num_bibs}}", "{{bib_id}}") +#: ../../Open-ILS/src/templates/staff/circ/share/hold_strings.tt2:24 +msgid "Transfer holds on %1 bib(s) to bib record ID %2?" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/t_edit_template.tt2:110 +msgid "Transform" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_holds_pane.tt2:125 +msgid "Transit Cancel Time" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_copy_in_transit_dialog.tt2:14 +msgid "Transit Date:" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_holds_pane.tt2:107 +msgid "Transit Destination" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_copy_in_transit_dialog.tt2:22 +msgid "Transit Destination:" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_templates.tt2:35 ../../Open-ILS/src/templates/staff/circ/transits/list.tt2:1 ../../Open-ILS/src/templates/staff/circ/transits/t_list.tt2:3 +msgid "Transit List" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_holds_pane.tt2:119 +msgid "Transit Receive Time" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_holds_pane.tt2:113 +msgid "Transit Send Time" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_templates.tt2:36 ../../Open-ILS/src/templates/staff/circ/share/t_transit_dialog.tt2:6 +msgid "Transit Slip" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/t_holds_pane.tt2:101 +msgid "Transit Source" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_copy_in_transit_dialog.tt2:18 +msgid "Transit Source:" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/transits/t_list.tt2:11 +msgid "Transits From" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/transits/t_list.tt2:10 +msgid "Transits To" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/print_templates/t_transit_list.tt2:16 +msgid "Transits:" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:57 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:34 ../../Open-ILS/src/templates/staff/cat/item/t_view.tt2:24 +msgid "Triggered Events" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/index.tt2:177 +msgid "Triggered Events / Notifications" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin.tt2:125 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:143 +msgid "Trim List (20 Rows)" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_update_all.tt2:102 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_update_all.tt2:116 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_update_all.tt2:88 ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:133 +msgid "True" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_last_patron.tt2:5 +msgid "Try Patron Search" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_day_of_week_selector.tt2:3 +msgid "Tuesday" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_conjoined_items.tt2:30 ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:62 ../../Open-ILS/src/templates/staff/cat/volcopy/t_copy_alerts.tt2:10 ../../Open-ILS/src/templates/staff/cat/volcopy/t_copy_alerts.tt2:58 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:54 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:24 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:58 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:15 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details_statement.tt2:7 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:24 ../../Open-ILS/src/templates/staff/circ/share/t_mark_damaged.tt2:26 ../../Open-ILS/src/templates/staff/offline-interface.tt2:201 ../../Open-ILS/src/templates/staff/offline-interface.tt2:98 ../../Open-ILS/src/templates/staff/serials/t_holding_code_dialog.tt2:17 ../../Open-ILS/src/templates/staff/serials/t_prediction_manager.tt2:26 ../../Open-ILS/src/templates/staff/serials/t_prediction_manager.tt2:57 ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_current.tt2:39 ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_historical.tt2:54 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_pull_list.tt2:23 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_shelf_list.tt2:29 ../../Open-ILS/src/templates/staff/share/t_add_copy_alert_dialog.tt2:10 ../../Open-ILS/src/templates/staff/share/t_copy_alert_editor_dialog.tt2:12 +msgid "Type" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:139 +msgid "TypeSubd" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:121 +msgid "Type_tbmfhd" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/volcopy/index.tt2:23 +msgid "UNSET" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/record/t_bucket_export.tt2:14 +msgid "USMARC" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/record/t_bucket_export.tt2:20 +msgid "UTF-8" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:47 ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:43 ../../Open-ILS/src/templates/staff/circ/holds/t_shelf_list.tt2:50 ../../Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2:33 +msgid "Un-Set Top of Queue" +msgstr "" + +#. ("{{barcode}}", "{{textcode}}") +#: ../../Open-ILS/src/templates/staff/circ/share/circ_strings.tt2:14 +msgid "Unable to checkout copy \"%1\" : %2" +msgstr "" + +#. ("{{print.template_name}}") +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_templates.tt2:83 ../../Open-ILS/src/templates/staff/cat/printlabels/t_view.tt2:138 +msgid "Unable to load template '%1'. The web server returned an error." +msgstr "" + +#. ("{{args.num_holds}}") +#: ../../Open-ILS/src/templates/staff/circ/share/t_uncancel_hold_dialog.tt2:7 +msgid "Uncancel %1 Hold(s)" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/holds/t_shelf_list.tt2:63 ../../Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2:46 ../../Open-ILS/src/templates/staff/circ/share/t_uncancel_hold_dialog.tt2:12 +msgid "Uncancel Hold" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_update_all.tt2:101 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_update_all.tt2:115 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_update_all.tt2:87 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_update_statcats.tt2:32 +msgid "Unchanged" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:46 +msgid "Undelete" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:103 ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:48 +msgid "Undetermined" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:156 +msgid "Undo: CTRL-z" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_subscription_manager.tt2:151 ../../Open-ILS/src/templates/staff/serials/t_view_items_grid.tt2:108 +msgid "Unit Label Prefix" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_subscription_manager.tt2:152 ../../Open-ILS/src/templates/staff/serials/t_view_items_grid.tt2:109 +msgid "Unit Label Suffix" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:246 +msgid "Unknown" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_conjoined_items.tt2:15 +msgid "Unlink" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/index.tt2:34 ../../Open-ILS/src/templates/staff/cat/item/index.tt2:26 +msgid "Unlink selected conjoined copies?" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_update_all.tt2:41 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_update_all.tt2:57 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_update_all.tt2:73 +msgid "Unset" +msgstr "" + +#. ("{{num_holds}}") +#: ../../Open-ILS/src/templates/staff/circ/share/hold_strings.tt2:20 +msgid "Unset the Top of Queue flag for %1 Hold(s)?" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:142 +msgid "UpdStatus" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_apply_binding_template.tt2:52 ../../Open-ILS/src/templates/staff/serials/t_routing_list.tt2:115 +msgid "Update" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_hold_dates.tt2:18 ../../Open-ILS/src/templates/staff/circ/share/t_hold_notification_prefs.tt2:18 +msgid "Update Activate Email" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_edit.tt2:487 +msgid "Update Expire Date" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_hold_dates.tt2:46 +msgid "Update Expire Time" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/actor/org_unit/t_main_tab.tt2:57 +msgid "Update Org" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_hold_dates.tt2:32 ../../Open-ILS/src/templates/staff/circ/share/t_hold_notification_prefs.tt2:31 +msgid "Update Phone Number" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_hold_dates.tt2:60 ../../Open-ILS/src/templates/staff/circ/share/t_hold_notification_prefs.tt2:57 +msgid "Update SMS Carrier" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_hold_notification_prefs.tt2:44 +msgid "Update SMS Number" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_update_all.tt2:22 +msgid "Update all users" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_conjoined_selector.tt2:5 +msgid "Update conjoined items" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_update_statcats.tt2:22 +msgid "Update statistical categories" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/offline-interface.tt2:177 +msgid "Upload" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/offline-interface.tt2:153 +msgid "Upload Count" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/index.tt2:68 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_pending.tt2:16 +msgid "Upload from File" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:155 ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:65 +msgid "Upper case" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:212 +msgid "Use Alternative Chronology Captions?" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:34 +msgid "Use Calendar Dates Only (e.g., April 10)" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:182 +msgid "Use Chronology Captions?" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_edit_marc_modal.tt2:13 +msgid "Use Edits" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:27 +msgid "Use Enumeration (e.g., v.1, no. 1)" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_hatch.tt2:20 +msgid "Use Hatch For Printing" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:30 +msgid "Use Library Setting" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_workstations.tt2:61 +msgid "Use Now" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:66 +msgid "Use Specific Due Date Until Logout" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_merge_patrons.tt2:13 ../../Open-ILS/src/templates/staff/circ/share/t_merge_patrons.tt2:20 +msgid "Use as lead" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/record/t_merge_records.tt2:40 +msgid "Use as lead record" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:64 +msgid "Use checkdigit" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/offline-interface.tt2:506 +msgid "Use count" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/offline-interface.tt2:466 +msgid "Use count:" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:279 +msgid "Use number of issues per year" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:314 +msgid "Use specific regularity information?" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_edit_new_authority.tt2:12 +msgid "Use this authority" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:36 +msgid "" +"Use this if serial issues are referred to only by publication dates (or " +"months or seasons)." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:29 +msgid "" +"Use this if the serial includes volume or some other form of numbering." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/server/t_splash.tt2:10 +msgid "User Activity Types" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_request_items.tt2:11 ../../Open-ILS/src/templates/staff/cat/catalog/t_request_items.tt2:13 +msgid "User Barcode" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/bucket/index.tt2:1 ../../Open-ILS/src/templates/staff/navbar.tt2:173 +msgid "User Buckets" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:89 ../../Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2:81 +msgid "User ID" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/user_perms.tt2:1 ../../Open-ILS/src/templates/staff/circ/patron/index.tt2:202 ../../Open-ILS/src/templates/staff/navbar.tt2:465 +msgid "User Permission Editor" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/server/t_splash.tt2:10 +msgid "User Setting Types" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_edit.tt2:585 +msgid "User Settings" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:90 ../../Open-ILS/src/templates/staff/cat/z3950/t_target.tt2:9 ../../Open-ILS/src/templates/staff/circ/patron/t_credentials.tt2:11 ../../Open-ILS/src/templates/staff/circ/patron/t_credentials.tt2:15 ../../Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2:82 ../../Open-ILS/src/templates/staff/circ/patron/t_summary.tt2:130 ../../Open-ILS/src/templates/staff/share/t_patron_search_form.tt2:63 ../../Open-ILS/src/templates/staff/t_login.tt2:16 +msgid "Username" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_edit.tt2:203 +msgid "Username is already in use" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/t_opchange.tt2:18 +msgid "Username:" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:39 +msgid "Validate" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/z3950/t_search_fields.tt2:5 ../../Open-ILS/src/templates/staff/circ/patron/t_new_note_dialog.tt2:28 +msgid "Value" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_new_note_dialog.tt2:32 +msgid "Value..." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:141 +msgid "Value:" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:102 ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:47 +msgid "Varies" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_credentials.tt2:40 +msgid "Verify" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_credentials.tt2:5 ../../Open-ILS/src/templates/staff/navbar.tt2:180 +msgid "Verify Credentials" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/index.tt2:54 +msgid "Verify Payment Amount" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/base_js.tt2:137 ../../Open-ILS/src/templates/staff/circ/patron/index.tt2:65 +msgid "Verify Permission to Share Personal Information" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_catalog.tt2:118 +msgid "View Holds" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_replace_barcode.tt2:40 +msgid "View Item Details" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/z3950/t_list.tt2:100 ../../Open-ILS/src/templates/staff/cat/z3950/t_list.tt2:113 ../../Open-ILS/src/templates/staff/cat/z3950/t_marc_html.tt2:5 +msgid "View MARC" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_prediction_manager.tt2:64 +msgid "View Pattern" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_changesets.tt2:7 +msgid "View batch changes" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_view.tt2:19 +msgid "View batch edits" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_catalog.tt2:91 +msgid "View/Place Orders" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/server/config/metabib_field_virtual_map.tt2:36 +msgid "Virtual" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/server/config/metabib_field_virtual_map.tt2:1 ../../Open-ILS/src/templates/staff/admin/server/config/metabib_field_virtual_map.tt2:18 +msgid "Virtual Field Data Providers" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/t_grid_columns.tt2:11 +msgid "Visible" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/z3950/t_search_fields.tt2:27 +msgid "Visual materials" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details_statement.tt2:19 +msgid "Void" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:38 +msgid "Void All Billings" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details_details.tt2:14 +msgid "Void Billings" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:17 +msgid "Voided" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:51 +msgid "Volume Attributes" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/index.tt2:44 +msgid "Volume(s) transfered" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:6 +msgid "Volume/Copy Detail defaults" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/volcopy/index.tt2:1 +msgid "Volume/Copy Editor" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:71 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:80 ../../Open-ILS/src/templates/staff/cat/item/index.tt2:97 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:55 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:42 +msgid "Volumes" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:75 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:84 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:95 +msgid "Volumes and Copies" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/item/index.tt2:94 ../../Open-ILS/src/templates/staff/cat/item/index.tt2:99 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:50 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:59 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:53 +msgid "Volumes and Items" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:98 +msgid "Volumes to Previously Marked Destination" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/hold_strings.tt2:7 +msgid "Waiting for Capture" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/hold_strings.tt2:6 +msgid "Waiting for Copy" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_splash.tt2:79 ../../Open-ILS/src/templates/staff/offline-interface.tt2:58 +msgid "Warning" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_mark_damaged.tt2:12 +msgid "Was returned " +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/share/t_transit_dialog.tt2:26 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_transit_slip.tt2:36 ../../Open-ILS/src/templates/staff/share/print_templates/t_transit_slip.tt2:27 +msgid "We do not have a holds address for this library." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_tests.tt2:3 +msgid "Webclient Latency Test" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_day_of_week_selector.tt2:4 +msgid "Wednesday" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/share/serials_strings.tt2:18 ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:340 +msgid "Week" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:377 +msgid "Week and day" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:376 +msgid "Week and month" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:161 ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:71 +msgid "Week of Year" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:378 +msgid "Week, month, and day" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_pattern_summary.tt2:23 ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:287 +msgid "Weekly (Weekly)" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/server/config/metabib_field_virtual_map.tt2:38 +msgid "Weight" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/server/t_splash.tt2:10 +msgid "Weights Association" +msgstr "" + +#. ("{{current_location.name}}") +#: ../../Open-ILS/src/templates/staff/share/print_templates/t_checkin.tt2:14 ../../Open-ILS/src/templates/staff/share/print_templates/t_checkout.tt2:29 ../../Open-ILS/src/templates/staff/share/print_templates/t_holds_for_patron.tt2:10 ../../Open-ILS/src/templates/staff/share/print_templates/t_items_out.tt2:30 ../../Open-ILS/src/templates/staff/share/print_templates/t_renew.tt2:12 +msgid "Welcome to %1" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_config.tt2:422 +msgid "Welcome, Stranger!" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/t_about.tt2:26 +msgid "What is Evergreen?" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_log.tt2:30 ../../Open-ILS/src/templates/staff/admin/workstation/t_log.tt2:56 +msgid "When" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:240 +msgid "" +"Whether the pattern can be used to compress and expand detailed holdings " +"statements." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_subscription_manager.tt2:65 +msgid "" +"Whether the public catalog display of issues should be grouped by chronology " +"(e.g., years) or enumeration (e.g., volume and number)." +msgstr "" +"Whether the public catalogue display of issues should be grouped by " +"chronology (e.g., years) or enumeration (e.g., volume and number)." + +#: ../../Open-ILS/src/templates/staff/serials/t_receive_alerts.tt2:14 +msgid "Will change status of {{items}} item(s)." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/index.tt2:70 +msgid "Will change the status of {{items}} items(s)" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/index.tt2:58 +msgid "" +"Will delete the prediction pattern if there are no attached issuances." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/index.tt2:32 ../../Open-ILS/src/templates/staff/cat/item/index.tt2:24 +msgid "Will delete {{copies}} copies and {{volumes}} volumes" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/index.tt2:54 +msgid "Will delete {{count}} distribution(s)" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/index.tt2:56 +msgid "Will delete {{count}} stream(s)" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/index.tt2:52 +msgid "Will delete {{count}} subscription(s)" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/index.tt2:73 +msgid "Will delete {{items}} MFHD(s)." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_receive_alerts.tt2:11 +msgid "Will delete {{items}} item(s)." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/index.tt2:67 +msgid "Will delete {{items}} items(s)" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_receive_alerts.tt2:13 +msgid "Will receive {{items}} item(s) without barcoding." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/index.tt2:69 +msgid "Will receive {{items}} items(s)" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_receive_alerts.tt2:12 +msgid "Will reset {{items}} item(s) to Expected and remove unit(s)." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/index.tt2:68 +msgid "Will reset {{items}} items(s)" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/catalog/index.tt2:36 ../../Open-ILS/src/templates/staff/cat/item/index.tt2:28 +msgid "Will unlink {{peers}} copies" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_season_selector.tt2:5 +msgid "Winter" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/z3950/t_overlay.tt2:23 +msgid "With this?" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills.tt2:55 ../../Open-ILS/src/templates/staff/share/print_templates/t_bill_payment.tt2:43 +msgid "Work" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/log.tt2:1 ../../Open-ILS/src/templates/staff/admin/workstation/t_log.tt2:3 +msgid "Work Log" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/base_js.tt2:125 +msgid "Work Payment" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:94 +msgid "Working Copies" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/offline-interface.tt2:19 +msgid "Working location" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:84 ../../Open-ILS/src/templates/staff/navbar.tt2:459 ../../Open-ILS/src/templates/staff/offline-interface.tt2:13 ../../Open-ILS/src/templates/staff/offline-interface.tt2:200 ../../Open-ILS/src/templates/staff/t_login.tt2:34 +msgid "Workstation" +msgstr "" + +#. ("{{removing_ws}}") +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_workstations.tt2:4 +msgid "Workstation \"%1\" is no longer valid. Removing registration." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/index.tt2:1 ../../Open-ILS/src/templates/staff/t_splash.tt2:78 +msgid "Workstation Administration" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_workstations.tt2:29 ../../Open-ILS/src/templates/staff/admin/workstation/t_workstations.tt2:30 +msgid "Workstation Name" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/index.tt2:20 +msgid "Workstation is already registered" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/index.tt2:19 +msgid "Workstation name already exists. Use it anyway?" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_workstations.tt2:44 +msgid "Workstations Registered With This Browser" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/holds/index.tt2:24 ../../Open-ILS/src/templates/staff/circ/share/hold_strings.tt2:13 +msgid "Wrong Shelf" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_edit.tt2:729 +msgid "X" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:167 ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:77 ../../Open-ILS/src/templates/staff/serials/share/serials_strings.tt2:15 ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:343 +msgid "Year" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:166 ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:76 +msgid "Year + Month" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:91 +msgid "Year(s)" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_pattern_summary.tt2:34 ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:298 +msgid "Yearly (Annual)" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/serials/t_attr_edit.tt2:108 ../../Open-ILS/src/templates/staff/admin/serials/t_attr_edit.tt2:144 ../../Open-ILS/src/templates/staff/admin/serials/t_attr_edit.tt2:221 ../../Open-ILS/src/templates/staff/admin/serials/t_attr_edit.tt2:251 ../../Open-ILS/src/templates/staff/admin/serials/t_attr_edit.tt2:63 ../../Open-ILS/src/templates/staff/base_js.tt2:157 ../../Open-ILS/src/templates/staff/cat/volcopy/index.tt2:24 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:113 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:167 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:209 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:313 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:346 +msgid "Yes" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/offline-interface.tt2:59 +msgid "" +"You are about to enter offline mode. If you proceed, you will be logged out." +msgstr "" + +#. ("{{transactions.length}}") +#: ../../Open-ILS/src/templates/staff/share/print_templates/t_offline_checkin.tt2:13 +msgid "You checked in the following %1 items:" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/print_templates/t_checkin.tt2:15 +msgid "You checked in the following items:" +msgstr "" + +#. ("{{transactions.length}}") +#: ../../Open-ILS/src/templates/staff/share/print_templates/t_offline_checkout.tt2:14 +msgid "You checked out the following %1 items:" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/print_templates/t_checkout.tt2:30 +msgid "You checked out the following items:" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:128 +msgid "" +"You have already added this field. Click OK if you would like to reset this " +"field." +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:121 +msgid "" +"You have started building a template! Selecting a new starting source will " +"destroy the current template and start over. Is this OK?" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/print_templates/t_items_out.tt2:31 +msgid "You have the following items:" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/print_templates/t_holds_for_patron.tt2:11 +msgid "You have the following title on hold:" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/print_templates/t_in_house_use_list.tt2:17 +msgid "You marked the following in-house items used:" +msgstr "" + +#. ("{{transactions.length}}") +#: ../../Open-ILS/src/templates/staff/share/print_templates/t_offline_in_house_use.tt2:12 +msgid "You recorded use for the following %1 items:" +msgstr "" + +#. ("{{transactions.length}}") +#: ../../Open-ILS/src/templates/staff/share/print_templates/t_offline_renew.tt2:12 +msgid "You renewed the following %1 items:" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/share/print_templates/t_renew.tt2:13 +msgid "You renewed the following items:" +msgstr "" + +#. ("{{staff.first_given_name}}") +#: ../../Open-ILS/src/templates/staff/share/print_templates/t_checkout.tt2:42 ../../Open-ILS/src/templates/staff/share/print_templates/t_holds_for_patron.tt2:20 ../../Open-ILS/src/templates/staff/share/print_templates/t_items_out.tt2:43 ../../Open-ILS/src/templates/staff/share/print_templates/t_renew.tt2:25 +msgid "You were helped by %1" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/z3950/index.tt2:1 +msgid "Z39.50" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/server/t_splash.tt2:10 +msgid "Z39.50 Index Field Maps" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/server/t_splash.tt2:10 +msgid "Z39.50 Servers" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_cc_payment_dialog.tt2:95 +msgid "ZIP or postal code" +msgstr "ZIP or postal code" + +#: ../../Open-ILS/src/templates/staff/navbar.tt2:39 +msgid "alt+s" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_summary.tt2:171 +msgid "copy" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/navbar.tt2:119 ../../Open-ILS/src/templates/staff/navbar.tt2:127 +msgid "ctrl+f2" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:36 +msgid "exported_copy_templates.json" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/printlabels/t_view.tt2:57 +msgid "exported_label_templates.json" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/serials/t_attr_edit.tt2:29 +msgid "exported_serials_template.json" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/navbar.tt2:73 ../../Open-ILS/src/templates/staff/navbar.tt2:81 +msgid "f1" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/navbar.tt2:89 ../../Open-ILS/src/templates/staff/navbar.tt2:97 +msgid "f2" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/navbar.tt2:55 +msgid "f3" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/navbar.tt2:39 +msgid "f4" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/navbar.tt2:47 +msgid "f5" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/navbar.tt2:185 ../../Open-ILS/src/templates/staff/navbar.tt2:193 +msgid "f6" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/navbar.tt2:151 +msgid "f8" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/navbar.tt2:227 +msgid "f9" +msgstr "" + +#. ("{{circ_patron_name}}", "{{circ.usr().usrname()}}") +#: ../../Open-ILS/src/templates/staff/circ/share/t_mark_damaged.tt2:14 +msgid "for %1 : %2. " +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:394 +msgid "in" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/reporter/share/report_strings.tt2:54 +msgid "invalid start date - YYYY-MM-DD" +msgstr "" + +#. ("{{circ_checkin_time | date:'MM/dd/yy H:mm a'}}") +#: ../../Open-ILS/src/templates/staff/circ/share/t_mark_damaged.tt2:13 +msgid "on %1 " +msgstr "" + +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_templates.tt2:63 +msgid "print_templates.json" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:186 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:200 +msgid "receipt option" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:78 +msgid "s_l" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_sub_selector.tt2:7 +msgid "select subscription to work on" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/navbar.tt2:135 ../../Open-ILS/src/templates/staff/navbar.tt2:143 +msgid "shift+f1" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/navbar.tt2:105 +msgid "shift+f2" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/navbar.tt2:275 +msgid "shift+f3" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/navbar.tt2:283 +msgid "shift+f8" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:382 +msgid "week in" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:387 ../../Open-ILS/src/templates/staff/serials/t_prediction_wizard.tt2:392 +msgid "week on" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/base_js.tt2:153 +msgid "{{location_name}} ({{owning_lib_shortname}})" +msgstr "" + +#: ../../Open-ILS/src/templates/staff/cat/bucket/share/t_bucket_info.tt2:6 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_bucket_info.tt2:6 +msgid "{} items" +msgstr "" diff --git a/build/i18n/po/webstaff/en-GB.po b/build/i18n/po/webstaff/en-GB.po index 692f3c5b86..1aa7450a89 100644 --- a/build/i18n/po/webstaff/en-GB.po +++ b/build/i18n/po/webstaff/en-GB.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: evergreen\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2018-11-21 03:21+0000\n" +"POT-Creation-Date: 2019-01-17 03:21+0000\n" "PO-Revision-Date: 2018-03-26 19:30+0000\n" "Last-Translator: Andi Chandler \n" "Language-Team: English (United Kingdom) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2018-11-22 05:15+0000\n" -"X-Generator: Launchpad (build 18824)\n" +"X-Launchpad-Export-Date: 2019-01-18 05:53+0000\n" +"X-Generator: Launchpad (build 18856)\n" #. ("{{pendingXacts | date:\"short\"}}") #: ../../Open-ILS/src/templates/staff/t_login.tt2:55 @@ -415,7 +415,7 @@ msgstr "" msgid "Add 007" msgstr "" -#: ../../Open-ILS/src/templates/staff/cat/item/t_circ_list_pane.tt2:39 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:11 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:47 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:71 +#: ../../Open-ILS/src/templates/staff/cat/item/t_circ_list_pane.tt2:39 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:12 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:47 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:71 msgid "Add Billing" msgstr "" @@ -1030,7 +1030,7 @@ msgstr "" msgid "Balance Owed" msgstr "" -#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2:45 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:30 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:107 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:71 ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:8 ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:10 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:126 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:164 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:52 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin.tt2:54 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin.tt2:59 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:63 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:40 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:46 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:77 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_pending.tt2:48 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_view.tt2:35 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:32 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:65 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:35 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:72 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:109 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:11 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:17 ../../Open-ILS/src/templates/staff/circ/patron/t_credentials.tt2:21 ../../Open-ILS/src/templates/staff/circ/patron/t_credentials.tt2:25 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:78 ../../Open-ILS/src/templates/staff/circ/patron/t_patron_cards_dialog.tt2:10 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:47 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:15 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:83 ../../Open-ILS/src/templates/staff/circ/transits/t_list.tt2:50 ../../Open-ILS/src/templates/staff/serials/t_batch_receive.tt2:57 ../../Open-ILS/src/templates/staff/serials/t_view_items_grid.tt2:96 ../../Open-ILS/src/templates/staff/share/t_patron_search_form.tt2:55 +#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2:45 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:30 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:107 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:71 ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:8 ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:10 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:126 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:164 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:52 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin.tt2:54 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin.tt2:59 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:63 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:40 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:46 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:77 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_pending.tt2:48 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_view.tt2:35 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:32 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:65 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:36 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:84 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:109 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:11 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:17 ../../Open-ILS/src/templates/staff/circ/patron/t_credentials.tt2:21 ../../Open-ILS/src/templates/staff/circ/patron/t_credentials.tt2:25 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:78 ../../Open-ILS/src/templates/staff/circ/patron/t_patron_cards_dialog.tt2:10 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:47 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:15 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:83 ../../Open-ILS/src/templates/staff/circ/transits/t_list.tt2:50 ../../Open-ILS/src/templates/staff/serials/t_batch_receive.tt2:57 ../../Open-ILS/src/templates/staff/serials/t_view_items_grid.tt2:96 ../../Open-ILS/src/templates/staff/share/t_patron_search_form.tt2:55 msgid "Barcode" msgstr "" @@ -1202,7 +1202,7 @@ msgstr "" msgid "Bibliographic record %1" msgstr "" -#: ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:73 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:18 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:54 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:93 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:18 +#: ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:73 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:19 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:54 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:93 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:18 msgid "Bill #" msgstr "" @@ -1236,7 +1236,7 @@ msgstr "" msgid "Billing Date:" msgstr "" -#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:101 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:4 +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:103 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:4 msgid "Billing Location" msgstr "" @@ -1425,11 +1425,11 @@ msgstr "" msgid "Buckets" msgstr "" -#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2:50 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:36 ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:100 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:97 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:129 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:117 ../../Open-ILS/src/templates/staff/circ/holds/t_shelf_list.tt2:98 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:78 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:50 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:157 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:105 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:96 ../../Open-ILS/src/templates/staff/circ/transits/t_list.tt2:55 +#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2:50 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:36 ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:100 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:97 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:129 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:117 ../../Open-ILS/src/templates/staff/circ/holds/t_shelf_list.tt2:98 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:78 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:51 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:157 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:105 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:96 ../../Open-ILS/src/templates/staff/circ/transits/t_list.tt2:55 msgid "CN Prefix" msgstr "" -#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2:52 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:37 ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:101 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:98 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:131 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:118 ../../Open-ILS/src/templates/staff/circ/holds/t_shelf_list.tt2:99 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:80 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:51 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:158 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:106 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:102 ../../Open-ILS/src/templates/staff/circ/transits/t_list.tt2:57 +#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2:52 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:37 ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:101 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:98 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:131 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:118 ../../Open-ILS/src/templates/staff/circ/holds/t_shelf_list.tt2:99 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:80 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:52 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:158 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:106 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:102 ../../Open-ILS/src/templates/staff/circ/transits/t_list.tt2:57 msgid "CN Suffix" msgstr "" @@ -1445,7 +1445,7 @@ msgstr "" msgid "Call # Suffix" msgstr "" -#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2:51 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:35 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:104 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:72 ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:7 ../../Open-ILS/src/templates/staff/cat/share/t_volume_list.tt2:12 ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:130 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:130 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:167 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:47 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:106 ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:68 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:79 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:122 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:58 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:99 ../../Open-ILS/src/templates/staff/circ/share/t_hold_details.tt2:20 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_pull_list.tt2:27 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_shelf_list.tt2:32 +#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2:51 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:35 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:104 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:72 ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:7 ../../Open-ILS/src/templates/staff/cat/share/t_volume_list.tt2:12 ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:130 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:130 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:167 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:47 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:106 ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:68 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:79 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:61 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:122 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:58 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:99 ../../Open-ILS/src/templates/staff/circ/share/t_hold_details.tt2:20 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_pull_list.tt2:27 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_shelf_list.tt2:32 msgid "Call Number" msgstr "" @@ -1812,7 +1812,7 @@ msgstr "" msgid "Checkout" msgstr "" -#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:109 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:86 +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:121 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:86 msgid "Checkout / Renewal Library" msgstr "" @@ -1934,7 +1934,7 @@ msgstr "" msgid "Circulation ID: %1" msgstr "" -#: ../../Open-ILS/src/templates/staff/admin/serials/t_attr_edit.tt2:86 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:101 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:142 ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:183 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:110 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:88 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:146 ../../Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2:57 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:87 +#: ../../Open-ILS/src/templates/staff/admin/serials/t_attr_edit.tt2:86 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:101 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:142 ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:183 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:110 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:100 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:146 ../../Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2:57 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:87 msgid "Circulation Library" msgstr "" @@ -1950,7 +1950,7 @@ msgstr "" msgid "Circulation Max Fine Rules" msgstr "" -#: ../../Open-ILS/src/templates/staff/admin/serials/t_attr_edit.tt2:161 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:115 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:102 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:229 ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:198 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:109 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:84 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:145 ../../Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2:56 ../../Open-ILS/src/templates/staff/circ/share/t_precat_dialog.tt2:30 +#: ../../Open-ILS/src/templates/staff/admin/serials/t_attr_edit.tt2:161 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:115 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:102 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:229 ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:198 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:109 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:96 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:145 ../../Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2:56 ../../Open-ILS/src/templates/staff/circ/share/t_precat_dialog.tt2:30 msgid "Circulation Modifier" msgstr "" @@ -2274,7 +2274,7 @@ msgstr "" msgid "Copy Hold" msgstr "" -#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:116 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:103 ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:129 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:132 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:176 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:80 +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:116 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:103 ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:129 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:132 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:176 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:92 msgid "Copy ID" msgstr "" @@ -2973,7 +2973,7 @@ msgstr "" msgid "Detail View" msgstr "" -#: ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:117 +#: ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:123 msgid "Details" msgstr "" @@ -3774,7 +3774,7 @@ msgstr "" msgid "Fines Stopped Time" msgstr "" -#: ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:82 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:50 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:19 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:31 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:36 +#: ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:82 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:50 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:20 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:31 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:36 msgid "Finish" msgstr "" @@ -3893,7 +3893,7 @@ msgstr "" msgid "From: %1 To: %2
When: %3
Barcode: %4 Title: %5" msgstr "" -#: ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:11 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:13 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:50 +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:11 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:14 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:50 msgid "Full Details" msgstr "" @@ -3977,6 +3977,10 @@ msgstr "" msgid "Grid Columns Configuration" msgstr "" +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:113 +msgid "Grocery Billing Location" +msgstr "" + #: ../../Open-ILS/src/templates/staff/circ/patron/t_patron_groups_dialog.tt2:16 msgid "Group" msgstr "" @@ -4900,7 +4904,7 @@ msgstr "" msgid "Local Prefs" msgstr "" -#: ../../Open-ILS/src/templates/staff/admin/serials/t_template_list.tt2:46 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2:53 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:38 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:105 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:75 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:85 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:81 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:91 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:131 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:90 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:54 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:111 +#: ../../Open-ILS/src/templates/staff/admin/serials/t_template_list.tt2:46 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2:53 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:38 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:105 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:75 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:85 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:81 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:131 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:90 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:54 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:111 msgid "Location" msgstr "" @@ -6157,7 +6161,7 @@ msgstr "" msgid "Owner" msgstr "" -#: ../../Open-ILS/src/templates/staff/admin/serials/pattern_template.tt2:38 ../../Open-ILS/src/templates/staff/admin/serials/t_template_list.tt2:34 ../../Open-ILS/src/templates/staff/admin/serials/t_templates.tt2:10 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:103 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:137 ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:30 ../../Open-ILS/src/templates/staff/cat/share/t_volume_list.tt2:11 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:41 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:147 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:91 ../../Open-ILS/src/templates/staff/serials/t_mfhd_manager.tt2:19 ../../Open-ILS/src/templates/staff/serials/t_subscription_manager.tt2:136 +#: ../../Open-ILS/src/templates/staff/admin/serials/pattern_template.tt2:38 ../../Open-ILS/src/templates/staff/admin/serials/t_template_list.tt2:34 ../../Open-ILS/src/templates/staff/admin/serials/t_templates.tt2:10 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:103 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:137 ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:30 ../../Open-ILS/src/templates/staff/cat/share/t_volume_list.tt2:11 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:41 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:65 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:147 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:91 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:107 ../../Open-ILS/src/templates/staff/serials/t_mfhd_manager.tt2:19 ../../Open-ILS/src/templates/staff/serials/t_subscription_manager.tt2:136 msgid "Owning Library" msgstr "" @@ -6413,7 +6417,7 @@ msgstr "" msgid "Payment Method:" msgstr "" -#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:96 +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:108 msgid "Payment Pending" msgstr "" @@ -6677,7 +6681,7 @@ msgstr "" msgid "Print / Storage Service (\"Hatch\")" msgstr "" -#: ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:15 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:22 +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:16 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:22 msgid "Print Bills" msgstr "" @@ -7030,7 +7034,7 @@ msgstr "" msgid "Record Holds" msgstr "" -#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:69 ../../Open-ILS/src/templates/staff/serials/t_mfhd_tooltip.tt2:3 +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:81 ../../Open-ILS/src/templates/staff/serials/t_mfhd_tooltip.tt2:3 msgid "Record ID" msgstr "" @@ -7965,7 +7969,7 @@ msgstr "" msgid "Shelf Time" msgstr "" -#: ../../Open-ILS/src/templates/staff/admin/serials/t_attr_edit.tt2:125 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:187 ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:258 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:169 ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:59 +#: ../../Open-ILS/src/templates/staff/admin/serials/t_attr_edit.tt2:125 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:187 ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:258 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:169 ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:59 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:69 msgid "Shelving Location" msgstr "" @@ -8198,7 +8202,7 @@ msgstr "" msgid "Staff-Generated Penalties / Messages" msgstr "" -#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_config.tt2:334 ../../Open-ILS/src/templates/staff/cat/catalog/t_catalog.tt2:9 ../../Open-ILS/src/templates/staff/cat/share/t_authority_browser.tt2:4 ../../Open-ILS/src/templates/staff/cat/share/t_authority_browser.tt2:54 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:91 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:51 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:20 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:55 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:23 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:30 ../../Open-ILS/src/templates/staff/share/t_autogrid.tt2:69 +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_config.tt2:334 ../../Open-ILS/src/templates/staff/cat/catalog/t_catalog.tt2:9 ../../Open-ILS/src/templates/staff/cat/share/t_authority_browser.tt2:4 ../../Open-ILS/src/templates/staff/cat/share/t_authority_browser.tt2:54 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:91 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:51 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:21 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:55 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:23 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:30 ../../Open-ILS/src/templates/staff/share/t_autogrid.tt2:69 msgid "Start" msgstr "" @@ -8230,7 +8234,7 @@ msgstr "" msgid "State or province" msgstr "" -#: ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:112 +#: ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:118 msgid "Statement" msgstr "" @@ -8266,7 +8270,7 @@ msgstr "" msgid "Status:" msgstr "" -#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:106 +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:118 msgid "Stop Fines" msgstr "" @@ -8720,7 +8724,7 @@ msgstr "" msgid "Timestamp" msgstr "" -#: ../../Open-ILS/src/templates/staff/admin/server/config/metabib_field.tt2:30 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2:55 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:40 ../../Open-ILS/src/templates/staff/cat/bucket/record/t_pending.tt2:20 ../../Open-ILS/src/templates/staff/cat/bucket/record/t_search.tt2:46 ../../Open-ILS/src/templates/staff/cat/bucket/record/t_view.tt2:33 ../../Open-ILS/src/templates/staff/cat/catalog/t_conjoined_items.tt2:25 ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:75 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:77 ../../Open-ILS/src/templates/staff/cat/z3950/t_list.tt2:125 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:94 ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:94 ../../Open-ILS/src/templates/staff/circ/holds/t_shelf_list.tt2:80 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:82 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:22 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:56 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:25 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:63 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:137 ../../Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2:66 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:94 ../../Open-ILS/src/templates/staff/circ/patron/t_new_note_dialog.tt2:10 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:8 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:117 ../../Open-ILS/src/templates/staff/circ/share/t_hold_note_dialog.tt2:28 ../../Open-ILS/src/templates/staff/circ/share/t_precat_dialog.tt2:14 ../../Open-ILS/src/templates/staff/circ/transits/t_list.tt2:58 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_pull_list.tt2:24 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_shelf_list.tt2:30 +#: ../../Open-ILS/src/templates/staff/admin/server/config/metabib_field.tt2:30 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2:55 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:40 ../../Open-ILS/src/templates/staff/cat/bucket/record/t_pending.tt2:20 ../../Open-ILS/src/templates/staff/cat/bucket/record/t_search.tt2:46 ../../Open-ILS/src/templates/staff/cat/bucket/record/t_view.tt2:33 ../../Open-ILS/src/templates/staff/cat/catalog/t_conjoined_items.tt2:25 ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:75 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:77 ../../Open-ILS/src/templates/staff/cat/z3950/t_list.tt2:125 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:94 ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:94 ../../Open-ILS/src/templates/staff/circ/holds/t_shelf_list.tt2:80 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:82 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:22 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:56 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:26 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:75 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:137 ../../Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2:66 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:94 ../../Open-ILS/src/templates/staff/circ/patron/t_new_note_dialog.tt2:10 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:8 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:117 ../../Open-ILS/src/templates/staff/circ/share/t_hold_note_dialog.tt2:28 ../../Open-ILS/src/templates/staff/circ/share/t_precat_dialog.tt2:14 ../../Open-ILS/src/templates/staff/circ/transits/t_list.tt2:58 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_pull_list.tt2:24 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_shelf_list.tt2:30 msgid "Title" msgstr "" @@ -8788,7 +8792,7 @@ msgstr "" msgid "Total Adjustments" msgstr "" -#: ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:52 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:21 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:56 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:6 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:20 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:32 ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_current.tt2:49 ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_historical.tt2:64 +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:52 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:22 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:56 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:6 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:20 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:32 ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_current.tt2:49 ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_historical.tt2:64 msgid "Total Billed" msgstr "" @@ -8840,7 +8844,7 @@ msgstr "" msgid "Total Owed: " msgstr "" -#: ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:53 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:22 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:57 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:26 ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_current.tt2:59 ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_historical.tt2:75 +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:53 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:23 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:57 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:26 ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_current.tt2:59 ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_historical.tt2:75 msgid "Total Paid" msgstr "" @@ -9005,7 +9009,7 @@ msgstr "" msgid "Tuesday" msgstr "" -#: ../../Open-ILS/src/templates/staff/cat/catalog/t_conjoined_items.tt2:30 ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:62 ../../Open-ILS/src/templates/staff/cat/volcopy/t_copy_alerts.tt2:10 ../../Open-ILS/src/templates/staff/cat/volcopy/t_copy_alerts.tt2:58 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:54 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:23 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:58 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:15 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details_statement.tt2:7 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:24 ../../Open-ILS/src/templates/staff/circ/share/t_mark_damaged.tt2:26 ../../Open-ILS/src/templates/staff/offline-interface.tt2:201 ../../Open-ILS/src/templates/staff/offline-interface.tt2:98 ../../Open-ILS/src/templates/staff/serials/t_holding_code_dialog.tt2:17 ../../Open-ILS/src/templates/staff/serials/t_prediction_manager.tt2:26 ../../Open-ILS/src/templates/staff/serials/t_prediction_manager.tt2:57 ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_current.tt2:39 ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_historical.tt2:54 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_pull_list.tt2:23 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_shelf_list.tt2:29 ../../Open-ILS/src/templates/staff/share/t_add_copy_alert_dialog.tt2:10 ../../Open-ILS/src/templates/staff/share/t_copy_alert_editor_dialog.tt2:12 +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_conjoined_items.tt2:30 ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:62 ../../Open-ILS/src/templates/staff/cat/volcopy/t_copy_alerts.tt2:10 ../../Open-ILS/src/templates/staff/cat/volcopy/t_copy_alerts.tt2:58 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:54 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:24 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:58 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:15 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details_statement.tt2:7 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:24 ../../Open-ILS/src/templates/staff/circ/share/t_mark_damaged.tt2:26 ../../Open-ILS/src/templates/staff/offline-interface.tt2:201 ../../Open-ILS/src/templates/staff/offline-interface.tt2:98 ../../Open-ILS/src/templates/staff/serials/t_holding_code_dialog.tt2:17 ../../Open-ILS/src/templates/staff/serials/t_prediction_manager.tt2:26 ../../Open-ILS/src/templates/staff/serials/t_prediction_manager.tt2:57 ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_current.tt2:39 ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_historical.tt2:54 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_pull_list.tt2:23 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_shelf_list.tt2:29 ../../Open-ILS/src/templates/staff/share/t_add_copy_alert_dialog.tt2:10 ../../Open-ILS/src/templates/staff/share/t_copy_alert_editor_dialog.tt2:12 msgid "Type" msgstr "" diff --git a/build/i18n/po/webstaff/es-ES.po b/build/i18n/po/webstaff/es-ES.po index bc662e2be2..7213ee3b66 100644 --- a/build/i18n/po/webstaff/es-ES.po +++ b/build/i18n/po/webstaff/es-ES.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: evergreen\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2018-11-21 03:21+0000\n" +"POT-Creation-Date: 2019-01-17 03:21+0000\n" "PO-Revision-Date: 2018-03-26 19:30+0000\n" "Last-Translator: Ben Shum \n" "Language-Team: Spanish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2018-11-22 05:15+0000\n" -"X-Generator: Launchpad (build 18824)\n" +"X-Launchpad-Export-Date: 2019-01-18 05:53+0000\n" +"X-Generator: Launchpad (build 18856)\n" #. ("{{pendingXacts | date:\"short\"}}") #: ../../Open-ILS/src/templates/staff/t_login.tt2:55 @@ -423,7 +423,7 @@ msgstr "Añadir 006" msgid "Add 007" msgstr "Añadir 007" -#: ../../Open-ILS/src/templates/staff/cat/item/t_circ_list_pane.tt2:39 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:11 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:47 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:71 +#: ../../Open-ILS/src/templates/staff/cat/item/t_circ_list_pane.tt2:39 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:12 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:47 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:71 msgid "Add Billing" msgstr "Añadir multa" @@ -1065,7 +1065,7 @@ msgstr "Saldo pendiente" msgid "Balance Owed" msgstr "Total Debido" -#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2:45 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:30 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:107 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:71 ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:8 ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:10 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:126 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:164 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:52 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin.tt2:54 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin.tt2:59 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:63 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:40 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:46 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:77 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_pending.tt2:48 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_view.tt2:35 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:32 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:65 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:35 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:72 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:109 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:11 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:17 ../../Open-ILS/src/templates/staff/circ/patron/t_credentials.tt2:21 ../../Open-ILS/src/templates/staff/circ/patron/t_credentials.tt2:25 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:78 ../../Open-ILS/src/templates/staff/circ/patron/t_patron_cards_dialog.tt2:10 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:47 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:15 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:83 ../../Open-ILS/src/templates/staff/circ/transits/t_list.tt2:50 ../../Open-ILS/src/templates/staff/serials/t_batch_receive.tt2:57 ../../Open-ILS/src/templates/staff/serials/t_view_items_grid.tt2:96 ../../Open-ILS/src/templates/staff/share/t_patron_search_form.tt2:55 +#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2:45 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:30 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:107 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:71 ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:8 ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:10 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:126 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:164 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:52 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin.tt2:54 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin.tt2:59 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:63 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:40 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:46 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:77 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_pending.tt2:48 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_view.tt2:35 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:32 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:65 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:36 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:84 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:109 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:11 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:17 ../../Open-ILS/src/templates/staff/circ/patron/t_credentials.tt2:21 ../../Open-ILS/src/templates/staff/circ/patron/t_credentials.tt2:25 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:78 ../../Open-ILS/src/templates/staff/circ/patron/t_patron_cards_dialog.tt2:10 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:47 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:15 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:83 ../../Open-ILS/src/templates/staff/circ/transits/t_list.tt2:50 ../../Open-ILS/src/templates/staff/serials/t_batch_receive.tt2:57 ../../Open-ILS/src/templates/staff/serials/t_view_items_grid.tt2:96 ../../Open-ILS/src/templates/staff/share/t_patron_search_form.tt2:55 msgid "Barcode" msgstr "Código de barras" @@ -1239,7 +1239,7 @@ msgstr "Bibliográfico" msgid "Bibliographic record %1" msgstr "Registro bibliográfico %1" -#: ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:73 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:18 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:54 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:93 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:18 +#: ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:73 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:19 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:54 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:93 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:18 msgid "Bill #" msgstr "Bill #" @@ -1273,7 +1273,7 @@ msgstr "Facturación" msgid "Billing Date:" msgstr "Fecha de Facturación:" -#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:101 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:4 +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:103 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:4 msgid "Billing Location" msgstr "Localización de Facturación" @@ -1462,11 +1462,11 @@ msgstr "Ver Cubo" msgid "Buckets" msgstr "Cubos" -#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2:50 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:36 ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:100 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:97 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:129 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:117 ../../Open-ILS/src/templates/staff/circ/holds/t_shelf_list.tt2:98 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:78 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:50 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:157 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:105 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:96 ../../Open-ILS/src/templates/staff/circ/transits/t_list.tt2:55 +#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2:50 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:36 ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:100 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:97 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:129 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:117 ../../Open-ILS/src/templates/staff/circ/holds/t_shelf_list.tt2:98 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:78 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:51 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:157 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:105 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:96 ../../Open-ILS/src/templates/staff/circ/transits/t_list.tt2:55 msgid "CN Prefix" msgstr "" -#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2:52 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:37 ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:101 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:98 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:131 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:118 ../../Open-ILS/src/templates/staff/circ/holds/t_shelf_list.tt2:99 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:80 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:51 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:158 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:106 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:102 ../../Open-ILS/src/templates/staff/circ/transits/t_list.tt2:57 +#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2:52 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:37 ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:101 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:98 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:131 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:118 ../../Open-ILS/src/templates/staff/circ/holds/t_shelf_list.tt2:99 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:80 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:52 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:158 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:106 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:102 ../../Open-ILS/src/templates/staff/circ/transits/t_list.tt2:57 msgid "CN Suffix" msgstr "" @@ -1482,7 +1482,7 @@ msgstr "Llamar # Prefijo" msgid "Call # Suffix" msgstr "Llamar # Sufijo" -#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2:51 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:35 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:104 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:72 ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:7 ../../Open-ILS/src/templates/staff/cat/share/t_volume_list.tt2:12 ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:130 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:130 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:167 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:47 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:106 ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:68 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:79 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:122 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:58 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:99 ../../Open-ILS/src/templates/staff/circ/share/t_hold_details.tt2:20 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_pull_list.tt2:27 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_shelf_list.tt2:32 +#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2:51 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:35 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:104 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:72 ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:7 ../../Open-ILS/src/templates/staff/cat/share/t_volume_list.tt2:12 ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:130 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:130 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:167 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:47 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:106 ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:68 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:79 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:61 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:122 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:58 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:99 ../../Open-ILS/src/templates/staff/circ/share/t_hold_details.tt2:20 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_pull_list.tt2:27 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_shelf_list.tt2:32 msgid "Call Number" msgstr "Llamar al Número" @@ -1849,7 +1849,7 @@ msgstr "Estación de Trabajo de Entrega" msgid "Checkout" msgstr "Finalizar compra" -#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:109 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:86 +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:121 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:86 msgid "Checkout / Renewal Library" msgstr "salida / renovación de la biblioteca" @@ -1971,7 +1971,7 @@ msgstr "" msgid "Circulation ID: %1" msgstr "Circulación ID: %1" -#: ../../Open-ILS/src/templates/staff/admin/serials/t_attr_edit.tt2:86 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:101 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:142 ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:183 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:110 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:88 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:146 ../../Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2:57 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:87 +#: ../../Open-ILS/src/templates/staff/admin/serials/t_attr_edit.tt2:86 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:101 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:142 ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:183 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:110 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:100 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:146 ../../Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2:57 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:87 msgid "Circulation Library" msgstr "Bibliotequa De Circulación" @@ -1987,7 +1987,7 @@ msgstr "Cargos circulación punto de partido" msgid "Circulation Max Fine Rules" msgstr "Reglas de circulación Max Bellas" -#: ../../Open-ILS/src/templates/staff/admin/serials/t_attr_edit.tt2:161 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:115 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:102 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:229 ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:198 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:109 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:84 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:145 ../../Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2:56 ../../Open-ILS/src/templates/staff/circ/share/t_precat_dialog.tt2:30 +#: ../../Open-ILS/src/templates/staff/admin/serials/t_attr_edit.tt2:161 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:115 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:102 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:229 ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:198 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:109 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:96 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:145 ../../Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2:56 ../../Open-ILS/src/templates/staff/circ/share/t_precat_dialog.tt2:30 msgid "Circulation Modifier" msgstr "Modificador De Circulación" @@ -2311,7 +2311,7 @@ msgstr "" msgid "Copy Hold" msgstr "Copie el Asidero" -#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:116 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:103 ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:129 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:132 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:176 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:80 +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:116 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:103 ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:129 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:132 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:176 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:92 msgid "Copy ID" msgstr "Copiar ID" @@ -3010,7 +3010,7 @@ msgstr "Biblioteca de destino" msgid "Detail View" msgstr "Vista de Detalle" -#: ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:117 +#: ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:123 msgid "Details" msgstr "" @@ -3811,7 +3811,7 @@ msgstr "Multas Detenidas" msgid "Fines Stopped Time" msgstr "" -#: ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:82 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:50 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:19 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:31 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:36 +#: ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:82 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:50 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:20 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:31 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:36 msgid "Finish" msgstr "Finalizar" @@ -3930,7 +3930,7 @@ msgstr "" msgid "From: %1 To: %2
When: %3
Barcode: %4 Title: %5" msgstr "" -#: ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:11 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:13 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:50 +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:11 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:14 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:50 msgid "Full Details" msgstr "Detalles completos" @@ -4014,6 +4014,10 @@ msgstr "Mayor o igual a" msgid "Grid Columns Configuration" msgstr "" +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:113 +msgid "Grocery Billing Location" +msgstr "" + #: ../../Open-ILS/src/templates/staff/circ/patron/t_patron_groups_dialog.tt2:16 msgid "Group" msgstr "Grupo" @@ -4939,7 +4943,7 @@ msgstr "Catálogo local" msgid "Local Prefs" msgstr "Pref locales" -#: ../../Open-ILS/src/templates/staff/admin/serials/t_template_list.tt2:46 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2:53 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:38 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:105 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:75 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:85 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:81 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:91 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:131 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:90 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:54 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:111 +#: ../../Open-ILS/src/templates/staff/admin/serials/t_template_list.tt2:46 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2:53 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:38 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:105 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:75 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:85 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:81 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:131 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:90 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:54 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:111 msgid "Location" msgstr "Ubicación" @@ -6209,7 +6213,7 @@ msgstr "Propiedad de %1" msgid "Owner" msgstr "" -#: ../../Open-ILS/src/templates/staff/admin/serials/pattern_template.tt2:38 ../../Open-ILS/src/templates/staff/admin/serials/t_template_list.tt2:34 ../../Open-ILS/src/templates/staff/admin/serials/t_templates.tt2:10 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:103 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:137 ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:30 ../../Open-ILS/src/templates/staff/cat/share/t_volume_list.tt2:11 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:41 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:147 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:91 ../../Open-ILS/src/templates/staff/serials/t_mfhd_manager.tt2:19 ../../Open-ILS/src/templates/staff/serials/t_subscription_manager.tt2:136 +#: ../../Open-ILS/src/templates/staff/admin/serials/pattern_template.tt2:38 ../../Open-ILS/src/templates/staff/admin/serials/t_template_list.tt2:34 ../../Open-ILS/src/templates/staff/admin/serials/t_templates.tt2:10 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:103 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:137 ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:30 ../../Open-ILS/src/templates/staff/cat/share/t_volume_list.tt2:11 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:41 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:65 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:147 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:91 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:107 ../../Open-ILS/src/templates/staff/serials/t_mfhd_manager.tt2:19 ../../Open-ILS/src/templates/staff/serials/t_subscription_manager.tt2:136 msgid "Owning Library" msgstr "Biblioteca Dueña" @@ -6466,7 +6470,7 @@ msgstr "Identificación Del Pago" msgid "Payment Method:" msgstr "Método de pago:" -#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:96 +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:108 msgid "Payment Pending" msgstr "" @@ -6735,7 +6739,7 @@ msgstr "Imprimir" msgid "Print / Storage Service (\"Hatch\")" msgstr "" -#: ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:15 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:22 +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:16 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:22 msgid "Print Bills" msgstr "Imprimir las cuentas" @@ -7088,7 +7092,7 @@ msgstr "Formato de registro" msgid "Record Holds" msgstr "Sostiene Registro" -#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:69 ../../Open-ILS/src/templates/staff/serials/t_mfhd_tooltip.tt2:3 +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:81 ../../Open-ILS/src/templates/staff/serials/t_mfhd_tooltip.tt2:3 msgid "Record ID" msgstr "ID de Registro" @@ -8023,7 +8027,7 @@ msgstr "Estantería Localización" msgid "Shelf Time" msgstr "Tiempo En El Estante" -#: ../../Open-ILS/src/templates/staff/admin/serials/t_attr_edit.tt2:125 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:187 ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:258 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:169 ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:59 +#: ../../Open-ILS/src/templates/staff/admin/serials/t_attr_edit.tt2:125 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:187 ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:258 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:169 ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:59 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:69 msgid "Shelving Location" msgstr "Ubicación de estantería" @@ -8256,7 +8260,7 @@ msgstr "" msgid "Staff-Generated Penalties / Messages" msgstr "Personal-Generados Sanciones/Mensajes" -#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_config.tt2:334 ../../Open-ILS/src/templates/staff/cat/catalog/t_catalog.tt2:9 ../../Open-ILS/src/templates/staff/cat/share/t_authority_browser.tt2:4 ../../Open-ILS/src/templates/staff/cat/share/t_authority_browser.tt2:54 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:91 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:51 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:20 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:55 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:23 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:30 ../../Open-ILS/src/templates/staff/share/t_autogrid.tt2:69 +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_config.tt2:334 ../../Open-ILS/src/templates/staff/cat/catalog/t_catalog.tt2:9 ../../Open-ILS/src/templates/staff/cat/share/t_authority_browser.tt2:4 ../../Open-ILS/src/templates/staff/cat/share/t_authority_browser.tt2:54 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:91 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:51 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:21 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:55 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:23 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:30 ../../Open-ILS/src/templates/staff/share/t_autogrid.tt2:69 msgid "Start" msgstr "Iniciar" @@ -8288,7 +8292,7 @@ msgstr "Estado" msgid "State or province" msgstr "" -#: ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:112 +#: ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:118 msgid "Statement" msgstr "" @@ -8324,7 +8328,7 @@ msgstr "" msgid "Status:" msgstr "" -#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:106 +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:118 msgid "Stop Fines" msgstr "" @@ -8784,7 +8788,7 @@ msgstr "" msgid "Timestamp" msgstr "" -#: ../../Open-ILS/src/templates/staff/admin/server/config/metabib_field.tt2:30 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2:55 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:40 ../../Open-ILS/src/templates/staff/cat/bucket/record/t_pending.tt2:20 ../../Open-ILS/src/templates/staff/cat/bucket/record/t_search.tt2:46 ../../Open-ILS/src/templates/staff/cat/bucket/record/t_view.tt2:33 ../../Open-ILS/src/templates/staff/cat/catalog/t_conjoined_items.tt2:25 ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:75 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:77 ../../Open-ILS/src/templates/staff/cat/z3950/t_list.tt2:125 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:94 ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:94 ../../Open-ILS/src/templates/staff/circ/holds/t_shelf_list.tt2:80 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:82 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:22 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:56 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:25 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:63 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:137 ../../Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2:66 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:94 ../../Open-ILS/src/templates/staff/circ/patron/t_new_note_dialog.tt2:10 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:8 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:117 ../../Open-ILS/src/templates/staff/circ/share/t_hold_note_dialog.tt2:28 ../../Open-ILS/src/templates/staff/circ/share/t_precat_dialog.tt2:14 ../../Open-ILS/src/templates/staff/circ/transits/t_list.tt2:58 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_pull_list.tt2:24 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_shelf_list.tt2:30 +#: ../../Open-ILS/src/templates/staff/admin/server/config/metabib_field.tt2:30 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2:55 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:40 ../../Open-ILS/src/templates/staff/cat/bucket/record/t_pending.tt2:20 ../../Open-ILS/src/templates/staff/cat/bucket/record/t_search.tt2:46 ../../Open-ILS/src/templates/staff/cat/bucket/record/t_view.tt2:33 ../../Open-ILS/src/templates/staff/cat/catalog/t_conjoined_items.tt2:25 ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:75 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:77 ../../Open-ILS/src/templates/staff/cat/z3950/t_list.tt2:125 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:94 ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:94 ../../Open-ILS/src/templates/staff/circ/holds/t_shelf_list.tt2:80 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:82 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:22 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:56 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:26 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:75 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:137 ../../Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2:66 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:94 ../../Open-ILS/src/templates/staff/circ/patron/t_new_note_dialog.tt2:10 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:8 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:117 ../../Open-ILS/src/templates/staff/circ/share/t_hold_note_dialog.tt2:28 ../../Open-ILS/src/templates/staff/circ/share/t_precat_dialog.tt2:14 ../../Open-ILS/src/templates/staff/circ/transits/t_list.tt2:58 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_pull_list.tt2:24 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_shelf_list.tt2:30 msgid "Title" msgstr "Título" @@ -8852,7 +8856,7 @@ msgstr "" msgid "Total Adjustments" msgstr "" -#: ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:52 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:21 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:56 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:6 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:20 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:32 ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_current.tt2:49 ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_historical.tt2:64 +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:52 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:22 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:56 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:6 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:20 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:32 ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_current.tt2:49 ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_historical.tt2:64 msgid "Total Billed" msgstr "Total Facturado" @@ -8904,7 +8908,7 @@ msgstr "Total Debido:" msgid "Total Owed: " msgstr "Total Debido: " -#: ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:53 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:22 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:57 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:26 ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_current.tt2:59 ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_historical.tt2:75 +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:53 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:23 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:57 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:26 ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_current.tt2:59 ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_historical.tt2:75 msgid "Total Paid" msgstr "Total Pagado" @@ -9071,7 +9075,7 @@ msgstr "Trate Patrón de búsqueda" msgid "Tuesday" msgstr "" -#: ../../Open-ILS/src/templates/staff/cat/catalog/t_conjoined_items.tt2:30 ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:62 ../../Open-ILS/src/templates/staff/cat/volcopy/t_copy_alerts.tt2:10 ../../Open-ILS/src/templates/staff/cat/volcopy/t_copy_alerts.tt2:58 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:54 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:23 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:58 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:15 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details_statement.tt2:7 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:24 ../../Open-ILS/src/templates/staff/circ/share/t_mark_damaged.tt2:26 ../../Open-ILS/src/templates/staff/offline-interface.tt2:201 ../../Open-ILS/src/templates/staff/offline-interface.tt2:98 ../../Open-ILS/src/templates/staff/serials/t_holding_code_dialog.tt2:17 ../../Open-ILS/src/templates/staff/serials/t_prediction_manager.tt2:26 ../../Open-ILS/src/templates/staff/serials/t_prediction_manager.tt2:57 ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_current.tt2:39 ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_historical.tt2:54 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_pull_list.tt2:23 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_shelf_list.tt2:29 ../../Open-ILS/src/templates/staff/share/t_add_copy_alert_dialog.tt2:10 ../../Open-ILS/src/templates/staff/share/t_copy_alert_editor_dialog.tt2:12 +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_conjoined_items.tt2:30 ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:62 ../../Open-ILS/src/templates/staff/cat/volcopy/t_copy_alerts.tt2:10 ../../Open-ILS/src/templates/staff/cat/volcopy/t_copy_alerts.tt2:58 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:54 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:24 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:58 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:15 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details_statement.tt2:7 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:24 ../../Open-ILS/src/templates/staff/circ/share/t_mark_damaged.tt2:26 ../../Open-ILS/src/templates/staff/offline-interface.tt2:201 ../../Open-ILS/src/templates/staff/offline-interface.tt2:98 ../../Open-ILS/src/templates/staff/serials/t_holding_code_dialog.tt2:17 ../../Open-ILS/src/templates/staff/serials/t_prediction_manager.tt2:26 ../../Open-ILS/src/templates/staff/serials/t_prediction_manager.tt2:57 ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_current.tt2:39 ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_historical.tt2:54 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_pull_list.tt2:23 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_shelf_list.tt2:29 ../../Open-ILS/src/templates/staff/share/t_add_copy_alert_dialog.tt2:10 ../../Open-ILS/src/templates/staff/share/t_copy_alert_editor_dialog.tt2:12 msgid "Type" msgstr "Tipo" diff --git a/build/i18n/po/webstaff/hy-AM.po b/build/i18n/po/webstaff/hy-AM.po index 2a04e46f79..718630d882 100644 --- a/build/i18n/po/webstaff/hy-AM.po +++ b/build/i18n/po/webstaff/hy-AM.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: evergreen\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2018-11-21 03:21+0000\n" +"POT-Creation-Date: 2019-01-17 03:21+0000\n" "PO-Revision-Date: 2018-08-23 03:44+0000\n" "Last-Translator: TZ \n" "Language-Team: Armenian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2018-11-22 05:14+0000\n" -"X-Generator: Launchpad (build 18824)\n" +"X-Launchpad-Export-Date: 2019-01-18 05:52+0000\n" +"X-Generator: Launchpad (build 18856)\n" #. ("{{pendingXacts | date:\"short\"}}") #: ../../Open-ILS/src/templates/staff/t_login.tt2:55 @@ -416,7 +416,7 @@ msgstr "Ավելացնել 006" msgid "Add 007" msgstr "Ավելացնել 007" -#: ../../Open-ILS/src/templates/staff/cat/item/t_circ_list_pane.tt2:39 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:11 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:47 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:71 +#: ../../Open-ILS/src/templates/staff/cat/item/t_circ_list_pane.tt2:39 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:12 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:47 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:71 msgid "Add Billing" msgstr "Ավելացրու հաշիվ:" @@ -1054,7 +1054,7 @@ msgstr "" msgid "Balance Owed" msgstr "Տնօրինած հաշվեկշիռ" -#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2:45 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:30 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:107 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:71 ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:8 ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:10 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:126 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:164 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:52 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin.tt2:54 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin.tt2:59 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:63 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:40 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:46 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:77 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_pending.tt2:48 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_view.tt2:35 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:32 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:65 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:35 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:72 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:109 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:11 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:17 ../../Open-ILS/src/templates/staff/circ/patron/t_credentials.tt2:21 ../../Open-ILS/src/templates/staff/circ/patron/t_credentials.tt2:25 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:78 ../../Open-ILS/src/templates/staff/circ/patron/t_patron_cards_dialog.tt2:10 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:47 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:15 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:83 ../../Open-ILS/src/templates/staff/circ/transits/t_list.tt2:50 ../../Open-ILS/src/templates/staff/serials/t_batch_receive.tt2:57 ../../Open-ILS/src/templates/staff/serials/t_view_items_grid.tt2:96 ../../Open-ILS/src/templates/staff/share/t_patron_search_form.tt2:55 +#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2:45 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:30 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:107 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:71 ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:8 ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:10 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:126 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:164 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:52 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin.tt2:54 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin.tt2:59 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:63 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:40 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:46 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:77 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_pending.tt2:48 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_view.tt2:35 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:32 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:65 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:36 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:84 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:109 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:11 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:17 ../../Open-ILS/src/templates/staff/circ/patron/t_credentials.tt2:21 ../../Open-ILS/src/templates/staff/circ/patron/t_credentials.tt2:25 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:78 ../../Open-ILS/src/templates/staff/circ/patron/t_patron_cards_dialog.tt2:10 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:47 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:15 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:83 ../../Open-ILS/src/templates/staff/circ/transits/t_list.tt2:50 ../../Open-ILS/src/templates/staff/serials/t_batch_receive.tt2:57 ../../Open-ILS/src/templates/staff/serials/t_view_items_grid.tt2:96 ../../Open-ILS/src/templates/staff/share/t_patron_search_form.tt2:55 msgid "Barcode" msgstr "Գծակոդ" @@ -1228,7 +1228,7 @@ msgstr "Մատենագիտական" msgid "Bibliographic record %1" msgstr "Մատենագիտական գրառում %1" -#: ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:73 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:18 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:54 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:93 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:18 +#: ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:73 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:19 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:54 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:93 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:18 msgid "Bill #" msgstr "Հաշիվl #" @@ -1262,7 +1262,7 @@ msgstr "" msgid "Billing Date:" msgstr "" -#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:101 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:4 +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:103 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:4 msgid "Billing Location" msgstr "Հաշիվ ներկայացնողի տեղաբաշխւմ" @@ -1451,11 +1451,11 @@ msgstr "Փնջի դիտում" msgid "Buckets" msgstr "Փնջեր" -#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2:50 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:36 ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:100 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:97 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:129 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:117 ../../Open-ILS/src/templates/staff/circ/holds/t_shelf_list.tt2:98 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:78 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:50 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:157 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:105 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:96 ../../Open-ILS/src/templates/staff/circ/transits/t_list.tt2:55 +#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2:50 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:36 ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:100 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:97 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:129 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:117 ../../Open-ILS/src/templates/staff/circ/holds/t_shelf_list.tt2:98 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:78 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:51 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:157 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:105 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:96 ../../Open-ILS/src/templates/staff/circ/transits/t_list.tt2:55 msgid "CN Prefix" msgstr "CN նախածանց" -#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2:52 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:37 ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:101 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:98 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:131 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:118 ../../Open-ILS/src/templates/staff/circ/holds/t_shelf_list.tt2:99 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:80 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:51 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:158 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:106 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:102 ../../Open-ILS/src/templates/staff/circ/transits/t_list.tt2:57 +#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2:52 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:37 ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:101 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:98 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:131 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:118 ../../Open-ILS/src/templates/staff/circ/holds/t_shelf_list.tt2:99 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:80 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:52 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:158 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:106 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:102 ../../Open-ILS/src/templates/staff/circ/transits/t_list.tt2:57 msgid "CN Suffix" msgstr "CN վերջածանց" @@ -1471,7 +1471,7 @@ msgstr "Դասիչի # նախածանց" msgid "Call # Suffix" msgstr "Դասիչի # վերջածանց" -#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2:51 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:35 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:104 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:72 ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:7 ../../Open-ILS/src/templates/staff/cat/share/t_volume_list.tt2:12 ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:130 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:130 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:167 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:47 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:106 ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:68 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:79 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:122 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:58 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:99 ../../Open-ILS/src/templates/staff/circ/share/t_hold_details.tt2:20 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_pull_list.tt2:27 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_shelf_list.tt2:32 +#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2:51 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:35 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:104 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:72 ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:7 ../../Open-ILS/src/templates/staff/cat/share/t_volume_list.tt2:12 ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:130 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:130 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:167 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:47 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:106 ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:68 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:79 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:61 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:122 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:58 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:99 ../../Open-ILS/src/templates/staff/circ/share/t_hold_details.tt2:20 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_pull_list.tt2:27 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_shelf_list.tt2:32 msgid "Call Number" msgstr "Դասիչ" @@ -1840,7 +1840,7 @@ msgstr "Հետ ընդունման աշխատանքային կայան" msgid "Checkout" msgstr "Դուրս տրում" -#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:109 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:86 +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:121 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:86 msgid "Checkout / Renewal Library" msgstr "Դուրս տրման / թարմացման գրադարան։" @@ -1962,7 +1962,7 @@ msgstr "Տացքի ID" msgid "Circulation ID: %1" msgstr "Տացքի ID: %1" -#: ../../Open-ILS/src/templates/staff/admin/serials/t_attr_edit.tt2:86 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:101 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:142 ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:183 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:110 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:88 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:146 ../../Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2:57 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:87 +#: ../../Open-ILS/src/templates/staff/admin/serials/t_attr_edit.tt2:86 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:101 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:142 ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:183 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:110 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:100 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:146 ../../Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2:57 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:87 msgid "Circulation Library" msgstr "Սպասարկող գրադարան" @@ -1978,7 +1978,7 @@ msgstr "Տացքի համընկնման կետի քաշ" msgid "Circulation Max Fine Rules" msgstr "Տացքի մաքսիմալ տուգանքի օրենքներ" -#: ../../Open-ILS/src/templates/staff/admin/serials/t_attr_edit.tt2:161 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:115 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:102 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:229 ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:198 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:109 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:84 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:145 ../../Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2:56 ../../Open-ILS/src/templates/staff/circ/share/t_precat_dialog.tt2:30 +#: ../../Open-ILS/src/templates/staff/admin/serials/t_attr_edit.tt2:161 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:115 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:102 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:229 ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:198 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:109 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:96 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:145 ../../Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2:56 ../../Open-ILS/src/templates/staff/circ/share/t_precat_dialog.tt2:30 msgid "Circulation Modifier" msgstr "Տացքի ձևափոխիչ" @@ -2306,7 +2306,7 @@ msgstr "Արտագրել նրբագծի կարգաբերումները տեղա msgid "Copy Hold" msgstr "Պատճենի պահում" -#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:116 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:103 ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:129 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:132 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:176 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:80 +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:116 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:103 ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:129 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:132 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:176 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:92 msgid "Copy ID" msgstr "Պատճենի ID" @@ -3007,7 +3007,7 @@ msgstr "Ուղարկվող գրադարան" msgid "Detail View" msgstr "Մանրամասն դիտում" -#: ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:117 +#: ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:123 msgid "Details" msgstr "" @@ -3812,7 +3812,7 @@ msgstr "" msgid "Fines Stopped Time" msgstr "" -#: ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:82 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:50 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:19 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:31 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:36 +#: ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:82 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:50 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:20 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:31 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:36 msgid "Finish" msgstr "" @@ -3931,7 +3931,7 @@ msgstr "" msgid "From: %1 To: %2
When: %3
Barcode: %4 Title: %5" msgstr "" -#: ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:11 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:13 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:50 +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:11 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:14 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:50 msgid "Full Details" msgstr "" @@ -4015,6 +4015,10 @@ msgstr "" msgid "Grid Columns Configuration" msgstr "" +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:113 +msgid "Grocery Billing Location" +msgstr "" + #: ../../Open-ILS/src/templates/staff/circ/patron/t_patron_groups_dialog.tt2:16 msgid "Group" msgstr "" @@ -4938,7 +4942,7 @@ msgstr "" msgid "Local Prefs" msgstr "" -#: ../../Open-ILS/src/templates/staff/admin/serials/t_template_list.tt2:46 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2:53 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:38 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:105 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:75 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:85 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:81 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:91 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:131 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:90 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:54 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:111 +#: ../../Open-ILS/src/templates/staff/admin/serials/t_template_list.tt2:46 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2:53 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:38 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:105 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:75 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:85 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:81 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:131 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:90 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:54 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:111 msgid "Location" msgstr "" @@ -6195,7 +6199,7 @@ msgstr "" msgid "Owner" msgstr "" -#: ../../Open-ILS/src/templates/staff/admin/serials/pattern_template.tt2:38 ../../Open-ILS/src/templates/staff/admin/serials/t_template_list.tt2:34 ../../Open-ILS/src/templates/staff/admin/serials/t_templates.tt2:10 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:103 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:137 ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:30 ../../Open-ILS/src/templates/staff/cat/share/t_volume_list.tt2:11 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:41 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:147 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:91 ../../Open-ILS/src/templates/staff/serials/t_mfhd_manager.tt2:19 ../../Open-ILS/src/templates/staff/serials/t_subscription_manager.tt2:136 +#: ../../Open-ILS/src/templates/staff/admin/serials/pattern_template.tt2:38 ../../Open-ILS/src/templates/staff/admin/serials/t_template_list.tt2:34 ../../Open-ILS/src/templates/staff/admin/serials/t_templates.tt2:10 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:103 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:137 ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:30 ../../Open-ILS/src/templates/staff/cat/share/t_volume_list.tt2:11 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:41 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:65 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:147 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:91 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:107 ../../Open-ILS/src/templates/staff/serials/t_mfhd_manager.tt2:19 ../../Open-ILS/src/templates/staff/serials/t_subscription_manager.tt2:136 msgid "Owning Library" msgstr "" @@ -6451,7 +6455,7 @@ msgstr "" msgid "Payment Method:" msgstr "" -#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:96 +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:108 msgid "Payment Pending" msgstr "" @@ -6715,7 +6719,7 @@ msgstr "" msgid "Print / Storage Service (\"Hatch\")" msgstr "" -#: ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:15 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:22 +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:16 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:22 msgid "Print Bills" msgstr "" @@ -7068,7 +7072,7 @@ msgstr "" msgid "Record Holds" msgstr "" -#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:69 ../../Open-ILS/src/templates/staff/serials/t_mfhd_tooltip.tt2:3 +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:81 ../../Open-ILS/src/templates/staff/serials/t_mfhd_tooltip.tt2:3 msgid "Record ID" msgstr "" @@ -8003,7 +8007,7 @@ msgstr "" msgid "Shelf Time" msgstr "" -#: ../../Open-ILS/src/templates/staff/admin/serials/t_attr_edit.tt2:125 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:187 ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:258 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:169 ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:59 +#: ../../Open-ILS/src/templates/staff/admin/serials/t_attr_edit.tt2:125 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:187 ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:258 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:169 ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:59 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:69 msgid "Shelving Location" msgstr "" @@ -8236,7 +8240,7 @@ msgstr "" msgid "Staff-Generated Penalties / Messages" msgstr "" -#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_config.tt2:334 ../../Open-ILS/src/templates/staff/cat/catalog/t_catalog.tt2:9 ../../Open-ILS/src/templates/staff/cat/share/t_authority_browser.tt2:4 ../../Open-ILS/src/templates/staff/cat/share/t_authority_browser.tt2:54 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:91 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:51 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:20 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:55 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:23 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:30 ../../Open-ILS/src/templates/staff/share/t_autogrid.tt2:69 +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_config.tt2:334 ../../Open-ILS/src/templates/staff/cat/catalog/t_catalog.tt2:9 ../../Open-ILS/src/templates/staff/cat/share/t_authority_browser.tt2:4 ../../Open-ILS/src/templates/staff/cat/share/t_authority_browser.tt2:54 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:91 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:51 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:21 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:55 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:23 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:30 ../../Open-ILS/src/templates/staff/share/t_autogrid.tt2:69 msgid "Start" msgstr "" @@ -8268,7 +8272,7 @@ msgstr "" msgid "State or province" msgstr "" -#: ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:112 +#: ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:118 msgid "Statement" msgstr "" @@ -8304,7 +8308,7 @@ msgstr "" msgid "Status:" msgstr "" -#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:106 +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:118 msgid "Stop Fines" msgstr "" @@ -8758,7 +8762,7 @@ msgstr "" msgid "Timestamp" msgstr "" -#: ../../Open-ILS/src/templates/staff/admin/server/config/metabib_field.tt2:30 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2:55 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:40 ../../Open-ILS/src/templates/staff/cat/bucket/record/t_pending.tt2:20 ../../Open-ILS/src/templates/staff/cat/bucket/record/t_search.tt2:46 ../../Open-ILS/src/templates/staff/cat/bucket/record/t_view.tt2:33 ../../Open-ILS/src/templates/staff/cat/catalog/t_conjoined_items.tt2:25 ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:75 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:77 ../../Open-ILS/src/templates/staff/cat/z3950/t_list.tt2:125 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:94 ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:94 ../../Open-ILS/src/templates/staff/circ/holds/t_shelf_list.tt2:80 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:82 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:22 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:56 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:25 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:63 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:137 ../../Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2:66 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:94 ../../Open-ILS/src/templates/staff/circ/patron/t_new_note_dialog.tt2:10 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:8 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:117 ../../Open-ILS/src/templates/staff/circ/share/t_hold_note_dialog.tt2:28 ../../Open-ILS/src/templates/staff/circ/share/t_precat_dialog.tt2:14 ../../Open-ILS/src/templates/staff/circ/transits/t_list.tt2:58 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_pull_list.tt2:24 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_shelf_list.tt2:30 +#: ../../Open-ILS/src/templates/staff/admin/server/config/metabib_field.tt2:30 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2:55 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:40 ../../Open-ILS/src/templates/staff/cat/bucket/record/t_pending.tt2:20 ../../Open-ILS/src/templates/staff/cat/bucket/record/t_search.tt2:46 ../../Open-ILS/src/templates/staff/cat/bucket/record/t_view.tt2:33 ../../Open-ILS/src/templates/staff/cat/catalog/t_conjoined_items.tt2:25 ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:75 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:77 ../../Open-ILS/src/templates/staff/cat/z3950/t_list.tt2:125 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:94 ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:94 ../../Open-ILS/src/templates/staff/circ/holds/t_shelf_list.tt2:80 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:82 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:22 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:56 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:26 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:75 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:137 ../../Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2:66 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:94 ../../Open-ILS/src/templates/staff/circ/patron/t_new_note_dialog.tt2:10 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:8 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:117 ../../Open-ILS/src/templates/staff/circ/share/t_hold_note_dialog.tt2:28 ../../Open-ILS/src/templates/staff/circ/share/t_precat_dialog.tt2:14 ../../Open-ILS/src/templates/staff/circ/transits/t_list.tt2:58 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_pull_list.tt2:24 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_shelf_list.tt2:30 msgid "Title" msgstr "" @@ -8826,7 +8830,7 @@ msgstr "" msgid "Total Adjustments" msgstr "" -#: ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:52 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:21 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:56 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:6 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:20 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:32 ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_current.tt2:49 ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_historical.tt2:64 +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:52 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:22 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:56 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:6 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:20 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:32 ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_current.tt2:49 ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_historical.tt2:64 msgid "Total Billed" msgstr "" @@ -8878,7 +8882,7 @@ msgstr "" msgid "Total Owed: " msgstr "" -#: ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:53 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:22 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:57 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:26 ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_current.tt2:59 ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_historical.tt2:75 +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:53 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:23 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:57 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:26 ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_current.tt2:59 ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_historical.tt2:75 msgid "Total Paid" msgstr "" @@ -9043,7 +9047,7 @@ msgstr "" msgid "Tuesday" msgstr "" -#: ../../Open-ILS/src/templates/staff/cat/catalog/t_conjoined_items.tt2:30 ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:62 ../../Open-ILS/src/templates/staff/cat/volcopy/t_copy_alerts.tt2:10 ../../Open-ILS/src/templates/staff/cat/volcopy/t_copy_alerts.tt2:58 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:54 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:23 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:58 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:15 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details_statement.tt2:7 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:24 ../../Open-ILS/src/templates/staff/circ/share/t_mark_damaged.tt2:26 ../../Open-ILS/src/templates/staff/offline-interface.tt2:201 ../../Open-ILS/src/templates/staff/offline-interface.tt2:98 ../../Open-ILS/src/templates/staff/serials/t_holding_code_dialog.tt2:17 ../../Open-ILS/src/templates/staff/serials/t_prediction_manager.tt2:26 ../../Open-ILS/src/templates/staff/serials/t_prediction_manager.tt2:57 ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_current.tt2:39 ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_historical.tt2:54 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_pull_list.tt2:23 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_shelf_list.tt2:29 ../../Open-ILS/src/templates/staff/share/t_add_copy_alert_dialog.tt2:10 ../../Open-ILS/src/templates/staff/share/t_copy_alert_editor_dialog.tt2:12 +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_conjoined_items.tt2:30 ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:62 ../../Open-ILS/src/templates/staff/cat/volcopy/t_copy_alerts.tt2:10 ../../Open-ILS/src/templates/staff/cat/volcopy/t_copy_alerts.tt2:58 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:54 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:24 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:58 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:15 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details_statement.tt2:7 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:24 ../../Open-ILS/src/templates/staff/circ/share/t_mark_damaged.tt2:26 ../../Open-ILS/src/templates/staff/offline-interface.tt2:201 ../../Open-ILS/src/templates/staff/offline-interface.tt2:98 ../../Open-ILS/src/templates/staff/serials/t_holding_code_dialog.tt2:17 ../../Open-ILS/src/templates/staff/serials/t_prediction_manager.tt2:26 ../../Open-ILS/src/templates/staff/serials/t_prediction_manager.tt2:57 ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_current.tt2:39 ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_historical.tt2:54 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_pull_list.tt2:23 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_shelf_list.tt2:29 ../../Open-ILS/src/templates/staff/share/t_add_copy_alert_dialog.tt2:10 ../../Open-ILS/src/templates/staff/share/t_copy_alert_editor_dialog.tt2:12 msgid "Type" msgstr "" diff --git a/build/i18n/po/webstaff/ru-RU.po b/build/i18n/po/webstaff/ru-RU.po index 79bc947cfb..a094a06c75 100644 --- a/build/i18n/po/webstaff/ru-RU.po +++ b/build/i18n/po/webstaff/ru-RU.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: evergreen\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2018-11-21 03:21+0000\n" +"POT-Creation-Date: 2019-01-17 03:21+0000\n" "PO-Revision-Date: 2018-03-26 19:30+0000\n" "Last-Translator: Jane Sandberg \n" "Language-Team: Russian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2018-11-22 05:14+0000\n" -"X-Generator: Launchpad (build 18824)\n" +"X-Launchpad-Export-Date: 2019-01-18 05:53+0000\n" +"X-Generator: Launchpad (build 18856)\n" #. ("{{pendingXacts | date:\"short\"}}") #: ../../Open-ILS/src/templates/staff/t_login.tt2:55 @@ -387,7 +387,7 @@ msgstr "" msgid "Add 007" msgstr "" -#: ../../Open-ILS/src/templates/staff/cat/item/t_circ_list_pane.tt2:39 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:11 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:47 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:71 +#: ../../Open-ILS/src/templates/staff/cat/item/t_circ_list_pane.tt2:39 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:12 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:47 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:71 msgid "Add Billing" msgstr "" @@ -1002,7 +1002,7 @@ msgstr "" msgid "Balance Owed" msgstr "" -#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2:45 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:30 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:107 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:71 ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:8 ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:10 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:126 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:164 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:52 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin.tt2:54 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin.tt2:59 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:63 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:40 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:46 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:77 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_pending.tt2:48 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_view.tt2:35 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:32 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:65 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:35 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:72 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:109 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:11 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:17 ../../Open-ILS/src/templates/staff/circ/patron/t_credentials.tt2:21 ../../Open-ILS/src/templates/staff/circ/patron/t_credentials.tt2:25 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:78 ../../Open-ILS/src/templates/staff/circ/patron/t_patron_cards_dialog.tt2:10 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:47 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:15 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:83 ../../Open-ILS/src/templates/staff/circ/transits/t_list.tt2:50 ../../Open-ILS/src/templates/staff/serials/t_batch_receive.tt2:57 ../../Open-ILS/src/templates/staff/serials/t_view_items_grid.tt2:96 ../../Open-ILS/src/templates/staff/share/t_patron_search_form.tt2:55 +#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2:45 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:30 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:107 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:71 ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:8 ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:10 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:126 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:164 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:52 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin.tt2:54 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin.tt2:59 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:63 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:40 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:46 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:77 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_pending.tt2:48 ../../Open-ILS/src/templates/staff/circ/patron/bucket/t_view.tt2:35 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:32 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:65 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:36 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:84 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:109 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:11 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:17 ../../Open-ILS/src/templates/staff/circ/patron/t_credentials.tt2:21 ../../Open-ILS/src/templates/staff/circ/patron/t_credentials.tt2:25 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:78 ../../Open-ILS/src/templates/staff/circ/patron/t_patron_cards_dialog.tt2:10 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:47 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:15 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:83 ../../Open-ILS/src/templates/staff/circ/transits/t_list.tt2:50 ../../Open-ILS/src/templates/staff/serials/t_batch_receive.tt2:57 ../../Open-ILS/src/templates/staff/serials/t_view_items_grid.tt2:96 ../../Open-ILS/src/templates/staff/share/t_patron_search_form.tt2:55 msgid "Barcode" msgstr "" @@ -1174,7 +1174,7 @@ msgstr "" msgid "Bibliographic record %1" msgstr "" -#: ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:73 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:18 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:54 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:93 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:18 +#: ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:73 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:19 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:54 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:93 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:18 msgid "Bill #" msgstr "" @@ -1208,7 +1208,7 @@ msgstr "" msgid "Billing Date:" msgstr "" -#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:101 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:4 +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:103 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:4 msgid "Billing Location" msgstr "" @@ -1397,11 +1397,11 @@ msgstr "" msgid "Buckets" msgstr "" -#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2:50 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:36 ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:100 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:97 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:129 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:117 ../../Open-ILS/src/templates/staff/circ/holds/t_shelf_list.tt2:98 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:78 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:50 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:157 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:105 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:96 ../../Open-ILS/src/templates/staff/circ/transits/t_list.tt2:55 +#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2:50 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:36 ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:100 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:97 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:129 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:117 ../../Open-ILS/src/templates/staff/circ/holds/t_shelf_list.tt2:98 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:78 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:51 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:157 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:105 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:96 ../../Open-ILS/src/templates/staff/circ/transits/t_list.tt2:55 msgid "CN Prefix" msgstr "" -#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2:52 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:37 ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:101 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:98 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:131 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:118 ../../Open-ILS/src/templates/staff/circ/holds/t_shelf_list.tt2:99 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:80 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:51 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:158 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:106 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:102 ../../Open-ILS/src/templates/staff/circ/transits/t_list.tt2:57 +#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2:52 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:37 ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:101 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:98 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:131 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:118 ../../Open-ILS/src/templates/staff/circ/holds/t_shelf_list.tt2:99 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:80 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:52 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:158 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:106 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:102 ../../Open-ILS/src/templates/staff/circ/transits/t_list.tt2:57 msgid "CN Suffix" msgstr "" @@ -1417,7 +1417,7 @@ msgstr "" msgid "Call # Suffix" msgstr "" -#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2:51 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:35 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:104 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:72 ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:7 ../../Open-ILS/src/templates/staff/cat/share/t_volume_list.tt2:12 ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:130 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:130 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:167 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:47 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:106 ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:68 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:79 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:122 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:58 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:99 ../../Open-ILS/src/templates/staff/circ/share/t_hold_details.tt2:20 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_pull_list.tt2:27 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_shelf_list.tt2:32 +#: ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2:51 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:35 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:104 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:72 ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:7 ../../Open-ILS/src/templates/staff/cat/share/t_volume_list.tt2:12 ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:130 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:130 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:167 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:47 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:106 ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:68 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:79 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:61 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:122 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:58 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:99 ../../Open-ILS/src/templates/staff/circ/share/t_hold_details.tt2:20 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_pull_list.tt2:27 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_shelf_list.tt2:32 msgid "Call Number" msgstr "" @@ -1784,7 +1784,7 @@ msgstr "" msgid "Checkout" msgstr "" -#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:109 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:86 +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:121 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:86 msgid "Checkout / Renewal Library" msgstr "" @@ -1906,7 +1906,7 @@ msgstr "" msgid "Circulation ID: %1" msgstr "" -#: ../../Open-ILS/src/templates/staff/admin/serials/t_attr_edit.tt2:86 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:101 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:142 ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:183 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:110 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:88 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:146 ../../Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2:57 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:87 +#: ../../Open-ILS/src/templates/staff/admin/serials/t_attr_edit.tt2:86 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:101 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:142 ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:183 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:110 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:100 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:146 ../../Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2:57 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:87 msgid "Circulation Library" msgstr "" @@ -1922,7 +1922,7 @@ msgstr "" msgid "Circulation Max Fine Rules" msgstr "" -#: ../../Open-ILS/src/templates/staff/admin/serials/t_attr_edit.tt2:161 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:115 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:102 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:229 ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:198 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:109 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:84 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:145 ../../Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2:56 ../../Open-ILS/src/templates/staff/circ/share/t_precat_dialog.tt2:30 +#: ../../Open-ILS/src/templates/staff/admin/serials/t_attr_edit.tt2:161 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:115 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:102 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:229 ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:198 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:109 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:96 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:145 ../../Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2:56 ../../Open-ILS/src/templates/staff/circ/share/t_precat_dialog.tt2:30 msgid "Circulation Modifier" msgstr "" @@ -2246,7 +2246,7 @@ msgstr "" msgid "Copy Hold" msgstr "" -#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:116 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:103 ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:129 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:132 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:176 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:80 +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:116 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:103 ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:129 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:132 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:176 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:92 msgid "Copy ID" msgstr "" @@ -2945,7 +2945,7 @@ msgstr "" msgid "Detail View" msgstr "" -#: ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:117 +#: ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:123 msgid "Details" msgstr "" @@ -3746,7 +3746,7 @@ msgstr "" msgid "Fines Stopped Time" msgstr "" -#: ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:82 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:50 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:19 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:31 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:36 +#: ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:82 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:50 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:20 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:31 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:36 msgid "Finish" msgstr "" @@ -3865,7 +3865,7 @@ msgstr "" msgid "From: %1 To: %2
When: %3
Barcode: %4 Title: %5" msgstr "" -#: ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:11 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:13 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:50 +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:11 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:14 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:50 msgid "Full Details" msgstr "" @@ -3949,6 +3949,10 @@ msgstr "" msgid "Grid Columns Configuration" msgstr "" +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:113 +msgid "Grocery Billing Location" +msgstr "" + #: ../../Open-ILS/src/templates/staff/circ/patron/t_patron_groups_dialog.tt2:16 msgid "Group" msgstr "" @@ -4872,7 +4876,7 @@ msgstr "" msgid "Local Prefs" msgstr "" -#: ../../Open-ILS/src/templates/staff/admin/serials/t_template_list.tt2:46 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2:53 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:38 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:105 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:75 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:85 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:81 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:91 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:131 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:90 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:54 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:111 +#: ../../Open-ILS/src/templates/staff/admin/serials/t_template_list.tt2:46 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2:53 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:38 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:105 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:75 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:85 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:81 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:131 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:90 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:54 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:111 msgid "Location" msgstr "" @@ -6129,7 +6133,7 @@ msgstr "" msgid "Owner" msgstr "" -#: ../../Open-ILS/src/templates/staff/admin/serials/pattern_template.tt2:38 ../../Open-ILS/src/templates/staff/admin/serials/t_template_list.tt2:34 ../../Open-ILS/src/templates/staff/admin/serials/t_templates.tt2:10 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:103 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:137 ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:30 ../../Open-ILS/src/templates/staff/cat/share/t_volume_list.tt2:11 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:41 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:147 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:91 ../../Open-ILS/src/templates/staff/serials/t_mfhd_manager.tt2:19 ../../Open-ILS/src/templates/staff/serials/t_subscription_manager.tt2:136 +#: ../../Open-ILS/src/templates/staff/admin/serials/pattern_template.tt2:38 ../../Open-ILS/src/templates/staff/admin/serials/t_template_list.tt2:34 ../../Open-ILS/src/templates/staff/admin/serials/t_templates.tt2:10 ../../Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2:103 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:137 ../../Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2:30 ../../Open-ILS/src/templates/staff/cat/share/t_volume_list.tt2:11 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:41 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:65 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:147 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:91 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:107 ../../Open-ILS/src/templates/staff/serials/t_mfhd_manager.tt2:19 ../../Open-ILS/src/templates/staff/serials/t_subscription_manager.tt2:136 msgid "Owning Library" msgstr "" @@ -6385,7 +6389,7 @@ msgstr "" msgid "Payment Method:" msgstr "" -#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:96 +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:108 msgid "Payment Pending" msgstr "" @@ -6649,7 +6653,7 @@ msgstr "" msgid "Print / Storage Service (\"Hatch\")" msgstr "" -#: ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:15 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:22 +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:16 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:22 msgid "Print Bills" msgstr "" @@ -7002,7 +7006,7 @@ msgstr "" msgid "Record Holds" msgstr "" -#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:69 ../../Open-ILS/src/templates/staff/serials/t_mfhd_tooltip.tt2:3 +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:81 ../../Open-ILS/src/templates/staff/serials/t_mfhd_tooltip.tt2:3 msgid "Record ID" msgstr "" @@ -7937,7 +7941,7 @@ msgstr "" msgid "Shelf Time" msgstr "" -#: ../../Open-ILS/src/templates/staff/admin/serials/t_attr_edit.tt2:125 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:187 ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:258 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:169 ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:59 +#: ../../Open-ILS/src/templates/staff/admin/serials/t_attr_edit.tt2:125 ../../Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2:187 ../../Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2:258 ../../Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2:169 ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:59 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:69 msgid "Shelving Location" msgstr "" @@ -8170,7 +8174,7 @@ msgstr "" msgid "Staff-Generated Penalties / Messages" msgstr "" -#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_config.tt2:334 ../../Open-ILS/src/templates/staff/cat/catalog/t_catalog.tt2:9 ../../Open-ILS/src/templates/staff/cat/share/t_authority_browser.tt2:4 ../../Open-ILS/src/templates/staff/cat/share/t_authority_browser.tt2:54 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:91 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:51 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:20 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:55 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:23 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:30 ../../Open-ILS/src/templates/staff/share/t_autogrid.tt2:69 +#: ../../Open-ILS/src/templates/staff/admin/workstation/t_print_config.tt2:334 ../../Open-ILS/src/templates/staff/cat/catalog/t_catalog.tt2:9 ../../Open-ILS/src/templates/staff/cat/share/t_authority_browser.tt2:4 ../../Open-ILS/src/templates/staff/cat/share/t_authority_browser.tt2:54 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:91 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:51 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:21 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:55 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:23 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:30 ../../Open-ILS/src/templates/staff/share/t_autogrid.tt2:69 msgid "Start" msgstr "" @@ -8202,7 +8206,7 @@ msgstr "" msgid "State or province" msgstr "" -#: ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:112 +#: ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:118 msgid "Statement" msgstr "" @@ -8238,7 +8242,7 @@ msgstr "" msgid "Status:" msgstr "" -#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:106 +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:118 msgid "Stop Fines" msgstr "" @@ -8692,7 +8696,7 @@ msgstr "" msgid "Timestamp" msgstr "" -#: ../../Open-ILS/src/templates/staff/admin/server/config/metabib_field.tt2:30 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2:55 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:40 ../../Open-ILS/src/templates/staff/cat/bucket/record/t_pending.tt2:20 ../../Open-ILS/src/templates/staff/cat/bucket/record/t_search.tt2:46 ../../Open-ILS/src/templates/staff/cat/bucket/record/t_view.tt2:33 ../../Open-ILS/src/templates/staff/cat/catalog/t_conjoined_items.tt2:25 ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:75 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:77 ../../Open-ILS/src/templates/staff/cat/z3950/t_list.tt2:125 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:94 ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:94 ../../Open-ILS/src/templates/staff/circ/holds/t_shelf_list.tt2:80 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:82 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:22 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:56 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:25 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:63 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:137 ../../Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2:66 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:94 ../../Open-ILS/src/templates/staff/circ/patron/t_new_note_dialog.tt2:10 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:8 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:117 ../../Open-ILS/src/templates/staff/circ/share/t_hold_note_dialog.tt2:28 ../../Open-ILS/src/templates/staff/circ/share/t_precat_dialog.tt2:14 ../../Open-ILS/src/templates/staff/circ/transits/t_list.tt2:58 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_pull_list.tt2:24 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_shelf_list.tt2:30 +#: ../../Open-ILS/src/templates/staff/admin/server/config/metabib_field.tt2:30 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2:55 ../../Open-ILS/src/templates/staff/cat/bucket/copy/t_view.tt2:40 ../../Open-ILS/src/templates/staff/cat/bucket/record/t_pending.tt2:20 ../../Open-ILS/src/templates/staff/cat/bucket/record/t_search.tt2:46 ../../Open-ILS/src/templates/staff/cat/bucket/record/t_view.tt2:33 ../../Open-ILS/src/templates/staff/cat/catalog/t_conjoined_items.tt2:25 ../../Open-ILS/src/templates/staff/cat/catalog/t_holds.tt2:75 ../../Open-ILS/src/templates/staff/cat/item/t_list.tt2:77 ../../Open-ILS/src/templates/staff/cat/z3950/t_list.tt2:125 ../../Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2:94 ../../Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2:94 ../../Open-ILS/src/templates/staff/circ/holds/t_shelf_list.tt2:80 ../../Open-ILS/src/templates/staff/circ/in_house_use/index.tt2:82 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:22 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:56 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:26 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:75 ../../Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2:137 ../../Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2:66 ../../Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2:94 ../../Open-ILS/src/templates/staff/circ/patron/t_new_note_dialog.tt2:10 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:8 ../../Open-ILS/src/templates/staff/circ/renew/t_renew.tt2:117 ../../Open-ILS/src/templates/staff/circ/share/t_hold_note_dialog.tt2:28 ../../Open-ILS/src/templates/staff/circ/share/t_precat_dialog.tt2:14 ../../Open-ILS/src/templates/staff/circ/transits/t_list.tt2:58 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_pull_list.tt2:24 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_shelf_list.tt2:30 msgid "Title" msgstr "" @@ -8760,7 +8764,7 @@ msgstr "" msgid "Total Adjustments" msgstr "" -#: ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:52 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:21 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:56 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:6 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:20 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:32 ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_current.tt2:49 ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_historical.tt2:64 +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:52 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:22 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:56 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:6 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:20 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:32 ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_current.tt2:49 ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_historical.tt2:64 msgid "Total Billed" msgstr "" @@ -8812,7 +8816,7 @@ msgstr "" msgid "Total Owed: " msgstr "" -#: ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:53 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:22 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:57 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:26 ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_current.tt2:59 ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_historical.tt2:75 +#: ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:53 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:23 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:57 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:26 ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_current.tt2:59 ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_historical.tt2:75 msgid "Total Paid" msgstr "" @@ -8977,7 +8981,7 @@ msgstr "" msgid "Tuesday" msgstr "" -#: ../../Open-ILS/src/templates/staff/cat/catalog/t_conjoined_items.tt2:30 ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:62 ../../Open-ILS/src/templates/staff/cat/volcopy/t_copy_alerts.tt2:10 ../../Open-ILS/src/templates/staff/cat/volcopy/t_copy_alerts.tt2:58 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:54 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:23 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:58 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:15 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details_statement.tt2:7 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:24 ../../Open-ILS/src/templates/staff/circ/share/t_mark_damaged.tt2:26 ../../Open-ILS/src/templates/staff/offline-interface.tt2:201 ../../Open-ILS/src/templates/staff/offline-interface.tt2:98 ../../Open-ILS/src/templates/staff/serials/t_holding_code_dialog.tt2:17 ../../Open-ILS/src/templates/staff/serials/t_prediction_manager.tt2:26 ../../Open-ILS/src/templates/staff/serials/t_prediction_manager.tt2:57 ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_current.tt2:39 ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_historical.tt2:54 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_pull_list.tt2:23 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_shelf_list.tt2:29 ../../Open-ILS/src/templates/staff/share/t_add_copy_alert_dialog.tt2:10 ../../Open-ILS/src/templates/staff/share/t_copy_alert_editor_dialog.tt2:12 +#: ../../Open-ILS/src/templates/staff/cat/catalog/t_conjoined_items.tt2:30 ../../Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2:62 ../../Open-ILS/src/templates/staff/cat/volcopy/t_copy_alerts.tt2:10 ../../Open-ILS/src/templates/staff/cat/volcopy/t_copy_alerts.tt2:58 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2:54 ../../Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2:24 ../../Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2:58 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2:15 ../../Open-ILS/src/templates/staff/circ/patron/t_xact_details_statement.tt2:7 ../../Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2:24 ../../Open-ILS/src/templates/staff/circ/share/t_mark_damaged.tt2:26 ../../Open-ILS/src/templates/staff/offline-interface.tt2:201 ../../Open-ILS/src/templates/staff/offline-interface.tt2:98 ../../Open-ILS/src/templates/staff/serials/t_holding_code_dialog.tt2:17 ../../Open-ILS/src/templates/staff/serials/t_prediction_manager.tt2:26 ../../Open-ILS/src/templates/staff/serials/t_prediction_manager.tt2:57 ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_current.tt2:39 ../../Open-ILS/src/templates/staff/share/print_templates/t_bills_historical.tt2:54 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_pull_list.tt2:23 ../../Open-ILS/src/templates/staff/share/print_templates/t_hold_shelf_list.tt2:29 ../../Open-ILS/src/templates/staff/share/t_add_copy_alert_dialog.tt2:10 ../../Open-ILS/src/templates/staff/share/t_copy_alert_editor_dialog.tt2:12 msgid "Type" msgstr "" -- 2.43.2