Add translate
This commit is contained in:
		
							parent
							
								
									4d215f3191
								
							
						
					
					
						commit
						4c96e6283c
					
				@ -1699,15 +1699,22 @@
 | 
			
		||||
        },
 | 
			
		||||
        "input-widgets": {
 | 
			
		||||
            "attribute-not-allowed": "Attribute parameter cannot be used in this widget",
 | 
			
		||||
            "blocked-location": "Geolocation is blocked in your browser",
 | 
			
		||||
            "date": "Date",
 | 
			
		||||
            "discard-changes": "Discard changes",
 | 
			
		||||
            "entity-attribute-required": "Entity attribute is required",
 | 
			
		||||
            "entity-coordinate-required": "Both fields, latitude and longitude, are required",
 | 
			
		||||
            "entity-timeseries-required": "Entity timeseries is required",
 | 
			
		||||
            "get-location": "Get current location",
 | 
			
		||||
            "latitude": "Latitude",
 | 
			
		||||
            "longitude": "Longitude",
 | 
			
		||||
            "not-allowed-entity": "Selected entity cannot have shared attributes",
 | 
			
		||||
            "no-attribute-selected": "No attribute is selected",
 | 
			
		||||
            "no-datakey-selected": "No datakey is selected",
 | 
			
		||||
            "no-coordinate-specified": "Datakey for latitude/longitude doesn't specified",
 | 
			
		||||
            "no-entity-selected": "No entity selected",
 | 
			
		||||
            "no-image": "No image",
 | 
			
		||||
            "no-support-geolocation": "Your browser doesn't support geolocation",
 | 
			
		||||
            "no-support-web-camera": "No supported web camera",
 | 
			
		||||
            "no-timeseries-selected": "No timeseries selected",
 | 
			
		||||
            "switch-attribute-value": "Switch entity attribute value",
 | 
			
		||||
 | 
			
		||||
@ -1615,12 +1615,19 @@
 | 
			
		||||
        },
 | 
			
		||||
        "input-widgets": {
 | 
			
		||||
            "attribute-not-allowed": "Атрибут не может быть выбран в этом виджете",
 | 
			
		||||
            "blocked-location": "Геолокация заблокирована в вашем браузере",
 | 
			
		||||
            "discard-changes": "Отменить изменения",
 | 
			
		||||
            "entity-attribute-required": "Значение атрибута обязателено",
 | 
			
		||||
            "entity-coordinate-required": "Необходимо указать широту и долготу",
 | 
			
		||||
            "entity-timeseries-required": "Значение телеметрии обязательно",
 | 
			
		||||
            "get-location": "Получить текущее местоположение",
 | 
			
		||||
            "latitude": "Широта",
 | 
			
		||||
            "longitude": "Долгота",
 | 
			
		||||
            "not-allowed-entity": "Выбраный объект не имеет общих атрибутов",
 | 
			
		||||
            "no-attribute-selected": "Атрибут не выбран",
 | 
			
		||||
            "no-entity-selected": "Объект не выбран",
 | 
			
		||||
            "no-coordinate-specified": "Ключ для широты/долготы не указан",
 | 
			
		||||
            "no-support-geolocation": "Ваш браузер не поддерживает геолокацию",
 | 
			
		||||
            "no-timeseries-selected": "Параметр телеметрии не выбран",
 | 
			
		||||
            "switch-attribute-value": "Изменить значение атрибута",
 | 
			
		||||
            "switch-timeseries-value": "Изменить значение телеметрии",
 | 
			
		||||
@ -1665,4 +1672,4 @@
 | 
			
		||||
            "cs_CZ": "Чешский"
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
@ -2182,12 +2182,19 @@
 | 
			
		||||
        },
 | 
			
		||||
        "input-widgets": {
 | 
			
		||||
            "attribute-not-allowed": "Атрибут не може бути вибраний в цьому віджеті",
 | 
			
		||||
            "blocked-location": "Геолокація заблокована у вашому браузері",
 | 
			
		||||
            "discard-changes": "Скасувати зміни",
 | 
			
		||||
            "entity-attribute-required": "Значення атрибута обов'язкове",
 | 
			
		||||
            "entity-coordinate-required": "Необхідно вказати широту та довготу",
 | 
			
		||||
            "entity-timeseries-required": "Значення телеметрії обов'язкове",
 | 
			
		||||
            "get-location": "Отримати поточне місцезнаходження",
 | 
			
		||||
            "latitude": "Широта",
 | 
			
		||||
            "longitude": "Довгота",
 | 
			
		||||
            "not-allowed-entity": "Обрана сутність не має спільних атрибутів",
 | 
			
		||||
            "no-attribute-selected": "Атрибут не вибрано",
 | 
			
		||||
            "no-entity-selected": "Сутність не вибрано",
 | 
			
		||||
            "no-coordinate-specified": "Ключ для широти/довготи не вказаний",
 | 
			
		||||
            "no-support-geolocation": "Ваш браузер не підтримує геолокацію",
 | 
			
		||||
            "no-timeseries-selected": "Параметр телеметрії не вибрано",
 | 
			
		||||
            "switch-attribute-value": "Змінити значення атрибута",
 | 
			
		||||
            "switch-timeseries-value": "Змінити значення телеметрії",
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user