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"
}
}
Christian Scheible
committed
"community": {
"page": {
"news": "News",
"license": "License"
},
"sub-collection-list": {
"head": "Collections of this Community"
}
},
"item": {
"page": {
"author": "Author",
"abstract": "Abstract",
"date": "Date",
"collections": "Collections",
"filesection": {
"download": "Download",
"name": "Name:",
"format": "Format:",
"size": "Size:",
"description": "Description:"
},
"link": {
"simple": "Simple item page",
"full": "Full item page"
"login": "Log In",
"logout": "Log Out"
"pagination": {
"results-per-page": "Results Per Page",
"sort-direction": "Sort Options",
"detail": "{{ range }} of {{ total }}"
}
},
"sorting": {
"ASC": "Ascending",
"DESC": "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."
}
"title": "DSpace Angular :: Search",
"description": "",
"form": {
"search": "Search",
"search_dspace": "Search DSpace"
},
"results": {
"head": "Search Results",
"no-results": "There were no results for this search"
},
"sidebar": {
"close": "Back to results",
"open": "Search Tools",
"results": "results",
"filters":{
"title":"Filters"
},
"settings":{
"title":"Settings",
"sort-by":"Sort By",
"rpp":"Results per page"
}
"view-switch": {
"show-list": "Show as list",
"show-grid": "Show as grid"
},
"filters": {
"head": "Filters",
"show-less": "Collapse",
"placeholder": "Author name",
"head": "Author"
"placeholder": "Scope filter",
"head": "Scope"
"placeholder": "Subject",
"head": "Subject"
"dateIssued": {
"placeholder": "Date",
"head": "Date"
},
"has_content_in_original_bundle": {
"placeholder": "Has files",
"head": "Has files"
"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.",
},
"no-items": "No metadata schemas to show."
"title": "DSpace Angular :: Metadata Schema Registry",
"description": "This is the metadata schema for \"{{namespace}}\".",
"fields": {
"head": "Schema metadata fields",
"table": {
"field": "Field",
},
"no-items": "No metadata fields to show."
},
"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.",
"formats": {
"table": {
"name": "Name",
"mimetype": "MIME Type",
"supportLevel": {
"head": "Support Level",
"0": "Unknown",
"1": "Known",
"2": "Support"
},
"internal": "internal"
},
"no-items": "No bitstream formats to show."
"default": "Loading...",
"top-level-communities": "Loading top level communities...",
"community": "Loading community...",
"collection": "Loading collection...",
"sub-collections": "Loading sub-collections...",
"recent-submissions": "Loading recent submissions...",
"item": "Loading item...",
"objects": "Loading...",
"search-results": "Loading search results..."
"default": "Error",
"top-level-communities": "Error fetching top level communities",
"community": "Error fetching community",
"collection": "Error fetching collection",
"sub-collections": "Error fetching sub-collections",
"recent-submissions": "Error fetching recent submissions",
"item": "Error fetching item",
"search-results": "Error fetching search results",
"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",
"remove": "Remove",
"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 element"
},
"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"
}
},
"auth": {
"messages": {
"expired": "Your session has expired. Please log in again."
},
"errors": {
"invalid-user": "Invalid email or password."
}
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
},
"submission": {
"general":{
"cannot_submit": "You have not the privilege to make a new submission.",
"deposit": "Deposit",
"discard": {
"submit": "Discard",
"confirm": {
"cancel": "Cancel",
"submit": "Yes, I'm sure",
"title": "Discard submission",
"info": "This operation can't be undone. Are you sure?"
}
},
"save": "Save",
"save-later": "Save for later"
},
"submit": {
"title": "Submission"
},
"edit": {
"title": "Edit Submission"
},
"mydspace": {
},
"sections": {
"general": {
"add-more": "Add more",
"sections_not_valid": "There are incomplete sections.",
"deposit_success_notice": "Submission deposited successfully.",
"deposit_error_notice": "There was an issue when submitting the item, please try again later.",
"discard_success_notice": "Submission discarded successfully.",
"discard_error_notice": "There was an issue when discarding the item, please try again later.",
"save_success_notice": "Submission saved successfully.",
"metadata-extracted": "New metadata have been extracted and added to the <strong>{{sectionId}}</strong> section.",
"metadata-extracted-new-section": "New <strong>{{sectionId}}</strong> section has been added to submission."
},
"submit.progressbar.describe.stepone": "Describe",
"submit.progressbar.describe.steptwo": "Describe",
"submit.progressbar.describe.stepcustom": "Describe",
"submit.progressbar.describe.deduplication": "Potential duplicates",
"submit.progressbar.describe.recycle": "Recycle",
"submit.progressbar.upload": "Upload files",
"submit.progressbar.license": "Deposit license",
"submit.progressbar.cclicense": "Creative commons license",
"upload": {
"info": "Here you will find all the files currently in the item. You can update the fle metadata and access conditions or <strong>upload additional files just dragging&dropping them everywhere in the page</strong>",
"drop-message": "Drop files to attach them to the item",
"upload-successful": "Upload successful",
"upload-failed": "Upload failed",
"header.policy.default.nolist": "Uploaded files in the {{collectionName}} collection will be accessible according to the following group(s):",
"header.policy.default.withlist": "Please note that uploaded files in the {{collectionName}} collection will be accessible, in addition to what is explicity decided for the single file, with the following group(s):",
"form": {
"access-condition-label": "Access condition type",
"from-label": "Access grant from",
"from-placeholder": "From",
"until-label": "Access grant until",
"until-placeholder": "Until",
"group-label": "Group"
}
},
"deduplication": {
"duplicated": "It's a duplicate",
"not_duplicated": "It's not a duplicate",
"duplicated_ctrl": "Mark the record to merge",
"duplicated_help": "Click here if this is a duplicate of your item",
"not_duplicated_help": "Click here if this is not a duplicate of your item",
"note_help": "Please enter your reason for the duplication into the box below.",
"note_placeholder": "Describe the reason of duplication",
"clear_decision": "Undo",
"clear_decision_help": "Click for clear the decision about this pontential duplicate",
"your_decision": "Your choice:",
"submitter_decision": "Submitter choice:",
"disclaimer": "The system has identified some potential duplicates. Please carefully review the list and flag each occurency with the appropriate choice or discard this submission.",
"disclaimer_ctrl": "The system has identified some potential duplicates. Please carefully review the list and the submitter comments and perform the appropriate action."
},
"recycle": {
"disclaimer": "The following existent information are not valid within the selected collection. Please copy them to the appropriate metadata if applicable. Use the discard button to remove these information when done."
}
}
},
"uploader": {
"drag-message": "Drag & Drop your files here",
"or": ", or",
"browse": "browse",
"queue-lenght": "Queue length",
"processing": "Processing"