diff --git a/bundles/org.openhab.core.config.core/src/main/resources/OH-INF/i18n/units_bg.properties b/bundles/org.openhab.core.config.core/src/main/resources/OH-INF/i18n/units_bg.properties new file mode 100644 index 0000000000..0886f8a17f --- /dev/null +++ b/bundles/org.openhab.core.config.core/src/main/resources/OH-INF/i18n/units_bg.properties @@ -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=години diff --git a/bundles/org.openhab.core.config.core/src/main/resources/OH-INF/i18n/units_cs.properties b/bundles/org.openhab.core.config.core/src/main/resources/OH-INF/i18n/units_cs.properties index 9fbe6fe3a4..728993fd44 100644 --- a/bundles/org.openhab.core.config.core/src/main/resources/OH-INF/i18n/units_cs.properties +++ b/bundles/org.openhab.core.config.core/src/main/resources/OH-INF/i18n/units_cs.properties @@ -1,7 +1,7 @@ unit.s=sekundy unit.Cel=°C unit.m/s2=m/s² -unit.m2=m² +unit.m2=m² unit.m3=m³ unit.kph=km/h unit.ms=milisekund diff --git a/bundles/org.openhab.core.config.core/src/main/resources/OH-INF/i18n/units_fr.properties b/bundles/org.openhab.core.config.core/src/main/resources/OH-INF/i18n/units_fr.properties index ac5aea29d8..ae7e610bd7 100644 --- a/bundles/org.openhab.core.config.core/src/main/resources/OH-INF/i18n/units_fr.properties +++ b/bundles/org.openhab.core.config.core/src/main/resources/OH-INF/i18n/units_fr.properties @@ -1,7 +1,7 @@ unit.s=secondes unit.Cel=°C unit.m/s2=m/s² -unit.m2=m² +unit.m2=m² unit.m3=m³ unit.kph=km/h unit.ms=millisecondes diff --git a/bundles/org.openhab.core.config.core/src/main/resources/OH-INF/i18n/units_uk.properties b/bundles/org.openhab.core.config.core/src/main/resources/OH-INF/i18n/units_uk.properties new file mode 100644 index 0000000000..33016f642a --- /dev/null +++ b/bundles/org.openhab.core.config.core/src/main/resources/OH-INF/i18n/units_uk.properties @@ -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=років diff --git a/bundles/org.openhab.core.config.core/src/main/resources/OH-INF/i18n/validation_fr.properties b/bundles/org.openhab.core.config.core/src/main/resources/OH-INF/i18n/validation_fr.properties new file mode 100644 index 0000000000..4c6b9c0925 --- /dev/null +++ b/bundles/org.openhab.core.config.core/src/main/resources/OH-INF/i18n/validation_fr.properties @@ -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}. diff --git a/bundles/org.openhab.core.config.core/src/main/resources/OH-INF/i18n/validation_uk.properties b/bundles/org.openhab.core.config.core/src/main/resources/OH-INF/i18n/validation_uk.properties new file mode 100644 index 0000000000..80ffa2a403 --- /dev/null +++ b/bundles/org.openhab.core.config.core/src/main/resources/OH-INF/i18n/validation_uk.properties @@ -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}. diff --git a/bundles/org.openhab.core.io.http.auth/src/main/resources/messages_bg.properties b/bundles/org.openhab.core.io.http.auth/src/main/resources/messages_bg.properties new file mode 100644 index 0000000000..d57394af28 --- /dev/null +++ b/bundles/org.openhab.core.io.http.auth/src/main/resources/messages_bg.properties @@ -0,0 +1,26 @@ +auth.login.prompt = Влезте, за да предоставите %s достъп до %s\: +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 = Назад към Началната страница diff --git a/bundles/org.openhab.core.io.http.auth/src/main/resources/messages_de.properties b/bundles/org.openhab.core.io.http.auth/src/main/resources/messages_de.properties index 024131cbf0..99902399d3 100644 --- a/bundles/org.openhab.core.io.http.auth/src/main/resources/messages_de.properties +++ b/bundles/org.openhab.core.io.http.auth/src/main/resources/messages_de.properties @@ -16,8 +16,8 @@ auth.placeholder.username = Benutzername auth.placeholder.password = Passwort auth.placeholder.newpassword = Neues Passwort auth.placeholder.repeatpassword = Passwort wiederholen -auth.placeholder.tokenname = Token -auth.placeholder.tokenscope = Token (optional) +auth.placeholder.tokenname = Name für Token +auth.placeholder.tokenscope = Scope für Token (optional) auth.button.signin = Anmelden auth.button.createaccount = Konto erstellen diff --git a/bundles/org.openhab.core.semantics/src/main/resources/tags_de.properties b/bundles/org.openhab.core.semantics/src/main/resources/tags_de.properties index 63a89c62fa..5276d28d1a 100644 --- a/bundles/org.openhab.core.semantics/src/main/resources/tags_de.properties +++ b/bundles/org.openhab.core.semantics/src/main/resources/tags_de.properties @@ -1,127 +1,128 @@ -Location_Indoor=Innen,Drinnen +# Generated content - do not edit! +Location_Indoor=Innen 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_House=Haus,Häuser -Location_Indoor_Building_Shed=Schuppen,Stall,Ställe -Location_Indoor_Building_SummerHouse=Sommerhaus,Sommerhäuser -Location_Indoor_Floor=Stock,Stockwerk,Etage -Location_Indoor_Floor_GroundFloor=Erdgeschoss,EG -Location_Indoor_Floor_FirstFloor=Obergeschoss,OG,Erster Stock -Location_Indoor_Floor_SecondFloor=Zweiter Stock -Location_Indoor_Floor_ThirdFloor=Dritter Stock -Location_Indoor_Floor_Attic=Dachboden,Dackgeschoss -Location_Indoor_Floor_Basement=Keller,Untergeschoss -Location_Indoor_Corridor=Korridor,Korridore,Hausgang,Flur,Flure -Location_Indoor_Room=Raum,Räume,Zimmer -Location_Indoor_Room_Bathroom=Bad,Bäder,Badezimmer -Location_Indoor_Room_Bedroom=Schlafzimmer -Location_Indoor_Room_BoilerRoom=Heizungsraum -Location_Indoor_Room_Cellar=Keller -Location_Indoor_Room_DiningRoom=Esszimmer -Location_Indoor_Room_Entry=Eingang,Eingänge -Location_Indoor_Room_FamilyRoom=Familienzimmer -Location_Indoor_Room_GuestRoom=Gästezimmer +Location_Indoor_Building_Shed=Schuppen,Schuppen +Location_Indoor_Building_SummerHouse=Sommerhaus,Sommerhäuser,Zweitwohnsitz,Zweitwohnsitze +Location_Indoor_Floor=Etage,Etagen +Location_Indoor_Floor_GroundFloor=Erdgeschoss,Erdgeschosse,unten +Location_Indoor_Floor_FirstFloor=Obergeschoss,Obergeschosse,oben +Location_Indoor_Floor_SecondFloor=Zweite Etage,Zweite Etagen +Location_Indoor_Floor_ThirdFloor=Dritte Etage,Dritte Etagen +Location_Indoor_Floor_Attic=Dachboden,Dachböden +Location_Indoor_Floor_Basement=Keller,Keller +Location_Indoor_Corridor=Gang,Gänge,Flur,Flure +Location_Indoor_Room=Raum,Räume +Location_Indoor_Room_Bathroom=Badezimmer,Badezimmer,Bad,Bäder,Gäste WC,Gäste WC's +Location_Indoor_Room_Bedroom=Schlafzimmer,Schlafzimmer +Location_Indoor_Room_BoilerRoom=Kesselraum,Kesselräume +Location_Indoor_Room_Cellar=Keller,Keller +Location_Indoor_Room_DiningRoom=Esszimmer,Esszimmer +Location_Indoor_Room_Entry=Eingang,Eingänge,Foyer,Foyers +Location_Indoor_Room_FamilyRoom=Familienzimmer,Familienzimmer +Location_Indoor_Room_GuestRoom=Gästezimmer,Gästezimmer Location_Indoor_Room_Kitchen=Küche,Küchen -Location_Indoor_Room_LaundryRoom=Hauswirtschaftsraum,Hauswirtschaftsräume,Waschküche,Waschküchen -Location_Indoor_Room_LivingRoom=Wohnzimmer +Location_Indoor_Room_LaundryRoom=Wäschekammer,Wäschekammern +Location_Indoor_Room_LivingRoom=Wohnzimmer,Wohnzimmer Location_Indoor_Room_Office=Büro,Büros -Location_Indoor_Room_Veranda=Veranda -Location_Outdoor=Außen,Draußen -Location_Outdoor_Carport=Carport,Carports,Autounterstand -Location_Outdoor_Driveway=Auffahrt +Location_Indoor_Room_Veranda=Veranda,Verandas +Location_Outdoor=Außen +Location_Outdoor_Carport=Carport,Carports +Location_Outdoor_Driveway=Auffahrt,Auffahrten Location_Outdoor_Garden=Garten,Gärten -Location_Outdoor_Patio=Patio,Innenhof -Location_Outdoor_Porch=Vorhalle,Lobby -Location_Outdoor_Terrace=Terrasse,Freisitz +Location_Outdoor_Patio=Terrasse,Terrassen +Location_Outdoor_Porch=Veranda,Veranden +Location_Outdoor_Terrace=Terrasse,Terrassen,Freisitz,Freisitze Property_Temperature=Temperatur,Temperaturen Property_Light=Licht,Lichter,Beleuchtung Property_ColorTemperature=Farbtemperatur -Property_Humidity=Feuchtigkeit -Property_Presence=Anwesenheit,Präsenz +Property_Humidity=Luftfeuchtigkeit,Feuchtigkeit +Property_Presence=Anwesenheit Property_Pressure=Druck Property_Smoke=Rauch Property_Noise=Lärm Property_Rain=Regen Property_Wind=Wind Property_Water=Wasser -Property_CO2=CO2,Kohlendioxid -Property_CO=CO,Kohlenmonoxid +Property_CO2=CO2,Kohlenstoffdioxid +Property_CO=CO,Kohlenstoffmonoxid Property_Energy=Energie -Property_Power=Leistung,elektrische Leistung +Property_Power=Leistung Property_Voltage=Spannung -Property_Current=Strom,Stromstärke +Property_Current=Stromstärke Property_Frequency=Frequenz Property_Gas=Gas Property_SoundVolume=Lautstärke Property_Oil=Öl Property_Duration=Dauer -Property_Level=Ebene,Ebenen,Level -Property_Opening=Eröffnung -Property_Timestamp=Zeitpunkt,Zeitpunkte -Property_Ultraviolet=Ultraviolett -Property_Vibration=Vibration,Vibrationen -Point_Alarm=Alarm,Alarme -Point_Control=Regler,Bedienung,Steuerung +Property_Level=Ebene +Property_Opening=Öffnung +Property_Timestamp=Zeitpunkt +Property_Ultraviolet=Ultraviolett,UV +Property_Vibration=Vibration +Point_Alarm=Alarm +Point_Control=Regler Point_Control_Switch=Schalter -Point_Measurement=Messung,Messungen -Point_Setpoint=Sollwert,Sollwerte +Point_Measurement=Messung +Point_Setpoint=Sollwert Point_Status=Status Point_Status_LowBattery=Niedriger Batteriestatus -Point_Status_OpenLevel=Öffnungsniveau -Point_Status_OpenState=Offen,Offener Zustand +Point_Status_OpenLevel=Öffnungsstufe +Point_Status_OpenState=Offener Zustand Point_Status_Tampered=Manipuliert Point_Status_Tilt=Neigung -Equipment_AlarmSystem=Alarmanlage,Alarmanlagen +Equipment_AlarmSystem=Alarmsystem,Alarmsysteme Equipment_Battery=Batterie,Batterien Equipment_Blinds=Jalousie,Jalousien,Rollladen,Rollläden -Equipment_Boiler=Kessel,Heizkessel,Boiler +Equipment_Boiler=Heizkessel,Heizkessel Equipment_Camera=Kamera,Kameras -Equipment_Car=Auto,Autos,Wagen,KFZ -Equipment_CleaningRobot=Roboterstaubsauger,Reinigungsroboter,Staubsaugerroboter -Equipment_Doorbell=Türklingel +Equipment_Car=Auto,Autos +Equipment_CleaningRobot=Reinigungsroboter,Reinigungsroboter,Staubsaugerroboter,Staubsaugerroboter Equipment_Door=Tür,Türen Equipment_Door_BackDoor=Hintertür,Hintertü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_Gate=Tor,Tore,Pforte,Pforten +Equipment_Door_Gate=Tor,Tore 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_CeilingFan=Deckenventilator,Deckenventilatoren Equipment_Fan_KitchenHood=Dunstabzugshaube,Dunstabzugshauben -Equipment_HVAC=Heizung,Lüftung,Klima,Klimaanlage -Equipment_Inverter=Wechselrichter -Equipment_LawnMower=Rasenmäher,Mähroboter,Mäher -Equipment_Lightbulb=Glühbirne,Glühbirnen,Licht,Lichter,Beleuchtung,Lampe,Lampen -Equipment_Lightbulb_LightStripe=Lichtstreifen -Equipment_Lock=Schloss,Schlösser,Türschloss,Türschlösser -Equipment_NetworkAppliance=Netzwerk,Server,Servers,Gateway,Gateways,Bridge,Bridges,Router +Equipment_HVAC=Heizungs- und Klimatechnik,Heizung,Lüftung,Klimaanlage,Klimaanlage,Klimaanlage,Klimaanlage +Equipment_Inverter=Wechselrichter,Wechselrichter +Equipment_LawnMower=Rasenmäher,Rasenmäher +Equipment_Lightbulb=Glühbirne,Glühbirnen,Glühbirne,Glühbirnen,Lampe,Lampen,Lichter,Beleuchtung +Equipment_Lightbulb_LightStripe=Lichtstreifen,Lichtstreifen +Equipment_Lock=Schloss,Schlösser +Equipment_NetworkAppliance=Netzwerkgerät,Netzwerkgeräte Equipment_PowerOutlet=Steckdose,Steckdosen -Equipment_Projector=Projektor,Projektoren,Beamer -Equipment_Pump=Pump,Pumpen -Equipment_RadiatorControl=Heizkörper,Heizkörperregelung,Thermostat,Thermostate,Heizkörperthermostat,Heizkörperthermostate -Equipment_Receiver=Receiver,AV-Receiver,Audio-Spieler,Empfänger,Audioempfänger +Equipment_Projector=Projektor,Projektoren,Beamer,Beamer +Equipment_Pump=Pumpe,Pumpen +Equipment_RadiatorControl=Heizkörpersteuerung,Heizkörpersteuerungen,Heizkörper,Heizkörper +Equipment_Receiver=Receiver,Receiver,Audioempfänger, Audioempfänger,AV-Receiver,AV-Receiver Equipment_RemoteControl=Fernbedienung,Fernbedienungen -Equipment_Screen=Bildschirm,Bildschirme,Monitor,Monitore -Equipment_Screen_Television=Fernseher,TV,TVs +Equipment_Screen=Bildschirm,Bildschirme +Equipment_Screen_Television=Fernseher,Fernseher,TV,TVs Equipment_Sensor=Sensor,Sensoren -Equipment_Sensor_MotionDetector=Bewegung,Bewegungssensor,Bewegungssensoren,Bewegungsdetektor,Bewegungsmelder -Equipment_Sensor_SmokeDetector=Rauchmelder +Equipment_Sensor_MotionDetector=Bewegungsmelder,Bewegungsmelder,Bewegungssensor,Bewegungssensoren +Equipment_Sensor_SmokeDetector=Rauchmelder,Rauchmelder Equipment_Siren=Sirene,Sirenen -Equipment_Smartphone=Smartphone,Smartphones,Handy,Handys -Equipment_Speaker=Lautsprecher +Equipment_Smartphone=Smartphone,Smartphones,Telefon,Telefone +Equipment_Speaker=Lautsprecher,Lautsprecher Equipment_Valve=Ventil,Ventile Equipment_VoiceAssistant=Sprachassistent,Sprachassistenten -Equipment_WallSwitch=Wandschalter,Wanddimmer,Lichtschalter,Schalter -Equipment_WebService=Web Service,Web Services +Equipment_WallSwitch=Wandschalter,Wandschalter +Equipment_WebService=Webdienst,Webdienste Equipment_WebService_WeatherService=Wetterdienst,Wetterdienste -Equipment_WhiteGood=Haushaltsgerät,Haushaltsgeräte,Hausgerät,Hausgeräte -Equipment_WhiteGood_Dishwasher=Spülmaschine,Spülmaschinen,Geschirrspüler -Equipment_WhiteGood_Dryer=Trockner,Wäschetrockner -Equipment_WhiteGood_Freezer=Gefriertruhe,Gefriertruhen,Gefrierschrank,Gefrierschränke -Equipment_WhiteGood_Oven=Ofen,Öfen,Backofen,Backöfen,Herd +Equipment_WhiteGood=Haushaltsgerät,Haushaltsgeräte +Equipment_WhiteGood_Dishwasher=Geschirrspüler,Geschirrspüler +Equipment_WhiteGood_Dryer=Trockner,Trockner +Equipment_WhiteGood_Freezer=Gefrierschrank,Gefrierschränke +Equipment_WhiteGood_Oven=Ofen,Öfen Equipment_WhiteGood_Refrigerator=Kühlschrank,Kühlschränke Equipment_WhiteGood_WashingMachine=Waschmaschine,Waschmaschinen -Equipment_Window=Fenster +Equipment_Window=Fenster,Fenster diff --git a/bundles/org.openhab.core.semantics/src/main/resources/tags_ja.properties b/bundles/org.openhab.core.semantics/src/main/resources/tags_ja.properties new file mode 100644 index 0000000000..2dd460b632 --- /dev/null +++ b/bundles/org.openhab.core.semantics/src/main/resources/tags_ja.properties @@ -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=窓,窓 diff --git a/bundles/org.openhab.core.semantics/src/main/resources/tags_uk.properties b/bundles/org.openhab.core.semantics/src/main/resources/tags_uk.properties new file mode 100644 index 0000000000..a6f26f2d28 --- /dev/null +++ b/bundles/org.openhab.core.semantics/src/main/resources/tags_uk.properties @@ -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=Вікно, Вікна diff --git a/bundles/org.openhab.core.thing/src/main/resources/OH-INF/i18n/DefaultSystemChannels_es.properties b/bundles/org.openhab.core.thing/src/main/resources/OH-INF/i18n/DefaultSystemChannels_es.properties new file mode 100644 index 0000000000..2c4dcebefa --- /dev/null +++ b/bundles/org.openhab.core.thing/src/main/resources/OH-INF/i18n/DefaultSystemChannels_es.properties @@ -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 diff --git a/bundles/org.openhab.core.thing/src/main/resources/OH-INF/i18n/DefaultSystemChannels_nl.properties b/bundles/org.openhab.core.thing/src/main/resources/OH-INF/i18n/DefaultSystemChannels_nl.properties new file mode 100644 index 0000000000..6d42c75eeb --- /dev/null +++ b/bundles/org.openhab.core.thing/src/main/resources/OH-INF/i18n/DefaultSystemChannels_nl.properties @@ -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 diff --git a/bundles/org.openhab.core.thing/src/main/resources/OH-INF/i18n/DefaultSystemChannels_uk.properties b/bundles/org.openhab.core.thing/src/main/resources/OH-INF/i18n/DefaultSystemChannels_uk.properties new file mode 100644 index 0000000000..5d7be17067 --- /dev/null +++ b/bundles/org.openhab.core.thing/src/main/resources/OH-INF/i18n/DefaultSystemChannels_uk.properties @@ -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 = Поточний барометричний тиск diff --git a/bundles/org.openhab.core.thing/src/main/resources/OH-INF/i18n/SystemProfiles_es.properties b/bundles/org.openhab.core.thing/src/main/resources/OH-INF/i18n/SystemProfiles_es.properties new file mode 100644 index 0000000000..32875da135 --- /dev/null +++ b/bundles/org.openhab.core.thing/src/main/resources/OH-INF/i18n/SystemProfiles_es.properties @@ -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 diff --git a/bundles/org.openhab.core.thing/src/main/resources/OH-INF/i18n/SystemProfiles_uk.properties b/bundles/org.openhab.core.thing/src/main/resources/OH-INF/i18n/SystemProfiles_uk.properties new file mode 100644 index 0000000000..630b844163 --- /dev/null +++ b/bundles/org.openhab.core.thing/src/main/resources/OH-INF/i18n/SystemProfiles_uk.properties @@ -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 = Часова відмітка при оновленні diff --git a/bundles/org.openhab.core.thing/src/main/resources/OH-INF/i18n/firmware_uk.properties b/bundles/org.openhab.core.thing/src/main/resources/OH-INF/i18n/firmware_uk.properties new file mode 100644 index 0000000000..c0fb36d280 --- /dev/null +++ b/bundles/org.openhab.core.thing/src/main/resources/OH-INF/i18n/firmware_uk.properties @@ -0,0 +1,5 @@ +unexpected-handler-error=Неочікувана помилка при оновленні прошивки. +timeout-error=Тайм-аут під час оновлення прошивки. +unexpected-handler-error-during-cancel=Під час скасування оновлення прошивки сталася неочікувана помилка. +timeout-error-during-cancel=Тайм-аут під час відміни оновлення прошивки. +update-canceled=Оновлення прошивки було скасовано. diff --git a/bundles/org.openhab.core.voice/src/main/resources/LanguageSupport_fr.properties b/bundles/org.openhab.core.voice/src/main/resources/LanguageSupport_fr.properties index c60f83255b..033da194de 100644 --- a/bundles/org.openhab.core.voice/src/main/resources/LanguageSupport_fr.properties +++ b/bundles/org.openhab.core.voice/src/main/resources/LanguageSupport_fr.properties @@ -1,21 +1,21 @@ ok = Ok. -sorry = Désolé, je ne parviens pas à interprêter. -error = Désolé, il s'est produit une erreur inattendue. -multiple_objects = Il y a plusieurs objets avec un nom similaire. -no_objects = Il n'y a aucun objet avec un tel nom. -command_not_accepted = l'objet référencé n'accepte pas la command . +sorry = Désolé, je n'ai pas compris. +error = Désolé, une erreur inattendue est survenue. +multiple_objects = Il y a plus d'un objet avec un nom similaire. +no_objects = Il n'y pas d'objet portant ce nom. +command_not_accepted = L'objet référencé n'accepte pas la commande . state_already_singular = L'objet est déjà . -state_already_plural = Tous les objecs sont déjà . +state_already_plural = Tous les objets sont déjà . state_current = dans cet état -state_on = allumé -state_off = éteint -state_up = en haut -state_down = en bas +state_on = activé +state_off = désactivé +state_up = haut +state_down = bas state_play = en cours de lecture state_pause = en pause -state_rewind = en rembobinage -state_fastforward = en avance rapide +state_rewind = rembobinage +state_fastforward = avance rapide state_open = ouvert state_closed = fermé -state_undef = indéfini -state_null = non défini +state_undef = non défini +state_null = non paramétré diff --git a/bundles/org.openhab.core.voice/src/main/resources/LanguageSupport_nl.properties b/bundles/org.openhab.core.voice/src/main/resources/LanguageSupport_nl.properties new file mode 100644 index 0000000000..d0a5353974 --- /dev/null +++ b/bundles/org.openhab.core.voice/src/main/resources/LanguageSupport_nl.properties @@ -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 -commando. +state_already_singular = Het object is al . +state_already_plural = Alle objecten zijn al . +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 diff --git a/bundles/org.openhab.core.voice/src/main/resources/LanguageSupport_uk.properties b/bundles/org.openhab.core.voice/src/main/resources/LanguageSupport_uk.properties new file mode 100644 index 0000000000..5935fd8b5d --- /dev/null +++ b/bundles/org.openhab.core.voice/src/main/resources/LanguageSupport_uk.properties @@ -0,0 +1,21 @@ +ok = Ok. +sorry = Перепрошую, я цього не розумію. +error = Вибачте, сталася неочікувана помилка. +multiple_objects = Існує більше одного об'єкта з подібним ім'ям. +no_objects = Немає об’єкту з таким іменем. +command_not_accepted = Об’єкт, на який посилаються, не приймає команду . +state_already_singular = Об'єкт вже . +state_already_plural = Всі об'єкти вже . +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 = не встановлено