forked from MapComplete/MapComplete
UX: put text next to QR-code, regenerate all translations
This commit is contained in:
parent
a90387c4f3
commit
e48fed8d34
21 changed files with 139 additions and 57 deletions
|
@ -9157,7 +9157,7 @@
|
|||
},
|
||||
"qr_code": {
|
||||
"render": {
|
||||
"after": "Escaneja aquest codi per obrir aquesta ubicació en un altre dispositiu"
|
||||
"text": "Escaneja aquest codi per obrir aquesta ubicació en un altre dispositiu"
|
||||
}
|
||||
},
|
||||
"repeated": {
|
||||
|
|
|
@ -8406,7 +8406,7 @@
|
|||
},
|
||||
"qr_code": {
|
||||
"render": {
|
||||
"after": "Naskenováním tohoto kódu otevřete toto umístění na jiném zařízení"
|
||||
"text": "Naskenováním tohoto kódu otevřete toto umístění na jiném zařízení"
|
||||
}
|
||||
},
|
||||
"repeated": {
|
||||
|
|
|
@ -1835,7 +1835,7 @@
|
|||
},
|
||||
"qr_code": {
|
||||
"render": {
|
||||
"after": "Skan denne kode for at åbne dette sted på en anden enhed"
|
||||
"text": "Skan denne kode for at åbne dette sted på en anden enhed"
|
||||
}
|
||||
},
|
||||
"service:electricity": {
|
||||
|
|
|
@ -9121,7 +9121,7 @@
|
|||
},
|
||||
"qr_code": {
|
||||
"render": {
|
||||
"after": "QR Code scannen, um diesen Ort auf einem anderen Gerät zu öffnen"
|
||||
"text": "QR Code scannen, um diesen Ort auf einem anderen Gerät zu öffnen"
|
||||
}
|
||||
},
|
||||
"repeated": {
|
||||
|
|
|
@ -423,7 +423,7 @@
|
|||
},
|
||||
"ambulancestation": {
|
||||
"description": "An ambulance station is an area for storage of ambulance vehicles, medical equipment, personal protective equipment, and other medical supplies.",
|
||||
"name": "Ambulance stations",
|
||||
"name": "Ambulance stations",
|
||||
"presets": {
|
||||
"0": {
|
||||
"description": "Add an ambulance station to the map",
|
||||
|
@ -2401,6 +2401,20 @@
|
|||
"Name": {
|
||||
"question": "What is the name of this business?",
|
||||
"render": "This business is named {name}"
|
||||
},
|
||||
"pub_reusable_packaging": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Accepts reusable cups"
|
||||
},
|
||||
"1": {
|
||||
"then": "Does not accept reusable cups"
|
||||
},
|
||||
"2": {
|
||||
"then": "<b>Only</b> serves to people who bring reusable cups"
|
||||
}
|
||||
},
|
||||
"question": "Does {title()} accept bring-your-own reusable cups?"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
|
@ -5511,7 +5525,7 @@
|
|||
},
|
||||
"extinguisher": {
|
||||
"description": "Map layer to show fire extinguishers.",
|
||||
"name": "Fire extinguishers",
|
||||
"name": "Fire extinguishers",
|
||||
"presets": {
|
||||
"0": {
|
||||
"description": "A fire extinguisher is a small, portable device used to stop a fire",
|
||||
|
@ -5703,7 +5717,7 @@
|
|||
},
|
||||
"fire_station": {
|
||||
"description": "Map layer to show fire stations.",
|
||||
"name": "Fire stations",
|
||||
"name": "Fire stations",
|
||||
"presets": {
|
||||
"0": {
|
||||
"description": "A fire station is a place where the fire trucks and firefighters are located when not in operation.",
|
||||
|
@ -6828,6 +6842,10 @@
|
|||
}
|
||||
},
|
||||
"question": "Does this also serve as a memorial?"
|
||||
},
|
||||
"model": {
|
||||
"question": "What is the model of this rolling stock?",
|
||||
"render": "Model <b>{model}</b>"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
|
@ -6880,7 +6898,7 @@
|
|||
},
|
||||
"hydrant": {
|
||||
"description": "Map layer to show fire hydrants.",
|
||||
"name": "Hydrants",
|
||||
"name": "Hydrants",
|
||||
"presets": {
|
||||
"0": {
|
||||
"description": "A hydrant is a connection point where firefighters can tap water. It might be located underground.",
|
||||
|
@ -9692,7 +9710,7 @@
|
|||
},
|
||||
"qr_code": {
|
||||
"render": {
|
||||
"after": "Scan this code to open this location on another device"
|
||||
"text": "Scan this code to open this location on another device"
|
||||
}
|
||||
},
|
||||
"ref": {
|
||||
|
@ -13833,6 +13851,15 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"share-login-explanation": {
|
||||
"render": "With the below QR-code, you can login on another device without having to share your password"
|
||||
},
|
||||
"share-login-group-title": {
|
||||
"render": "Allow to log in and act as <b>{_name}</b>"
|
||||
},
|
||||
"share-login-title": {
|
||||
"render": "<h3>Login via QR code</h3>"
|
||||
},
|
||||
"show_crosshair": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
@ -14763,4 +14790,4 @@
|
|||
"render": "wind turbine"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -8733,7 +8733,7 @@
|
|||
},
|
||||
"qr_code": {
|
||||
"render": {
|
||||
"after": "Escanea este código para abrir esta ubicación en otro dispositivo"
|
||||
"text": "Escanea este código para abrir esta ubicación en otro dispositivo"
|
||||
}
|
||||
},
|
||||
"repeated": {
|
||||
|
|
|
@ -944,7 +944,7 @@
|
|||
},
|
||||
"qr_code": {
|
||||
"render": {
|
||||
"after": "Szkenneld be ezt a kódot, hogy egy másik eszközön is meg tudd nyitni a helyet"
|
||||
"text": "Szkenneld be ezt a kódot, hogy egy másik eszközön is meg tudd nyitni a helyet"
|
||||
}
|
||||
},
|
||||
"service:electricity": {
|
||||
|
|
|
@ -9609,7 +9609,7 @@
|
|||
},
|
||||
"qr_code": {
|
||||
"render": {
|
||||
"after": "Scansiona questo codice per aprire questa posizione su un altro dispositivo"
|
||||
"text": "Scansiona questo codice per aprire questa posizione su un altro dispositivo"
|
||||
}
|
||||
},
|
||||
"repeated": {
|
||||
|
|
|
@ -409,7 +409,7 @@
|
|||
},
|
||||
"ambulancestation": {
|
||||
"description": "Een ambulancestation is een plaats waar ambulances, medisch materiaal, persoonlijk beschermingsmateriaal en aanverwanten worden bewaard.",
|
||||
"name": "Ambulancestations",
|
||||
"name": "Ambulancestations",
|
||||
"presets": {
|
||||
"0": {
|
||||
"description": "Voeg een ambulancestation toe aan de kaart",
|
||||
|
@ -5140,7 +5140,7 @@
|
|||
},
|
||||
"extinguisher": {
|
||||
"description": "Kaartlaag met brandblussers.",
|
||||
"name": "Brandblussers",
|
||||
"name": "Brandblussers",
|
||||
"presets": {
|
||||
"0": {
|
||||
"description": "Een brandblusser is een klein, draagbaar apparaat om een brand te blussen",
|
||||
|
@ -5269,7 +5269,7 @@
|
|||
},
|
||||
"fire_station": {
|
||||
"description": "Kaartlaag die de brandweerstations toont.",
|
||||
"name": "Brandweerstations",
|
||||
"name": "Brandweerstations",
|
||||
"presets": {
|
||||
"0": {
|
||||
"description": "Een brandweerstation is een plaats waar brandweerwagens en brandweerlieden gebaseerd zijn.",
|
||||
|
@ -6010,7 +6010,7 @@
|
|||
},
|
||||
"hydrant": {
|
||||
"description": "Kaartlaag met brandkranen.",
|
||||
"name": "Brandkranen",
|
||||
"name": "Brandkranen",
|
||||
"presets": {
|
||||
"0": {
|
||||
"description": "Een brandkraan is een kraan waar brandweerlieden een brandslang kunnen aansluiten. Soms zit deze ondergronds.",
|
||||
|
@ -8183,7 +8183,7 @@
|
|||
},
|
||||
"qr_code": {
|
||||
"render": {
|
||||
"after": "Scan deze code om deze locatie op een ander apparaat te zien"
|
||||
"text": "Scan deze code om deze locatie op een ander apparaat te zien"
|
||||
}
|
||||
},
|
||||
"repeated": {
|
||||
|
@ -11638,4 +11638,4 @@
|
|||
"render": "windturbine"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -239,7 +239,7 @@
|
|||
},
|
||||
"qr_code": {
|
||||
"render": {
|
||||
"after": "Skenirajte to kodo, da odprete ta kraj na drugi napravi"
|
||||
"text": "Skenirajte to kodo, da odprete ta kraj na drugi napravi"
|
||||
}
|
||||
},
|
||||
"single_level": {
|
||||
|
|
|
@ -1919,7 +1919,7 @@
|
|||
},
|
||||
"qr_code": {
|
||||
"render": {
|
||||
"after": "Відскануйте цей код, щоб відкрити це місце на іншому пристрої"
|
||||
"text": "Відскануйте цей код, щоб відкрити це місце на іншому пристрої"
|
||||
}
|
||||
},
|
||||
"share": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue