Translation sync

This commit is contained in:
Pieter Vander Vennet 2022-05-27 14:50:29 +02:00
parent f70562e49b
commit 09c4a8d41f
33 changed files with 1038 additions and 830 deletions

View file

@ -1,4 +1,8 @@
{
"address": {
"description": "Adresoj",
"name": "Konataj adresoj en OSM"
},
"bench": {
"tagRenderings": {
"bench-colour": {
@ -69,6 +73,31 @@
}
}
},
"bicycle_rental": {
"tagRenderings": {
"9": {
"rewrite": {
"into": {
"0": {
"1": "urbaj bicikloj"
},
"1": {
"1": "elektraj bicikloj"
},
"2": {
"1": "bicikloj por infanoj"
},
"3": {
"1": "BMX-bicikloj"
},
"4": {
"1": "montobicikloj"
}
}
}
}
}
},
"bike_parking": {
"tagRenderings": {
"Access": {
@ -222,34 +251,5 @@
}
}
}
},
"address": {
"description": "Adresoj",
"name": "Konataj adresoj en OSM"
},
"bicycle_rental": {
"tagRenderings": {
"9": {
"rewrite": {
"into": {
"0": {
"1": "urbaj bicikloj"
},
"3": {
"1": "BMX-bicikloj"
},
"4": {
"1": "montobicikloj"
},
"1": {
"1": "elektraj bicikloj"
},
"2": {
"1": "bicikloj por infanoj"
}
}
}
}
}
}
}
}