Skip to content

Commit

Permalink
Merge branch 'i18n/20241018093341' into 'main'
Browse files Browse the repository at this point in the history
Update translations

See merge request decidim/decidim-module-geo!155
  • Loading branch information
Hadrien Froger committed Oct 18, 2024
2 parents e7c8cf3 + 509c4b0 commit ebf9da4
Show file tree
Hide file tree
Showing 3 changed files with 59 additions and 5 deletions.
20 changes: 19 additions & 1 deletion config/locales/decidim-geo.de.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ de:
attributes:
assembly:
decidim_geo_space_address: Adresse
participatory_process:
decidim_geo_space_address: Adresse
component:
decidim_geo_avoid_index: Lokalisierte Punkte ausserhalb dieses Prozesses verbergen
decidim:
Expand Down Expand Up @@ -41,6 +43,16 @@ de:
spaces_config_title: Einstellungen für partizipative Bereiche
only_assemblies: Ausschliesslich Gremien auf der Gremienübersichtsseite anzeigen
only_processes: Ausschliesslich Prozesse auf der Prozessübersichtsseite anzeigen
default_filter:
title: Available points
help_text: |
Configure the available points for Decidim Geo. This configuration applies to all the platform.
geoencoded_filter:
label: Filter points by location
fields:
force_geoencoded: "Only points in the map"
no_force_geoencoded: "All points"
default_geoencoded_filter: Filter
index:
title: Einstellungen
save: Speichern
Expand All @@ -49,6 +61,7 @@ de:
save: Speichern
fields:
zoom: Zoomstufe
focus_zoom_level: Zoom on focus
longitude: Längengrad
latitude: Breitengrad
tile: Kachel
Expand Down Expand Up @@ -98,9 +111,14 @@ de:
button: "Filter"
reset_button: "Zurücksetzen"
apply_button: "Anwenden"
results:
warn_empty: Keine Daten mit dieser Filterauswahl
zero: no results
one: 1 result
other: "%count% results"
empty:
message: "Keine Daten mit dieser Filterauswahl"
reset_button: "Filter zurücksetzen"
update_button: "Update"
geo:
label: Zeigen
all: Alle
Expand Down
22 changes: 20 additions & 2 deletions config/locales/decidim-geo.fr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ fr:
attributes:
assembly:
decidim_geo_space_address: Adresse
participatory_process:
decidim_geo_space_address: Adresse
component:
decidim_geo_avoid_index: Hide geolocated points outside this process
decidim:
Expand Down Expand Up @@ -41,6 +43,16 @@ fr:
spaces_config_title: Configurations des Espaces Participatifs
only_assemblies: Afficher uniquement les assemblées dans Assemblées
only_processes: Afficher uniquement les processus dans Processus
default_filter:
title: Available points
help_text: |
Configure the available points for Decidim Geo. This configuration applies to all the platform.
geoencoded_filter:
label: Filter points by location
fields:
force_geoencoded: "Only points in the map"
no_force_geoencoded: "All points"
default_geoencoded_filter: Filter
index:
title: Configurations
save: Sauvegarder
Expand All @@ -49,6 +61,7 @@ fr:
save: Sauvegarder
fields:
zoom: Zoom
focus_zoom_level: Zoom on focus
longitude: Longitude
latitude: Latitude
tile: Tuile
Expand Down Expand Up @@ -98,9 +111,14 @@ fr:
button: "Filtres"
reset_button: "Annuler"
apply_button: "Afficher"
results:
warn_empty: Aucun résultat, modifier les filters pour mettre à jour
zero: no results
one: 1 result
other: "%count% results"
empty:
message: "Aucun résultat"
reset_button: "Retour"
message: "Aucun résultat, modifier les filters pour mettre à jour"
update_button: "Update"
geo:
label: Localisation
all: Tout
Expand Down
22 changes: 20 additions & 2 deletions config/locales/decidim-geo.pt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ pt:
attributes:
assembly:
decidim_geo_space_address: Endereço
participatory_process:
decidim_geo_space_address: Endereço
component:
decidim_geo_avoid_index: Hide geolocated points outside this process
decidim:
Expand Down Expand Up @@ -41,6 +43,16 @@ pt:
spaces_config_title: Configurações de espaços participativos
only_assemblies: Exibir apenas reuniões em Reuniões
only_processes: Exibir apenas processos em Processos
default_filter:
title: Available points
help_text: |
Configure the available points for Decidim Geo. This configuration applies to all the platform.
geoencoded_filter:
label: Filter points by location
fields:
force_geoencoded: "Only points in the map"
no_force_geoencoded: "All points"
default_geoencoded_filter: Filter
index:
title: Configurações
save: Salvar
Expand All @@ -49,6 +61,7 @@ pt:
save: Salvar
fields:
zoom: Ampliar
focus_zoom_level: Zoom on focus
longitude: Longitude
latitude: Latitude
tile: Telha
Expand Down Expand Up @@ -98,9 +111,14 @@ pt:
button: "Filtros"
reset_button: "Restaurar"
apply_button: "Aplicar"
results:
warn_empty: Não há dados com esses filtros, muda os filtros para atualizar
zero: no results
one: 1 result
other: "%count% results"
empty:
message: "Não há dados com esses filtros"
reset_button: "Restaurar filtros"
message: "Não há dados com esses filtros, muda os filtros para atualizar"
update_button: "Update"
geo:
label: Mostrar
all: Todos
Expand Down

0 comments on commit ebf9da4

Please sign in to comment.