Translation sync

This commit is contained in:
Pieter Vander Vennet 2022-02-04 01:30:39 +01:00
parent c9b9fbeb60
commit 516c3a10d7
21 changed files with 392 additions and 290 deletions

View file

@ -3485,6 +3485,17 @@
"question": "Who maintains this tower?",
"render": "Maintained by <b>{operator}</b>"
},
"access": {
"mappings": {
"0": {
"then": "This tower is publicly accessible"
},
"1": {
"then": "This tower can only be visited with a guide"
}
},
"question": "Can this tower be visited?"
},
"elevator": {
"mappings": {
"0": {

View file

@ -358,6 +358,17 @@
}
}
},
"bicycle_rental": {
"tagRenderings": {
"bicycle_rental_type": {
"mappings": {
"5": {
"then": "Ez egy leadási pont: ennek a kerékpárkölcsönzőnek a kijelölt kerékpártárolója"
}
}
}
}
},
"bicycle_tube_vending_machine": {
"tagRenderings": {
"Still in use?": {

View file

@ -3384,6 +3384,17 @@
"question": "Wie onderhoudt deze toren?",
"render": "Wordt onderhouden door <b>{operator}</b>"
},
"access": {
"mappings": {
"0": {
"then": "Deze toren is publiek toegankelijk"
},
"1": {
"then": "Deze toren can enkel bezocht worden met een gids"
}
},
"question": "Is deze toren publiek toegankelijk?"
},
"elevator": {
"mappings": {
"0": {