Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
133 changes: 127 additions & 6 deletions web-ui/src/main/resources/catalog/locales/ca-admin.json

Large diffs are not rendered by default.

13 changes: 10 additions & 3 deletions web-ui/src/main/resources/catalog/locales/ca-core.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"addToSelection": "Afegir a...",
"removeFromSelection": "Remove from ...",
"AnonymousUserlist": "Preferred records",
"MapLayerlist": "Add to map list",
"MapLayerlist": "Llista de mapes",
"basket": "Basket",
"emptyBasket": "Nothing in basket",
"searchSelectedRecord": "Search records",
Expand Down Expand Up @@ -104,6 +104,7 @@
"createAnAccount": "Crea un compte",
"createDateYear": "Any de creació",
"createDateYears": "Anys",
"dan": "Dansk",
"dataset": "Conjunt de dades",
"day": "Dia",
"deleteRecordConfirm": "Do you really want to remove '{{resourceTitle}}'?",
Expand Down Expand Up @@ -221,6 +222,9 @@
"passwordOld": "Old password",
"passwordRepeat": "Repeteix la contrasenya",
"groupNameMaxlength": "Group name can not exceed 255 characters!",
"categoryNameMaxlength": "Category name can not exceed 255 characters!",
"portalNameMaxlength": "Portal name can not exceed 255 characters!",
"portalIdMaxlength": "Portal identifier can not exceed 255 characters!",
"groupDescriptionMaxlength": "Group description can not exceed 255 characters!",
"groupEmailMaxlength": "Group email can not exceed 128 characters!",
"pol": "Polac",
Expand Down Expand Up @@ -382,6 +386,7 @@
"layerNotAvailableInMapProj": "The service does not provide the layer in the map projection '{{proj}}'. The layer will be added to the map but may not be displayed properly.",
"layerCRSNotFound": "La capa no conté informació del sistema de coordenades. Això podria ser degut a una versió de WMS anterior a 1.3.0.",
"layerTileLoadError": "Something went wrong while loading tile <a href='{{url}}' target='_blank'>'{{url | limitTo: 30}} ...'</a> for layer '{{layer}}'.",
"layerProtocolNotSupported": "The following protocol is not supported yet in the map viewer: {{type}}",
"getCapFailure": "La petició WMS GetCapabilities ha fallat",
"standards": "Estàndard de metadades",
"documentStandard": "Estàndard de metadades",
Expand Down Expand Up @@ -550,6 +555,7 @@
"cancelWorkingCopy": "Cancel working copy",
"deleteWorkingCopyRecordConfirm": "Do you really want to remove the working copy '{{resourceTitle}}'?",
"workingCopy": "Working copy",
"approvedRecord": "Approved record",
"onTheWeb": "More online information",
"pdfReportTocTitle": "Contents",
"metadataValidated": "Metadata validated.",
Expand Down Expand Up @@ -583,5 +589,6 @@
"mapLegend": "Llegenda",
"quality": "Qualitat",
"download": "Download",
"links": "Enllaços"
}
"links": "Enllaços",
"saveToFile": "Save to file."
}
47 changes: 43 additions & 4 deletions web-ui/src/main/resources/catalog/locales/ca-editor.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"contactRole": "Rol del contacte",
"addConcept": "Afegir concepte a la llista de paraules clau",
"moveToTopConcept": "Mostrar conceptes principals",
"browseThesaurus": "Browse vocabulary",
"addContact": "Afegir contacte",
"addContactAsLink-help": "Afegir un enllaç al contacte al directori del contactes. El contacte s'actualitzarà si s'edita al directori.",
"addContactAsText-help": "Mode per defecte. Afegeix el contacte a l'entrada.",
Expand Down Expand Up @@ -123,7 +124,11 @@
"directory": "Ruta de la carpeta",
"directoryEntries": "Entrades",
"error": "Error",
"errors": "Error(s)",
"errors": "errors",
"success": "success",
"successes": "successes",
"warning": "warning",
"warnings": "warnings",
"serviceDetachedToCurrentRecord": "Service detached from current record",
"featureCatalog": "Catàleg d'Objectes Geogràfics",
"file": "Fitxer",
Expand Down Expand Up @@ -171,6 +176,8 @@
"linkToSourceTitle": "Enllaça un conjunt de dades font a l'actual metadada",
"linkUrl": "URL a esborrar",
"fileStore": "Magatzem de fitxers de metadades",
"filestoreUploadAFile": "or upload a new file",
"filestoreChooseAFile": "or choose a file from the filestore",
"openResource": "Obrir recurs",
"linkMetadata": "Enllaça metadades",
"setResourceStatus": "Canvia l'estat del recurs. Això no actualitzarà les possibles referències contingudes al document de metadades.",
Expand Down Expand Up @@ -234,6 +241,7 @@
"onlineUseDQReport": "Informe de qualitat de les dades",
"onlineUseDQTOR": "Especificació de qualitat de les dades",
"onlineUseDQProdReport": "Informe de producció de qualitat de les dades",
"onlineUseMap": "Mapa",
"onlineUseLegend": "Llegenda del recurs",
"onlineUseLegendLYR": "Estil del recurs en format ArcGIS (LYR)",
"onlineUseStyleSLD": "Estil del recurs en format SLD",
Expand Down Expand Up @@ -332,7 +340,8 @@
"validationReport": "Validació",
"runValidation": "Executar validació",
"validationServiceError": "Server error",
"validationServiceErrorDetail": "Please check server's log files for more information.",
"validationServiceErrorHeader": "Schematron error occurred, rules could not be verified.",
"validationServiceErrorDetail": "More information about this issue can be found in the server logs.",
"fixedOnTop": "Always on top",
"whoCanAccess": "Qui hi té accés",
"wmsServiceUrl": "URL del servei",
Expand Down Expand Up @@ -428,9 +437,39 @@
"allowEditGroupMembers": "Allow group editors to edit",
"wmsSelectedLayers": "Selected layers",
"wmsSelectedLayersNone": "No layers selected",
"remoteAssociatedMetadataTitlePlaceholder": "Remote associated metadata title",
"distributionPanel": "Distributions",
"onlineDiscoverWMSTitle": "Link to a WMS service",
"onlineDiscoverArcGISTitle": "Link to an ESRI service",
"suggest-add-info-from-wms": "Update with view service info (bbox, crs, overview)",
"suggest-create-featurecatalogue-from-wfs": "Add or replace data model",
"wmsLayerName": "Layer name",
"addOnlinesrc#API": "Add API",
"addOnlinesrc#API-help": "eg. view service, REST API",
"addOnlinesrc#onlineDownload|localNetwork": "Add download",
"addOnlinesrc#onlineDownload|localNetwork-help": "eg. file, download service, local network links",
"addOnlinesrc#onlineUseMap": "Add map",
"addOnlinesrc#onlineUseMap-help": "eg. PDF static maps or OGC Web Map Context interactive maps",
"addOnlinesrc#onlineUseLegend": "Add portrayal",
"addOnlinesrc#onlineUseLegend-help": "eg. LYR, QML, SLD files",
"addOnlinesrc#links": "Afegir enllaços",
"addOnlinesrc#links-help": "eg. web links",
"addOnlinesrc#quality": "Add quality info",
"addOnlinesrc#quality-help": "eg. specification, reports",
"associated-parent": "Metadada Pare",
"associated-service": "Servei",
"associated-dataset": "Conjunt de dades",
"associated-source": "Conjuts de dades font",
"associated-fcats": "Catàleg d'Objectes Geogràfics",
"associated-siblings": "Recursos associats",
"associated-hasfeaturecats": "Utilitzant aquest catàleg d'objectes geogràfics",
"associatedResourcesPanel": "Recursos associats",
"validationSuccessLabel": "success",
"validationErrorLabel": "errors",
"metadataDuplicatedField-title": "The metadata title is used in another metadata record.",
"metadataDuplicatedField-altTitle": "The metadata alternate title is used in another metadata record.",
"metadataDuplicatedField-identifier": "The metadata resource identifier is used in another metadata record."
}
"metadataDuplicatedField-identifier": "The metadata resource identifier is used in another metadata record.",
"indexingIssues": "Indexing issues",
"indexingErrors": "Errors",
"indexingWarnings": "Warnings"
}
16 changes: 14 additions & 2 deletions web-ui/src/main/resources/catalog/locales/ca-search.json
Original file line number Diff line number Diff line change
Expand Up @@ -482,6 +482,11 @@
"clickToSelect": "Click to select or unselect",
"filterDataDescription": "Select a layer on the map to begin filtering associated WFS features (if any). Features must first have been indexed by an administrator.",
"WPSDescription": "Enter a WPS endpoint URL to begin using the process through a dynamic form. Recently used WPS processes are shown in the second tab.",
"noRecentProcessFound": "No process used recently.",
"localStorageNotSupported": "Browser local storage not supported",
"wpsProcesslist": "Processing services",
"wpsProcessurl": "By URL",
"wpsProcessrecent": "Recent services",
"noLayersFound": "No s'han trobat capes",
"featuredUserSearches": "Featured searches",
"userSearches": "User searches",
Expand Down Expand Up @@ -547,5 +552,12 @@
"addLayerPrefix": "Add layer",
"addLayerPostfix": "to the map",
"submit": "Submit",
"additionalLinks": "Additional Links"
}
"additionalLinks": "Additional Links",
"indexingErrorMsg-invalidBounds": "Warning / Field resourceTemporalDateRange / Lower and upper bounds empty or not valid dates. Date range not indexed.",
"indexingErrorMsg-invalidDateFormat": "Warning / Date {{dateType}} with value '{{date}}' was not a valid date format.",
"indexingErrorMsg-keywordNotFoundInThesaurus": "Warning / Keyword {{keyword}} not found in {{thesaurus}}.",
"indexingErrorMsg-temporalDateRangeLowerGreaterThanUpper": "Warning / Field resourceTemporalDateRange / Lower range bound {{lowerBound}} can not be greater than upper bound {{upperBound}}. Date range not indexed.",
"indexingErrorMsg-temporalRangeLowerGreaterThanUpper": "Warning / Field resourceTemporalDateRange / Lower range bound {{lowerBound}} can not be greater than upper bound {{upperBound}}.",
"indexingErrorMsg-schemaNotRegistered": "Record {{record}} / Schema '{{schema}}' is not registered in this catalog. Install it or remove those records. Record is indexed indexing error flag.",
"indexingErrorMsg-indexingStyleSheetError": "Indexing stylesheet contains errors: {{message}} \n Marking the metadata as _indexingError=1 in index."
}
45 changes: 45 additions & 0 deletions web-ui/src/main/resources/catalog/locales/ca-v4.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
"language.id": "Identificador",
"language.remove": "Remove language",
"layerName": "Layer name",
"layerNameTooltip": "A layer name from the GetCapabilities document",
"ogcServiceUrl": "Service URL",
"translation.addFor": "Add a new translation for",
"translation.add": "Afegir",
Expand All @@ -54,7 +55,11 @@
"remoteRecordUrl-help": "Remote record can be linked to record in this catalog by pointing to an URL of the remote record. If the remote record is in a GeoNetwork catalog, the landing page of the record is recommended (eg. https://catalog/geonetwork/srv/api/records/{uuid}). For GeoNode, the HTML page can work. For others, XML document can be used (eg. API call or CSW GetRecordById request).",
"remoteRecordPropertiesError": "Failed to extract title and UUID for remote record. Check the target document.",
"remoteRecordUrlReturnedError": "Failed to access URL: ",
"ui-hotkeys": "Keyword shortcuts",
"ui-rssFeeds": "List of RSS feeds",
"ui-showSearch": "Display search box",
"ui-info": "List of information tabs",
"ui-info-help": "Can be of type <i>featuredUserSearches</i>, <i>Comments</i> or <i>search</i>. If search, define title and parameters <pre>{\n \"type\": \"search\",\n \"title\": \"lastRecords\",\n \"active\": true,\n \"params\": {\n \"isTemplate\": \"n\",\n \"sortBy\": \"createDate\",\n \"sortOrder\": \"desc\",\n \"from\": 1,\n \"to\": 12\n }\n }</pre>. And define which one is the active panel on page load.",
"ui-defaultTool": "Default active tool",
"ui-defaultToolAfterMapLoad": "Active tool after map load",
"ui-defaultToolAfterMapLoad-help": "User can open a map from different location (eg. home page maps, record view, map selector panel, URL). Define which tool panel to open by default after map is loaded. Can be empty to not activate any tool. 'layers' or 'legend' allows to easily view the list of layers in the map.",
Expand Down Expand Up @@ -131,6 +136,12 @@
"valid_inspire-0": "Invàlid",
"valid_inspire-3": "No rule applies",
"valid_inspire--1": "Desconegut",
"facet-indexingErrorMsg.type": "Index status",
"indexingErrorMsg.type-warning": "Warning",
"indexingErrorMsg.type-error": "Error",
"inspireApiQuotaCurrentValue": "JRC INSPIRE validator API usage information",
"inspireApiQuotaValidation": "Number of validation:",
"inspireApiQuotaRemaining": "Remaining:",
"facet-OrgForResource": "Organitzacions",
"facet-sourceCatalogue": "Catalogues",
"facet-groupOwner": "Record groups",
Expand Down Expand Up @@ -162,6 +173,8 @@
"indexCommitError": "Error while committing index changes.",
"ui-moreLikeThisConfig": "More like this configuration",
"ui-moreLikeThisConfig-help": "Configuration must have a more_like_this.like which will be set with the record title to search for similar records. (See <a href=\"https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-mlt-query.html\">Elasticsearch API</a>).",
"ui-moreLikeThisFilter": "More like this query filter",
"ui-moreLikeThisFilter-help": "Optional filter expression to apply on the more like this query (eg. <pre>-cl_status.key:(obsolete OR historicalArchive OR superseded)</pre> to exclude obsolete records).",
"ui-autocompleteConfig": "Autocompletion configuration",
"ui-autocompleteConfig-help": "Configuration must have a query.multi_match.query which will be set on autocompletion.",
"ui-facetConfig": "Facets configuration",
Expand Down Expand Up @@ -234,6 +247,8 @@
"wpsOutputAsReference-help": "Request response as a URL (which will be available for download on success).",
"wpsLoadReferenceInMap": "Load reference in map",
"wpsLoadReferenceInMap-help": "Try to download the reference URL with the response and load it on the map (needs to be GeoJSON response).",
"ui-wpsSource": "Processing service",
"ui-wpsSource-help": "An ordered array of 'list' (see list of service for WPS type), 'url' (user can put a URL) or 'recent' (recent WPS service used are stored in browser local storage).",
"translationPackClearCache": "Clear translation packs cache",
"translationPackClearCache-help": "Required if you change JSON translation files of the Javascript application in catalog/locale, database translations or schema JSON translations.",
"translationPackCacheCleared": "Translation packs cache cleared.",
Expand All @@ -257,6 +272,7 @@
"format-zip": "ZIP",
"facet-geometry": "Spatial filter",
"usingCswFromNode": "Using portal CSW: ",
"inspireValidationUsingPortalOnlyForPublicRecord": "INSPIRE validation from a portal is only available for public records (directly accessible using CSW service).",
"validateInspireUsingNode": "Remote INSPIRE validation using portal ",
"noINSPIRETestTokenAvailable": "INSPIRE validator returned an empty token. Validation status can't be checked now. Check you configuration and API key or retry later.",
"system/localrating/notificationLevel": "Rating notification level",
Expand All @@ -271,6 +287,7 @@
"ui/chooseAnOption-help": "Current user configuration is empty. Choose one or more option above or create a full configuration.",
"uiConfigForm": "Configuration form",
"uiConfigJsonForm": "JSON form",
"uiConfigPreview": "Preview app",
"uiCurrentConfig": "Current configuration",
"uiBasicConfig": "Full configuration",
"uiRemoveDefaultOptions": "Remove default options",
Expand All @@ -291,6 +308,8 @@
"pageContent": "Page content",
"pageContentFile": "Page content file",
"pageLabel": "Page label",
"pageIcon": "Page icon",
"pageIcon-help": "Optionally, define a <a target='_blank' href='https://fontawesome.com/v4/icons/'>font-awesome icon</a>. Example: 'fa-wrench'.",
"pageSection": "Page section",
"pageApiLink": "Page API link",
"uiRestorePrevious": "Restore last saved",
Expand Down Expand Up @@ -394,10 +413,14 @@
"measureDescription": "Description",
"measureValue": "Value",
"measureDate": "Date",
"nextUpdateDate": "Next update",
"userDefinedFrequency": "Freqüència d'Actualització",
"maintenanceNote": "Maintenance note",
"switchPortals": "Switch to another Portal",
"dataPreview": "Discover data",
"tableOfContents": "Table of Contents",
"staticPageFormat-LINK": "Web link",
"staticPageFormat-EMAILLINK": "Email address link",
"staticPageFormat-HTML": "HTML content displayed embedded in the app",
"staticPageFormat-HTMLPAGE": "HTML content displayed in a new browser tab",
"staticPageFormat-TEXT": "Plain text content",
Expand All @@ -418,6 +441,28 @@
"associationType": "Association type",
"initiativeType": "Initiative type",
"associatedTo": "Associated ",
"overviewDescription": "Overview description",
"overviewUrl": "Overview URL",
"restApiUrl": "REST API URL",
"filterHelp": "Please click on one of the buttons below to activate the filter",
"selectDOIResource": "Search for a DOI",
"httpStatus--200": "Invalid status",
"httpStatus-200": "200: Valid status",
"httpStatus-404": "404: Not found",
"httpStatus-401": "401: Not authorized",
"httpStatus-500": "500: Error",
"linkStatus-ok": "Vàlid",
"linkStatus-ko": "Invàlid",
"linkStatus-unknown": "Desconegut",
"chooseMetadataGroupOwner": "Metadata group owner",
"chooseArequestStatus": "Request status",
"chooseAlinkStatus": "Link status",
"linkChecker-search": "Search",
"linkChecker-excludeHarvestedMetadata": "Exclude harvested metadata",
"linkStatus": "Link status",
"requestStatus": "Request status",
"linkUrl": "Link url",
"associatedUuid": "Associated to metadata UUID",
"mdEmail": "Email",
"mdWebsite": "Website",
"mdOrganization": "Organization",
Expand Down
Loading
Loading