forked from MapComplete/MapComplete
Translated using Weblate (Korean)
Currently translated at 0.1% (7 of 4082 strings) Translation: MapComplete/layers Translate-URL: https://translate.mapcomplete.org/projects/mapcomplete/layers/ko/
This commit is contained in:
parent
e50a5dde4f
commit
fa2cf82c7d
1 changed files with 18 additions and 0 deletions
|
@ -1,5 +1,23 @@
|
||||||
{
|
{
|
||||||
"artwork": {
|
"artwork": {
|
||||||
"description": "전 세계의 여러 조각상과 예술 작품들 알려주는 오픈 맵 입니다"
|
"description": "전 세계의 여러 조각상과 예술 작품들 알려주는 오픈 맵 입니다"
|
||||||
|
},
|
||||||
|
"address": {
|
||||||
|
"description": "주소",
|
||||||
|
"name": "OSM에 등록된 주소들",
|
||||||
|
"tagRenderings": {
|
||||||
|
"housenumber": {
|
||||||
|
"question": "이 집의 번호는 무엇입니까?",
|
||||||
|
"mappings": {
|
||||||
|
"0": {
|
||||||
|
"then": "이 빌딩은 건물 번호가 존재하지 않습니다"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"render": "이 집의 번호는 <b>{addr:housenumber}</b> 입니다"
|
||||||
|
},
|
||||||
|
"fixme": {
|
||||||
|
"question": "수정할 내용이 있습니까? 설명 부탁드립니다"
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue