Merge pull request #460 from weblate/weblate-mapcomplete-core

Translations update from Weblate
This commit is contained in:
Pieter Vander Vennet 2021-08-19 14:25:39 +02:00 committed by GitHub
commit b012fcc800
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 39 additions and 2 deletions

View file

@ -2,6 +2,30 @@
"undefined": {
"phone": {
"question": "Vad är telefonnumret till {name}?"
},
"level": {
"mappings": {
"2": {
"then": "Ligger på första våningen"
},
"1": {
"then": "Ligger på bottenvåningen"
},
"0": {
"then": "Ligger under jorden"
}
},
"render": "Ligger på {level}:e våningen"
},
"opening_hours": {
"render": "<h3>Öppettider</h3> {opening_hours_table(opening_hours)}",
"question": "Vilka är öppettiderna för {name}?"
},
"website": {
"question": "Vad är webbplatsen för {name}?"
},
"email": {
"question": "Vad är e-postadressen till {name}?"
}
}
}
}

View file

@ -53,10 +53,23 @@
},
"description": "Różnorodne dzieła sztuki"
}
}
},
"title": "Otwórz mapę dzieł sztuki"
},
"aed": {
"description": "Na tej mapie można znaleźć i oznaczyć defibrylatory w okolicy",
"title": "Otwórz mapę AED"
},
"trees": {
"shortDescription": "Sporządzić mapę wszystkich drzew",
"title": "Drzewa"
},
"toilets": {
"description": "Mapa toalet publicznych",
"title": "Mapa otwartych toalet"
},
"surveillance": {
"description": "Na tej otwartej mapie można znaleźć kamery monitoringu.",
"shortDescription": "Kamery monitorujące i inne środki nadzoru"
}
}