Skip to content

Commit

Permalink
chore(i18n): add translations from missing languages
Browse files Browse the repository at this point in the history
from chatGPT
  • Loading branch information
fgravin committed Nov 11, 2023
1 parent a540c82 commit fceb82e
Show file tree
Hide file tree
Showing 5 changed files with 98 additions and 98 deletions.
4 changes: 2 additions & 2 deletions conf/default.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ proxy_path = ""
# Use ISO 639-2/B (https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes) format to indicate the language of the metadata.
# Setting to "current" will use the current language of the User Interface.
# If not indicated, a wildcard is used and no language preference is applied for the search.
# metadata_language = "current"
metadata_language = "current"
# This optional URL should point to the login page that allows authentication to the datahub.
# If not indicated, the default geonetwork login page is used.
# The following three placeholders can be part of this URL:
Expand All @@ -31,7 +31,7 @@ proxy_path = ""
# This optional parameter defines the languages that will be provided in a dropdown for the user to translate the UI.
# Available languages are listed here: (https://github.com/geonetwork/geonetwork-ui/blob/main/libs/util/i18n/src/lib/i18n.constants.ts).
# More information about the translation can be found in the docs (https://geonetwork.github.io/geonetwork-ui/main/docs/reference/i18n.html)
# languages = ['en', 'fr', 'de']
languages = ['en', 'fr', 'de']

### VISUAL THEME

Expand Down
48 changes: 24 additions & 24 deletions translations/es.json
Original file line number Diff line number Diff line change
@@ -1,28 +1,28 @@
{
"catalog.figures.datasets": "",
"catalog.figures.organisations": "",
"chart.aggregation.average": "",
"chart.aggregation.count": "",
"chart.aggregation.max": "",
"chart.aggregation.min": "",
"chart.aggregation.sum": "",
"chart.dropdown.aggregation": "",
"chart.dropdown.type": "",
"chart.dropdown.xProperty": "",
"chart.dropdown.yProperty": "",
"chart.loading.data": "",
"chart.type.bar": "",
"chart.type.barHorizontal": "",
"chart.type.line": "",
"chart.type.lineSmooth": "",
"chart.type.pie": "",
"dashboard.labels.mySpace": "",
"dashboard.records.all": "",
"dashboard.records.myDraft": "",
"dashboard.records.myLibrary": "",
"dashboard.records.myOrg": "",
"dashboard.records.myRecords": "",
"dashboard.records.search": "",
"catalog.figures.datasets": "conjuntos de datos",
"catalog.figures.organisations": "organizaciones",
"chart.aggregation.average": "promedio",
"chart.aggregation.count": "conteo",
"chart.aggregation.max": "máximo",
"chart.aggregation.min": "mínimo",
"chart.aggregation.sum": "suma",
"chart.dropdown.aggregation": "Agregación",
"chart.dropdown.type": "Tipo",
"chart.dropdown.xProperty": "Eje X",
"chart.dropdown.yProperty": "Eje Y",
"chart.loading.data": "Cargando datos...",
"chart.type.bar": "gráfico de barras",
"chart.type.barHorizontal": "gráfico de barras horizontal",
"chart.type.line": "gráfico de líneas",
"chart.type.lineSmooth": "gráfico de líneas suave",
"chart.type.pie": "gráfico circular",
"dashboard.labels.mySpace": "Mi espacio",
"dashboard.records.all": "Catálogo",
"dashboard.records.myDraft": "Mis borradores",
"dashboard.records.myLibrary": "Mi biblioteca",
"dashboard.records.myOrg": "Organización",
"dashboard.records.myRecords": "Mis Registros",
"dashboard.records.search": "Buscar \"{searchText}\"",
"datafeeder.analysisProgressBar.illustration.fileFormatDetection": "",
"datafeeder.analysisProgressBar.illustration.gatheringDatasetInformation": "",
"datafeeder.analysisProgressBar.illustration.samplingData": "",
Expand Down
48 changes: 24 additions & 24 deletions translations/it.json
Original file line number Diff line number Diff line change
@@ -1,28 +1,28 @@
{
"catalog.figures.datasets": "",
"catalog.figures.organisations": "",
"chart.aggregation.average": "",
"chart.aggregation.count": "",
"chart.aggregation.max": "",
"chart.aggregation.min": "",
"chart.aggregation.sum": "",
"chart.dropdown.aggregation": "",
"chart.dropdown.type": "",
"chart.dropdown.xProperty": "",
"chart.dropdown.yProperty": "",
"chart.loading.data": "",
"chart.type.bar": "",
"chart.type.barHorizontal": "",
"chart.type.line": "",
"chart.type.lineSmooth": "",
"chart.type.pie": "",
"dashboard.labels.mySpace": "",
"dashboard.records.all": "",
"dashboard.records.myDraft": "",
"dashboard.records.myLibrary": "",
"dashboard.records.myOrg": "",
"dashboard.records.myRecords": "",
"dashboard.records.search": "",
"catalog.figures.datasets": "dataset",
"catalog.figures.organisations": "organizzazioni",
"chart.aggregation.average": "media",
"chart.aggregation.count": "conteggio",
"chart.aggregation.max": "massimo",
"chart.aggregation.min": "minimo",
"chart.aggregation.sum": "somma",
"chart.dropdown.aggregation": "Aggregazione",
"chart.dropdown.type": "Tipo",
"chart.dropdown.xProperty": "Asse X",
"chart.dropdown.yProperty": "Asse Y",
"chart.loading.data": "Caricamento dati...",
"chart.type.bar": "grafico a barre",
"chart.type.barHorizontal": "grafico a barre orizzontale",
"chart.type.line": "grafico a linee",
"chart.type.lineSmooth": "grafico a linee morbide",
"chart.type.pie": "grafico a torta",
"dashboard.labels.mySpace": "Il mio spazio",
"dashboard.records.all": "Catalogo",
"dashboard.records.myDraft": "Le mie bozze",
"dashboard.records.myLibrary": "La mia biblioteca",
"dashboard.records.myOrg": "Organizzazione",
"dashboard.records.myRecords": "I miei record",
"dashboard.records.search": "Cerca \"{searchText}\"",
"datafeeder.analysisProgressBar.illustration.fileFormatDetection": "",
"datafeeder.analysisProgressBar.illustration.gatheringDatasetInformation": "",
"datafeeder.analysisProgressBar.illustration.samplingData": "",
Expand Down
48 changes: 24 additions & 24 deletions translations/nl.json
Original file line number Diff line number Diff line change
@@ -1,28 +1,28 @@
{
"catalog.figures.datasets": "",
"catalog.figures.organisations": "",
"chart.aggregation.average": "",
"chart.aggregation.count": "",
"chart.aggregation.max": "",
"chart.aggregation.min": "",
"chart.aggregation.sum": "",
"chart.dropdown.aggregation": "",
"chart.dropdown.type": "",
"chart.dropdown.xProperty": "",
"chart.dropdown.yProperty": "",
"chart.loading.data": "",
"chart.type.bar": "",
"chart.type.barHorizontal": "",
"chart.type.line": "",
"chart.type.lineSmooth": "",
"chart.type.pie": "",
"dashboard.labels.mySpace": "",
"dashboard.records.all": "",
"dashboard.records.myDraft": "",
"dashboard.records.myLibrary": "",
"dashboard.records.myOrg": "",
"dashboard.records.myRecords": "",
"dashboard.records.search": "",
"catalog.figures.datasets": "datasets",
"catalog.figures.organisations": "organisaties",
"chart.aggregation.average": "gemiddelde",
"chart.aggregation.count": "aantal",
"chart.aggregation.max": "max",
"chart.aggregation.min": "min",
"chart.aggregation.sum": "som",
"chart.dropdown.aggregation": "Aggregatie",
"chart.dropdown.type": "Type",
"chart.dropdown.xProperty": "X-as",
"chart.dropdown.yProperty": "Y-as",
"chart.loading.data": "Gegevens laden...",
"chart.type.bar": "staafdiagram",
"chart.type.barHorizontal": "horizontaal staafdiagram",
"chart.type.line": "lijndiagram",
"chart.type.lineSmooth": "glad lijndiagram",
"chart.type.pie": "cirkeldiagram",
"dashboard.labels.mySpace": "Mijn ruimte",
"dashboard.records.all": "Catalogus",
"dashboard.records.myDraft": "Mijn concepten",
"dashboard.records.myLibrary": "Mijn bibliotheek",
"dashboard.records.myOrg": "Organisatie",
"dashboard.records.myRecords": "Mijn Records",
"dashboard.records.search": "Zoeken naar \"{searchText}\"",
"datafeeder.analysisProgressBar.illustration.fileFormatDetection": "",
"datafeeder.analysisProgressBar.illustration.gatheringDatasetInformation": "",
"datafeeder.analysisProgressBar.illustration.samplingData": "",
Expand Down
48 changes: 24 additions & 24 deletions translations/pt.json
Original file line number Diff line number Diff line change
@@ -1,28 +1,28 @@
{
"catalog.figures.datasets": "",
"catalog.figures.organisations": "",
"chart.aggregation.average": "",
"chart.aggregation.count": "",
"chart.aggregation.max": "",
"chart.aggregation.min": "",
"chart.aggregation.sum": "",
"chart.dropdown.aggregation": "",
"chart.dropdown.type": "",
"chart.dropdown.xProperty": "",
"chart.dropdown.yProperty": "",
"chart.loading.data": "",
"chart.type.bar": "",
"chart.type.barHorizontal": "",
"chart.type.line": "",
"chart.type.lineSmooth": "",
"chart.type.pie": "",
"dashboard.labels.mySpace": "",
"dashboard.records.all": "",
"dashboard.records.myDraft": "",
"dashboard.records.myLibrary": "",
"dashboard.records.myOrg": "",
"dashboard.records.myRecords": "",
"dashboard.records.search": "",
"catalog.figures.datasets": "conjuntos de dados",
"catalog.figures.organisations": "organizações",
"chart.aggregation.average": "média",
"chart.aggregation.count": "contagem",
"chart.aggregation.max": "máximo",
"chart.aggregation.min": "mínimo",
"chart.aggregation.sum": "soma",
"chart.dropdown.aggregation": "Agregação",
"chart.dropdown.type": "Tipo",
"chart.dropdown.xProperty": "Eixo X",
"chart.dropdown.yProperty": "Eixo Y",
"chart.loading.data": "Carregando dados...",
"chart.type.bar": "gráfico de barras",
"chart.type.barHorizontal": "gráfico de barras horizontal",
"chart.type.line": "gráfico de linha",
"chart.type.lineSmooth": "gráfico de linha suave",
"chart.type.pie": "gráfico de pizza",
"dashboard.labels.mySpace": "Meu espaço",
"dashboard.records.all": "Catálogo",
"dashboard.records.myDraft": "Meus rascunhos",
"dashboard.records.myLibrary": "Minha biblioteca",
"dashboard.records.myOrg": "Organização",
"dashboard.records.myRecords": "Meus Registros",
"dashboard.records.search": "Buscar por \"{searchText}\"",
"datafeeder.analysisProgressBar.illustration.fileFormatDetection": "",
"datafeeder.analysisProgressBar.illustration.gatheringDatasetInformation": "",
"datafeeder.analysisProgressBar.illustration.samplingData": "",
Expand Down

0 comments on commit fceb82e

Please sign in to comment.