-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Lokalise: Translations update
- Loading branch information
Showing
2 changed files
with
53 additions
and
53 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,47 +1,47 @@ | ||
{ | ||
"meta.title": "MARC authority", | ||
"browseSelectPlaceholder": "Select a browse option", | ||
"label.search": "Search", | ||
"label.search.textArea": "Enter search query", | ||
"label.browse": "Browse", | ||
"search.searchAndFilter": "Search & filter", | ||
"search.createdDate": "Date created", | ||
"search.updatedDate": "Date updated", | ||
"meta.title": "MARC Authority", | ||
"browseSelectPlaceholder": "Selecteer een bladeroptie", | ||
"label.search": "Zoeken", | ||
"label.search.textArea": "Zoekquery invoeren", | ||
"label.browse": "Bladeren", | ||
"search.searchAndFilter": "Zoeken en filteren", | ||
"search.createdDate": "Datum aangemaakt", | ||
"search.updatedDate": "Datum bijgewerkt", | ||
"search.subjectHeadings": "Thesaurus", | ||
"search.headingType": "Type of heading", | ||
"search.references": "References", | ||
"search.excludeSeeFrom": "Exclude see from", | ||
"search.excludeSeeFromAlso": "Exclude see from also", | ||
"search.headingType": "Categoriesoort", | ||
"search.references": "Referenties", | ||
"search.excludeSeeFrom": "Uitsluiten \"Zie van\"", | ||
"search.excludeSeeFromAlso": "Uitsluiten \"Zie ook\"", | ||
"query": "Query", | ||
"keyword": "Keyword", | ||
"identifier": "Identifier (all)", | ||
"personalName": "Personal name", | ||
"corporateConferenceName": "Corporate/Conference name", | ||
"geographicName": "Geographic name", | ||
"nameTitle": "Name-title", | ||
"uniformTitle": "Uniform title", | ||
"subject": "Subject", | ||
"childrenSubjectHeading": "Children's subject heading", | ||
"keyword": "Trefwoord", | ||
"identifier": "Identificatiekenmerk", | ||
"personalName": "Persoonsnaam", | ||
"corporateConferenceName": "Naam bedrijf/conferentie", | ||
"geographicName": "Geografische naam", | ||
"nameTitle": "Naam-titel", | ||
"uniformTitle": "Uniforme titel", | ||
"subject": "Onderwerp", | ||
"childrenSubjectHeading": "Onderwerpsterm kindercollectie", | ||
"genre": "Genre", | ||
"advancedSearch": "Advanced search", | ||
"marcHeading": "{shared, select, true {Shared} false {Local} other {}} MARC authority record", | ||
"authorityRecordSubtitle": "{heading} • Last updated: {lastUpdatedDate}", | ||
"browse.noMatch.wouldBeHereLabel": "would be here", | ||
"search-results-list.authRefType": "Authorized/Reference", | ||
"search-results-list.headingRef": "Heading/Reference", | ||
"search-results-list.headingType": "Type of heading", | ||
"advancedSearch": "Geavanceerd zoeken", | ||
"marcHeading": "{Shared, select, true {Shared} false {Local} other {}} MARC Authorityrecord", | ||
"authorityRecordSubtitle": "{heading} - Laatst bijgewerkt: {lastUpdatedDate}", | ||
"browse.noMatch.wouldBeHereLabel": "zou hier moeten zijn", | ||
"search-results-list.authRefType": "Geautoriseerd/Referentie", | ||
"search-results-list.headingRef": "Heading/Referentie", | ||
"search-results-list.headingType": "Categoriesoort", | ||
"search-results-list.paneSub": "{totalRecords, number} {totalRecords, plural, one {record found} other {records found}}", | ||
"search-results-list.selectAll": "Unselect all records on this page", | ||
"search-results-list.unselectAll": "Select all records on this page", | ||
"authority.view.error.notFound": "Authority record not found", | ||
"authority.view.error.unknown": "An unknown error occurred", | ||
"search.sourceFileId": "Authority source", | ||
"search.sourceFileId.nullOption": "Not specified", | ||
"filter.true": "Yes", | ||
"filter.false": "No", | ||
"search.shared": "Shared", | ||
"authorityRecordTitle": "{shared, select, true {Shared •} false {Local •} other {}} {title}", | ||
"search-results-list.selectAll": "Deselecteer alle records op deze pagina", | ||
"search-results-list.unselectAll": "Selecteer alle records op deze pagina", | ||
"authority.view.error.notFound": "Authorityrecord niet gevonden", | ||
"authority.view.error.unknown": "Er is een onbekende fout opgetreden", | ||
"search.sourceFileId": "Authoritybron", | ||
"search.sourceFileId.nullOption": "Niet gespecificeerd", | ||
"filter.true": "Ja", | ||
"filter.false": "Nee", | ||
"search.shared": "Gedeeld", | ||
"authorityRecordTitle": "{shared, select, true {Shared -} false {Local -} other {}} {title}", | ||
"lccn": "LCCN", | ||
"search-results-list.authoritySource": "Authority source", | ||
"authorities.error.forbidden": "User does not have permission to search authority records." | ||
"search-results-list.authoritySource": "Authoritybron", | ||
"authorities.error.forbidden": "Gebruiker heeft geen toestemming om Authorityrecords te doorzoeken." | ||
} |