Translated using Weblate (English)

Currently translated at 100.0% (412 of 412 strings)

Translation: MapComplete/themes
Translate-URL: https://hosted.weblate.org/projects/mapcomplete/themes/en/
This commit is contained in:
brunnerpaul 2023-06-27 13:57:46 +00:00 committed by Hosted Weblate
parent 8794b2d307
commit df6f08a59d
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -803,12 +803,12 @@
"description": "This maps shows all the changes made with MapComplete", "description": "This maps shows all the changes made with MapComplete",
"layers": { "layers": {
"0": { "0": {
"description": "Shows all MapComplete changes", "description": "Show all MapComplete changes",
"filter": { "filter": {
"0": { "0": {
"options": { "options": {
"0": { "0": {
"question": "Themename contains {search}" "question": "Theme name contains {search}"
} }
} }
}, },
@ -865,12 +865,12 @@
"name": "Changeset centers", "name": "Changeset centers",
"tagRenderings": { "tagRenderings": {
"contributor": { "contributor": {
"question": "What contributor did make this change?", "question": "Which contributor made this change?",
"render": "Change made by <a href='https://openstreetmap.org/user/{user}' target='_blank'>{user}</a>" "render": "Change made by <a href='https://openstreetmap.org/user/{user}' target='_blank'>{user}</a>"
}, },
"host": { "host": {
"question": "What host (website) was this change made with?", "question": "What host (website) was this change made with?",
"render": "Change with <a href='{host}'>{host}</a>" "render": "Change made with <a href='{host}'>{host}</a>"
}, },
"locale": { "locale": {
"question": "What locale (language) was this change made in?", "question": "What locale (language) was this change made in?",
@ -902,7 +902,7 @@
} }
} }
}, },
"shortDescription": "Shows changes made by MapComplete", "shortDescription": "Show changes made with MapComplete",
"title": "Changes made with MapComplete" "title": "Changes made with MapComplete"
}, },
"maproulette": { "maproulette": {
@ -936,6 +936,33 @@
"onwheels": { "onwheels": {
"description": "On this map, publicly weelchair accessible places are shown and can be easily added", "description": "On this map, publicly weelchair accessible places are shown and can be easily added",
"layers": { "layers": {
"19": {
"override": {
"=title": {
"render": "Statistics"
}
}
},
"20": {
"override": {
"+tagRenderings": {
"0": {
"render": {
"special": {
"text": "Import"
}
}
},
"1": {
"render": {
"special": {
"message": "Add all the suggested tags"
}
}
}
}
}
},
"4": { "4": {
"override": { "override": {
"filter": { "filter": {
@ -978,33 +1005,6 @@
"override": { "override": {
"name": "Disabled parking spaces" "name": "Disabled parking spaces"
} }
},
"19": {
"override": {
"=title": {
"render": "Statistics"
}
}
},
"20": {
"override": {
"+tagRenderings": {
"0": {
"render": {
"special": {
"text": "Import"
}
}
},
"1": {
"render": {
"special": {
"message": "Add all the suggested tags"
}
}
}
}
}
} }
}, },
"title": "OnWheels" "title": "OnWheels"
@ -1165,10 +1165,6 @@
"stations": { "stations": {
"description": "View, edit and add details to a train station", "description": "View, edit and add details to a train station",
"layers": { "layers": {
"3": {
"description": "Layer showing train stations",
"name": "Train Stations"
},
"16": { "16": {
"description": "Displays showing the trains that will leave from this station", "description": "Displays showing the trains that will leave from this station",
"name": "Departures boards", "name": "Departures boards",
@ -1200,6 +1196,10 @@
"title": { "title": {
"render": "Departures board" "render": "Departures board"
} }
},
"3": {
"description": "Layer showing train stations",
"name": "Train Stations"
} }
}, },
"title": "Train Stations" "title": "Train Stations"
@ -1291,4 +1291,4 @@
"shortDescription": "A map with waste baskets", "shortDescription": "A map with waste baskets",
"title": "Waste Basket" "title": "Waste Basket"
} }
} }