Another sanity check, another bunch of fixed layers; add tagrendering-steal possibility, add some styling to TV-theme

This commit is contained in:
Pieter Vander Vennet 2021-11-10 18:42:31 +01:00
parent 10ac6a72e2
commit 746273f594
57 changed files with 602 additions and 940 deletions

View file

@ -473,7 +473,7 @@
},
"6": {
"question": "Welche Schwierigkeit hat hier die schwerste Route (französisch/belgisches System)?",
"render": "Die schwerste Route hat hier die Schwierigkeit {climbing:grade:french:min} (französisch/belgisches System)"
"render": "Die schwerste Route hat hier die Schwierigkeit {climbing:grade:french:max} (französisch/belgisches System)"
},
"7": {
"mappings": {
@ -874,8 +874,7 @@
"then": "Der Hydrant wurde entfernt."
}
},
"question": "Aktualisieren Sie den Lebenszyklusstatus des Hydranten.",
"render": "Lebenszyklus-Status"
"question": "Aktualisieren Sie den Lebenszyklusstatus des Hydranten."
},
"hydrant-type": {
"mappings": {

View file

@ -905,17 +905,16 @@
"hydrant-state": {
"mappings": {
"0": {
"then": "The hydrant is (fully or partially) working."
"then": "The hydrant is (fully or partially) working"
},
"1": {
"then": "The hydrant is unavailable."
"then": "The hydrant is unavailable"
},
"2": {
"then": "The hydrant has been removed."
"then": "The hydrant has been removed"
}
},
"question": "Update the lifecycle status of the hydrant.",
"render": "Lifecycle status"
"question": "Is this hydrant still working?"
},
"hydrant-type": {
"mappings": {

View file

@ -97,7 +97,7 @@
},
"caravansites-name": {
"question": "Comment s'appelle cet endroit ?",
"render": "Cet endroit s'appelle {nom}"
"render": "Cet endroit s'appelle {name}"
},
"caravansites-sanitary-dump": {
"mappings": {
@ -686,8 +686,7 @@
"then": "La borne a été retirée."
}
},
"question": "Mettre à jour létat de la borne.",
"render": "État"
"question": "Mettre à jour létat de la borne."
},
"hydrant-type": {
"mappings": {

View file

@ -829,8 +829,7 @@
"then": "Lidrante è stato rimosso."
}
},
"question": "Aggiorna lo stato di funzionamento dellidrante.",
"render": "Stato di funzionamento"
"question": "Aggiorna lo stato di funzionamento dellidrante."
},
"hydrant-type": {
"mappings": {

View file

@ -655,7 +655,7 @@
}
},
"question": "消火栓の色は何色ですか?",
"render": "消火栓の色は{color}です"
"render": "消火栓の色は{colour}です"
},
"hydrant-state": {
"mappings": {
@ -669,8 +669,7 @@
"then": "消火栓が撤去されました。"
}
},
"question": "消火栓のライフサイクルステータスを更新します。",
"render": "ライフサイクルステータス"
"question": "消火栓のライフサイクルステータスを更新します。"
},
"hydrant-type": {
"mappings": {