mirror of
https://github.com/bellingcat/ukraine-timemap.git
synced 2026-06-13 05:48:36 +03:00
* Updating some styles for cover; updating copy * Wrote up getSelectedClusters function; testing * Working on select with clusters being highlighted; rendering highlight around both clusters and individual points, so there's a little overlap * Removed extraneous props being passed down to cluster Co-authored-by: efarooqui <efarooqui@pandora.com>
174 lines
7.2 KiB
JSON
174 lines
7.2 KiB
JSON
{
|
||
"es-MX": {
|
||
"loading": "Cargando...",
|
||
"legend": {
|
||
"view2d": {
|
||
"paragraphs": [
|
||
"Seleccionando una serie de filtros verá aparecer eventos en el mapa y en la línea del tiempo.",
|
||
"Cada evento estará coloreado según la persona que dio el testimonio del evento."
|
||
],
|
||
"colors": [
|
||
{ "class": "category_group00", "label": "Category Group 00" },
|
||
{ "class": "category_group01", "label": "Category Group 01" },
|
||
{ "class": "category_group02", "label": "Category Group 02" },
|
||
{ "class": "category_group03", "label": "Category Group 03" },
|
||
{ "class": "other", "label": "Other categories" }
|
||
]
|
||
}
|
||
},
|
||
"toolbar": {
|
||
"title": "TITLE",
|
||
"categories": "Categories",
|
||
"filters": "Filters",
|
||
"explore_by_filter__title": "Explore by filter or category",
|
||
"explore_by_filter__description": "Selecting filters or categories, you'll see only those events that are tagged accordingly. If you select nothing, as well as everything, all data will be displayed.",
|
||
"panels": {
|
||
"mentions": {
|
||
"title": "Personas",
|
||
"overview": "Seleccionar los nombres de personas mostrará eventos en los que esta persona o organización ha sido mencionada, incluyendo el propio testimonio. Entre paréntesis encontrará el número de menciones. Ej. (34)."
|
||
},
|
||
"categories": {
|
||
"title": "Testimonios",
|
||
"overview": "Seleccionar el nombre de una persona mostrará los eventos descritos por su testimonio. Entre paréntesis encontrará el número de eventos descritos. Ej. (34)."
|
||
},
|
||
"search": {
|
||
"title": "Directorio de etiquetas",
|
||
"placeholder": "Búsqueda"
|
||
}
|
||
}
|
||
},
|
||
"timeline": {
|
||
"zooms": [
|
||
"3 años",
|
||
"3 meses",
|
||
"3 días",
|
||
"12 horas",
|
||
"2 horas",
|
||
"30 min",
|
||
"10 min"
|
||
],
|
||
"labels_title": "Testimonios",
|
||
"labels": [
|
||
"Testimony Group 00",
|
||
"Testimony Group 01",
|
||
"Testimony Group 02",
|
||
"Testimony Group 03",
|
||
"Other categories"
|
||
],
|
||
"info": "Viendo eventos ocurridos entre"
|
||
},
|
||
"cardstack": {
|
||
"header": "eventos seleccionados",
|
||
"unknown_location": "Localización desconocida",
|
||
"unknown_time": "Día y hora desconocida",
|
||
"timestamp": "Día y hora",
|
||
"estimated": "aproximado",
|
||
"location": "Localización",
|
||
"incident_type": "Tipo de acción",
|
||
"description": "Hechos",
|
||
"people": "Personas en el evento",
|
||
"sources": "Fuentes",
|
||
"category": "Según el testimonio de",
|
||
"communication": "Comunicación",
|
||
"transmitter": "Transmisor",
|
||
"receiver": "Receptor",
|
||
"warning": "(!) HECHOS CUESTIONADOS"
|
||
}
|
||
},
|
||
"en-US": {
|
||
"loading": "Loading...",
|
||
"legend": {
|
||
"view2d": {
|
||
"paragraphs": [
|
||
"Selecting a series of filters, you will be able to explore events on the map of Iguala and on the timeline.",
|
||
"Each event is colored according the person that gave category of the event."
|
||
],
|
||
"colors": [
|
||
{ "class": "category_group00", "label": "Category Group 00" },
|
||
{ "class": "category_group01", "label": "Category Group 01" },
|
||
{ "class": "category_group02", "label": "Category Group 02" },
|
||
{ "class": "category_group03", "label": "Category Group 03" },
|
||
{ "class": "other", "label": "Other categories" }
|
||
]
|
||
},
|
||
"default": {
|
||
"header": "Navigating the Platform",
|
||
"intro": [
|
||
"Each small **dot** represents a **datapoint**, or incident. Click on a dot to see details. Hover over a larger ‘**cluster**’ dot to see how many events it represents.",
|
||
"Zoom in either with a mouse-scroll or by clicking a ‘cluster’ dot.",
|
||
"Use **filters** and **categories** to segment the data. Selecting certain filters and categories will show only the datapoints that relate to them. If no filters or categories are selected, all the datapoints are displayed.",
|
||
"Selecting more than one filter will introduce colour-coded datapoints, which allow you to compare types of incident across time and space. This feature works up to a maximum of six filters.",
|
||
"Use the left and right arrows to move back and forward through time. Use the handles on the right to select a date range."
|
||
],
|
||
"notation": "Combinations of colours within a circle indicate multiple events in a single location.",
|
||
"arrows": "Use the left/right arrows on the keboard to move back and forth between events in time."
|
||
}
|
||
},
|
||
"toolbar": {
|
||
"title": "TITLE",
|
||
"panels": {
|
||
"mentions": {
|
||
"title": "Mentions",
|
||
"overview": "Selecting the names of people/organisation will show events in which these have been mentioned in their own testistimony and by others. The number in the parentheses shows how many events contain a mention of a person or organisation, e.g. (34)"
|
||
},
|
||
"categories": {
|
||
"title": "Testimonies",
|
||
"overview": "Selecting the name of a person will show the events only according to a person’s category or category. The number in the parentheses show how many events are contained in each category, e.g. (34)."
|
||
},
|
||
"search": {
|
||
"title": "Directory of filters",
|
||
"placeholder": "Search"
|
||
}
|
||
},
|
||
"narratives_label": "Narratives",
|
||
"narrative_summary": "Follow a path through the data, from one key event to the next.",
|
||
"categories": "Categories",
|
||
"filters": "Filters",
|
||
"filters_label": "Filters",
|
||
"explore_by_filter__title": "Explore by filter",
|
||
"explore_by_filter__description": "‘Filters’ refer to the types of incident. Select multiple filters to introduce colour-coding, up to a maximum of six filters. If no filters are selected, all datapoints are displayed.",
|
||
"explore_by_category__title": "Explore events by category",
|
||
"explore_by_category__description": "‘Categories’ refer to the victims of a given incident. If no categories are selected, all datapoints are displayed."
|
||
},
|
||
"timeline": {
|
||
"zooms": [
|
||
"3 years",
|
||
"3 months",
|
||
"3 days",
|
||
"12 hours",
|
||
"2 hours",
|
||
"30 min",
|
||
"10 min"
|
||
],
|
||
"labels_title": "Testimonies",
|
||
"labels": [
|
||
"Testimony Group 00",
|
||
"Testimony Group 01",
|
||
"Testimony Group 02",
|
||
"Testimony Group 03",
|
||
"Other"
|
||
],
|
||
"info": "Seeing events that occurred between"
|
||
},
|
||
"cardstack": {
|
||
"header": "selected events",
|
||
"timestamp": "Day and time",
|
||
"unknown_location": "Unknown location",
|
||
"estimated": "estimated",
|
||
"unknown_time": "Unknown time",
|
||
"location": "Localization",
|
||
"incident_type": "Type of action",
|
||
"description": "Summary",
|
||
"filters": "Filters",
|
||
"nofilters": "No known filters for this event.",
|
||
"sources": "Sources",
|
||
"unknown_source": "The information for this source could not be retrieved.",
|
||
"category": "Category",
|
||
"communication": "Communication",
|
||
"transmitter": "Transmitter",
|
||
"receiver": "Receiver",
|
||
"warning": "(!) Highly questioned"
|
||
}
|
||
}
|
||
}
|