Merge pull request #460 from weblate/weblate-mapcomplete-core
Translations update from Weblate
This commit is contained in:
commit
b012fcc800
2 changed files with 39 additions and 2 deletions
|
@ -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}?"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue