Skip to content

Commit

Permalink
Translation updated
Browse files Browse the repository at this point in the history
  • Loading branch information
dsuren1 committed Dec 18, 2024
1 parent b487aa9 commit 3bc8b0d
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 6 deletions.
2 changes: 1 addition & 1 deletion web/client/translations/data.de-DE.json
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@
},
"disableFeaturesEditing": "Deaktivieren Sie die Bearbeitung der Attributtabelle",
"interactiveLegend": {
"incompatibleFilterWarning": "Angewendete Legendenfilter sind mit dem aktiven Ebenenfilter nicht kompatibel. Klicken Sie auf Zurücksetzen, um die Legendenfilter zu entfernen",
"incompatibleFilterWarning": "Legendenfilter sind mit dem aktiven Ebenenfilter nicht kompatibel oder es sind keine sichtbaren Features im Kartenansichtsfenster vorhanden. Klicken Sie auf Zurücksetzen, um die Legendenfilter zu löschen",
"resetLegendFilter": "Zurücksetzen",
"noLegendData": "Keine Legenden Elemente zum Anzeigen"
}
Expand Down
2 changes: 1 addition & 1 deletion web/client/translations/data.en-US.json
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@
},
"disableFeaturesEditing": "Disable editing on Attribute table",
"interactiveLegend": {
"incompatibleFilterWarning": "Applied legend filters are incompatible with the active layer filter. Click on reset to remove legend filters",
"incompatibleFilterWarning": "Legend filters are incompatible with the active layer filter, or no visible features are within the map view. Click reset to clear legend filters",
"resetLegendFilter": "Reset",
"noLegendData": "No legend items to show"
}
Expand Down
2 changes: 1 addition & 1 deletion web/client/translations/data.es-ES.json
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@
},
"disableFeaturesEditing": "Deshabilitar la edición en la tabla de atributos",
"interactiveLegend": {
"incompatibleFilterWarning": "Los filtros de leyenda aplicados son incompatibles con el filtro de capa activo. Haga clic en restablecer para eliminar los filtros de leyenda",
"incompatibleFilterWarning": "Los filtros de leyenda son incompatibles con el filtro de capa activo, o no hay características visibles dentro de la vista del mapa. Haga clic en restablecer para borrar los filtros de leyenda",
"resetLegendFilter": "Restablecer",
"noLegendData": "No hay elementos de leyenda para mostrar"
}
Expand Down
2 changes: 1 addition & 1 deletion web/client/translations/data.fr-FR.json
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@
},
"disableFeaturesEditing": "Désactiver la modification sur la table attributaire",
"interactiveLegend": {
"incompatibleFilterWarning": "Les filtres de légende appliqués sont incompatibles avec le filtre de couche actif. Cliquez sur réinitialiser pour supprimer les filtres de légende",
"incompatibleFilterWarning": "Les filtres de légende sont incompatibles avec le filtre de couche actif, ou aucune fonctionnalité visible n'est dans la vue de la carte. Cliquez sur réinitialiser pour effacer les filtres de légende",
"resetLegendFilter": "Réinitialiser",
"noLegendData": "Aucun élément de légende à afficher"
}
Expand Down
3 changes: 1 addition & 2 deletions web/client/translations/data.it-IT.json
Original file line number Diff line number Diff line change
Expand Up @@ -242,8 +242,7 @@
},
"disableFeaturesEditing": "Disabilita la modifica sulla tabella degli attributi",
"interactiveLegend": {
"incompatibleFilterWarning": "I filtri della legenda applicati sono incompatibili con il filtro del livello attivo. Clicca su reset per rimuovere i filtri della legenda",
"resetLegendFilter": "Reset",
"incompatibleFilterWarning": "I filtri della legenda sono incompatibili con il filtro del layer attivo, oppure non ci sono feature visibili all'interno della vista della mappa. Clicca su reset per cancellare i filtri della legenda", "resetLegendFilter": "Reset",
"noLegendData": "Nessun elemento della legenda da mostrare" }
},
"localizedInput": {
Expand Down

0 comments on commit 3bc8b0d

Please sign in to comment.