forked from MapComplete/MapComplete
chore: translation sync
This commit is contained in:
parent
7aee442ae4
commit
fd39f66e2e
2 changed files with 43 additions and 0 deletions
|
@ -6883,6 +6883,20 @@
|
|||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"has_atm": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "This post office has an ATM"
|
||||
},
|
||||
"1": {
|
||||
"then": "This post office does <b>not</b> have an ATM"
|
||||
},
|
||||
"2": {
|
||||
"then": "This post office does have an ATM, but it is mapped as a different icon"
|
||||
}
|
||||
},
|
||||
"question": "Does this post office have an ATM?"
|
||||
},
|
||||
"letter-from": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
@ -9812,6 +9826,15 @@
|
|||
},
|
||||
"15": {
|
||||
"then": "Flowers are sold"
|
||||
},
|
||||
"16": {
|
||||
"then": "Parking tickets are sold"
|
||||
},
|
||||
"17": {
|
||||
"then": "Pressed pennies are sold"
|
||||
},
|
||||
"18": {
|
||||
"then": "Public transport tickets are sold"
|
||||
}
|
||||
},
|
||||
"question": "What does this vending machine sell?",
|
||||
|
|
|
@ -6461,6 +6461,20 @@
|
|||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"has_atm": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Dit postkantoor heeft een bankautomaat"
|
||||
},
|
||||
"1": {
|
||||
"then": "Dit postkantoor heeft <b>geen</b> bankautomaaat"
|
||||
},
|
||||
"2": {
|
||||
"then": "Dit postkantoor heeft een bankautomaat, maar deze staat apart op de kaart aangeduid"
|
||||
}
|
||||
},
|
||||
"question": "Heeft dit postkantoor een bankautomaat?"
|
||||
},
|
||||
"letter-from": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
@ -9074,6 +9088,12 @@
|
|||
},
|
||||
"15": {
|
||||
"then": "Bloemen worden verkocht"
|
||||
},
|
||||
"16": {
|
||||
"then": "Parkeerkaarten worden verkocht"
|
||||
},
|
||||
"18": {
|
||||
"then": "Openbaar vervoerkaartjes worden verkocht"
|
||||
}
|
||||
},
|
||||
"question": "Wat verkoopt deze verkoopautomaat?",
|
||||
|
|
Loading…
Reference in a new issue