mirror of
https://github.com/danieldemus/openhab-core.git
synced 2025-01-10 13:21:53 +01:00
New Crowdin updates (#2395)
* New translations validation.properties (Arabic) * New translations units.properties (Turkish) * New translations network.properties (Chinese Simplified) * New translations i18n.properties (Chinese Simplified) * New translations audio.properties (Chinese Simplified) * New translations validation.properties (Turkish) * New translations persistence.properties (Chinese Simplified) * New translations voice.properties (Chinese Simplified) * New translations chart.properties (Chinese Simplified) * New translations jsonStorage.properties (Chinese Simplified) * New translations addons.properties (Chinese Simplified) * New translations restauth.properties (Chinese Simplified) * New translations ephemeris.properties (Chinese Simplified) * New translations inbox.properties (Chinese Simplified) * New translations brokerConnectionInstance.properties (Chinese Simplified) * New translations lsp.properties (Chinese Simplified) * New translations hli.properties (Chinese Simplified) * New translations DefaultSystemChannels.properties (Chinese Simplified) * New translations LanguageSupport.properties (Chinese Simplified) * New translations messages.properties (Chinese Simplified) * New translations validation.properties (Chinese Simplified) * New translations units.properties (Chinese Simplified) * New translations units.properties (Arabic) * New translations firmware.properties (Chinese Simplified) * New translations SystemProfiles.properties (Chinese Simplified) * New translations ephemeris.properties (Spanish) * New translations i18n.properties (Spanish) * New translations voice.properties (Spanish) * New translations addons.properties (Spanish) * New translations tags.properties (Chinese Simplified) * New translations units.properties (Swedish) * New translations audio.properties (Swedish) * New translations brokerConnectionInstance.properties (Ukrainian) * New translations SystemProfiles.properties (Ukrainian)
This commit is contained in:
parent
c033741b29
commit
8dbed1c553
@ -0,0 +1,6 @@
|
||||
system.config.audio.defaultSource.label = Standardmediakälla
|
||||
system.config.audio.defaultSource.description = Ljudkälla som används om ingen annan är specifierad.
|
||||
system.config.audio.defaultSink.label = Standardljudenhet
|
||||
system.config.audio.defaultSink.description = Ljudenhet som ska användas om ingen annat är specifierad.
|
||||
|
||||
service.system.audio.label = Ljud
|
@ -0,0 +1,6 @@
|
||||
system.config.audio.defaultSource.label = 默认源
|
||||
system.config.audio.defaultSource.description = 如果未指定音频源,则使用默认音频源。
|
||||
system.config.audio.defaultSink.label = 默认接收器
|
||||
system.config.audio.defaultSink.description = 如果未指定音频接收器,则使用默认的音频接收器。
|
||||
|
||||
service.system.audio.label = 音频
|
@ -0,0 +1,12 @@
|
||||
unit.s=ثواني
|
||||
unit.Cel=درجة مئوية
|
||||
unit.m/s2=m/s²
|
||||
unit.m2=متر مربع
|
||||
unit.m3=متر مكعب
|
||||
unit.kph=كم / ساعة
|
||||
unit.ms=جزيئات من الثانية
|
||||
unit.min=دقائق
|
||||
unit.h=ساعات
|
||||
unit.d=أيام
|
||||
unit.week=أسابيع
|
||||
unit.y=سنوات
|
@ -0,0 +1,12 @@
|
||||
unit.s=sekunder
|
||||
unit.Cel=°C
|
||||
unit.m/s2=m/s²
|
||||
unit.m2=m²
|
||||
unit.m3=m³
|
||||
unit.kph=km/t
|
||||
unit.ms=millisekunder
|
||||
unit.min=minuter
|
||||
unit.h=timmar
|
||||
unit.d=dagar
|
||||
unit.week=veckor
|
||||
unit.y=år
|
@ -0,0 +1,12 @@
|
||||
unit.s=saniye
|
||||
unit.Cel=derece
|
||||
unit.m/s2=m/s²
|
||||
unit.m2=metrekare
|
||||
unit.m3=metreküp
|
||||
unit.kph=kilometre/saat
|
||||
unit.ms=milisaniye
|
||||
unit.min=dakika
|
||||
unit.h=saat
|
||||
unit.d=gün
|
||||
unit.week=hafta
|
||||
unit.y=yıl
|
@ -0,0 +1,12 @@
|
||||
unit.s=秒
|
||||
unit.Cel=°C
|
||||
unit.m/s2=m/s²
|
||||
unit.m2=m²
|
||||
unit.m3=m³
|
||||
unit.kph=km/h
|
||||
unit.ms=毫秒
|
||||
unit.min=分
|
||||
unit.h=小时
|
||||
unit.d=日
|
||||
unit.week=周
|
||||
unit.y=年
|
@ -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,13 @@
|
||||
parameter_required=parametre gereklidir.
|
||||
|
||||
data_type_violated=Değerin veri tipi ({0})''nin yapılandırma açıklamasında yer alan tip açıklaması ile eşleşmiyor.
|
||||
|
||||
max_value_txt_violated=Değer {0}''dan fazla karakter içeremez.
|
||||
max_value_numberic_violated=Değer {0}''dan büyük olamaz.
|
||||
max_value_options_violated={0}''dan fazla seçeneğe izin verilmemektedir.
|
||||
|
||||
min_value_txt_violated=Değer {0}''dan daha az karakter içeremez.
|
||||
min_value_numeric_violated=Değer {0}''dan az olamaz.
|
||||
min_value_options_violated=En az {0} adet seçenek gereklidir.
|
||||
|
||||
pattern_violated={0} değeri, {1} ablonu ile uyumsuz.
|
@ -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,6 @@
|
||||
system.config.inbox.autoIgnore.label = 自动忽略
|
||||
system.config.inbox.autoIgnore.description = 如果启用,收件箱自动忽略已匹配现有的 thing 。<br>如果不启用,收件箱可能包含相同的已经存在的\n thing 。
|
||||
system.config.inbox.autoApprove.label = 自动批准
|
||||
system.config.inbox.autoApprove.description = 如果启用,收件箱结果将自动批准,除非它们被设置为自动忽略。
|
||||
|
||||
service.system.inbox.label = 收件箱
|
@ -0,0 +1,10 @@
|
||||
system.config.ephemeris.dayset-weekend.label = Días Fin De Semana
|
||||
system.config.ephemeris.dayset-weekend.description = Lista de días habitualmente no laborables.
|
||||
system.config.ephemeris.country.label = País
|
||||
system.config.ephemeris.country.description = Obtener los festivos para un país (p. ej. Estados Unidos de América \= "en").
|
||||
system.config.ephemeris.region.label = Región
|
||||
system.config.ephemeris.region.description = Obtener los festivos para un estado(p. ej. Nueva York \= "ny").
|
||||
system.config.ephemeris.city.label = Ciudad
|
||||
system.config.ephemeris.city.description = Obtener los festivos para una ciudad(p. ej. Nueva York \= "ny").
|
||||
|
||||
service.system.ephemeris.label = Efemérides
|
@ -0,0 +1,10 @@
|
||||
system.config.ephemeris.dayset-weekend.label = 周末天数
|
||||
system.config.ephemeris.dayset-weekend.description = 通常休息的日子列表。
|
||||
system.config.ephemeris.country.label = 国家
|
||||
system.config.ephemeris.country.description = 设置特定国家的节假日(如:美国\=“us”)。
|
||||
system.config.ephemeris.region.label = 地区
|
||||
system.config.ephemeris.region.description = 设置特定地区的节假日(如:纽约\="ny")。
|
||||
system.config.ephemeris.city.label = 城市
|
||||
system.config.ephemeris.city.description = 设置特定城市的节假日(如:纽约\="ny")。
|
||||
|
||||
service.system.ephemeris.label = 日历
|
@ -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 令牌 token 来授权外部服务。
|
||||
auth.createapitoken.name.unique.fail = 具有相同名称的令牌token已存在,请重试。
|
||||
auth.createapitoken.name.format.fail = 无效的令牌 token 名称,只能使用字母、数字和字符组合。
|
||||
auth.createapitoken.success = 新令牌 token 被创建:
|
||||
auth.createapitoken.success.footer = 请立即复制,它将不会再次显示。
|
||||
|
||||
auth.password.confirm.fail = 密码不匹配,请重试。
|
||||
|
||||
auth.placeholder.username = 用户名
|
||||
auth.placeholder.password = 密码
|
||||
auth.placeholder.newpassword = 新密码:
|
||||
auth.placeholder.repeatpassword = 确认新密码
|
||||
auth.placeholder.tokenname = 令牌 Token 名称
|
||||
auth.placeholder.tokenscope = 令牌 token (可选)
|
||||
|
||||
auth.button.signin = 登录
|
||||
auth.button.createaccount = 创建帐户
|
||||
auth.button.changepassword = 修改密码
|
||||
auth.button.createapitoken = 创建 API 令牌 Token
|
||||
auth.button.return = 返回主页
|
@ -0,0 +1,8 @@
|
||||
system.config.restauth.allowBasicAuth.label = 基本身份验证
|
||||
system.config.restauth.allowBasicAuth.description = 除访问令牌 token 和 API 令牌 token 外,允许使用基本认证访问受保护的 API 资源。
|
||||
system.config.restauth.cacheExpiration.label = 过期时间
|
||||
system.config.restauth.cacheExpiration.description = 当基本认证激活时,凭据会放入缓存中,以加快请求授权。 缓存中的条目在将在一段时间后过期,不会无限期地保存凭据。 此值定义了以小时为单位的过期时间。设置为0表示禁用缓存。
|
||||
system.config.restauth.implicitUserRole.label = 隐藏用户
|
||||
system.config.restauth.implicitUserRole.description = 默认情况下,在未验证时,相关操作需要有效的“用户”账户。 禁用此选项将强制授权这些操作。警告:这将导致不支持身份验证的客户端中断。
|
||||
|
||||
service.system.restauth.label = API 安全
|
@ -13,6 +13,8 @@ mqtt.config.systemBrokerConnectionInstance.port.label = Порт Брокера
|
||||
mqtt.config.systemBrokerConnectionInstance.port.description = Власний порт для підключення брокера. Залиште порожнім, щоб використовувати MQTT порти за замовчуванням для безпечного або незахищеного з'єднання.
|
||||
mqtt.config.systemBrokerConnectionInstance.secure.label = Безпечне зʼєднання?
|
||||
mqtt.config.systemBrokerConnectionInstance.secure.description = Брокер з'єднання є або незахищеним TCP-доступом або захищеним TLS.
|
||||
mqtt.config.systemBrokerConnectionInstance.hostnameValidated.label = Ім'я вузла перевірено?
|
||||
mqtt.config.systemBrokerConnectionInstance.hostnameValidated.description = При використанні безпечного з'єднання TLS визначає, чи ім'я хоста перевірено проти імені хоста в сертифікаті.
|
||||
mqtt.config.systemBrokerConnectionInstance.username.label = Ім'я користувача брокера
|
||||
mqtt.config.systemBrokerConnectionInstance.username.description = Ім'я користувача брокера.
|
||||
mqtt.config.systemBrokerConnectionInstance.password.label = Пароль брокера
|
||||
|
@ -0,0 +1,45 @@
|
||||
mqtt.config.systemBrokerConnectionInstance.group.group_connection.label = 连接
|
||||
mqtt.config.systemBrokerConnectionInstance.group.group_connection.description = 一组连接用参数。
|
||||
mqtt.config.systemBrokerConnectionInstance.group.group_message_params.label = 消息
|
||||
mqtt.config.systemBrokerConnectionInstance.group.group_message_params.description = 所有消息参数。
|
||||
mqtt.config.systemBrokerConnectionInstance.group.group_lastwill_params.label = 上次订阅时间
|
||||
mqtt.config.systemBrokerConnectionInstance.group.group_lastwill_params.description = 上次订阅时间的参数.
|
||||
|
||||
mqtt.config.systemBrokerConnectionInstance.name.label = 连接名称
|
||||
mqtt.config.systemBrokerConnectionInstance.name.description = 连接名称帮助识别不同的连接。如果没有设置,将自动生成基于主机和端口的名称。
|
||||
mqtt.config.systemBrokerConnectionInstance.host.label = 节点主机
|
||||
mqtt.config.systemBrokerConnectionInstance.host.description = 节点的主机名或IP。
|
||||
mqtt.config.systemBrokerConnectionInstance.port.label = 节点端口
|
||||
mqtt.config.systemBrokerConnectionInstance.port.description = 自定义节点连接端口。留空使用默认的 MQTT 端口进行安全或非安全连接。
|
||||
mqtt.config.systemBrokerConnectionInstance.secure.label = 安全连接?
|
||||
mqtt.config.systemBrokerConnectionInstance.secure.description = 节点连接是不安全的 TCP 连接或 TLS 安全连接。
|
||||
mqtt.config.systemBrokerConnectionInstance.hostnameValidated.label = 主机名已验证?
|
||||
mqtt.config.systemBrokerConnectionInstance.hostnameValidated.description = 对于安全的 TLS 连接,服务器主机名将与证书中的主机名进行验证。
|
||||
mqtt.config.systemBrokerConnectionInstance.username.label = 节点用户名
|
||||
mqtt.config.systemBrokerConnectionInstance.username.description = 节点用户名。
|
||||
mqtt.config.systemBrokerConnectionInstance.password.label = 节点密码
|
||||
mqtt.config.systemBrokerConnectionInstance.password.description = 节点密码。
|
||||
mqtt.config.systemBrokerConnectionInstance.clientID.label = 客户端 ID
|
||||
mqtt.config.systemBrokerConnectionInstance.clientID.description = 用于此连接的可选的客户端 ID。
|
||||
mqtt.config.systemBrokerConnectionInstance.keepAlive.label = 保持连接
|
||||
mqtt.config.systemBrokerConnectionInstance.keepAlive.description = 设置保持连接的时间(以秒为单位)。 过长的时间设置可能会占用网络 / 发送垃圾邮件给 MQTT 服务器, 太短的值可能会导致不能及时发现连接断开。
|
||||
mqtt.config.systemBrokerConnectionInstance.qos.label = 服务质量(QoS)
|
||||
mqtt.config.systemBrokerConnectionInstance.qos.description = 服务质量(QoS) 是网络的一种安全机制, 是用来解决网络延迟和阻塞等问题的一种技术
|
||||
mqtt.config.systemBrokerConnectionInstance.qos.option.0 = 最多一次 (尽最大努力发送“fire and forget”)
|
||||
mqtt.config.systemBrokerConnectionInstance.qos.option.1 = 至少一次(保证至少发送一次消息)
|
||||
mqtt.config.systemBrokerConnectionInstance.qos.option.2 = 确切一次(保证对应方只收到一次消息)
|
||||
mqtt.config.systemBrokerConnectionInstance.retainMessages.label = 保留的消息
|
||||
mqtt.config.systemBrokerConnectionInstance.retainMessages.description = 此连接发送的消息被保留
|
||||
mqtt.config.systemBrokerConnectionInstance.lwtTopic.label = 最后的消息-主题
|
||||
mqtt.config.systemBrokerConnectionInstance.lwtTopic.description = 当连接结束时,MQTT服务器将执行最后消息。这是最后消息的主题。它必须设置为执行最后消息。
|
||||
mqtt.config.systemBrokerConnectionInstance.lwtMessage.label = 最后的消息-消息内容
|
||||
mqtt.config.systemBrokerConnectionInstance.lwtMessage.description = 当连接结束时,MQTT服务器将执行最后消息。这是最后消息的消息内容。可以为空。
|
||||
mqtt.config.systemBrokerConnectionInstance.lwtQos.label = 最后消息-服务质量(QoS)
|
||||
mqtt.config.systemBrokerConnectionInstance.lwtQos.description = 服务质量(QoS) 是网络的一种安全机制, 是用来解决网络延迟和阻塞等问题的一种技术
|
||||
mqtt.config.systemBrokerConnectionInstance.lwtQos.option.0 = 最多一次 (尽最大努力发送“fire and forget”)
|
||||
mqtt.config.systemBrokerConnectionInstance.lwtQos.option.1 = 至少一次(保证至少发送一次消息)
|
||||
mqtt.config.systemBrokerConnectionInstance.lwtQos.option.2 = 确切一次(保证对应方只收到一次消息)
|
||||
mqtt.config.systemBrokerConnectionInstance.lwtRetain.label = 最后消息-保留消息
|
||||
mqtt.config.systemBrokerConnectionInstance.lwtRetain.description = 当连接结束时,QTT服务器将执行最后消息M。 如果选中保留消息,MQTT服务器将保留该消息。
|
||||
|
||||
service.mqtt.systemBrokerConnectionInstance.label = MQTT 系统节点
|
@ -0,0 +1,4 @@
|
||||
system.config.addons.remote.label = Acceder Repositorio Remoto
|
||||
system.config.addons.remote.description = Define si openHAB debe acceder al repositorio remoto para la instalación de complementos.
|
||||
|
||||
service.system.addons.label = Administración de complementos
|
@ -0,0 +1,4 @@
|
||||
system.config.addons.remote.label = 添加远程仓库
|
||||
system.config.addons.remote.description = 是否访问 openHAB的远程仓库用于安装插件。
|
||||
|
||||
service.system.addons.label = 插件管理器
|
@ -0,0 +1,4 @@
|
||||
misc.config.lsp.port.label = 端口
|
||||
misc.config.lsp.port.description = 语言服务器监听的端口。
|
||||
|
||||
service.misc.lsp.label = 语言服务器 (LSP)
|
@ -0,0 +1,4 @@
|
||||
voice.config.rulehli.item.label = 语音命令
|
||||
voice.config.rulehli.item.description = 要传递语音命令的字符串。
|
||||
|
||||
service.voice.rulehli.label = 语音规则解释器
|
@ -0,0 +1,4 @@
|
||||
system.config.persistence.default.label = 默认服务
|
||||
system.config.persistence.default.description = 如果没有指定其他服务,则使用持久化服务。
|
||||
|
||||
service.system.persistence.label = 持久化
|
@ -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=二氧化碳
|
||||
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=紫外线 (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功放
|
||||
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,8 @@
|
||||
system.config.json_storage.backup_files.label = 备份文件
|
||||
system.config.json_storage.backup_files.description = 设置要保存的备份文件数量。
|
||||
system.config.json_storage.write_delay.label = 写入延迟
|
||||
system.config.json_storage.write_delay.description = 设置在写入更改到磁盘保存之前的等待时间。 这可能会减少在短时间内硬盘写入次数。时间以毫秒为单位。
|
||||
system.config.json_storage.max_defer_delay.label = 最大写入延迟
|
||||
system.config.json_storage.max_defer_delay.description = 设置在连续许多写入的情况下,服务向磁盘写入数据的最等待长时间。
|
||||
|
||||
service.system.json_storage.label = Json 存储
|
@ -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 = 当前气压
|
@ -18,4 +18,10 @@ profile.config.system.range.upper.description = Перевести у стан O
|
||||
profile.config.system.range.inverted.label = Інвертований
|
||||
profile.config.system.range.inverted.description = Інвертує переведення у ON / OFF, якщо увімкнено.
|
||||
profile-type.system.timestamp-change.label = Часова відмітка при зміні
|
||||
profile-type.system.timestamp-offset.label = Зміщення відмітки часу
|
||||
profile.config.system.timestamp-offset.offset.label = Зміщення
|
||||
profile.config.system.timestamp-offset.offset.description = Зміщення яке буде застосовано до даного об’єкта. Від'ємний зсув буде застосовуватися в зворотному напрямку.
|
||||
profile.config.system.timestamp-offset.timezone.label = Часовий пояс
|
||||
profile.config.system.timestamp-offset.timezone.description = Часовий пояс для використання.
|
||||
profile-type.system.timestamp-trigger.label = Часова відмітка при тригері
|
||||
profile-type.system.timestamp-update.label = Часова відмітка при оновленні
|
||||
|
@ -0,0 +1,27 @@
|
||||
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 = 如果值低于下限,则将关闭地图(数字或带单位的数字)。
|
||||
profile.config.system.hysteresis.upper.label = 上限
|
||||
profile.config.system.hysteresis.upper.description = 如果值高于上限,则打开地图(数字或带单位的数字)。
|
||||
profile.config.system.hysteresis.inverted.label = 反转
|
||||
profile.config.system.hysteresis.inverted.description = 如果真,则反转地图打开/关闭的结果。
|
||||
profile-type.system.range.label = 范围
|
||||
profile.config.system.range.lower.label = 下限
|
||||
profile.config.system.range.lower.description = 如果值在下限和上限之间,则将打开地图(数字或带单位的数字)。
|
||||
profile.config.system.range.upper.label = 上限
|
||||
profile.config.system.range.upper.description = 如果值在下限和上限之间,则将打开地图(数字或带单位的数字)。
|
||||
profile.config.system.range.inverted.label = 反转
|
||||
profile.config.system.range.inverted.description = 如果真,则反转地图打开/关闭的结果。
|
||||
profile-type.system.timestamp-change.label = 更改时的时间戳
|
||||
profile-type.system.timestamp-offset.label = 时间戳偏移
|
||||
profile.config.system.timestamp-offset.offset.label = 偏移
|
||||
profile.config.system.timestamp-offset.offset.description = 对该项目适用的偏移量。 反方向以偏移负值表示。
|
||||
profile.config.system.timestamp-offset.timezone.label = 时区
|
||||
profile.config.system.timestamp-offset.timezone.description = 在本地的时区。
|
||||
profile-type.system.timestamp-trigger.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=固件更新失败。
|
@ -0,0 +1,10 @@
|
||||
system.config.chart.defaultHeight.label = 默认高度
|
||||
system.config.chart.defaultHeight.description = 定义要生成的图表的默认高度。
|
||||
system.config.chart.defaultWidth.label = 默认宽度
|
||||
system.config.chart.defaultWidth.description = 定义生成图表的默认宽度。
|
||||
system.config.chart.scale.label = 缩放比例
|
||||
system.config.chart.scale.description = 定义适用于所要求的图表高度的比例尺(例如:0.5\: 2)。
|
||||
system.config.chart.maxWidth.label = 最大宽度
|
||||
system.config.chart.maxWidth.description = 定义生成图表的最大宽度。
|
||||
|
||||
service.system.chart.label = 图表
|
@ -0,0 +1,21 @@
|
||||
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 = 未设置
|
@ -0,0 +1,16 @@
|
||||
system.config.voice.defaultTTS.label = Texto a voz por defecto
|
||||
system.config.voice.defaultTTS.description = Servicio por defecto de voz a texto a usar si no se especifica ningún otro.
|
||||
system.config.voice.defaultSTT.label = Voz a texto por defecto
|
||||
system.config.voice.defaultSTT.description = El servicio por defecto de voz a texto a usar si no se especifica ningún otro.
|
||||
system.config.voice.defaultVoice.label = Voz predeterminada
|
||||
system.config.voice.defaultVoice.description = La voz predeterminada a usar si no se especifica ningún servicio o voz TTS.
|
||||
system.config.voice.defaultHLI.label = Interprete de Lenguaje Humano por Defecto
|
||||
system.config.voice.defaultHLI.description = El intérprete de idioma humano por defecto a usar si no se especifica ninguno.
|
||||
system.config.voice.defaultKS.label = Marcador de palabras clave por defecto
|
||||
system.config.voice.defaultKS.description = Marcador de palabras clave a usar si no se especifica ningún otro.
|
||||
system.config.voice.keyword.label = Palabra mágica
|
||||
system.config.voice.keyword.description = Palabra mágica a detectar antes de iniciar un diálogo.
|
||||
system.config.voice.listeningItem.label = Interruptor de escucha
|
||||
system.config.voice.listeningItem.description = Si se proporciona, el elemento se encenderá durante el período en el que el procesador de diálogo ha detectado la palabra clave y está escuchando comandos.
|
||||
|
||||
service.system.voice.label = Voz
|
@ -0,0 +1,16 @@
|
||||
system.config.voice.defaultTTS.label = 默认文本转语音(TTS)
|
||||
system.config.voice.defaultTTS.description = 如果未指定文本转语音服务,则使用默认服务。
|
||||
system.config.voice.defaultSTT.label = 默认语音转文本(STT)
|
||||
system.config.voice.defaultSTT.description = 如果未指定语音转文本服务,则使用默认服务。
|
||||
system.config.voice.defaultVoice.label = 默认声音
|
||||
system.config.voice.defaultVoice.description = 如果没有指定特定的 TTS 服务和语音,则使用默认语音。
|
||||
system.config.voice.defaultHLI.label = 默认口语
|
||||
system.config.voice.defaultHLI.description = 如果没有指定口语,则使用默认的口语。
|
||||
system.config.voice.defaultKS.label = 默认关键字检索
|
||||
system.config.voice.defaultKS.description = 如果没有指定其他关键字检索服务,则使用默认关键字检索服务。
|
||||
system.config.voice.keyword.label = 语音助理唤醒词
|
||||
system.config.voice.keyword.description = 启动对话前要使用唤醒词。
|
||||
system.config.voice.listeningItem.label = 监听开关
|
||||
system.config.voice.listeningItem.description = 如果勾选,正在收听命令时发现关键词,正在进行的项目将被关闭。
|
||||
|
||||
service.system.voice.label = 语音
|
@ -0,0 +1,18 @@
|
||||
system.config.i18n.language.label = Idioma
|
||||
system.config.i18n.language.description = Idioma por defecto que se debe utilizar. Si no se especifica, se utiliza la configuración por defecto del sistema.
|
||||
system.config.i18n.script.label = Script
|
||||
system.config.i18n.script.description = El script que debe ser usado.
|
||||
system.config.i18n.region.label = País / Región
|
||||
system.config.i18n.region.description = La región que debe utilizarse.
|
||||
system.config.i18n.variant.label = Variante
|
||||
system.config.i18n.variant.description = Una variación de configuración regional. Cualquier valor utilizado para indicar una variación de una configuración regional.
|
||||
system.config.i18n.timezone.label = Zona horaria
|
||||
system.config.i18n.timezone.description = Se puede establecer una zona horaria desde la interfaz de usuario. La zona horaria de sistema es el valor predeterminado.
|
||||
system.config.i18n.location.label = Ubicación
|
||||
system.config.i18n.location.description = La ubicación de esta instalación.<br>Coordenadas como <latitud>,<longitud>[<altitud>]<br>Ejemplo\: "52.5200066,13.4049540" (Berlín)
|
||||
system.config.i18n.measurementSystem.label = Sistema de medición
|
||||
system.config.i18n.measurementSystem.description = El sistema de medición se utiliza para la conversión unitaria.
|
||||
system.config.i18n.measurementSystem.option.SI = Métrica
|
||||
system.config.i18n.measurementSystem.option.US = Imperial (US)
|
||||
|
||||
service.system.i18n.label = Configuración regional
|
@ -0,0 +1,18 @@
|
||||
system.config.i18n.language.label = 语言
|
||||
system.config.i18n.language.description = 默认语言已被使用。如果未指定,则使用系统默认区域设置。
|
||||
system.config.i18n.script.label = 脚本
|
||||
system.config.i18n.script.description = 应被使用的脚本。
|
||||
system.config.i18n.region.label = 国家/地区
|
||||
system.config.i18n.region.description = 应被使用的区域。
|
||||
system.config.i18n.variant.label = 变量
|
||||
system.config.i18n.variant.description = 本地化的变量。用来表示本地化变量的任意值。
|
||||
system.config.i18n.timezone.label = 时区
|
||||
system.config.i18n.timezone.description = 可以从用户界面设置时区。默认时区为系统时区。
|
||||
system.config.i18n.location.label = 地址
|
||||
system.config.i18n.location.description = 系统安装所在地的位置。<br>坐标为 <latitude>,<longitude>[<altitude>]<br>示例: "52.5200066, 13.4049540" (德国柏林)
|
||||
system.config.i18n.measurementSystem.label = 度量衡系统
|
||||
system.config.i18n.measurementSystem.description = 度量衡系统用于单位转换。
|
||||
system.config.i18n.measurementSystem.option.SI = 公制
|
||||
system.config.i18n.measurementSystem.option.US = 美制 (US)
|
||||
|
||||
service.system.i18n.label = 区域设置
|
@ -0,0 +1,10 @@
|
||||
system.config.network.primaryAddress.label = 主要地址
|
||||
system.config.network.primaryAddress.description = 网段 (e.g. 192.168.1.0/24).
|
||||
system.config.network.broadcastAddress.label = 广播地址
|
||||
system.config.network.broadcastAddress.description = 广播地址(如192.168.1.255)。
|
||||
system.config.network.useOnlyOneAddress.label = 每个接口的IP地址
|
||||
system.config.network.useOnlyOneAddress.description = 每个接口和家庭只使用一个IP地址。
|
||||
system.config.network.useIPv6.label = 使用 IPv6
|
||||
system.config.network.useIPv6.description = 请使用有效的IPv6地址。
|
||||
|
||||
service.system.network.label = 网络设置
|
Loading…
Reference in New Issue
Block a user