|
895 | 895 | "bitstream.edit.title": "Datei bearbeiten", |
896 | 896 |
|
897 | 897 |
|
| 898 | + // "browse.back.all-results": "All browse results", |
| 899 | + "browse.back.all-results": "Filter zurücksetzen", |
898 | 900 |
|
899 | 901 | // "browse.comcol.by.author": "By Author", |
900 | 902 | "browse.comcol.by.author": "Nach Autor:in", |
|
1782 | 1784 | // "dso-selector.placeholder": "Search for a {{ type }}", |
1783 | 1785 | "dso-selector.placeholder": "Suche nach {{ type }}", |
1784 | 1786 |
|
| 1787 | + // "dso-selector.select.collection.head": "Select a collection", |
| 1788 | + "dso-selector.select.collection.head": "Sammlung auswählen", |
| 1789 | + |
| 1790 | + // "dso-selector.set-scope.community.head": "Select a search scope", |
| 1791 | + "dso-selector.set-scope.community.head": "Suchbereich auswählen", |
| 1792 | + |
| 1793 | + // "dso-selector.set-scope.community.button": "Search all of DSpace", |
| 1794 | + "dso-selector.set-scope.community.button": "Alles durchsuchen", |
| 1795 | + |
| 1796 | + // "dso-selector.set-scope.community.input-header": "Search for a community or collection", |
| 1797 | + "dso-selector.set-scope.community.input-header": "Suche Bereich oder Sammlung", |
| 1798 | + |
1785 | 1799 |
|
1786 | 1800 |
|
1787 | 1801 | // "confirmation-modal.export-metadata.header": "Export metadata for {{ dsoName }}", |
|
4293 | 4307 | // "search.filters.filter.author.placeholder": "Author name", |
4294 | 4308 | "search.filters.filter.author.placeholder": "Autor:innenname", |
4295 | 4309 |
|
| 4310 | + // "search.filters.filter.author.label": "Search author name", |
| 4311 | + "search.filters.filter.author.label": "Autorensuche", |
| 4312 | + |
4296 | 4313 | // "search.filters.filter.birthDate.head": "Birth Date", |
4297 | 4314 | "search.filters.filter.birthDate.head": "Geburtsdatum", |
4298 | 4315 |
|
|
4472 | 4489 | // "search.form.search_mydspace": "Search MyDSpace", |
4473 | 4490 | "search.form.search_mydspace": "Suche im persönlichen Arbeitsbereich", |
4474 | 4491 |
|
4475 | | - |
4476 | | - |
| 4492 | + // "search.form.scope.all": "All of DSpace", |
| 4493 | + "search.form.scope.all": "Alles durchsuchen", |
| 4494 | + |
| 4495 | + |
4477 | 4496 | // "search.results.head": "Search Results", |
4478 | 4497 | "search.results.head": "Suchergebnisse", |
4479 | 4498 |
|
|
4486 | 4505 | // "search.results.empty": "Your search returned no results.", |
4487 | 4506 | "search.results.empty": "Ihre Suche führte zu keinem Ergebnis.", |
4488 | 4507 |
|
4489 | | - |
| 4508 | + // "search.results.view-result": "View", |
| 4509 | + "search.results.view-result": "Anzeigen", |
| 4510 | + |
| 4511 | + // "default.search.results.head": "Search Results", |
| 4512 | + "default.search.results.head": "Suchergebnisse", |
4490 | 4513 |
|
4491 | 4514 | // "search.sidebar.close": "Back to results", |
4492 | 4515 | "search.sidebar.close": "Zurück zu den Ergebnissen", |
|
4534 | 4557 | // "sorting.dc.title.DESC": "Title Descending", |
4535 | 4558 | "sorting.dc.title.DESC": "Titel absteigend", |
4536 | 4559 |
|
4537 | | - // "sorting.score.DESC": "Relevance", |
4538 | | - "sorting.score.DESC": "Relevanz", |
4539 | | - |
| 4560 | + // "sorting.score.ASC": "Least Relevant", |
| 4561 | + "sorting.score.ASC": "Relevanz aufsteigend", |
| 4562 | + |
| 4563 | + // "sorting.score.DESC": "Most Relevant", |
| 4564 | + "sorting.score.DESC": "Relevanz absteigend", |
| 4565 | + |
| 4566 | + // "sorting.dc.date.issued.ASC": "Date Issued Ascending", |
| 4567 | + "sorting.dc.date.issued.ASC": "Erscheinungsdatum aufsteigend", |
| 4568 | + |
| 4569 | + // "sorting.dc.date.issued.DESC": "Date Issued Descending", |
| 4570 | + "sorting.dc.date.issued.DESC": "Erscheinungsdatum absteigend", |
4540 | 4571 |
|
| 4572 | + // "sorting.dc.date.accessioned.ASC": "Accessioned Date Ascending", |
| 4573 | + "sorting.dc.date.accessioned.ASC": "Freischaltungsdatum aufsteigend", |
| 4574 | + |
| 4575 | + // "sorting.dc.date.accessioned.DESC": "Accessioned Date Descending", |
| 4576 | + "sorting.dc.date.accessioned.DESC": "Freischaltungsdatum absteigend", |
| 4577 | + |
| 4578 | + // "sorting.lastModified.ASC": "Last modified Ascending", |
| 4579 | + "sorting.lastModified.ASC": "Änderungsdatum aufsteigend", |
| 4580 | + |
| 4581 | + // "sorting.lastModified.DESC": "Last modified Descending", |
| 4582 | + "sorting.lastModified.DESC": "Änderungsdatum absteigend", |
4541 | 4583 |
|
4542 | 4584 | // "statistics.title": "Statistics", |
4543 | 4585 | "statistics.title": "Statistiken", |
|
5238 | 5280 | "submission.workflow.tasks.pool.show-detail": "Details anzeigen", |
5239 | 5281 |
|
5240 | 5282 |
|
| 5283 | + // "thumbnail.default.alt": "Thumbnail Image", |
| 5284 | + "thumbnail.default.alt": "Vorschaubild", |
| 5285 | + |
| 5286 | + // "thumbnail.default.placeholder": "No Thumbnail Available", |
| 5287 | + "thumbnail.default.placeholder": "Vorschaubild nicht verfügbar", |
| 5288 | + |
| 5289 | + // "thumbnail.project.alt": "Project Logo", |
| 5290 | + "thumbnail.project.alt": "Logo des Projekt", |
| 5291 | + |
| 5292 | + // "thumbnail.project.placeholder": "Project Placeholder Image", |
| 5293 | + "thumbnail.project.placeholder": "Platzhalterbild des Projekts", |
| 5294 | + |
| 5295 | + // "thumbnail.orgunit.alt": "OrgUnit Logo", |
| 5296 | + "thumbnail.orgunit.alt": "Logo der Organisationseinheit", |
| 5297 | + |
| 5298 | + // "thumbnail.orgunit.placeholder": "OrgUnit Placeholder Image", |
| 5299 | + "thumbnail.orgunit.placeholder": "Platzhalterbild der Organisationseinheit", |
| 5300 | + |
| 5301 | + // "thumbnail.person.alt": "Profile Picture", |
| 5302 | + "thumbnail.person.alt": "Profilbild", |
| 5303 | + |
| 5304 | + // "thumbnail.person.placeholder": "No Profile Picture Available", |
| 5305 | + "thumbnail.person.placeholder": "Profilbild nicht verfügbar", |
| 5306 | + |
5241 | 5307 |
|
5242 | 5308 | // "title": "DSpace", |
5243 | 5309 | "title": "DSpace", |
|
0 commit comments