Translations update from Hosted Weblate (#688)
* Translated using Weblate (Indonesian) Currently translated at 6.3% (107 of 1680 strings) Translation: MapComplete/Layer translations Translate-URL: https://hosted.weblate.org/projects/mapcomplete/layer-translations/id/ * Translated using Weblate (Indonesian) Currently translated at 6.3% (107 of 1680 strings) Translation: MapComplete/Layer translations Translate-URL: https://hosted.weblate.org/projects/mapcomplete/layer-translations/id/ Co-authored-by: Reza Almanda <rezaalmanda27@gmail.com> Co-authored-by: Pieter Vander Vennet <pietervdvn+mapcomplete@posteo.net>
This commit is contained in:
parent
c88632ce8b
commit
b9546d8ea6
1 changed files with 20 additions and 2 deletions
|
@ -11,8 +11,17 @@
|
||||||
"0": {
|
"0": {
|
||||||
"then": "Bangunan ini tidak memiliki nomor rumah"
|
"then": "Bangunan ini tidak memiliki nomor rumah"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"question": "Berapa nomor rumah ini?",
|
||||||
|
"render": "Nomor rumah ini <b>{addr:housenumber}</b>"
|
||||||
|
},
|
||||||
|
"street": {
|
||||||
|
"question": "Alamat ini di jalan apa?",
|
||||||
|
"render": "Alamat ini ada di jalan <b>{addr:street}</b>"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"title": {
|
||||||
|
"render": "Alamat yang diketahui"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"artwork": {
|
"artwork": {
|
||||||
|
@ -377,5 +386,14 @@
|
||||||
},
|
},
|
||||||
"watermill": {
|
"watermill": {
|
||||||
"name": "Kincir Air"
|
"name": "Kincir Air"
|
||||||
|
},
|
||||||
|
"ambulancestation": {
|
||||||
|
"name": "Peta stasiun ambulans",
|
||||||
|
"presets": {
|
||||||
|
"0": {
|
||||||
|
"description": "Tambahkan stasiun ambulans ke peta",
|
||||||
|
"title": "Stasiun ambulans"
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue