Skip to content
Snippets Groups Projects
en.json 41.4 KiB
Newer Older
Art Lowel's avatar
Art Lowel committed
  "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. ",
  "404.link.home-page": "Take me to the home page",
  "404.page-not-found": "page not found",
  "admin.registries.bitstream-formats.description": "This list of bitstream formats provides information about known formats and their support level.",
  "admin.registries.bitstream-formats.formats.no-items": "No bitstream formats to show.",
  "admin.registries.bitstream-formats.formats.table.internal": "internal",
  "admin.registries.bitstream-formats.formats.table.mimetype": "MIME Type",
  "admin.registries.bitstream-formats.formats.table.name": "Name",
  "admin.registries.bitstream-formats.formats.table.supportLevel.0": "Unknown",
  "admin.registries.bitstream-formats.formats.table.supportLevel.1": "Known",
  "admin.registries.bitstream-formats.formats.table.supportLevel.2": "Support",
  "admin.registries.bitstream-formats.formats.table.supportLevel.head": "Support Level",
  "admin.registries.bitstream-formats.head": "Bitstream Format Registry",
  "admin.registries.bitstream-formats.title": "DSpace Angular :: Bitstream Format Registry",
  "admin.registries.metadata.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.",
  "admin.registries.metadata.form.create": "Create metadata schema",
  "admin.registries.metadata.form.edit": "Edit metadata schema",
  "admin.registries.metadata.form.name": "Name",
  "admin.registries.metadata.form.namespace": "Namespace",
  "admin.registries.metadata.head": "Metadata Registry",
  "admin.registries.metadata.schemas.no-items": "No metadata schemas to show.",
  "admin.registries.metadata.schemas.table.delete": "Delete selected",
  "admin.registries.metadata.schemas.table.id": "ID",
  "admin.registries.metadata.schemas.table.name": "Name",
  "admin.registries.metadata.schemas.table.namespace": "Namespace",
  "admin.registries.metadata.title": "DSpace Angular :: Metadata Registry",
  "admin.registries.schema.description": "This is the metadata schema for \"{{namespace}}\".",
  "admin.registries.schema.fields.head": "Schema metadata fields",
  "admin.registries.schema.fields.no-items": "No metadata fields to show.",
  "admin.registries.schema.fields.table.delete": "Delete selected",
  "admin.registries.schema.fields.table.field": "Field",
  "admin.registries.schema.fields.table.scopenote": "Scope Note",
  "admin.registries.schema.form.create": "Create metadata field",
  "admin.registries.schema.form.edit": "Edit metadata field",
  "admin.registries.schema.form.element": "Element",
  "admin.registries.schema.form.qualifier": "Qualifier",
  "admin.registries.schema.form.scopenote": "Scope Note",
  "admin.registries.schema.head": "Metadata Schema",
  "admin.registries.schema.notification.created": "Successfully created metadata schema \"{{prefix}}\"",
  "admin.registries.schema.notification.deleted.failure": "Failed to delete {{amount}} metadata schemas",
  "admin.registries.schema.notification.deleted.success": "Successfully deleted {{amount}} metadata schemas",
  "admin.registries.schema.notification.edited": "Successfully edited metadata schema \"{{prefix}}\"",
  "admin.registries.schema.notification.failure": "Error",
  "admin.registries.schema.notification.field.created": "Successfully created metadata field \"{{field}}\"",
  "admin.registries.schema.notification.field.deleted.failure": "Failed to delete {{amount}} metadata fields",
  "admin.registries.schema.notification.field.deleted.success": "Successfully deleted {{amount}} metadata fields",
  "admin.registries.schema.notification.field.edited": "Successfully edited metadata field \"{{field}}\"",
  "admin.registries.schema.notification.success": "Success",
  "admin.registries.schema.return": "Return",
  "admin.registries.schema.title": "DSpace Angular :: Metadata Schema Registry",
  "auth.errors.invalid-user": "Invalid email address or password.",
  "auth.messages.expired": "Your session has expired. Please log in again.",
  "browse.comcol.by.author": "By Author",
  "browse.comcol.by.dateissued": "By Issue Date",
  "browse.comcol.by.subject": "By Subject",
  "browse.comcol.by.title": "By Title",
  "browse.comcol.head": "Browse",
  "browse.empty": "No items to show.",
  "browse.metadata.author": "Author",
  "browse.metadata.dateissued": "Issue Date",
  "browse.metadata.subject": "Subject",
  "browse.metadata.title": "Title",
  "browse.startsWith.choose_start": "(Choose start)",
  "browse.startsWith.choose_year": "(Choose year)",
  "browse.startsWith.jump": "Jump to a point in the index:",
  "browse.startsWith.months.april": "April",
  "browse.startsWith.months.august": "August",
  "browse.startsWith.months.december": "December",
  "browse.startsWith.months.february": "February",
  "browse.startsWith.months.january": "January",
  "browse.startsWith.months.july": "July",
  "browse.startsWith.months.june": "June",
  "browse.startsWith.months.march": "March",
  "browse.startsWith.months.may": "May",
  "browse.startsWith.months.none": "(Choose month)",
  "browse.startsWith.months.november": "November",
  "browse.startsWith.months.october": "October",
  "browse.startsWith.months.september": "September",
  "browse.startsWith.submit": "Go",
  "browse.startsWith.type_date": "Or type in a date (year-month):",
  "browse.startsWith.type_text": "Or enter first few letters:",
  "browse.title": "Browsing {{ collection }} by {{ field }} {{ value }}",
  "chips.remove": "Remove chip",
  "collection.create.head": "Create a Collection",
  "collection.create.sub-head": "Create a Collection for Community {{ parent }}",
  "collection.delete.cancel": "Cancel",
  "collection.delete.confirm": "Confirm",
  "collection.delete.head": "Delete Collection",
  "collection.delete.notification.fail": "Collection could not be deleted",
  "collection.delete.notification.success": "Successfully deleted collection",
  "collection.delete.text": "Are you sure you want to delete collection \"{{ dso }}\"",
  "collection.edit.delete": "Delete this collection",
  "collection.edit.head": "Edit Collection",
  "collection.edit.return": "Return",
  "collection.edit.tabs.curate.head": "Curate",
  "collection.edit.tabs.curate.title": "Collection Edit - Curate",
  "collection.edit.tabs.metadata.head": "Edit Metadata",
  "collection.edit.tabs.metadata.title": "Collection Edit - Metadata",
  "collection.edit.tabs.roles.head": "Assign Roles",
  "collection.edit.tabs.roles.title": "Collection Edit - Roles",
  "collection.edit.tabs.source.external": "This collection harvests its content from an external source",
  "collection.edit.tabs.source.form.errors.provider.required": "You must provide a set id of the target collection.",
  "collection.edit.tabs.source.form.format": "Metadata Format",
  "collection.edit.tabs.source.form.harvest": "Content being harvested",
  "collection.edit.tabs.source.form.head": "Configure an external source",
  "collection.edit.tabs.source.form.options.format.dc": "Simple Dublin Core",
  "collection.edit.tabs.source.form.options.format.dim": "DSpace Intermediate Metadata",
  "collection.edit.tabs.source.form.options.format.qdc": "Qualified Dublin Core",
  "collection.edit.tabs.source.form.options.harvest.1": "Harvest metadata only",
  "collection.edit.tabs.source.form.options.harvest.2": "Harvest metadata and references to bitstreams (requires ORE support)",
  "collection.edit.tabs.source.form.options.harvest.3": "Harvest metadata and bitstreams (requires ORE support)",
  "collection.edit.tabs.source.form.provider": "OAI Provider",
  "collection.edit.tabs.source.form.set": "OAI specific set id",
  "collection.edit.tabs.source.head": "Content Source",
  "collection.edit.tabs.source.notifications.discarded.content": "Your changes were discarded. To reinstate your changes click the 'Undo' button",
  "collection.edit.tabs.source.notifications.discarded.title": "Changed discarded",
  "collection.edit.tabs.source.notifications.invalid.content": "Your changes were not saved. Please make sure all fields are valid before you save.",
  "collection.edit.tabs.source.notifications.invalid.title": "Metadata invalid",
  "collection.edit.tabs.source.notifications.saved.content": "Your changes to this collection's content source were saved.",
  "collection.edit.tabs.source.notifications.saved.title": "Content Source saved",
  "collection.edit.tabs.source.title": "Collection Edit - Content Source",
Art Lowel's avatar
Art Lowel committed
  "collection.form.abstract": "Short Description",
  "collection.form.description": "Introductory text (HTML)",
  "collection.form.errors.title.required": "Please enter a collection name",
  "collection.form.license": "License",
  "collection.form.provenance": "Provenance",
  "collection.form.rights": "Copyright text (HTML)",
  "collection.form.tableofcontents": "News (HTML)",
  "collection.form.title": "Name",
  "collection.page.browse.recent.head": "Recent Submissions",
  "collection.page.license": "License",
  "collection.page.news": "News",
  "community.create.head": "Create a Community",
  "community.create.sub-head": "Create a Sub-Community for Community {{ parent }}",
  "community.delete.cancel": "Cancel",
  "community.delete.confirm": "Confirm",
  "community.delete.head": "Delete Community",
  "community.delete.notification.fail": "Community could not be deleted",
  "community.delete.notification.success": "Successfully deleted community",
  "community.delete.text": "Are you sure you want to delete community \"{{ dso }}\"",
  "community.edit.delete": "Delete this community",
  "community.edit.head": "Edit Community",
  "community.edit.return": "Return",
  "community.edit.tabs.curate.head": "Curate",
  "community.edit.tabs.curate.title": "Community Edit - Curate",
  "community.edit.tabs.metadata.head": "Edit Metadata",
  "community.edit.tabs.metadata.title": "Community Edit - Metadata",
  "community.edit.tabs.roles.head": "Assign Roles",
  "community.edit.tabs.roles.title": "Community Edit - Roles",
Art Lowel's avatar
Art Lowel committed
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 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 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 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 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 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690
  "community.form.abstract": "Short Description",
  "community.form.description": "Introductory text (HTML)",
  "community.form.errors.title.required": "Please enter a community name",
  "community.form.rights": "Copyright text (HTML)",
  "community.form.tableofcontents": "News (HTML)",
  "community.form.title": "Name",
  "community.page.license": "License",
  "community.page.news": "News",
  "community.sub-collection-list.head": "Collections of this Community",
  "community.sub-community-list.head": "Communities of this Community",
  "dso-selector.create.collection.head": "New collection",
  "dso-selector.create.community.head": "New community",
  "dso-selector.create.community.sub-level": "Create a new community in",
  "dso-selector.create.community.top-level": "Create a new top-level community",
  "dso-selector.create.item.head": "New item",
  "dso-selector.edit.collection.head": "Edit collection",
  "dso-selector.edit.community.head": "Edit community",
  "dso-selector.edit.item.head": "Edit item",
  "dso-selector.no-results": "No {{ type }} found",
  "dso-selector.placeholder": "Search for a {{ type }}",
  "error.browse-by": "Error fetching items",
  "error.collection": "Error fetching collection",
  "error.community": "Error fetching community",
  "error.default": "Error",
  "error.item": "Error fetching item",
  "error.objects": "Error fetching objects",
  "error.recent-submissions": "Error fetching recent submissions",
  "error.search-results": "Error fetching search results",
  "error.sub-collections": "Error fetching sub-collections",
  "error.sub-communities": "Error fetching sub-communities",
  "error.submission.sections.init-form-error": "An error occurred during section initialize, please check your input-form configuration. Details are below : <br> <br>",
  "error.top-level-communities": "Error fetching top-level communities",
  "error.validation.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.",
  "error.validation.pattern": "This input is restricted by the current pattern: {{ pattern }}.",
  "footer.copyright": "copyright © 2002-{{ year }}",
  "footer.link.dspace": "DSpace software",
  "footer.link.duraspace": "DuraSpace",
  "form.cancel": "Cancel",
  "form.clear": "Clear",
  "form.clear-help": "Click here to remove the selected value",
  "form.edit": "Edit",
  "form.edit-help": "Click here to edit the selected value",
  "form.first-name": "First name",
  "form.group-collapse": "Collapse",
  "form.group-collapse-help": "Click here to collapse",
  "form.group-expand": "Expand",
  "form.group-expand-help": "Click here to expand and add more elements",
  "form.last-name": "Last name",
  "form.loading": "Loading...",
  "form.no-results": "No results found",
  "form.no-value": "No value entered",
  "form.other-information": {},
  "form.remove": "Remove",
  "form.save": "Save",
  "form.save-help": "Save changes",
  "form.search": "Search",
  "form.search-help": "Click here to looking for an existing correspondence",
  "form.submit": "Submit",
  "home.description": "",
  "home.title": "DSpace Angular :: Home",
  "home.top-level-communities.head": "Communities in DSpace",
  "home.top-level-communities.help": "Select a community to browse its collections.",
  "item.edit.delete.cancel": "Cancel",
  "item.edit.delete.confirm": "Delete",
  "item.edit.delete.description": "Are you sure this item should be completely deleted? Caution: At present, no tombstone would be left.",
  "item.edit.delete.error": "An error occurred while deleting the item",
  "item.edit.delete.header": "Delete item: {{ id }}",
  "item.edit.delete.success": "The item has been deleted",
  "item.edit.head": "Edit Item",
  "item.edit.metadata.add-button": "Add",
  "item.edit.metadata.discard-button": "Discard",
  "item.edit.metadata.edit.buttons.edit": "Edit",
  "item.edit.metadata.edit.buttons.remove": "Remove",
  "item.edit.metadata.edit.buttons.undo": "Undo changes",
  "item.edit.metadata.edit.buttons.unedit": "Stop editing",
  "item.edit.metadata.headers.edit": "Edit",
  "item.edit.metadata.headers.field": "Field",
  "item.edit.metadata.headers.language": "Lang",
  "item.edit.metadata.headers.value": "Value",
  "item.edit.metadata.metadatafield.invalid": "Please choose a valid metadata field",
  "item.edit.metadata.notifications.discarded.content": "Your changes were discarded. To reinstate your changes click the 'Undo' button",
  "item.edit.metadata.notifications.discarded.title": "Changed discarded",
  "item.edit.metadata.notifications.invalid.content": "Your changes were not saved. Please make sure all fields are valid before you save.",
  "item.edit.metadata.notifications.invalid.title": "Metadata invalid",
  "item.edit.metadata.notifications.outdated.content": "The item you're currently working on has been changed by another user. Your current changes are discarded to prevent conflicts",
  "item.edit.metadata.notifications.outdated.title": "Changed outdated",
  "item.edit.metadata.notifications.saved.content": "Your changes to this item's metadata were saved.",
  "item.edit.metadata.notifications.saved.title": "Metadata saved",
  "item.edit.metadata.reinstate-button": "Undo",
  "item.edit.metadata.save-button": "Save",
  "item.edit.modify.overview.field": "Field",
  "item.edit.modify.overview.language": "Language",
  "item.edit.modify.overview.value": "Value",
  "item.edit.private.cancel": "Cancel",
  "item.edit.private.confirm": "Make it Private",
  "item.edit.private.description": "Are you sure this item should be made private in the archive?",
  "item.edit.private.error": "An error occurred while making the item private",
  "item.edit.private.header": "Make item private: {{ id }}",
  "item.edit.private.success": "The item is now private",
  "item.edit.public.cancel": "Cancel",
  "item.edit.public.confirm": "Make it Public",
  "item.edit.public.description": "Are you sure this item should be made public in the archive?",
  "item.edit.public.error": "An error occurred while making the item public",
  "item.edit.public.header": "Make item public: {{ id }}",
  "item.edit.public.success": "The item is now public",
  "item.edit.reinstate.cancel": "Cancel",
  "item.edit.reinstate.confirm": "Reinstate",
  "item.edit.reinstate.description": "Are you sure this item should be reinstated to the archive?",
  "item.edit.reinstate.error": "An error occurred while reinstating the item",
  "item.edit.reinstate.header": "Reinstate item: {{ id }}",
  "item.edit.reinstate.success": "The item was reinstated successfully",
  "item.edit.tabs.bitstreams.head": "Item Bitstreams",
  "item.edit.tabs.bitstreams.title": "Item Edit - Bitstreams",
  "item.edit.tabs.curate.head": "Curate",
  "item.edit.tabs.curate.title": "Item Edit - Curate",
  "item.edit.tabs.metadata.head": "Item Metadata",
  "item.edit.tabs.metadata.title": "Item Edit -  Metadata",
  "item.edit.tabs.status.buttons.authorizations.button": "Authorizations...",
  "item.edit.tabs.status.buttons.authorizations.label": "Edit item's authorization policies",
  "item.edit.tabs.status.buttons.delete.button": "Permanently delete",
  "item.edit.tabs.status.buttons.delete.label": "Completely expunge item",
  "item.edit.tabs.status.buttons.mappedCollections.button": "Mapped collections",
  "item.edit.tabs.status.buttons.mappedCollections.label": "Manage mapped collections",
  "item.edit.tabs.status.buttons.move.button": "Move...",
  "item.edit.tabs.status.buttons.move.label": "Move item to another collection",
  "item.edit.tabs.status.buttons.private.button": "Make it private...",
  "item.edit.tabs.status.buttons.private.label": "Make item private",
  "item.edit.tabs.status.buttons.public.button": "Make it public...",
  "item.edit.tabs.status.buttons.public.label": "Make item public",
  "item.edit.tabs.status.buttons.reinstate.button": "Reinstate...",
  "item.edit.tabs.status.buttons.reinstate.label": "Reinstate item into the repository",
  "item.edit.tabs.status.buttons.withdraw.button": "Withdraw...",
  "item.edit.tabs.status.buttons.withdraw.label": "Withdraw item from the repository",
  "item.edit.tabs.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.",
  "item.edit.tabs.status.head": "Item Status",
  "item.edit.tabs.status.labels.handle": "Handle",
  "item.edit.tabs.status.labels.id": "Item Internal ID",
  "item.edit.tabs.status.labels.itemPage": "Item Page",
  "item.edit.tabs.status.labels.lastModified": "Last Modified",
  "item.edit.tabs.status.title": "Item Edit -  Status",
  "item.edit.tabs.view.head": "View Item",
  "item.edit.tabs.view.title": "Item Edit -  View",
  "item.edit.withdraw.cancel": "Cancel",
  "item.edit.withdraw.confirm": "Withdraw",
  "item.edit.withdraw.description": "Are you sure this item should be withdrawn from the archive?",
  "item.edit.withdraw.error": "An error occurred while withdrawing the item",
  "item.edit.withdraw.header": "Withdraw item: {{ id }}",
  "item.edit.withdraw.success": "The item was withdrawn successfully",
  "item.page.abstract": "Abstract",
  "item.page.author": "Authors",
  "item.page.citation": "Citation",
  "item.page.collections": "Collections",
  "item.page.date": "Date",
  "item.page.files": "Files",
  "item.page.filesection.description": "Description:",
  "item.page.filesection.download": "Download",
  "item.page.filesection.format": "Format:",
  "item.page.filesection.name": "Name:",
  "item.page.filesection.size": "Size:",
  "item.page.journal.search.title": "Articles in this journal",
  "item.page.link.full": "Full item page",
  "item.page.link.simple": "Simple item page",
  "item.page.person.search.title": "Articles by this author",
  "item.page.subject": "Keywords",
  "item.page.uri": "URI",
  "item.select.confirm": "Confirm selected",
  "item.select.table.author": "Author",
  "item.select.table.collection": "Collection",
  "item.select.table.title": "Title",
  "journal.listelement.badge": "Journal",
  "journal.page.description": "Description",
  "journal.page.editor": "Editor-in-Chief",
  "journal.page.issn": "ISSN",
  "journal.page.publisher": "Publisher",
  "journal.page.titleprefix": "Journal: ",
  "journal.search.results.head": "Journal Search Results",
  "journal.search.title": "DSpace Angular :: Journal Search",
  "journalissue.listelement.badge": "Journal Issue",
  "journalissue.page.description": "Description",
  "journalissue.page.issuedate": "Issue Date",
  "journalissue.page.journal-issn": "Journal ISSN",
  "journalissue.page.journal-title": "Journal Title",
  "journalissue.page.keyword": "Keywords",
  "journalissue.page.number": "Number",
  "journalissue.page.titleprefix": "Journal Issue: ",
  "journalvolume.listelement.badge": "Journal Volume",
  "journalvolume.page.description": "Description",
  "journalvolume.page.issuedate": "Issue Date",
  "journalvolume.page.titleprefix": "Journal Volume: ",
  "journalvolume.page.volume": "Volume",
  "loading.browse-by": "Loading items...",
  "loading.browse-by-page": "Loading page...",
  "loading.collection": "Loading collection...",
  "loading.community": "Loading community...",
  "loading.default": "Loading...",
  "loading.item": "Loading item...",
  "loading.mydspace-results": "Loading items...",
  "loading.objects": "Loading...",
  "loading.recent-submissions": "Loading recent submissions...",
  "loading.search-results": "Loading search results...",
  "loading.sub-collections": "Loading sub-collections...",
  "loading.sub-communities": "Loading sub-communities...",
  "loading.top-level-communities": "Loading top-level communities...",
  "login.form.email": "Email address",
  "login.form.forgot-password": "Have you forgotten your password?",
  "login.form.header": "Please log in to DSpace",
  "login.form.new-user": "New user? Click here to register.",
  "login.form.password": "Password",
  "login.form.submit": "Log in",
  "login.title": "Login",
  "logout.form.header": "Log out from DSpace",
  "logout.form.submit": "Log out",
  "logout.title": "Logout",
  "menu.header.admin": "Admin",
  "menu.header.image.logo": "Repository logo",
  "menu.section.access_control": "Access Control",
  "menu.section.access_control_authorizations": "Authorizations",
  "menu.section.access_control_groups": "Groups",
  "menu.section.access_control_people": "People",
  "menu.section.browse_community": "This Community",
  "menu.section.browse_community_by_author": "By Author",
  "menu.section.browse_community_by_issue_date": "By Issue Date",
  "menu.section.browse_community_by_title": "By Title",
  "menu.section.browse_global": "All of DSpace",
  "menu.section.browse_global_by_author": "By Author",
  "menu.section.browse_global_by_dateissued": "By Issue Date",
  "menu.section.browse_global_by_subject": "By Subject",
  "menu.section.browse_global_by_title": "By Title",
  "menu.section.browse_global_communities_and_collections": "Communities & Collections",
  "menu.section.control_panel": "Control Panel",
  "menu.section.curation_task": "Curation Task",
  "menu.section.edit": "Edit",
  "menu.section.edit_collection": "Collection",
  "menu.section.edit_community": "Community",
  "menu.section.edit_item": "Item",
  "menu.section.export": "Export",
  "menu.section.export_collection": "Collection",
  "menu.section.export_community": "Community",
  "menu.section.export_item": "Item",
  "menu.section.export_metadata": "Metadata",
  "menu.section.find": "Find",
  "menu.section.find_items": "Items",
  "menu.section.find_private_items": "Private Items",
  "menu.section.find_withdrawn_items": "Withdrawn Items",
  "menu.section.icon.access_control": "Access Control menu section",
  "menu.section.icon.control_panel": "Control Panel menu section",
  "menu.section.icon.curation_task": "Curation Task menu section",
  "menu.section.icon.edit": "Edit menu section",
  "menu.section.icon.export": "Export menu section",
  "menu.section.icon.find": "Find menu section",
  "menu.section.icon.import": "Import menu section",
  "menu.section.icon.new": "New menu section",
  "menu.section.icon.pin": "Pin sidebar",
  "menu.section.icon.registries": "Registries menu section",
  "menu.section.icon.statistics_task": "Statistics Task menu section",
  "menu.section.icon.unpin": "Unpin sidebar",
  "menu.section.import": "Import",
  "menu.section.import_batch": "Batch Import (ZIP)",
  "menu.section.import_metadata": "Metadata",
  "menu.section.new": "New",
  "menu.section.new_collection": "Collection",
  "menu.section.new_community": "Community",
  "menu.section.new_item": "Item",
  "menu.section.new_item_version": "Item Version",
  "menu.section.pin": "Pin sidebar",
  "menu.section.registries": "Registries",
  "menu.section.registries_format": "Format",
  "menu.section.registries_metadata": "Metadata",
  "menu.section.statistics": "Statistics",
  "menu.section.statistics_task": "Statistics Task",
  "menu.section.toggle.access_control": "Toggle Access Control section",
  "menu.section.toggle.control_panel": "Toggle Control Panel section",
  "menu.section.toggle.curation_task": "Toggle Curation Task section",
  "menu.section.toggle.edit": "Toggle Edit section",
  "menu.section.toggle.export": "Toggle Export section",
  "menu.section.toggle.find": "Toggle Find section",
  "menu.section.toggle.import": "Toggle Import section",
  "menu.section.toggle.new": "Toggle New section",
  "menu.section.toggle.registries": "Toggle Registries section",
  "menu.section.toggle.statistics_task": "Toggle Statistics Task section",
  "menu.section.unpin": "Unpin sidebar",
  "mydspace.description": "",
  "mydspace.general.text-here": "HERE",
  "mydspace.messages.controller-help": "Select this option to send a message to item's submitter.",
  "mydspace.messages.description-placeholder": "Insert your message here...",
  "mydspace.messages.hide-msg": "Hide message",
  "mydspace.messages.mark-as-read": "Mark as read",
  "mydspace.messages.mark-as-unread": "Mark as unread",
  "mydspace.messages.no-content": "No content.",
  "mydspace.messages.no-messages": "No messages yet.",
  "mydspace.messages.send-btn": "Send",
  "mydspace.messages.show-msg": "Show message",
  "mydspace.messages.subject-placeholder": "Subject...",
  "mydspace.messages.submitter-help": "Select this option to send a message to controller.",
  "mydspace.messages.title": "Messages",
  "mydspace.messages.to": "To",
  "mydspace.new-submission": "New submission",
  "mydspace.results.head": "Your submissions",
  "mydspace.results.no-abstract": "No Abstract",
  "mydspace.results.no-authors": "No Authors",
  "mydspace.results.no-collections": "No Collections",
  "mydspace.results.no-date": "No Date",
  "mydspace.results.no-files": "No Files",
  "mydspace.results.no-results": "There were no items to show",
  "mydspace.results.no-title": "No title",
  "mydspace.results.no-uri": "No Uri",
  "mydspace.show.workflow": "All tasks",
  "mydspace.show.workspace": "Your Submissions",
  "mydspace.status.archived": "Archived",
  "mydspace.status.validation": "Validation",
  "mydspace.status.waiting-for-controller": "Waiting for controller",
  "mydspace.status.workflow": "Workflow",
  "mydspace.status.workspace": "Workspace",
  "mydspace.title": "MyDSpace",
  "mydspace.upload.upload-failed": "Error creating new workspace. Please verify the content uploaded before retry.",
  "mydspace.upload.upload-multiple-successful": "{{qty}} new workspace items created.",
  "mydspace.upload.upload-successful": "New workspace item created. Click {{here}} for edit it.",
  "mydspace.view-btn": "View",
  "nav.browse.header": "All of DSpace",
  "nav.community-browse.header": "By Community",
  "nav.language": "Language switch",
  "nav.login": "Log In",
  "nav.logout": "Log Out",
  "nav.mydspace": "MyDSpace",
  "nav.search": "Search",
  "nav.statistics.header": "Statistics",
  "orgunit.listelement.badge": "Organizational Unit",
  "orgunit.page.city": "City",
  "orgunit.page.country": "Country",
  "orgunit.page.dateestablished": "Date established",
  "orgunit.page.description": "Description",
  "orgunit.page.id": "ID",
  "orgunit.page.titleprefix": "Organizational Unit: ",
  "pagination.results-per-page": "Results Per Page",
  "pagination.showing.detail": "{{ range }} of {{ total }}",
  "pagination.showing.label": "Now showing ",
  "pagination.sort-direction": "Sort Options",
  "person.listelement.badge": "Person",
  "person.page.birthdate": "Birth Date",
  "person.page.email": "Email Address",
  "person.page.firstname": "First Name",
  "person.page.jobtitle": "Job Title",
  "person.page.lastname": "Last Name",
  "person.page.link.full": "Show all metadata",
  "person.page.orcid": "ORCID",
  "person.page.staffid": "Staff ID",
  "person.page.titleprefix": "Person: ",
  "person.search.results.head": "Person Search Results",
  "person.search.title": "DSpace Angular :: Person Search",
  "project.listelement.badge": "Research Project",
  "project.page.contributor": "Contributors",
  "project.page.description": "Description",
  "project.page.expectedcompletion": "Expected Completion",
  "project.page.funder": "Funders",
  "project.page.id": "ID",
  "project.page.keyword": "Keywords",
  "project.page.status": "Status",
  "project.page.titleprefix": "Research Project: ",
  "publication.listelement.badge": "Publication",
  "publication.page.description": "Description",
  "publication.page.journal-issn": "Journal ISSN",
  "publication.page.journal-title": "Journal Title",
  "publication.page.publisher": "Publisher",
  "publication.page.titleprefix": "Publication: ",
  "publication.page.volume-title": "Volume Title",
  "publication.search.results.head": "Publication Search Results",
  "publication.search.title": "DSpace Angular :: Publication Search",
  "relationships.isAuthorOf": "Authors",
  "relationships.isIssueOf": "Journal Issues",
  "relationships.isJournalIssueOf": "Journal Issue",
  "relationships.isJournalOf": "Journals",
  "relationships.isOrgUnitOf": "Organizational Units",
  "relationships.isPersonOf": "Authors",
  "relationships.isProjectOf": "Research Projects",
  "relationships.isPublicationOf": "Publications",
  "relationships.isPublicationOfJournalIssue": "Articles",
  "relationships.isSingleJournalOf": "Journal",
  "relationships.isSingleVolumeOf": "Journal Volume",
  "relationships.isVolumeOf": "Journal Volumes",
  "search.description": "",
  "search.filters.applied.f.author": "Author",
  "search.filters.applied.f.dateIssued.max": "End date",
  "search.filters.applied.f.dateIssued.min": "Start date",
  "search.filters.applied.f.dateSubmitted": "Date submitted",
  "search.filters.applied.f.entityType": "Item Type",
  "search.filters.applied.f.has_content_in_original_bundle": "Has files",
  "search.filters.applied.f.itemtype": "Type",
  "search.filters.applied.f.namedresourcetype": "Status",
  "search.filters.applied.f.subject": "Subject",
  "search.filters.applied.f.submitter": "Submitter",
  "search.filters.filter.author.head": "Author",
  "search.filters.filter.author.placeholder": "Author name",
  "search.filters.filter.birthDate.head": "Birth Date",
  "search.filters.filter.birthDate.placeholder": "Birth Date",
  "search.filters.filter.creativeDatePublished.head": "Date Published",
  "search.filters.filter.creativeDatePublished.placeholder": "Date Published",
  "search.filters.filter.creativeWorkEditor.head": "Editor",
  "search.filters.filter.creativeWorkEditor.placeholder": "Editor",
  "search.filters.filter.creativeWorkKeywords.head": "Subject",
  "search.filters.filter.creativeWorkKeywords.placeholder": "Subject",
  "search.filters.filter.creativeWorkPublisher.head": "Publisher",
  "search.filters.filter.creativeWorkPublisher.placeholder": "Publisher",
  "search.filters.filter.dateIssued.head": "Date",
  "search.filters.filter.dateIssued.max.placeholder": "Minimum Date",
  "search.filters.filter.dateIssued.min.placeholder": "Maximum Date",
  "search.filters.filter.dateSubmitted.head": "Date submitted",
  "search.filters.filter.dateSubmitted.placeholder": "Date submitted",
  "search.filters.filter.entityType.head": "Item Type",
  "search.filters.filter.entityType.placeholder": "Item Type",
  "search.filters.filter.has_content_in_original_bundle.head": "Has files",
  "search.filters.filter.itemtype.head": "Type",
  "search.filters.filter.itemtype.placeholder": "Type",
  "search.filters.filter.jobTitle.head": "Job Title",
  "search.filters.filter.jobTitle.placeholder": "Job Title",
  "search.filters.filter.knowsLanguage.head": "Known language",
  "search.filters.filter.knowsLanguage.placeholder": "Known language",
  "search.filters.filter.namedresourcetype.head": "Status",
  "search.filters.filter.namedresourcetype.placeholder": "Status",
  "search.filters.filter.objectpeople.head": "People",
  "search.filters.filter.objectpeople.placeholder": "People",
  "search.filters.filter.organizationAddressCountry.head": "Country",
  "search.filters.filter.organizationAddressCountry.placeholder": "Country",
  "search.filters.filter.organizationAddressLocality.head": "City",
  "search.filters.filter.organizationAddressLocality.placeholder": "City",
  "search.filters.filter.organizationFoundingDate.head": "Date Founded",
  "search.filters.filter.organizationFoundingDate.placeholder": "Date Founded",
  "search.filters.filter.scope.head": "Scope",
  "search.filters.filter.scope.placeholder": "Scope filter",
  "search.filters.filter.show-less": "Collapse",
  "search.filters.filter.show-more": "Show more",
  "search.filters.filter.subject.head": "Subject",
  "search.filters.filter.subject.placeholder": "Subject",
  "search.filters.filter.submitter.head": "Submitter",
  "search.filters.filter.submitter.placeholder": "Submitter",
  "search.filters.head": "Filters",
  "search.filters.reset": "Reset filters",
  "search.form.search": "Search",
  "search.form.search_dspace": "Search DSpace",
  "search.form.search_mydspace": "Search MyDSpace",
  "search.results.head": "Search Results",
  "search.results.no-results": "Your search returned no results. Having trouble finding what you're looking for? Try putting",
  "search.results.no-results-link": "quotes around it",
  "search.sidebar.close": "Back to results",
  "search.sidebar.filters.title": "Filters",
  "search.sidebar.open": "Search Tools",
  "search.sidebar.results": "results",
  "search.sidebar.settings.rpp": "Results per page",
  "search.sidebar.settings.sort-by": "Sort By",
  "search.sidebar.settings.title": "Settings",
  "search.switch-configuration.title": "Show",
  "search.title": "DSpace Angular :: Search",
  "search.view-switch.show-detail": "Show detail",
  "search.view-switch.show-grid": "Show as grid",
  "search.view-switch.show-list": "Show as list",
  "sorting.dc.title.ASC": "Title Ascending",
  "sorting.dc.title.DESC": "Title Descending",
  "sorting.score.DESC": "Relevance",
  "submission.edit.title": "Edit Submission",
  "submission.general.cannot_submit": "You have not the privilege to make a new submission.",
  "submission.general.deposit": "Deposit",
  "submission.general.discard.confirm.cancel": "Cancel",
  "submission.general.discard.confirm.info": "This operation can't be undone. Are you sure?",
  "submission.general.discard.confirm.submit": "Yes, I'm sure",
  "submission.general.discard.confirm.title": "Discard submission",
  "submission.general.discard.submit": "Discard",
  "submission.general.save": "Save",
  "submission.general.save-later": "Save for later",
  "submission.mydspace": {},
  "submission.sections.general.add-more": "Add more",
  "submission.sections.general.collection": "Collection",
  "submission.sections.general.deposit_error_notice": "There was an issue when submitting the item, please try again later.",
  "submission.sections.general.deposit_success_notice": "Submission deposited successfully.",
  "submission.sections.general.discard_error_notice": "There was an issue when discarding the item, please try again later.",
  "submission.sections.general.discard_success_notice": "Submission discarded successfully.",
  "submission.sections.general.metadata-extracted": "New metadata have been extracted and added to the <strong>{{sectionId}}</strong> section.",
  "submission.sections.general.metadata-extracted-new-section": "New <strong>{{sectionId}}</strong> section has been added to submission.",
  "submission.sections.general.no-collection": "No collection found",
  "submission.sections.general.no-sections": "No options available",
  "submission.sections.general.save_error_notice": "There was an issue when saving the item, please try again later.",
  "submission.sections.general.save_success_notice": "Submission saved successfully.",
  "submission.sections.general.search-collection": "Search for a collection",
  "submission.sections.general.sections_not_valid": "There are incomplete sections.",
  "submission.sections.submit.progressbar.cclicense": "Creative commons license",
  "submission.sections.submit.progressbar.describe.recycle": "Recycle",
  "submission.sections.submit.progressbar.describe.stepcustom": "Describe",
  "submission.sections.submit.progressbar.describe.stepone": "Describe",
  "submission.sections.submit.progressbar.describe.steptwo": "Describe",
  "submission.sections.submit.progressbar.detect-duplicate": "Potential duplicates",
  "submission.sections.submit.progressbar.license": "Deposit license",
  "submission.sections.submit.progressbar.upload": "Upload files",
  "submission.sections.upload.delete.confirm.cancel": "Cancel",
  "submission.sections.upload.delete.confirm.info": "This operation can't be undone. Are you sure?",
  "submission.sections.upload.delete.confirm.submit": "Yes, I'm sure",
  "submission.sections.upload.delete.confirm.title": "Delete bitstream",
  "submission.sections.upload.delete.submit": "Delete",
  "submission.sections.upload.drop-message": "Drop files to attach them to the item",
  "submission.sections.upload.form.access-condition-label": "Access condition type",
  "submission.sections.upload.form.date-required": "Date is required.",
  "submission.sections.upload.form.from-label": "Access grant from",
  "submission.sections.upload.form.from-placeholder": "From",
  "submission.sections.upload.form.group-label": "Group",
  "submission.sections.upload.form.group-required": "Group is required.",
  "submission.sections.upload.form.until-label": "Access grant until",
  "submission.sections.upload.form.until-placeholder": "Until",
  "submission.sections.upload.header.policy.default.nolist": "Uploaded files in the {{collectionName}} collection will be accessible according to the following group(s):",
  "submission.sections.upload.header.policy.default.withlist": "Please note that uploaded files in the {{collectionName}} collection will be accessible, in addition to what is explicitly decided for the single file, with the following group(s):",
  "submission.sections.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>",
  "submission.sections.upload.no-entry": "No",
  "submission.sections.upload.no-file-uploaded": "No file uploaded yet.",
  "submission.sections.upload.save-metadata": "Save metadata",
  "submission.sections.upload.undo": "Cancel",
  "submission.sections.upload.upload-failed": "Upload failed",
  "submission.sections.upload.upload-successful": "Upload successful",
  "submission.submit.title": "Submission",
  "submission.workflow.generic.delete": "Delete",
  "submission.workflow.generic.delete-help": "If you would to discard this item, select \"Delete\".  You will then be asked to confirm it.",
  "submission.workflow.generic.edit": "Edit",
  "submission.workflow.generic.edit-help": "Select this option to change the item's metadata.",
  "submission.workflow.generic.view": "View",
  "submission.workflow.generic.view-help": "Select this option to view the item's metadata.",
  "submission.workflow.tasks.claimed.approve": "Approve",
  "submission.workflow.tasks.claimed.approve_help": "If you have reviewed the item and it is suitable for inclusion in the collection, select \"Approve\".",
  "submission.workflow.tasks.claimed.edit": "Edit",
  "submission.workflow.tasks.claimed.edit_help": "Select this option to change the item's metadata.",
  "submission.workflow.tasks.claimed.reject.reason.info": "Please enter your reason for rejecting the submission into the box below, indicating whether the submitter may fix a problem and resubmit.",
  "submission.workflow.tasks.claimed.reject.reason.placeholder": "Describe the reason of reject",
  "submission.workflow.tasks.claimed.reject.reason.submit": "Reject item",
  "submission.workflow.tasks.claimed.reject.reason.title": "Reason",
  "submission.workflow.tasks.claimed.reject.submit": "Reject",
  "submission.workflow.tasks.claimed.reject_help": "If you have reviewed the item and found it is <strong>not</strong> suitable for inclusion in the collection, select \"Reject\".  You will then be asked to enter a message indicating why the item is unsuitable, and whether the submitter should change something and resubmit.",
  "submission.workflow.tasks.claimed.return": "Return to pool",
  "submission.workflow.tasks.claimed.return_help": "Return the task to the pool so that another user may perform the task.",
  "submission.workflow.tasks.generic.error": "Error occurred during operation...",
  "submission.workflow.tasks.generic.processing": "Processing...",
  "submission.workflow.tasks.generic.submitter": "Submitter",
  "submission.workflow.tasks.generic.success": "Operation successful",
  "submission.workflow.tasks.pool.claim": "Claim",
  "submission.workflow.tasks.pool.claim_help": "Assign this task to yourself.",
  "submission.workflow.tasks.pool.hide-detail": "Hide detail",
  "submission.workflow.tasks.pool.show-detail": "Show detail",
Giuseppe Digilio's avatar
Giuseppe Digilio committed
  "title": "DSpace",
Art Lowel's avatar
Art Lowel committed
  "uploader.browse": "browse",
  "uploader.drag-message": "Drag & Drop your files here",
  "uploader.or": ", or",
  "uploader.processing": "Processing",
  "uploader.queue-lenght": "Queue length"