Newer
Older
"footer": {
"copyright": "copyright © 2002-{{ year }}",
"link.dspace": "DSpace software",
"link.duraspace": "DuraSpace"
},
"collection": {
"page": {
"news": "News",
"license": "License",
"browse": {
"recent": {
"head": "Recent Submissions"
}
}
"form": {
"title": "Name",
"description": "Introductory text (HTML)",
"abstract": "Short Description",
"rights": "Copyright text (HTML)",
"tableofcontents": "News (HTML)",
"license": "License",
"provenance": "Provenance",
"errors": {
"title": {
"required": "Please enter a collection name"
}
"head": "Edit Collection",
"delete": "Delete this collection"
Kristof De Langhe
committed
"head": "Create a Collection",
"sub-head": "Create a Collection for Community {{ parent }}"
},
"delete": {
"head": "Delete Collection",
"text": "Are you sure you want to delete collection \"{{ dso }}\"",
"confirm": "Confirm",
"cancel": "Cancel",
"notification": {
"success": "Successfully deleted collection",
"fail": "Collection could not be deleted"
}
Christian Scheible
committed
"community": {
"page": {
"news": "News",
"license": "License"
},
"sub-collection-list": {
"head": "Collections of this Community"
},
"sub-community-list": {
"head": "Communities of this Community"
"form": {
"title": "Name",
"description": "Introductory text (HTML)",
"abstract": "Short Description",
"rights": "Copyright text (HTML)",
"tableofcontents": "News (HTML)",
"errors": {
"title": {
"required": "Please enter a community name"
}
"head": "Edit Community",
"delete": "Delete this community"
Kristof De Langhe
committed
"head": "Create a Community",
"sub-head": "Create a Sub-Community for Community {{ parent }}"
},
"delete": {
"head": "Delete Community",
"text": "Are you sure you want to delete community \"{{ dso }}\"",
"confirm": "Confirm",
"cancel": "Cancel",
"notification": {
"success": "Successfully deleted community",
"fail": "Community could not be deleted"
}
Christian Scheible
committed
}
},
"abstract": "Abstract",
"date": "Date",
"subject": "Keywords",
"filesection": {
"download": "Download",
"name": "Name:",
"format": "Format:",
"size": "Size:",
"description": "Description:"
},
"link": {
"simple": "Simple item page",
"full": "Full item page"
},
"journal": {
"search": {
"title": "Articles in this journal"
}
},
"person": {
"search": {
"title": "Articles by this author"
}
},
"select": {
"table": {
"collection": "Collection",
"author": "Author",
"title": "Title"
},
"confirm": "Confirm selected"
},
"edit": {
"head": "Edit Item",
"tabs": {
"status": {
"head": "Item Status",
"description": "Welcome to the item management page. From here you can withdraw, reinstate, move or delete the item. You may also update or add new metadata / bitstreams on the other tabs.",
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
"labels": {
"id": "Item Internal ID",
"handle": "Handle",
"lastModified": "Last Modified",
"itemPage": "Item Page"
},
"buttons": {
"authorizations": {
"label": "Edit item's authorization policies",
"button": "Authorizations..."
},
"withdraw": {
"label": "Withdraw item from the repository",
"button": "Withdraw..."
},
"reinstate": {
"label": "Reinstate item into the repository",
"button": "Reinstate..."
},
"move": {
"label": "Move item to another collection",
"button": "Move..."
},
"private": {
"label": "Make item private",
"button": "Make it private..."
},
"public": {
"label": "Make item public",
"button": "Make it public..."
},
"delete": {
"label": "Completely expunge item",
"button": "Permanently delete"
},
"mappedCollections": {
"label": "Manage mapped collections",
"button": "Mapped collections"
}
}
},
"bitstreams": {
"head": "Item Bitstreams",
"title": "Item Edit - Bitstreams"
"head": "Item Metadata",
"title": "Item Edit - Metadata"
"head": "Curate",
"title": "Item Edit - Curate"
}
},
"modify.overview": {
"field": "Field",
"value": "Value",
"language": "Language"
},
"withdraw": {
"header": "Withdraw item: {{ id }}",
"description": "Are you sure this item should be withdrawn from the archive?",
"confirm": "Withdraw",
"cancel": "Cancel",
"success": "The item was withdrawn successfully",
"error": "An error occurred while withdrawing the item"
},
"reinstate": {
"header": "Reinstate item: {{ id }}",
"description": "Are you sure this item should be reinstated to the archive?",
"confirm": "Reinstate",
"cancel": "Cancel",
"success": "The item was reinstated successfully",
"error": "An error occurred while reinstating the item"
},
"private": {
"header": "Make item private: {{ id }}",
"description": "Are you sure this item should be made private in the archive?",
"confirm": "Make it Private",
"cancel": "Cancel",
"success": "The item is now private",
"error": "An error occurred while making the item private"
},
"public": {
"header": "Make item public: {{ id }}",
"description": "Are you sure this item should be made public in the archive?",
"confirm": "Make it Public",
"cancel": "Cancel",
"success": "The item is now public",
"error": "An error occurred while making the item public"
},
"delete": {
"header": "Delete item: {{ id }}",
"description": "Are you sure this item should be completely deleted? Caution: At present, no tombstone would be left.",
"confirm": "Delete",
"cancel": "Cancel",
"success": "The item has been deleted",
"add-button": "Add",
"discard-button": "Discard",
"reinstate-button": "Undo",
"save-button": "Save",
"headers": {
"field": "Field",
"value": "Value",
"language": "Lang",
"edit": "Edit"
},
"edit": {
"buttons": {
"edit": "Edit",
"unedit": "Stop editing",
"remove": "Remove",
"undo": "Undo changes"
}
},
"metadatafield": {
"invalid": "Please choose a valid metadata field"
},
"notifications": {
"outdated": {
"title": "Changed outdated",
"content": "The item you're currently working on has been changed by another user. Your current changes are discarded to prevent conflicts"
},
"discarded": {
"title": "Changed discarded",
"content": "Your changes were discarded. To reinstate your changes click the 'Undo' button"
"content": "Your changes were not saved. Please make sure all fields are valid before you save."
},
"saved": {
"title": "Metadata saved",
"content": "Your changes to this item's metadata were saved."
"relationships": {
"isPublicationOf": "Publications",
"isProjectOf": "Research Projects",
"isOrgUnitOf": "Organizational Units",
"isAuthorOf": "Authors",
"isPersonOf": "Authors",
"isJournalOf": "Journals",
"isSingleJournalOf": "Journal",
"isVolumeOf": "Journal Volumes",
"isSingleVolumeOf": "Journal Volume",
"isIssueOf": "Journal Issues",
"isJournalIssueOf": "Journal Issue",
"isPublicationOfJournalIssue": "Articles"
"person": {
"page": {
"titleprefix": "Person: ",
"jobtitle": "Job Title",
"lastname": "Last Name",
"firstname": "First Name",
"email": "Email Address",
"orcid": "ORCID",
"birthdate": "Birth Date",
"staffid": "Staff ID",
"link": {
"full": "Show all metadata"
}
},
"listelement": {
"badge": "Person"
},
"search": {
"title": "DSpace Angular :: Person Search",
"results": {
"head": "Person Search Results"
}
}
},
"project": {
"page": {
"titleprefix": "Research Project: ",
"status": "Status",
"contributor": "Contributors",
"funder": "Funders",
"id": "ID",
"expectedcompletion": "Expected Completion",
"description": "Description",
},
"listelement": {
"badge": "Research Project"
}
},
"orgunit": {
"page": {
"titleprefix": "Organizational Unit: ",
"dateestablished": "Date established",
"city": "City",
"country": "Country",
"id": "ID",
"description": "Description"
},
"listelement": {
"badge": "Organizational Unit"
"journal": {
"page": {
"titleprefix": "Journal: ",
"issn": "ISSN",
"publisher": "Publisher",
"description": "Description",
"editor": "Editor-in-Chief"
},
"listelement": {
"badge": "Journal"
},
"search": {
"title": "DSpace Angular :: Journal Search",
"results": {
"head": "Journal Search Results"
}
}
},
"journalvolume": {
"page": {
"titleprefix": "Journal Volume: ",
"volume": "Volume",
"issuedate": "Issue Date",
"description": "Description"
},
"listelement": {
"badge": "Journal Volume"
}
},
"journalissue": {
"page": {
"titleprefix": "Journal Issue: ",
"number": "Number",
"issuedate": "Issue Date",
"description": "Description",
"keyword": "Keywords",
"journal-title": "Journal Title",
"journal-issn": "Journal ISSN"
},
"listelement": {
"badge": "Journal Issue"
}
},
"publication": {
"page": {
"titleprefix": "Publication: ",
"journal-title": "Journal Title",
"journal-issn": "Journal ISSN",
"volume-title": "Volume Title",
"publisher": "Publisher",
"description": "Description"
},
"listelement": {
"badge": "Publication"
},
"search": {
"title": "DSpace Angular :: Publication Search",
"results": {
"head": "Publication Search Results"
}
"browse": {
"header": "All of DSpace"
},
"community-browse": {
"header": "By Community"
},
"statistics": {
"header": "Statistics"
},
"pagination": {
"results-per-page": "Results Per Page",
"sort-direction": "Sort Options",
"detail": "{{ range }} of {{ total }}"
}
},
"score": {
"DESC": "Relevance"
},
"dc.title": {
"ASC": "Title Ascending",
"DESC": "Title Descending"
}
"404": {
"help": "We can't find the page you're looking for. The page may have been moved or deleted. You can use the button below to get back to the home page. ",
"page-not-found": "page not found",
"link": {
"home-page": "Take me to the home page"
}
"title": "DSpace Angular :: Home",
"description": "",
"top-level-communities": {
"head": "Communities in DSpace",
"help": "Select a community to browse its collections."
}
"mydspace": {
"title": "MyDSpace",
"description": "",
"new-submission": "New submission",
"results": {
"head": "Your submissions",
"no-results": "There were no items to show",
"no-title": "No title",
"no-authors": "No Authors",
"no-date": "No Date",
"no-abstract": "No Abstract",
"no-files": "No Files",
"no-uri": "No Uri",
"no-collections": "No Collections"
},
"messages": {
"title": "Messages",
"to": "To",
"hide-msg": "Hide message",
"show-msg": "Show message",
"no-messages": "No messages yet.",
"no-content": "No content.",
"send-btn": "Send",
"subject-placeholder": "Subject...",
"description-placeholder": "Insert your message here...",
"mark-as-read": "Mark as read",
"mark-as-unread": "Mark as unread",
"submitter-help": "Select this option to send a message to controller.",
"controller-help": "Select this option to send a message to item's submitter."
},
"show": {
"workspace": "Your Submissions",
"workflow": "All tasks"
},
"status": {
"validation": "Validation",
"waiting-for-controller": "Waiting for controller",
"workspace": "Workspace",
"archived": "Archived"
},
"view-btn": "View",
"general": {
"text-here": "HERE"
},
"upload": {
"upload-successful": "New workspace item created. Click {{here}} for edit it.",
"upload-multiple-successful": "{{qty}} new workspace items created.",
"upload-failed": "Error creating new workspace. Please verify the content uploaded before retry."
}
},
"title": "DSpace Angular :: Search",
"description": "",
"form": {
"search": "Search",
"search_dspace": "Search DSpace",
"search_mydspace": "Search MyDSpace"
"no-results": "Your search returned no results. Having trouble finding what you're looking for? Try putting",
"no-results-link": "quotes around it"
},
"sidebar": {
"close": "Back to results",
"open": "Search Tools",
"settings": {
"title": "Settings",
"sort-by": "Sort By",
"rpp": "Results per page"
"switch-configuration": {
"title":"Show"
},
"view-switch": {
"show-list": "Show as list",
"show-grid": "Show as grid",
"show-detail": "Show detail"
},
"filters": {
"head": "Filters",
"applied": {
"f.author": "Author",
"f.dateIssued.min": "Start date",
"f.dateIssued.max": "End date",
"f.subject": "Subject",
"f.entityType": "Item Type",
"f.namedresourcetype": "Status",
"f.dateSubmitted": "Date submitted",
"f.itemtype": "Type",
"f.submitter": "Submitter"
"show-less": "Collapse",
"placeholder": "Author name",
"head": "Author"
"placeholder": "Scope filter",
"head": "Scope"
"placeholder": "Subject",
"head": "Subject"
"dateIssued": {
"max": {
"placeholder": "Minimum Date"
},
"min": {
"placeholder": "Maximum Date"
},
},
"has_content_in_original_bundle": {
"head": "Has files"
"placeholder": "Item Type",
"head": "Item Type"
"namedresourcetype": {
"placeholder": "Status",
"head": "Status"
},
"dateSubmitted": {
"placeholder": "Date submitted",
"head": "Date submitted"
},
"itemtype": {
"placeholder": "Type",
"head": "Type"
},
"submitter": {
"placeholder": "Submitter",
"head": "Submitter"
},
"objectpeople": {
"placeholder": "People",
"head": "People"
},
"jobTitle": {
"placeholder": "Job Title",
"head": "Job Title"
},
"knowsLanguage": {
"placeholder": "Known language",
"head": "Known language"
},
"birthDate": {
"placeholder": "Birth Date",
"head": "Birth Date"
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
},
"creativeWorkPublisher": {
"placeholder": "Publisher",
"head": "Publisher"
},
"creativeWorkEditor": {
"placeholder": "Editor",
"head": "Editor"
},
"creativeWorkKeywords": {
"placeholder": "Subject",
"head": "Subject"
},
"creativeDatePublished": {
"placeholder": "Date Published",
"head": "Date Published"
},
"organizationAddressCountry": {
"placeholder": "Country",
"head": "Country"
},
"organizationAddressLocality": {
"placeholder": "City",
"head": "City"
},
"organizationFoundingDate": {
"placeholder": "Date Founded",
"head": "Date Founded"
"browse": {
Kristof De Langhe
committed
"title": "Browsing {{ collection }} by {{ field }} {{ value }}",
"startsWith": {
Kristof De Langhe
committed
"jump": "Jump to a point in the index:",
"choose_year": "(Choose year)",
"choose_start": "(Choose start)",
"type_date": "Or type in a date (year-month):",
"type_text": "Or enter first few letters:",
"months": {
"none": "(Choose month)",
"january": "January",
"february": "February",
"march": "March",
"april": "April",
"may": "May",
"june": "June",
"july": "July",
"august": "August",
"september": "September",
"october": "October",
"november": "November",
"december": "December"
},
"submit": "Go"
},
Kristof De Langhe
committed
"metadata": {
"title": "Title",
"author": "Author",
"subject": "Subject",
"dateissued": "Issue Date"
},
"comcol": {
"head": "Browse",
"by": {
"title": "By Title",
Kristof De Langhe
committed
"dateissued": "By Issue Date",
"author": "By Author",
"subject": "By Subject"
}
},
"empty": "No items to show."
"admin": {
"registries": {
"metadata": {
"title": "DSpace Angular :: Metadata Registry",
"head": "Metadata Registry",
"description": "The metadata registry maintains a list of all metadata fields available in the repository. These fields may be divided amongst multiple schemas. However, DSpace requires the qualified Dublin Core schema.",
"form": {
"create": "Create metadata schema",
"edit": "Edit metadata schema",
"namespace": "Namespace",
"name": "Name"
},
"name": "Name",
"delete": "Delete selected"
},
"no-items": "No metadata schemas to show."
"title": "DSpace Angular :: Metadata Schema Registry",
"description": "This is the metadata schema for \"{{namespace}}\".",
"form": {
"create": "Create metadata field",
"edit": "Edit metadata field",
"element": "Element",
"qualifier": "Qualifier",
"scopenote": "Scope Note"
},
"fields": {
"head": "Schema metadata fields",
"table": {
"field": "Field",
"scopenote": "Scope Note",
"delete": "Delete selected"
},
"no-items": "No metadata fields to show."
},
"notification": {
"success": "Success",
"failure": "Error",
"created": "Successfully created metadata schema \"{{prefix}}\"",
"edited": "Successfully edited metadata schema \"{{prefix}}\"",
"deleted": {
"success": "Successfully deleted {{amount}} metadata schemas",
"failure": "Failed to delete {{amount}} metadata schemas"
},
"field": {
"created": "Successfully created metadata field \"{{field}}\"",
"edited": "Successfully edited metadata field \"{{field}}\"",
"deleted": {
"success": "Successfully deleted {{amount}} metadata fields",
"failure": "Failed to delete {{amount}} metadata fields"
}
}
},
"bitstream-formats": {
"title": "DSpace Angular :: Bitstream Format Registry",
"head": "Bitstream Format Registry",
"description": "This list of bitstream formats provides information about known formats and their support level.",
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
"create": {
"new": "Add a new bitstream format",
"head": "Create Bitstream format",
"success" : {
"head": "Success",
"content": "The new bitstream format was successfully created."
},
"failure" : {
"head": "Failure",
"content": "An error occurred while creating the new bitstream format."
}
},
"table": {
"name": "Name",
"mimetype": "MIME Type",
"supportLevel": {
"head": "Support Level",
"UNKNOWN": "Unknown",
"KNOWN": "Known",
"SUPPORTED": "Supported"
},
"internal": "internal",
"delete": "Delete selected",
"return": "Return",
"deselect-all": "Deselect all"
},
"no-items": "No bitstream formats to show.",
"edit": {
"head": "Bitstream format: {{ format }}",
"shortDescription": {
"label": "Name",
"hint": "A unique name for this format, (e.g. Microsoft Word XP or Microsoft Word 2000)"
},
"mimetype": {
"label": "MIME Type",
"hint": "The MIME type associated with this format, does not have to be unique."
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
"description": {
"label": "Description",
"hint": ""
},
"supportLevel": {
"label": "Support level",
"hint": "The level of support your institution pledges for this format."
},
"internal": {
"label": "Internal",
"hint": "Formats marked as internal are are hidden from the user, and used for administrative purposes."
},
"extensions": {
"label": "File extensions",
"hint": "Extensions are file extensions that are used to automatically identify the format of uploaded files. You can enter several extensions for each format."
},
"success" : {
"head": "Success",
"content": "The bitstream format was successfully edited."
},
"failure" : {
"head": "Failure",
"content": "An error occurred while editing the bitstream format."
}
},
"delete": {
"success":{
"head": "Success",
"amount": "The following amount of bitstream formats have been successfully deleted: {{ amount }}"
},
"failure": {
"head": "Failure",
"amount": "The following amount of bitstream formats could not be deleted: {{ amount }} "
}
"menu": {
"header": {
"admin": "Admin",
"image": {
"logo": "Repository logo"
}
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
"section": {
"pin": "Pin sidebar",
"unpin": "Unpin sidebar",
"new": "New",
"new_community": "Community",
"new_collection": "Collection",
"new_item": "Item",
"new_item_version": "Item Version",
"edit": "Edit",
"edit_community": "Community",
"edit_collection": "Collection",
"edit_item": "Item",
"import": "Import",
"import_metadata": "Metadata",
"import_batch": "Batch Import (ZIP)",
"export": "Export",
"export_community": "Community",
"export_collection": "Collection",
"export_item": "Item",
"export_metadata": "Metadata",
"access_control": "Access Control",
"access_control_people": "People",
"access_control_groups": "Groups",
"access_control_authorizations": "Authorizations",
"find": "Find",
"find_items": "Items",
"find_withdrawn_items": "Withdrawn Items",
"find_private_items": "Private Items",
"registries": "Registries",
"registries_metadata": "Metadata",
"registries_format": "Format",
"curation_task": "Curation Task",
"statistics_task": "Statistics Task",
"control_panel": "Control Panel",
"browse_global": "All of DSpace",
"browse_global_communities_and_collections": "Communities & Collections",
"browse_global_by_dateissued": "By Issue Date",
"browse_global_by_author": "By Author",
"browse_global_by_title": "By Title",
"browse_global_by_subject": "By Subject",
"statistics": "Statistics",
"browse_community": "This Community",
"browse_community_by_issue_date": "By Issue Date",
"browse_community_by_author": "By Author",
"browse_community_by_title": "By Title",
"icon": {
"pin": "Pin sidebar",
"unpin": "Unpin sidebar",
"new": "New menu section",
"edit": "Edit menu section",
"import": "Import menu section",
"export": "Export menu section",
"access_control": "Access Control menu section",
"find": "Find menu section",
"registries": "Registries menu section",
"curation_task": "Curation Task menu section",
"statistics_task": "Statistics Task menu section",
"control_panel": "Control Panel menu section"
},
"toggle": {
"new": "Toggle New section",
"edit": "Toggle Edit section",
"import": "Toggle Import section",
"export": "Toggle Export section",
"access_control": "Toggle Access Control section",
"find": "Toggle Find section",
"registries": "Toggle Registries section",
"curation_task": "Toggle Curation Task section",
"statistics_task": "Toggle Statistics Task section",
"control_panel": "Toggle Control Panel section"
"default": "Loading...",
"top-level-communities": "Loading top-level communities...",
"community": "Loading community...",
"collection": "Loading collection...",
"sub-collections": "Loading sub-collections...",
"sub-communities": "Loading sub-communities...",
"recent-submissions": "Loading recent submissions...",
"item": "Loading item...",
"search-results": "Loading search results...",
Kristof De Langhe
committed
"browse-by": "Loading items...",
"browse-by-page": "Loading page..."
"default": "Error",
"top-level-communities": "Error fetching top-level communities",
"community": "Error fetching community",
"collection": "Error fetching collection",
"sub-collections": "Error fetching sub-collections",
"sub-communities": "Error fetching sub-communities",
"recent-submissions": "Error fetching recent submissions",
"item": "Error fetching item",
"search-results": "Error fetching search results",
"browse-by": "Error fetching items",
"validation": {
"pattern": "This input is restricted by the current pattern: {{ pattern }}.",
"license": {
"notgranted": "You must grant this license to complete your submission. If you are unable to grant this license at this time you may save your work and return later or remove the submission."
}
},
"submission": {
"sections": {
"init-form-error": "An error occurred during section initialize, please check your input-form configuration. Details are below : <br> <br>"
}
},
"form": {
"submit": "Submit",
"cancel": "Cancel",
"search": "Search",
Giuseppe Digilio
committed
"search-help": "Click here to looking for an existing correspondence",
Giuseppe Digilio
committed
"clear": "Clear",
"clear-help": "Click here to remove the selected value",
"edit": "Edit",
"edit-help": "Click here to edit the selected value",
"save": "Save",
"save-help": "Save changes",
"first-name": "First name",
"last-name": "Last name",
"loading": "Loading...",
"no-results": "No results found",
"no-value": "No value entered",
"group-collapse": "Collapse",
"group-expand": "Expand",
"group-collapse-help": "Click here to collapse",
"group-expand-help": "Click here to expand and add more elements",
Giuseppe Digilio
committed
"other-information": {
}
},
"login": {
"title": "Login",
"form": {
"header": "Please log in to DSpace",
"forgot-password": "Have you forgotten your password?",
"new-user": "New user? Click here to register.",
"password": "Password",
"submit": "Log in"
}
},
"logout": {
"title": "Logout",
"form": {
"header": "Log out from DSpace",
"submit": "Log out"
}