Merge remote-tracking branch 'sedum/feat/allowgeoloc' into dev_geo

This commit is contained in:
lesion
2022-11-15 17:37:13 +01:00
37 changed files with 663 additions and 107 deletions

View File

@@ -89,7 +89,11 @@
"max_events": "Nre. màx. d'activitats",
"close": "Tanca",
"blobs": "Blobs",
"collections": "Coŀleccions"
"collections": "Coŀleccions",
"show_map": "Mostra el mapa",
"latitude": "Latitud",
"longitude": "Longitud",
"getting_there": "Com arribar"
},
"login": {
"description": "Amb la sessió iniciada pots afegir activitats noves.",
@@ -128,6 +132,8 @@
"added": "S'ha afegit l'activitat",
"added_anon": "S'ha afegit l'activitat però encara ha de ser confirmada.",
"where_description": "On es farà? Si no està posat, escriu-ho i prem Enter.",
"coordinates_search": "Cerca de coordenades",
"coordinates_search_description": "Podeu cercar el lloc pel nom o enganxar el parell de coordenades",
"confirmed": "S'ha confirmat l'activitat",
"not_found": "No s'ha trobat l'activitat",
"remove_confirmation": "Segur que vols esborrar l'activitat?",
@@ -179,6 +185,7 @@
"allow_registration_description": "Vols deixar el registre obert?",
"allow_anon_event": "Vols permetre activitats anònimes (s'han de confirmar manualment)?",
"allow_recurrent_event": "Habilitar activitats periòdiques",
"allow_geolocation": "Habilitar la geolocalització d' esdeveniments",
"recurrent_event_visible": "Mostra per defecte les activitats periòdiques",
"federation": "Federació / ActivityPub",
"enable_federation": "Activa la federació",