Skip to content

Commit

Permalink
docs: update localization
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release authored and semantic-release committed Nov 12, 2024
1 parent 90c38d4 commit 9a2879a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions custom_components/alexa_media/translations/ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"debug": "Расширенные возможности отладки",
"email": "Адрес электронной почты",
"exclude_devices": "Исключенные устройства (через запятую)",
"extended_entity_discovery": "Include devices connected via Echo",
"extended_entity_discovery": "Включить устройства, подключенные через Echo",
"hass_url": "URL-адрес для доступа к Home Assistant",
"include_devices": "Включенные устройства (разделенное запятыми)",
"otp_secret": "Встроенный ключ приложения 2FA (автоматически генерирует коды 2FA). Это не шесть цифр.",
Expand Down Expand Up @@ -62,8 +62,8 @@
"queue_delay": "Секунды ожидания, чтобы выполнить команды вместе",
"scan_interval": "Секунды между сканированиями"
},
"description": "Required *",
"title": "Alexa Media Player - Reconfiguration"
"description": "Необходимый *",
"title": "Alexa Media Player - Перенастройка"
}
}
},
Expand Down
12 changes: 6 additions & 6 deletions custom_components/alexa_media/translations/zh-Hans.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"extended_entity_discovery": "包括通过 Echo 连接的设备",
"hass_url": "Url to access Home Assistant",
"include_devices": "Included device (comma separated)",
"otp_secret": "内置 2FA App Key(自动生成 2FA 代码)。这不是六位数长",
"otp_secret": "内置 2FA 应用程序密钥(自动生成 2FA 代码)。该密钥长度不为六位数字",
"password": "密码",
"queue_delay": "Seconds to wait to queue commands together",
"scan_interval": "Seconds between scans",
Expand All @@ -62,8 +62,8 @@
"queue_delay": "Seconds to wait to queue commands together",
"scan_interval": "Seconds between scans"
},
"description": "Required *",
"title": "Alexa Media Player - Reconfiguration"
"description": "必需的 *",
"title": "Alexa 媒体播放器 - 重新配置"
}
}
},
Expand All @@ -72,7 +72,7 @@
"description": "清除每个 Alexa 帐户的 Alexa Voice 历史记录中的最后条目。",
"fields": {
"email": {
"description": "Accounts to clear. Empty will clear all.",
"description": "要清除的帐户。清空将清除所有帐户。",
"name": "电子邮件地址"
},
"entries": {
Expand All @@ -86,7 +86,7 @@
"description": "强制帐户注销。主要用于调试。",
"fields": {
"email": {
"description": "Accounts to clear. Empty will clear all.",
"description": "要清除的帐户。清空将清除所有帐户。",
"name": "电子邮件地址"
}
},
Expand All @@ -100,7 +100,7 @@
"name": "电子邮件地址"
}
},
"name": "Update Last Called Sensor"
"name": "更新上次呼叫传感器"
}
}
}

0 comments on commit 9a2879a

Please sign in to comment.