From 6726ebf669e3bb76cb6c58add5c04f732e1e3711 Mon Sep 17 00:00:00 2001 From: Florian Necas Date: Thu, 25 Jan 2024 22:55:05 +0100 Subject: [PATCH] fix: update i18n keys in admin files --- web-ui/src/main/resources/catalog/locales/ca-admin.json | 4 ++-- web-ui/src/main/resources/catalog/locales/cs-admin.json | 4 ++-- web-ui/src/main/resources/catalog/locales/de-admin.json | 4 ++-- web-ui/src/main/resources/catalog/locales/es-admin.json | 4 ++-- web-ui/src/main/resources/catalog/locales/fi-admin.json | 4 ++-- web-ui/src/main/resources/catalog/locales/fr-admin.json | 4 ++-- web-ui/src/main/resources/catalog/locales/is-admin.json | 4 ++-- web-ui/src/main/resources/catalog/locales/it-admin.json | 4 ++-- web-ui/src/main/resources/catalog/locales/ko-admin.json | 4 ++-- web-ui/src/main/resources/catalog/locales/nl-admin.json | 4 ++-- web-ui/src/main/resources/catalog/locales/pt-admin.json | 4 ++-- web-ui/src/main/resources/catalog/locales/ru-admin.json | 4 ++-- web-ui/src/main/resources/catalog/locales/sk-admin.json | 4 ++-- web-ui/src/main/resources/catalog/locales/sv-admin.json | 4 ++-- web-ui/src/main/resources/catalog/locales/zh-admin.json | 4 ++-- 15 files changed, 30 insertions(+), 30 deletions(-) diff --git a/web-ui/src/main/resources/catalog/locales/ca-admin.json b/web-ui/src/main/resources/catalog/locales/ca-admin.json index 03d62d8dca..56f307e1f3 100644 --- a/web-ui/src/main/resources/catalog/locales/ca-admin.json +++ b/web-ui/src/main/resources/catalog/locales/ca-admin.json @@ -810,8 +810,8 @@ "system/index": "Index options", "metadata/url": "Link to metadata", "metadata/url/sitemapDoiFirst": "Use DOI for sitemap URL if present", - "metadata/url/sitemapLinkUrl": "Sitemap and permalink URL template", - "metadata/url/sitemapLinkUrl-help": "URL template to build the links to metadata document in the catalogue sitemap. String For example, for the template http://www.example.com/external/metadata/html?uuid=\\{\\{UUID\\}\\} the resulting URL in sitemap document would be http://www.example.com/external/metadata/html?uuid=this-is-the-actual-uuid. If not set, the default URL is used.", + "system/server/sitemapLinkUrl": "Sitemap and permalink URL template", + "system/server/sitemapLinkUrl-help": "URL template to build the links to metadata document in the catalogue sitemap. String For example, for the template http://www.example.com/external/metadata/html?uuid=\\{\\{UUID\\}\\} the resulting URL in sitemap document would be http://www.example.com/external/metadata/html?uuid=this-is-the-actual-uuid. If not set, the default URL is used.", "metadata/url/dynamicAppLinkUrl": "Portal URL template", "metadata/url/dynamicAppLinkUrl-help": "Link in the landing page to open the catalogue application. If not set, the default app is used.", "system/server/timeZone": "Fus horari", diff --git a/web-ui/src/main/resources/catalog/locales/cs-admin.json b/web-ui/src/main/resources/catalog/locales/cs-admin.json index 3f743ae4f2..f6b4867070 100644 --- a/web-ui/src/main/resources/catalog/locales/cs-admin.json +++ b/web-ui/src/main/resources/catalog/locales/cs-admin.json @@ -810,8 +810,8 @@ "system/index": "Možnosti indexu", "metadata/url": "Odkaz na metadata", "metadata/url/sitemapDoiFirst": "Použít DOI pro adresu URL mapy webu, pokud existuje", - "metadata/url/sitemapLinkUrl": "Šablona Sitemap a URL trvalého odkazu", - "metadata/url/sitemapLinkUrl-help": "Šablona adresy URL pro vytvoření odkazů na dokument metadat v mapě webu katalogu . String Například pro šablonu http://www.example.com/external/metadata/html?uuid=\\{\\{UUID\\}\\} bude výsledná adresa URL v dokumentu sitemap http://www.example.com/external/metadata/html?uuid=this-is-the-actual-uuid. Pokud není nastaveno, použije se výchozí adresa URL.", + "system/server/sitemapLinkUrl": "Šablona Sitemap a URL trvalého odkazu", + "system/server/sitemapLinkUrl-help": "Šablona adresy URL pro vytvoření odkazů na dokument metadat v mapě webu katalogu . String Například pro šablonu http://www.example.com/external/metadata/html?uuid=\\{\\{UUID\\}\\} bude výsledná adresa URL v dokumentu sitemap http://www.example.com/external/metadata/html?uuid=this-is-the-actual-uuid. Pokud není nastaveno, použije se výchozí adresa URL.", "metadata/url/dynamicAppLinkUrl": "Šablona URL portálu", "metadata/url/dynamicAppLinkUrl-help": "Odkaz na vstupní stránce pro otevření aplikace katalogu. Pokud není nastaveno, použije se výchozí aplikace.", "system/server/timeZone": "Časové pásmo", diff --git a/web-ui/src/main/resources/catalog/locales/de-admin.json b/web-ui/src/main/resources/catalog/locales/de-admin.json index dd110f7c8f..74c4c13cb8 100644 --- a/web-ui/src/main/resources/catalog/locales/de-admin.json +++ b/web-ui/src/main/resources/catalog/locales/de-admin.json @@ -810,8 +810,8 @@ "system/index": "Index options", "metadata/url": "Link to metadata", "metadata/url/sitemapDoiFirst": "Use DOI for sitemap URL if present", - "metadata/url/sitemapLinkUrl": "Sitemap and permalink URL template", - "metadata/url/sitemapLinkUrl-help": "URL template to build the links to metadata document in the catalogue sitemap. String For example, for the template http://www.example.com/external/metadata/html?uuid=\\{\\{UUID\\}\\} the resulting URL in sitemap document would be http://www.example.com/external/metadata/html?uuid=this-is-the-actual-uuid. If not set, the default URL is used.", + "system/server/sitemapLinkUrl": "Sitemap and permalink URL template", + "system/server/sitemapLinkUrl-help": "URL template to build the links to metadata document in the catalogue sitemap. String For example, for the template http://www.example.com/external/metadata/html?uuid=\\{\\{UUID\\}\\} the resulting URL in sitemap document would be http://www.example.com/external/metadata/html?uuid=this-is-the-actual-uuid. If not set, the default URL is used.", "metadata/url/dynamicAppLinkUrl": "Portal URL template", "metadata/url/dynamicAppLinkUrl-help": "Link in the landing page to open the catalogue application. If not set, the default app is used.", "system/server/timeZone": "Zeitzone", diff --git a/web-ui/src/main/resources/catalog/locales/es-admin.json b/web-ui/src/main/resources/catalog/locales/es-admin.json index b79cb06828..06955989a1 100644 --- a/web-ui/src/main/resources/catalog/locales/es-admin.json +++ b/web-ui/src/main/resources/catalog/locales/es-admin.json @@ -810,8 +810,8 @@ "system/index": "Index options", "metadata/url": "Link to metadata", "metadata/url/sitemapDoiFirst": "Use DOI for sitemap URL if present", - "metadata/url/sitemapLinkUrl": "Sitemap and permalink URL template", - "metadata/url/sitemapLinkUrl-help": "URL template to build the links to metadata document in the catalogue sitemap. String For example, for the template http://www.example.com/external/metadata/html?uuid=\\{\\{UUID\\}\\} the resulting URL in sitemap document would be http://www.example.com/external/metadata/html?uuid=this-is-the-actual-uuid. If not set, the default URL is used.", + "system/server/sitemapLinkUrl": "Sitemap and permalink URL template", + "system/server/sitemapLinkUrl-help": "URL template to build the links to metadata document in the catalogue sitemap. String For example, for the template http://www.example.com/external/metadata/html?uuid=\\{\\{UUID\\}\\} the resulting URL in sitemap document would be http://www.example.com/external/metadata/html?uuid=this-is-the-actual-uuid. If not set, the default URL is used.", "metadata/url/dynamicAppLinkUrl": "Portal URL template", "metadata/url/dynamicAppLinkUrl-help": "Link in the landing page to open the catalogue application. If not set, the default app is used.", "system/server/timeZone": "Zona horaria", diff --git a/web-ui/src/main/resources/catalog/locales/fi-admin.json b/web-ui/src/main/resources/catalog/locales/fi-admin.json index 0fa9604fd3..c89682ec2d 100644 --- a/web-ui/src/main/resources/catalog/locales/fi-admin.json +++ b/web-ui/src/main/resources/catalog/locales/fi-admin.json @@ -810,8 +810,8 @@ "system/index": "Index options", "metadata/url": "Link to metadata", "metadata/url/sitemapDoiFirst": "Use DOI for sitemap URL if present", - "metadata/url/sitemapLinkUrl": "Sitemap and permalink URL template", - "metadata/url/sitemapLinkUrl-help": "URL template to build the links to metadata document in the catalogue sitemap. String For example, for the template http://www.example.com/external/metadata/html?uuid=\\{\\{UUID\\}\\} the resulting URL in sitemap document would be http://www.example.com/external/metadata/html?uuid=this-is-the-actual-uuid. If not set, the default URL is used.", + "system/server/sitemapLinkUrl": "Sitemap and permalink URL template", + "system/server/sitemapLinkUrl-help": "URL template to build the links to metadata document in the catalogue sitemap. String For example, for the template http://www.example.com/external/metadata/html?uuid=\\{\\{UUID\\}\\} the resulting URL in sitemap document would be http://www.example.com/external/metadata/html?uuid=this-is-the-actual-uuid. If not set, the default URL is used.", "metadata/url/dynamicAppLinkUrl": "Portal URL template", "metadata/url/dynamicAppLinkUrl-help": "Link in the landing page to open the catalogue application. If not set, the default app is used.", "system/server/timeZone": "Timezone", diff --git a/web-ui/src/main/resources/catalog/locales/fr-admin.json b/web-ui/src/main/resources/catalog/locales/fr-admin.json index ccd83098c1..145284f7ad 100644 --- a/web-ui/src/main/resources/catalog/locales/fr-admin.json +++ b/web-ui/src/main/resources/catalog/locales/fr-admin.json @@ -810,8 +810,8 @@ "system/index": "Options d'indexation", "metadata/url": "Lien vers la fiche", "metadata/url/sitemapDoiFirst": "Utiliser le DOI s'il existe pour les URLs de la sitemap", - "metadata/url/sitemapLinkUrl": "Sitemap et permalink modèle d'URL", - "metadata/url/sitemapLinkUrl-help": "Le modèle d'URL pour construire les liens vers les fiches dans le sitemap du cataloguet. Le texte Par exemple, pour l'URL http://www.example.com/external/metadata/html?uuid=\\{\\{UUID\\}\\} l'URL générée sera http://www.example.com/external/metadata/html?uuid=this-is-the-actual-uuid. S'il n'est pas défini, l'URL par défaut est utilisée.", + "system/server/sitemapLinkUrl": "Sitemap et permalink modèle d'URL", + "system/server/sitemapLinkUrl-help": "Le modèle d'URL pour construire les liens vers les fiches dans le sitemap du cataloguet. Le texte Par exemple, pour l'URL http://www.example.com/external/metadata/html?uuid=\\{\\{UUID\\}\\} l'URL générée sera http://www.example.com/external/metadata/html?uuid=this-is-the-actual-uuid. S'il n'est pas défini, l'URL par défaut est utilisée.", "metadata/url/dynamicAppLinkUrl": "Modèle d'URL du portail", "metadata/url/dynamicAppLinkUrl-help": "Lien dans la landing page pour ouvrir le catalogue. S'il n'est pas défini, l'application par défaut est utilisée.", "system/server/timeZone": "Fuseau horaire", diff --git a/web-ui/src/main/resources/catalog/locales/is-admin.json b/web-ui/src/main/resources/catalog/locales/is-admin.json index 03fbf09cb0..a0e35798f6 100644 --- a/web-ui/src/main/resources/catalog/locales/is-admin.json +++ b/web-ui/src/main/resources/catalog/locales/is-admin.json @@ -810,8 +810,8 @@ "system/index": "Index options", "metadata/url": "Link to metadata", "metadata/url/sitemapDoiFirst": "Use DOI for sitemap URL if present", - "metadata/url/sitemapLinkUrl": "Sitemap and permalink URL template", - "metadata/url/sitemapLinkUrl-help": "URL template to build the links to metadata document in the catalogue sitemap. String For example, for the template http://www.example.com/external/metadata/html?uuid=\\{\\{UUID\\}\\} the resulting URL in sitemap document would be http://www.example.com/external/metadata/html?uuid=this-is-the-actual-uuid. If not set, the default URL is used.", + "system/server/sitemapLinkUrl": "Sitemap and permalink URL template", + "system/server/sitemapLinkUrl-help": "URL template to build the links to metadata document in the catalogue sitemap. String For example, for the template http://www.example.com/external/metadata/html?uuid=\\{\\{UUID\\}\\} the resulting URL in sitemap document would be http://www.example.com/external/metadata/html?uuid=this-is-the-actual-uuid. If not set, the default URL is used.", "metadata/url/dynamicAppLinkUrl": "Portal URL template", "metadata/url/dynamicAppLinkUrl-help": "Link in the landing page to open the catalogue application. If not set, the default app is used.", "system/server/timeZone": "Timezone", diff --git a/web-ui/src/main/resources/catalog/locales/it-admin.json b/web-ui/src/main/resources/catalog/locales/it-admin.json index 877e12b2b1..c63c479b19 100644 --- a/web-ui/src/main/resources/catalog/locales/it-admin.json +++ b/web-ui/src/main/resources/catalog/locales/it-admin.json @@ -810,8 +810,8 @@ "system/index": "Index options", "metadata/url": "Link to metadata", "metadata/url/sitemapDoiFirst": "Use DOI for sitemap URL if present", - "metadata/url/sitemapLinkUrl": "Sitemap and permalink URL template", - "metadata/url/sitemapLinkUrl-help": "URL template to build the links to metadata document in the catalogue sitemap. String For example, for the template http://www.example.com/external/metadata/html?uuid=\\{\\{UUID\\}\\} the resulting URL in sitemap document would be http://www.example.com/external/metadata/html?uuid=this-is-the-actual-uuid. If not set, the default URL is used.", + "system/server/sitemapLinkUrl": "Sitemap and permalink URL template", + "system/server/sitemapLinkUrl-help": "URL template to build the links to metadata document in the catalogue sitemap. String For example, for the template http://www.example.com/external/metadata/html?uuid=\\{\\{UUID\\}\\} the resulting URL in sitemap document would be http://www.example.com/external/metadata/html?uuid=this-is-the-actual-uuid. If not set, the default URL is used.", "metadata/url/dynamicAppLinkUrl": "Portal URL template", "metadata/url/dynamicAppLinkUrl-help": "Link in the landing page to open the catalogue application. If not set, the default app is used.", "system/server/timeZone": "Timezone", diff --git a/web-ui/src/main/resources/catalog/locales/ko-admin.json b/web-ui/src/main/resources/catalog/locales/ko-admin.json index 6f60c90611..87bc745201 100644 --- a/web-ui/src/main/resources/catalog/locales/ko-admin.json +++ b/web-ui/src/main/resources/catalog/locales/ko-admin.json @@ -810,8 +810,8 @@ "system/index": "Index options", "metadata/url": "Link to metadata", "metadata/url/sitemapDoiFirst": "Use DOI for sitemap URL if present", - "metadata/url/sitemapLinkUrl": "Sitemap and permalink URL template", - "metadata/url/sitemapLinkUrl-help": "URL template to build the links to metadata document in the catalogue sitemap. String For example, for the template http://www.example.com/external/metadata/html?uuid=\\{\\{UUID\\}\\} the resulting URL in sitemap document would be http://www.example.com/external/metadata/html?uuid=this-is-the-actual-uuid. If not set, the default URL is used.", + "system/server/sitemapLinkUrl": "Sitemap and permalink URL template", + "system/server/sitemapLinkUrl-help": "URL template to build the links to metadata document in the catalogue sitemap. String For example, for the template http://www.example.com/external/metadata/html?uuid=\\{\\{UUID\\}\\} the resulting URL in sitemap document would be http://www.example.com/external/metadata/html?uuid=this-is-the-actual-uuid. If not set, the default URL is used.", "metadata/url/dynamicAppLinkUrl": "Portal URL template", "metadata/url/dynamicAppLinkUrl-help": "Link in the landing page to open the catalogue application. If not set, the default app is used.", "system/server/timeZone": "Timezone", diff --git a/web-ui/src/main/resources/catalog/locales/nl-admin.json b/web-ui/src/main/resources/catalog/locales/nl-admin.json index fa6d599f75..1550f8260e 100644 --- a/web-ui/src/main/resources/catalog/locales/nl-admin.json +++ b/web-ui/src/main/resources/catalog/locales/nl-admin.json @@ -810,8 +810,8 @@ "system/index": "Index opties", "metadata/url": "Link naar metadata", "metadata/url/sitemapDoiFirst": "Gebruik DOI als sitemap URL wanneer beschikbaar", - "metadata/url/sitemapLinkUrl": "Sitemap en permalink URL sjabloon", - "metadata/url/sitemapLinkUrl-help": "URL sjabloon om link naar het metadata documenten in de cataloog sitemap te bouwen. String Bijvoorbeeld, voor het sjabloon http://www.example.com/external/metadata/html?uuid=\\{\\{UUID\\}\\} zal de resulterende URL in het sitemap document de volgende zijn: http://www.example.com/external/metadata/html?uuid=this-is-the-actual-uuid. Indien niet ingesteld wordt de standaard URL gebruikt.", + "system/server/sitemapLinkUrl": "Sitemap en permalink URL sjabloon", + "system/server/sitemapLinkUrl-help": "URL sjabloon om link naar het metadata documenten in de cataloog sitemap te bouwen. String Bijvoorbeeld, voor het sjabloon http://www.example.com/external/metadata/html?uuid=\\{\\{UUID\\}\\} zal de resulterende URL in het sitemap document de volgende zijn: http://www.example.com/external/metadata/html?uuid=this-is-the-actual-uuid. Indien niet ingesteld wordt de standaard URL gebruikt.", "metadata/url/dynamicAppLinkUrl": "Portaal URL sjabloon", "metadata/url/dynamicAppLinkUrl-help": "Link op de landingspagina om de cataloog te openen. Indien niet ingesteld wordt de standaard app gebruikt.", "system/server/timeZone": "Tijdzone", diff --git a/web-ui/src/main/resources/catalog/locales/pt-admin.json b/web-ui/src/main/resources/catalog/locales/pt-admin.json index fc56cde88a..213f10edfe 100644 --- a/web-ui/src/main/resources/catalog/locales/pt-admin.json +++ b/web-ui/src/main/resources/catalog/locales/pt-admin.json @@ -810,8 +810,8 @@ "system/index": "Index options", "metadata/url": "Link to metadata", "metadata/url/sitemapDoiFirst": "Use DOI for sitemap URL if present", - "metadata/url/sitemapLinkUrl": "Sitemap and permalink URL template", - "metadata/url/sitemapLinkUrl-help": "URL template to build the links to metadata document in the catalogue sitemap. String For example, for the template http://www.example.com/external/metadata/html?uuid=\\{\\{UUID\\}\\} the resulting URL in sitemap document would be http://www.example.com/external/metadata/html?uuid=this-is-the-actual-uuid. If not set, the default URL is used.", + "system/server/sitemapLinkUrl": "Sitemap and permalink URL template", + "system/server/sitemapLinkUrl-help": "URL template to build the links to metadata document in the catalogue sitemap. String For example, for the template http://www.example.com/external/metadata/html?uuid=\\{\\{UUID\\}\\} the resulting URL in sitemap document would be http://www.example.com/external/metadata/html?uuid=this-is-the-actual-uuid. If not set, the default URL is used.", "metadata/url/dynamicAppLinkUrl": "Portal URL template", "metadata/url/dynamicAppLinkUrl-help": "Link in the landing page to open the catalogue application. If not set, the default app is used.", "system/server/timeZone": "Timezone", diff --git a/web-ui/src/main/resources/catalog/locales/ru-admin.json b/web-ui/src/main/resources/catalog/locales/ru-admin.json index 7984732e19..fbdc597eee 100644 --- a/web-ui/src/main/resources/catalog/locales/ru-admin.json +++ b/web-ui/src/main/resources/catalog/locales/ru-admin.json @@ -810,8 +810,8 @@ "system/index": "Index options", "metadata/url": "Link to metadata", "metadata/url/sitemapDoiFirst": "Use DOI for sitemap URL if present", - "metadata/url/sitemapLinkUrl": "Sitemap and permalink URL template", - "metadata/url/sitemapLinkUrl-help": "URL template to build the links to metadata document in the catalogue sitemap. String For example, for the template http://www.example.com/external/metadata/html?uuid=\\{\\{UUID\\}\\} the resulting URL in sitemap document would be http://www.example.com/external/metadata/html?uuid=this-is-the-actual-uuid. If not set, the default URL is used.", + "system/server/sitemapLinkUrl": "Sitemap and permalink URL template", + "system/server/sitemapLinkUrl-help": "URL template to build the links to metadata document in the catalogue sitemap. String For example, for the template http://www.example.com/external/metadata/html?uuid=\\{\\{UUID\\}\\} the resulting URL in sitemap document would be http://www.example.com/external/metadata/html?uuid=this-is-the-actual-uuid. If not set, the default URL is used.", "metadata/url/dynamicAppLinkUrl": "Portal URL template", "metadata/url/dynamicAppLinkUrl-help": "Link in the landing page to open the catalogue application. If not set, the default app is used.", "system/server/timeZone": "Timezone", diff --git a/web-ui/src/main/resources/catalog/locales/sk-admin.json b/web-ui/src/main/resources/catalog/locales/sk-admin.json index 9a6f4c2fd5..e130327ce5 100644 --- a/web-ui/src/main/resources/catalog/locales/sk-admin.json +++ b/web-ui/src/main/resources/catalog/locales/sk-admin.json @@ -810,8 +810,8 @@ "system/index": "Index options", "metadata/url": "Link to metadata", "metadata/url/sitemapDoiFirst": "Use DOI for sitemap URL if present", - "metadata/url/sitemapLinkUrl": "Sitemap and permalink URL template", - "metadata/url/sitemapLinkUrl-help": "URL template to build the links to metadata document in the catalogue sitemap. String For example, for the template http://www.example.com/external/metadata/html?uuid=\\{\\{UUID\\}\\} the resulting URL in sitemap document would be http://www.example.com/external/metadata/html?uuid=this-is-the-actual-uuid. If not set, the default URL is used.", + "system/server/sitemapLinkUrl": "Sitemap and permalink URL template", + "system/server/sitemapLinkUrl-help": "URL template to build the links to metadata document in the catalogue sitemap. String For example, for the template http://www.example.com/external/metadata/html?uuid=\\{\\{UUID\\}\\} the resulting URL in sitemap document would be http://www.example.com/external/metadata/html?uuid=this-is-the-actual-uuid. If not set, the default URL is used.", "metadata/url/dynamicAppLinkUrl": "Portal URL template", "metadata/url/dynamicAppLinkUrl-help": "Link in the landing page to open the catalogue application. If not set, the default app is used.", "system/server/timeZone": "Timezone", diff --git a/web-ui/src/main/resources/catalog/locales/sv-admin.json b/web-ui/src/main/resources/catalog/locales/sv-admin.json index a7e656d9d3..1d013c23c6 100644 --- a/web-ui/src/main/resources/catalog/locales/sv-admin.json +++ b/web-ui/src/main/resources/catalog/locales/sv-admin.json @@ -810,8 +810,8 @@ "system/index": "Index options", "metadata/url": "Link to metadata", "metadata/url/sitemapDoiFirst": "Use DOI for sitemap URL if present", - "metadata/url/sitemapLinkUrl": "Sitemap and permalink URL template", - "metadata/url/sitemapLinkUrl-help": "URL template to build the links to metadata document in the catalogue sitemap. String For example, for the template http://www.example.com/external/metadata/html?uuid=\\{\\{UUID\\}\\} the resulting URL in sitemap document would be http://www.example.com/external/metadata/html?uuid=this-is-the-actual-uuid. If not set, the default URL is used.", + "system/server/sitemapLinkUrl": "Sitemap and permalink URL template", + "system/server/sitemapLinkUrl-help": "URL template to build the links to metadata document in the catalogue sitemap. String For example, for the template http://www.example.com/external/metadata/html?uuid=\\{\\{UUID\\}\\} the resulting URL in sitemap document would be http://www.example.com/external/metadata/html?uuid=this-is-the-actual-uuid. If not set, the default URL is used.", "metadata/url/dynamicAppLinkUrl": "Portal URL template", "metadata/url/dynamicAppLinkUrl-help": "Link in the landing page to open the catalogue application. If not set, the default app is used.", "system/server/timeZone": "Tidszon", diff --git a/web-ui/src/main/resources/catalog/locales/zh-admin.json b/web-ui/src/main/resources/catalog/locales/zh-admin.json index 0d8aa3b25c..0666440754 100644 --- a/web-ui/src/main/resources/catalog/locales/zh-admin.json +++ b/web-ui/src/main/resources/catalog/locales/zh-admin.json @@ -810,8 +810,8 @@ "system/index": "Index options", "metadata/url": "Link to metadata", "metadata/url/sitemapDoiFirst": "Use DOI for sitemap URL if present", - "metadata/url/sitemapLinkUrl": "Sitemap and permalink URL template", - "metadata/url/sitemapLinkUrl-help": "URL template to build the links to metadata document in the catalogue sitemap. String For example, for the template http://www.example.com/external/metadata/html?uuid=\\{\\{UUID\\}\\} the resulting URL in sitemap document would be http://www.example.com/external/metadata/html?uuid=this-is-the-actual-uuid. If not set, the default URL is used.", + "system/server/sitemapLinkUrl": "Sitemap and permalink URL template", + "system/server/sitemapLinkUrl-help": "URL template to build the links to metadata document in the catalogue sitemap. String For example, for the template http://www.example.com/external/metadata/html?uuid=\\{\\{UUID\\}\\} the resulting URL in sitemap document would be http://www.example.com/external/metadata/html?uuid=this-is-the-actual-uuid. If not set, the default URL is used.", "metadata/url/dynamicAppLinkUrl": "Portal URL template", "metadata/url/dynamicAppLinkUrl-help": "Link in the landing page to open the catalogue application. If not set, the default app is used.", "system/server/timeZone": "Timezone",