Updated the Device IDs dialog to use a tree
This commit is contained in:
parent
50629dc4f9
commit
2ffef5facf
3 changed files with 63 additions and 21 deletions
|
|
@ -574,15 +574,34 @@
|
|||
<context>
|
||||
<name>OpenRGBHardwareIDsDialogUi</name>
|
||||
<message>
|
||||
<location filename="../OpenRGBHardwareIDsDialog.ui" line="14"/>
|
||||
<source>Form</source>
|
||||
<translation type="unfinished">Идентификаторы устройств</translation>
|
||||
<translation type="obsolete">Идентификаторы устройств</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../OpenRGBHardwareIDsDialog.ui" line="23"/>
|
||||
<location filename="../OpenRGBHardwareIDsDialog.ui" line="20"/>
|
||||
<source>Copy to clipboard</source>
|
||||
<translation>Скопировать в буфер обмена</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../OpenRGBHardwareIDsDialog.ui" line="14"/>
|
||||
<source>Hardware IDs</source>
|
||||
<translation>Идентификаторы устройств</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../OpenRGBHardwareIDsDialog.ui" line="28"/>
|
||||
<source>Location</source>
|
||||
<translation>Расположение</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../OpenRGBHardwareIDsDialog.ui" line="33"/>
|
||||
<source>Device</source>
|
||||
<translation>Устройство</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../OpenRGBHardwareIDsDialog.ui" line="38"/>
|
||||
<source>Vendor</source>
|
||||
<translation>Изготовитель</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OpenRGBKasaSmartSettingsEntryUi</name>
|
||||
|
|
@ -732,7 +751,7 @@
|
|||
<message>
|
||||
<location filename="../OpenRGBPhilipsHueSettingsPage/OpenRGBPhilipsHueSettingsEntry.ui" line="81"/>
|
||||
<source>Username:</source>
|
||||
<translation>Имя пользоватля:</translation>
|
||||
<translation>Имя пользователя:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../OpenRGBPhilipsHueSettingsPage/OpenRGBPhilipsHueSettingsEntry.ui" line="74"/>
|
||||
|
|
@ -761,7 +780,7 @@
|
|||
<message>
|
||||
<location filename="../OpenRGBPhilipsHueSettingsPage/OpenRGBPhilipsHueSettingsEntry.ui" line="46"/>
|
||||
<source>Auto Connect Group:</source>
|
||||
<translation>Группа автоматического подключения:</translation>
|
||||
<translation>Автоматически подключаться к этой группе:</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
@ -1480,10 +1499,6 @@
|
|||
</context>
|
||||
<context>
|
||||
<name>OpenRGBZonesBulkResizerUi</name>
|
||||
<message>
|
||||
<source><html><head/><body><p>One or more resizable zones have not been configured. Resizable zones are most commonly used for addressable RGB headers where the size of the connected device cannot be detected automatically.</p><p>Please enter the number of LEDs in each zone below.</p><p>For more information about calcuating the correct size, please check <a href="https://openrgb.org/resize"><span style=" text-decoration: underline; color:#0000ff;">this link.</span></a></p></body></html></source>
|
||||
<translation type="vanished"><html><head/><body><p>Не настроены параметры одной или нескольких настраиваемых областей. Обычно такие области используются для адресуемых RGB разъёмов, не позволяющих определить размер подключённого устройства автоматически.</p><p>Укажите количество светодиодов в каждой из областей, представленных ниже.</p><p>Подробная информация по правильному рассчёту размера доступна <a href="https://openrgb.org/resize"><span style=" text-decoration: underline; color:#0000ff;">здесь.</span></a></p></body></html></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../OpenRGBZonesBulkResizer.ui" line="39"/>
|
||||
<source><html><head/><body><p>One or more resizable zones have not been configured. Resizable zones are most commonly used for addressable RGB headers where the size of the connected device cannot be detected automatically.</p><p>Please enter the number of LEDs in each zone below.</p><p>For more information about calcuating the correct size, please check <a href="https://openrgb.org/resize.html"><span style=" text-decoration: underline; color:#0000ff;">this link.</span></a></p></body></html></source>
|
||||
|
|
@ -1772,7 +1787,7 @@
|
|||
<message>
|
||||
<location filename="../OpenRGBDialog2.cpp" line="984"/>
|
||||
<source>Serial Devices</source>
|
||||
<translation type="unfinished">Устройства последовательного порта</translation>
|
||||
<translation>Устройства последовательного порта</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../OpenRGBDialog2.cpp" line="1012"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue