forked from MapComplete/MapComplete
Version bump; translation sync
This commit is contained in:
parent
384a737d7c
commit
9b898b83a1
7 changed files with 34 additions and 19 deletions
|
@ -8,12 +8,12 @@
|
|||
"delete": {
|
||||
"cancel": "Batal",
|
||||
"cannotBeDeleted": "Fitur ini tidak dapat dihapus",
|
||||
"delete": "Hapus",
|
||||
"explanations": {
|
||||
"selectReason": "Silahkan pilih mengapa fitur ini harus dihapus"
|
||||
},
|
||||
"isntAPoint": "Hanya titik yang dapat dihapus, fitur yang dipilih adalah jalan, area, atau relasi.",
|
||||
"delete": "Hapus",
|
||||
"isDeleted": "Fitur ini telah dihapus"
|
||||
"isDeleted": "Fitur ini telah dihapus",
|
||||
"isntAPoint": "Hanya titik yang dapat dihapus, fitur yang dipilih adalah jalan, area, atau relasi."
|
||||
},
|
||||
"favourite": {
|
||||
"reload": "Muat ulang data"
|
||||
|
@ -115,4 +115,4 @@
|
|||
"split": {
|
||||
"cancel": "Batal"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -879,6 +879,17 @@
|
|||
"question": "What kind of building is this?"
|
||||
}
|
||||
}
|
||||
},
|
||||
"6": {
|
||||
"tagRenderings": {
|
||||
"Import-button": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Did not yet calculate the metatags... Reopen this popup"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
@ -8,8 +8,15 @@
|
|||
"title": "Buka Peta Karya Seni"
|
||||
},
|
||||
"benches": {
|
||||
"title": "Bangku",
|
||||
"shortDescription": "Peta bangku"
|
||||
"shortDescription": "Peta bangku",
|
||||
"title": "Bangku"
|
||||
},
|
||||
"bicycle_rental": {
|
||||
"shortDescription": "Peta dengan stasiun persewaan sepeda dan toko penyewaan sepeda",
|
||||
"title": "Sewa sepeda"
|
||||
},
|
||||
"bicyclelib": {
|
||||
"title": "Perpustakaan sepeda"
|
||||
},
|
||||
"cafes_and_pubs": {
|
||||
"title": "Kafe dan pub"
|
||||
|
@ -283,12 +290,5 @@
|
|||
},
|
||||
"waste_basket": {
|
||||
"title": "Keranjang Sampah"
|
||||
},
|
||||
"bicyclelib": {
|
||||
"title": "Perpustakaan sepeda"
|
||||
},
|
||||
"bicycle_rental": {
|
||||
"title": "Sewa sepeda",
|
||||
"shortDescription": "Peta dengan stasiun persewaan sepeda dan toko penyewaan sepeda"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue