Skip to content

Commit 98cda16

Browse files
committed
Transfix update for 4.4.4 release
1 parent 2ac448b commit 98cda16

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

68 files changed

+666
-88
lines changed

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

+4-1
Original file line numberDiff line numberDiff line change
@@ -883,6 +883,9 @@
883883
"metadata/publication/profilePublishMetadata-help": "Minimum user profile allowed to publish metadata (Reviewer or Administrator). The default value is Reviewer.",
884884
"metadata/publication/profileUnpublishMetadata": "Minimum user profile allowed to un-publish metadata",
885885
"metadata/publication/profileUnpublishMetadata-help": "Minimum user profile allowed to un-publish metadata (Reviewer or Administrator). The default value is Reviewer.",
886+
"metadata/history": "Metadata History",
887+
"metadata/history/accesslevel": "Select the minimum user profile allowed to view metadata history",
888+
"metadata/history/accesslevel-help": "Select the user profile allowed to view metadata history (Registered User, Editor or Administrator). The Registered User configuration can view the history with view permission granted to the metadata record. The Editor configuration can view the history with editing permission granted to the metadata record. The default value is Editor.",
886889
"filterStatusByAuthor": "Estat de l'autor",
887890
"filterStatusByOwner": "Estat del propietari",
888891
"filterStatusByRecordId": "Identificador del registre",
@@ -1491,4 +1494,4 @@
14911494
"fieldTooShort": "The value is too short",
14921495
"fieldEmailNotValid": "A valid email address is required",
14931496
"formConfirmExit": "The form has changes, if you exit the changes will be lost. Do you want to exit on the page?"
1494-
}
1497+
}

web-ui/src/main/resources/catalog/locales/ca-editor.json

+10-2
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@
165165
"linkToParentTitle": "Enllaça una metadada pare a l'actual metadada",
166166
"linkToService": "Enllaça a un servei",
167167
"linkToServiceTitle": "Enllaça un servei a l'actual metadada",
168-
"linkToSibling": "Enllaça a altres recursos",
168+
"linkToSibling": "Link to records",
169169
"linkToSiblingTitle": "Enllaça un altre recurs a l'actual metadada",
170170
"linkToSource": "Enllaça a un conjunt de dades font",
171171
"linkToSourceTitle": "Enllaça un conjunt de dades font a l'actual metadada",
@@ -446,5 +446,13 @@
446446
"addOnlinesrc#links": "Afegir enllaços",
447447
"addOnlinesrc#links-help": "eg. web links",
448448
"addOnlinesrc#quality": "Add quality info",
449-
"addOnlinesrc#quality-help": "eg. specification, reports"
449+
"addOnlinesrc#quality-help": "eg. specification, reports",
450+
"associated-parent": "Metadada Pare",
451+
"associated-service": "Servei",
452+
"associated-dataset": "Conjunt de dades",
453+
"associated-source": "Conjuts de dades font",
454+
"associated-fcats": "Catàleg d'Objectes Geogràfics",
455+
"associated-siblings": "Recursos associats",
456+
"associated-hasfeaturecats": "Utilitzant aquest catàleg d'objectes geogràfics",
457+
"associatedResourcesPanel": "Recursos associats"
450458
}

web-ui/src/main/resources/catalog/locales/ca-search.json

+3
Original file line numberDiff line numberDiff line change
@@ -481,6 +481,9 @@
481481
"clickToSelect": "Click to select or unselect",
482482
"filterDataDescription": "Select a layer on the map to begin filtering associated WFS features (if any). Features must first have been indexed by an administrator.",
483483
"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.",
484+
"wpsProcesslist": "Processing services",
485+
"wpsProcessurl": "By URL",
486+
"wpsProcessrecent": "Recent services",
484487
"noLayersFound": "No s'han trobat capes",
485488
"featuredUserSearches": "Featured searches",
486489
"userSearches": "User searches",

web-ui/src/main/resources/catalog/locales/ca-v4.json

+22-2
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"remoteRecord": "Record from external catalog",
5252
"chooseACatalogRecord": "Choose a catalog record",
5353
"siblingListToAdd": "List of record links to add",
54-
"orUseRemoteRecordUrl": "or link to a remote record",
54+
"orUseRemoteRecordUrl": "Link to a remote record",
5555
"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).",
5656
"remoteRecordPropertiesError": "Failed to extract title and UUID for remote record. Check the target document.",
5757
"remoteRecordUrlReturnedError": "Failed to access URL: ",
@@ -237,6 +237,8 @@
237237
"wpsOutputAsReference-help": "Request response as a URL (which will be available for download on success).",
238238
"wpsLoadReferenceInMap": "Load reference in map",
239239
"wpsLoadReferenceInMap-help": "Try to download the reference URL with the response and load it on the map (needs to be GeoJSON response).",
240+
"ui-wpsSource": "Processing service",
241+
"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).",
240242
"translationPackClearCache": "Clear translation packs cache",
241243
"translationPackClearCache-help": "Required if you change JSON translation files of the Javascript application in catalog/locale, database translations or schema JSON translations.",
242244
"translationPackCacheCleared": "Translation packs cache cleared.",
@@ -422,5 +424,23 @@
422424
"overviewDescription": "Overview description",
423425
"overviewUrl": "Overview URL",
424426
"restApiUrl": "REST API URL",
425-
"filterHelp": "Please click on one of the buttons below to activate the filter"
427+
"filterHelp": "Please click on one of the buttons below to activate the filter",
428+
"selectDOIResource": "Choose a DOI resource",
429+
"httpStatus--200": "Invalid status",
430+
"httpStatus-200": "200: Valid status",
431+
"httpStatus-404": "404: Not found",
432+
"httpStatus-401": "401: Not authorized",
433+
"httpStatus-500": "500: Error",
434+
"linkStatus-ok": "Vàlid",
435+
"linkStatus-ko": "Invàlid",
436+
"linkStatus-unknown": "Desconegut",
437+
"chooseMetadataGroupOwner": "Metadata group owner",
438+
"chooseArequestStatus": "Request status",
439+
"chooseAlinkStatus": "Link status",
440+
"linkChecker-search": "Search",
441+
"linkChecker-excludeHarvestedMetadata": "Exclude harvested metadata",
442+
"linkStatus": "Link status",
443+
"requestStatus": "Request status",
444+
"linkUrl": "Link url",
445+
"associatedUuid": "Associated to metadata UUID"
426446
}

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

+4-1
Original file line numberDiff line numberDiff line change
@@ -883,6 +883,9 @@
883883
"metadata/publication/profilePublishMetadata-help": "Minimální uživatelský profil, který má povoleno publikovat metadata (revizor nebo administrátor). Výchozí hodnota je Prohlížející.",
884884
"metadata/publication/profileUnpublishMetadata": "Minimální uživatelský profil, který může zrušit publikování metadat",
885885
"metadata/publication/profileUnpublishMetadata-help": "Minimální uživatelský profil, který může zrušit publikování metadat (prohlížející nebo administrátor). Výchozí hodnota je Prohlížející.",
886+
"metadata/history": "Metadata History",
887+
"metadata/history/accesslevel": "Select the minimum user profile allowed to view metadata history",
888+
"metadata/history/accesslevel-help": "Select the user profile allowed to view metadata history (Registered User, Editor or Administrator). The Registered User configuration can view the history with view permission granted to the metadata record. The Editor configuration can view the history with editing permission granted to the metadata record. The default value is Editor.",
886889
"filterStatusByAuthor": "Autor stavu",
887890
"filterStatusByOwner": "Vlastník stavu",
888891
"filterStatusByRecordId": "Identifikátor záznamu",
@@ -1491,4 +1494,4 @@
14911494
"fieldTooShort": "Hodnota je příliš krátká",
14921495
"fieldEmailNotValid": "Je vyžadována platná e-mailová adresa",
14931496
"formConfirmExit": "Formulář obsahuje změny, pokud jej opustíte, změny budou ztraceny. Chcete stránku opustit?"
1494-
}
1497+
}

web-ui/src/main/resources/catalog/locales/cs-editor.json

+10-2
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@
165165
"linkToParentTitle": "Propojit nadřazený metadatový záznam s aktuálními metadaty",
166166
"linkToService": "Propojit se službou",
167167
"linkToServiceTitle": "Propojit službu s aktuálními metadaty",
168-
"linkToSibling": "Propojit s dalšími zdroji",
168+
"linkToSibling": "Link to records",
169169
"linkToSiblingTitle": "Propojit zdroj s aktuálními metadaty",
170170
"linkToSource": "Propojit se zdrojovou datovou sadou",
171171
"linkToSourceTitle": "Propojit zdrojovou datovou sadu s aktuálními metadaty",
@@ -446,5 +446,13 @@
446446
"addOnlinesrc#links": "Přidat odkazy",
447447
"addOnlinesrc#links-help": "eg. web links",
448448
"addOnlinesrc#quality": "Add quality info",
449-
"addOnlinesrc#quality-help": "eg. specification, reports"
449+
"addOnlinesrc#quality-help": "eg. specification, reports",
450+
"associated-parent": "Zdrojová metadata",
451+
"associated-service": "Služba",
452+
"associated-dataset": "Datová sada",
453+
"associated-source": "Zdrojové datové sady",
454+
"associated-fcats": "Katalog prvků",
455+
"associated-siblings": "Přidružené zdroje",
456+
"associated-hasfeaturecats": "Tento katalog prvků se právě požívá",
457+
"associatedResourcesPanel": "Přidružené zdroje"
450458
}

web-ui/src/main/resources/catalog/locales/cs-search.json

+3
Original file line numberDiff line numberDiff line change
@@ -481,6 +481,9 @@
481481
"clickToSelect": "Klepnutím vyberte nebo zrušte výběr",
482482
"filterDataDescription": "Vyberte vrstvu na mapě a začněte filtrovat přidružené funkce WFS (pokud existují). Funkce musí být nejprve indexovány správcem.",
483483
"WPSDescription": "Zadejte adresu URL koncového bodu služby WPS, chcete-li začít proces používat dynamickou formou. Nedávno používané procesy WPS jsou zobrazeny na druhé kartě.",
484+
"wpsProcesslist": "Processing services",
485+
"wpsProcessurl": "By URL",
486+
"wpsProcessrecent": "Recent services",
484487
"noLayersFound": "Nenalezeny žádné vrstvy",
485488
"featuredUserSearches": "Doporučená vyhledávání",
486489
"userSearches": "Uživatelská hledání",

web-ui/src/main/resources/catalog/locales/cs-v4.json

+22-2
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"remoteRecord": "Záznam z externího katalogu",
5252
"chooseACatalogRecord": "Vyberte katalogový záznam",
5353
"siblingListToAdd": "Seznam odkazů na záznamy, které chcete přidat",
54-
"orUseRemoteRecordUrl": "nebo odkaz na vzdálený záznam",
54+
"orUseRemoteRecordUrl": "Link to a remote record",
5555
"remoteRecordUrl-help": "Vzdálený záznam lze připojit k záznamu v tomto katalogu odkazem na URL vzdáleného záznamu. Pokud je vzdálený záznam v katalogu GeoNetwork, doporučuje se vstupní stránka záznamu (např. https://catalog/geonetwork/srv/api/records/{uuid}). Pro GeoNode může stránka HTML fungovat. Pro ostatní lze použít dokument XML (např. volání API nebo požadavek CSW GetRecordById).",
5656
"remoteRecordPropertiesError": "Nepodařilo se extrahovat název a UUID pro vzdálený záznam. Zkontrolujte cílový dokument.",
5757
"remoteRecordUrlReturnedError": "Nepodařilo se získat přístup k adrese URL:",
@@ -237,6 +237,8 @@
237237
"wpsOutputAsReference-help": "Vyžádejte si odpověď jako URL (která bude při úspěšném stažení k dispozici ke stažení).",
238238
"wpsLoadReferenceInMap": "Načíst odkaz v mapě",
239239
"wpsLoadReferenceInMap-help": "Zkuste stáhnout referenční adresu URL s odpovědí a načíst ji na mapu (musí to být odpověď GeoJSON).",
240+
"ui-wpsSource": "Processing service",
241+
"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).",
240242
"translationPackClearCache": "Vymazat mezipaměť překladových balíků",
241243
"translationPackClearCache-help": "Vyžadováno, pokud změníte překladové soubory JSON aplikace Javascript v katalogu / národním prostředí, překlady databáze nebo překlady schématu JSON.",
242244
"translationPackCacheCleared": "Mezipaměť překladových balíků vymazána.",
@@ -422,5 +424,23 @@
422424
"overviewDescription": "Overview description",
423425
"overviewUrl": "Overview URL",
424426
"restApiUrl": "REST API URL",
425-
"filterHelp": "Pro aktivaci filtru klikněte na jedno z níže uvedených tlačítek"
427+
"filterHelp": "Pro aktivaci filtru klikněte na jedno z níže uvedených tlačítek",
428+
"selectDOIResource": "Choose a DOI resource",
429+
"httpStatus--200": "Invalid status",
430+
"httpStatus-200": "200: Valid status",
431+
"httpStatus-404": "404: Not found",
432+
"httpStatus-401": "401: Not authorized",
433+
"httpStatus-500": "500: Error",
434+
"linkStatus-ok": "Platné",
435+
"linkStatus-ko": "Neplatný",
436+
"linkStatus-unknown": "Neznámý",
437+
"chooseMetadataGroupOwner": "Metadata group owner",
438+
"chooseArequestStatus": "Request status",
439+
"chooseAlinkStatus": "Link status",
440+
"linkChecker-search": "Search",
441+
"linkChecker-excludeHarvestedMetadata": "Exclude harvested metadata",
442+
"linkStatus": "Link status",
443+
"requestStatus": "Request status",
444+
"linkUrl": "Link url",
445+
"associatedUuid": "Associated to metadata UUID"
426446
}

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

+5-2
Original file line numberDiff line numberDiff line change
@@ -733,8 +733,8 @@
733733
"system/metadata/thesaurusNamespace-help": "Based on this pattern, when creating a new thesaurus a namespace will be suggested. The pattern can contain \\{\\{type\\}\\} and \\{\\{filename\\}\\} placeholder for substitution.",
734734
"system/metadata/validation/removeSchemaLocation": "Remove schema location for validation",
735735
"system/metadata/validation/removeSchemaLocation-help": "If true, the schemaLocation attribute in root element of the metadata is removed during validation and on metadata save. It ensures that the schemaLocation used for the metadata is always the local schema one",
736-
"system/metadata/history/enabled": "Enable record history recording",
737-
"system/metadata/history/enabled-help": "When true, every event that alters metadata records is registered in the database.",
736+
"metadata/history/enabled": "Enable record history recording",
737+
"metadata/history/enabled-help": "When true, every event that alters metadata records is registered in the database.",
738738
"system/metadata/allThesaurus-help": "If true then a virtual thesaurus will be created that contains all keywords in all other thesauri. This is useful in editor when the name of the thesaurus is unimportant and only the keyword is important. In order to ensure that the correct keyword blocks are maintained (with correct thesaurus name) enabling this will also enable a transform in update-fixed-info that will assign the keyword in the 'all' thesaurus to keyword blocks with the correct thesaurus for the keyword",
739739
"system/metadataprivs": "Metadata privileges",
740740
"system/metadataprivs/usergrouponly": "Only set privileges to user's groups",
@@ -883,6 +883,9 @@
883883
"metadata/publication/profilePublishMetadata-help": "Minimum user profile allowed to publish metadata (Reviewer or Administrator). The default value is Reviewer.",
884884
"metadata/publication/profileUnpublishMetadata": "Minimum user profile allowed to un-publish metadata",
885885
"metadata/publication/profileUnpublishMetadata-help": "Minimum user profile allowed to un-publish metadata (Reviewer or Administrator). The default value is Reviewer.",
886+
"metadata/history": "Metadata History",
887+
"metadata/history/accesslevel": "Select the minimum user profile allowed to view metadata history",
888+
"metadata/history/accesslevel-help": "Select the user profile allowed to view metadata history (Registered User, Editor or Administrator). The Registered User configuration can view the history with view permission granted to the metadata record. The Editor configuration can view the history with editing permission granted to the metadata record. The default value is Editor.",
886889
"filterStatusByAuthor": "Status author",
887890
"filterStatusByOwner": "Status owner",
888891
"filterStatusByRecordId": "Record identifier",

web-ui/src/main/resources/catalog/locales/cy-editor.json

+10-2
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@
165165
"linkToParentTitle": "Link a parent metadata record to the current metadata",
166166
"linkToService": "Link to a service",
167167
"linkToServiceTitle": "Link a service to the current metadata",
168-
"linkToSibling": "Link to other resources",
168+
"linkToSibling": "Link to records",
169169
"linkToSiblingTitle": "Link a resource to the current metadata",
170170
"linkToSource": "Link to a source dataset",
171171
"linkToSourceTitle": "Link a source dataset to the current metadata",
@@ -446,5 +446,13 @@
446446
"addOnlinesrc#links": "Add links",
447447
"addOnlinesrc#links-help": "eg. web links",
448448
"addOnlinesrc#quality": "Add quality info",
449-
"addOnlinesrc#quality-help": "eg. specification, reports"
449+
"addOnlinesrc#quality-help": "eg. specification, reports",
450+
"associated-parent": "Parent Metadata",
451+
"associated-service": "Gwasanaeth",
452+
"associated-dataset": "Set ddata",
453+
"associated-source": "Setiau data ffynhonnell",
454+
"associated-fcats": "Catalog nodwedd",
455+
"associated-siblings": "Adnoddau cysylltiedig",
456+
"associated-hasfeaturecats": "Using this feature catalog",
457+
"associatedResourcesPanel": "Adnoddau cysylltiedig"
450458
}

web-ui/src/main/resources/catalog/locales/cy-search.json

+5-2
Original file line numberDiff line numberDiff line change
@@ -160,11 +160,11 @@
160160
"exportPDF": "Allforio (PDF)",
161161
"exportMEF": "Allforio (ZIP)",
162162
"welcomeText": "Yma fe welwch ddata, gwasanaethau a mapiau a mwy.",
163-
"searchOver": "Chwilio setiau data, gwasanaethau a mapiau <strong>{{records}</strong>},...",
163+
"searchOver": "Chwilio <strong>{{records}}</strong> setiau data, gwasanaethau a mapiau ...",
164164
"browseBy": "Pori yn ôl",
165165
"browseTopics": "Pori pynciau",
166166
"browseTypes": "Pori adnoddau",
167-
"versionDetails": "Wedi'i bweru gan GeoNetwork <span class='gn-version'>>{{platform}} {{version}}. {{subversion}}<<span class='gn-version'>",
167+
"versionDetails": "Wedi'i bweru gan GeoNetwork <span class='gn-version'>{{platform}} {{version}}.{{subversion}}</span>",
168168
"lastRecords": "Newyddion diweddaraf",
169169
"preferredRecords": "Mwyaf poblogaidd",
170170
"about": "Ynghylch",
@@ -481,6 +481,9 @@
481481
"clickToSelect": "Cliciwch i ddewis neu ddad-ddewis",
482482
"filterDataDescription": "Dewiswch haen ar y map i ddechrau hidlo nodweddion cysylltiedig WFS (os oes rhai o gwbl). Mae'n rhaid i nodweddion fod wedi cael eu mynegeio gan weinyddwr yn gyntaf.",
483483
"WPSDescription": "Rhowch URL terfynbwynt WPS i ddechrau defnyddio'r broses trwy ffurflen ddeinamig. Dangosir prosesau WPS a ddefnyddiwyd yn ddiweddar yn yr ail dab.",
484+
"wpsProcesslist": "Processing services",
485+
"wpsProcessurl": "By URL",
486+
"wpsProcessrecent": "Recent services",
484487
"noLayersFound": "Ni ddarganfuwyd haenau",
485488
"featuredUserSearches": "Chwiliadau sy'n cael sylw",
486489
"userSearches": "Chwiliadau defnyddwyr",

0 commit comments

Comments
 (0)