forked from MapComplete/MapComplete
		
	Translation sync
This commit is contained in:
		
							parent
							
								
									2e0897ee34
								
							
						
					
					
						commit
						33264c61b3
					
				
					 5 changed files with 34 additions and 27 deletions
				
			
		|  | @ -307,7 +307,8 @@ | |||
|         "de": "Fahrrad-Café", | ||||
|         "it": "Caffè in bici", | ||||
|         "zh_Hans": "自行车咖啡", | ||||
|         "zh_Hant": "單車咖啡廳" | ||||
|         "zh_Hant": "單車咖啡廳", | ||||
|         "ru": "Велосипедное кафе" | ||||
|       }, | ||||
|       "tags": [ | ||||
|         "amenity=pub", | ||||
|  |  | |||
|  | @ -5,7 +5,8 @@ | |||
|     "en": "Information boards", | ||||
|     "it": "Pannelli informativi", | ||||
|     "fr": "Panneaux d'informations", | ||||
|     "de": "Informationstafeln" | ||||
|     "de": "Informationstafeln", | ||||
|     "ru": "Информационные щиты" | ||||
|   }, | ||||
|   "minzoom": 12, | ||||
|   "source": { | ||||
|  | @ -21,7 +22,8 @@ | |||
|       "en": "Information board", | ||||
|       "it": "Pannello informativo", | ||||
|       "fr": "Panneau d'informations", | ||||
|       "de": "Informationstafel" | ||||
|       "de": "Informationstafel", | ||||
|       "ru": "Информационный щит" | ||||
|     } | ||||
|   }, | ||||
|   "tagRenderings": [ | ||||
|  | @ -51,7 +53,8 @@ | |||
|         "en": "Information board", | ||||
|         "it": "Pannello informativo", | ||||
|         "fr": "Panneau d'informations", | ||||
|         "de": "Informationstafel" | ||||
|         "de": "Informationstafel", | ||||
|         "ru": "Информационный щит" | ||||
|       } | ||||
|     } | ||||
|   ] | ||||
|  |  | |||
|  | @ -393,7 +393,8 @@ | |||
|           "then": { | ||||
|             "nl": "Dag en nacht toegankelijk", | ||||
|             "en": "Always accessible", | ||||
|             "fr": "Toujours accessible" | ||||
|             "fr": "Toujours accessible", | ||||
|             "ru": "Всегда доступен" | ||||
|           } | ||||
|         }, | ||||
|         { | ||||
|  |  | |||
|  | @ -27,7 +27,8 @@ | |||
|         "en": "Viewpoint", | ||||
|         "nl": "Uitzicht", | ||||
|         "de": "Aussichtspunkt", | ||||
|         "fr": "Point de vue" | ||||
|         "fr": "Point de vue", | ||||
|         "ru": "Смотровая площадка" | ||||
|       }, | ||||
|       "tags": [ | ||||
|         "tourism=viewpoint" | ||||
|  | @ -39,7 +40,8 @@ | |||
|       "en": "Viewpoint", | ||||
|       "nl": "Uitzicht", | ||||
|       "de": "Aussichtspunkt", | ||||
|       "fr": "Point de vue" | ||||
|       "fr": "Point de vue", | ||||
|       "ru": "Смотровая площадка" | ||||
|     } | ||||
|   }, | ||||
|   "tagRenderings": [ | ||||
|  |  | |||
|  | @ -451,6 +451,17 @@ | |||
|             } | ||||
|         } | ||||
|     }, | ||||
|     "information_board": { | ||||
|         "name": "Информационные щиты", | ||||
|         "title": { | ||||
|             "render": "Информационный щит" | ||||
|         }, | ||||
|         "presets": { | ||||
|             "0": { | ||||
|                 "title": "Информационный щит" | ||||
|             } | ||||
|         } | ||||
|     }, | ||||
|     "map": { | ||||
|         "name": "Карты", | ||||
|         "title": { | ||||
|  | @ -555,10 +566,10 @@ | |||
|             }, | ||||
|             "10": { | ||||
|                 "mappings": { | ||||
|                     "2": { | ||||
|                     "1": { | ||||
|                         "then": "Всегда доступен" | ||||
|                     }, | ||||
|                     "1": { | ||||
|                     "2": { | ||||
|                         "then": "Всегда доступен" | ||||
|                     } | ||||
|                 } | ||||
|  | @ -759,29 +770,18 @@ | |||
|         } | ||||
|     }, | ||||
|     "viewpoint": { | ||||
|         "tagRenderings": { | ||||
|             "1": { | ||||
|                 "question": "Вы хотите добавить описание?" | ||||
|         "presets": { | ||||
|             "0": { | ||||
|                 "title": "Смотровая площадка" | ||||
|             } | ||||
|         }, | ||||
|         "title": { | ||||
|             "render": "Смотровая площадка" | ||||
|         }, | ||||
|         "presets": { | ||||
|             "0": { | ||||
|                 "title": "Смотровая площадка" | ||||
|         "tagRenderings": { | ||||
|             "1": { | ||||
|                 "question": "Вы хотите добавить описание?" | ||||
|             } | ||||
|         } | ||||
|     }, | ||||
|     "information_board": { | ||||
|         "presets": { | ||||
|             "0": { | ||||
|                 "title": "Информационный щит" | ||||
|             } | ||||
|         }, | ||||
|         "title": { | ||||
|             "render": "Информационный щит" | ||||
|         }, | ||||
|         "name": "Информационные щиты" | ||||
|     } | ||||
| } | ||||
| } | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue