Translated using Weblate (English)

Currently translated at 100.0% (4038 of 4038 strings)

Translation: MapComplete/layers
Translate-URL: https://translate.mapcomplete.org/projects/mapcomplete/layers/en/
This commit is contained in:
Robin van der Linde 2024-12-09 11:24:00 +00:00 committed by Weblate
parent 67aba6d034
commit 9f29c91ccb

View file

@ -906,53 +906,53 @@
"access": { "access": {
"mappings": { "mappings": {
"0": { "0": {
"then": "Public" "then": "This barbecue can be used by anyone"
}, },
"1": { "1": {
"then": "No access" "then": "This barbecue can't be used by anyone"
}, },
"2": { "2": {
"then": "Private" "then": "This barbecue is private"
}, },
"3": { "3": {
"then": "Access until revoked" "then": "This barbecue can be used by anyone, but the owner can revoke access at any time"
}, },
"4": { "4": {
"then": "Access only for customers" "then": "This barbecue can only be used by customers"
}, },
"5": { "5": {
"then": "Access only for authorized persons" "then": "This barbecue can only be used by authorized persons"
} }
}, },
"question": "What is the permitted access?" "question": "Who is allowed to use this barbecue?"
}, },
"covered": { "covered": {
"mappings": { "mappings": {
"0": { "0": {
"then": "The grill is not covered" "then": "This barbecue is not covered"
}, },
"1": { "1": {
"then": "The grill is covered" "then": "This barbecue is covered"
} }
}, },
"question": "Is the grill covered?" "question": "Is this barbecue covered?"
}, },
"fuel": { "fuel": {
"mappings": { "mappings": {
"0": { "0": {
"then": "Wood" "then": "This barbecue uses wood as fuel"
}, },
"1": { "1": {
"then": "Charcoal" "then": "This barbecue uses charcoal as fuel"
}, },
"2": { "2": {
"then": "Electric" "then": "This barbecue is powered by electricity"
}, },
"3": { "3": {
"then": "Gas" "then": "This barbecue uses gas as fuel"
} }
}, },
"question": "How ist the grill fueled?" "question": "How is this barbecue fuelled?"
} }
}, },
"title": { "title": {
@ -2059,7 +2059,7 @@
} }
}, },
"brothel": { "brothel": {
"description": "An establishment specifically dedicated to prostitution. ", "description": "An establishment specifically dedicated to prostitution.",
"name": "Brothels", "name": "Brothels",
"presets": { "presets": {
"0": { "0": {
@ -2825,7 +2825,7 @@
} }
}, },
"cinema": { "cinema": {
"description": " A place showing movies (films), generally open to the public for a fee. Commonly referred to as a movie theater in the US", "description": "A place showing movies (films), generally open to the public for a fee. Commonly referred to as a movie theater in the US.",
"name": "Cinema", "name": "Cinema",
"tagRenderings": { "tagRenderings": {
"cinema_type": { "cinema_type": {
@ -13163,4 +13163,4 @@
"render": "wind turbine" "render": "wind turbine"
} }
} }
} }