Skip to content

Commit e7f2582

Browse files
committed
Updates from transifex.
1 parent bfdfc34 commit e7f2582

File tree

2 files changed

+37
-37
lines changed

2 files changed

+37
-37
lines changed

web-ui/src/main/resources/catalog/locales/nl-admin.json

Lines changed: 35 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -608,7 +608,7 @@
608608
"os.arch": "systeemarchitectuur",
609609
"os.name": "naam systeem",
610610
"prefix": "voorvoegsel",
611-
"process": "process",
611+
"process": "proces",
612612
"processRecommendedOnHostChange": "Metadata items bijwerken",
613613
"processRecommendedOnPrefixChange": "Metadata items bijwerken",
614614
"processRecommendedOnHostChange-help": "Na het veranderen van de naam catalogus eigenaar, is het aan te bevelen om alle links die in de catalogus items kunnen worden gedefinieerd ( bijv. miniaturen , geüploade documenten , XLinks ) bij te werken. Klik hier om te vervangen {{old}} door {{by}}",
@@ -742,12 +742,12 @@
742742
"system/publication": "Publicatie",
743743
"system/publication/doi/doienabled": "Allow creation of Digital Object Identifier (DOI)",
744744
"system/publication/doi/doienabled-help": "A Digital Object Identifier (DOI) is an alphanumeric string assigned to uniquely identify an object. It is tied to a metadata description of the object as well as to a digital location, such as a URL, where all the details about the object are accessible. More information available on <a href='https://www.datacite.org/dois.html'>DataCite website</a>.",
745-
"system/publication/doi/doiurl": "The DataCite API endpoint",
745+
"system/publication/doi/doiurl": "DataCite API endpoint",
746746
"system/publication/doi/doiurl-help": "Usually https://mds.datacite.org or https://mds.test.datacite.org for testing.",
747747
"system/publication/doi/doiusername": "DataCite gebruikersnaam",
748748
"system/publication/doi/doipassword": "DataCite wachtwoord",
749749
"system/publication/doi/doipassword-help": "All requests to the MDS API require authentication. For this reason, only traffic via a secure connection (HTTPS) is supported. The DataCite Metadata Store (MDS) uses HTTP Basic authentication. You can obtain an account <a href='https://support.datacite.org/docs/obtain-test-account'>here</a>.",
750-
"system/publication/doi/doikey": "Your DataCite prefix",
750+
"system/publication/doi/doikey": "Uw DataCite prefix",
751751
"system/publication/doi/doikey-help": "Usually looks like 10.xxxx. You will be allowed to register DOI names only under the prefixes that have been assigned to you.",
752752
"system/publication/doi/doilandingpagetemplate": "DOI landing page URL template",
753753
"system/publication/doi/doilandingpagetemplate-help": "The URL to use to register the DOI. A good default for GeoNetwork is http://localhost:8080/geonetwork/srv/resources/records/\\{\\{uuid\\}\\}. The landing page URL MUST contains the UUID of the record.",
@@ -803,7 +803,7 @@
803803
"system/indexoptimizer/at/hour": "uur",
804804
"system/indexoptimizer/at/min": "Minuten",
805805
"system/indexoptimizer/at/sec": "Sec",
806-
"system/indexoptimizer/enable": "Enable index optimizer",
806+
"system/indexoptimizer/enable": "Activeer index optimalisatie",
807807
"system/indexoptimizer/interval": "interval",
808808
"system/indexoptimizer/interval/day": "Dag",
809809
"system/indexoptimizer/interval/hour": "Uur",
@@ -905,8 +905,8 @@
905905
"system/site/siteId-help": "Unieke catalogus identifier. Na het wijzigen van de site-id, dient u de index en het logo van het administratie paneel bij te werken.",
906906
"system/site/svnUuid": "SVN UUID",
907907
"system/site/svnUuid-help": "Subversion archief unieke identificatie",
908-
"metadata/vcs": "Version Control System (VCS)",
909-
"metadata/vcs/enable": "Enable VCS",
908+
"metadata/vcs": "Versie beheer systeem (VCS)",
909+
"metadata/vcs/enable": "Activeer VCS",
910910
"metadata/vcs/enable-help": "Once enabled, VCS is using SVN tool to follow metadata changes. This feature is experimental. It is also not operational on NFS filesystem. Once enabled, the application needs a restart.",
911911
"system/threadedindexing": "Indexing",
912912
"system/threadedindexing/maxthreads": "Aantal threads voor indexering",
@@ -938,23 +938,23 @@
938938
"metadata/workflow/allowPublishInvalidMd-help": "Toestaan dat invalide metadata volgens schema en schematron gepubliceerd wordt",
939939
"metadata/workflow/draftWhenInGroup": "Activate workflow for record created in",
940940
"metadata/workflow/enable": "Workflow aanzetten",
941-
"draftWhenInGroup-all": "Any group",
942-
"draftWhenInGroup-selection": "Selected groups",
941+
"draftWhenInGroup-all": "Iedere groep",
942+
"draftWhenInGroup-selection": "Geselecteerde groepen",
943943
"metadata/workflow/draftWhenInGroup-help": "Regular expression for matching groups where record needs to be set with draft status automatically. eg. MYOCEAN-.* to match all groups starting with MYOCEAN-, GROUP1|GROUP2 to match GROUP1 or GROUP2.",
944944
"metadata/workflow/forceValidationOnMdSave": "Bij opslaan altijd validatie uitvoeren",
945945
"metadata/workflow/forceValidationOnMdSave-help": "Bij opslaan van metadata altijd een validatie uitvoeren",
946946
"metadata/import": "Metadata importeren",
947947
"metadata/import/restrict": "Beperk imports tot de schema's",
948948
"metadata/import/restrict-help": "List of all allowed schemas for metadata to be imported. If the metadata schema is not allowed, then the import is not done. No value means all schemas allowed.",
949-
"filterStatusByAuthor": "Status author",
950-
"filterStatusByOwner": "Status owner",
951-
"filterStatusByRecordId": "Record identifier",
952-
"filterStatusFromDate": "Status after date",
953-
"filterStatusToDate": "Status before date",
949+
"filterStatusByAuthor": "Status auteur",
950+
"filterStatusByOwner": "Status eigenaar",
951+
"filterStatusByRecordId": "Record identificatie",
952+
"filterStatusFromDate": "Status na datum",
953+
"filterStatusToDate": "Status voor datum",
954954
"systemInformation": "systeeminformatie",
955955
"criticalSystemStatus": "Cruciale systeemcontroles",
956956
"warningSystemStatus": "Niet-cruciale systeemcontroles",
957-
"CswGetCapabilitiesHealthCheck": "CSW GetCapabilities operation",
957+
"CswGetCapabilitiesHealthCheck": "CSW GetCapabilities operatie",
958958
"DashboardAppHealthCheck": "Dashboard applicatie",
959959
"CswGetRecordsHealthCheck": "CSW GetRecords operatie",
960960
"DatabaseHealthCheck": "Database Connectie",
@@ -989,9 +989,9 @@
989989
"thredds-createServiceMdHelp": "Create ISO19119 metadata for all services in the thredds catalog. Typically these are opendap, OGC WMS and the thredds Netcdf subset service. All files in the catalog will be inserted in the operatesOn section of the service record.",
990990
"thredds-metadataLanguage": "taal",
991991
"thredds-outputSchema": "Selecteer schema voor uitvoer metadata items",
992-
"thredds-datasetTitle": "Dataset Title",
992+
"thredds-datasetTitle": "Dataset titel",
993993
"thredds-datasetTitleHelp": "Enter the Title for the dataset. Default is catalog url.",
994-
"thredds-datasetAbstract": "Dataset Abstract",
994+
"thredds-datasetAbstract": "Dataset samenvatting",
995995
"thredds-datasetAbstractHelp": "Enter the Abstract for the dataset. Default is 'Thredds Dataset'.",
996996
"thredds-serviceTypeHelp": "Choose WMS, NetcdfSubset, dods",
997997
"thredds-topic": "ISO19115 Topic category for output metadata records",
@@ -1033,9 +1033,9 @@
10331033
"users": "gebruikers",
10341034
"valid": "geldig",
10351035
"value": "waarde",
1036-
"history": "Record history (events, workflow and tasks)",
1036+
"history": "Historie van records (events, workflow en taken)",
10371037
"versionHistory": "Versiebeheer log",
1038-
"vcshistory": "Versioning control system history",
1038+
"vcshistory": "Versie historie",
10391039
"versionning": "Versiebeheer",
10401040
"viewDEBUG": "Bekijk debug",
10411041
"viewHTML": "Bekijk HTML",
@@ -1149,7 +1149,7 @@
11491149
"resetDefaultConfig": "Reset configuratie",
11501150
"ui-mod-header": "Hoofd knoppenbalk",
11511151
"ui-createPageTpl": "Nieuwe metadata pagina layout",
1152-
"ui-createPageTpl-horizontal": "Horizontal",
1152+
"ui-createPageTpl-horizontal": "Horizontaal",
11531153
"ui-createPageTpl-vertical": "Verticaal",
11541154
"ui-createPageTpl-other": "Custom",
11551155
"ui-languages": "Lijst van talen",
@@ -1160,7 +1160,7 @@
11601160
"ui-languages-help": "Definieer de lijst van talen in de selectie tool",
11611161
"ui-mod-home": "Home pagina",
11621162
"ui-appUrl": "Applicatie URL",
1163-
"ui-advancedSearchTemplate": "Template for advanced search form",
1163+
"ui-advancedSearchTemplate": "Template voor het geavanceerd zoeken formulier",
11641164
"ui-advancedSearchTemplate-help": "Allows to customize the advanced search form with a custom template.",
11651165
"ui-mod-search": "Zoeken applicatie",
11661166
"ui-hitsperpageValues": "Aantal records per pagina",
@@ -1185,7 +1185,7 @@
11851185
"ui-listOfServices-help": "If none defined, service metadata records are proposed to the users",
11861186
"ui-storage": "Gebruikers instellingen opslag",
11871187
"ui-storage-help": "sessie of locale opslag",
1188-
"ui-switcherProjectionList": "Projections to display maps into",
1188+
"ui-switcherProjectionList": "Projecties om de kaart in weer te geven",
11891189
"ui-switcherProjectionList-help": "These are the projections to show on the projections switcher of the main map. Remember to fill the definition if it is not already available.",
11901190
"ui-isExportMapAsImageEnabled": "Optie om de kaart als afbeelding te exporteren",
11911191
"ui-isExportMapAsImageEnabled-help": "Deze optie vereist de configuratie van CORS op ieder van de ontsloten diensten. Indien onbekend dient u deze optie te deactiveren. Lagen van diensten zonder CORS worden niet getoond op de kaart.",
@@ -1206,8 +1206,8 @@
12061206
"ui-mod-editor": "Editor applicatie",
12071207
"ui-mod-signin": "Inloggen applicatie",
12081208
"ui-mod-signout": "Uitloggen applicatie",
1209-
"ui-mod-global": "General options",
1210-
"ui-humanizeDates": "Humanize dates",
1209+
"ui-mod-global": "Generieke opties",
1210+
"ui-humanizeDates": "Datums op leesbare wijze weergeven",
12111211
"ui-humanizeDates-help": "For selected dates, if checked, show the date in human friendly format, for example \"3 days ago\". If not set, show the full date.",
12121212
"ui-searchMapLayers": "Doorzoek kaartlagen",
12131213
"ui-searchMapLayers-help": "Optional. Define here layers that will be used in the search map. Type can be: wmts, osm, bing_aerial, stamen, etc.",
@@ -1217,9 +1217,9 @@
12171217
"ui-disabledTools-help": "You can decide to show or hide these tools in the map viewer. Selected tools will be shown to the users.",
12181218
"ui-graticuleOgcService": "WMS url te gebruiken als graticule",
12191219
"ui-graticuleOgcService-help": "Optional. For now, only WMS services are supported.",
1220-
"ui-usersearches": "User custom searches",
1221-
"ui-savedSelection": "Saved selections",
1222-
"ui-enabled": "Enabled",
1220+
"ui-usersearches": "Zoekopdrachten van gebruikers",
1221+
"ui-savedSelection": "Opgeslagen selectie",
1222+
"ui-enabled": "Geactiveerd",
12231223
"ui-displayFeaturedSearchesPanel": "Display featured user searches panel in home page",
12241224
"confirmDeleteThesaurus": "Weet u zeker dat u deze thesaurus wilt verwijderen?",
12251225
"confirmDeleteKeyword": "Weet u zeker dat u dit trefwoord wilt verwijderen?",
@@ -1230,7 +1230,7 @@
12301230
"allLanguage": "Alle",
12311231
"allLanguage-help": "Toon alle talen",
12321232
"oneLanguage": "één",
1233-
"oneLanguage-help": "Choose one language to edit using the selector",
1233+
"oneLanguage-help": "Kies een taal om aan te passen met de selectietool",
12341234
"ui-mod-geocoder": "Gazetteer",
12351235
"ui-geocoder-help": "Insert the url of Gazetteer service and the behaviour (alt or default)",
12361236
"ui-mapExtent": "Verouderd! Kaart extent",
@@ -1283,11 +1283,11 @@
12831283
"restoreDefaultSettings": "Herstel standaard instellingen",
12841284
"restoreDefaultStyleConfirm": "Bevestig herstel van standaard instellingen. Huidige instellingen worden overschreven.",
12851285
"gnUploadCssStyle": "Upload JSON style bestand",
1286-
"record-links": "Record links analysis",
1287-
"recordLinksDashboard": "Record links analysis",
1286+
"record-links": "Record link analyse",
1287+
"recordLinksDashboard": "Record link analyse",
12881288
"recordLinksDashboardSubtitle": "Here are listed all record links analyzed. For each link, the history of all checks is provided.",
1289-
"lastCheck": "Last check",
1290-
"associatedRecords": "Associated records",
1289+
"lastCheck": "Laatste controle",
1290+
"associatedRecords": "Geassocieerde records",
12911291
"wfs-indexing": "WFS indexeren",
12921292
"wfsIndexingTitle": "WFS indexatie dashboard",
12931293
"wfsIndexingSubtitle": "Here are listed the ongoing and finished jobs for indexing features from remote WFS services. Once indexed, features can then be filtered according to their attributes and the filter applied to the original map layer.",
@@ -1379,7 +1379,7 @@
13791379
"filterReset": "Herstel het filter",
13801380
"distributedSearch": "Gedistribueerd zoeken",
13811381
"distributedSearchHelp": "Enables the distributed search in remote server (if the remote server supports it). When this option is enabled, the remote catalog cascades the search to the Federated CSW servers that has configured.",
1382-
"hopCount": "Hop count",
1382+
"hopCount": "Aantal hops",
13831383
"hopCountHelp": "Control the maximum number of message hops (default to 2) before the search is terminated in a distributed search.",
13841384
"ui-showSocialBarInFooter": "Toon Social Media balk",
13851385
"ui-showSocialBarInFooter-help": "Toon de Social Media balk met alle knoppen (facebook, twitter, etc.) in de footer van GeoNetwork.",
@@ -1408,10 +1408,10 @@
14081408
"styleVariable-gnSearchOutlineColor": "Kleur omtrek wanneer het zoek veld is geselecteerd",
14091409
"styleVariable-gnSearchButtonBackgroundColor": "Achtergrond kleur voor de zoek knop",
14101410
"styleVariable-gnSearchButtonColor": "Tekst kleur voor de zoek knop",
1411-
"analyzeLinks": "Analyze all records",
1411+
"analyzeLinks": "Analyseer alle records",
14121412
"analyzeLinks-help": "For all records in the catalogue, extract links and analyze URL status.",
14131413
"refreshLinks": "Verversen",
1414-
"removeAllLinksAndStatus": "Remove all",
1414+
"removeAllLinksAndStatus": "Verwijder alle",
14151415
"removeAllLinksAndStatusConfirm": "Are you sure to remove all links and status history?",
1416-
"moreLinks": "More links ..."
1416+
"moreLinks": "Meer links ..."
14171417
}

web-ui/src/main/resources/catalog/locales/nl-core.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -353,8 +353,8 @@
353353
"featureDefinition": "definitie",
354354
"featureCode": "Code",
355355
"featureIsAbstract": "Abstract feature",
356-
"featureAliases": "Aliases",
357-
"featureAttributeTable": "Attribute table",
356+
"featureAliases": "Aliassen",
357+
"featureAttributeTable": "Attributen tabel",
358358
"attributeName": "naam",
359359
"attributeDefinition": "Definitie",
360360
"attributeValues": "Lijst met waarden",

0 commit comments

Comments
 (0)