Skip to content

Commit

Permalink
Translations: remove "and select entities" from description
Browse files Browse the repository at this point in the history
This goes way back to the early versions before HA offered a way for
the user to control which entities are visible and enabled, so we had
to allow secondary entities to be filtered by the user.  This step has
only included name since before any languages other than English were
added.
  • Loading branch information
make-all committed Mar 2, 2024
1 parent 647f262 commit 77066d7
Show file tree
Hide file tree
Showing 14 changed files with 68 additions and 68 deletions.
2 changes: 1 addition & 1 deletion custom_components/tuya_local/translations/bg.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"choose_entities": {
"title": "Подробности за устройството",
"description": "Изберете име за това устройство и кои стойности ще бъдат разрешени",
"description": "Изберете име за това устройство",
"data": {
"name": "Име"
}
Expand Down
2 changes: 1 addition & 1 deletion custom_components/tuya_local/translations/cz.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"choose_entities": {
"title": "Podrobnosti o zařízení",
"description": "Vyberte jméno pro toto zařízení a jeho entity které budou zapnuty",
"description": "Vyberte jméno pro toto zařízení",
"data": {
"name": "Jméno"
}
Expand Down
2 changes: 1 addition & 1 deletion custom_components/tuya_local/translations/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"choose_entities": {
"title": "Device details",
"description": "Choose a name for this device, and which entities will be enabled",
"description": "Choose a name for this device",
"data": {
"name": "Name"
}
Expand Down
2 changes: 1 addition & 1 deletion custom_components/tuya_local/translations/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"choose_entities": {
"title": "Detalles del dispositivo",
"description": "Elija un nombre para este dispositivo y qué entidades se habilitarán",
"description": "Elija un nombre para este dispositivo",
"data": {
"name": "Nombre"
}
Expand Down
2 changes: 1 addition & 1 deletion custom_components/tuya_local/translations/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"choose_entities": {
"title": "Details appareil",
"description": "Choisissez un nom pour cet appareil et quelles entités seront activées",
"description": "Choisissez un nom pour cet appareil",
"data": {
"name": "Nom"
}
Expand Down
2 changes: 1 addition & 1 deletion custom_components/tuya_local/translations/hu.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"choose_entities": {
"title": "Eszköz részletei",
"description": "Válasz egy nevet az eszköznek, és mely entitások lesznek engedélyezve",
"description": "Válasz egy nevet az eszköznek",
"data": {
"name": "Név"
}
Expand Down
2 changes: 1 addition & 1 deletion custom_components/tuya_local/translations/id.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"choose_entities": {
"title": "Detail perangkat",
"description": "Buat nama untuk perangkat ini dan entitas yang akan diaktifkan",
"description": "Buat nama untuk perangkat ini",
"data": {
"name": "Nama"
}
Expand Down
2 changes: 1 addition & 1 deletion custom_components/tuya_local/translations/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"choose_entities": {
"title": "Dettagli dispositivo",
"description": "Inserisci il nome del dispositivo, e seleziona le entità da abilitare",
"description": "Inserisci il nome del dispositivo",
"data": {
"name": "Nome dispositivo"
}
Expand Down
2 changes: 1 addition & 1 deletion custom_components/tuya_local/translations/no-NB.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"choose_entities": {
"title": "Enhetsdetaljer",
"description": "Angi et navn for din enhet, og hvilke entiteter som skal aktiveres",
"description": "Angi et navn for din enhet",
"data": {
"name": "Navn"
}
Expand Down
2 changes: 1 addition & 1 deletion custom_components/tuya_local/translations/pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"choose_entities": {
"title": "Szczegóły urządzenia",
"description": "Wybierz nazwę dla urządzenia, oraz które jednostki będą dostępne",
"description": "Wybierz nazwę dla urządzenia",
"data": {
"name": "Nazwa"
}
Expand Down
2 changes: 1 addition & 1 deletion custom_components/tuya_local/translations/pt-BR.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"choose_entities": {
"title": "Detalhes do dispositivo",
"description": "Escolha um nome para este dispositivo e quais entidades serão habilitadas",
"description": "Escolha um nome para este dispositivo",
"data": {
"name": "Nome"
}
Expand Down
2 changes: 1 addition & 1 deletion custom_components/tuya_local/translations/ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"choose_entities": {
"title": "Сведения об устройстве",
"description": "Выберите имя для этого устройства и включите нужные сущности",
"description": "Выберите имя для этого устройства",
"data": {
"name": "Имя"
}
Expand Down
110 changes: 55 additions & 55 deletions custom_components/tuya_local/translations/uk.json
Original file line number Diff line number Diff line change
@@ -1,63 +1,63 @@
{
"title": "Tuya Local",
"config": {
"step": {
"user": {
"title": "Налаштуйте свій пристрій Tuya Local",
"description": "[Дотримуйтеся цих інструкцій, щоб знайти ідентифікатор пристрою та локальний ключ.](https://github.com/make-all/tuya-local#finding-your-device-id-and-local-key)",
"data": {
"host": "IP-адреса або ім'я хоста",
"device_id": "Ідентифікатор пристрою",
"local_key": "Локальний ключ (local_key)",
"protocol_version": "Версія протоколу (якщо не знаєте, спробуйте 'auto')",
"poll_only": "Виключно опитування (спробуйте це, якщо ваш пристрій не зовсім працює)",
"device_cid": "[uk] Sub device ID (for devices connected via gateway)"
}
},
"select_type": {
"title": "Оберіть тип пристрою",
"description": "Виберіть тип, що відповідає вашому пристрою",
"data": {
"type": "Тип пристрою"
}
},
"choose_entities": {
"title": "Налаштування пристрою",
"description": "Оберіть назву для цього пристрою та ті сутності, що будуть використовуватися",
"data": {
"name": "Назва"
}
}
},
"abort": {
"already_configured": "Пристрій з таким ідентифікатором уже додано.",
"not_supported": "На жаль, цей пристрій не підтримується."
},
"error": {
"connection": "Неможливо підключитися до пристрою з вказаними налаштуваннями. Це може бути випадковий збій або, можливо, в налаштуваннях є помилки."
"title": "Tuya Local",
"config": {
"step": {
"user": {
"title": "Налаштуйте свій пристрій Tuya Local",
"description": "[Дотримуйтеся цих інструкцій, щоб знайти ідентифікатор пристрою та локальний ключ.](https://github.com/make-all/tuya-local#finding-your-device-id-and-local-key)",
"data": {
"host": "IP-адреса або ім'я хоста",
"device_id": "Ідентифікатор пристрою",
"local_key": "Локальний ключ (local_key)",
"protocol_version": "Версія протоколу (якщо не знаєте, спробуйте 'auto')",
"poll_only": "Виключно опитування (спробуйте це, якщо ваш пристрій не зовсім працює)",
"device_cid": "[uk] Sub device ID (for devices connected via gateway)"
}
},
"select_type": {
"title": "Оберіть тип пристрою",
"description": "Виберіть тип, що відповідає вашому пристрою",
"data": {
"type": "Тип пристрою"
}
},
"choose_entities": {
"title": "Налаштування пристрою",
"description": "Оберіть назву для цього пристрою",
"data": {
"name": "Назва"
}
}
},
"options": {
"step": {
"user": {
"title": "Налаштуйте свій пристрій Tuya Local",
"description": "[Дотримуйтеся цих інструкцій, щоб знайти локальний ключ.](https://github.com/make-all/tuya-local#finding-your-device-id-and-local-key)",
"data": {
"host": "IP-адреса або ім'я хоста",
"local_key": "Локальний ключ (local_key)",
"protocol_version": "Версія протоколу (якщо не знаєте, спробуйте 'auto')",
"poll_only": "Виключно опитування (спробуйте це, якщо ваш пристрій не зовсім працює)",
"device_cid": "[uk] Sub device ID (for devices connected via gateway)"
}
}
},
"error": {
"connection": "Неможливо підключитися до пристрою з вказаними налаштуваннями. Це може бути випадковий збій або, можливо, в налаштуваннях є помилки."
},
"abort": {
"not_supported": "На жаль, цей пристрій не підтримується."
"abort": {
"already_configured": "Пристрій з таким ідентифікатором уже додано.",
"not_supported": "На жаль, цей пристрій не підтримується."
},
"error": {
"connection": "Неможливо підключитися до пристрою з вказаними налаштуваннями. Це може бути випадковий збій або, можливо, в налаштуваннях є помилки."
}
},
"options": {
"step": {
"user": {
"title": "Налаштуйте свій пристрій Tuya Local",
"description": "[Дотримуйтеся цих інструкцій, щоб знайти локальний ключ.](https://github.com/make-all/tuya-local#finding-your-device-id-and-local-key)",
"data": {
"host": "IP-адреса або ім'я хоста",
"local_key": "Локальний ключ (local_key)",
"protocol_version": "Версія протоколу (якщо не знаєте, спробуйте 'auto')",
"poll_only": "Виключно опитування (спробуйте це, якщо ваш пристрій не зовсім працює)",
"device_cid": "[uk] Sub device ID (for devices connected via gateway)"
}
}
},
"error": {
"connection": "Неможливо підключитися до пристрою з вказаними налаштуваннями. Це може бути випадковий збій або, можливо, в налаштуваннях є помилки."
},
"abort": {
"not_supported": "На жаль, цей пристрій не підтримується."
}
},
"entity": {
"binary_sensor": {
"defrost": {
Expand Down
2 changes: 1 addition & 1 deletion custom_components/tuya_local/translations/ur.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"choose_entities": {
"title": "آلہ کی تفصیلات",
"description": "اس آلہ کے لیے ایک نام منتخب کریں، اور کون سی ہستیوں کو فعال کیا جائے گا۔",
"description": "اس آلہ کے لیے ایک نام منتخب کریں",
"data": {
"name": "نام ۔"
}
Expand Down

0 comments on commit 77066d7

Please sign in to comment.