New Crowdin updates (#2308)
* New translations DefaultSystemChannels.properties (Dutch) * New translations DefaultSystemChannels.properties (Spanish) * New translations DefaultSystemChannels.properties (Ukrainian) * New translations firmware.properties (Ukrainian) * New translations LanguageSupport.properties (Dutch) * New translations LanguageSupport.properties (French) * New translations LanguageSupport.properties (Ukrainian) * New translations messages.properties (Bulgarian) * New translations messages.properties (German) * New translations SystemProfiles.properties (Spanish) * New translations SystemProfiles.properties (Ukrainian) * New translations tags.properties (German) * New translations tags.properties (Japanese) * New translations tags.properties (Ukrainian) * New translations units.properties (Bulgarian) * New translations units.properties (Czech) * New translations units.properties (French) * New translations units.properties (Ukrainian) * New translations validation.properties (French) * New translations validation.properties (Ukrainian)pull/2320/head
parent
a1d086c116
commit
38d2e6538b
|
@ -0,0 +1,12 @@
|
||||||
|
unit.s=секунди
|
||||||
|
unit.Cel=°C
|
||||||
|
unit.m/s2=m/s²
|
||||||
|
unit.m2=m²
|
||||||
|
unit.m3=m³
|
||||||
|
unit.kph=км/ч
|
||||||
|
unit.ms=милисекунди
|
||||||
|
unit.min=минути
|
||||||
|
unit.h=часове
|
||||||
|
unit.d=дни
|
||||||
|
unit.week=седмици
|
||||||
|
unit.y=години
|
|
@ -0,0 +1,12 @@
|
||||||
|
unit.s=секунд
|
||||||
|
unit.Cel=°C
|
||||||
|
unit.m/s2=м/с²
|
||||||
|
unit.m2=м²
|
||||||
|
unit.m3=м³
|
||||||
|
unit.kph=км/год
|
||||||
|
unit.ms=мілісекунд
|
||||||
|
unit.min=хвилин
|
||||||
|
unit.h=годин
|
||||||
|
unit.d=днів
|
||||||
|
unit.week=Тижнів
|
||||||
|
unit.y=років
|
|
@ -0,0 +1,13 @@
|
||||||
|
parameter_required=Le paramètre est requis.
|
||||||
|
|
||||||
|
data_type_violated=Le type de données de la valeur ne correspond pas à la déclaration de type ({0}) dans la description de la configuration.
|
||||||
|
|
||||||
|
max_value_txt_violated=La valeur ne doit pas contenir plus de {0} caractères.
|
||||||
|
max_value_numberic_violated=La valeur ne doit pas être supérieure à {0}.
|
||||||
|
max_value_options_violated=Il n''y a pas plus de {0} options autorisées.
|
||||||
|
|
||||||
|
min_value_txt_violated=La valeur ne doit pas contenir moins de {0} caractères.
|
||||||
|
min_value_numeric_violated=La valeur ne doit pas être inférieure à {0}.
|
||||||
|
min_value_options_violated=Il y a au moins {0} options nécessaires.
|
||||||
|
|
||||||
|
pattern_violated=La valeur {0} ne correspond pas au modèle {1}.
|
|
@ -0,0 +1,13 @@
|
||||||
|
parameter_required=Необхідно вказати параметр.
|
||||||
|
|
||||||
|
data_type_violated=Тип даних значення не відповідає визначенню типу ({0}) в описі конфігурації.
|
||||||
|
|
||||||
|
max_value_txt_violated=Значення не може складатися з більш ніж {0} символів.
|
||||||
|
max_value_numberic_violated=Значення не має бути більшим за {0}.
|
||||||
|
max_value_options_violated=Дозволено не більше ніж {0} варіантів.
|
||||||
|
|
||||||
|
min_value_txt_violated=Значення не може складатися з менш ніж {0} символів.
|
||||||
|
min_value_numeric_violated=Значення не має бути меншим за {0}.
|
||||||
|
min_value_options_violated=Необхідні принаймні {0} опції.
|
||||||
|
|
||||||
|
pattern_violated=Значення {0} не відповідає шаблону{1}.
|
|
@ -0,0 +1,26 @@
|
||||||
|
auth.login.prompt = Влезте, за да предоставите <b>%s</b> достъп до <b>%s</b>\:
|
||||||
|
auth.login.fail = Моля, опитайте отново.
|
||||||
|
auth.createaccount.prompt = Създаите Административен акаунт за да продължите.
|
||||||
|
|
||||||
|
auth.changepassword.success = Паролата е променена.
|
||||||
|
|
||||||
|
auth.createapitoken.prompt = Създаите нов API маркер за да оторизирате външна услуга.
|
||||||
|
auth.createapitoken.name.unique.fail = Маркер със същото име вече съществува, моля опитайте отново.
|
||||||
|
auth.createapitoken.name.format.fail = Невалидно име на маркер, моля използвайте само буквено-цифрови знаци.
|
||||||
|
auth.createapitoken.success = Създаден е нов маркер\:
|
||||||
|
auth.createapitoken.success.footer = Моля копирайте го сега. Няма да бъде показван отново.
|
||||||
|
|
||||||
|
auth.password.confirm.fail = Паролата не съвпада, моля опитайте отново.
|
||||||
|
|
||||||
|
auth.placeholder.username = Потребителско име
|
||||||
|
auth.placeholder.password = Парола
|
||||||
|
auth.placeholder.newpassword = Нова парола
|
||||||
|
auth.placeholder.repeatpassword = Потвърдете новата парола
|
||||||
|
auth.placeholder.tokenname = Име на маркера
|
||||||
|
auth.placeholder.tokenscope = Обхват на маркера (опция)
|
||||||
|
|
||||||
|
auth.button.signin = Вписване
|
||||||
|
auth.button.createaccount = Създай профил
|
||||||
|
auth.button.changepassword = Промяна на паролата
|
||||||
|
auth.button.createapitoken = Създай API маркер
|
||||||
|
auth.button.return = Назад към Началната страница
|
|
@ -16,8 +16,8 @@ auth.placeholder.username = Benutzername
|
||||||
auth.placeholder.password = Passwort
|
auth.placeholder.password = Passwort
|
||||||
auth.placeholder.newpassword = Neues Passwort
|
auth.placeholder.newpassword = Neues Passwort
|
||||||
auth.placeholder.repeatpassword = Passwort wiederholen
|
auth.placeholder.repeatpassword = Passwort wiederholen
|
||||||
auth.placeholder.tokenname = Token
|
auth.placeholder.tokenname = Name für Token
|
||||||
auth.placeholder.tokenscope = Token (optional)
|
auth.placeholder.tokenscope = Scope für Token (optional)
|
||||||
|
|
||||||
auth.button.signin = Anmelden
|
auth.button.signin = Anmelden
|
||||||
auth.button.createaccount = Konto erstellen
|
auth.button.createaccount = Konto erstellen
|
||||||
|
|
|
@ -1,127 +1,128 @@
|
||||||
Location_Indoor=Innen,Drinnen
|
# Generated content - do not edit!
|
||||||
|
Location_Indoor=Innen
|
||||||
Location_Indoor_Apartment=Wohnung,Wohnungen
|
Location_Indoor_Apartment=Wohnung,Wohnungen
|
||||||
Location_Indoor_Building=Gebäude
|
Location_Indoor_Building=Gebäude,Gebäude
|
||||||
Location_Indoor_Building_Garage=Garage,Garagen
|
Location_Indoor_Building_Garage=Garage,Garagen
|
||||||
Location_Indoor_Building_House=Haus,Häuser
|
Location_Indoor_Building_House=Haus,Häuser
|
||||||
Location_Indoor_Building_Shed=Schuppen,Stall,Ställe
|
Location_Indoor_Building_Shed=Schuppen,Schuppen
|
||||||
Location_Indoor_Building_SummerHouse=Sommerhaus,Sommerhäuser
|
Location_Indoor_Building_SummerHouse=Sommerhaus,Sommerhäuser,Zweitwohnsitz,Zweitwohnsitze
|
||||||
Location_Indoor_Floor=Stock,Stockwerk,Etage
|
Location_Indoor_Floor=Etage,Etagen
|
||||||
Location_Indoor_Floor_GroundFloor=Erdgeschoss,EG
|
Location_Indoor_Floor_GroundFloor=Erdgeschoss,Erdgeschosse,unten
|
||||||
Location_Indoor_Floor_FirstFloor=Obergeschoss,OG,Erster Stock
|
Location_Indoor_Floor_FirstFloor=Obergeschoss,Obergeschosse,oben
|
||||||
Location_Indoor_Floor_SecondFloor=Zweiter Stock
|
Location_Indoor_Floor_SecondFloor=Zweite Etage,Zweite Etagen
|
||||||
Location_Indoor_Floor_ThirdFloor=Dritter Stock
|
Location_Indoor_Floor_ThirdFloor=Dritte Etage,Dritte Etagen
|
||||||
Location_Indoor_Floor_Attic=Dachboden,Dackgeschoss
|
Location_Indoor_Floor_Attic=Dachboden,Dachböden
|
||||||
Location_Indoor_Floor_Basement=Keller,Untergeschoss
|
Location_Indoor_Floor_Basement=Keller,Keller
|
||||||
Location_Indoor_Corridor=Korridor,Korridore,Hausgang,Flur,Flure
|
Location_Indoor_Corridor=Gang,Gänge,Flur,Flure
|
||||||
Location_Indoor_Room=Raum,Räume,Zimmer
|
Location_Indoor_Room=Raum,Räume
|
||||||
Location_Indoor_Room_Bathroom=Bad,Bäder,Badezimmer
|
Location_Indoor_Room_Bathroom=Badezimmer,Badezimmer,Bad,Bäder,Gäste WC,Gäste WC's
|
||||||
Location_Indoor_Room_Bedroom=Schlafzimmer
|
Location_Indoor_Room_Bedroom=Schlafzimmer,Schlafzimmer
|
||||||
Location_Indoor_Room_BoilerRoom=Heizungsraum
|
Location_Indoor_Room_BoilerRoom=Kesselraum,Kesselräume
|
||||||
Location_Indoor_Room_Cellar=Keller
|
Location_Indoor_Room_Cellar=Keller,Keller
|
||||||
Location_Indoor_Room_DiningRoom=Esszimmer
|
Location_Indoor_Room_DiningRoom=Esszimmer,Esszimmer
|
||||||
Location_Indoor_Room_Entry=Eingang,Eingänge
|
Location_Indoor_Room_Entry=Eingang,Eingänge,Foyer,Foyers
|
||||||
Location_Indoor_Room_FamilyRoom=Familienzimmer
|
Location_Indoor_Room_FamilyRoom=Familienzimmer,Familienzimmer
|
||||||
Location_Indoor_Room_GuestRoom=Gästezimmer
|
Location_Indoor_Room_GuestRoom=Gästezimmer,Gästezimmer
|
||||||
Location_Indoor_Room_Kitchen=Küche,Küchen
|
Location_Indoor_Room_Kitchen=Küche,Küchen
|
||||||
Location_Indoor_Room_LaundryRoom=Hauswirtschaftsraum,Hauswirtschaftsräume,Waschküche,Waschküchen
|
Location_Indoor_Room_LaundryRoom=Wäschekammer,Wäschekammern
|
||||||
Location_Indoor_Room_LivingRoom=Wohnzimmer
|
Location_Indoor_Room_LivingRoom=Wohnzimmer,Wohnzimmer
|
||||||
Location_Indoor_Room_Office=Büro,Büros
|
Location_Indoor_Room_Office=Büro,Büros
|
||||||
Location_Indoor_Room_Veranda=Veranda
|
Location_Indoor_Room_Veranda=Veranda,Verandas
|
||||||
Location_Outdoor=Außen,Draußen
|
Location_Outdoor=Außen
|
||||||
Location_Outdoor_Carport=Carport,Carports,Autounterstand
|
Location_Outdoor_Carport=Carport,Carports
|
||||||
Location_Outdoor_Driveway=Auffahrt
|
Location_Outdoor_Driveway=Auffahrt,Auffahrten
|
||||||
Location_Outdoor_Garden=Garten,Gärten
|
Location_Outdoor_Garden=Garten,Gärten
|
||||||
Location_Outdoor_Patio=Patio,Innenhof
|
Location_Outdoor_Patio=Terrasse,Terrassen
|
||||||
Location_Outdoor_Porch=Vorhalle,Lobby
|
Location_Outdoor_Porch=Veranda,Veranden
|
||||||
Location_Outdoor_Terrace=Terrasse,Freisitz
|
Location_Outdoor_Terrace=Terrasse,Terrassen,Freisitz,Freisitze
|
||||||
Property_Temperature=Temperatur,Temperaturen
|
Property_Temperature=Temperatur,Temperaturen
|
||||||
Property_Light=Licht,Lichter,Beleuchtung
|
Property_Light=Licht,Lichter,Beleuchtung
|
||||||
Property_ColorTemperature=Farbtemperatur
|
Property_ColorTemperature=Farbtemperatur
|
||||||
Property_Humidity=Feuchtigkeit
|
Property_Humidity=Luftfeuchtigkeit,Feuchtigkeit
|
||||||
Property_Presence=Anwesenheit,Präsenz
|
Property_Presence=Anwesenheit
|
||||||
Property_Pressure=Druck
|
Property_Pressure=Druck
|
||||||
Property_Smoke=Rauch
|
Property_Smoke=Rauch
|
||||||
Property_Noise=Lärm
|
Property_Noise=Lärm
|
||||||
Property_Rain=Regen
|
Property_Rain=Regen
|
||||||
Property_Wind=Wind
|
Property_Wind=Wind
|
||||||
Property_Water=Wasser
|
Property_Water=Wasser
|
||||||
Property_CO2=CO2,Kohlendioxid
|
Property_CO2=CO2,Kohlenstoffdioxid
|
||||||
Property_CO=CO,Kohlenmonoxid
|
Property_CO=CO,Kohlenstoffmonoxid
|
||||||
Property_Energy=Energie
|
Property_Energy=Energie
|
||||||
Property_Power=Leistung,elektrische Leistung
|
Property_Power=Leistung
|
||||||
Property_Voltage=Spannung
|
Property_Voltage=Spannung
|
||||||
Property_Current=Strom,Stromstärke
|
Property_Current=Stromstärke
|
||||||
Property_Frequency=Frequenz
|
Property_Frequency=Frequenz
|
||||||
Property_Gas=Gas
|
Property_Gas=Gas
|
||||||
Property_SoundVolume=Lautstärke
|
Property_SoundVolume=Lautstärke
|
||||||
Property_Oil=Öl
|
Property_Oil=Öl
|
||||||
Property_Duration=Dauer
|
Property_Duration=Dauer
|
||||||
Property_Level=Ebene,Ebenen,Level
|
Property_Level=Ebene
|
||||||
Property_Opening=Eröffnung
|
Property_Opening=Öffnung
|
||||||
Property_Timestamp=Zeitpunkt,Zeitpunkte
|
Property_Timestamp=Zeitpunkt
|
||||||
Property_Ultraviolet=Ultraviolett
|
Property_Ultraviolet=Ultraviolett,UV
|
||||||
Property_Vibration=Vibration,Vibrationen
|
Property_Vibration=Vibration
|
||||||
Point_Alarm=Alarm,Alarme
|
Point_Alarm=Alarm
|
||||||
Point_Control=Regler,Bedienung,Steuerung
|
Point_Control=Regler
|
||||||
Point_Control_Switch=Schalter
|
Point_Control_Switch=Schalter
|
||||||
Point_Measurement=Messung,Messungen
|
Point_Measurement=Messung
|
||||||
Point_Setpoint=Sollwert,Sollwerte
|
Point_Setpoint=Sollwert
|
||||||
Point_Status=Status
|
Point_Status=Status
|
||||||
Point_Status_LowBattery=Niedriger Batteriestatus
|
Point_Status_LowBattery=Niedriger Batteriestatus
|
||||||
Point_Status_OpenLevel=Öffnungsniveau
|
Point_Status_OpenLevel=Öffnungsstufe
|
||||||
Point_Status_OpenState=Offen,Offener Zustand
|
Point_Status_OpenState=Offener Zustand
|
||||||
Point_Status_Tampered=Manipuliert
|
Point_Status_Tampered=Manipuliert
|
||||||
Point_Status_Tilt=Neigung
|
Point_Status_Tilt=Neigung
|
||||||
Equipment_AlarmSystem=Alarmanlage,Alarmanlagen
|
Equipment_AlarmSystem=Alarmsystem,Alarmsysteme
|
||||||
Equipment_Battery=Batterie,Batterien
|
Equipment_Battery=Batterie,Batterien
|
||||||
Equipment_Blinds=Jalousie,Jalousien,Rollladen,Rollläden
|
Equipment_Blinds=Jalousie,Jalousien,Rollladen,Rollläden
|
||||||
Equipment_Boiler=Kessel,Heizkessel,Boiler
|
Equipment_Boiler=Heizkessel,Heizkessel
|
||||||
Equipment_Camera=Kamera,Kameras
|
Equipment_Camera=Kamera,Kameras
|
||||||
Equipment_Car=Auto,Autos,Wagen,KFZ
|
Equipment_Car=Auto,Autos
|
||||||
Equipment_CleaningRobot=Roboterstaubsauger,Reinigungsroboter,Staubsaugerroboter
|
Equipment_CleaningRobot=Reinigungsroboter,Reinigungsroboter,Staubsaugerroboter,Staubsaugerroboter
|
||||||
Equipment_Doorbell=Türklingel
|
|
||||||
Equipment_Door=Tür,Türen
|
Equipment_Door=Tür,Türen
|
||||||
Equipment_Door_BackDoor=Hintertür,Hintertüren
|
Equipment_Door_BackDoor=Hintertür,Hintertüren
|
||||||
Equipment_Door_CellarDoor=Kellertür,Kellertüren
|
Equipment_Door_CellarDoor=Kellertür,Kellertüren
|
||||||
Equipment_Door_FrontDoor=Haustür,Haustüren,Eingangstür,Eingangstüren,Vordertür,Vordertüren,Fronttür,Fronttüren
|
Equipment_Door_FrontDoor=Vordertür,Vordertüren,Eingangstür,Eingangstüren
|
||||||
Equipment_Door_GarageDoor=Garagentor,Garagentore
|
Equipment_Door_GarageDoor=Garagentor,Garagentore
|
||||||
Equipment_Door_Gate=Tor,Tore,Pforte,Pforten
|
Equipment_Door_Gate=Tor,Tore
|
||||||
Equipment_Door_InnerDoor=Innentür,Innentüren
|
Equipment_Door_InnerDoor=Innentür,Innentüren
|
||||||
Equipment_Door_SideDoor=Seitentür,Seitentüren,Seiteneingang,Seiteneingänge
|
Equipment_Door_SideDoor=Seitentür,Seitentüren
|
||||||
|
Equipment_Doorbell=Türklingel,Türklingeln
|
||||||
Equipment_Fan=Ventilator,Ventilatoren
|
Equipment_Fan=Ventilator,Ventilatoren
|
||||||
Equipment_Fan_CeilingFan=Deckenventilator,Deckenventilatoren
|
Equipment_Fan_CeilingFan=Deckenventilator,Deckenventilatoren
|
||||||
Equipment_Fan_KitchenHood=Dunstabzugshaube,Dunstabzugshauben
|
Equipment_Fan_KitchenHood=Dunstabzugshaube,Dunstabzugshauben
|
||||||
Equipment_HVAC=Heizung,Lüftung,Klima,Klimaanlage
|
Equipment_HVAC=Heizungs- und Klimatechnik,Heizung,Lüftung,Klimaanlage,Klimaanlage,Klimaanlage,Klimaanlage
|
||||||
Equipment_Inverter=Wechselrichter
|
Equipment_Inverter=Wechselrichter,Wechselrichter
|
||||||
Equipment_LawnMower=Rasenmäher,Mähroboter,Mäher
|
Equipment_LawnMower=Rasenmäher,Rasenmäher
|
||||||
Equipment_Lightbulb=Glühbirne,Glühbirnen,Licht,Lichter,Beleuchtung,Lampe,Lampen
|
Equipment_Lightbulb=Glühbirne,Glühbirnen,Glühbirne,Glühbirnen,Lampe,Lampen,Lichter,Beleuchtung
|
||||||
Equipment_Lightbulb_LightStripe=Lichtstreifen
|
Equipment_Lightbulb_LightStripe=Lichtstreifen,Lichtstreifen
|
||||||
Equipment_Lock=Schloss,Schlösser,Türschloss,Türschlösser
|
Equipment_Lock=Schloss,Schlösser
|
||||||
Equipment_NetworkAppliance=Netzwerk,Server,Servers,Gateway,Gateways,Bridge,Bridges,Router
|
Equipment_NetworkAppliance=Netzwerkgerät,Netzwerkgeräte
|
||||||
Equipment_PowerOutlet=Steckdose,Steckdosen
|
Equipment_PowerOutlet=Steckdose,Steckdosen
|
||||||
Equipment_Projector=Projektor,Projektoren,Beamer
|
Equipment_Projector=Projektor,Projektoren,Beamer,Beamer
|
||||||
Equipment_Pump=Pump,Pumpen
|
Equipment_Pump=Pumpe,Pumpen
|
||||||
Equipment_RadiatorControl=Heizkörper,Heizkörperregelung,Thermostat,Thermostate,Heizkörperthermostat,Heizkörperthermostate
|
Equipment_RadiatorControl=Heizkörpersteuerung,Heizkörpersteuerungen,Heizkörper,Heizkörper
|
||||||
Equipment_Receiver=Receiver,AV-Receiver,Audio-Spieler,Empfänger,Audioempfänger
|
Equipment_Receiver=Receiver,Receiver,Audioempfänger, Audioempfänger,AV-Receiver,AV-Receiver
|
||||||
Equipment_RemoteControl=Fernbedienung,Fernbedienungen
|
Equipment_RemoteControl=Fernbedienung,Fernbedienungen
|
||||||
Equipment_Screen=Bildschirm,Bildschirme,Monitor,Monitore
|
Equipment_Screen=Bildschirm,Bildschirme
|
||||||
Equipment_Screen_Television=Fernseher,TV,TVs
|
Equipment_Screen_Television=Fernseher,Fernseher,TV,TVs
|
||||||
Equipment_Sensor=Sensor,Sensoren
|
Equipment_Sensor=Sensor,Sensoren
|
||||||
Equipment_Sensor_MotionDetector=Bewegung,Bewegungssensor,Bewegungssensoren,Bewegungsdetektor,Bewegungsmelder
|
Equipment_Sensor_MotionDetector=Bewegungsmelder,Bewegungsmelder,Bewegungssensor,Bewegungssensoren
|
||||||
Equipment_Sensor_SmokeDetector=Rauchmelder
|
Equipment_Sensor_SmokeDetector=Rauchmelder,Rauchmelder
|
||||||
Equipment_Siren=Sirene,Sirenen
|
Equipment_Siren=Sirene,Sirenen
|
||||||
Equipment_Smartphone=Smartphone,Smartphones,Handy,Handys
|
Equipment_Smartphone=Smartphone,Smartphones,Telefon,Telefone
|
||||||
Equipment_Speaker=Lautsprecher
|
Equipment_Speaker=Lautsprecher,Lautsprecher
|
||||||
Equipment_Valve=Ventil,Ventile
|
Equipment_Valve=Ventil,Ventile
|
||||||
Equipment_VoiceAssistant=Sprachassistent,Sprachassistenten
|
Equipment_VoiceAssistant=Sprachassistent,Sprachassistenten
|
||||||
Equipment_WallSwitch=Wandschalter,Wanddimmer,Lichtschalter,Schalter
|
Equipment_WallSwitch=Wandschalter,Wandschalter
|
||||||
Equipment_WebService=Web Service,Web Services
|
Equipment_WebService=Webdienst,Webdienste
|
||||||
Equipment_WebService_WeatherService=Wetterdienst,Wetterdienste
|
Equipment_WebService_WeatherService=Wetterdienst,Wetterdienste
|
||||||
Equipment_WhiteGood=Haushaltsgerät,Haushaltsgeräte,Hausgerät,Hausgeräte
|
Equipment_WhiteGood=Haushaltsgerät,Haushaltsgeräte
|
||||||
Equipment_WhiteGood_Dishwasher=Spülmaschine,Spülmaschinen,Geschirrspüler
|
Equipment_WhiteGood_Dishwasher=Geschirrspüler,Geschirrspüler
|
||||||
Equipment_WhiteGood_Dryer=Trockner,Wäschetrockner
|
Equipment_WhiteGood_Dryer=Trockner,Trockner
|
||||||
Equipment_WhiteGood_Freezer=Gefriertruhe,Gefriertruhen,Gefrierschrank,Gefrierschränke
|
Equipment_WhiteGood_Freezer=Gefrierschrank,Gefrierschränke
|
||||||
Equipment_WhiteGood_Oven=Ofen,Öfen,Backofen,Backöfen,Herd
|
Equipment_WhiteGood_Oven=Ofen,Öfen
|
||||||
Equipment_WhiteGood_Refrigerator=Kühlschrank,Kühlschränke
|
Equipment_WhiteGood_Refrigerator=Kühlschrank,Kühlschränke
|
||||||
Equipment_WhiteGood_WashingMachine=Waschmaschine,Waschmaschinen
|
Equipment_WhiteGood_WashingMachine=Waschmaschine,Waschmaschinen
|
||||||
Equipment_Window=Fenster
|
Equipment_Window=Fenster,Fenster
|
||||||
|
|
|
@ -0,0 +1,128 @@
|
||||||
|
# Generated content - do not edit!
|
||||||
|
Location_Indoor=屋内
|
||||||
|
Location_Indoor_Apartment=アパート,アパート
|
||||||
|
Location_Indoor_Building=建物,建物
|
||||||
|
Location_Indoor_Building_Garage=ガレージ,ガレージ
|
||||||
|
Location_Indoor_Building_House=家,家
|
||||||
|
Location_Indoor_Building_Shed=小屋,小屋
|
||||||
|
Location_Indoor_Building_SummerHouse=サマーハウス,サマーハウス,セカンドホーム,セカンドホーム
|
||||||
|
Location_Indoor_Floor=床,床
|
||||||
|
Location_Indoor_Floor_GroundFloor=1階,1階,階下
|
||||||
|
Location_Indoor_Floor_FirstFloor=2階,2階,2階
|
||||||
|
Location_Indoor_Floor_SecondFloor=3階,3階
|
||||||
|
Location_Indoor_Floor_ThirdFloor=4階,4階
|
||||||
|
Location_Indoor_Floor_Attic=屋根裏部屋,屋根裏部屋
|
||||||
|
Location_Indoor_Floor_Basement=地下室,地下室
|
||||||
|
Location_Indoor_Corridor=廊下,廊下,廊下,廊下
|
||||||
|
Location_Indoor_Room=部屋,部屋
|
||||||
|
Location_Indoor_Room_Bathroom=浴室,浴室,浴槽,浴槽,洗面所,洗面所
|
||||||
|
Location_Indoor_Room_Bedroom=寝室,寝室
|
||||||
|
Location_Indoor_Room_BoilerRoom=ボイラー室,ボイラー室
|
||||||
|
Location_Indoor_Room_Cellar=セラー,セラー
|
||||||
|
Location_Indoor_Room_DiningRoom=ダイニングルーム,ダイニングルーム
|
||||||
|
Location_Indoor_Room_Entry=玄関,玄関,ホワイエ,ホワイエ
|
||||||
|
Location_Indoor_Room_FamilyRoom=ファミリールーム,ファミリールーム
|
||||||
|
Location_Indoor_Room_GuestRoom=ゲストルーム,ゲストルーム
|
||||||
|
Location_Indoor_Room_Kitchen=キッチン,キッチン
|
||||||
|
Location_Indoor_Room_LaundryRoom=ランドリールーム,ランドリールーム
|
||||||
|
Location_Indoor_Room_LivingRoom=リビング,リビング
|
||||||
|
Location_Indoor_Room_Office=オフィス,オフィス
|
||||||
|
Location_Indoor_Room_Veranda=ベランダ,ベランダ
|
||||||
|
Location_Outdoor=屋外
|
||||||
|
Location_Outdoor_Carport=車庫,車庫
|
||||||
|
Location_Outdoor_Driveway=ドライブウェイ,ドライブウェイ
|
||||||
|
Location_Outdoor_Garden=庭,庭
|
||||||
|
Location_Outdoor_Patio=パティオ,パティオ
|
||||||
|
Location_Outdoor_Porch=ポーチ,ポーチ
|
||||||
|
Location_Outdoor_Terrace=テラス,テラス,デッキ,デッキ
|
||||||
|
Property_Temperature=温度,温度
|
||||||
|
Property_Light=ライト,ライト,ライト
|
||||||
|
Property_ColorTemperature=色温度
|
||||||
|
Property_Humidity=湿度,湿度
|
||||||
|
Property_Presence=存在
|
||||||
|
Property_Pressure=圧力
|
||||||
|
Property_Smoke=煙
|
||||||
|
Property_Noise=騒音
|
||||||
|
Property_Rain=雨
|
||||||
|
Property_Wind=風
|
||||||
|
Property_Water=水
|
||||||
|
Property_CO2=CO2,二酸化炭素
|
||||||
|
Property_CO=CO,一酸化炭素
|
||||||
|
Property_Energy=エネルギー
|
||||||
|
Property_Power=パワー
|
||||||
|
Property_Voltage=電圧
|
||||||
|
Property_Current=電流
|
||||||
|
Property_Frequency=周波数
|
||||||
|
Property_Gas=ガス
|
||||||
|
Property_SoundVolume=音量
|
||||||
|
Property_Oil=オイル
|
||||||
|
Property_Duration=期間
|
||||||
|
Property_Level=レベル
|
||||||
|
Property_Opening=開放
|
||||||
|
Property_Timestamp=タイムスタンプ
|
||||||
|
Property_Ultraviolet=紫外線,UV
|
||||||
|
Property_Vibration=振動
|
||||||
|
Point_Alarm=アラーム
|
||||||
|
Point_Control=操作
|
||||||
|
Point_Control_Switch=スイッチ
|
||||||
|
Point_Measurement=計測
|
||||||
|
Point_Setpoint=セットポイント
|
||||||
|
Point_Status=ステータス
|
||||||
|
Point_Status_LowBattery=低バッテリー
|
||||||
|
Point_Status_OpenLevel=開度
|
||||||
|
Point_Status_OpenState=開放状態
|
||||||
|
Point_Status_Tampered=侵入
|
||||||
|
Point_Status_Tilt=傾き
|
||||||
|
Equipment_AlarmSystem=アラームシステム,アラームシステム
|
||||||
|
Equipment_Battery=バッテリー,バッテリー
|
||||||
|
Equipment_Blinds=ブラインド,ローラーシャッター,ローラーシャッター,ローラーシャッター,ローラーシャッター,シャッター,シャッター,
|
||||||
|
Equipment_Boiler=ボイラー、ボイラー
|
||||||
|
Equipment_Camera=カメラ,カメラ
|
||||||
|
Equipment_Car=車,車
|
||||||
|
Equipment_CleaningRobot=掃除ロボット,掃除ロボット,掃除ロボット,掃除ロボット
|
||||||
|
Equipment_Door=ドア,ドア
|
||||||
|
Equipment_Door_BackDoor=裏口,裏口
|
||||||
|
Equipment_Door_CellarDoor=セラードア,セラードア
|
||||||
|
Equipment_Door_FrontDoor=正面玄関,正面玄関,正面玄関,正面玄関
|
||||||
|
Equipment_Door_GarageDoor=ガレージドア,ガレージドア
|
||||||
|
Equipment_Door_Gate=ゲート,ゲート
|
||||||
|
Equipment_Door_InnerDoor=インナードア,インナードア
|
||||||
|
Equipment_Door_SideDoor=サイドドア,サイドドア
|
||||||
|
Equipment_Doorbell=インターホン,インターホン
|
||||||
|
Equipment_Fan=ファン,ファン
|
||||||
|
Equipment_Fan_CeilingFan=シーリングファン,シーリングファン
|
||||||
|
Equipment_Fan_KitchenHood=換気扇,換気扇
|
||||||
|
Equipment_HVAC=空調,暖房,換気,エアコン,エアコン,エアコン,エアコン
|
||||||
|
Equipment_Inverter=インバーター,インバーター
|
||||||
|
Equipment_LawnMower=芝刈り機,芝刈り機
|
||||||
|
Equipment_Lightbulb=電球,電球,電球,電球,ランプ,ランプ,ライト,ライト
|
||||||
|
Equipment_Lightbulb_LightStripe=ライトストライプ,ライトストリップ
|
||||||
|
Equipment_Lock=錠,錠
|
||||||
|
Equipment_NetworkAppliance=ネットワーク機器,ネットワーク機器
|
||||||
|
Equipment_PowerOutlet=コンセント,コンセント,コンセント,コンセント
|
||||||
|
Equipment_Projector=プロジェクター,プロジェクター,プロジェクター,プロジェクター
|
||||||
|
Equipment_Pump=ポンプ,ポンプ
|
||||||
|
Equipment_RadiatorControl=ラジエーターコントロール,ラジエーターコントロール,ラジエーター,ラジレーター
|
||||||
|
Equipment_Receiver=受信機,受信機,音声受信機,音声受信機,AV受信機,AV受信機
|
||||||
|
Equipment_RemoteControl=リモコン,リモコン
|
||||||
|
Equipment_Screen=画面,画面
|
||||||
|
Equipment_Screen_Television=テレビ,テレビ,テレビ,テレビ,
|
||||||
|
Equipment_Sensor=センサー,センサー
|
||||||
|
Equipment_Sensor_MotionDetector=人感センサー,人感センサー,人感センサー,人感センサー
|
||||||
|
Equipment_Sensor_SmokeDetector=煙探知器,煙探知器
|
||||||
|
Equipment_Siren=サイレン,サイレン
|
||||||
|
Equipment_Smartphone=スマートフォン,スマートフォン,電話,電話
|
||||||
|
Equipment_Speaker=スピーカー,スピーカー
|
||||||
|
Equipment_Valve=バルブ,バルブ
|
||||||
|
Equipment_VoiceAssistant=音声アシスタント,音声アシスタント
|
||||||
|
Equipment_WallSwitch=壁スイッチ,壁スイッチ
|
||||||
|
Equipment_WebService=Webサービス,Webサービス
|
||||||
|
Equipment_WebService_WeatherService=気象サービス,気象サービス
|
||||||
|
Equipment_WhiteGood=白物家電,白物家電
|
||||||
|
Equipment_WhiteGood_Dishwasher=食器洗い機,食器洗い機
|
||||||
|
Equipment_WhiteGood_Dryer=ドライヤー,ドライヤー
|
||||||
|
Equipment_WhiteGood_Freezer=フリーザー,フリーザー
|
||||||
|
Equipment_WhiteGood_Oven=オーブン,オーブン
|
||||||
|
Equipment_WhiteGood_Refrigerator=冷蔵庫,冷蔵庫
|
||||||
|
Equipment_WhiteGood_WashingMachine=洗濯機,洗濯機
|
||||||
|
Equipment_Window=窓,窓
|
|
@ -0,0 +1,128 @@
|
||||||
|
# Generated content - do not edit!
|
||||||
|
Location_Indoor=У приміщенні
|
||||||
|
Location_Indoor_Apartment=Квартира, Квартири
|
||||||
|
Location_Indoor_Building=Будівля, будівлі
|
||||||
|
Location_Indoor_Building_Garage=Гараж, гаражі
|
||||||
|
Location_Indoor_Building_House=Будинок, Будинки
|
||||||
|
Location_Indoor_Building_Shed=Сарай, Сараї
|
||||||
|
Location_Indoor_Building_SummerHouse=Дача, Дачі, Друге житло, Другі житла
|
||||||
|
Location_Indoor_Floor=Поверх, Поверхи
|
||||||
|
Location_Indoor_Floor_GroundFloor=Перший поверх
|
||||||
|
Location_Indoor_Floor_FirstFloor=Другий поверх
|
||||||
|
Location_Indoor_Floor_SecondFloor=Третій поверх, Треті поверхи
|
||||||
|
Location_Indoor_Floor_ThirdFloor=Четвертий поверх, Четверті поверхи
|
||||||
|
Location_Indoor_Floor_Attic=Горище, Горища
|
||||||
|
Location_Indoor_Floor_Basement=Підвал,Підвали
|
||||||
|
Location_Indoor_Corridor=Коридор, Коридори
|
||||||
|
Location_Indoor_Room=Кімната, Кімнати
|
||||||
|
Location_Indoor_Room_Bathroom=Ванна кімната, Ванні кімнати, Ванна, Ванни, Туалет, Туалети
|
||||||
|
Location_Indoor_Room_Bedroom=Спальня, Спальні
|
||||||
|
Location_Indoor_Room_BoilerRoom=Котельня, Котельні
|
||||||
|
Location_Indoor_Room_Cellar=Погріб, Погреби
|
||||||
|
Location_Indoor_Room_DiningRoom=Їдальня, Їдальні
|
||||||
|
Location_Indoor_Room_Entry=Вхід, Входи, Фойє
|
||||||
|
Location_Indoor_Room_FamilyRoom=Сімейна кімната, Сімейні кімнати
|
||||||
|
Location_Indoor_Room_GuestRoom=Гостьова кімната, Гостьові кімнати
|
||||||
|
Location_Indoor_Room_Kitchen=Кухня, Кухні
|
||||||
|
Location_Indoor_Room_LaundryRoom=Пральна кімната, Пральні кімнати
|
||||||
|
Location_Indoor_Room_LivingRoom=Вітальня, Вітальні
|
||||||
|
Location_Indoor_Room_Office=Офіс, Офіси
|
||||||
|
Location_Indoor_Room_Veranda=Веранда, Веранди
|
||||||
|
Location_Outdoor=На вулиці
|
||||||
|
Location_Outdoor_Carport=Навіс, Навіси
|
||||||
|
Location_Outdoor_Driveway=Проїзд, Проїзди
|
||||||
|
Location_Outdoor_Garden=Сад, Сади
|
||||||
|
Location_Outdoor_Patio=Патіо
|
||||||
|
Location_Outdoor_Porch=Ґанок, Ґанки
|
||||||
|
Location_Outdoor_Terrace=Тераса, Тераси
|
||||||
|
Property_Temperature=Температура, Температури
|
||||||
|
Property_Light=Світло, Освітлення
|
||||||
|
Property_ColorTemperature=Температура кольору
|
||||||
|
Property_Humidity=Вологість
|
||||||
|
Property_Presence=Присутність
|
||||||
|
Property_Pressure=Тиск
|
||||||
|
Property_Smoke=Дим
|
||||||
|
Property_Noise=Шум
|
||||||
|
Property_Rain=Дощ
|
||||||
|
Property_Wind=Вітер
|
||||||
|
Property_Water=Вода
|
||||||
|
Property_CO2=СО2, Двуокис вуглецю
|
||||||
|
Property_CO=СО, Чадний газ
|
||||||
|
Property_Energy=Енергія
|
||||||
|
Property_Power=Потужність
|
||||||
|
Property_Voltage=Напруга
|
||||||
|
Property_Current=Сила струму
|
||||||
|
Property_Frequency=Частота
|
||||||
|
Property_Gas=Газ
|
||||||
|
Property_SoundVolume=Гучність звуку
|
||||||
|
Property_Oil=Мастило
|
||||||
|
Property_Duration=Тривалість
|
||||||
|
Property_Level=Рівень
|
||||||
|
Property_Opening=Відкриття
|
||||||
|
Property_Timestamp=Часова мітка
|
||||||
|
Property_Ultraviolet=Ультрафіолет
|
||||||
|
Property_Vibration=Вібрація
|
||||||
|
Point_Alarm=Сигнал
|
||||||
|
Point_Control=Керування
|
||||||
|
Point_Control_Switch=Перемикач
|
||||||
|
Point_Measurement=Замір
|
||||||
|
Point_Setpoint=Задане значення
|
||||||
|
Point_Status=Стан
|
||||||
|
Point_Status_LowBattery=Низький заряд
|
||||||
|
Point_Status_OpenLevel=Рівень відкритості
|
||||||
|
Point_Status_OpenState=Відкрито, Відкритий
|
||||||
|
Point_Status_Tampered=Порушено, Порушений
|
||||||
|
Point_Status_Tilt=Нахил
|
||||||
|
Equipment_AlarmSystem=Сигналізація, Сигналізації
|
||||||
|
Equipment_Battery=Елемент живлення, Елементи живлення
|
||||||
|
Equipment_Blinds=Штори, Жалюзі, Ролети
|
||||||
|
Equipment_Boiler=Бойлер, Бойлери
|
||||||
|
Equipment_Camera=Камера, Камери
|
||||||
|
Equipment_Car=Автомобіль, Автомобілі
|
||||||
|
Equipment_CleaningRobot=Робот пилосос, Роботи пилососи
|
||||||
|
Equipment_Door=Двері
|
||||||
|
Equipment_Door_BackDoor=Задній вхід, Задні входи
|
||||||
|
Equipment_Door_CellarDoor=Двері погребу, Двері погребів
|
||||||
|
Equipment_Door_FrontDoor=Вхідні двері
|
||||||
|
Equipment_Door_GarageDoor=Гаражні двері
|
||||||
|
Equipment_Door_Gate=Ворота
|
||||||
|
Equipment_Door_InnerDoor=Внутрішні двері
|
||||||
|
Equipment_Door_SideDoor=Бічні двері
|
||||||
|
Equipment_Doorbell=Дверний дзвінок, Дверні дзвінки
|
||||||
|
Equipment_Fan=Вентилятор, Вентилятори
|
||||||
|
Equipment_Fan_CeilingFan=Стельовий вентилятор, Стельові вентилятори
|
||||||
|
Equipment_Fan_KitchenHood=Кухонна витяжка, Кухонні витяжки
|
||||||
|
Equipment_HVAC=Клімат контроль, Опалення, Кондиціювання, Вентиляція
|
||||||
|
Equipment_Inverter=Інвертор, Інвертори
|
||||||
|
Equipment_LawnMower=Газонокосарка, Газонокосарки
|
||||||
|
Equipment_Lightbulb=Лампа, Лампи, Світло, Освітлення
|
||||||
|
Equipment_Lightbulb_LightStripe=Світлодіодна стрічка, Світлодіодні стрічки
|
||||||
|
Equipment_Lock=Замок, Замки
|
||||||
|
Equipment_NetworkAppliance=Мережевий пристрій, Мережеві пристрої
|
||||||
|
Equipment_PowerOutlet=Розетка, Розетки
|
||||||
|
Equipment_Projector=Проектор, Проектори
|
||||||
|
Equipment_Pump=Насос, Насоси
|
||||||
|
Equipment_RadiatorControl=Керування обігрівачем, Керування обігрівачами
|
||||||
|
Equipment_Receiver=Ресівер, Приймач, Підсилювач
|
||||||
|
Equipment_RemoteControl=Пульт, Віддалене керування, Дистанційне керування
|
||||||
|
Equipment_Screen=Екран, Екрани
|
||||||
|
Equipment_Screen_Television=Телевізор, Телевізори
|
||||||
|
Equipment_Sensor=Сенсор, Сенсори
|
||||||
|
Equipment_Sensor_MotionDetector=Датчик руху, Датчики руху
|
||||||
|
Equipment_Sensor_SmokeDetector=Датчик диму, Датчики диму
|
||||||
|
Equipment_Siren=Сирена, Сирени, Сирена сигналізаційна
|
||||||
|
Equipment_Smartphone=Смартфон, Смартфони, Телефон, Телефони
|
||||||
|
Equipment_Speaker=Гучномовець, Гучномовці, Динаміки
|
||||||
|
Equipment_Valve=Клапан, Кран, Крани
|
||||||
|
Equipment_VoiceAssistant=Голосовий помічник, Голосові помічники
|
||||||
|
Equipment_WallSwitch=Вимикач настінний, Вимикачі
|
||||||
|
Equipment_WebService=Веб-сервіс, Веб-сервіси
|
||||||
|
Equipment_WebService_WeatherService=Прогноз погоди, Прогнози погоди
|
||||||
|
Equipment_WhiteGood=Побутовий пристрій, Побутові пристрої
|
||||||
|
Equipment_WhiteGood_Dishwasher=Посудомийка, Посудомийки
|
||||||
|
Equipment_WhiteGood_Dryer=Сушарка, Сушарки
|
||||||
|
Equipment_WhiteGood_Freezer=Морозильна камера, Морозильні камери
|
||||||
|
Equipment_WhiteGood_Oven=Піч, Печі
|
||||||
|
Equipment_WhiteGood_Refrigerator=Холодильник, Холодильники
|
||||||
|
Equipment_WhiteGood_WashingMachine=Пральна машина, Пральні машини
|
||||||
|
Equipment_Window=Вікно, Вікна
|
|
@ -0,0 +1,45 @@
|
||||||
|
channel-type.system.signal-strength.label = Intensidad de Señal
|
||||||
|
channel-type.system.signal-strength.state.option.0 = sin señal
|
||||||
|
channel-type.system.signal-strength.state.option.1 = débil
|
||||||
|
channel-type.system.signal-strength.state.option.2 = media
|
||||||
|
channel-type.system.signal-strength.state.option.3 = buena
|
||||||
|
channel-type.system.signal-strength.state.option.4 = excelente
|
||||||
|
channel-type.system.low-battery.label = Batería baja
|
||||||
|
channel-type.system.battery-level.label = Nivel de la batería
|
||||||
|
channel-type.system.trigger.label = Disparador
|
||||||
|
channel-type.system.rawbutton.label = Botón Raw
|
||||||
|
channel-type.system.button.label = Botón
|
||||||
|
channel-type.system.rawrocker.label = Botón Raw Rocker
|
||||||
|
channel-type.system.power.label = Potencia
|
||||||
|
channel-type.system.power.description = El dispositivo está operativo cuando el canal está en estado ACTIVADO
|
||||||
|
channel-type.system.location.label = Localización
|
||||||
|
channel-type.system.location.description = Localización en coordenadas lat./lon./alt.
|
||||||
|
channel-type.system.motion.label = Movimiento
|
||||||
|
channel-type.system.motion.description = Movimiento detectado por el dispositivo
|
||||||
|
channel-type.system.brightness.label = Brillo
|
||||||
|
channel-type.system.brightness.description = Controla el brillo y enciende y apaga la luz
|
||||||
|
channel-type.system.color.label = Color
|
||||||
|
channel-type.system.color.description = Controla el color de la luz
|
||||||
|
channel-type.system.color-temperature.label = Temperatura del color
|
||||||
|
channel-type.system.color-temperature.description = Controla la temperatura del color de la luz de 0 (frío) a 100 (caliente)
|
||||||
|
channel-type.system.color-temperature-abs.label = Temperatura del color
|
||||||
|
channel-type.system.color-temperature-abs.description = Controla la temperatura de color de la luz en Kelvin
|
||||||
|
channel-type.system.volume.label = Volumen
|
||||||
|
channel-type.system.volume.description = Cambiar el volumen de sonido de un dispositivo
|
||||||
|
channel-type.system.mute.label = Silenciar
|
||||||
|
channel-type.system.mute.description = Silenciar el audio del dispositivo
|
||||||
|
channel-type.system.media-control.label = Control multimedia
|
||||||
|
channel-type.system.media-title.label = Título del Medio
|
||||||
|
channel-type.system.media-title.description = Título de un archivo multimedia (reproducido)
|
||||||
|
channel-type.system.media-artist.label = Artista del medio
|
||||||
|
channel-type.system.media-artist.description = Artista de un archivo multimedia (reproducido)
|
||||||
|
channel-type.system.wind-direction.label = Dirección del Viento
|
||||||
|
channel-type.system.wind-direction.description = Dirección del viento actual expresada como un ángulo
|
||||||
|
channel-type.system.wind-speed.label = Velocidad del viento
|
||||||
|
channel-type.system.wind-speed.description = Velocidad actual del viento
|
||||||
|
channel-type.system.outdoor-temperature.label = Temperatura Exterior
|
||||||
|
channel-type.system.outdoor-temperature.description = Temperatura exterior actual
|
||||||
|
channel-type.system.atmospheric-humidity.label = Humedad atmosférica
|
||||||
|
channel-type.system.atmospheric-humidity.description = Humedad relativa atmosférica actual
|
||||||
|
channel-type.system.barometric-pressure.label = Presión Barométrica
|
||||||
|
channel-type.system.barometric-pressure.description = Presión barométrica actual
|
|
@ -0,0 +1,45 @@
|
||||||
|
channel-type.system.signal-strength.label = Signaalsterkte
|
||||||
|
channel-type.system.signal-strength.state.option.0 = geen signaal
|
||||||
|
channel-type.system.signal-strength.state.option.1 = zwak
|
||||||
|
channel-type.system.signal-strength.state.option.2 = gemiddeld
|
||||||
|
channel-type.system.signal-strength.state.option.3 = goed
|
||||||
|
channel-type.system.signal-strength.state.option.4 = uitstekend
|
||||||
|
channel-type.system.low-battery.label = Laag Batterijniveau
|
||||||
|
channel-type.system.battery-level.label = Batterijniveau
|
||||||
|
channel-type.system.trigger.label = Trigger
|
||||||
|
channel-type.system.rawbutton.label = Simpele Knop
|
||||||
|
channel-type.system.button.label = Knop
|
||||||
|
channel-type.system.rawrocker.label = Simpele Wisselknop
|
||||||
|
channel-type.system.power.label = Vermogen
|
||||||
|
channel-type.system.power.description = Het apparaat is bruikbaar wanneer het kanaal de status AAN heeft
|
||||||
|
channel-type.system.location.label = Locatie
|
||||||
|
channel-type.system.location.description = Locatie in breedtegraad/lengtegraad/hoogte coördinaten
|
||||||
|
channel-type.system.motion.label = Beweging
|
||||||
|
channel-type.system.motion.description = Beweging gedetecteerd door het apparaat
|
||||||
|
channel-type.system.brightness.label = Helderheid
|
||||||
|
channel-type.system.brightness.description = Bepaalt de helderheid en schakelt het licht aan en uit
|
||||||
|
channel-type.system.color.label = Kleur
|
||||||
|
channel-type.system.color.description = Bepaalt de kleur van het licht
|
||||||
|
channel-type.system.color-temperature.label = Kleurtemperatuur
|
||||||
|
channel-type.system.color-temperature.description = Bepaalt de kleurtemperatuur van het licht van 0 (koud) tot 100 (warm)
|
||||||
|
channel-type.system.color-temperature-abs.label = Kleurtemperatuur
|
||||||
|
channel-type.system.color-temperature-abs.description = Bepaalt de kleurtemperatuur van het licht in Kelvin
|
||||||
|
channel-type.system.volume.label = Volume
|
||||||
|
channel-type.system.volume.description = Wijzig het geluidsvolume van een apparaat
|
||||||
|
channel-type.system.mute.label = Dempen
|
||||||
|
channel-type.system.mute.description = Audio van het apparaat dempen
|
||||||
|
channel-type.system.media-control.label = Mediabediening
|
||||||
|
channel-type.system.media-title.label = Media Titel
|
||||||
|
channel-type.system.media-title.description = Titel van een (afgespeeld) mediabestand
|
||||||
|
channel-type.system.media-artist.label = Media Artiest
|
||||||
|
channel-type.system.media-artist.description = Artiest van een (afgespeeld) mediabestand
|
||||||
|
channel-type.system.wind-direction.label = Windrichting
|
||||||
|
channel-type.system.wind-direction.description = Huidige windrichting uitgedrukt als hoek
|
||||||
|
channel-type.system.wind-speed.label = Windsnelheid
|
||||||
|
channel-type.system.wind-speed.description = Huidige windsnelheid
|
||||||
|
channel-type.system.outdoor-temperature.label = Buitentemperatuur
|
||||||
|
channel-type.system.outdoor-temperature.description = Huidige buitentemperatuur
|
||||||
|
channel-type.system.atmospheric-humidity.label = Luchtvochtigheid
|
||||||
|
channel-type.system.atmospheric-humidity.description = Huidige atmosferische relatieve vochtigheid
|
||||||
|
channel-type.system.barometric-pressure.label = Luchtdruk
|
||||||
|
channel-type.system.barometric-pressure.description = Huidige luchtdruk
|
|
@ -0,0 +1,45 @@
|
||||||
|
channel-type.system.signal-strength.label = Рівень сигналу
|
||||||
|
channel-type.system.signal-strength.state.option.0 = Немає сигналу
|
||||||
|
channel-type.system.signal-strength.state.option.1 = слабкий
|
||||||
|
channel-type.system.signal-strength.state.option.2 = середній
|
||||||
|
channel-type.system.signal-strength.state.option.3 = хороший
|
||||||
|
channel-type.system.signal-strength.state.option.4 = відмінний
|
||||||
|
channel-type.system.low-battery.label = Низький заряд акумулятора
|
||||||
|
channel-type.system.battery-level.label = Рівень заряду акумулятора
|
||||||
|
channel-type.system.trigger.label = Тригер
|
||||||
|
channel-type.system.rawbutton.label = Звичайна кнопка
|
||||||
|
channel-type.system.button.label = Кнопка
|
||||||
|
channel-type.system.rawrocker.label = Звичайна кнопка перемикач
|
||||||
|
channel-type.system.power.label = Живлення
|
||||||
|
channel-type.system.power.description = Пристрій діючий, коли канал увімкнуто
|
||||||
|
channel-type.system.location.label = Місцезнаходження
|
||||||
|
channel-type.system.location.description = Розташування в координатах шир./дов./висота
|
||||||
|
channel-type.system.motion.label = Рух
|
||||||
|
channel-type.system.motion.description = Рух виявлений пристроєм
|
||||||
|
channel-type.system.brightness.label = Яскравість
|
||||||
|
channel-type.system.brightness.description = Керує яскравістю і вимикає світло
|
||||||
|
channel-type.system.color.label = Колір
|
||||||
|
channel-type.system.color.description = Керує кольором світла
|
||||||
|
channel-type.system.color-temperature.label = Температура кольору
|
||||||
|
channel-type.system.color-temperature.description = Керує температурою кольору світла від 0 (холодне) до 100 (тепле)
|
||||||
|
channel-type.system.color-temperature-abs.label = Температура кольору
|
||||||
|
channel-type.system.color-temperature-abs.description = Керує температурою кольору світла в Кельвінах
|
||||||
|
channel-type.system.volume.label = Гучність
|
||||||
|
channel-type.system.volume.description = Зміна гучності пристрою
|
||||||
|
channel-type.system.mute.label = Вимкнути звук
|
||||||
|
channel-type.system.mute.description = Вимкнути звук пристрою
|
||||||
|
channel-type.system.media-control.label = Керування медіа
|
||||||
|
channel-type.system.media-title.label = Заголовок
|
||||||
|
channel-type.system.media-title.description = Заголовок (відтворюваного) файлу
|
||||||
|
channel-type.system.media-artist.label = Виконавець
|
||||||
|
channel-type.system.media-artist.description = Виконавець (відтворюваного) файлу
|
||||||
|
channel-type.system.wind-direction.label = Напрямок вітру
|
||||||
|
channel-type.system.wind-direction.description = Поточний напрям вітру, виражений як кут
|
||||||
|
channel-type.system.wind-speed.label = Швидкість вітру
|
||||||
|
channel-type.system.wind-speed.description = Поточна швидкість вітру
|
||||||
|
channel-type.system.outdoor-temperature.label = Температура на вулиці
|
||||||
|
channel-type.system.outdoor-temperature.description = Поточна температура на вулиці
|
||||||
|
channel-type.system.atmospheric-humidity.label = Атмосферна вологість
|
||||||
|
channel-type.system.atmospheric-humidity.description = Поточна атмосферна вологість
|
||||||
|
channel-type.system.barometric-pressure.label = Барометричний тиск
|
||||||
|
channel-type.system.barometric-pressure.description = Поточний барометричний тиск
|
|
@ -0,0 +1,21 @@
|
||||||
|
profile-type.system.default.label = Predeterminado
|
||||||
|
profile-type.system.follow.label = Seguir
|
||||||
|
profile-type.system.offset.label = Desplazamiento
|
||||||
|
profile.config.system.offset.offset.label = Desplazamiento
|
||||||
|
profile.config.system.offset.offset.description = Desplazamiento (número plano o número con unidad) que se aplicará en el estado hacia el elemento. El desplazamiento negativo se aplicará en la dirección inversa.
|
||||||
|
profile-type.system.hysteresis.label = Histéresis
|
||||||
|
profile.config.system.hysteresis.lower.label = Límite Inferior
|
||||||
|
profile.config.system.hysteresis.lower.description = Asigna a APAGADO si el valor está por debajo del límite inferior (número simple o número con unidad).
|
||||||
|
profile.config.system.hysteresis.upper.label = Límite Superior
|
||||||
|
profile.config.system.hysteresis.upper.description = Asigna a ENCENDIDO si el valor está por encima del límite superior (número simple o número con unidad).
|
||||||
|
profile.config.system.hysteresis.inverted.label = Invertido
|
||||||
|
profile.config.system.hysteresis.inverted.description = Invierte el mapeo resultante de ON / OFF, si es verdadero.
|
||||||
|
profile-type.system.range.label = Rango
|
||||||
|
profile.config.system.range.lower.label = Límite Inferior
|
||||||
|
profile.config.system.range.lower.description = Asigna a ENCENDIDO si el valor está por encima del límite superior (número simple o número con unidad).
|
||||||
|
profile.config.system.range.upper.label = Límite Superior
|
||||||
|
profile.config.system.range.upper.description = Asigna a ENCENDIDO si el valor está por encima del límite superior (número simple o número con unidad).
|
||||||
|
profile.config.system.range.inverted.label = Invertido
|
||||||
|
profile.config.system.range.inverted.description = Invierte el mapeo resultante de ON / OFF, si es verdadero.
|
||||||
|
profile-type.system.timestamp-change.label = Marca de tiempo al cambiar
|
||||||
|
profile-type.system.timestamp-update.label = Marca de tiempo al actualizar
|
|
@ -0,0 +1,21 @@
|
||||||
|
profile-type.system.default.label = За замовчуванням
|
||||||
|
profile-type.system.follow.label = Слідувати
|
||||||
|
profile-type.system.offset.label = Зміщення
|
||||||
|
profile.config.system.offset.offset.label = Зміщення
|
||||||
|
profile.config.system.offset.offset.description = Зміщення (звичайне число або число з одиницею вимірювання) для застосування до стану об’єкту. Негативне зміщення буде застосовуватися у зворотному напрямку.
|
||||||
|
profile-type.system.hysteresis.label = Гістерезис
|
||||||
|
profile.config.system.hysteresis.lower.label = Нижня межа
|
||||||
|
profile.config.system.hysteresis.lower.description = Перевести у стан OFF, якщо значення менше нижньої межі(звичайне число або число з одиницею вимірювання).
|
||||||
|
profile.config.system.hysteresis.upper.label = Верхня межа
|
||||||
|
profile.config.system.hysteresis.upper.description = Перевести у стан ON, якщо значення більше верхньої межі (звичайне число або число з одиницею вимірювання).
|
||||||
|
profile.config.system.hysteresis.inverted.label = Інвертований
|
||||||
|
profile.config.system.hysteresis.inverted.description = Інвертує переведення у ON / OFF, якщо увімкнено.
|
||||||
|
profile-type.system.range.label = Діапазон
|
||||||
|
profile.config.system.range.lower.label = Нижня межа
|
||||||
|
profile.config.system.range.lower.description = Перевести у стан ON, якщо значення між нижньою і верхньою межами (звичайне число або число з одиницею вимірювання).
|
||||||
|
profile.config.system.range.upper.label = Верхня межа
|
||||||
|
profile.config.system.range.upper.description = Перевести у стан ON, якщо значення між нижньою і верхньою межами (звичайне число або число з одиницею вимірювання).
|
||||||
|
profile.config.system.range.inverted.label = Інвертований
|
||||||
|
profile.config.system.range.inverted.description = Інвертує переведення у ON / OFF, якщо увімкнено.
|
||||||
|
profile-type.system.timestamp-change.label = Часова відмітка при зміні
|
||||||
|
profile-type.system.timestamp-update.label = Часова відмітка при оновленні
|
|
@ -0,0 +1,5 @@
|
||||||
|
unexpected-handler-error=Неочікувана помилка при оновленні прошивки.
|
||||||
|
timeout-error=Тайм-аут під час оновлення прошивки.
|
||||||
|
unexpected-handler-error-during-cancel=Під час скасування оновлення прошивки сталася неочікувана помилка.
|
||||||
|
timeout-error-during-cancel=Тайм-аут під час відміни оновлення прошивки.
|
||||||
|
update-canceled=Оновлення прошивки було скасовано.
|
|
@ -1,21 +1,21 @@
|
||||||
ok = Ok.
|
ok = Ok.
|
||||||
sorry = Désolé, je ne parviens pas à interprêter.
|
sorry = Désolé, je n'ai pas compris.
|
||||||
error = Désolé, il s'est produit une erreur inattendue.
|
error = Désolé, une erreur inattendue est survenue.
|
||||||
multiple_objects = Il y a plusieurs objets avec un nom similaire.
|
multiple_objects = Il y a plus d'un objet avec un nom similaire.
|
||||||
no_objects = Il n'y a aucun objet avec un tel nom.
|
no_objects = Il n'y pas d'objet portant ce nom.
|
||||||
command_not_accepted = l'objet référencé n'accepte pas la command <cmd>.
|
command_not_accepted = L'objet référencé n'accepte pas la commande <cmd>.
|
||||||
state_already_singular = L'objet est déjà <state>.
|
state_already_singular = L'objet est déjà <state>.
|
||||||
state_already_plural = Tous les objecs sont déjà <state>.
|
state_already_plural = Tous les objets sont déjà <state>.
|
||||||
state_current = dans cet état
|
state_current = dans cet état
|
||||||
state_on = allumé
|
state_on = activé
|
||||||
state_off = éteint
|
state_off = désactivé
|
||||||
state_up = en haut
|
state_up = haut
|
||||||
state_down = en bas
|
state_down = bas
|
||||||
state_play = en cours de lecture
|
state_play = en cours de lecture
|
||||||
state_pause = en pause
|
state_pause = en pause
|
||||||
state_rewind = en rembobinage
|
state_rewind = rembobinage
|
||||||
state_fastforward = en avance rapide
|
state_fastforward = avance rapide
|
||||||
state_open = ouvert
|
state_open = ouvert
|
||||||
state_closed = fermé
|
state_closed = fermé
|
||||||
state_undef = indéfini
|
state_undef = non défini
|
||||||
state_null = non défini
|
state_null = non paramétré
|
||||||
|
|
|
@ -0,0 +1,21 @@
|
||||||
|
ok = Ok.
|
||||||
|
sorry = Sorry, ik heb het niet begrepen.
|
||||||
|
error = Sorry. Er is een onverwachte fout opgetreden.
|
||||||
|
multiple_objects = Er zijn meerdere objecten met een vergelijkbare naam.
|
||||||
|
no_objects = Er is geen object met die naam.
|
||||||
|
command_not_accepted = Het gerefereerde object accepteert geen <cmd> -commando.
|
||||||
|
state_already_singular = Het object is al <state>.
|
||||||
|
state_already_plural = Alle objecten zijn al <state>.
|
||||||
|
state_current = met deze status
|
||||||
|
state_on = aan
|
||||||
|
state_off = uit
|
||||||
|
state_up = omhoog
|
||||||
|
state_down = omlaag
|
||||||
|
state_play = wordt afgespeeld
|
||||||
|
state_pause = gepauzeerd
|
||||||
|
state_rewind = terugspoelen
|
||||||
|
state_fastforward = vooruitspoelen
|
||||||
|
state_open = open
|
||||||
|
state_closed = gesloten
|
||||||
|
state_undef = ongedefinieerd
|
||||||
|
state_null = niet ingesteld
|
|
@ -0,0 +1,21 @@
|
||||||
|
ok = Ok.
|
||||||
|
sorry = Перепрошую, я цього не розумію.
|
||||||
|
error = Вибачте, сталася неочікувана помилка.
|
||||||
|
multiple_objects = Існує більше одного об'єкта з подібним ім'ям.
|
||||||
|
no_objects = Немає об’єкту з таким іменем.
|
||||||
|
command_not_accepted = Об’єкт, на який посилаються, не приймає команду <cmd>.
|
||||||
|
state_already_singular = Об'єкт вже <state>.
|
||||||
|
state_already_plural = Всі об'єкти вже <state>.
|
||||||
|
state_current = у цьому стані
|
||||||
|
state_on = увімкнено
|
||||||
|
state_off = вимкнено
|
||||||
|
state_up = вгорі
|
||||||
|
state_down = внизу
|
||||||
|
state_play = грає
|
||||||
|
state_pause = призупинено
|
||||||
|
state_rewind = перемотування назад
|
||||||
|
state_fastforward = перемотування вперед
|
||||||
|
state_open = відчинено
|
||||||
|
state_closed = зачинено
|
||||||
|
state_undef = не визначено
|
||||||
|
state_null = не встановлено
|
Loading…
Reference in New Issue