|
1 | 1 | { |
2 | | - "active-projects": "Active", |
3 | | - "finished-projects": "Finished", |
4 | | - "build-area": "Find", |
5 | | - "footprint": "Validate", |
6 | | - "change-detection": "Compare", |
| 2 | + "published": "Published", |
| 3 | + "withdrawn": "Withdrawn", |
| 4 | + "finished": "Finished", |
| 5 | + "type-find-title": "Find Features", |
| 6 | + "type-validate-title": "Validate Footprints", |
| 7 | + "type-compare-title": "Compare Dates", |
| 8 | + "type-completeness-title": "Check Completeness", |
| 9 | + "type-validate-image-title": "Assess Image", |
| 10 | + "type-streets-view-title": "View Streets", |
7 | 11 | "project-card-progress-text": "{{progress, number}}% completed", |
| 12 | + "project-card-last-update": "{{date, datetime}}", |
| 13 | + "project-card-contributors-text": "{{contributors}}", |
8 | 14 | "mapped-area": "Mapped area", |
9 | 15 | "contributors": "Contributors", |
10 | | - "completeness": "Completeness", |
11 | | - "validate-image": "Validate Image", |
12 | | - "street": "Street", |
13 | 16 | "download-projects-overview-heading": "Projects Overview", |
14 | | - "download-projects-with-geometry-heading": "Projects with Geometry", |
| 17 | + "download-projects-csv-heading": "Project Type's Stats", |
15 | 18 | "download-projects-with-centroid-heading": "Projects with Centroid", |
| 19 | + "download-projects-with-geometry-heading": "Projects with Geometry", |
16 | 20 | "download-projects-overview-description": "Information on all projects", |
17 | | - "download-projects-with-geometry-description": "Information on all projects with the project geometry", |
| 21 | + "download-projects-csv-description": "Information on all projects of a specific project type", |
18 | 22 | "download-projects-with-centroid-description": "Information on all projects with the project centroid", |
| 23 | + "download-projects-with-geometry-description": "Information on all projects with the project geometry", |
19 | 24 | "data-tab-head": "Data | MapSwipe", |
20 | 25 | "data-page-heading": "A whole world of data", |
21 | 26 | "data-page-description": "Or at least that's what we're aiming for. Take a look at everything we have so far.", |
|
26 | 31 | "community-dashboard-link-label": "See Community Page for more stats", |
27 | 32 | "type-section-heading": "What's your project type?", |
28 | 33 | "type-section-description": "Our volunteers contribute by helping us discover, evaluate, and validate data in various ways. Each project type has its own use-case and data structure. See what best suits your needs.", |
29 | | - "type-find-title": "Find Features", |
30 | 34 | "type-find-key-point-1": "Know where the areas are with features - e.g. buildings, roadways, waterways", |
31 | 35 | "type-find-key-point-2": "Ignore areas with no features", |
32 | 36 | "type-find-key-point-3": "Ready to go for the HOT Tasking Manager", |
33 | | - "type-compare-title": "Compare Dates", |
34 | 37 | "type-compare-key-point-1": "See where imagery has changed between two dates", |
35 | 38 | "type-compare-key-point-2": "Assess damaged areas after an event", |
36 | 39 | "type-compare-key-point-3": "Monitor land-use change over time", |
37 | | - "type-validate-title": "Validate Footprints", |
38 | 40 | "type-validate-key-point-1": "Assess the quality of a mapping campaign", |
39 | 41 | "type-validate-key-point-2": "Identify which features have been mapped correctly, and which have not.", |
40 | 42 | "type-validate-key-point-3": "Focus future efforts on features that need improving", |
41 | | - "type-completeness-title": "Completeness", |
42 | 43 | "type-completeness-key-point-1": "Compare mapped objects against aerial imagery to identify missing map data", |
43 | 44 | "type-completeness-key-point-2": "Identify which areas are already completely mapped", |
44 | 45 | "type-completeness-key-point-3": "Allow humanitarian organizations to focus mapping efforts to areas that most need attention", |
45 | | - "type-validate-image-title": "Validate Image", |
46 | 46 | "type-validate-image-key-point-1": "Find features like potholes, or classify attributes like disaster damage to buildings", |
47 | 47 | "type-validate-image-key-point-2": "Check the accuracy of machine learning detections", |
48 | 48 | "type-validate-image-key-point-3": "Create better training data for computer vision techniques", |
49 | | - "type-street-title": "Street", |
50 | 49 | "type-street-key-point-1": "Explore ground-level photos", |
51 | 50 | "type-street-key-point-2": "Find relevant features or qualify their characteristics", |
52 | 51 | "type-street-key-point-3": "Capture more detailed information on local communities", |
53 | 52 | "explore-section-heading": "Explore the data", |
54 | 53 | "data-last-fetched": "Last updated: {{date, datetime}}", |
| 54 | + "explore-section-heading-description": "The data files always contain the most up-to-date data.", |
55 | 55 | "see-more-button": "Show more", |
56 | 56 | "project-status": "Project status", |
57 | 57 | "project-type": "Project type", |
|
67 | 67 | "Location": "Location", |
68 | 68 | "requesting-organization": "Requesting organization", |
69 | 69 | "created-at": "Created at", |
70 | | - "project-card-last-update": "{{date, datetime}}", |
| 70 | + "project-contributors": "Project contributors", |
71 | 71 | "download-section-heading": "Download all projects", |
72 | 72 | "download-size": "{{size, number}}", |
73 | 73 | "download": "Download", |
|
0 commit comments