[open-ils-commits] r1282 - in servres/branches/i18n/conifer: . locale locale/en_US/LC_MESSAGES locale/fr_CA/LC_MESSAGES (gfawcett)

svn at svn.open-ils.org svn at svn.open-ils.org
Sat Mar 26 21:09:10 EDT 2011


Author: gfawcett
Date: 2011-03-26 21:09:08 -0400 (Sat, 26 Mar 2011)
New Revision: 1282

Modified:
   servres/branches/i18n/conifer/babel.cfg
   servres/branches/i18n/conifer/locale/django.pot
   servres/branches/i18n/conifer/locale/en_US/LC_MESSAGES/django.po
   servres/branches/i18n/conifer/locale/fr_CA/LC_MESSAGES/django.po
   servres/branches/i18n/conifer/pybabel-extract
Log:
Fixed bug in babel configuration. Regenerated POT and POs; not yet ready for consumption.

Modified: servres/branches/i18n/conifer/babel.cfg
===================================================================
--- servres/branches/i18n/conifer/babel.cfg	2011-03-27 00:29:24 UTC (rev 1281)
+++ servres/branches/i18n/conifer/babel.cfg	2011-03-27 01:09:08 UTC (rev 1282)
@@ -1,7 +1,5 @@
+[python:**.py]
+[genshi:**.xhtml]
+include_attrs = alt,title,summary,value
 [extractors]
-django=babeldjango.extract:extract_django
-
-[python: **.py]
-[genshi: **.xhtml]
-ignore_tags= script style
-include_attrs = alt title summary value
+django = babeldjango.extract:extract_django

Modified: servres/branches/i18n/conifer/locale/django.pot
===================================================================
--- servres/branches/i18n/conifer/locale/django.pot	2011-03-27 00:29:24 UTC (rev 1281)
+++ servres/branches/i18n/conifer/locale/django.pot	2011-03-27 01:09:08 UTC (rev 1282)
@@ -1,14 +1,14 @@
 # Translations template for PROJECT.
-# Copyright (C) 2009 ORGANIZATION
+# Copyright (C) 2011 ORGANIZATION
 # This file is distributed under the same license as the PROJECT project.
-# FIRST AUTHOR <EMAIL at ADDRESS>, 2009.
+# FIRST AUTHOR <EMAIL at ADDRESS>, 2011.
 #
 #, fuzzy
 msgid ""
 msgstr ""
 "Project-Id-Version: PROJECT VERSION\n"
 "Report-Msgid-Bugs-To: EMAIL at ADDRESS\n"
-"POT-Creation-Date: 2009-03-12 18:41-0400\n"
+"POT-Creation-Date: 2011-03-26 21:07-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -17,237 +17,593 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Generated-By: Babel 0.9.4\n"
 
-#: syrup/models.py:64
-msgid "custodian"
+#: integration/linktool/templates/associate.xhtml:13
+msgid "No associated reserves items."
 msgstr ""
 
-#: syrup/models.py:65
-msgid "staff"
+#: integration/linktool/templates/associate.xhtml:15
+msgid ""
+"There are no reserves materials associated with this course\n"
+"      site. As an instructor, you can choose one of the following\n"
+"      options:"
 msgstr ""
 
-#: syrup/models.py:66
-msgid "system administrator"
+#: integration/linktool/templates/associate.xhtml:20
+msgid "Link this course site to one of my current reserves list"
 msgstr ""
 
-#: syrup/models.py:159
+#: integration/linktool/templates/associate.xhtml:22
+msgid "None available."
+msgstr ""
+
+#: integration/linktool/templates/associate.xhtml:43
+msgid "Or, you can just"
+msgstr ""
+
+#: integration/linktool/templates/associate.xhtml:43
+msgid "browse the reserves"
+msgstr ""
+
+#: integration/linktool/templates/associate.xhtml:47
+msgid ""
+"There are no reserves materials associated with this course\n"
+"      site."
+msgstr ""
+
+#: integration/linktool/templates/associate.xhtml:48
+msgid ""
+"You can create reserves lists for course sites\n"
+"      associated with a current or future term. But this site is\n"
+"      associated with the term \""
+msgstr ""
+
+#: integration/linktool/templates/associate.xhtml:50
+msgid "\" and the course \""
+msgstr ""
+
+#: integration/linktool/templates/associate.xhtml:50
+msgid ""
+"\" — so\n"
+"      a reserves list cannot be created."
+msgstr ""
+
+#: integration/linktool/templates/associate.xhtml:52
+msgid "Browse the reserves"
+msgstr ""
+
+#: integration/linktool/templates/index.xhtml:6
+#: integration/linktool/templates/new_site_cannot.xhtml:6
+msgid "testing"
+msgstr ""
+
+#: integration/linktool/templates/index.xhtml:13
+msgid "Welcome"
+msgstr ""
+
+#: integration/linktool/templates/new_site_cannot.xhtml:13
+msgid "Cannot create site..."
+msgstr ""
+
+#: integration/linktool/templates/new_site_cannot.xhtml:14
+msgid "Sorry, but your site's course code ("
+msgstr ""
+
+#: integration/linktool/templates/new_site_cannot.xhtml:14
+msgid ""
+")\n"
+"    and/or term code ("
+msgstr ""
+
+#: integration/linktool/templates/new_site_cannot.xhtml:15
+msgid ""
+") do not match any known\n"
+"    codes in the reserves system."
+msgstr ""
+
+#: integration/linktool/templates/new_site_cannot.xhtml:18
+#: templates/simplemessage.xhtml:11 templates/admin/staff_add.xhtml:50
+msgid "Go back"
+msgstr ""
+
+#: integration/linktool/templates/whichsite.xhtml:7
+msgid "Please choose a set of reserves materials"
+msgstr ""
+
+#: integration/linktool/templates/whichsite.xhtml:8
+msgid ""
+"There is more than one set of reserves materials related to this\n"
+"    site. Please choose from the list below:"
+msgstr ""
+
+#: syrup/models.py:133
+msgid "ILS patron ID"
+msgstr ""
+
+#: syrup/models.py:237
 msgid "World-accessible"
 msgstr ""
 
-#: syrup/models.py:160
+#: syrup/models.py:238
 msgid "Accessible to all logged-in users"
 msgstr ""
 
-#: syrup/models.py:161
-msgid "Accessible to course students (by section)"
+#: syrup/models.py:239
+msgid ""
+"Accessible to all logged-in users, but only course-site members can read "
+"electronic documents."
 msgstr ""
 
-#: syrup/models.py:162
-msgid "Accessible to course students (by invitation code)"
+#: syrup/models.py:240
+msgid "Accessible to course-site members"
 msgstr ""
 
-#: syrup/models.py:163
-msgid "Accessible only to course owners"
+#: syrup/models.py:241
+msgid "Accessible only to course-site owners"
 msgstr ""
 
-#: syrup/models.py:171
-msgid "Registrar keys for class lists"
-msgstr ""
-
-#: syrup/models.py:303 templates/edit_course_permissions.xhtml:26
-#: templates/edit_course_permissions.xhtml:38
+#: syrup/models.py:508
 msgid "Instructor"
 msgstr ""
 
-#: syrup/models.py:304
-msgid "Proxy Instructor"
+#: syrup/models.py:509
+msgid "Assistant/Support"
 msgstr ""
 
-#: syrup/models.py:305
+#: syrup/models.py:510
 msgid "Student"
 msgstr ""
 
-#: syrup/models.py:346
+#: syrup/models.py:553
 msgid "Attached Electronic Document"
 msgstr ""
 
-#: syrup/models.py:347
+#: syrup/models.py:554
 msgid "Physical Book or Document"
 msgstr ""
 
-#: syrup/models.py:348 templates/item_add_url.xhtml:24
-#: templates/item_metadata.xhtml:22 templates/components/course.xhtml:58
+#: syrup/models.py:555 templates/item/item_add_url.xhtml:37
+#: templates/item/item_delete_confirm.xhtml:30
+#: templates/item/item_metadata.xhtml:97
 msgid "URL"
 msgstr ""
 
-#: syrup/models.py:349 templates/item_add_heading.xhtml:23
+#: syrup/models.py:556 templates/item/item_add_heading.xhtml:24
 msgid "Heading"
 msgstr ""
 
-#: syrup/models.py:403
-msgid "In Process"
+#: syrup/views/_common.py:60 syrup/views/items.py:433
+msgid "Access denied."
 msgstr ""
 
-#: syrup/models.py:404
-msgid "Active"
+#: syrup/views/_common.py:74
+msgid "Only instructors are allowed here."
 msgstr ""
 
-#: syrup/models.py:405
-msgid "InActive"
+#: syrup/views/_common.py:87
+msgid "Please log in, so that you can enter this site."
 msgstr ""
 
-#: syrup/models.py:487
-msgid "(Markdown not installed)."
+#: syrup/views/_common.py:89
+msgid "Sorry, but you can no longer access this site."
 msgstr ""
 
-#: syrup/models.py:494
-msgid "plain text"
+#: syrup/views/_common.py:91
+msgid "Only site members are allowed here."
 msgstr ""
 
-#: syrup/models.py:495
-msgid "HTML"
+#: syrup/views/_common.py:105
+msgid "Only administrators are allowed here."
 msgstr ""
 
-#: syrup/models.py:496
-msgid "Markdown"
+#: syrup/views/_common.py:131
+#, python-format
+msgid "Error: %s"
 msgstr ""
 
-#: syrup/views.py:82
-msgid "Invalid username or password. Please try again."
+#: syrup/views/_common.py:136
+msgid "Not found"
 msgstr ""
 
-#: syrup/views.py:85
-msgid "Sorry, this account has been disabled."
+#: syrup/views/_common.py:137
+msgid "The page you requested could not be found"
 msgstr ""
 
-#: syrup/views.py:131
-msgid "Only instructors are allowed here."
+#: syrup/views/admin.py:17 templates/courses.xhtml:1
+#: templates/admin/index.xhtml:24
+msgid "Courses"
 msgstr ""
 
-#: syrup/views.py:144
-msgid "Only course members are allowed here."
+#: syrup/views/admin.py:33
+msgid "ServiceDesks"
 msgstr ""
 
-#: syrup/views.py:156
-msgid "Only administrators are allowed here."
+#: syrup/views/admin.py:48 templates/admin/index.xhtml:21
+msgid "Terms"
 msgstr ""
 
-#: syrup/views.py:192
-msgid "Sorry..."
+#: syrup/views/admin.py:60
+msgid "start must precede finish"
 msgstr ""
 
-#: syrup/views.py:193
-msgid "The Preferences page isn't ready yet."
+#: syrup/views/admin.py:71 templates/departments.xhtml:1
+#: templates/admin/index.xhtml:23
+msgid "Departments"
 msgstr ""
 
-#: syrup/views.py:281
-msgid "invalid course code"
+#: syrup/views/admin.py:87
+msgid "Targets"
 msgstr ""
 
-#: syrup/views.py:304
-msgid "You are not allowed to create course sites."
+#: syrup/views/admin.py:103
+msgid "Configs"
 msgstr ""
 
-#: syrup/views.py:356
-msgid "No students: this site is closed."
+#: syrup/views/auth.py:24
+msgid "Invalid username or password. Please try again."
 msgstr ""
 
-#: syrup/views.py:357
-msgid "Students in my course -- I will provide section numbers"
+#: syrup/views/auth.py:27
+msgid "Sorry, this account has been disabled."
 msgstr ""
 
-#: syrup/views.py:358
-msgid "Students in my course -- I will share an Invitation Code with them"
+#: syrup/views/general.py:140
+#, python-format
+msgid "Courses taught by %s"
 msgstr ""
 
-#: syrup/views.py:359
-msgid "All Reserves patrons"
+#: syrup/views/general.py:156
+#, python-format
+msgid "Courses with Materials in %s"
 msgstr ""
 
-#: syrup/views.py:482
-msgid "The code you provided is not valid."
-msgstr ""
-
-#: syrup/views.py:549
+#: syrup/views/items.py:76 syrup/views/items.py:238 syrup/views/items.py:266
 msgid "You can only add items to headings!"
 msgstr ""
 
-#: syrup/views.py:553
+#: syrup/views/items.py:85 syrup/views/items.py:269
 msgid "You are not an editor."
 msgstr ""
 
-#: syrup/views.py:556
+#: syrup/views/items.py:88
 msgid "No item_type parameter was provided."
 msgstr ""
 
-#: syrup/views.py:560
+#: syrup/views/items.py:92
 msgid "Sorry, only HEADINGs, URLs and ELECs can be added right now."
 msgstr ""
 
-#: syrup/views.py:653
+#: syrup/views/items.py:395
+msgid "Unable to update"
+msgstr ""
+
+#: syrup/views/items.py:396
+msgid "Sorry, unable to update at this time, please try again."
+msgstr ""
+
+#: syrup/views/items.py:428
 msgid "Can only download ELEC documents!"
 msgstr ""
 
-#: syrup/views.py:793 templates/admin/index.xhtml:15
-msgid "Terms"
+#: syrup/views/items.py:434
+msgid "Sorry, but you are not allowed to access this resource."
 msgstr ""
 
-#: syrup/views.py:805
-msgid "start must precede finish"
+#: syrup/views/items.py:505
+msgid "Impossible item-move!"
 msgstr ""
 
-#: syrup/views.py:816 templates/admin/index.xhtml:14
-msgid "Departments"
+#: syrup/views/items.py:506
+msgid "You cannot make an item a descendant of itself!"
 msgstr ""
 
-#: syrup/views.py:832 templates/admin/index.xhtml:16
-msgid "News Items"
+#: syrup/views/sites.py:34
+msgid "You are not allowed to create sites."
 msgstr ""
 
-#: templates/browse_courses.xhtml:1
-msgid "Browse the Reserves"
+#: syrup/views/sites.py:89
+msgid "Everyone: no login required."
 msgstr ""
 
-#: templates/browse_courses.xhtml:12
+#: syrup/views/sites.py:90
+msgid "Login required."
+msgstr ""
+
+#: syrup/views/sites.py:91
+msgid "Login required; only members can access electronic documents."
+msgstr ""
+
+#: syrup/views/sites.py:92
+msgid "Members only."
+msgstr ""
+
+#: syrup/views/sites.py:93
+msgid "Instructors only: this site is closed."
+msgstr ""
+
+#: syrup/views/sites.py:202
+msgid "You cannot join this site."
+msgstr ""
+
+#: syrup/views/sites.py:203
+msgid "Sorry, but you cannot join this site at this time."
+msgstr ""
+
+#: templates/browse_index.xhtml:1
+msgid "All Reserves, by Department"
+msgstr ""
+
+#: templates/browse_index.xhtml:16
 msgid ""
-"(Note: some course materials may require you\n"
+"(Note: some reserve materials may require you\n"
 "    to"
 msgstr ""
 
-#: templates/browse_courses.xhtml:14
+#: templates/browse_index.xhtml:18 templates/search_results.xhtml:56
 msgid "log in"
 msgstr ""
 
-#: templates/browse_courses.xhtml:15
-msgid "Choose from one of the options below:"
+#: templates/courses.xhtml:19 templates/edit_site_permissions.xhtml:90
+#: templates/instructors.xhtml:19 templates/zsearch_results.xhtml:28
+msgid "Name"
 msgstr ""
 
-#: templates/browse_courses.xhtml:17
-msgid "Browse by Instructor"
+#: templates/departments.xhtml:19
+msgid "Department"
 msgstr ""
 
-#: templates/browse_courses.xhtml:18
-msgid "Browse by Department"
+#: templates/edit_site.xhtml:1
+msgid "Site setup"
 msgstr ""
 
-#: templates/browse_courses.xhtml:19
-msgid "Browse by Course Name"
+#: templates/edit_site.xhtml:1
+msgid "Create a new site"
 msgstr ""
 
-#: templates/course_detail.xhtml:18 templates/edit_course.xhtml:1
-#: templates/edit_course_permissions.xhtml:17
-msgid "Edit course details"
+#: templates/edit_site.xhtml:39
+msgid "e.g.,"
 msgstr ""
 
-#: templates/course_detail.xhtml:20
-msgid "There are no items associated with this course yet."
+#: templates/edit_site.xhtml:46
+msgid "Primary Instructor"
 msgstr ""
 
-#: templates/course_invitation.xhtml:1 templates/my_courses.xhtml:26
-msgid "Join a course using an Invitation Code"
+#: templates/edit_site.xhtml:51 templates/edit_site_permissions.xhtml:105
+#: templates/admin/staff_add.xhtml:34
+msgid ""
+"Type a partial name or userid into the box; then select one of the "
+"matches."
 msgstr ""
 
-#: templates/course_invitation.xhtml:13
+#: templates/edit_site.xhtml:78
+msgid "Delete this site"
+msgstr ""
+
+#: templates/edit_site.xhtml:81
+msgid "Yes, I want to delete this site and all of its contents."
+msgstr ""
+
+#: templates/edit_site_permissions.xhtml:1
+msgid "Site permissions"
+msgstr ""
+
+#: templates/edit_site_permissions.xhtml:43 templates/phys/checkout.xhtml:63
+#: templates/phys/mark_arrived.xhtml:31
+#: templates/phys/mark_arrived_outcome.xhtml:20
+msgid "Continue"
+msgstr ""
+
+#: templates/edit_site_permissions.xhtml:47
+msgid "Who has permission to view resources in this site?"
+msgstr ""
+
+#: templates/edit_site_permissions.xhtml:56
+msgid "Class lists and groups"
+msgstr ""
+
+#: templates/edit_site_permissions.xhtml:57
+msgid "No external lists are currently associated."
+msgstr ""
+
+#: templates/edit_site_permissions.xhtml:61
+msgid "Class/group code"
+msgstr ""
+
+#: templates/edit_site_permissions.xhtml:61
+msgid "Known members"
+msgstr ""
+
+#: templates/edit_site_permissions.xhtml:67
+msgid "delete"
+msgstr ""
+
+#: templates/edit_site_permissions.xhtml:74
+msgid "Add the class list for"
+msgstr ""
+
+#: templates/edit_site_permissions.xhtml:75
+msgid ", section"
+msgstr ""
+
+#: templates/edit_site_permissions.xhtml:77
+msgid "Add a class list or group by its group code:"
+msgstr ""
+
+#: templates/edit_site_permissions.xhtml:87
+msgid "Current membership"
+msgstr ""
+
+#: templates/edit_site_permissions.xhtml:90
+msgid "Role"
+msgstr ""
+
+#: templates/edit_site_permissions.xhtml:90
+msgid "User ID"
+msgstr ""
+
+#: templates/edit_site_permissions.xhtml:90
+msgid "Group"
+msgstr ""
+
+#: templates/edit_site_permissions.xhtml:118
+msgid "Role for this user:"
+msgstr ""
+
+#: templates/instructors.xhtml:1
+msgid "Instructors"
+msgstr ""
+
+#: templates/master.xhtml:1
+msgid "Syrup Reserves System"
+msgstr ""
+
+#: templates/master.xhtml:1
+msgid "search..."
+msgstr ""
+
+#: templates/master.xhtml:56
+msgid "Welcome,"
+msgstr ""
+
+#: templates/master.xhtml:57
+msgid "Log Out"
+msgstr ""
+
+#: templates/master.xhtml:61
+msgid "Welcome!"
+msgstr ""
+
+#: templates/master.xhtml:62
+msgid "Log In"
+msgstr ""
+
+#: templates/master.xhtml:74
+msgid "Syrup is a subproject of"
+msgstr ""
+
+#: templates/master.xhtml:75
+msgid "Project Conifer"
+msgstr ""
+
+#: templates/my_sites.xhtml:1 templates/tabbar.xhtml:14
+msgid "My Reserves"
+msgstr ""
+
+#: templates/my_sites.xhtml:19
+msgid "You are not part of any course-reserve sites at this time."
+msgstr ""
+
+#: templates/open_sites.xhtml:1
+msgid "Open Sites"
+msgstr ""
+
+#: templates/open_sites.xhtml:19
+msgid "Term"
+msgstr ""
+
+#: templates/open_sites.xhtml:19
+msgid "Code"
+msgstr ""
+
+#: templates/open_sites.xhtml:19 templates/search_results.xhtml:31
+#: templates/item/item_add_cat_search.xhtml:61
+#: templates/item/item_delete_confirm.xhtml:28
+#: templates/item/item_metadata.xhtml:45
+#: templates/phys/circlist_for_term.xhtml:22
+msgid "Title"
+msgstr ""
+
+#: templates/paginate.xhtml:21 templates/item/item_add_cat_search.xhtml:50
+msgid "Previous"
+msgstr ""
+
+#: templates/paginate.xhtml:30 templates/item/item_add_cat_search.xhtml:54
+msgid "Next"
+msgstr ""
+
+#: templates/prefs.xhtml:1
+msgid "Preferences"
+msgstr ""
+
+#: templates/prefs.xhtml:15
+msgid "Preferred Language"
+msgstr ""
+
+#: templates/prefs.xhtml:25
+msgid "Notification preferences"
+msgstr ""
+
+#: templates/prefs.xhtml:27
+msgid "This doesn't work yet."
+msgstr ""
+
+#: templates/prefs.xhtml:30
 msgid ""
+"I would like to receive emails when new items are added to my course-"
+"reserve sites."
+msgstr ""
+
+#: templates/search_results.xhtml:1
+msgid "Search Results"
+msgstr ""
+
+#: templates/search_results.xhtml:25
+msgid "You searched for:"
+msgstr ""
+
+#: templates/search_results.xhtml:26
+msgid "Found"
+msgstr ""
+
+#: templates/search_results.xhtml:27
+msgid "matches."
+msgstr ""
+
+#: templates/search_results.xhtml:31
+#: templates/item/item_add_cat_search.xhtml:61
+#: templates/phys/circlist_for_term.xhtml:22
+msgid "Author"
+msgstr ""
+
+#: templates/search_results.xhtml:31
+msgid "Site"
+msgstr ""
+
+#: templates/search_results.xhtml:54
+msgid "Your searches may return more results if you"
+msgstr ""
+
+#: templates/search_results.xhtml:56
+msgid ""
+"before\n"
+"      searching."
+msgstr ""
+
+#: templates/site_detail.xhtml:18
+msgid "There are no items associated with this site yet."
+msgstr ""
+
+#: templates/site_detail.xhtml:28
+msgid "Setup"
+msgstr ""
+
+#: templates/site_detail.xhtml:29
+msgid "Permissions"
+msgstr ""
+
+#: templates/site_detail.xhtml:32
+msgid "Join this site"
+msgstr ""
+
+#: templates/site_detail.xhtml:35
+msgid "Feeds"
+msgstr ""
+
+#: templates/site_invitation.xhtml:1
+msgid "Join a site using an Invitation Code"
+msgstr ""
+
+#: templates/site_invitation.xhtml:18
+msgid ""
 "Your instructor may have provided you with an Invitation Code,\n"
 "  which will give you access to your course's reserves. Enter the\n"
 "  invitation code below to continue. Note that not all courses require\n"
@@ -255,517 +611,689 @@
 "  more information."
 msgstr ""
 
-#: templates/course_invitation.xhtml:21
+#: templates/site_invitation.xhtml:26
 msgid "Invitation Code:"
 msgstr ""
 
-#: templates/course_invitation.xhtml:22 templates/edit_course.xhtml:39
-msgid "Continue"
+#: templates/site_join.xhtml:1
+msgid "Join this site?"
 msgstr ""
 
-#: templates/course_invitation.xhtml:22
-msgid "Go back"
+#: templates/site_join.xhtml:16
+msgid ""
+"If you choose to join this site, it will be added to your \"My\n"
+"    Reserves\" list."
 msgstr ""
 
-#: templates/edit_course.xhtml:1
-msgid "Add a new course site"
+#: templates/tabbar.xhtml:11
+msgid "Return to CLEW"
 msgstr ""
 
-#: templates/edit_course.xhtml:19 templates/edit_course_permissions.xhtml:1
-msgid "Edit course permissions"
+#: templates/tabbar.xhtml:15 templates/tabbar_anonymous.xhtml:11
+msgid "Browse"
 msgstr ""
 
-#: templates/edit_course.xhtml:19 templates/edit_course_permissions.xhtml:17
-msgid "Return to course page"
+#: templates/tabbar.xhtml:18
+msgid "Admin Options"
 msgstr ""
 
-#: templates/edit_course.xhtml:29
-msgid "e.g.,"
+#: templates/tabbar.xhtml:20 templates/tabbar_anonymous.xhtml:12
+msgid "Faculty, How to place materials on Course Reserve"
 msgstr ""
 
-#: templates/edit_course.xhtml:31
-msgid "General description"
+#: templates/z3950_test.xhtml:1
+msgid "Z39.50 Test"
 msgstr ""
 
-#: templates/edit_course.xhtml:43 templates/edit_course.xhtml:48
-msgid "Delete this course"
+#: templates/zsearch.xhtml:1
+msgid "Search via Z39.50"
 msgstr ""
 
-#: templates/edit_course.xhtml:46
-msgid "Yes, I want to delete this course site and all of its contents."
+#: templates/zsearch.xhtml:17
+msgid "Title:"
 msgstr ""
 
-#: templates/edit_course_permissions.xhtml:19
-msgid "Instructor Access"
+#: templates/zsearch_results.xhtml:1
+msgid "Z39.50 Search Results"
 msgstr ""
 
-#: templates/edit_course_permissions.xhtml:23
-msgid "Person"
+#: templates/admin/index.xhtml:1
+msgid "Administrative Options"
 msgstr ""
 
-#: templates/edit_course_permissions.xhtml:23
-msgid "Role"
+#: templates/admin/index.xhtml:18
+msgid "Create a new course site"
 msgstr ""
 
-#: templates/edit_course_permissions.xhtml:23
-#: templates/edit_course_permissions.xhtml:77
-msgid "Remove?"
+#: templates/admin/index.xhtml:22
+msgid "Service Desks"
 msgstr ""
 
-#: templates/edit_course_permissions.xhtml:26
-#: templates/edit_course_permissions.xhtml:39
-msgid "Proxy instructor"
+#: templates/admin/index.xhtml:25
+msgid "Z39.50 Targets"
 msgstr ""
 
-#: templates/edit_course_permissions.xhtml:36
-msgid "Username of the new instructor."
+#: templates/admin/index.xhtml:26
+msgid "Configuration settings"
 msgstr ""
 
-#: templates/edit_course_permissions.xhtml:38
-msgid "INSTR"
+#: templates/admin/index.xhtml:33 templates/admin/staff_add.xhtml:1
+msgid "Add new staff user"
 msgstr ""
 
-#: templates/edit_course_permissions.xhtml:39
-msgid "PROXY"
+#: templates/admin/index.xhtml:37
+msgid "Automatically update departments and courses"
 msgstr ""
 
-#: templates/edit_course_permissions.xhtml:46
-msgid "Save changes to instructors"
+#: templates/admin/index.xhtml:40
+msgid "Automatically update terms"
 msgstr ""
 
-#: templates/edit_course_permissions.xhtml:48
-msgid "Student Access"
+#: templates/admin/index.xhtml:44
+msgid "Advanced Administration"
 msgstr ""
 
-#: templates/edit_course_permissions.xhtml:49
-msgid "Who will have student-level access to this site?"
+#: templates/admin/su.xhtml:1
+msgid "Impersonate another user"
 msgstr ""
 
-#: templates/edit_course_permissions.xhtml:52
-msgid "Course Invitation Code"
+#: templates/admin/su.xhtml:17
+msgid "UWin ID to impersonate:"
 msgstr ""
 
-#: templates/edit_course_permissions.xhtml:53
-msgid "Your Course Invitation Code is:"
+#: templates/admin/term.xhtml:1
+msgid "Add a new Term"
 msgstr ""
 
-#: templates/edit_course_permissions.xhtml:55
-msgid "Select a new code"
+#: templates/auth/login.xhtml:1
+msgid "Please log in."
 msgstr ""
 
-#: templates/edit_course_permissions.xhtml:58
-msgid ""
-"This invitation code will enable your students to join this\n"
-"      course site. Share it only with your students: anyone who has\n"
-"      the code can join your site."
+#: templates/auth/login.xhtml:16
+msgid "You must log in to access this resource."
 msgstr ""
 
-#: templates/edit_course_permissions.xhtml:61
-msgid ""
-"You may change the code at any time. This will not block\n"
-"      students who have already joined, but will prevent new students\n"
-"      from joining with the old code."
+#: templates/auth/login.xhtml:22
+msgid "User ID:"
 msgstr ""
 
-#: templates/edit_course_permissions.xhtml:66
-msgid "Course section numbers"
+#: templates/auth/login.xhtml:26
+msgid "Password:"
 msgstr ""
 
-#: templates/edit_course_permissions.xhtml:77
-msgid "Associated section"
+#: templates/components/site.xhtml:1
+msgid "search this site..."
 msgstr ""
 
-#: templates/edit_course_permissions.xhtml:82
-#: templates/edit_course_permissions.xhtml:94
-msgid ", section"
+#: templates/components/site.xhtml:48 templates/components/site.xhtml:56
+#: templates/item/item_metadata.xhtml:72 templates/item/item_metadata.xhtml:80
+msgid "2 Hour Loan"
 msgstr ""
 
-#: templates/edit_course_permissions.xhtml:82
-#: templates/edit_course_permissions.xhtml:94
-msgid ", in term"
+#: templates/components/site.xhtml:49 templates/components/site.xhtml:57
+#: templates/item/item_metadata.xhtml:73 templates/item/item_metadata.xhtml:81
+msgid "3 Day Loan"
 msgstr ""
 
-#: templates/edit_course_permissions.xhtml:87
-msgid "Add section:"
+#: templates/components/site.xhtml:50 templates/item/item_metadata.xhtml:74
+msgid "4 Day Loan"
 msgstr ""
 
-#: templates/edit_course_permissions.xhtml:100
-msgid "Save changes to student access"
+#: templates/components/site.xhtml:51 templates/components/site.xhtml:59
+#: templates/item/item_metadata.xhtml:75 templates/item/item_metadata.xhtml:83
+msgid "7 Day Loan"
 msgstr ""
 
-#: templates/edit_course_permissions.xhtml:103
-msgid "Class List"
+#: templates/components/site.xhtml:52 templates/item/item_metadata.xhtml:76
+msgid "1 Day Loan"
 msgstr ""
 
-#: templates/edit_course_permissions.xhtml:104
-msgid "The following users have student-level access in this course site."
+#: templates/components/site.xhtml:53 templates/item/item_metadata.xhtml:77
+msgid "1 Hour Loan"
 msgstr ""
 
-#: templates/instructors.xhtml:1
-msgid "Instructors"
+#: templates/components/site.xhtml:54 templates/item/item_metadata.xhtml:78
+msgid "14 Day Loan"
 msgstr ""
 
-#: templates/instructors.xhtml:12 templates/open_courses.xhtml:12
-#: templates/search_results.xhtml:14 templates/z3950_test.xhtml:13
-msgid "$(function() { $('.pagetable').tablesorter(); });"
+#: templates/components/site.xhtml:55 templates/item/item_metadata.xhtml:79
+msgid "2 Day Loan"
 msgstr ""
 
-#: templates/instructors.xhtml:19
-msgid "Name"
+#: templates/components/site.xhtml:58 templates/item/item_metadata.xhtml:82
+msgid "4 Hour Loan"
 msgstr ""
 
-#: templates/item_add_elec.xhtml:1
-msgid "Edit an electronic document"
+#: templates/components/site.xhtml:61
+msgid "Ask for:"
 msgstr ""
 
-#: templates/item_add_elec.xhtml:1
-msgid "Add a new electronic document"
+#: templates/components/site.xhtml:62
+msgid "NEXT DUE:"
 msgstr ""
 
-#: templates/item_add_elec.xhtml:13 templates/item_add_heading.xhtml:13
-#: templates/item_add_url.xhtml:13
-msgid "$(function() {$('input[@name=\"title\"]').focus();});"
+#: templates/components/site.xhtml:65 templates/item/item_metadata.xhtml:86
+msgid "Availability unknown."
 msgstr ""
 
-#: templates/item_add_elec.xhtml:25 templates/item_add_elec.xhtml:37
-msgid "Title of document"
+#: templates/components/site.xhtml:90
+msgid "Show status of all copies"
 msgstr ""
 
-#: templates/item_add_elec.xhtml:28 templates/item_add_elec.xhtml:45
-msgid "File"
+#: templates/components/site.xhtml:93
+msgid "Hide status details"
 msgstr ""
 
-#: templates/item_add_elec.xhtml:30
-msgid "Upload file and Create item"
+#: templates/components/site.xhtml:115
+msgid "Awaiting copyright clearance: Not available to students."
 msgstr ""
 
-#: templates/item_add_elec.xhtml:40
-msgid "Update item"
+#: templates/components/site.xhtml:119
+msgid "About this item"
 msgstr ""
 
-#: templates/item_add_elec.xhtml:42
-msgid "Replace the current file with a new file"
+#: templates/components/site.xhtml:123
+msgid "Edit"
 msgstr ""
 
-#: templates/item_add_elec.xhtml:47
-msgid "Upload new file"
+#: templates/components/site.xhtml:124
+msgid "Relocate"
 msgstr ""
 
-#: templates/item_add_heading.xhtml:1
-msgid "Edit a subheading"
+#: templates/components/site.xhtml:125
+msgid "Delete"
 msgstr ""
 
-#: templates/item_add_heading.xhtml:1
-msgid "Add a new subheading"
+#: templates/components/site.xhtml:135
+msgid "Top Level"
 msgstr ""
 
-#: templates/item_add_heading.xhtml:29
-msgid "Add heading"
+#: templates/components/site.xhtml:151
+msgid "Top"
 msgstr ""
 
-#: templates/item_add_heading.xhtml:30
-msgid "Update heading"
+#: templates/components/site.xhtml:162
+msgid "Add a new item"
 msgstr ""
 
-#: templates/item_add_url.xhtml:1
-msgid "Edit a URL"
+#: templates/components/site.xhtml:164
+msgid "Link to external resource"
 msgstr ""
 
-#: templates/item_add_url.xhtml:1
-msgid "Add a new URL"
+#: templates/components/site.xhtml:165
+msgid "Uploaded electronic document"
 msgstr ""
 
-#: templates/item_add_url.xhtml:23 templates/item_metadata.xhtml:19
-#: templates/open_courses.xhtml:19 templates/search_results.xhtml:70
-msgid "Title"
+#: templates/components/site.xhtml:166
+msgid "Catalogued item (e.g., book)"
 msgstr ""
 
-#: templates/item_add_url.xhtml:27
-msgid "Add URL"
+#: templates/components/site.xhtml:167
+msgid "Subheading"
 msgstr ""
 
-#: templates/item_add_url.xhtml:28
-msgid "Update URL"
+#: templates/components/site.xhtml:182
+msgid "Show more attributes"
 msgstr ""
 
-#: templates/item_heading_detail.xhtml:20
-msgid "There are no items in this section."
+#: templates/components/site.xhtml:187
+msgid "Attribute"
 msgstr ""
 
-#: templates/item_metadata.xhtml:20
-msgid "Type"
+#: templates/components/site.xhtml:187
+msgid "Value"
 msgstr ""
 
-#: templates/item_metadata.xhtml:21 templates/search_results.xhtml:70
-msgid "Author"
+#: templates/components/site.xhtml:187
+msgid "Delete?"
 msgstr ""
 
-#: templates/item_metadata.xhtml:25
-msgid "Download"
+#: templates/components/site.xhtml:199 templates/item/item_metadata.xhtml:38
+msgid "Delete this item"
 msgstr ""
 
-#: templates/item_metadata.xhtml:27
-msgid "Content type"
+#: templates/feeds/site_feed_index.xhtml:1
+#: templates/feeds/site_feed_index.xhtml:14
+msgid "Available Feeds"
 msgstr ""
 
-#: templates/item_metadata.xhtml:28
-msgid "Content length"
+#: templates/feeds/site_feed_index.xhtml:16
+msgid "Recent changes"
 msgstr ""
 
-#: templates/master.xhtml:1
-msgid "Syrup E-Reserve System"
+#: templates/feeds/site_feed_index.xhtml:17
+msgid "Top level items in this site"
 msgstr ""
 
-#: templates/master.xhtml:1
-msgid "search..."
+#: templates/feeds/site_feed_index.xhtml:18
+msgid "Tree-walk of all items in this site"
 msgstr ""
 
-#: templates/master.xhtml:43
-msgid "Welcome,"
+#: templates/generic/delete.xhtml:1
+#, python-format
+msgid "Delete %s?"
 msgstr ""
 
-#: templates/master.xhtml:44
-msgid "Log Out"
+#: templates/generic/edit.xhtml:1
+#, python-format
+msgid "Modify %s"
 msgstr ""
 
-#: templates/master.xhtml:45 templates/master.xhtml:52
-msgid "Language"
+#: templates/generic/edit.xhtml:1
+#, python-format
+msgid "Add %s"
 msgstr ""
 
-#: templates/master.xhtml:46
-msgid "Preferences"
+#: templates/generic/edit.xhtml:19
+msgid "Delete this record"
 msgstr ""
 
-#: templates/master.xhtml:47
-msgid "Admin UI"
+#: templates/generic/index.xhtml:34
+msgid "Add"
 msgstr ""
 
-#: templates/master.xhtml:50 templates/welcome.xhtml:1
-msgid "Welcome!"
+#: templates/item/common_metadata.xhtml:15
+msgid "Title of document"
 msgstr ""
 
-#: templates/master.xhtml:51
-msgid "Log In"
+#: templates/item/common_metadata.xhtml:16
+#: templates/item/item_metadata.xhtml:46
+msgid "Title of source"
 msgstr ""
 
-#: templates/master.xhtml:69
-msgid "Start Over"
+#: templates/item/common_metadata.xhtml:18
+msgid "Author #"
 msgstr ""
 
-#: templates/master.xhtml:70
-msgid "Syrup is a subproject of"
+#: templates/item/common_metadata.xhtml:20
+#: templates/item/item_add_cat_search.xhtml:61
+#: templates/item/item_metadata.xhtml:49
+#: templates/phys/circlist_for_term.xhtml:22
+msgid "Publisher"
 msgstr ""
 
-#: templates/master.xhtml:71
-msgid "Project Conifer"
+#: templates/item/common_metadata.xhtml:21
+#: templates/item/item_metadata.xhtml:50
+msgid "Published"
 msgstr ""
 
-#: templates/my_courses.xhtml:1 templates/tabbar.xhtml:12
-msgid "My Courses"
+#: templates/item/common_metadata.xhtml:22
+#: templates/item/item_metadata.xhtml:51
+msgid "Volume"
 msgstr ""
 
-#: templates/my_courses.xhtml:19
-msgid "You are not part of any courses at this time."
+#: templates/item/common_metadata.xhtml:23
+#: templates/item/item_metadata.xhtml:52
+msgid "Issue"
 msgstr ""
 
-#: templates/my_courses.xhtml:25
-msgid "Create a new course site"
+#: templates/item/common_metadata.xhtml:24
+#: templates/item/item_metadata.xhtml:53
+msgid "Pages"
 msgstr ""
 
-#: templates/open_courses.xhtml:1
-msgid "Open Courses"
+#: templates/item/common_metadata.xhtml:25
+#: templates/item/item_metadata.xhtml:54
+msgid "ISBN"
 msgstr ""
 
-#: templates/open_courses.xhtml:19
-msgid "Term"
+#: templates/item/common_metadata.xhtml:26
+msgid "Bib Id of Item"
 msgstr ""
 
-#: templates/open_courses.xhtml:19
-msgid "Code"
+#: templates/item/common_metadata.xhtml:28
+msgid "Copyright Status"
 msgstr ""
 
-#: templates/paginate.xhtml:21
-msgid "Previous"
+#: templates/item/common_metadata.xhtml:39
+msgid "Catalogue Settings"
 msgstr ""
 
-#: templates/paginate.xhtml:30
-msgid "Next"
+#: templates/item/common_metadata.xhtml:44
+msgid "Update"
 msgstr ""
 
-#: templates/search_results.xhtml:1
-msgid "Search Results"
+#: templates/item/common_metadata.xhtml:54
+msgid "Barcode"
 msgstr ""
 
-#: templates/search_results.xhtml:21
-msgid "You searched:"
+#: templates/item/common_metadata.xhtml:60
+msgid "Location"
 msgstr ""
 
-#: templates/search_results.xhtml:35
-msgid "Last Name"
+#: templates/item/common_metadata.xhtml:70
+msgid "Modifier"
 msgstr ""
 
-#: templates/search_results.xhtml:35
-msgid "First Name"
+#: templates/item/common_metadata.xhtml:80
+msgid "Call Number"
 msgstr ""
 
-#: templates/search_results.xhtml:44 templates/search_results.xhtml:62
-msgid "more...)"
+#: templates/item/item_add_cat_search.xhtml:1
+msgid "Add physical or electronic item, by catalogue search"
 msgstr ""
 
-#: templates/search_results.xhtml:53
-msgid "Course"
+#: templates/item/item_add_cat_search.xhtml:1
+msgid "Use keywords or CCL syntax for searching, for example:"
 msgstr ""
 
-#: templates/setlang.xhtml:1
-msgid "Choose your language."
+#: templates/item/item_add_cat_search.xhtml:48
+msgid "of"
 msgstr ""
 
-#: templates/setlang.xhtml:15
-msgid "/syrup/"
+#: templates/item/item_add_cat_search.xhtml:48
+msgid "results."
 msgstr ""
 
-#: templates/setlang.xhtml:20
-msgid "Go"
+#: templates/item/item_add_cat_search.xhtml:61
+#: templates/phys/circlist_for_term.xhtml:22
+msgid "PubDate"
 msgstr ""
 
-#: templates/tabbar.xhtml:10 templates/tabbar_anonymous.xhtml:10
-msgid "Home"
+#: templates/item/item_add_cat_search.xhtml:69
+msgid "details"
 msgstr ""
 
-#: templates/tabbar.xhtml:11 templates/tabbar_anonymous.xhtml:11
-msgid "Browse"
+#: templates/item/item_add_cat_search.xhtml:70
+msgid "Electronic resource."
 msgstr ""
 
-#: templates/tabbar.xhtml:13
-msgid "Admin Options"
+#: templates/item/item_add_cat_search.xhtml:71
+msgid "view"
 msgstr ""
 
-#: templates/welcome.xhtml:13
+#: templates/item/item_add_elec.xhtml:1
+msgid "Electronic document: Metadata"
+msgstr ""
+
+#: templates/item/item_add_elec.xhtml:1
+msgid "Add a new electronic document"
+msgstr ""
+
+#: templates/item/item_add_elec.xhtml:32 templates/item/item_add_elec.xhtml:50
+msgid "File"
+msgstr ""
+
+#: templates/item/item_add_elec.xhtml:47
+msgid "Replace file contents"
+msgstr ""
+
+#: templates/item/item_add_heading.xhtml:1
+msgid "Edit a subheading"
+msgstr ""
+
+#: templates/item/item_add_heading.xhtml:1
+msgid "Add a new subheading"
+msgstr ""
+
+#: templates/item/item_add_phys.xhtml:1
+msgid "Edit a physical-item request"
+msgstr ""
+
+#: templates/item/item_add_phys.xhtml:1
+msgid "Add a physical-item request"
+msgstr ""
+
+#: templates/item/item_add_url.xhtml:1
+msgid "Edit a URL"
+msgstr ""
+
+#: templates/item/item_add_url.xhtml:1
+msgid "Add a new URL"
+msgstr ""
+
+#: templates/item/item_add_url.xhtml:26
+msgid "Import RIS"
+msgstr ""
+
+#: templates/item/item_add_url.xhtml:32
 msgid ""
-"Welcome! Please use the links above to browse the reserves, or to join "
-"and visit your course sites."
+"Paste the Refworks/RIS citation in the space below. Note, the citation "
+"must include a \"UR\" (URL) attribute. (Tip: RIS citations can be dragged"
+" and dropped from Zotero; ask Graham for details.)"
 msgstr ""
 
-#: templates/welcome.xhtml:17
-msgid "posted"
+#: templates/item/item_add_url.xhtml:42 templates/item/item_metadata.xhtml:127
+msgid "Display MARC Record"
 msgstr ""
 
-#: templates/welcome.xhtml:18 templates/components/course.xhtml:36
-msgid "edit"
+#: templates/item/item_delete_confirm.xhtml:1
+msgid "Delete this heading?"
 msgstr ""
 
-#: templates/welcome.xhtml:20
-msgid "Add a news item"
+#: templates/item/item_delete_confirm.xhtml:1
+msgid "Delete this item?"
 msgstr ""
 
-#: templates/z3950_test.xhtml:1
-msgid "Z39.50 Test"
+#: templates/item/item_delete_confirm.xhtml:23
+msgid "Are you sure you want to delete this?"
 msgstr ""
 
-#: templates/admin/index.xhtml:1
-msgid "Administrative Options"
+#: templates/item/item_delete_confirm.xhtml:25
+msgid "Note: this will also delete all items under the heading!"
 msgstr ""
 
-#: templates/admin/term.xhtml:1
-msgid "Add a new Term"
+#: templates/item/item_delete_confirm.xhtml:29
+#: templates/item/item_metadata.xhtml:59
+msgid "Type"
 msgstr ""
 
-#: templates/admin/term.xhtml:15
-msgid "Save"
+#: templates/item/item_heading_detail.xhtml:21
+msgid "Edit this heading"
 msgstr ""
 
-#: templates/auth/login.xhtml:1
-msgid "Syrup E-Reserves: Please log in"
+#: templates/item/item_heading_detail.xhtml:24
+msgid "Delete this heading"
 msgstr ""
 
-#: templates/auth/login.xhtml:10
-msgid "$(function() {$('#userid').focus();});"
+#: templates/item/item_heading_detail.xhtml:27
+msgid "Relocate this heading"
 msgstr ""
 
-#: templates/auth/login.xhtml:15
-msgid "Please log in."
+#: templates/item/item_heading_detail.xhtml:32
+msgid "There are no items in this section."
 msgstr ""
 
-#: templates/auth/login.xhtml:21
-msgid "User ID:"
+#: templates/item/item_metadata.xhtml:35
+msgid "Edit this item"
 msgstr ""
 
-#: templates/auth/login.xhtml:25
-msgid "Password:"
+#: templates/item/item_metadata.xhtml:41
+msgid "Relocate this item"
 msgstr ""
 
-#: templates/auth/login.xhtml:29
-msgid "Log in"
+#: templates/item/item_metadata.xhtml:47
+msgid "Format"
 msgstr ""
 
-#: templates/components/course.xhtml:1
-msgid "search this course..."
+#: templates/item/item_metadata.xhtml:48
+msgid "Author(s)"
 msgstr ""
 
-#: templates/components/course.xhtml:35
-msgid "about"
+#: templates/item/item_metadata.xhtml:58
+msgid "Copyright status"
 msgstr ""
 
-#: templates/components/course.xhtml:48
-msgid "Top"
+#: templates/item/item_metadata.xhtml:67
+msgid "Call Number (take this to the counter)"
 msgstr ""
 
-#: templates/components/course.xhtml:55
-msgid "Add a new item:"
+#: templates/item/item_metadata.xhtml:69
+msgid "DUE:"
 msgstr ""
 
-#: templates/components/course.xhtml:57
-msgid "Subheading"
+#: templates/item/item_metadata.xhtml:95
+msgid "Status"
 msgstr ""
 
-#: templates/components/course.xhtml:59
-msgid "Electronic Document"
+#: templates/item/item_metadata.xhtml:101
+msgid "Download the document"
 msgstr ""
 
-#: templates/components/course.xhtml:60
-msgid "Physical Book/Document"
+#: templates/item/item_metadata.xhtml:102
+msgid "Note: this item is awaiting"
 msgstr ""
 
-#: templates/generic/delete.xhtml:1
-#, python-format
-msgid "Delete %s?"
+#: templates/item/item_metadata.xhtml:103
+msgid "copyright clearance"
 msgstr ""
 
-#: templates/generic/delete.xhtml:20
-msgid "Delete"
+#: templates/item/item_metadata.xhtml:103
+msgid ". Only staff and instructors may download it."
 msgstr ""
 
-#: templates/generic/delete.xhtml:21
-msgid "Cancel"
+#: templates/item/item_metadata.xhtml:107
+msgid ""
+"By pressing the 'Request' button\n"
+"\tbelow, I am requesting a digital copy of a reading (chapter, article)\n"
+"\tfor my own private study and research use. I agree that I will not\n"
+"\treproduce, redistribute or transmit a copy of the reading in any\n"
+"\tformat."
 msgstr ""
 
-#: templates/generic/edit.xhtml:1
-#, python-format
-msgid "Modify %s"
+#: templates/item/item_metadata.xhtml:112
+msgid "Request to download this document"
 msgstr ""
 
-#: templates/generic/edit.xhtml:1
+#: templates/item/item_metadata.xhtml:115
+msgid "Click here to download the document."
+msgstr ""
+
+#: templates/item/item_metadata.xhtml:116
+msgid "Document type:"
+msgstr ""
+
+#: templates/item/item_metadata.xhtml:116
+msgid ". Size:"
+msgstr ""
+
+#: templates/item/item_metadata.xhtml:116
+msgid "bytes."
+msgstr ""
+
+#: templates/item/item_metadata.xhtml:122
+msgid "View status of all copies in catalogue"
+msgstr ""
+
+#: templates/item/item_relocate.xhtml:16
+msgid "Please choose the heading under which this item should be moved:"
+msgstr ""
+
+#: templates/item/item_relocate.xhtml:20
+msgid "Item title:"
+msgstr ""
+
+#: templates/item/item_relocate.xhtml:21
+msgid "Current heading:"
+msgstr ""
+
+#: templates/item/item_relocate.xhtml:24
+msgid "New heading:"
+msgstr ""
+
+#: templates/phys/checkout.xhtml:1 templates/phys/index.xhtml:15
+msgid "Patron Checkout of Item"
+msgstr ""
+
+#: templates/phys/checkout.xhtml:27
+msgid "Patron Barcode"
+msgstr ""
+
+#: templates/phys/checkout.xhtml:38 templates/phys/mark_arrived.xhtml:24
+#: templates/phys/mark_arrived_choose.xhtml:25
+msgid "Item Barcode"
+msgstr ""
+
+#: templates/phys/checkout.xhtml:51
+msgid "The checkout was successful. Due Date:"
+msgstr ""
+
+#: templates/phys/checkout.xhtml:52
+msgid "The checkout failed."
+msgstr ""
+
+#: templates/phys/checkout.xhtml:54
+msgid "Show details"
+msgstr ""
+
+#: templates/phys/checkout.xhtml:63 templates/phys/mark_arrived.xhtml:31
+msgid "Check out another item"
+msgstr ""
+
+#: templates/phys/checkout.xhtml:67
+msgid "Done"
+msgstr ""
+
+#: templates/phys/circlist_for_term.xhtml:1
 #, python-format
-msgid "Add %s"
+msgid "Wanted items: %s"
 msgstr ""
 
-#: templates/generic/edit.xhtml:18
-msgid "Save changes"
+#: templates/phys/circlist_for_term.xhtml:31
+msgid "MARC"
 msgstr ""
 
-#: templates/generic/edit.xhtml:19
-msgid "Cancel changes"
+#: templates/phys/circlist_for_term.xhtml:34
+msgid "Catalogue"
 msgstr ""
 
-#: templates/generic/edit.xhtml:20
-msgid "Delete this record"
+#: templates/phys/circlist_for_term.xhtml:38
+msgid "Reserves"
 msgstr ""
 
-#: templates/generic/index.xhtml:11
-msgid "$(function() { $('table').tablesorter(); });"
+#: templates/phys/circlist_for_term.xhtml:42
+msgid "View Electronic"
 msgstr ""
 
-#: templates/generic/index.xhtml:29
-msgid "Add"
+#: templates/phys/circlist_index.xhtml:1 templates/phys/index.xhtml:20
+msgid "Notify Circulation of wanted items"
 msgstr ""
 
+#: templates/phys/circlist_index.xhtml:13
+msgid "Please select a term:"
+msgstr ""
+
+#: templates/phys/index.xhtml:1
+msgid "Physical Item Processing"
+msgstr ""
+
+#: templates/phys/index.xhtml:13
+msgid "Patron assistance"
+msgstr ""
+
+#: templates/phys/index.xhtml:18
+msgid "Circulations workflow"
+msgstr ""
+
+#: templates/phys/index.xhtml:21
+msgid "Mark items as Arrived"
+msgstr ""
+
+#: templates/phys/mark_arrived.xhtml:1
+msgid "Mark Items as Arrived"
+msgstr ""
+
+#: templates/phys/mark_arrived_choose.xhtml:1
+msgid "Mark Items as Arrived: Choose Match"
+msgstr ""
+
+#: templates/phys/mark_arrived_choose.xhtml:29
+msgid "Detail"
+msgstr ""
+
+#: templates/phys/mark_arrived_choose.xhtml:36
+msgid "Matches"
+msgstr ""
+
+#: templates/phys/mark_arrived_choose.xhtml:38
+msgid "Optional: Small-number ID for this item:"
+msgstr ""
+
+#: templates/phys/mark_arrived_choose.xhtml:54
+msgid "detail"
+msgstr ""
+
+#: templates/phys/mark_arrived_outcome.xhtml:1
+msgid "Matches saved; item marked as received"
+msgstr ""
+

Modified: servres/branches/i18n/conifer/locale/en_US/LC_MESSAGES/django.po
===================================================================
--- servres/branches/i18n/conifer/locale/en_US/LC_MESSAGES/django.po	2011-03-27 00:29:24 UTC (rev 1281)
+++ servres/branches/i18n/conifer/locale/en_US/LC_MESSAGES/django.po	2011-03-27 01:09:08 UTC (rev 1282)
@@ -9,7 +9,7 @@
 "Project-Id-Version: PROJECT VERSION\n"
 "Report-Msgid-Bugs-To: EMAIL at ADDRESS\n"
 "POT-Creation-Date: 2009-03-10 22:24+0400\n"
-"PO-Revision-Date: 2009-03-12 18:41-0400\n"
+"PO-Revision-Date: 2011-03-26 21:07-0400\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: en_US <LL at li.org>\n"
 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
@@ -18,237 +18,593 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Generated-By: Babel 0.9.4\n"
 
-#: syrup/models.py:64
-msgid "custodian"
+#: integration/linktool/templates/associate.xhtml:13
+msgid "No associated reserves items."
 msgstr ""
 
-#: syrup/models.py:65
-msgid "staff"
+#: integration/linktool/templates/associate.xhtml:15
+msgid ""
+"There are no reserves materials associated with this course\n"
+"      site. As an instructor, you can choose one of the following\n"
+"      options:"
 msgstr ""
 
-#: syrup/models.py:66
-msgid "system administrator"
+#: integration/linktool/templates/associate.xhtml:20
+msgid "Link this course site to one of my current reserves list"
 msgstr ""
 
-#: syrup/models.py:159
+#: integration/linktool/templates/associate.xhtml:22
+msgid "None available."
+msgstr ""
+
+#: integration/linktool/templates/associate.xhtml:43
+msgid "Or, you can just"
+msgstr ""
+
+#: integration/linktool/templates/associate.xhtml:43
+msgid "browse the reserves"
+msgstr ""
+
+#: integration/linktool/templates/associate.xhtml:47
+msgid ""
+"There are no reserves materials associated with this course\n"
+"      site."
+msgstr ""
+
+#: integration/linktool/templates/associate.xhtml:48
+msgid ""
+"You can create reserves lists for course sites\n"
+"      associated with a current or future term. But this site is\n"
+"      associated with the term \""
+msgstr ""
+
+#: integration/linktool/templates/associate.xhtml:50
+msgid "\" and the course \""
+msgstr ""
+
+#: integration/linktool/templates/associate.xhtml:50
+msgid ""
+"\" — so\n"
+"      a reserves list cannot be created."
+msgstr ""
+
+#: integration/linktool/templates/associate.xhtml:52
+msgid "Browse the reserves"
+msgstr ""
+
+#: integration/linktool/templates/index.xhtml:6
+#: integration/linktool/templates/new_site_cannot.xhtml:6
+msgid "testing"
+msgstr ""
+
+#: integration/linktool/templates/index.xhtml:13
+msgid "Welcome"
+msgstr ""
+
+#: integration/linktool/templates/new_site_cannot.xhtml:13
+msgid "Cannot create site..."
+msgstr ""
+
+#: integration/linktool/templates/new_site_cannot.xhtml:14
+msgid "Sorry, but your site's course code ("
+msgstr ""
+
+#: integration/linktool/templates/new_site_cannot.xhtml:14
+msgid ""
+")\n"
+"    and/or term code ("
+msgstr ""
+
+#: integration/linktool/templates/new_site_cannot.xhtml:15
+msgid ""
+") do not match any known\n"
+"    codes in the reserves system."
+msgstr ""
+
+#: integration/linktool/templates/new_site_cannot.xhtml:18
+#: templates/simplemessage.xhtml:11 templates/admin/staff_add.xhtml:50
+msgid "Go back"
+msgstr ""
+
+#: integration/linktool/templates/whichsite.xhtml:7
+msgid "Please choose a set of reserves materials"
+msgstr ""
+
+#: integration/linktool/templates/whichsite.xhtml:8
+msgid ""
+"There is more than one set of reserves materials related to this\n"
+"    site. Please choose from the list below:"
+msgstr ""
+
+#: syrup/models.py:133
+msgid "ILS patron ID"
+msgstr ""
+
+#: syrup/models.py:237
 msgid "World-accessible"
 msgstr ""
 
-#: syrup/models.py:160
+#: syrup/models.py:238
 msgid "Accessible to all logged-in users"
 msgstr ""
 
-#: syrup/models.py:161
-msgid "Accessible to course students (by section)"
+#: syrup/models.py:239
+msgid ""
+"Accessible to all logged-in users, but only course-site members can read "
+"electronic documents."
 msgstr ""
 
-#: syrup/models.py:162
-msgid "Accessible to course students (by invitation code)"
+#: syrup/models.py:240
+msgid "Accessible to course-site members"
 msgstr ""
 
-#: syrup/models.py:163
-msgid "Accessible only to course owners"
+#: syrup/models.py:241
+msgid "Accessible only to course-site owners"
 msgstr ""
 
-#: syrup/models.py:171
-msgid "Registrar keys for class lists"
-msgstr ""
-
-#: syrup/models.py:303 templates/edit_course_permissions.xhtml:26
-#: templates/edit_course_permissions.xhtml:38
+#: syrup/models.py:508
 msgid "Instructor"
 msgstr ""
 
-#: syrup/models.py:304
-msgid "Proxy Instructor"
+#: syrup/models.py:509
+msgid "Assistant/Support"
 msgstr ""
 
-#: syrup/models.py:305
+#: syrup/models.py:510
 msgid "Student"
 msgstr ""
 
-#: syrup/models.py:346
+#: syrup/models.py:553
 msgid "Attached Electronic Document"
 msgstr ""
 
-#: syrup/models.py:347
+#: syrup/models.py:554
 msgid "Physical Book or Document"
 msgstr ""
 
-#: syrup/models.py:348 templates/item_add_url.xhtml:24
-#: templates/item_metadata.xhtml:22 templates/components/course.xhtml:58
+#: syrup/models.py:555 templates/item/item_add_url.xhtml:37
+#: templates/item/item_delete_confirm.xhtml:30
+#: templates/item/item_metadata.xhtml:97
 msgid "URL"
 msgstr ""
 
-#: syrup/models.py:349 templates/item_add_heading.xhtml:23
+#: syrup/models.py:556 templates/item/item_add_heading.xhtml:24
 msgid "Heading"
 msgstr ""
 
-#: syrup/models.py:403
-msgid "In Process"
+#: syrup/views/_common.py:60 syrup/views/items.py:433
+msgid "Access denied."
 msgstr ""
 
-#: syrup/models.py:404
-msgid "Active"
+#: syrup/views/_common.py:74
+msgid "Only instructors are allowed here."
 msgstr ""
 
-#: syrup/models.py:405
-msgid "InActive"
+#: syrup/views/_common.py:87
+msgid "Please log in, so that you can enter this site."
 msgstr ""
 
-#: syrup/models.py:487
-msgid "(Markdown not installed)."
+#: syrup/views/_common.py:89
+msgid "Sorry, but you can no longer access this site."
 msgstr ""
 
-#: syrup/models.py:494
-msgid "plain text"
+#: syrup/views/_common.py:91
+msgid "Only site members are allowed here."
 msgstr ""
 
-#: syrup/models.py:495
-msgid "HTML"
+#: syrup/views/_common.py:105
+msgid "Only administrators are allowed here."
 msgstr ""
 
-#: syrup/models.py:496
-msgid "Markdown"
+#: syrup/views/_common.py:131
+#, python-format
+msgid "Error: %s"
 msgstr ""
 
-#: syrup/views.py:82
-msgid "Invalid username or password. Please try again."
+#: syrup/views/_common.py:136
+msgid "Not found"
 msgstr ""
 
-#: syrup/views.py:85
-msgid "Sorry, this account has been disabled."
+#: syrup/views/_common.py:137
+msgid "The page you requested could not be found"
 msgstr ""
 
-#: syrup/views.py:131
-msgid "Only instructors are allowed here."
+#: syrup/views/admin.py:17 templates/courses.xhtml:1
+#: templates/admin/index.xhtml:24
+msgid "Courses"
 msgstr ""
 
-#: syrup/views.py:144
-msgid "Only course members are allowed here."
+#: syrup/views/admin.py:33
+msgid "ServiceDesks"
 msgstr ""
 
-#: syrup/views.py:156
-msgid "Only administrators are allowed here."
+#: syrup/views/admin.py:48 templates/admin/index.xhtml:21
+msgid "Terms"
 msgstr ""
 
-#: syrup/views.py:192
-msgid "Sorry..."
+#: syrup/views/admin.py:60
+msgid "start must precede finish"
 msgstr ""
 
-#: syrup/views.py:193
-msgid "The Preferences page isn't ready yet."
+#: syrup/views/admin.py:71 templates/departments.xhtml:1
+#: templates/admin/index.xhtml:23
+msgid "Departments"
 msgstr ""
 
-#: syrup/views.py:281
-msgid "invalid course code"
+#: syrup/views/admin.py:87
+msgid "Targets"
 msgstr ""
 
-#: syrup/views.py:304
-msgid "You are not allowed to create course sites."
+#: syrup/views/admin.py:103
+msgid "Configs"
 msgstr ""
 
-#: syrup/views.py:356
-msgid "No students: this site is closed."
+#: syrup/views/auth.py:24
+msgid "Invalid username or password. Please try again."
 msgstr ""
 
-#: syrup/views.py:357
-msgid "Students in my course -- I will provide section numbers"
+#: syrup/views/auth.py:27
+msgid "Sorry, this account has been disabled."
 msgstr ""
 
-#: syrup/views.py:358
-msgid "Students in my course -- I will share an Invitation Code with them"
+#: syrup/views/general.py:140
+#, python-format
+msgid "Courses taught by %s"
 msgstr ""
 
-#: syrup/views.py:359
-msgid "All Reserves patrons"
+#: syrup/views/general.py:156
+#, python-format
+msgid "Courses with Materials in %s"
 msgstr ""
 
-#: syrup/views.py:482
-msgid "The code you provided is not valid."
-msgstr ""
-
-#: syrup/views.py:549
+#: syrup/views/items.py:76 syrup/views/items.py:238 syrup/views/items.py:266
 msgid "You can only add items to headings!"
 msgstr ""
 
-#: syrup/views.py:553
+#: syrup/views/items.py:85 syrup/views/items.py:269
 msgid "You are not an editor."
 msgstr ""
 
-#: syrup/views.py:556
+#: syrup/views/items.py:88
 msgid "No item_type parameter was provided."
 msgstr ""
 
-#: syrup/views.py:560
+#: syrup/views/items.py:92
 msgid "Sorry, only HEADINGs, URLs and ELECs can be added right now."
 msgstr ""
 
-#: syrup/views.py:653
+#: syrup/views/items.py:395
+msgid "Unable to update"
+msgstr ""
+
+#: syrup/views/items.py:396
+msgid "Sorry, unable to update at this time, please try again."
+msgstr ""
+
+#: syrup/views/items.py:428
 msgid "Can only download ELEC documents!"
 msgstr ""
 
-#: syrup/views.py:793 templates/admin/index.xhtml:15
-msgid "Terms"
+#: syrup/views/items.py:434
+msgid "Sorry, but you are not allowed to access this resource."
 msgstr ""
 
-#: syrup/views.py:805
-msgid "start must precede finish"
+#: syrup/views/items.py:505
+msgid "Impossible item-move!"
 msgstr ""
 
-#: syrup/views.py:816 templates/admin/index.xhtml:14
-msgid "Departments"
+#: syrup/views/items.py:506
+msgid "You cannot make an item a descendant of itself!"
 msgstr ""
 
-#: syrup/views.py:832 templates/admin/index.xhtml:16
-msgid "News Items"
+#: syrup/views/sites.py:34
+msgid "You are not allowed to create sites."
 msgstr ""
 
-#: templates/browse_courses.xhtml:1
-msgid "Browse the Reserves"
+#: syrup/views/sites.py:89
+msgid "Everyone: no login required."
 msgstr ""
 
-#: templates/browse_courses.xhtml:12
+#: syrup/views/sites.py:90
+msgid "Login required."
+msgstr ""
+
+#: syrup/views/sites.py:91
+msgid "Login required; only members can access electronic documents."
+msgstr ""
+
+#: syrup/views/sites.py:92
+msgid "Members only."
+msgstr ""
+
+#: syrup/views/sites.py:93
+msgid "Instructors only: this site is closed."
+msgstr ""
+
+#: syrup/views/sites.py:202
+msgid "You cannot join this site."
+msgstr ""
+
+#: syrup/views/sites.py:203
+msgid "Sorry, but you cannot join this site at this time."
+msgstr ""
+
+#: templates/browse_index.xhtml:1
+msgid "All Reserves, by Department"
+msgstr ""
+
+#: templates/browse_index.xhtml:16
 msgid ""
-"(Note: some course materials may require you\n"
+"(Note: some reserve materials may require you\n"
 "    to"
 msgstr ""
 
-#: templates/browse_courses.xhtml:14
+#: templates/browse_index.xhtml:18 templates/search_results.xhtml:56
 msgid "log in"
 msgstr ""
 
-#: templates/browse_courses.xhtml:15
-msgid "Choose from one of the options below:"
+#: templates/courses.xhtml:19 templates/edit_site_permissions.xhtml:90
+#: templates/instructors.xhtml:19 templates/zsearch_results.xhtml:28
+msgid "Name"
 msgstr ""
 
-#: templates/browse_courses.xhtml:17
-msgid "Browse by Instructor"
+#: templates/departments.xhtml:19
+msgid "Department"
 msgstr ""
 
-#: templates/browse_courses.xhtml:18
-msgid "Browse by Department"
+#: templates/edit_site.xhtml:1
+msgid "Site setup"
 msgstr ""
 
-#: templates/browse_courses.xhtml:19
-msgid "Browse by Course Name"
+#: templates/edit_site.xhtml:1
+msgid "Create a new site"
 msgstr ""
 
-#: templates/course_detail.xhtml:18 templates/edit_course.xhtml:1
-#: templates/edit_course_permissions.xhtml:17
-msgid "Edit course details"
+#: templates/edit_site.xhtml:39
+msgid "e.g.,"
 msgstr ""
 
-#: templates/course_detail.xhtml:20
-msgid "There are no items associated with this course yet."
+#: templates/edit_site.xhtml:46
+msgid "Primary Instructor"
 msgstr ""
 
-#: templates/course_invitation.xhtml:1 templates/my_courses.xhtml:26
-msgid "Join a course using an Invitation Code"
+#: templates/edit_site.xhtml:51 templates/edit_site_permissions.xhtml:105
+#: templates/admin/staff_add.xhtml:34
+msgid ""
+"Type a partial name or userid into the box; then select one of the "
+"matches."
 msgstr ""
 
-#: templates/course_invitation.xhtml:13
+#: templates/edit_site.xhtml:78
+msgid "Delete this site"
+msgstr ""
+
+#: templates/edit_site.xhtml:81
+msgid "Yes, I want to delete this site and all of its contents."
+msgstr ""
+
+#: templates/edit_site_permissions.xhtml:1
+msgid "Site permissions"
+msgstr ""
+
+#: templates/edit_site_permissions.xhtml:43 templates/phys/checkout.xhtml:63
+#: templates/phys/mark_arrived.xhtml:31
+#: templates/phys/mark_arrived_outcome.xhtml:20
+msgid "Continue"
+msgstr ""
+
+#: templates/edit_site_permissions.xhtml:47
+msgid "Who has permission to view resources in this site?"
+msgstr ""
+
+#: templates/edit_site_permissions.xhtml:56
+msgid "Class lists and groups"
+msgstr ""
+
+#: templates/edit_site_permissions.xhtml:57
+msgid "No external lists are currently associated."
+msgstr ""
+
+#: templates/edit_site_permissions.xhtml:61
+msgid "Class/group code"
+msgstr ""
+
+#: templates/edit_site_permissions.xhtml:61
+msgid "Known members"
+msgstr ""
+
+#: templates/edit_site_permissions.xhtml:67
+msgid "delete"
+msgstr ""
+
+#: templates/edit_site_permissions.xhtml:74
+msgid "Add the class list for"
+msgstr ""
+
+#: templates/edit_site_permissions.xhtml:75
+msgid ", section"
+msgstr ""
+
+#: templates/edit_site_permissions.xhtml:77
+msgid "Add a class list or group by its group code:"
+msgstr ""
+
+#: templates/edit_site_permissions.xhtml:87
+msgid "Current membership"
+msgstr ""
+
+#: templates/edit_site_permissions.xhtml:90
+msgid "Role"
+msgstr ""
+
+#: templates/edit_site_permissions.xhtml:90
+msgid "User ID"
+msgstr ""
+
+#: templates/edit_site_permissions.xhtml:90
+msgid "Group"
+msgstr ""
+
+#: templates/edit_site_permissions.xhtml:118
+msgid "Role for this user:"
+msgstr ""
+
+#: templates/instructors.xhtml:1
+msgid "Instructors"
+msgstr ""
+
+#: templates/master.xhtml:1
+msgid "Syrup Reserves System"
+msgstr ""
+
+#: templates/master.xhtml:1
+msgid "search..."
+msgstr ""
+
+#: templates/master.xhtml:56
+msgid "Welcome,"
+msgstr ""
+
+#: templates/master.xhtml:57
+msgid "Log Out"
+msgstr ""
+
+#: templates/master.xhtml:61
+msgid "Welcome!"
+msgstr ""
+
+#: templates/master.xhtml:62
+msgid "Log In"
+msgstr ""
+
+#: templates/master.xhtml:74
+msgid "Syrup is a subproject of"
+msgstr ""
+
+#: templates/master.xhtml:75
+msgid "Project Conifer"
+msgstr ""
+
+#: templates/my_sites.xhtml:1 templates/tabbar.xhtml:14
+msgid "My Reserves"
+msgstr ""
+
+#: templates/my_sites.xhtml:19
+msgid "You are not part of any course-reserve sites at this time."
+msgstr ""
+
+#: templates/open_sites.xhtml:1
+msgid "Open Sites"
+msgstr ""
+
+#: templates/open_sites.xhtml:19
+msgid "Term"
+msgstr ""
+
+#: templates/open_sites.xhtml:19
+msgid "Code"
+msgstr ""
+
+#: templates/open_sites.xhtml:19 templates/search_results.xhtml:31
+#: templates/item/item_add_cat_search.xhtml:61
+#: templates/item/item_delete_confirm.xhtml:28
+#: templates/item/item_metadata.xhtml:45
+#: templates/phys/circlist_for_term.xhtml:22
+msgid "Title"
+msgstr ""
+
+#: templates/paginate.xhtml:21 templates/item/item_add_cat_search.xhtml:50
+msgid "Previous"
+msgstr ""
+
+#: templates/paginate.xhtml:30 templates/item/item_add_cat_search.xhtml:54
+msgid "Next"
+msgstr ""
+
+#: templates/prefs.xhtml:1
+msgid "Preferences"
+msgstr ""
+
+#: templates/prefs.xhtml:15
+msgid "Preferred Language"
+msgstr ""
+
+#: templates/prefs.xhtml:25
+msgid "Notification preferences"
+msgstr ""
+
+#: templates/prefs.xhtml:27
+msgid "This doesn't work yet."
+msgstr ""
+
+#: templates/prefs.xhtml:30
 msgid ""
+"I would like to receive emails when new items are added to my course-"
+"reserve sites."
+msgstr ""
+
+#: templates/search_results.xhtml:1
+msgid "Search Results"
+msgstr ""
+
+#: templates/search_results.xhtml:25
+msgid "You searched for:"
+msgstr ""
+
+#: templates/search_results.xhtml:26
+msgid "Found"
+msgstr ""
+
+#: templates/search_results.xhtml:27
+msgid "matches."
+msgstr ""
+
+#: templates/search_results.xhtml:31
+#: templates/item/item_add_cat_search.xhtml:61
+#: templates/phys/circlist_for_term.xhtml:22
+msgid "Author"
+msgstr ""
+
+#: templates/search_results.xhtml:31
+msgid "Site"
+msgstr ""
+
+#: templates/search_results.xhtml:54
+msgid "Your searches may return more results if you"
+msgstr ""
+
+#: templates/search_results.xhtml:56
+msgid ""
+"before\n"
+"      searching."
+msgstr ""
+
+#: templates/site_detail.xhtml:18
+msgid "There are no items associated with this site yet."
+msgstr ""
+
+#: templates/site_detail.xhtml:28
+msgid "Setup"
+msgstr ""
+
+#: templates/site_detail.xhtml:29
+msgid "Permissions"
+msgstr ""
+
+#: templates/site_detail.xhtml:32
+msgid "Join this site"
+msgstr ""
+
+#: templates/site_detail.xhtml:35
+msgid "Feeds"
+msgstr ""
+
+#: templates/site_invitation.xhtml:1
+msgid "Join a site using an Invitation Code"
+msgstr ""
+
+#: templates/site_invitation.xhtml:18
+msgid ""
 "Your instructor may have provided you with an Invitation Code,\n"
 "  which will give you access to your course's reserves. Enter the\n"
 "  invitation code below to continue. Note that not all courses require\n"
@@ -256,517 +612,689 @@
 "  more information."
 msgstr ""
 
-#: templates/course_invitation.xhtml:21
+#: templates/site_invitation.xhtml:26
 msgid "Invitation Code:"
 msgstr ""
 
-#: templates/course_invitation.xhtml:22 templates/edit_course.xhtml:39
-msgid "Continue"
+#: templates/site_join.xhtml:1
+msgid "Join this site?"
 msgstr ""
 
-#: templates/course_invitation.xhtml:22
-msgid "Go back"
+#: templates/site_join.xhtml:16
+msgid ""
+"If you choose to join this site, it will be added to your \"My\n"
+"    Reserves\" list."
 msgstr ""
 
-#: templates/edit_course.xhtml:1
-msgid "Add a new course site"
+#: templates/tabbar.xhtml:11
+msgid "Return to CLEW"
 msgstr ""
 
-#: templates/edit_course.xhtml:19 templates/edit_course_permissions.xhtml:1
-msgid "Edit course permissions"
+#: templates/tabbar.xhtml:15 templates/tabbar_anonymous.xhtml:11
+msgid "Browse"
 msgstr ""
 
-#: templates/edit_course.xhtml:19 templates/edit_course_permissions.xhtml:17
-msgid "Return to course page"
+#: templates/tabbar.xhtml:18
+msgid "Admin Options"
 msgstr ""
 
-#: templates/edit_course.xhtml:29
-msgid "e.g.,"
+#: templates/tabbar.xhtml:20 templates/tabbar_anonymous.xhtml:12
+msgid "Faculty, How to place materials on Course Reserve"
 msgstr ""
 
-#: templates/edit_course.xhtml:31
-msgid "General description"
+#: templates/z3950_test.xhtml:1
+msgid "Z39.50 Test"
 msgstr ""
 
-#: templates/edit_course.xhtml:43 templates/edit_course.xhtml:48
-msgid "Delete this course"
+#: templates/zsearch.xhtml:1
+msgid "Search via Z39.50"
 msgstr ""
 
-#: templates/edit_course.xhtml:46
-msgid "Yes, I want to delete this course site and all of its contents."
+#: templates/zsearch.xhtml:17
+msgid "Title:"
 msgstr ""
 
-#: templates/edit_course_permissions.xhtml:19
-msgid "Instructor Access"
+#: templates/zsearch_results.xhtml:1
+msgid "Z39.50 Search Results"
 msgstr ""
 
-#: templates/edit_course_permissions.xhtml:23
-msgid "Person"
+#: templates/admin/index.xhtml:1
+msgid "Administrative Options"
 msgstr ""
 
-#: templates/edit_course_permissions.xhtml:23
-msgid "Role"
+#: templates/admin/index.xhtml:18
+msgid "Create a new course site"
 msgstr ""
 
-#: templates/edit_course_permissions.xhtml:23
-#: templates/edit_course_permissions.xhtml:77
-msgid "Remove?"
+#: templates/admin/index.xhtml:22
+msgid "Service Desks"
 msgstr ""
 
-#: templates/edit_course_permissions.xhtml:26
-#: templates/edit_course_permissions.xhtml:39
-msgid "Proxy instructor"
+#: templates/admin/index.xhtml:25
+msgid "Z39.50 Targets"
 msgstr ""
 
-#: templates/edit_course_permissions.xhtml:36
-msgid "Username of the new instructor."
+#: templates/admin/index.xhtml:26
+msgid "Configuration settings"
 msgstr ""
 
-#: templates/edit_course_permissions.xhtml:38
-msgid "INSTR"
+#: templates/admin/index.xhtml:33 templates/admin/staff_add.xhtml:1
+msgid "Add new staff user"
 msgstr ""
 
-#: templates/edit_course_permissions.xhtml:39
-msgid "PROXY"
+#: templates/admin/index.xhtml:37
+msgid "Automatically update departments and courses"
 msgstr ""
 
-#: templates/edit_course_permissions.xhtml:46
-msgid "Save changes to instructors"
+#: templates/admin/index.xhtml:40
+msgid "Automatically update terms"
 msgstr ""
 
-#: templates/edit_course_permissions.xhtml:48
-msgid "Student Access"
+#: templates/admin/index.xhtml:44
+msgid "Advanced Administration"
 msgstr ""
 
-#: templates/edit_course_permissions.xhtml:49
-msgid "Who will have student-level access to this site?"
+#: templates/admin/su.xhtml:1
+msgid "Impersonate another user"
 msgstr ""
 
-#: templates/edit_course_permissions.xhtml:52
-msgid "Course Invitation Code"
+#: templates/admin/su.xhtml:17
+msgid "UWin ID to impersonate:"
 msgstr ""
 
-#: templates/edit_course_permissions.xhtml:53
-msgid "Your Course Invitation Code is:"
+#: templates/admin/term.xhtml:1
+msgid "Add a new Term"
 msgstr ""
 
-#: templates/edit_course_permissions.xhtml:55
-msgid "Select a new code"
+#: templates/auth/login.xhtml:1
+msgid "Please log in."
 msgstr ""
 
-#: templates/edit_course_permissions.xhtml:58
-msgid ""
-"This invitation code will enable your students to join this\n"
-"      course site. Share it only with your students: anyone who has\n"
-"      the code can join your site."
+#: templates/auth/login.xhtml:16
+msgid "You must log in to access this resource."
 msgstr ""
 
-#: templates/edit_course_permissions.xhtml:61
-msgid ""
-"You may change the code at any time. This will not block\n"
-"      students who have already joined, but will prevent new students\n"
-"      from joining with the old code."
+#: templates/auth/login.xhtml:22
+msgid "User ID:"
 msgstr ""
 
-#: templates/edit_course_permissions.xhtml:66
-msgid "Course section numbers"
+#: templates/auth/login.xhtml:26
+msgid "Password:"
 msgstr ""
 
-#: templates/edit_course_permissions.xhtml:77
-msgid "Associated section"
+#: templates/components/site.xhtml:1
+msgid "search this site..."
 msgstr ""
 
-#: templates/edit_course_permissions.xhtml:82
-#: templates/edit_course_permissions.xhtml:94
-msgid ", section"
+#: templates/components/site.xhtml:48 templates/components/site.xhtml:56
+#: templates/item/item_metadata.xhtml:72 templates/item/item_metadata.xhtml:80
+msgid "2 Hour Loan"
 msgstr ""
 
-#: templates/edit_course_permissions.xhtml:82
-#: templates/edit_course_permissions.xhtml:94
-msgid ", in term"
+#: templates/components/site.xhtml:49 templates/components/site.xhtml:57
+#: templates/item/item_metadata.xhtml:73 templates/item/item_metadata.xhtml:81
+msgid "3 Day Loan"
 msgstr ""
 
-#: templates/edit_course_permissions.xhtml:87
-msgid "Add section:"
+#: templates/components/site.xhtml:50 templates/item/item_metadata.xhtml:74
+msgid "4 Day Loan"
 msgstr ""
 
-#: templates/edit_course_permissions.xhtml:100
-msgid "Save changes to student access"
+#: templates/components/site.xhtml:51 templates/components/site.xhtml:59
+#: templates/item/item_metadata.xhtml:75 templates/item/item_metadata.xhtml:83
+msgid "7 Day Loan"
 msgstr ""
 
-#: templates/edit_course_permissions.xhtml:103
-msgid "Class List"
+#: templates/components/site.xhtml:52 templates/item/item_metadata.xhtml:76
+msgid "1 Day Loan"
 msgstr ""
 
-#: templates/edit_course_permissions.xhtml:104
-msgid "The following users have student-level access in this course site."
+#: templates/components/site.xhtml:53 templates/item/item_metadata.xhtml:77
+msgid "1 Hour Loan"
 msgstr ""
 
-#: templates/instructors.xhtml:1
-msgid "Instructors"
+#: templates/components/site.xhtml:54 templates/item/item_metadata.xhtml:78
+msgid "14 Day Loan"
 msgstr ""
 
-#: templates/instructors.xhtml:12 templates/open_courses.xhtml:12
-#: templates/search_results.xhtml:14 templates/z3950_test.xhtml:13
-msgid "$(function() { $('.pagetable').tablesorter(); });"
+#: templates/components/site.xhtml:55 templates/item/item_metadata.xhtml:79
+msgid "2 Day Loan"
 msgstr ""
 
-#: templates/instructors.xhtml:19
-msgid "Name"
+#: templates/components/site.xhtml:58 templates/item/item_metadata.xhtml:82
+msgid "4 Hour Loan"
 msgstr ""
 
-#: templates/item_add_elec.xhtml:1
-msgid "Edit an electronic document"
+#: templates/components/site.xhtml:61
+msgid "Ask for:"
 msgstr ""
 
-#: templates/item_add_elec.xhtml:1
-msgid "Add a new electronic document"
+#: templates/components/site.xhtml:62
+msgid "NEXT DUE:"
 msgstr ""
 
-#: templates/item_add_elec.xhtml:13 templates/item_add_heading.xhtml:13
-#: templates/item_add_url.xhtml:13
-msgid "$(function() {$('input[@name=\"title\"]').focus();});"
+#: templates/components/site.xhtml:65 templates/item/item_metadata.xhtml:86
+msgid "Availability unknown."
 msgstr ""
 
-#: templates/item_add_elec.xhtml:25 templates/item_add_elec.xhtml:37
-msgid "Title of document"
+#: templates/components/site.xhtml:90
+msgid "Show status of all copies"
 msgstr ""
 
-#: templates/item_add_elec.xhtml:28 templates/item_add_elec.xhtml:45
-msgid "File"
+#: templates/components/site.xhtml:93
+msgid "Hide status details"
 msgstr ""
 
-#: templates/item_add_elec.xhtml:30
-msgid "Upload file and Create item"
+#: templates/components/site.xhtml:115
+msgid "Awaiting copyright clearance: Not available to students."
 msgstr ""
 
-#: templates/item_add_elec.xhtml:40
-msgid "Update item"
+#: templates/components/site.xhtml:119
+msgid "About this item"
 msgstr ""
 
-#: templates/item_add_elec.xhtml:42
-msgid "Replace the current file with a new file"
+#: templates/components/site.xhtml:123
+msgid "Edit"
 msgstr ""
 
-#: templates/item_add_elec.xhtml:47
-msgid "Upload new file"
+#: templates/components/site.xhtml:124
+msgid "Relocate"
 msgstr ""
 
-#: templates/item_add_heading.xhtml:1
-msgid "Edit a subheading"
+#: templates/components/site.xhtml:125
+msgid "Delete"
 msgstr ""
 
-#: templates/item_add_heading.xhtml:1
-msgid "Add a new subheading"
+#: templates/components/site.xhtml:135
+msgid "Top Level"
 msgstr ""
 
-#: templates/item_add_heading.xhtml:29
-msgid "Add heading"
+#: templates/components/site.xhtml:151
+msgid "Top"
 msgstr ""
 
-#: templates/item_add_heading.xhtml:30
-msgid "Update heading"
+#: templates/components/site.xhtml:162
+msgid "Add a new item"
 msgstr ""
 
-#: templates/item_add_url.xhtml:1
-msgid "Edit a URL"
+#: templates/components/site.xhtml:164
+msgid "Link to external resource"
 msgstr ""
 
-#: templates/item_add_url.xhtml:1
-msgid "Add a new URL"
+#: templates/components/site.xhtml:165
+msgid "Uploaded electronic document"
 msgstr ""
 
-#: templates/item_add_url.xhtml:23 templates/item_metadata.xhtml:19
-#: templates/open_courses.xhtml:19 templates/search_results.xhtml:70
-msgid "Title"
+#: templates/components/site.xhtml:166
+msgid "Catalogued item (e.g., book)"
 msgstr ""
 
-#: templates/item_add_url.xhtml:27
-msgid "Add URL"
+#: templates/components/site.xhtml:167
+msgid "Subheading"
 msgstr ""
 
-#: templates/item_add_url.xhtml:28
-msgid "Update URL"
+#: templates/components/site.xhtml:182
+msgid "Show more attributes"
 msgstr ""
 
-#: templates/item_heading_detail.xhtml:20
-msgid "There are no items in this section."
+#: templates/components/site.xhtml:187
+msgid "Attribute"
 msgstr ""
 
-#: templates/item_metadata.xhtml:20
-msgid "Type"
+#: templates/components/site.xhtml:187
+msgid "Value"
 msgstr ""
 
-#: templates/item_metadata.xhtml:21 templates/search_results.xhtml:70
-msgid "Author"
+#: templates/components/site.xhtml:187
+msgid "Delete?"
 msgstr ""
 
-#: templates/item_metadata.xhtml:25
-msgid "Download"
+#: templates/components/site.xhtml:199 templates/item/item_metadata.xhtml:38
+msgid "Delete this item"
 msgstr ""
 
-#: templates/item_metadata.xhtml:27
-msgid "Content type"
+#: templates/feeds/site_feed_index.xhtml:1
+#: templates/feeds/site_feed_index.xhtml:14
+msgid "Available Feeds"
 msgstr ""
 
-#: templates/item_metadata.xhtml:28
-msgid "Content length"
+#: templates/feeds/site_feed_index.xhtml:16
+msgid "Recent changes"
 msgstr ""
 
-#: templates/master.xhtml:1
-msgid "Syrup E-Reserve System"
+#: templates/feeds/site_feed_index.xhtml:17
+msgid "Top level items in this site"
 msgstr ""
 
-#: templates/master.xhtml:1
-msgid "search..."
+#: templates/feeds/site_feed_index.xhtml:18
+msgid "Tree-walk of all items in this site"
 msgstr ""
 
-#: templates/master.xhtml:43
-msgid "Welcome,"
+#: templates/generic/delete.xhtml:1
+#, python-format
+msgid "Delete %s?"
 msgstr ""
 
-#: templates/master.xhtml:44
-msgid "Log Out"
+#: templates/generic/edit.xhtml:1
+#, python-format
+msgid "Modify %s"
 msgstr ""
 
-#: templates/master.xhtml:45 templates/master.xhtml:52
-msgid "Language"
+#: templates/generic/edit.xhtml:1
+#, python-format
+msgid "Add %s"
 msgstr ""
 
-#: templates/master.xhtml:46
-msgid "Preferences"
+#: templates/generic/edit.xhtml:19
+msgid "Delete this record"
 msgstr ""
 
-#: templates/master.xhtml:47
-msgid "Admin UI"
+#: templates/generic/index.xhtml:34
+msgid "Add"
 msgstr ""
 
-#: templates/master.xhtml:50 templates/welcome.xhtml:1
-msgid "Welcome!"
+#: templates/item/common_metadata.xhtml:15
+msgid "Title of document"
 msgstr ""
 
-#: templates/master.xhtml:51
-msgid "Log In"
+#: templates/item/common_metadata.xhtml:16
+#: templates/item/item_metadata.xhtml:46
+msgid "Title of source"
 msgstr ""
 
-#: templates/master.xhtml:69
-msgid "Start Over"
+#: templates/item/common_metadata.xhtml:18
+msgid "Author #"
 msgstr ""
 
-#: templates/master.xhtml:70
-msgid "Syrup is a subproject of"
+#: templates/item/common_metadata.xhtml:20
+#: templates/item/item_add_cat_search.xhtml:61
+#: templates/item/item_metadata.xhtml:49
+#: templates/phys/circlist_for_term.xhtml:22
+msgid "Publisher"
 msgstr ""
 
-#: templates/master.xhtml:71
-msgid "Project Conifer"
+#: templates/item/common_metadata.xhtml:21
+#: templates/item/item_metadata.xhtml:50
+msgid "Published"
 msgstr ""
 
-#: templates/my_courses.xhtml:1 templates/tabbar.xhtml:12
-msgid "My Courses"
+#: templates/item/common_metadata.xhtml:22
+#: templates/item/item_metadata.xhtml:51
+msgid "Volume"
 msgstr ""
 
-#: templates/my_courses.xhtml:19
-msgid "You are not part of any courses at this time."
+#: templates/item/common_metadata.xhtml:23
+#: templates/item/item_metadata.xhtml:52
+msgid "Issue"
 msgstr ""
 
-#: templates/my_courses.xhtml:25
-msgid "Create a new course site"
+#: templates/item/common_metadata.xhtml:24
+#: templates/item/item_metadata.xhtml:53
+msgid "Pages"
 msgstr ""
 
-#: templates/open_courses.xhtml:1
-msgid "Open Courses"
+#: templates/item/common_metadata.xhtml:25
+#: templates/item/item_metadata.xhtml:54
+msgid "ISBN"
 msgstr ""
 
-#: templates/open_courses.xhtml:19
-msgid "Term"
+#: templates/item/common_metadata.xhtml:26
+msgid "Bib Id of Item"
 msgstr ""
 
-#: templates/open_courses.xhtml:19
-msgid "Code"
+#: templates/item/common_metadata.xhtml:28
+msgid "Copyright Status"
 msgstr ""
 
-#: templates/paginate.xhtml:21
-msgid "Previous"
+#: templates/item/common_metadata.xhtml:39
+msgid "Catalogue Settings"
 msgstr ""
 
-#: templates/paginate.xhtml:30
-msgid "Next"
+#: templates/item/common_metadata.xhtml:44
+msgid "Update"
 msgstr ""
 
-#: templates/search_results.xhtml:1
-msgid "Search Results"
+#: templates/item/common_metadata.xhtml:54
+msgid "Barcode"
 msgstr ""
 
-#: templates/search_results.xhtml:21
-msgid "You searched:"
+#: templates/item/common_metadata.xhtml:60
+msgid "Location"
 msgstr ""
 
-#: templates/search_results.xhtml:35
-msgid "Last Name"
+#: templates/item/common_metadata.xhtml:70
+msgid "Modifier"
 msgstr ""
 
-#: templates/search_results.xhtml:35
-msgid "First Name"
+#: templates/item/common_metadata.xhtml:80
+msgid "Call Number"
 msgstr ""
 
-#: templates/search_results.xhtml:44 templates/search_results.xhtml:62
-msgid "more...)"
+#: templates/item/item_add_cat_search.xhtml:1
+msgid "Add physical or electronic item, by catalogue search"
 msgstr ""
 
-#: templates/search_results.xhtml:53
-msgid "Course"
+#: templates/item/item_add_cat_search.xhtml:1
+msgid "Use keywords or CCL syntax for searching, for example:"
 msgstr ""
 
-#: templates/setlang.xhtml:1
-msgid "Choose your language."
+#: templates/item/item_add_cat_search.xhtml:48
+msgid "of"
 msgstr ""
 
-#: templates/setlang.xhtml:15
-msgid "/syrup/"
+#: templates/item/item_add_cat_search.xhtml:48
+msgid "results."
 msgstr ""
 
-#: templates/setlang.xhtml:20
-msgid "Go"
+#: templates/item/item_add_cat_search.xhtml:61
+#: templates/phys/circlist_for_term.xhtml:22
+msgid "PubDate"
 msgstr ""
 
-#: templates/tabbar.xhtml:10 templates/tabbar_anonymous.xhtml:10
-msgid "Home"
+#: templates/item/item_add_cat_search.xhtml:69
+msgid "details"
 msgstr ""
 
-#: templates/tabbar.xhtml:11 templates/tabbar_anonymous.xhtml:11
-msgid "Browse"
+#: templates/item/item_add_cat_search.xhtml:70
+msgid "Electronic resource."
 msgstr ""
 
-#: templates/tabbar.xhtml:13
-msgid "Admin Options"
+#: templates/item/item_add_cat_search.xhtml:71
+msgid "view"
 msgstr ""
 
-#: templates/welcome.xhtml:13
+#: templates/item/item_add_elec.xhtml:1
+msgid "Electronic document: Metadata"
+msgstr ""
+
+#: templates/item/item_add_elec.xhtml:1
+msgid "Add a new electronic document"
+msgstr ""
+
+#: templates/item/item_add_elec.xhtml:32 templates/item/item_add_elec.xhtml:50
+msgid "File"
+msgstr ""
+
+#: templates/item/item_add_elec.xhtml:47
+msgid "Replace file contents"
+msgstr ""
+
+#: templates/item/item_add_heading.xhtml:1
+msgid "Edit a subheading"
+msgstr ""
+
+#: templates/item/item_add_heading.xhtml:1
+msgid "Add a new subheading"
+msgstr ""
+
+#: templates/item/item_add_phys.xhtml:1
+msgid "Edit a physical-item request"
+msgstr ""
+
+#: templates/item/item_add_phys.xhtml:1
+msgid "Add a physical-item request"
+msgstr ""
+
+#: templates/item/item_add_url.xhtml:1
+msgid "Edit a URL"
+msgstr ""
+
+#: templates/item/item_add_url.xhtml:1
+msgid "Add a new URL"
+msgstr ""
+
+#: templates/item/item_add_url.xhtml:26
+msgid "Import RIS"
+msgstr ""
+
+#: templates/item/item_add_url.xhtml:32
 msgid ""
-"Welcome! Please use the links above to browse the reserves, or to join "
-"and visit your course sites."
+"Paste the Refworks/RIS citation in the space below. Note, the citation "
+"must include a \"UR\" (URL) attribute. (Tip: RIS citations can be dragged"
+" and dropped from Zotero; ask Graham for details.)"
 msgstr ""
 
-#: templates/welcome.xhtml:17
-msgid "posted"
+#: templates/item/item_add_url.xhtml:42 templates/item/item_metadata.xhtml:127
+msgid "Display MARC Record"
 msgstr ""
 
-#: templates/welcome.xhtml:18 templates/components/course.xhtml:36
-msgid "edit"
+#: templates/item/item_delete_confirm.xhtml:1
+msgid "Delete this heading?"
 msgstr ""
 
-#: templates/welcome.xhtml:20
-msgid "Add a news item"
+#: templates/item/item_delete_confirm.xhtml:1
+msgid "Delete this item?"
 msgstr ""
 
-#: templates/z3950_test.xhtml:1
-msgid "Z39.50 Test"
+#: templates/item/item_delete_confirm.xhtml:23
+msgid "Are you sure you want to delete this?"
 msgstr ""
 
-#: templates/admin/index.xhtml:1
-msgid "Administrative Options"
+#: templates/item/item_delete_confirm.xhtml:25
+msgid "Note: this will also delete all items under the heading!"
 msgstr ""
 
-#: templates/admin/term.xhtml:1
-msgid "Add a new Term"
+#: templates/item/item_delete_confirm.xhtml:29
+#: templates/item/item_metadata.xhtml:59
+msgid "Type"
 msgstr ""
 
-#: templates/admin/term.xhtml:15
-msgid "Save"
+#: templates/item/item_heading_detail.xhtml:21
+msgid "Edit this heading"
 msgstr ""
 
-#: templates/auth/login.xhtml:1
-msgid "Syrup E-Reserves: Please log in"
+#: templates/item/item_heading_detail.xhtml:24
+msgid "Delete this heading"
 msgstr ""
 
-#: templates/auth/login.xhtml:10
-msgid "$(function() {$('#userid').focus();});"
+#: templates/item/item_heading_detail.xhtml:27
+msgid "Relocate this heading"
 msgstr ""
 
-#: templates/auth/login.xhtml:15
-msgid "Please log in."
+#: templates/item/item_heading_detail.xhtml:32
+msgid "There are no items in this section."
 msgstr ""
 
-#: templates/auth/login.xhtml:21
-msgid "User ID:"
+#: templates/item/item_metadata.xhtml:35
+msgid "Edit this item"
 msgstr ""
 
-#: templates/auth/login.xhtml:25
-msgid "Password:"
+#: templates/item/item_metadata.xhtml:41
+msgid "Relocate this item"
 msgstr ""
 
-#: templates/auth/login.xhtml:29
-msgid "Log in"
+#: templates/item/item_metadata.xhtml:47
+msgid "Format"
 msgstr ""
 
-#: templates/components/course.xhtml:1
-msgid "search this course..."
+#: templates/item/item_metadata.xhtml:48
+msgid "Author(s)"
 msgstr ""
 
-#: templates/components/course.xhtml:35
-msgid "about"
+#: templates/item/item_metadata.xhtml:58
+msgid "Copyright status"
 msgstr ""
 
-#: templates/components/course.xhtml:48
-msgid "Top"
+#: templates/item/item_metadata.xhtml:67
+msgid "Call Number (take this to the counter)"
 msgstr ""
 
-#: templates/components/course.xhtml:55
-msgid "Add a new item:"
+#: templates/item/item_metadata.xhtml:69
+msgid "DUE:"
 msgstr ""
 
-#: templates/components/course.xhtml:57
-msgid "Subheading"
+#: templates/item/item_metadata.xhtml:95
+msgid "Status"
 msgstr ""
 
-#: templates/components/course.xhtml:59
-msgid "Electronic Document"
+#: templates/item/item_metadata.xhtml:101
+msgid "Download the document"
 msgstr ""
 
-#: templates/components/course.xhtml:60
-msgid "Physical Book/Document"
+#: templates/item/item_metadata.xhtml:102
+msgid "Note: this item is awaiting"
 msgstr ""
 
-#: templates/generic/delete.xhtml:1
-#, python-format
-msgid "Delete %s?"
+#: templates/item/item_metadata.xhtml:103
+msgid "copyright clearance"
 msgstr ""
 
-#: templates/generic/delete.xhtml:20
-msgid "Delete"
+#: templates/item/item_metadata.xhtml:103
+msgid ". Only staff and instructors may download it."
 msgstr ""
 
-#: templates/generic/delete.xhtml:21
-msgid "Cancel"
+#: templates/item/item_metadata.xhtml:107
+msgid ""
+"By pressing the 'Request' button\n"
+"\tbelow, I am requesting a digital copy of a reading (chapter, article)\n"
+"\tfor my own private study and research use. I agree that I will not\n"
+"\treproduce, redistribute or transmit a copy of the reading in any\n"
+"\tformat."
 msgstr ""
 
-#: templates/generic/edit.xhtml:1
-#, python-format
-msgid "Modify %s"
+#: templates/item/item_metadata.xhtml:112
+msgid "Request to download this document"
 msgstr ""
 
-#: templates/generic/edit.xhtml:1
+#: templates/item/item_metadata.xhtml:115
+msgid "Click here to download the document."
+msgstr ""
+
+#: templates/item/item_metadata.xhtml:116
+msgid "Document type:"
+msgstr ""
+
+#: templates/item/item_metadata.xhtml:116
+msgid ". Size:"
+msgstr ""
+
+#: templates/item/item_metadata.xhtml:116
+msgid "bytes."
+msgstr ""
+
+#: templates/item/item_metadata.xhtml:122
+msgid "View status of all copies in catalogue"
+msgstr ""
+
+#: templates/item/item_relocate.xhtml:16
+msgid "Please choose the heading under which this item should be moved:"
+msgstr ""
+
+#: templates/item/item_relocate.xhtml:20
+msgid "Item title:"
+msgstr ""
+
+#: templates/item/item_relocate.xhtml:21
+msgid "Current heading:"
+msgstr ""
+
+#: templates/item/item_relocate.xhtml:24
+msgid "New heading:"
+msgstr ""
+
+#: templates/phys/checkout.xhtml:1 templates/phys/index.xhtml:15
+msgid "Patron Checkout of Item"
+msgstr ""
+
+#: templates/phys/checkout.xhtml:27
+msgid "Patron Barcode"
+msgstr ""
+
+#: templates/phys/checkout.xhtml:38 templates/phys/mark_arrived.xhtml:24
+#: templates/phys/mark_arrived_choose.xhtml:25
+msgid "Item Barcode"
+msgstr ""
+
+#: templates/phys/checkout.xhtml:51
+msgid "The checkout was successful. Due Date:"
+msgstr ""
+
+#: templates/phys/checkout.xhtml:52
+msgid "The checkout failed."
+msgstr ""
+
+#: templates/phys/checkout.xhtml:54
+msgid "Show details"
+msgstr ""
+
+#: templates/phys/checkout.xhtml:63 templates/phys/mark_arrived.xhtml:31
+msgid "Check out another item"
+msgstr ""
+
+#: templates/phys/checkout.xhtml:67
+msgid "Done"
+msgstr ""
+
+#: templates/phys/circlist_for_term.xhtml:1
 #, python-format
-msgid "Add %s"
+msgid "Wanted items: %s"
 msgstr ""
 
-#: templates/generic/edit.xhtml:18
-msgid "Save changes"
+#: templates/phys/circlist_for_term.xhtml:31
+msgid "MARC"
 msgstr ""
 
-#: templates/generic/edit.xhtml:19
-msgid "Cancel changes"
+#: templates/phys/circlist_for_term.xhtml:34
+msgid "Catalogue"
 msgstr ""
 
-#: templates/generic/edit.xhtml:20
-msgid "Delete this record"
+#: templates/phys/circlist_for_term.xhtml:38
+msgid "Reserves"
 msgstr ""
 
-#: templates/generic/index.xhtml:11
-msgid "$(function() { $('table').tablesorter(); });"
+#: templates/phys/circlist_for_term.xhtml:42
+msgid "View Electronic"
 msgstr ""
 
-#: templates/generic/index.xhtml:29
-msgid "Add"
+#: templates/phys/circlist_index.xhtml:1 templates/phys/index.xhtml:20
+msgid "Notify Circulation of wanted items"
 msgstr ""
 
+#: templates/phys/circlist_index.xhtml:13
+msgid "Please select a term:"
+msgstr ""
+
+#: templates/phys/index.xhtml:1
+msgid "Physical Item Processing"
+msgstr ""
+
+#: templates/phys/index.xhtml:13
+msgid "Patron assistance"
+msgstr ""
+
+#: templates/phys/index.xhtml:18
+msgid "Circulations workflow"
+msgstr ""
+
+#: templates/phys/index.xhtml:21
+msgid "Mark items as Arrived"
+msgstr ""
+
+#: templates/phys/mark_arrived.xhtml:1
+msgid "Mark Items as Arrived"
+msgstr ""
+
+#: templates/phys/mark_arrived_choose.xhtml:1
+msgid "Mark Items as Arrived: Choose Match"
+msgstr ""
+
+#: templates/phys/mark_arrived_choose.xhtml:29
+msgid "Detail"
+msgstr ""
+
+#: templates/phys/mark_arrived_choose.xhtml:36
+msgid "Matches"
+msgstr ""
+
+#: templates/phys/mark_arrived_choose.xhtml:38
+msgid "Optional: Small-number ID for this item:"
+msgstr ""
+
+#: templates/phys/mark_arrived_choose.xhtml:54
+msgid "detail"
+msgstr ""
+
+#: templates/phys/mark_arrived_outcome.xhtml:1
+msgid "Matches saved; item marked as received"
+msgstr ""
+

Modified: servres/branches/i18n/conifer/locale/fr_CA/LC_MESSAGES/django.po
===================================================================
--- servres/branches/i18n/conifer/locale/fr_CA/LC_MESSAGES/django.po	2011-03-27 00:29:24 UTC (rev 1281)
+++ servres/branches/i18n/conifer/locale/fr_CA/LC_MESSAGES/django.po	2011-03-27 01:09:08 UTC (rev 1282)
@@ -8,7 +8,7 @@
 "Project-Id-Version: PROJECT VERSION\n"
 "Report-Msgid-Bugs-To: EMAIL at ADDRESS\n"
 "POT-Creation-Date: 2009-03-10 22:24+0400\n"
-"PO-Revision-Date: 2009-03-12 18:41-0400\n"
+"PO-Revision-Date: 2011-03-26 21:07-0400\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: fr_CA <LL at li.org>\n"
 "Plural-Forms: nplurals=2; plural=(n > 1)\n"
@@ -17,237 +17,594 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Generated-By: Babel 0.9.4\n"
 
-#: syrup/models.py:64
-msgid "custodian"
+#: integration/linktool/templates/associate.xhtml:13
+msgid "No associated reserves items."
 msgstr ""
 
-#: syrup/models.py:65
-msgid "staff"
+#: integration/linktool/templates/associate.xhtml:15
+msgid ""
+"There are no reserves materials associated with this course\n"
+"      site. As an instructor, you can choose one of the following\n"
+"      options:"
 msgstr ""
 
-#: syrup/models.py:66
-msgid "system administrator"
+#: integration/linktool/templates/associate.xhtml:20
+msgid "Link this course site to one of my current reserves list"
 msgstr ""
 
-#: syrup/models.py:159
+#: integration/linktool/templates/associate.xhtml:22
+msgid "None available."
+msgstr ""
+
+#: integration/linktool/templates/associate.xhtml:43
+msgid "Or, you can just"
+msgstr ""
+
+#: integration/linktool/templates/associate.xhtml:43
+msgid "browse the reserves"
+msgstr ""
+
+#: integration/linktool/templates/associate.xhtml:47
+msgid ""
+"There are no reserves materials associated with this course\n"
+"      site."
+msgstr ""
+
+#: integration/linktool/templates/associate.xhtml:48
+msgid ""
+"You can create reserves lists for course sites\n"
+"      associated with a current or future term. But this site is\n"
+"      associated with the term \""
+msgstr ""
+
+#: integration/linktool/templates/associate.xhtml:50
+msgid "\" and the course \""
+msgstr ""
+
+#: integration/linktool/templates/associate.xhtml:50
+msgid ""
+"\" — so\n"
+"      a reserves list cannot be created."
+msgstr ""
+
+#: integration/linktool/templates/associate.xhtml:52
+msgid "Browse the reserves"
+msgstr ""
+
+#: integration/linktool/templates/index.xhtml:6
+#: integration/linktool/templates/new_site_cannot.xhtml:6
+msgid "testing"
+msgstr ""
+
+#: integration/linktool/templates/index.xhtml:13
+#, fuzzy
+msgid "Welcome"
+msgstr "Bienvenue,"
+
+#: integration/linktool/templates/new_site_cannot.xhtml:13
+msgid "Cannot create site..."
+msgstr ""
+
+#: integration/linktool/templates/new_site_cannot.xhtml:14
+msgid "Sorry, but your site's course code ("
+msgstr ""
+
+#: integration/linktool/templates/new_site_cannot.xhtml:14
+msgid ""
+")\n"
+"    and/or term code ("
+msgstr ""
+
+#: integration/linktool/templates/new_site_cannot.xhtml:15
+msgid ""
+") do not match any known\n"
+"    codes in the reserves system."
+msgstr ""
+
+#: integration/linktool/templates/new_site_cannot.xhtml:18
+#: templates/simplemessage.xhtml:11 templates/admin/staff_add.xhtml:50
+msgid "Go back"
+msgstr ""
+
+#: integration/linktool/templates/whichsite.xhtml:7
+msgid "Please choose a set of reserves materials"
+msgstr ""
+
+#: integration/linktool/templates/whichsite.xhtml:8
+msgid ""
+"There is more than one set of reserves materials related to this\n"
+"    site. Please choose from the list below:"
+msgstr ""
+
+#: syrup/models.py:133
+msgid "ILS patron ID"
+msgstr ""
+
+#: syrup/models.py:237
 msgid "World-accessible"
 msgstr ""
 
-#: syrup/models.py:160
+#: syrup/models.py:238
 msgid "Accessible to all logged-in users"
 msgstr ""
 
-#: syrup/models.py:161
-msgid "Accessible to course students (by section)"
+#: syrup/models.py:239
+msgid ""
+"Accessible to all logged-in users, but only course-site members can read "
+"electronic documents."
 msgstr ""
 
-#: syrup/models.py:162
-msgid "Accessible to course students (by invitation code)"
+#: syrup/models.py:240
+msgid "Accessible to course-site members"
 msgstr ""
 
-#: syrup/models.py:163
-msgid "Accessible only to course owners"
+#: syrup/models.py:241
+msgid "Accessible only to course-site owners"
 msgstr ""
 
-#: syrup/models.py:171
-msgid "Registrar keys for class lists"
-msgstr ""
-
-#: syrup/models.py:303 templates/edit_course_permissions.xhtml:26
-#: templates/edit_course_permissions.xhtml:38
+#: syrup/models.py:508
 msgid "Instructor"
 msgstr ""
 
-#: syrup/models.py:304
-msgid "Proxy Instructor"
+#: syrup/models.py:509
+msgid "Assistant/Support"
 msgstr ""
 
-#: syrup/models.py:305
+#: syrup/models.py:510
 msgid "Student"
 msgstr ""
 
-#: syrup/models.py:346
+#: syrup/models.py:553
 msgid "Attached Electronic Document"
 msgstr ""
 
-#: syrup/models.py:347
+#: syrup/models.py:554
 msgid "Physical Book or Document"
 msgstr ""
 
-#: syrup/models.py:348 templates/item_add_url.xhtml:24
-#: templates/item_metadata.xhtml:22 templates/components/course.xhtml:58
+#: syrup/models.py:555 templates/item/item_add_url.xhtml:37
+#: templates/item/item_delete_confirm.xhtml:30
+#: templates/item/item_metadata.xhtml:97
 msgid "URL"
 msgstr ""
 
-#: syrup/models.py:349 templates/item_add_heading.xhtml:23
+#: syrup/models.py:556 templates/item/item_add_heading.xhtml:24
 msgid "Heading"
 msgstr ""
 
-#: syrup/models.py:403
-msgid "In Process"
+#: syrup/views/_common.py:60 syrup/views/items.py:433
+msgid "Access denied."
 msgstr ""
 
-#: syrup/models.py:404
-msgid "Active"
+#: syrup/views/_common.py:74
+msgid "Only instructors are allowed here."
 msgstr ""
 
-#: syrup/models.py:405
-msgid "InActive"
+#: syrup/views/_common.py:87
+msgid "Please log in, so that you can enter this site."
 msgstr ""
 
-#: syrup/models.py:487
-msgid "(Markdown not installed)."
+#: syrup/views/_common.py:89
+msgid "Sorry, but you can no longer access this site."
 msgstr ""
 
-#: syrup/models.py:494
-msgid "plain text"
+#: syrup/views/_common.py:91
+msgid "Only site members are allowed here."
 msgstr ""
 
-#: syrup/models.py:495
-msgid "HTML"
+#: syrup/views/_common.py:105
+msgid "Only administrators are allowed here."
 msgstr ""
 
-#: syrup/models.py:496
-msgid "Markdown"
+#: syrup/views/_common.py:131
+#, python-format
+msgid "Error: %s"
 msgstr ""
 
-#: syrup/views.py:82
-msgid "Invalid username or password. Please try again."
+#: syrup/views/_common.py:136
+msgid "Not found"
 msgstr ""
 
-#: syrup/views.py:85
-msgid "Sorry, this account has been disabled."
+#: syrup/views/_common.py:137
+msgid "The page you requested could not be found"
 msgstr ""
 
-#: syrup/views.py:131
-msgid "Only instructors are allowed here."
+#: syrup/views/admin.py:17 templates/courses.xhtml:1
+#: templates/admin/index.xhtml:24
+msgid "Courses"
 msgstr ""
 
-#: syrup/views.py:144
-msgid "Only course members are allowed here."
+#: syrup/views/admin.py:33
+msgid "ServiceDesks"
 msgstr ""
 
-#: syrup/views.py:156
-msgid "Only administrators are allowed here."
+#: syrup/views/admin.py:48 templates/admin/index.xhtml:21
+msgid "Terms"
 msgstr ""
 
-#: syrup/views.py:192
-msgid "Sorry..."
+#: syrup/views/admin.py:60
+msgid "start must precede finish"
 msgstr ""
 
-#: syrup/views.py:193
-msgid "The Preferences page isn't ready yet."
+#: syrup/views/admin.py:71 templates/departments.xhtml:1
+#: templates/admin/index.xhtml:23
+msgid "Departments"
 msgstr ""
 
-#: syrup/views.py:281
-msgid "invalid course code"
+#: syrup/views/admin.py:87
+msgid "Targets"
 msgstr ""
 
-#: syrup/views.py:304
-msgid "You are not allowed to create course sites."
+#: syrup/views/admin.py:103
+msgid "Configs"
 msgstr ""
 
-#: syrup/views.py:356
-msgid "No students: this site is closed."
+#: syrup/views/auth.py:24
+msgid "Invalid username or password. Please try again."
 msgstr ""
 
-#: syrup/views.py:357
-msgid "Students in my course -- I will provide section numbers"
+#: syrup/views/auth.py:27
+msgid "Sorry, this account has been disabled."
 msgstr ""
 
-#: syrup/views.py:358
-msgid "Students in my course -- I will share an Invitation Code with them"
+#: syrup/views/general.py:140
+#, python-format
+msgid "Courses taught by %s"
 msgstr ""
 
-#: syrup/views.py:359
-msgid "All Reserves patrons"
+#: syrup/views/general.py:156
+#, python-format
+msgid "Courses with Materials in %s"
 msgstr ""
 
-#: syrup/views.py:482
-msgid "The code you provided is not valid."
-msgstr ""
-
-#: syrup/views.py:549
+#: syrup/views/items.py:76 syrup/views/items.py:238 syrup/views/items.py:266
 msgid "You can only add items to headings!"
 msgstr ""
 
-#: syrup/views.py:553
+#: syrup/views/items.py:85 syrup/views/items.py:269
 msgid "You are not an editor."
 msgstr ""
 
-#: syrup/views.py:556
+#: syrup/views/items.py:88
 msgid "No item_type parameter was provided."
 msgstr ""
 
-#: syrup/views.py:560
+#: syrup/views/items.py:92
 msgid "Sorry, only HEADINGs, URLs and ELECs can be added right now."
 msgstr ""
 
-#: syrup/views.py:653
+#: syrup/views/items.py:395
+msgid "Unable to update"
+msgstr ""
+
+#: syrup/views/items.py:396
+msgid "Sorry, unable to update at this time, please try again."
+msgstr ""
+
+#: syrup/views/items.py:428
 msgid "Can only download ELEC documents!"
 msgstr ""
 
-#: syrup/views.py:793 templates/admin/index.xhtml:15
-msgid "Terms"
+#: syrup/views/items.py:434
+msgid "Sorry, but you are not allowed to access this resource."
 msgstr ""
 
-#: syrup/views.py:805
-msgid "start must precede finish"
+#: syrup/views/items.py:505
+msgid "Impossible item-move!"
 msgstr ""
 
-#: syrup/views.py:816 templates/admin/index.xhtml:14
-msgid "Departments"
+#: syrup/views/items.py:506
+msgid "You cannot make an item a descendant of itself!"
 msgstr ""
 
-#: syrup/views.py:832 templates/admin/index.xhtml:16
-msgid "News Items"
+#: syrup/views/sites.py:34
+msgid "You are not allowed to create sites."
 msgstr ""
 
-#: templates/browse_courses.xhtml:1
-msgid "Browse the Reserves"
+#: syrup/views/sites.py:89
+msgid "Everyone: no login required."
 msgstr ""
 
-#: templates/browse_courses.xhtml:12
+#: syrup/views/sites.py:90
+msgid "Login required."
+msgstr ""
+
+#: syrup/views/sites.py:91
+msgid "Login required; only members can access electronic documents."
+msgstr ""
+
+#: syrup/views/sites.py:92
+msgid "Members only."
+msgstr ""
+
+#: syrup/views/sites.py:93
+msgid "Instructors only: this site is closed."
+msgstr ""
+
+#: syrup/views/sites.py:202
+msgid "You cannot join this site."
+msgstr ""
+
+#: syrup/views/sites.py:203
+msgid "Sorry, but you cannot join this site at this time."
+msgstr ""
+
+#: templates/browse_index.xhtml:1
+msgid "All Reserves, by Department"
+msgstr ""
+
+#: templates/browse_index.xhtml:16
 msgid ""
-"(Note: some course materials may require you\n"
+"(Note: some reserve materials may require you\n"
 "    to"
 msgstr ""
 
-#: templates/browse_courses.xhtml:14
+#: templates/browse_index.xhtml:18 templates/search_results.xhtml:56
 msgid "log in"
 msgstr ""
 
-#: templates/browse_courses.xhtml:15
-msgid "Choose from one of the options below:"
+#: templates/courses.xhtml:19 templates/edit_site_permissions.xhtml:90
+#: templates/instructors.xhtml:19 templates/zsearch_results.xhtml:28
+msgid "Name"
 msgstr ""
 
-#: templates/browse_courses.xhtml:17
-msgid "Browse by Instructor"
+#: templates/departments.xhtml:19
+msgid "Department"
 msgstr ""
 
-#: templates/browse_courses.xhtml:18
-msgid "Browse by Department"
+#: templates/edit_site.xhtml:1
+msgid "Site setup"
 msgstr ""
 
-#: templates/browse_courses.xhtml:19
-msgid "Browse by Course Name"
+#: templates/edit_site.xhtml:1
+msgid "Create a new site"
 msgstr ""
 
-#: templates/course_detail.xhtml:18 templates/edit_course.xhtml:1
-#: templates/edit_course_permissions.xhtml:17
-msgid "Edit course details"
+#: templates/edit_site.xhtml:39
+msgid "e.g.,"
 msgstr ""
 
-#: templates/course_detail.xhtml:20
-msgid "There are no items associated with this course yet."
+#: templates/edit_site.xhtml:46
+msgid "Primary Instructor"
 msgstr ""
 
-#: templates/course_invitation.xhtml:1 templates/my_courses.xhtml:26
-msgid "Join a course using an Invitation Code"
+#: templates/edit_site.xhtml:51 templates/edit_site_permissions.xhtml:105
+#: templates/admin/staff_add.xhtml:34
+msgid ""
+"Type a partial name or userid into the box; then select one of the "
+"matches."
 msgstr ""
 
-#: templates/course_invitation.xhtml:13
+#: templates/edit_site.xhtml:78
+msgid "Delete this site"
+msgstr ""
+
+#: templates/edit_site.xhtml:81
+msgid "Yes, I want to delete this site and all of its contents."
+msgstr ""
+
+#: templates/edit_site_permissions.xhtml:1
+msgid "Site permissions"
+msgstr ""
+
+#: templates/edit_site_permissions.xhtml:43 templates/phys/checkout.xhtml:63
+#: templates/phys/mark_arrived.xhtml:31
+#: templates/phys/mark_arrived_outcome.xhtml:20
+msgid "Continue"
+msgstr ""
+
+#: templates/edit_site_permissions.xhtml:47
+msgid "Who has permission to view resources in this site?"
+msgstr ""
+
+#: templates/edit_site_permissions.xhtml:56
+msgid "Class lists and groups"
+msgstr ""
+
+#: templates/edit_site_permissions.xhtml:57
+msgid "No external lists are currently associated."
+msgstr ""
+
+#: templates/edit_site_permissions.xhtml:61
+msgid "Class/group code"
+msgstr ""
+
+#: templates/edit_site_permissions.xhtml:61
+msgid "Known members"
+msgstr ""
+
+#: templates/edit_site_permissions.xhtml:67
+msgid "delete"
+msgstr ""
+
+#: templates/edit_site_permissions.xhtml:74
+msgid "Add the class list for"
+msgstr ""
+
+#: templates/edit_site_permissions.xhtml:75
+msgid ", section"
+msgstr ""
+
+#: templates/edit_site_permissions.xhtml:77
+msgid "Add a class list or group by its group code:"
+msgstr ""
+
+#: templates/edit_site_permissions.xhtml:87
+msgid "Current membership"
+msgstr ""
+
+#: templates/edit_site_permissions.xhtml:90
+msgid "Role"
+msgstr ""
+
+#: templates/edit_site_permissions.xhtml:90
+msgid "User ID"
+msgstr ""
+
+#: templates/edit_site_permissions.xhtml:90
+msgid "Group"
+msgstr ""
+
+#: templates/edit_site_permissions.xhtml:118
+msgid "Role for this user:"
+msgstr ""
+
+#: templates/instructors.xhtml:1
+msgid "Instructors"
+msgstr ""
+
+#: templates/master.xhtml:1
+msgid "Syrup Reserves System"
+msgstr ""
+
+#: templates/master.xhtml:1
+msgid "search..."
+msgstr ""
+
+#: templates/master.xhtml:56
+msgid "Welcome,"
+msgstr "Bienvenue,"
+
+#: templates/master.xhtml:57
+msgid "Log Out"
+msgstr ""
+
+#: templates/master.xhtml:61
+msgid "Welcome!"
+msgstr "Bienvenue!"
+
+#: templates/master.xhtml:62
+msgid "Log In"
+msgstr ""
+
+#: templates/master.xhtml:74
+msgid "Syrup is a subproject of"
+msgstr ""
+
+#: templates/master.xhtml:75
+msgid "Project Conifer"
+msgstr ""
+
+#: templates/my_sites.xhtml:1 templates/tabbar.xhtml:14
+msgid "My Reserves"
+msgstr ""
+
+#: templates/my_sites.xhtml:19
+msgid "You are not part of any course-reserve sites at this time."
+msgstr ""
+
+#: templates/open_sites.xhtml:1
+msgid "Open Sites"
+msgstr ""
+
+#: templates/open_sites.xhtml:19
+msgid "Term"
+msgstr ""
+
+#: templates/open_sites.xhtml:19
+msgid "Code"
+msgstr ""
+
+#: templates/open_sites.xhtml:19 templates/search_results.xhtml:31
+#: templates/item/item_add_cat_search.xhtml:61
+#: templates/item/item_delete_confirm.xhtml:28
+#: templates/item/item_metadata.xhtml:45
+#: templates/phys/circlist_for_term.xhtml:22
+msgid "Title"
+msgstr ""
+
+#: templates/paginate.xhtml:21 templates/item/item_add_cat_search.xhtml:50
+msgid "Previous"
+msgstr ""
+
+#: templates/paginate.xhtml:30 templates/item/item_add_cat_search.xhtml:54
+msgid "Next"
+msgstr ""
+
+#: templates/prefs.xhtml:1
+msgid "Preferences"
+msgstr ""
+
+#: templates/prefs.xhtml:15
+msgid "Preferred Language"
+msgstr ""
+
+#: templates/prefs.xhtml:25
+msgid "Notification preferences"
+msgstr ""
+
+#: templates/prefs.xhtml:27
+msgid "This doesn't work yet."
+msgstr ""
+
+#: templates/prefs.xhtml:30
 msgid ""
+"I would like to receive emails when new items are added to my course-"
+"reserve sites."
+msgstr ""
+
+#: templates/search_results.xhtml:1
+msgid "Search Results"
+msgstr ""
+
+#: templates/search_results.xhtml:25
+msgid "You searched for:"
+msgstr ""
+
+#: templates/search_results.xhtml:26
+msgid "Found"
+msgstr ""
+
+#: templates/search_results.xhtml:27
+msgid "matches."
+msgstr ""
+
+#: templates/search_results.xhtml:31
+#: templates/item/item_add_cat_search.xhtml:61
+#: templates/phys/circlist_for_term.xhtml:22
+msgid "Author"
+msgstr ""
+
+#: templates/search_results.xhtml:31
+msgid "Site"
+msgstr ""
+
+#: templates/search_results.xhtml:54
+msgid "Your searches may return more results if you"
+msgstr ""
+
+#: templates/search_results.xhtml:56
+msgid ""
+"before\n"
+"      searching."
+msgstr ""
+
+#: templates/site_detail.xhtml:18
+msgid "There are no items associated with this site yet."
+msgstr ""
+
+#: templates/site_detail.xhtml:28
+msgid "Setup"
+msgstr ""
+
+#: templates/site_detail.xhtml:29
+msgid "Permissions"
+msgstr ""
+
+#: templates/site_detail.xhtml:32
+msgid "Join this site"
+msgstr ""
+
+#: templates/site_detail.xhtml:35
+msgid "Feeds"
+msgstr ""
+
+#: templates/site_invitation.xhtml:1
+msgid "Join a site using an Invitation Code"
+msgstr ""
+
+#: templates/site_invitation.xhtml:18
+msgid ""
 "Your instructor may have provided you with an Invitation Code,\n"
 "  which will give you access to your course's reserves. Enter the\n"
 "  invitation code below to continue. Note that not all courses require\n"
@@ -255,519 +612,689 @@
 "  more information."
 msgstr ""
 
-#: templates/course_invitation.xhtml:21
+#: templates/site_invitation.xhtml:26
 msgid "Invitation Code:"
 msgstr ""
 
-#: templates/course_invitation.xhtml:22 templates/edit_course.xhtml:39
-msgid "Continue"
+#: templates/site_join.xhtml:1
+msgid "Join this site?"
 msgstr ""
 
-#: templates/course_invitation.xhtml:22
-msgid "Go back"
+#: templates/site_join.xhtml:16
+msgid ""
+"If you choose to join this site, it will be added to your \"My\n"
+"    Reserves\" list."
 msgstr ""
 
-#: templates/edit_course.xhtml:1
-msgid "Add a new course site"
+#: templates/tabbar.xhtml:11
+msgid "Return to CLEW"
 msgstr ""
 
-#: templates/edit_course.xhtml:19 templates/edit_course_permissions.xhtml:1
-msgid "Edit course permissions"
+#: templates/tabbar.xhtml:15 templates/tabbar_anonymous.xhtml:11
+msgid "Browse"
 msgstr ""
 
-#: templates/edit_course.xhtml:19 templates/edit_course_permissions.xhtml:17
-msgid "Return to course page"
+#: templates/tabbar.xhtml:18
+msgid "Admin Options"
 msgstr ""
 
-#: templates/edit_course.xhtml:29
-msgid "e.g.,"
+#: templates/tabbar.xhtml:20 templates/tabbar_anonymous.xhtml:12
+msgid "Faculty, How to place materials on Course Reserve"
 msgstr ""
 
-#: templates/edit_course.xhtml:31
-msgid "General description"
+#: templates/z3950_test.xhtml:1
+msgid "Z39.50 Test"
 msgstr ""
 
-#: templates/edit_course.xhtml:43 templates/edit_course.xhtml:48
-msgid "Delete this course"
+#: templates/zsearch.xhtml:1
+msgid "Search via Z39.50"
 msgstr ""
 
-#: templates/edit_course.xhtml:46
-msgid "Yes, I want to delete this course site and all of its contents."
+#: templates/zsearch.xhtml:17
+msgid "Title:"
 msgstr ""
 
-#: templates/edit_course_permissions.xhtml:19
-msgid "Instructor Access"
+#: templates/zsearch_results.xhtml:1
+msgid "Z39.50 Search Results"
 msgstr ""
 
-#: templates/edit_course_permissions.xhtml:23
-msgid "Person"
+#: templates/admin/index.xhtml:1
+msgid "Administrative Options"
 msgstr ""
 
-#: templates/edit_course_permissions.xhtml:23
-msgid "Role"
+#: templates/admin/index.xhtml:18
+msgid "Create a new course site"
 msgstr ""
 
-#: templates/edit_course_permissions.xhtml:23
-#: templates/edit_course_permissions.xhtml:77
-msgid "Remove?"
+#: templates/admin/index.xhtml:22
+msgid "Service Desks"
 msgstr ""
 
-#: templates/edit_course_permissions.xhtml:26
-#: templates/edit_course_permissions.xhtml:39
-msgid "Proxy instructor"
+#: templates/admin/index.xhtml:25
+msgid "Z39.50 Targets"
 msgstr ""
 
-#: templates/edit_course_permissions.xhtml:36
-msgid "Username of the new instructor."
+#: templates/admin/index.xhtml:26
+msgid "Configuration settings"
 msgstr ""
 
-#: templates/edit_course_permissions.xhtml:38
-msgid "INSTR"
+#: templates/admin/index.xhtml:33 templates/admin/staff_add.xhtml:1
+msgid "Add new staff user"
 msgstr ""
 
-#: templates/edit_course_permissions.xhtml:39
-msgid "PROXY"
+#: templates/admin/index.xhtml:37
+msgid "Automatically update departments and courses"
 msgstr ""
 
-#: templates/edit_course_permissions.xhtml:46
-msgid "Save changes to instructors"
+#: templates/admin/index.xhtml:40
+msgid "Automatically update terms"
 msgstr ""
 
-#: templates/edit_course_permissions.xhtml:48
-msgid "Student Access"
+#: templates/admin/index.xhtml:44
+msgid "Advanced Administration"
 msgstr ""
 
-#: templates/edit_course_permissions.xhtml:49
-msgid "Who will have student-level access to this site?"
+#: templates/admin/su.xhtml:1
+msgid "Impersonate another user"
 msgstr ""
 
-#: templates/edit_course_permissions.xhtml:52
-msgid "Course Invitation Code"
+#: templates/admin/su.xhtml:17
+msgid "UWin ID to impersonate:"
 msgstr ""
 
-#: templates/edit_course_permissions.xhtml:53
-msgid "Your Course Invitation Code is:"
+#: templates/admin/term.xhtml:1
+msgid "Add a new Term"
 msgstr ""
 
-#: templates/edit_course_permissions.xhtml:55
-msgid "Select a new code"
+#: templates/auth/login.xhtml:1
+msgid "Please log in."
 msgstr ""
 
-#: templates/edit_course_permissions.xhtml:58
-msgid ""
-"This invitation code will enable your students to join this\n"
-"      course site. Share it only with your students: anyone who has\n"
-"      the code can join your site."
+#: templates/auth/login.xhtml:16
+msgid "You must log in to access this resource."
 msgstr ""
 
-#: templates/edit_course_permissions.xhtml:61
-msgid ""
-"You may change the code at any time. This will not block\n"
-"      students who have already joined, but will prevent new students\n"
-"      from joining with the old code."
+#: templates/auth/login.xhtml:22
+msgid "User ID:"
 msgstr ""
 
-#: templates/edit_course_permissions.xhtml:66
-msgid "Course section numbers"
+#: templates/auth/login.xhtml:26
+msgid "Password:"
 msgstr ""
 
-#: templates/edit_course_permissions.xhtml:77
-msgid "Associated section"
+#: templates/components/site.xhtml:1
+msgid "search this site..."
 msgstr ""
 
-#: templates/edit_course_permissions.xhtml:82
-#: templates/edit_course_permissions.xhtml:94
-msgid ", section"
+#: templates/components/site.xhtml:48 templates/components/site.xhtml:56
+#: templates/item/item_metadata.xhtml:72 templates/item/item_metadata.xhtml:80
+msgid "2 Hour Loan"
 msgstr ""
 
-#: templates/edit_course_permissions.xhtml:82
-#: templates/edit_course_permissions.xhtml:94
-msgid ", in term"
+#: templates/components/site.xhtml:49 templates/components/site.xhtml:57
+#: templates/item/item_metadata.xhtml:73 templates/item/item_metadata.xhtml:81
+msgid "3 Day Loan"
 msgstr ""
 
-#: templates/edit_course_permissions.xhtml:87
-msgid "Add section:"
+#: templates/components/site.xhtml:50 templates/item/item_metadata.xhtml:74
+msgid "4 Day Loan"
 msgstr ""
 
-#: templates/edit_course_permissions.xhtml:100
-msgid "Save changes to student access"
+#: templates/components/site.xhtml:51 templates/components/site.xhtml:59
+#: templates/item/item_metadata.xhtml:75 templates/item/item_metadata.xhtml:83
+msgid "7 Day Loan"
 msgstr ""
 
-#: templates/edit_course_permissions.xhtml:103
-msgid "Class List"
+#: templates/components/site.xhtml:52 templates/item/item_metadata.xhtml:76
+msgid "1 Day Loan"
 msgstr ""
 
-#: templates/edit_course_permissions.xhtml:104
-msgid "The following users have student-level access in this course site."
+#: templates/components/site.xhtml:53 templates/item/item_metadata.xhtml:77
+msgid "1 Hour Loan"
 msgstr ""
 
-#: templates/instructors.xhtml:1
-msgid "Instructors"
+#: templates/components/site.xhtml:54 templates/item/item_metadata.xhtml:78
+msgid "14 Day Loan"
 msgstr ""
 
-#: templates/instructors.xhtml:12 templates/open_courses.xhtml:12
-#: templates/search_results.xhtml:14 templates/z3950_test.xhtml:13
-msgid "$(function() { $('.pagetable').tablesorter(); });"
+#: templates/components/site.xhtml:55 templates/item/item_metadata.xhtml:79
+msgid "2 Day Loan"
 msgstr ""
 
-#: templates/instructors.xhtml:19
-msgid "Name"
+#: templates/components/site.xhtml:58 templates/item/item_metadata.xhtml:82
+msgid "4 Hour Loan"
 msgstr ""
 
-#: templates/item_add_elec.xhtml:1
-msgid "Edit an electronic document"
+#: templates/components/site.xhtml:61
+msgid "Ask for:"
 msgstr ""
 
-#: templates/item_add_elec.xhtml:1
-msgid "Add a new electronic document"
+#: templates/components/site.xhtml:62
+msgid "NEXT DUE:"
 msgstr ""
 
-#: templates/item_add_elec.xhtml:13 templates/item_add_heading.xhtml:13
-#: templates/item_add_url.xhtml:13
-msgid "$(function() {$('input[@name=\"title\"]').focus();});"
+#: templates/components/site.xhtml:65 templates/item/item_metadata.xhtml:86
+msgid "Availability unknown."
 msgstr ""
 
-#: templates/item_add_elec.xhtml:25 templates/item_add_elec.xhtml:37
-msgid "Title of document"
+#: templates/components/site.xhtml:90
+msgid "Show status of all copies"
 msgstr ""
 
-#: templates/item_add_elec.xhtml:28 templates/item_add_elec.xhtml:45
-msgid "File"
+#: templates/components/site.xhtml:93
+msgid "Hide status details"
 msgstr ""
 
-#: templates/item_add_elec.xhtml:30
-msgid "Upload file and Create item"
+#: templates/components/site.xhtml:115
+msgid "Awaiting copyright clearance: Not available to students."
 msgstr ""
 
-#: templates/item_add_elec.xhtml:40
-msgid "Update item"
+#: templates/components/site.xhtml:119
+msgid "About this item"
 msgstr ""
 
-#: templates/item_add_elec.xhtml:42
-msgid "Replace the current file with a new file"
+#: templates/components/site.xhtml:123
+msgid "Edit"
 msgstr ""
 
-#: templates/item_add_elec.xhtml:47
-msgid "Upload new file"
+#: templates/components/site.xhtml:124
+msgid "Relocate"
 msgstr ""
 
-#: templates/item_add_heading.xhtml:1
-msgid "Edit a subheading"
+#: templates/components/site.xhtml:125
+msgid "Delete"
 msgstr ""
 
-#: templates/item_add_heading.xhtml:1
-msgid "Add a new subheading"
+#: templates/components/site.xhtml:135
+msgid "Top Level"
 msgstr ""
 
-#: templates/item_add_heading.xhtml:29
-msgid "Add heading"
+#: templates/components/site.xhtml:151
+msgid "Top"
 msgstr ""
 
-#: templates/item_add_heading.xhtml:30
-msgid "Update heading"
+#: templates/components/site.xhtml:162
+msgid "Add a new item"
 msgstr ""
 
-#: templates/item_add_url.xhtml:1
-msgid "Edit a URL"
+#: templates/components/site.xhtml:164
+msgid "Link to external resource"
 msgstr ""
 
-#: templates/item_add_url.xhtml:1
-msgid "Add a new URL"
+#: templates/components/site.xhtml:165
+msgid "Uploaded electronic document"
 msgstr ""
 
-#: templates/item_add_url.xhtml:23 templates/item_metadata.xhtml:19
-#: templates/open_courses.xhtml:19 templates/search_results.xhtml:70
-msgid "Title"
+#: templates/components/site.xhtml:166
+msgid "Catalogued item (e.g., book)"
 msgstr ""
 
-#: templates/item_add_url.xhtml:27
-msgid "Add URL"
+#: templates/components/site.xhtml:167
+msgid "Subheading"
 msgstr ""
 
-#: templates/item_add_url.xhtml:28
-msgid "Update URL"
+#: templates/components/site.xhtml:182
+msgid "Show more attributes"
 msgstr ""
 
-#: templates/item_heading_detail.xhtml:20
-msgid "There are no items in this section."
+#: templates/components/site.xhtml:187
+msgid "Attribute"
 msgstr ""
 
-#: templates/item_metadata.xhtml:20
-msgid "Type"
+#: templates/components/site.xhtml:187
+msgid "Value"
 msgstr ""
 
-#: templates/item_metadata.xhtml:21 templates/search_results.xhtml:70
-msgid "Author"
+#: templates/components/site.xhtml:187
+msgid "Delete?"
 msgstr ""
 
-#: templates/item_metadata.xhtml:25
-msgid "Download"
+#: templates/components/site.xhtml:199 templates/item/item_metadata.xhtml:38
+msgid "Delete this item"
 msgstr ""
 
-#: templates/item_metadata.xhtml:27
-msgid "Content type"
+#: templates/feeds/site_feed_index.xhtml:1
+#: templates/feeds/site_feed_index.xhtml:14
+msgid "Available Feeds"
 msgstr ""
 
-#: templates/item_metadata.xhtml:28
-msgid "Content length"
+#: templates/feeds/site_feed_index.xhtml:16
+msgid "Recent changes"
 msgstr ""
 
-#: templates/master.xhtml:1
-msgid "Syrup E-Reserve System"
+#: templates/feeds/site_feed_index.xhtml:17
+msgid "Top level items in this site"
 msgstr ""
 
-#: templates/master.xhtml:1
-msgid "search..."
+#: templates/feeds/site_feed_index.xhtml:18
+msgid "Tree-walk of all items in this site"
 msgstr ""
 
-#: templates/master.xhtml:43
-msgid "Welcome,"
-msgstr "Bienvenue,"
+#: templates/generic/delete.xhtml:1
+#, python-format
+msgid "Delete %s?"
+msgstr ""
 
-#: templates/master.xhtml:44
-msgid "Log Out"
+#: templates/generic/edit.xhtml:1
+#, python-format
+msgid "Modify %s"
 msgstr ""
 
-#: templates/master.xhtml:45 templates/master.xhtml:52
-msgid "Language"
+#: templates/generic/edit.xhtml:1
+#, python-format
+msgid "Add %s"
 msgstr ""
 
-#: templates/master.xhtml:46
-msgid "Preferences"
+#: templates/generic/edit.xhtml:19
+msgid "Delete this record"
 msgstr ""
 
-#: templates/master.xhtml:47
-msgid "Admin UI"
+#: templates/generic/index.xhtml:34
+msgid "Add"
 msgstr ""
 
-#: templates/master.xhtml:50 templates/welcome.xhtml:1
-msgid "Welcome!"
-msgstr "Bienvenue!"
+#: templates/item/common_metadata.xhtml:15
+msgid "Title of document"
+msgstr ""
 
-#: templates/master.xhtml:51
-msgid "Log In"
+#: templates/item/common_metadata.xhtml:16
+#: templates/item/item_metadata.xhtml:46
+msgid "Title of source"
 msgstr ""
 
-#: templates/master.xhtml:69
-msgid "Start Over"
+#: templates/item/common_metadata.xhtml:18
+msgid "Author #"
 msgstr ""
 
-#: templates/master.xhtml:70
-msgid "Syrup is a subproject of"
+#: templates/item/common_metadata.xhtml:20
+#: templates/item/item_add_cat_search.xhtml:61
+#: templates/item/item_metadata.xhtml:49
+#: templates/phys/circlist_for_term.xhtml:22
+msgid "Publisher"
 msgstr ""
 
-#: templates/master.xhtml:71
-msgid "Project Conifer"
+#: templates/item/common_metadata.xhtml:21
+#: templates/item/item_metadata.xhtml:50
+msgid "Published"
 msgstr ""
 
-#: templates/my_courses.xhtml:1 templates/tabbar.xhtml:12
-msgid "My Courses"
+#: templates/item/common_metadata.xhtml:22
+#: templates/item/item_metadata.xhtml:51
+msgid "Volume"
 msgstr ""
 
-#: templates/my_courses.xhtml:19
-msgid "You are not part of any courses at this time."
+#: templates/item/common_metadata.xhtml:23
+#: templates/item/item_metadata.xhtml:52
+msgid "Issue"
 msgstr ""
 
-#: templates/my_courses.xhtml:25
-msgid "Create a new course site"
+#: templates/item/common_metadata.xhtml:24
+#: templates/item/item_metadata.xhtml:53
+msgid "Pages"
 msgstr ""
 
-#: templates/open_courses.xhtml:1
-msgid "Open Courses"
+#: templates/item/common_metadata.xhtml:25
+#: templates/item/item_metadata.xhtml:54
+msgid "ISBN"
 msgstr ""
 
-#: templates/open_courses.xhtml:19
-msgid "Term"
+#: templates/item/common_metadata.xhtml:26
+msgid "Bib Id of Item"
 msgstr ""
 
-#: templates/open_courses.xhtml:19
-msgid "Code"
+#: templates/item/common_metadata.xhtml:28
+msgid "Copyright Status"
 msgstr ""
 
-#: templates/paginate.xhtml:21
-msgid "Previous"
+#: templates/item/common_metadata.xhtml:39
+msgid "Catalogue Settings"
 msgstr ""
 
-#: templates/paginate.xhtml:30
-msgid "Next"
+#: templates/item/common_metadata.xhtml:44
+msgid "Update"
 msgstr ""
 
-#: templates/search_results.xhtml:1
-msgid "Search Results"
+#: templates/item/common_metadata.xhtml:54
+msgid "Barcode"
 msgstr ""
 
-#: templates/search_results.xhtml:21
-msgid "You searched:"
+#: templates/item/common_metadata.xhtml:60
+msgid "Location"
 msgstr ""
 
-#: templates/search_results.xhtml:35
-msgid "Last Name"
+#: templates/item/common_metadata.xhtml:70
+msgid "Modifier"
 msgstr ""
 
-#: templates/search_results.xhtml:35
-msgid "First Name"
+#: templates/item/common_metadata.xhtml:80
+msgid "Call Number"
 msgstr ""
 
-#: templates/search_results.xhtml:44 templates/search_results.xhtml:62
-msgid "more...)"
+#: templates/item/item_add_cat_search.xhtml:1
+msgid "Add physical or electronic item, by catalogue search"
 msgstr ""
 
-#: templates/search_results.xhtml:53
-msgid "Course"
+#: templates/item/item_add_cat_search.xhtml:1
+msgid "Use keywords or CCL syntax for searching, for example:"
 msgstr ""
 
-#: templates/setlang.xhtml:1
-msgid "Choose your language."
+#: templates/item/item_add_cat_search.xhtml:48
+msgid "of"
 msgstr ""
 
-#: templates/setlang.xhtml:15
-msgid "/syrup/"
+#: templates/item/item_add_cat_search.xhtml:48
+msgid "results."
 msgstr ""
 
-#: templates/setlang.xhtml:20
-msgid "Go"
+#: templates/item/item_add_cat_search.xhtml:61
+#: templates/phys/circlist_for_term.xhtml:22
+msgid "PubDate"
 msgstr ""
 
-#: templates/tabbar.xhtml:10 templates/tabbar_anonymous.xhtml:10
-msgid "Home"
+#: templates/item/item_add_cat_search.xhtml:69
+msgid "details"
 msgstr ""
 
-#: templates/tabbar.xhtml:11 templates/tabbar_anonymous.xhtml:11
-msgid "Browse"
+#: templates/item/item_add_cat_search.xhtml:70
+msgid "Electronic resource."
 msgstr ""
 
-#: templates/tabbar.xhtml:13
-msgid "Admin Options"
+#: templates/item/item_add_cat_search.xhtml:71
+msgid "view"
 msgstr ""
 
-#: templates/welcome.xhtml:13
+#: templates/item/item_add_elec.xhtml:1
+msgid "Electronic document: Metadata"
+msgstr ""
+
+#: templates/item/item_add_elec.xhtml:1
+msgid "Add a new electronic document"
+msgstr ""
+
+#: templates/item/item_add_elec.xhtml:32 templates/item/item_add_elec.xhtml:50
+msgid "File"
+msgstr ""
+
+#: templates/item/item_add_elec.xhtml:47
+msgid "Replace file contents"
+msgstr ""
+
+#: templates/item/item_add_heading.xhtml:1
+msgid "Edit a subheading"
+msgstr ""
+
+#: templates/item/item_add_heading.xhtml:1
+msgid "Add a new subheading"
+msgstr ""
+
+#: templates/item/item_add_phys.xhtml:1
+msgid "Edit a physical-item request"
+msgstr ""
+
+#: templates/item/item_add_phys.xhtml:1
+msgid "Add a physical-item request"
+msgstr ""
+
+#: templates/item/item_add_url.xhtml:1
+msgid "Edit a URL"
+msgstr ""
+
+#: templates/item/item_add_url.xhtml:1
+msgid "Add a new URL"
+msgstr ""
+
+#: templates/item/item_add_url.xhtml:26
+msgid "Import RIS"
+msgstr ""
+
+#: templates/item/item_add_url.xhtml:32
 msgid ""
-"Welcome! Please use the links above to browse the reserves, or to join "
-"and visit your course sites."
+"Paste the Refworks/RIS citation in the space below. Note, the citation "
+"must include a \"UR\" (URL) attribute. (Tip: RIS citations can be dragged"
+" and dropped from Zotero; ask Graham for details.)"
 msgstr ""
-"Bienvenue! Utilisez s.v.p. the links above to browse the reserves, or to "
-"join and visit your course sites."
 
-#: templates/welcome.xhtml:17
-msgid "posted"
+#: templates/item/item_add_url.xhtml:42 templates/item/item_metadata.xhtml:127
+msgid "Display MARC Record"
 msgstr ""
 
-#: templates/welcome.xhtml:18 templates/components/course.xhtml:36
-msgid "edit"
+#: templates/item/item_delete_confirm.xhtml:1
+msgid "Delete this heading?"
 msgstr ""
 
-#: templates/welcome.xhtml:20
-msgid "Add a news item"
+#: templates/item/item_delete_confirm.xhtml:1
+msgid "Delete this item?"
 msgstr ""
 
-#: templates/z3950_test.xhtml:1
-msgid "Z39.50 Test"
+#: templates/item/item_delete_confirm.xhtml:23
+msgid "Are you sure you want to delete this?"
 msgstr ""
 
-#: templates/admin/index.xhtml:1
-msgid "Administrative Options"
+#: templates/item/item_delete_confirm.xhtml:25
+msgid "Note: this will also delete all items under the heading!"
 msgstr ""
 
-#: templates/admin/term.xhtml:1
-msgid "Add a new Term"
+#: templates/item/item_delete_confirm.xhtml:29
+#: templates/item/item_metadata.xhtml:59
+msgid "Type"
 msgstr ""
 
-#: templates/admin/term.xhtml:15
-msgid "Save"
+#: templates/item/item_heading_detail.xhtml:21
+msgid "Edit this heading"
 msgstr ""
 
-#: templates/auth/login.xhtml:1
-msgid "Syrup E-Reserves: Please log in"
+#: templates/item/item_heading_detail.xhtml:24
+msgid "Delete this heading"
 msgstr ""
 
-#: templates/auth/login.xhtml:10
-msgid "$(function() {$('#userid').focus();});"
+#: templates/item/item_heading_detail.xhtml:27
+msgid "Relocate this heading"
 msgstr ""
 
-#: templates/auth/login.xhtml:15
-msgid "Please log in."
+#: templates/item/item_heading_detail.xhtml:32
+msgid "There are no items in this section."
 msgstr ""
 
-#: templates/auth/login.xhtml:21
-msgid "User ID:"
+#: templates/item/item_metadata.xhtml:35
+msgid "Edit this item"
 msgstr ""
 
-#: templates/auth/login.xhtml:25
-msgid "Password:"
+#: templates/item/item_metadata.xhtml:41
+msgid "Relocate this item"
 msgstr ""
 
-#: templates/auth/login.xhtml:29
-msgid "Log in"
+#: templates/item/item_metadata.xhtml:47
+msgid "Format"
 msgstr ""
 
-#: templates/components/course.xhtml:1
-msgid "search this course..."
+#: templates/item/item_metadata.xhtml:48
+msgid "Author(s)"
 msgstr ""
 
-#: templates/components/course.xhtml:35
-msgid "about"
+#: templates/item/item_metadata.xhtml:58
+msgid "Copyright status"
 msgstr ""
 
-#: templates/components/course.xhtml:48
-msgid "Top"
+#: templates/item/item_metadata.xhtml:67
+msgid "Call Number (take this to the counter)"
 msgstr ""
 
-#: templates/components/course.xhtml:55
-msgid "Add a new item:"
+#: templates/item/item_metadata.xhtml:69
+msgid "DUE:"
 msgstr ""
 
-#: templates/components/course.xhtml:57
-msgid "Subheading"
+#: templates/item/item_metadata.xhtml:95
+msgid "Status"
 msgstr ""
 
-#: templates/components/course.xhtml:59
-msgid "Electronic Document"
+#: templates/item/item_metadata.xhtml:101
+msgid "Download the document"
 msgstr ""
 
-#: templates/components/course.xhtml:60
-msgid "Physical Book/Document"
+#: templates/item/item_metadata.xhtml:102
+msgid "Note: this item is awaiting"
 msgstr ""
 
-#: templates/generic/delete.xhtml:1
-#, python-format
-msgid "Delete %s?"
+#: templates/item/item_metadata.xhtml:103
+msgid "copyright clearance"
 msgstr ""
 
-#: templates/generic/delete.xhtml:20
-msgid "Delete"
+#: templates/item/item_metadata.xhtml:103
+msgid ". Only staff and instructors may download it."
 msgstr ""
 
-#: templates/generic/delete.xhtml:21
-msgid "Cancel"
+#: templates/item/item_metadata.xhtml:107
+msgid ""
+"By pressing the 'Request' button\n"
+"\tbelow, I am requesting a digital copy of a reading (chapter, article)\n"
+"\tfor my own private study and research use. I agree that I will not\n"
+"\treproduce, redistribute or transmit a copy of the reading in any\n"
+"\tformat."
 msgstr ""
 
-#: templates/generic/edit.xhtml:1
-#, python-format
-msgid "Modify %s"
+#: templates/item/item_metadata.xhtml:112
+msgid "Request to download this document"
 msgstr ""
 
-#: templates/generic/edit.xhtml:1
+#: templates/item/item_metadata.xhtml:115
+msgid "Click here to download the document."
+msgstr ""
+
+#: templates/item/item_metadata.xhtml:116
+msgid "Document type:"
+msgstr ""
+
+#: templates/item/item_metadata.xhtml:116
+msgid ". Size:"
+msgstr ""
+
+#: templates/item/item_metadata.xhtml:116
+msgid "bytes."
+msgstr ""
+
+#: templates/item/item_metadata.xhtml:122
+msgid "View status of all copies in catalogue"
+msgstr ""
+
+#: templates/item/item_relocate.xhtml:16
+msgid "Please choose the heading under which this item should be moved:"
+msgstr ""
+
+#: templates/item/item_relocate.xhtml:20
+msgid "Item title:"
+msgstr ""
+
+#: templates/item/item_relocate.xhtml:21
+msgid "Current heading:"
+msgstr ""
+
+#: templates/item/item_relocate.xhtml:24
+msgid "New heading:"
+msgstr ""
+
+#: templates/phys/checkout.xhtml:1 templates/phys/index.xhtml:15
+msgid "Patron Checkout of Item"
+msgstr ""
+
+#: templates/phys/checkout.xhtml:27
+msgid "Patron Barcode"
+msgstr ""
+
+#: templates/phys/checkout.xhtml:38 templates/phys/mark_arrived.xhtml:24
+#: templates/phys/mark_arrived_choose.xhtml:25
+msgid "Item Barcode"
+msgstr ""
+
+#: templates/phys/checkout.xhtml:51
+msgid "The checkout was successful. Due Date:"
+msgstr ""
+
+#: templates/phys/checkout.xhtml:52
+msgid "The checkout failed."
+msgstr ""
+
+#: templates/phys/checkout.xhtml:54
+msgid "Show details"
+msgstr ""
+
+#: templates/phys/checkout.xhtml:63 templates/phys/mark_arrived.xhtml:31
+msgid "Check out another item"
+msgstr ""
+
+#: templates/phys/checkout.xhtml:67
+msgid "Done"
+msgstr ""
+
+#: templates/phys/circlist_for_term.xhtml:1
 #, python-format
-msgid "Add %s"
+msgid "Wanted items: %s"
 msgstr ""
 
-#: templates/generic/edit.xhtml:18
-msgid "Save changes"
+#: templates/phys/circlist_for_term.xhtml:31
+msgid "MARC"
 msgstr ""
 
-#: templates/generic/edit.xhtml:19
-msgid "Cancel changes"
+#: templates/phys/circlist_for_term.xhtml:34
+msgid "Catalogue"
 msgstr ""
 
-#: templates/generic/edit.xhtml:20
-msgid "Delete this record"
+#: templates/phys/circlist_for_term.xhtml:38
+msgid "Reserves"
 msgstr ""
 
-#: templates/generic/index.xhtml:11
-msgid "$(function() { $('table').tablesorter(); });"
+#: templates/phys/circlist_for_term.xhtml:42
+msgid "View Electronic"
 msgstr ""
 
-#: templates/generic/index.xhtml:29
-msgid "Add"
+#: templates/phys/circlist_index.xhtml:1 templates/phys/index.xhtml:20
+msgid "Notify Circulation of wanted items"
 msgstr ""
 
+#: templates/phys/circlist_index.xhtml:13
+msgid "Please select a term:"
+msgstr ""
+
+#: templates/phys/index.xhtml:1
+msgid "Physical Item Processing"
+msgstr ""
+
+#: templates/phys/index.xhtml:13
+msgid "Patron assistance"
+msgstr ""
+
+#: templates/phys/index.xhtml:18
+msgid "Circulations workflow"
+msgstr ""
+
+#: templates/phys/index.xhtml:21
+msgid "Mark items as Arrived"
+msgstr ""
+
+#: templates/phys/mark_arrived.xhtml:1
+msgid "Mark Items as Arrived"
+msgstr ""
+
+#: templates/phys/mark_arrived_choose.xhtml:1
+msgid "Mark Items as Arrived: Choose Match"
+msgstr ""
+
+#: templates/phys/mark_arrived_choose.xhtml:29
+msgid "Detail"
+msgstr ""
+
+#: templates/phys/mark_arrived_choose.xhtml:36
+msgid "Matches"
+msgstr ""
+
+#: templates/phys/mark_arrived_choose.xhtml:38
+msgid "Optional: Small-number ID for this item:"
+msgstr ""
+
+#: templates/phys/mark_arrived_choose.xhtml:54
+msgid "detail"
+msgstr ""
+
+#: templates/phys/mark_arrived_outcome.xhtml:1
+msgid "Matches saved; item marked as received"
+msgstr ""
+

Modified: servres/branches/i18n/conifer/pybabel-extract
===================================================================
--- servres/branches/i18n/conifer/pybabel-extract	2011-03-27 00:29:24 UTC (rev 1281)
+++ servres/branches/i18n/conifer/pybabel-extract	2011-03-27 01:09:08 UTC (rev 1282)
@@ -1,10 +1,18 @@
 #!/usr/bin/python
 
 import os
+import sys
 
 PROJECT = 'django'
 LOCALES = ['en_US', 'fr_CA']
 
+# commands: you can optionally specify a command, e.g., './pybabel-extract
+# compile'. If you omit a command, then all three phases are executed.
+
+commands = sys.argv[1:]
+if not commands:
+    commands = ['extract', 'update', 'compile']
+
 import settings
 def convert_locale_code(code):
     parts = code.split('-')
@@ -16,18 +24,18 @@
 LOCALES = [convert_locale_code(code) for code, descr in settings.LANGUAGES]
 
 # extraction
+if 'extract' in commands:
+    os.system('pybabel extract -F babel.cfg -o locale/%(PROJECT)s.pot .' % vars())
 
-os.system('pybabel extract -F babel.cfg -o locale/%(PROJECT)s.pot .' % vars())
+    for locale in LOCALES:
+        fn = 'locale/%(locale)s/LC_MESSAGES/%(PROJECT)s.po' % vars()
+        if not os.path.isfile(fn):
+            os.system('pybabel init -D %(PROJECT)s -i locale/%(PROJECT)s.pot -d locale -l %(locale)s' % vars())
 
-for locale in LOCALES:
-    fn = 'locale/%(locale)s/LC_MESSAGES/%(PROJECT)s.po' % vars()
-    if not os.path.isfile(fn):
-        os.system('pybabel init -D %(PROJECT)s -i locale/%(PROJECT)s.pot -d locale -l %(locale)s' % vars())
-
 # do the update
+if 'update' in commands:
+    os.system('pybabel update -D %(PROJECT)s -i locale/%(PROJECT)s.pot -d locale' % vars())
 
-os.system('pybabel update -D %(PROJECT)s -i locale/%(PROJECT)s.pot -d locale' % vars())
-
 # compile to .mo
-
-os.system('pybabel compile -D %(PROJECT)s -d locale' % vars())
+if 'compile' in commands:
+    os.system('pybabel compile -D %(PROJECT)s -d locale' % vars())



More information about the open-ils-commits mailing list