forked from MapComplete/MapComplete
Merge develop
This commit is contained in:
commit
fec3608ca4
57 changed files with 1160 additions and 594 deletions
|
@ -5137,14 +5137,21 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"11": {
|
||||
"10": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Editat per última vega pel contribuïdor {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"12": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Creada abans de {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"12": {
|
||||
"13": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Creada després de {search}"
|
||||
|
@ -5178,26 +5185,19 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"6": {
|
||||
"7": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Obert pel contribuïdor {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"7": {
|
||||
"8": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "<b>No</b> obert pel contribuïdor {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"9": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Editat per última vega pel contribuïdor {search}"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "Notes d'OpenStreetMap",
|
||||
|
|
|
@ -5363,14 +5363,21 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"11": {
|
||||
"10": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Naposledy upravil přispěvatel {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"12": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Vytvořeno před {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"12": {
|
||||
"13": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Vytvořeno po {search}"
|
||||
|
@ -5404,26 +5411,19 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"6": {
|
||||
"7": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Otevřeno přispěvatelem {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"7": {
|
||||
"8": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "<b>Není</b> otevřeno přispěvatelem {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"9": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Naposledy upravil přispěvatel {search}"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "Poznámky OpenStreetMap",
|
||||
|
|
|
@ -1640,7 +1640,7 @@
|
|||
},
|
||||
"note": {
|
||||
"filter": {
|
||||
"9": {
|
||||
"10": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Senest redigeret af bidragsyder {search}"
|
||||
|
|
|
@ -6777,14 +6777,21 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"11": {
|
||||
"10": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Zuletzt bearbeitet von {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"12": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Erstellt vor dem {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"12": {
|
||||
"13": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Erstellt nach dem {search}"
|
||||
|
@ -6818,26 +6825,19 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"6": {
|
||||
"7": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Erstellt von {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"7": {
|
||||
"8": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "<b>Nicht</b> erstellt von {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"9": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Zuletzt bearbeitet von {search}"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "OpenStreetMap-Hinweise",
|
||||
|
|
|
@ -6805,32 +6805,39 @@
|
|||
"10": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Not edited as last by {search}"
|
||||
"question": "Last edited by contributor {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"11": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Created before {search}"
|
||||
"question": "Not edited as last by {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"12": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Created after {search}"
|
||||
"question": "Created before {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"13": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Last edited before {search}"
|
||||
"question": "Created after {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"14": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Last edited before {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"15": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Last edited after {search}"
|
||||
|
@ -6874,28 +6881,28 @@
|
|||
"6": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Opened by contributor {search}"
|
||||
"question": "Should <b>not</b> mention {search} in <b>any</b> comment"
|
||||
}
|
||||
}
|
||||
},
|
||||
"7": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "<b>Not</b> opened by contributor {search}"
|
||||
"question": "Opened by contributor {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"8": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Edited or commented on by any user with name {search}"
|
||||
"question": "<b>Not</b> opened by contributor {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"9": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Last edited by contributor {search}"
|
||||
"question": "Edited or commented on by any user with name {search}"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -7716,6 +7723,50 @@
|
|||
"render": "Playground device"
|
||||
}
|
||||
},
|
||||
"police": {
|
||||
"description": "Many types of police facilities ",
|
||||
"name": "Police stations",
|
||||
"presets": {
|
||||
"0": {
|
||||
"description": "A police office where the general public can enter for inquiries",
|
||||
"title": "a police office"
|
||||
},
|
||||
"1": {
|
||||
"description": "A place where police performs checks on travelling people",
|
||||
"title": "a police checkpoint"
|
||||
},
|
||||
"2": {
|
||||
"description": "An administrative police office without services for the general public.",
|
||||
"title": "an administrative, police backoffice"
|
||||
},
|
||||
"3": {
|
||||
"description": "A jail run by the police without public services. People are detained here for a short time (at most a few days), e.g. for small misdemeanors, disturbance of the public order or awaiting a trial"
|
||||
},
|
||||
"4": {
|
||||
"description": "A naval or maritime base for the maritime police; often with a pier and police boats nearby"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"4_z2nrdhy6tyyh4fd": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "This police office has some cells to detain people"
|
||||
},
|
||||
"1": {
|
||||
"then": "This police office does not have cells to detain people"
|
||||
}
|
||||
},
|
||||
"question": "Does this police office have detention facilities?"
|
||||
},
|
||||
"police_name": {
|
||||
"question": "What is the name of this police facility?",
|
||||
"render": "<b>{name}</b>"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "{name}"
|
||||
}
|
||||
},
|
||||
"postboxes": {
|
||||
"description": "The layer showing postboxes.",
|
||||
"name": "Postboxes",
|
||||
|
|
|
@ -3146,14 +3146,21 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"11": {
|
||||
"10": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Editada por última vez por el contributor {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"12": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Creada antes de {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"12": {
|
||||
"13": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Creada después de {search}"
|
||||
|
@ -3187,26 +3194,19 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"6": {
|
||||
"7": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Abierto por el contributor {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"7": {
|
||||
"8": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "<b>No</b> abierto por el contributor {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"9": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Editada por última vez por el contributor {search}"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "Notas de OpenStreetMap",
|
||||
|
|
|
@ -4439,14 +4439,21 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"11": {
|
||||
"10": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Dernière modification par {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"12": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Créée avant le {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"12": {
|
||||
"13": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Créée après le {search}"
|
||||
|
@ -4460,26 +4467,19 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"6": {
|
||||
"7": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Ouverte par {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"7": {
|
||||
"8": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "<b>Exclure</b>les notes ouvertes par {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"9": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Dernière modification par {search}"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "Notes OpenStreetMap",
|
||||
|
|
|
@ -5566,14 +5566,21 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"11": {
|
||||
"10": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Laatst bewerkt door bijdrager {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"12": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Aangemaakt voor {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"12": {
|
||||
"13": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Aangemaakt na {search}"
|
||||
|
@ -5607,26 +5614,19 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"6": {
|
||||
"7": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Geopend door bijdrager {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"7": {
|
||||
"8": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "<b>Niet</b> geopend door bijdrager {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"9": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Laatst bewerkt door bijdrager {search}"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "OpenStreetMap Notes",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue