forked from MapComplete/MapComplete
		
	Chore: translation sync
This commit is contained in:
		
							parent
							
								
									49e49f5591
								
							
						
					
					
						commit
						74c9327ea5
					
				
					 4 changed files with 76 additions and 5 deletions
				
			
		|  | @ -13,7 +13,6 @@ | |||
|     "en": "Layer showing disused signs on buildings", | ||||
|     "de": "Ebene, die ungenutzte Zeichen auf Gebäuden zeigt", | ||||
|     "es": "Capa que muestra carteles en desuso en edificios", | ||||
| 
 | ||||
|     "ca": "Capa que mostra rètols en desús dels edificis", | ||||
|     "cs": "Vrstva zobrazující nepoužívané nápisy na budovách" | ||||
|   }, | ||||
|  | @ -37,7 +36,6 @@ | |||
|     "enableRelocation": false | ||||
|   }, | ||||
|   "tagRenderings": [ | ||||
| 
 | ||||
|     "images", | ||||
|     "advertising.historic", | ||||
|     "advertising.type", | ||||
|  | @ -48,7 +46,6 @@ | |||
|         "de": "Was ist der Text auf dem Schild?", | ||||
|         "es": "¿Cuál es el texto del cartel?", | ||||
|         "ca": "Quin és el text del rètol?" | ||||
| 
 | ||||
|       }, | ||||
|       "freeform": { | ||||
|         "key": "inscription", | ||||
|  | @ -95,7 +92,6 @@ | |||
|         "cs": "Tato cedule byla vyrobena pro: {brand}" | ||||
|       } | ||||
|     } | ||||
| 
 | ||||
|   ], | ||||
|   "lineRendering": [ | ||||
|     { | ||||
|  |  | |||
|  | @ -36,7 +36,7 @@ | |||
|         }, | ||||
|         { | ||||
|           "icon": { | ||||
|             "render":"./assets/layers/police/police.svg", | ||||
|             "render": "./assets/layers/police/police.svg", | ||||
|             "mappings": [ | ||||
|               { | ||||
|                 "if": "police=checkpoint", | ||||
|  |  | |||
|  | @ -1181,6 +1181,78 @@ | |||
|             "render": "Bench" | ||||
|         } | ||||
|     }, | ||||
|     "bicycle_counter": { | ||||
|         "description": "Layer showing monitoring stations for bicycle traffic", | ||||
|         "name": "Bicycle counters", | ||||
|         "presets": { | ||||
|             "0": { | ||||
|                 "title": "a bicycle counter" | ||||
|             } | ||||
|         }, | ||||
|         "tagRenderings": { | ||||
|             "clock": { | ||||
|                 "mappings": { | ||||
|                     "0": { | ||||
|                         "then": "This counter has a clock" | ||||
|                     }, | ||||
|                     "1": { | ||||
|                         "then": "This counter has no clock" | ||||
|                     } | ||||
|                 }, | ||||
|                 "question": "Does this bicycle counter have a clock?" | ||||
|             }, | ||||
|             "display": { | ||||
|                 "mappings": { | ||||
|                     "0": { | ||||
|                         "then": "This counter has a digital display" | ||||
|                     }, | ||||
|                     "1": { | ||||
|                         "then": "This counter has an analog display" | ||||
|                     }, | ||||
|                     "2": { | ||||
|                         "then": "This counter has no display" | ||||
|                     } | ||||
|                 }, | ||||
|                 "question": "Does this bicycle counter have a display showing the number of passing bicycles?" | ||||
|             }, | ||||
|             "name": { | ||||
|                 "freeform": { | ||||
|                     "placeholder": "Name of the counted location" | ||||
|                 }, | ||||
|                 "question": "What is the name of the counted location?", | ||||
|                 "render": "Name of the counted location: {name}" | ||||
|             }, | ||||
|             "ref": { | ||||
|                 "freeform": { | ||||
|                     "placeholder": "Reference number of the counter" | ||||
|                 }, | ||||
|                 "mappings": { | ||||
|                     "0": { | ||||
|                         "then": "This counter has no reference number" | ||||
|                     } | ||||
|                 }, | ||||
|                 "question": "What is the reference number of this counter?", | ||||
|                 "render": "Reference number of the counter: {ref}" | ||||
|             }, | ||||
|             "start_date": { | ||||
|                 "freeform": { | ||||
|                     "placeholder": "Start date of the counter" | ||||
|                 }, | ||||
|                 "question": "When did this counter start counting?", | ||||
|                 "render": "This counter started counting on {start_date}" | ||||
|             }, | ||||
|             "website": { | ||||
|                 "freeform": { | ||||
|                     "placeholder": "Website of the counter" | ||||
|                 }, | ||||
|                 "question": "Is there a website for this bicycle counter?", | ||||
|                 "render": "Website of the counter: <a href='{website}'>{website}</a>" | ||||
|             } | ||||
|         }, | ||||
|         "title": { | ||||
|             "render": "Bicycle counter" | ||||
|         } | ||||
|     }, | ||||
|     "bicycle_library": { | ||||
|         "description": "A facility where bicycles can be lent for longer period of times", | ||||
|         "name": "Bicycle library", | ||||
|  |  | |||
|  | @ -752,6 +752,9 @@ | |||
|             "render": "Zitbank" | ||||
|         } | ||||
|     }, | ||||
|     "bicycle_counter": { | ||||
|         "description": "Automatische fietstelpunten" | ||||
|     }, | ||||
|     "bicycle_library": { | ||||
|         "description": "Een plaats waar men voor langere tijd een fiets kan lenen", | ||||
|         "name": "Fietsbibliotheek", | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue