en:
curation_concerns:
product_name: "Repository"
institution_name: &INSTITUTION_NAME "Institution Name"
catalog:
index:
type_tabs:
all: All
division:
name: "Your Division at Institution"
homepage_url: "#"
document_language: "en"
google_analytics_id: ""
institution:
name: "Your Institution"
homepage_url: "#"
search:
form:
q:
label: "Search Repository"
placeholder: "Type keywords in here"
bread_crumb:
works_list: "the works browser"
messages:
success:
single: "has been saved."
multiple:
link: "These files"
tag: "have been saved."
title: "Files uploaded successfully"
subject: "Batch upload complete"
failure:
single: "could not be updated. You do not have sufficient privileges to edit it."
multiple:
link: "These files"
tag: "could not be updated. You do not have sufficient privileges to edit them."
title: "Files failed"
subject: "Batch upload permission denied"
api:
accepted:
default: "Your request has been accepted for processing, but processing is not complete. See job for more info."
unauthorized:
default: "You must be logged in to do that!"
forbidden:
default: "You are not authorized to access this content."
success:
default: "Your request was processed successfully."
deleted:
default: "Deleted the Resource"
not_found:
default: "Could not find a resource that matches your request."
unprocessable_entity:
default: "The resource you attempted to modify cannot be modified according to your request."
empty_file: "The file you uploaded has no content."
bad_request:
default: "Unable to process your request. See errors for more info."
internal_error:
default: "The server encountered an error."
schema_org:
resource_type:
Article: "http://schema.org/Article"
Audio: "http://schema.org/AudioObject"
Book: "http://schema.org/Book"
Conference Proceeding: "http://schema.org/ScholarlyArticle"
Dataset: "http://schema.org/Dataset"
Dissertation: "http://schema.org/ScholarlyArticle"
Image: "http://schema.org/ImageObject"
Map or Cartographic Material: "http://schema.org/Map"
Masters Thesis: "http://schema.org/ScholarlyArticle"
Part of Book: "http://schema.org/Book"
Research Paper: "http://schema.org/ScholarlyArticle"
Software or Program Code: "http://schema.org/Code"
Video: "http://schema.org/VideoObject"
based_near:
type: "http://schema.org/Place"
property: contentLocation
value: name
contributor:
type: "http://schema.org/Person"
property: contributor
# used as the itemprop value for itemscoped attributes
value: name
creator:
type: "http://schema.org/Person"
property: creator
value: name
date_created:
property: dateCreated
description:
property: description
language:
property: inLanguage
publisher:
type: "http://schema.org/Organization"
property: publisher
value: name
subject:
type: "http://schema.org/Thing"
property: about
value: name
tag:
property: keywords
title:
property: name
visibility:
open:
text: "Open Access"
class: "label-success"
label_html: Open Access Visible to the world.
authenticated:
text: *INSTITUTION_NAME
class: "label-info"
label_html: "%{institution} Visible to all %{institution} users."
embargo:
text: "Embargo"
class: "label-warning"
label_html: Embargo
lease:
text: "Lease"
class: "label-warning"
label_html: Lease
private:
label_html: Private Only visible to you and your delegates.
restricted:
text: "Private"
class: "label-danger"
blacklight:
search:
fields:
facet:
human_readable_type_sim: Type of Work
creator_sim: Creator
tag_sim: Keyword
subject_sim: Subject
language_sim: Language
based_near_sim: Location
publisher_sim: Publisher
file_format_sim: Format
generic_type_sim: Type
index:
description_tesim: "Description"
tag_tesim: "Keyword"
subject_tesim: "Subject"
creator_tesim: "Creator"
contributor_tesim: "Contributor"
publisher_tesim: "Publisher"
based_near_tesim: "Location"
language_tesim: "Language"
date_uploaded_tesi: "Date Uploaded"
date_modified_tesi: "Date Modified"
date_created_tesim: "Date Created"
rights_tesim: "Rights"
human_readable_type_tesim: "Resource Type"
format_tesim: "File Format"
identifier_tesim: "Identifier"
show:
title_tesim: "Title"
description_tesim: "Description"
tag_tesim: "Keyword"
subject_tesim: "Subject"
creator_tesim: "Creator"
contributor_tesim: "Contributor"
publisher_tesim: "Publisher"
based_near_tesim: "Location"
language_tesim: "Language"
date_uploaded_tesi: "Date Uploaded"
date_modified_tesi: "Date Modified"
date_created_tesim: "Date Created"
rights_tesim: "Rights"
human_readable_type_tesim: "Resource Type"
format_tesim: "File Format"
identifier_tesim: "Identifier"
file_manager:
link_text: 'File Manager'
simple_form:
hints:
defaults:
description: 'Please keep your description to 300 words or fewer.'
files: 'A PDF is preferred.'
labels:
defaults:
lease_expiration_date: 'until'
embargo_release_date: 'until'
visibility_during_embargo: 'Restricted to'
visibility_after_embargo: 'then open it up to'
visibility_during_lease: 'Is available for'
visibility_after_lease: 'then restrict it to'
files: 'Upload a file'