Translated using Weblate (Swedish)

Currently translated at 0.5% (7 of 1310 strings)

Translation: MapComplete/Layer translations
Translate-URL: https://hosted.weblate.org/projects/mapcomplete/layer-translations/sv/
This commit is contained in:
danieldegroot2 2021-11-13 21:52:45 +00:00 committed by Hosted Weblate
parent 7bd752c7ca
commit 3550589271
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -1,34 +1,39 @@
{ {
"artwork": { "artwork": {
"presets": { "presets": {
"0": { "0": {
"title": "Konstverk" "title": "Konstverk"
} }
},
"title": {
"mappings": {
"0": {
"then": "Konstverk <i>{name}</i>"
}
},
"render": "Konstverk"
}
}, },
"title": { "ghost_bike": {
"mappings": { "name": "Spökcykel",
"0": { "title": {
"then": "Konstverk <i>{name}</i>" "render": "Spökcykel"
},
"presets": {
"0": {
"title": "Spökcykel"
}
} }
}, },
"render": "Konstverk" "shops": {
} "tagRenderings": {
}, "shops-shop": {
"ghost_bike": { "mappings": {
"name": "Spökcykel", "5": {
"title": { "then": "Bilverkstad"
"render": "Spökcykel" }
} }
}, }
"shops": {
"tagRenderings": {
"shops-shop": {
"mappings": {
"5": {
"then": "Bilverkstad"
}
} }
}
} }
}
} }