One or more I2C or SMBus interfaces failed to initialize.
"
+ "
RGB DRAM modules, some motherboards' onboard RGB lighting, and RGB Graphics Cards, will not be available in OpenRGB without I2C or SMBus.
"
+ "
How to fix this:
"
+ "
On Linux, this is usually because the i2c-dev module is not loaded.
"
+ "
You must load the i2c-dev module along with the correct i2c driver for your motherboard. "
+ "This is usually i2c-piix4 for AMD systems and i2c-i801 for Intel systems.
"
+ "
See help.openrgb.org for additional troubleshooting steps if you keep seeing this message.
"
+ "
If you are not using internal RGB on a desktop this message is not important to you.
On Linux, this is usually because the i2c-dev module is not loaded.
"
- "
You must load the i2c-dev module along with the correct i2c driver for your motherboard. "
- "This is usually i2c-piix4 for AMD systems and i2c-i801 for Intel systems.
"
+ LOG_DIALOG("%s", I2C_ERR_LINUX);
#endif
- "
See help.openrgb.org for additional troubleshooting steps if you keep seeing this message.
"
- "
If you are not using internal RGB on a desktop this message is not important to you.
";
-
- LOG_DIALOG("%s", message);
}
}
diff --git a/ResourceManager.h b/ResourceManager.h
index 4c2ed3c9..0a558f33 100644
--- a/ResourceManager.h
+++ b/ResourceManager.h
@@ -100,6 +100,16 @@ typedef void (*DetectionStartCallback)(void *);
typedef void (*DetectionEndCallback)(void *);
typedef void (*I2CBusListChangeCallback)(void *);
+/*-------------------------------------------------------------------------*\
+| Define a macro for QT lupdate to parse |
+\*-------------------------------------------------------------------------*/
+#define QT_TRANSLATE_NOOP(scope, x) x
+
+extern const char* I2C_ERR_WIN;
+extern const char* I2C_ERR_LINUX;
+extern const char* UDEV_MISSING;
+extern const char* UDEV_MULTI;
+
class ResourceManagerInterface
{
public:
diff --git a/qt/OpenRGBDialog/OpenRGBDialog.cpp b/qt/OpenRGBDialog/OpenRGBDialog.cpp
index b60dc68d..72553497 100644
--- a/qt/OpenRGBDialog/OpenRGBDialog.cpp
+++ b/qt/OpenRGBDialog/OpenRGBDialog.cpp
@@ -1635,7 +1635,7 @@ void OpenRGBDialog::onShowDialogMessage()
QMessageBox box;
- box.setInformativeText(dialog_message);
+ box.setInformativeText(QCoreApplication::translate("ResourceManager", dialog_message.toUtf8()));
QCheckBox* CheckBox_DontShowAgain = new QCheckBox("Don't show this message again");
diff --git a/qt/i18n/OpenRGB_de_DE.ts b/qt/i18n/OpenRGB_de_DE.ts
index 314fa4fa..951a8519 100644
--- a/qt/i18n/OpenRGB_de_DE.ts
+++ b/qt/i18n/OpenRGB_de_DE.ts
@@ -26,10 +26,6 @@
IP:IP:
-
- Client info page
- Client-Information
- Connected ClientsVerbundene Clients
@@ -57,9 +53,51 @@
Clear logLogs löschen
+
+
+ OpenRGBDMXSettingsEntryUi
- Log console page
- Log-Konsole
+ Name:
+ Name:
+
+
+ Port:
+ Port:
+
+
+ Red Channel:
+ Roter Kanal:
+
+
+ Green Channel:
+ Grüner Kanal:
+
+
+ Blue Channel:
+ Blauer Kanal:
+
+
+ Brightness Channel:
+ Helligkeits Kanal:
+
+
+ Keepalive Time:
+ Wachdauer:
+
+
+
+ OpenRGBDMXSettingsPageUi
+
+ Add
+ Hinzufügen
+
+
+ Remove
+ Entfernen
+
+
+ Save
+ Speichern
@@ -92,10 +130,6 @@
Serial:Seriennummer:
-
- Device info page
- Geräteinformation
- OpenRGBDevicePageUi
@@ -175,10 +209,6 @@
Apply Colors To SelectionFarben auf die Auswahl anwenden
-
- Resize
- Größe ändern
- Mode:Modus:
@@ -192,8 +222,8 @@
Auf Gerät speichern
- Device page
- Gerät
+ Hex:
+
@@ -251,107 +281,6 @@
Profil mit eigenem Namen speichern
-
- OpenRGBDialogUi
-
- OpenRGB
- OpenRGB
-
-
- Device
- Gerät
-
-
- Red
- Rot
-
-
- Green
- Grün
-
-
- Blue
- Blau
-
-
- Mode
- Modus
-
-
- Set All
- Auf Alle anwenden
-
-
- Set Device
- Auf Gerät anwenden
-
-
- Zone
- Zone
-
-
- Set Zone
- Auf Zone anwenden
-
-
- Set LED
- Auf LED anwenden
-
-
- LED
- LED
-
-
-
- OpenRGBDMXSettingsPageUi
-
- Add
- Hinzufügen
-
-
- Remove
- Entfernen
-
-
- Save
- Speichern
-
-
- DMX settings page
- DMX Einstellungen
-
-
-
- OpenRGBDMXSettingsEntryUi
-
- Name:
- Name:
-
-
- Port:
- Port:
-
-
- Red Channel:
- Roter Kanal:
-
-
- Green Channel:
- Grüner Kanal:
-
-
- Blue Channel:
- Blauer Kanal:
-
-
- Brightness Channel:
- Helligkeits Kanal:
-
-
- Keepalive Time:
- Wachdauer:
-
-OpenRGBE131SettingsEntryUi
@@ -402,10 +331,6 @@
RGB Order:RGB Reihenfolge:
-
- E131 settings entry
- E1.31 Eintrag
- OpenRGBE131SettingsPageUi
@@ -421,101 +346,6 @@
SaveSpeichern
-
- E131 settings page
- E1.31 Einstellungen
-
-
-
- OpenRGBKasaSmartSettingsPageUi
-
- Add
- Hinzufügen
-
-
- Remove
- Entfernen
-
-
- Save
- Speichern
-
-
- Kasa Smart settings page
- Kasa Smart Einstellungen
-
-
-
- OpenRGBKasaSmartSettingsEntryUi
-
- IP:
- IP:
-
-
- Name:
- Name:
-
-
-
- OpenRGBNanoleafSettingsEntryUi
-
- IP:
- IP:
-
-
- Port:
- Port:
-
-
- Auth Key:
- Auth-Schlüssel
-
-
- Unpair
- Entkoppeln
-
-
- Pair
- Koppeln
-
-
-
- OpenRGBNanoleafSettingsPageUi
-
- Form
- Form
-
-
- Add
- Hinzufügen
-
-
- Remove
- Entfernen
-
-
- Scan
- Scannen
-
-
- To pair, hold the on-off button down for 5-7 seconds until the LED starts flashing in a pattern, then click the "Pair" button within 30 seconds.
- Halte zum Koppeln die Ein-/Aus-Taste 5–7 Sekunden lang gedrückt, bis die LED in einem Muster blinkt, und klicke dann innerhalb von 30 Sekunden auf "Koppeln".
-
-
-
- OpenRGBNanoleafNewDeviceDialogUi
-
- New Nanoleaf device
- Neues Nanoleaf Gerät
-
-
- IP address:
- IP Adresse:
-
-
- Port:
- Port:
- OpenRGBElgatoKeyLightSettingsEntryUi
@@ -561,6 +391,55 @@
Speichern
+
+ OpenRGBHardwareIDsDialogUi
+
+ Location
+ Ort
+
+
+ Device
+ Gerät
+
+
+ Vendor
+ Hersteller
+
+
+ Copy to clipboard
+ In die Zwischenablage kopieren
+
+
+ Hardware IDs
+
+
+
+
+ OpenRGBKasaSmartSettingsEntryUi
+
+ IP:
+ IP:
+
+
+ Name
+ Name
+
+
+
+ OpenRGBKasaSmartSettingsPageUi
+
+ Add
+ Hinzufügen
+
+
+ Remove
+ Entfernen
+
+
+ Save
+ Speichern
+
+OpenRGBLIFXSettingsEntryUi
@@ -587,6 +466,63 @@
Speichern
+
+ OpenRGBNanoleafNewDeviceDialogUi
+
+ New Nanoleaf device
+ Neues Nanoleaf Gerät
+
+
+ IP address:
+ IP Adresse:
+
+
+ Port:
+ Port:
+
+
+
+ OpenRGBNanoleafSettingsEntryUi
+
+ IP:
+ IP:
+
+
+ Port:
+ Port:
+
+
+ Auth Key:
+ Auth-Schlüssel
+
+
+ Unpair
+ Entkoppeln
+
+
+ Pair
+ Koppeln
+
+
+
+ OpenRGBNanoleafSettingsPageUi
+
+ Add
+ Hinzufügen
+
+
+ Remove
+ Entfernen
+
+
+ Scan
+ Scannen
+
+
+ To pair, hold the on-off button down for 5-7 seconds until the LED starts flashing in a pattern, then click the "Pair" button within 30 seconds.
+ Halte zum Koppeln die Ein-/Aus-Taste 5–7 Sekunden lang gedrückt, bis die LED in einem Muster blinkt, und klicke dann innerhalb von 30 Sekunden auf "Koppeln".
+
+OpenRGBPhilipsHueSettingsEntryUi
@@ -636,10 +572,6 @@
After adding a Hue entry and saving, restart OpenRGB and press the Sync button on your Hue bridge to pair it.Nachdem Sie einen Hue Eintrag hinzugefügt und gespeichert haben, starte OpenRGB neu und drücke die Sync Taste an Ihrer Hue-Bridge, um sie zu koppeln.
-
- Philips Hue settings page
- Philips Hue Einstellungen
- OpenRGBPhilipsWizSettingsEntryUi
@@ -656,8 +588,8 @@
Nutze Warmweiß
- Philips WIZ settings entry
- Philips WIZ Eintrag
+ White Strategy:
+
@@ -674,17 +606,6 @@
SaveSpeichern
-
- Philips WIZ settings page
- Philips WIZ Einstellungen
-
-
-
- OpenRGBPluginContainerUi
-
- Plugin container
- Plugin Container
- OpenRGBPluginsEntryUi
@@ -717,12 +638,12 @@
Commit:
- Icon
- Icon
+ API Version:
+
- Plugins entry
- Plugin
+ API Version Value
+
@@ -735,10 +656,6 @@
Remove PluginPlugin entfernen
-
- Plugins page
- Plugins
- <html><head/><body>Looking for plugins? See the official list at <a href="https://openrgb.org/plugins.html">OpenRGB.org</a></body></html><html><head/><body>Suchen Sie nach Plugins? Die offizielle Liste finden Sie unter <a href="https://openrgb.org/plugins.html">OpenRGB.org</a></body></html>
@@ -750,14 +667,14 @@
Profile NameProfil Name
-
- New Profile Name:
- Neuer Profil Name:
- Create a new profile:Neues Profil erstellen:
+
+ Save to an existing profile:
+
+ OpenRGBQMKORGBSettingsEntryUi
@@ -773,10 +690,6 @@
USB VID:USB VID:
-
- QMK settings entry
- QMK Eintrag
- OpenRGBQMKORGBSettingsPageUi
@@ -792,10 +705,6 @@
SaveSpeichern
-
- QMK Settings page
- QMK Einstellungen
- OpenRGBSerialSettingsEntryUi
@@ -819,10 +728,6 @@
Protocol:Protokoll:
-
- Serial settings entry
- Serieller Eintrag
- OpenRGBSerialSettingsPageUi
@@ -838,10 +743,6 @@
SaveSpeichern
-
- Serial settings page
- Serielle Einstellungen
- OpenRGBServerInfoPageUi
@@ -869,10 +770,6 @@
Connected Clients:Verbundene Clients:
-
- Server info page
- Server Information
- Client IPClient IP
@@ -885,6 +782,10 @@
Client NameClient-Name
+
+ Server Host:
+
+ OpenRGBSettingsPageUi
@@ -916,7 +817,6 @@
Set Profile on SuspendProfil beim Schlafen anwenden
-
Start MinimizedMinimiert Starten
@@ -1001,10 +901,6 @@
Open Settings FolderEinstellungsordner öffnen
-
- Settings page
- Einstellungen
- Shared SMBus Access (restart required)Gemeinsamer SMBus-Zugriff (Programmneustart erforderlich)
@@ -1017,6 +913,10 @@
LanguageSprache
+
+ Hex Format
+
+ OpenRGBSoftwareInfoPageUi
@@ -1057,16 +957,16 @@
<a href="https://gitlab.com/CalcProgrammer1/OpenRGB">https://gitlab.com/CalcProgrammer1/OpenRGB</a>
- Software info page
- Software Information
+ SDK Version:
+
+
+
+ Plugin API Version:
+ OpenRGBSupportedDevicesPageUi
-
- Supported devices
- Ünterstützte Geräte
- Filter:Filter:
@@ -1138,10 +1038,6 @@
Size:Größe:
-
- System info page
- System Information
- OpenRGBYeelightSettingsEntryUi
@@ -1165,10 +1061,6 @@
Left blank for auto discovering host ipLeer lassen für automatische Erkennung der Host-IP
-
- Yeelight settings entry
- Yeelight Eintrag
- OpenRGBYeelightSettingsPageUi
@@ -1184,10 +1076,6 @@
SaveSpeichern
-
- Yeelight settings page
- Yeelight Einstellungen
- OpenRGBZoneResizeDialogUi
@@ -1195,13 +1083,21 @@
Resize ZoneGröße der Zone ändern
+
+ Add Segment
+
+
+
+ Remove Segment
+
+
+
+ Length
+
+ OpenRGBZonesBulkResizerUi
-
- <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>
- <html><head/><body><p>Eine oder mehrere größenveränderbare Zonen sind nicht konfiguriert worden. Größenveränderbare Zonen werden am häufigsten für adressierbare RGB-Header verwendet, bei denen die Größe des angeschlossenen Geräts nicht automatisch erkannt werden kann.</p><p>Bitte gebe unten die Anzahl der LEDs in jeder Zone ein.</p><p>Weitere Informationen zur Berechnung der richtigen Größe finden Sie unter <a href="https://openrgb.org/resize"><span style=" text-decoration: underline; color:#0000ff;">diesem Link.</span></a></p></body></html>
- Do not show againNicht wieder anzeigen
@@ -1215,8 +1111,31 @@
Ignorieren
- Zones resizer
- Größenänderung Zonen
+ Zones Resizer
+
+
+
+ <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>
+
+
+
+
+ ResourceManager
+
+ <h2>Some internal devices may not be detected:</h2><p>One or more I2C or SMBus interfaces failed to initialize.</p><p><b>RGB DRAM modules, some motherboards' onboard RGB lighting, and RGB Graphics Cards, will not be available in OpenRGB</b> without I2C or SMBus.</p><h4>How to fix this:</h4><p>On Windows, this is usually caused by a failure to load the WinRing0 driver.</p><p>You must run OpenRGB as administrator at least once to allow WinRing0 to set up.</p><p>See <a href='https://help.openrgb.org/'>help.openrgb.org</a> for additional troubleshooting steps if you keep seeing this message.<br></p><h3>If you are not using internal RGB on a desktop this message is not important to you.</h3>
+
+
+
+ <h2>Some internal devices may not be detected:</h2><p>One or more I2C or SMBus interfaces failed to initialize.</p><p><b>RGB DRAM modules, some motherboards' onboard RGB lighting, and RGB Graphics Cards, will not be available in OpenRGB</b> without I2C or SMBus.</p><h4>How to fix this:</h4><p>On Linux, this is usually because the i2c-dev module is not loaded.</p><p>You must load the i2c-dev module along with the correct i2c driver for your motherboard. This is usually i2c-piix4 for AMD systems and i2c-i801 for Intel systems.</p><p>See <a href='https://help.openrgb.org/'>help.openrgb.org</a> for additional troubleshooting steps if you keep seeing this message.<br></p><h3>If you are not using internal RGB on a desktop this message is not important to you.</h3>
+
+
+
+ <h2>WARNING:</h2><p>The OpenRGB udev rules are not installed.</p><p>Most devices will not be available unless running OpenRGB as root.</p><p>If using AppImage, Flatpak, or self-compiled versions of OpenRGB you must install the udev rules manually</p><p>See <a href='https://openrgb.org/udev'>https://openrgb.org/udev</a> to install the udev rules manually</p>
+
+
+
+ <h2>WARNING:</h2><p>Multiple OpenRGB udev rules are installed.</p><p>The udev rules file 60-openrgb.rules is installed in both /etc/udev/rules.d and /usr/lib/udev/rules.d.</p><p>Multiple udev rules files can conflict, it is recommended to remove one of them.</p>
+
@@ -1225,10 +1144,6 @@
device nameGerätename
-
- Tab Label
- Tab Label
- Ui::OpenRGBClientInfoPage
@@ -1323,6 +1238,10 @@
Mode SpecificModus-spezifisch
+
+ Entire Segment
+
+ Ui::OpenRGBDialog
@@ -1511,6 +1430,17 @@
Vertikal Unten Rechts
+
+ Ui::OpenRGBPhilipsWizSettingsEntry
+
+ Average
+
+
+
+ Minimum
+
+
+Ui::OpenRGBPluginsPage
@@ -1537,6 +1467,14 @@
Are you sure you want to remove this plugin?Das Plugin wirklich entfernen?
+
+ Restart Needed
+
+
+
+ The plugin will be fully removed after restarting OpenRGB.
+
+ Ui::OpenRGBServerInfoPage
@@ -1598,23 +1536,4 @@
Größe
-
- OpenRGBHardwareIDsDialogUi
-
- Location
- Ort
-
-
- Device
- Gerät
-
-
- Vendor
- Hersteller
-
-
- Copy to clipboard
- In die Zwischenablage kopieren
-
-
diff --git a/qt/i18n/OpenRGB_el_GR.ts b/qt/i18n/OpenRGB_el_GR.ts
index 76450ab2..3046ee0f 100644
--- a/qt/i18n/OpenRGB_el_GR.ts
+++ b/qt/i18n/OpenRGB_el_GR.ts
@@ -14,10 +14,6 @@
OpenRGBClientInfoPageUi
-
- Client info page
- Σελίδα πληροφοριών πελάτη
- Port:Θύρα:
@@ -45,10 +41,6 @@
OpenRGBConsolePageUi
-
- Log console page
- Σελίδα κονσόλας καταγραφής
- Log levelΕπίπεδο καταγραφής
@@ -63,11 +55,53 @@
- OpenRGBDeviceInfoPageUi
+ OpenRGBDMXSettingsEntryUi
- Device info page
- Σελίδα πληροφοριών συσκευής
+ Brightness Channel:
+
+
+ Blue Channel:
+
+
+
+ Name:
+ Όνομα:
+
+
+ Green Channel:
+
+
+
+ Red Channel:
+
+
+
+ Keepalive Time:
+ Χρόνος διατήρησης:
+
+
+ Port:
+ Θύρα:
+
+
+
+ OpenRGBDMXSettingsPageUi
+
+ Add
+ Προσθήκη
+
+
+ Remove
+ Αφαίρεση
+
+
+ Save
+ Αποθήκευση
+
+
+
+ OpenRGBDeviceInfoPageUiName:Όνομα:
@@ -99,10 +133,6 @@
OpenRGBDevicePageUi
-
- Device page
- Σελίδα συσκευής
- G:G:
@@ -175,10 +205,6 @@
Apply Colors To SelectionΕφαρμογή χρωμάτων στην επιλογή
-
- Resize
- Αλλαγή μεγέθους
- Mode:Λειτουργία:
@@ -191,6 +217,14 @@
Save To DeviceΑποθήκευση σε συσκευή
+
+ Hex:
+
+
+
+ Edit
+
+ OpenRGBDialogUi
@@ -247,82 +281,8 @@
Αποθήκευση προφίλ με προσαρμοσμένο όνομα
-
- OpenRGBDialogUi
-
- OpenRGB
- OpenRGB
-
-
- Device
- Συσκευή
-
-
- Red
- Κόκκινο
-
-
- Green
- Πράσινο
-
-
- Blue
- Μπλε
-
-
- Mode
- Λειτουργία
-
-
- Set All
- Ορισμός όλων
-
-
- Set Device
- Ορισμός συσκευής
-
-
- Zone
- Ζώνη
-
-
- Set Zone
- Ορισμός ζώνης
-
-
- Set LED
- Ρύθμιση LED
-
-
- LED
- LED
-
-
-
- OpenRGBDMXSettingsPageUi
-
- Add
- Προσθήκη
-
-
- Remove
- Αφαίρεση
-
-
- Save
- Αποθήκευση
-
-
- DMX settings page
- Σελίδα ρυθμίσεων DMX
-
-OpenRGBE131SettingsEntryUi
-
- E131 settings entry
- E131 καταχώρηση ρυθμίσεων
- Start Channel:Έναρξη καναλιού:
@@ -375,9 +335,27 @@
OpenRGBE131SettingsPageUi
- E131 settings page
- Σελίδα ρυθμίσεων E131
+ Add
+ Προσθήκη
+
+ Remove
+ Αφαίρεση
+
+
+ Save
+ Αποθήκευση
+
+
+
+ OpenRGBElgatoKeyLightSettingsEntryUi
+
+ IP:
+ IP:
+
+
+
+ OpenRGBElgatoKeyLightSettingsPageUiAddΠροσθήκη
@@ -391,6 +369,62 @@
Αποθήκευση
+
+ OpenRGBElgatoLightStripSettingsEntryUi
+
+ IP:
+ IP:
+
+
+
+ OpenRGBElgatoLightStripSettingsPageUi
+
+ Add
+ Προσθήκη
+
+
+ Remove
+ Αφαίρεση
+
+
+ Save
+ Αποθήκευση
+
+
+
+ OpenRGBHardwareIDsDialogUi
+
+ Location
+ Τοποθεσία:
+
+
+ Device
+ Συσκευή
+
+
+ Vendor
+ Προμηθευτής:
+
+
+ Copy to clipboard
+ Αντιγραφή στο πρόχειρο
+
+
+ Hardware IDs
+
+
+
+
+ OpenRGBKasaSmartSettingsEntryUi
+
+ IP:
+ IP:
+
+
+ Name
+ Όνομα
+
+OpenRGBKasaSmartSettingsPageUi
@@ -405,17 +439,50 @@
SaveΑποθήκευση
+
+
+ OpenRGBLIFXSettingsEntryUi
- Kasa Smart settings page
- Σελίδα ρυθμίσεων Kasa Smart
+ IP:
+ IP:
+
+
+ Name
+ Όνομα
+
+
+
+ OpenRGBLIFXSettingsPageUi
+
+ Add
+ Προσθήκη
+
+
+ Remove
+ Αφαίρεση
+
+
+ Save
+ Αποθήκευση
+
+
+
+ OpenRGBNanoleafNewDeviceDialogUi
+
+ New Nanoleaf device
+ Νέα συσκευή Nanoleaf
+
+
+ IP address:
+ Διεύθυνση IP:
+
+
+ Port:
+ Θύρα:OpenRGBNanoleafSettingsEntryUi
-
- Form
- Φόρμα
- IP:IP:
@@ -439,10 +506,6 @@
OpenRGBNanoleafSettingsPageUi
-
- Form
- Φόρμα
- AddΠροσθήκη
@@ -460,115 +523,6 @@
Για να πραγματοποιήσετε ζεύξη, κρατήστε πατημένο το κουμπί on-off για 5-7 δευτερόλεπτα έως ότου η λυχνία LED αρχίσει να αναβοσβήνει σε ένα μοτίβο και, στη συνέχεια, πατήστε το κουμπί "Ζεύξη" εντός 30 δευτερολέπτων.
-
- OpenRGBNanoleafNewDeviceDialogUi
-
- New Nanoleaf device
- Νέα συσκευή Nanoleaf
-
-
- IP address:
- Διεύθυνση IP:
-
-
- Port:
- Θύρα:
-
-
-
- OpenRGBElgatoKeyLightSettingsEntryUi
-
- Dialog
- Διάλογος
-
-
- IP:
- IP:
-
-
-
- OpenRGBElgatoKeyLightSettingsPageUi
-
- Dialog
- Διάλογος
-
-
- Add
- Προσθήκη
-
-
- Remove
- Αφαίρεση
-
-
- Save
- Αποθήκευση
-
-
-
- OpenRGBElgatoLightStripSettingsEntryUi
-
- Dialog
- Διάλογος
-
-
- IP:
- IP:
-
-
-
- OpenRGBElgatoLightStripSettingsPageUi
-
- Dialog
- Διάλογος
-
-
- Add
- Προσθήκη
-
-
- Remove
- Αφαίρεση
-
-
- Save
- Αποθήκευση
-
-
-
- OpenRGBLIFXSettingsEntryUi
-
- Form
- Φόρμα
-
-
- IP:
- IP:
-
-
- Name
- Όνομα
-
-
-
- OpenRGBLIFXSettingsPageUi
-
- Form
- Φόρμα
-
-
- Add
- Προσθήκη
-
-
- Remove
- Αφαίρεση
-
-
- Save
- Αποθήκευση
-
-OpenRGBPhilipsHueSettingsEntryUi
@@ -595,10 +549,6 @@
MAC:MAC:
-
- Form
- Φόρμα
- Auto Connect Group:Ομάδα αυτόματης σύνδεσης:
@@ -606,10 +556,6 @@
OpenRGBPhilipsHueSettingsPageUi
-
- Philips Hue settings page
- Σελίδα ρυθμίσεων Philips Hue
- RemoveΑφαίρεση
@@ -630,21 +576,25 @@
OpenRGBPhilipsWizSettingsEntryUi
-
- Philips WIZ settings entry
- Καταχώρηση ρυθμίσεων Philips WIZ
- IP:IP:
+
+ Use Cool White
+
+
+
+ Use Warm White
+
+
+
+ White Strategy:
+
+ OpenRGBPhilipsWizSettingsPageUi
-
- Philips WIZ settings page
- Σελίδα ρυθμίσεων Philips WIZ
- AddΠροσθήκη
@@ -658,19 +608,8 @@
Αποθήκευση
-
- OpenRGBPluginContainerUi
-
- Plugin container
- Υποδοχή πρόσθετου
-
-OpenRGBPluginsEntryUi
-
- Plugins entry
- Είσοδος πρόσθετων
- Version:Έκδοση:
@@ -700,16 +639,16 @@
Δέσμευση:
- Icon
- Εικονίδιο
+ API Version:
+
+
+
+ API Version Value
+ OpenRGBPluginsPageUi
-
- Plugins page
- Σελίδα πρόσθετων
- Install PluginΕγκατάσταση πρόσθετου
@@ -730,16 +669,16 @@
Όνομα προφίλ
- New Profile Name:
- Νέο όνομα προφίλ:
+ Save to an existing profile:
+
+
+
+ Create a new profile:
+ OpenRGBQMKORGBSettingsEntryUi
-
- QMK settings entry
- Καταχώρηση ρυθμίσεων QMK
- Name:Όνομα:
@@ -755,10 +694,6 @@
OpenRGBQMKORGBSettingsPageUi
-
- QMK Settings page
- Σελίδα ρυθμίσεων QMK
- AddΠροσθήκη
@@ -774,10 +709,6 @@
OpenRGBSerialSettingsEntryUi
-
- Serial settings entry
- Καταχώρηση σειριακών ρυθμίσεων
- Baud:Baud:
@@ -801,10 +732,6 @@
OpenRGBSerialSettingsPageUi
-
- Serial settings page
- Σελίδα σειριακών ρυθμίσεων
- AddΠροσθήκη
@@ -820,10 +747,6 @@
OpenRGBServerInfoPageUi
-
- Server info page
- Σελίδα πληροφοριών διακομιστή
- Stop ServerΔιακοπή διακομιστή
@@ -867,10 +790,6 @@
OpenRGBSettingsPageUi
-
- Settings page
- Σελίδα ρυθμίσεων
- Load Window GeometryΦόρτωση γεωμετρίας παραθύρου
@@ -975,13 +894,33 @@
LanguageΓλώσσα
+
+ Disable key expansion in device view
+
+
+
+ Hex Format
+
+
+
+ Show LED view by default
+
+
+
+ Set Profile on Suspend
+
+
+
+ Set Profile on Resume
+
+
+
+ Enable Log File (restart required)
+
+ OpenRGBSoftwareInfoPageUi
-
- Software info page
- Σελίδα πληροφοριών λογισμικού
- Build Date:Ημερομηνία κατασκευής:
@@ -1018,13 +957,17 @@
<a href="https://gitlab.com/CalcProgrammer1/OpenRGB">https://gitlab.com/CalcProgrammer1/OpenRGB</a><a href="https://gitlab.com/CalcProgrammer1/OpenRGB">https://gitlab.com/CalcProgrammer1/OpenRGB</a>
+
+ SDK Version:
+
+
+
+ Plugin API Version:
+
+ OpenRGBSupportedDevicesPageUi
-
- Supported devices
- Υποστηριζόμενες συσκευές
- Filter:Φίλτρο:
@@ -1037,13 +980,13 @@
Apply changesΕφαρμογή αλλαγών
+
+ Get hardware IDs
+
+ OpenRGBSystemInfoPageUi
-
- System info page
- Σελίδα πληροφοριών συστήματος
- SMBus Adapters:Προσαρμογείς SMBus:
@@ -1099,10 +1042,6 @@
OpenRGBYeelightSettingsEntryUi
-
- Yeelight settings entry
- Καταχώρηση ρυθμίσεων Yeelight
- IP:IP:
@@ -1126,10 +1065,6 @@
OpenRGBYeelightSettingsPageUi
-
- Yeelight settings page
- Σελίδα ρυθμίσεων Yeelight
- AddΠροσθήκη
@@ -1149,17 +1084,21 @@
Resize ZoneΕπαναπροσδιορισμός μεγέθους ζώνης
+
+ Add Segment
+
+
+
+ Remove Segment
+
+
+
+ Length
+
+ OpenRGBZonesBulkResizerUi
-
- Zones resizer
- Επαναπροσδιορισμός ζωνών
-
-
- <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>
- <html><head/><body><p>Μία ή περισσότερες ζώνες με δυνατότητα αλλαγής μεγέθους δεν έχουν ρυθμιστεί. Οι ζώνες με δυνατότητα αλλαγής μεγέθους χρησιμοποιούνται συνήθως για διευθυνσιοδοτούμενες κεφαλίδες RGB, όπου το μέγεθος της συνδεδεμένης συσκευής δεν μπορεί να εντοπιστεί αυτόματα.</p><p>Παρακαλούμε εισάγετε τον αριθμό των LED σε κάθε ζώνη παρακάτω.</p><p>Για περισσότερες πληροφορίες σχετικά με τον υπολογισμό του σωστού μεγέθους, παρακαλούμε ελέγξτε <a href="https://openrgb.org/resize"><span style=" text-decoration: underline; color:#0000ff;">αυτό το σύνδεσμο.</span></a></p></body></html>
- Do not show againΝα μην εμφανιστεί ξανά
@@ -1172,13 +1111,36 @@
IgnoreΑγνόηση
+
+ Zones Resizer
+
+
+
+ <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>
+
+
+
+
+ ResourceManager
+
+ <h2>Some internal devices may not be detected:</h2><p>One or more I2C or SMBus interfaces failed to initialize.</p><p><b>RGB DRAM modules, some motherboards' onboard RGB lighting, and RGB Graphics Cards, will not be available in OpenRGB</b> without I2C or SMBus.</p><h4>How to fix this:</h4><p>On Windows, this is usually caused by a failure to load the WinRing0 driver.</p><p>You must run OpenRGB as administrator at least once to allow WinRing0 to set up.</p><p>See <a href='https://help.openrgb.org/'>help.openrgb.org</a> for additional troubleshooting steps if you keep seeing this message.<br></p><h3>If you are not using internal RGB on a desktop this message is not important to you.</h3>
+
+
+
+ <h2>Some internal devices may not be detected:</h2><p>One or more I2C or SMBus interfaces failed to initialize.</p><p><b>RGB DRAM modules, some motherboards' onboard RGB lighting, and RGB Graphics Cards, will not be available in OpenRGB</b> without I2C or SMBus.</p><h4>How to fix this:</h4><p>On Linux, this is usually because the i2c-dev module is not loaded.</p><p>You must load the i2c-dev module along with the correct i2c driver for your motherboard. This is usually i2c-piix4 for AMD systems and i2c-i801 for Intel systems.</p><p>See <a href='https://help.openrgb.org/'>help.openrgb.org</a> for additional troubleshooting steps if you keep seeing this message.<br></p><h3>If you are not using internal RGB on a desktop this message is not important to you.</h3>
+
+
+
+ <h2>WARNING:</h2><p>The OpenRGB udev rules are not installed.</p><p>Most devices will not be available unless running OpenRGB as root.</p><p>If using AppImage, Flatpak, or self-compiled versions of OpenRGB you must install the udev rules manually</p><p>See <a href='https://openrgb.org/udev'>https://openrgb.org/udev</a> to install the udev rules manually</p>
+
+
+
+ <h2>WARNING:</h2><p>Multiple OpenRGB udev rules are installed.</p><p>The udev rules file 60-openrgb.rules is installed in both /etc/udev/rules.d and /usr/lib/udev/rules.d.</p><p>Multiple udev rules files can conflict, it is recommended to remove one of them.</p>
+
+ TabLabelUi
-
- Tab Label
- Ετικέτα καρτέλας
- device nameόνομα συσκευής
@@ -1277,6 +1239,10 @@
Mode SpecificΣυγκεκριμένη λειτουργία
+
+ Entire Segment
+
+ Ui::OpenRGBDialog
@@ -1464,6 +1430,17 @@
Κάθετα κάτω δεξιά
+
+ Ui::OpenRGBPhilipsWizSettingsEntry
+
+ Average
+
+
+
+ Minimum
+
+
+Ui::OpenRGBPluginsPage
@@ -1490,6 +1467,14 @@
Are you sure you want to remove this plugin?Είστε σίγουροι ότι θέλετε να αφαιρέσετε αυτό το πρόσθετο;
+
+ Restart Needed
+
+
+
+ The plugin will be fully removed after restarting OpenRGB.
+
+ Ui::OpenRGBServerInfoPage
@@ -1551,23 +1536,4 @@
Μέγεθος
-
- OpenRGBHardwareIDsDialogUi
-
- Location
- Τοποθεσία:
-
-
- Device
- Συσκευή
-
-
- Vendor
- Προμηθευτής:
-
-
- Copy to clipboard
- Αντιγραφή στο πρόχειρο
-
-
diff --git a/qt/i18n/OpenRGB_en_AU.ts b/qt/i18n/OpenRGB_en_AU.ts
index cb063184..dd0f0fc9 100644
--- a/qt/i18n/OpenRGB_en_AU.ts
+++ b/qt/i18n/OpenRGB_en_AU.ts
@@ -14,10 +14,6 @@
OpenRGBClientInfoPageUi
-
- Client info page
-
- Port:
@@ -45,10 +41,6 @@
OpenRGBConsolePageUi
-
- Log console page
-
- Log level
@@ -63,11 +55,53 @@
- OpenRGBDeviceInfoPageUi
+ OpenRGBDMXSettingsEntryUi
- Device info page
-
+ Brightness Channel:
+
+
+ Blue Channel:
+
+
+
+ Name:
+
+
+
+ Green Channel:
+
+
+
+ Red Channel:
+
+
+
+ Keepalive Time:
+
+
+
+ Port:
+
+
+
+
+ OpenRGBDMXSettingsPageUi
+
+ Add
+
+
+
+ Remove
+
+
+
+ Save
+
+
+
+
+ OpenRGBDeviceInfoPageUiName:
@@ -99,10 +133,6 @@
OpenRGBDevicePageUi
-
- Device page
-
- G:
@@ -175,10 +205,6 @@
Apply Colors To SelectionApply Colours To Selection
-
- Resize
-
- Mode:
@@ -191,6 +217,14 @@
Save To Device
+
+ Hex:
+
+
+
+ Edit
+
+ OpenRGBDialogUi
@@ -247,63 +281,8 @@
-
- OpenRGBDialogUi
-
- OpenRGB
-
-
-
- Device
-
-
-
- Red
-
-
-
- Green
-
-
-
- Blue
-
-
-
- Mode
-
-
-
- Set All
-
-
-
- Set Device
-
-
-
- Zone
-
-
-
- Set Zone
-
-
-
- Set LED
-
-
-
- LED
-
-
-OpenRGBE131SettingsEntryUi
-
- E131 settings entry
-
- Start Channel:
@@ -355,10 +334,6 @@
OpenRGBE131SettingsPageUi
-
- E131 settings page
-
- Add
@@ -374,10 +349,6 @@
OpenRGBElgatoKeyLightSettingsEntryUi
-
- Dialog
-
- IP:
@@ -385,10 +356,6 @@
OpenRGBElgatoKeyLightSettingsPageUi
-
- Dialog
-
- Add
@@ -404,10 +371,6 @@
OpenRGBElgatoLightStripSettingsEntryUi
-
- Dialog
-
- IP:
@@ -416,9 +379,54 @@
OpenRGBElgatoLightStripSettingsPageUi
- Dialog
+ Add
+
+ Remove
+
+
+
+ Save
+
+
+
+
+ OpenRGBHardwareIDsDialogUi
+
+ Hardware IDs
+
+
+
+ Copy to clipboard
+
+
+
+ Location
+
+
+
+ Device
+
+
+
+ Vendor
+
+
+
+
+ OpenRGBKasaSmartSettingsEntryUi
+
+ IP:
+
+
+
+ Name
+
+
+
+
+ OpenRGBKasaSmartSettingsPageUiAdd
@@ -434,10 +442,6 @@
OpenRGBLIFXSettingsEntryUi
-
- Form
-
- IP:
@@ -449,10 +453,6 @@
OpenRGBLIFXSettingsPageUi
-
- Form
-
- Add
@@ -467,11 +467,22 @@
- OpenRGBNanoleafSettingsEntryUi
+ OpenRGBNanoleafNewDeviceDialogUi
- Form
+ New Nanoleaf device
+
+ IP address:
+
+
+
+ Port:
+
+
+
+
+ OpenRGBNanoleafSettingsEntryUiIP:
@@ -495,10 +506,6 @@
OpenRGBNanoleafSettingsPageUi
-
- Form
-
- Scan
@@ -507,6 +514,14 @@
To pair, hold the on-off button down for 5-7 seconds until the LED starts flashing in a pattern, then click the "Pair" button within 30 seconds.
+
+ Add
+
+
+
+ Remove
+
+ OpenRGBPhilipsHueSettingsEntryUi
@@ -534,10 +549,6 @@
MAC:
-
- Form
-
- Auto Connect Group:
@@ -545,10 +556,6 @@
OpenRGBPhilipsHueSettingsPageUi
-
- Philips Hue settings page
-
- Remove
@@ -569,20 +576,24 @@
OpenRGBPhilipsWizSettingsEntryUi
- Philips WIZ settings entry
+ IP:
- IP:
-
+ Use Cool White
+
+
+
+ Use Warm White
+
+
+
+ White Strategy:
+ OpenRGBPhilipsWizSettingsPageUi
-
- Philips WIZ settings page
-
- Add
@@ -596,19 +607,8 @@
-
- OpenRGBPluginContainerUi
-
- Plugin container
-
-
-OpenRGBPluginsEntryUi
-
- Plugins entry
-
- Version:
@@ -638,16 +638,16 @@
- Icon
-
+ API Version:
+
+
+
+ API Version Value
+ OpenRGBPluginsPageUi
-
- Plugins page
-
- Install Plugin
@@ -668,16 +668,16 @@
- New Profile Name:
-
+ Save to an existing profile:
+
+
+
+ Create a new profile:
+ OpenRGBQMKORGBSettingsEntryUi
-
- QMK settings entry
-
- Name:
@@ -693,10 +693,6 @@
OpenRGBQMKORGBSettingsPageUi
-
- QMK Settings page
-
- Add
@@ -712,10 +708,6 @@
OpenRGBSerialSettingsEntryUi
-
- Serial settings entry
-
- Baud:
@@ -739,10 +731,6 @@
OpenRGBSerialSettingsPageUi
-
- Serial settings page
-
- Add
@@ -758,10 +746,6 @@
OpenRGBServerInfoPageUi
-
- Server info page
-
- Stop Server
@@ -805,10 +789,6 @@
OpenRGBSettingsPageUi
-
- Settings page
-
- Load Window Geometry
@@ -913,13 +893,33 @@
Language
+
+ Disable key expansion in device view
+
+
+
+ Hex Format
+
+
+
+ Show LED view by default
+
+
+
+ Set Profile on Suspend
+
+
+
+ Set Profile on Resume
+
+
+
+ Enable Log File (restart required)
+
+ OpenRGBSoftwareInfoPageUi
-
- Software info page
-
- Build Date:
@@ -956,13 +956,17 @@
<a href="https://gitlab.com/CalcProgrammer1/OpenRGB">https://gitlab.com/CalcProgrammer1/OpenRGB</a>
+
+ SDK Version:
+
+
+
+ Plugin API Version:
+
+ OpenRGBSupportedDevicesPageUi
-
- Supported devices
-
- Filter:
@@ -975,13 +979,13 @@
Apply changes
+
+ Get hardware IDs
+
+ OpenRGBSystemInfoPageUi
-
- System info page
-
- SMBus Adapters:
@@ -1037,10 +1041,6 @@
OpenRGBYeelightSettingsEntryUi
-
- Yeelight settings entry
-
- IP:
@@ -1064,10 +1064,6 @@
OpenRGBYeelightSettingsPageUi
-
- Yeelight settings page
-
- Add
@@ -1087,17 +1083,21 @@
Resize Zone
+
+ Add Segment
+
+
+
+ Remove Segment
+
+
+
+ Length
+
+ OpenRGBZonesBulkResizerUi
-
- Zones resizer
-
-
-
- <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>
-
- Do not show again
@@ -1110,13 +1110,36 @@
Ignore
+
+ Zones Resizer
+
+
+
+ <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>
+
+
+
+
+ ResourceManager
+
+ <h2>Some internal devices may not be detected:</h2><p>One or more I2C or SMBus interfaces failed to initialize.</p><p><b>RGB DRAM modules, some motherboards' onboard RGB lighting, and RGB Graphics Cards, will not be available in OpenRGB</b> without I2C or SMBus.</p><h4>How to fix this:</h4><p>On Windows, this is usually caused by a failure to load the WinRing0 driver.</p><p>You must run OpenRGB as administrator at least once to allow WinRing0 to set up.</p><p>See <a href='https://help.openrgb.org/'>help.openrgb.org</a> for additional troubleshooting steps if you keep seeing this message.<br></p><h3>If you are not using internal RGB on a desktop this message is not important to you.</h3>
+
+
+
+ <h2>Some internal devices may not be detected:</h2><p>One or more I2C or SMBus interfaces failed to initialize.</p><p><b>RGB DRAM modules, some motherboards' onboard RGB lighting, and RGB Graphics Cards, will not be available in OpenRGB</b> without I2C or SMBus.</p><h4>How to fix this:</h4><p>On Linux, this is usually because the i2c-dev module is not loaded.</p><p>You must load the i2c-dev module along with the correct i2c driver for your motherboard. This is usually i2c-piix4 for AMD systems and i2c-i801 for Intel systems.</p><p>See <a href='https://help.openrgb.org/'>help.openrgb.org</a> for additional troubleshooting steps if you keep seeing this message.<br></p><h3>If you are not using internal RGB on a desktop this message is not important to you.</h3>
+
+
+
+ <h2>WARNING:</h2><p>The OpenRGB udev rules are not installed.</p><p>Most devices will not be available unless running OpenRGB as root.</p><p>If using AppImage, Flatpak, or self-compiled versions of OpenRGB you must install the udev rules manually</p><p>See <a href='https://openrgb.org/udev'>https://openrgb.org/udev</a> to install the udev rules manually</p>
+
+
+
+ <h2>WARNING:</h2><p>Multiple OpenRGB udev rules are installed.</p><p>The udev rules file 60-openrgb.rules is installed in both /etc/udev/rules.d and /usr/lib/udev/rules.d.</p><p>Multiple udev rules files can conflict, it is recommended to remove one of them.</p>
+
+ TabLabelUi
-
- Tab Label
-
- device name
@@ -1215,6 +1238,10 @@
Mode Specific
+
+ Entire Segment
+
+ Ui::OpenRGBDialog
@@ -1334,7 +1361,7 @@
Elgato KeyLight Devices
-
+ Elgato LightStrip Devices
@@ -1346,6 +1373,14 @@
Software
+
+ DMX Devices
+
+
+
+ Kasa Smart Devices
+
+ Ui::OpenRGBE131SettingsEntry
@@ -1394,6 +1429,17 @@
+
+ Ui::OpenRGBPhilipsWizSettingsEntry
+
+ Average
+
+
+
+ Minimum
+
+
+Ui::OpenRGBPluginsPage
@@ -1420,6 +1466,14 @@
Plugin files (*.dll *.dylib *.so *.so.*)
+
+ Restart Needed
+
+
+
+ The plugin will be fully removed after restarting OpenRGB.
+
+ Ui::OpenRGBServerInfoPage
diff --git a/qt/i18n/OpenRGB_en_GB.ts b/qt/i18n/OpenRGB_en_GB.ts
index f6c92a47..3678864f 100644
--- a/qt/i18n/OpenRGB_en_GB.ts
+++ b/qt/i18n/OpenRGB_en_GB.ts
@@ -14,10 +14,6 @@
OpenRGBClientInfoPageUi
-
- Client info page
-
- Port:
@@ -45,10 +41,6 @@
OpenRGBConsolePageUi
-
- Log console page
-
- Log level
@@ -63,11 +55,53 @@
- OpenRGBDeviceInfoPageUi
+ OpenRGBDMXSettingsEntryUi
- Device info page
-
+ Brightness Channel:
+
+
+ Blue Channel:
+
+
+
+ Name:
+
+
+
+ Green Channel:
+
+
+
+ Red Channel:
+
+
+
+ Keepalive Time:
+
+
+
+ Port:
+
+
+
+
+ OpenRGBDMXSettingsPageUi
+
+ Add
+
+
+
+ Remove
+
+
+
+ Save
+
+
+
+
+ OpenRGBDeviceInfoPageUiName:
@@ -99,10 +133,6 @@
OpenRGBDevicePageUi
-
- Device page
-
- G:
@@ -175,10 +205,6 @@
Apply Colors To SelectionApply Colours To Selection
-
- Resize
-
- Mode:
@@ -191,6 +217,14 @@
Save To Device
+
+ Hex:
+
+
+
+ Edit
+
+ OpenRGBDialogUi
@@ -247,63 +281,8 @@
-
- OpenRGBDialogUi
-
- OpenRGB
-
-
-
- Device
-
-
-
- Red
-
-
-
- Green
-
-
-
- Blue
-
-
-
- Mode
-
-
-
- Set All
-
-
-
- Set Device
-
-
-
- Zone
-
-
-
- Set Zone
-
-
-
- Set LED
-
-
-
- LED
-
-
-OpenRGBE131SettingsEntryUi
-
- E131 settings entry
-
- Start Channel:
@@ -355,10 +334,6 @@
OpenRGBE131SettingsPageUi
-
- E131 settings page
-
- Add
@@ -374,10 +349,6 @@
OpenRGBElgatoKeyLightSettingsEntryUi
-
- Dialog
-
- IP:
@@ -385,10 +356,6 @@
OpenRGBElgatoKeyLightSettingsPageUi
-
- Dialog
-
- Add
@@ -404,10 +371,6 @@
OpenRGBElgatoLightStripSettingsEntryUi
-
- Dialog
-
- IP:
@@ -416,9 +379,54 @@
OpenRGBElgatoLightStripSettingsPageUi
- Dialog
+ Add
+
+ Remove
+
+
+
+ Save
+
+
+
+
+ OpenRGBHardwareIDsDialogUi
+
+ Hardware IDs
+
+
+
+ Copy to clipboard
+
+
+
+ Location
+
+
+
+ Device
+
+
+
+ Vendor
+
+
+
+
+ OpenRGBKasaSmartSettingsEntryUi
+
+ IP:
+
+
+
+ Name
+
+
+
+
+ OpenRGBKasaSmartSettingsPageUiAdd
@@ -434,10 +442,6 @@
OpenRGBLIFXSettingsEntryUi
-
- Form
-
- IP:
@@ -449,10 +453,6 @@
OpenRGBLIFXSettingsPageUi
-
- Form
-
- Add
@@ -467,11 +467,22 @@
- OpenRGBNanoleafSettingsEntryUi
+ OpenRGBNanoleafNewDeviceDialogUi
- Form
+ New Nanoleaf device
+
+ IP address:
+
+
+
+ Port:
+
+
+
+
+ OpenRGBNanoleafSettingsEntryUiIP:
@@ -495,10 +506,6 @@
OpenRGBNanoleafSettingsPageUi
-
- Form
-
- Scan
@@ -507,6 +514,14 @@
To pair, hold the on-off button down for 5-7 seconds until the LED starts flashing in a pattern, then click the "Pair" button within 30 seconds.
+
+ Add
+
+
+
+ Remove
+
+ OpenRGBPhilipsHueSettingsEntryUi
@@ -534,10 +549,6 @@
MAC:
-
- Form
-
- Auto Connect Group:
@@ -545,10 +556,6 @@
OpenRGBPhilipsHueSettingsPageUi
-
- Philips Hue settings page
-
- Remove
@@ -569,20 +576,24 @@
OpenRGBPhilipsWizSettingsEntryUi
- Philips WIZ settings entry
+ IP:
- IP:
-
+ Use Cool White
+
+
+
+ Use Warm White
+
+
+
+ White Strategy:
+ OpenRGBPhilipsWizSettingsPageUi
-
- Philips WIZ settings page
-
- Add
@@ -596,19 +607,8 @@
-
- OpenRGBPluginContainerUi
-
- Plugin container
-
-
-OpenRGBPluginsEntryUi
-
- Plugins entry
-
- Version:
@@ -638,16 +638,16 @@
- Icon
-
+ API Version:
+
+
+
+ API Version Value
+ OpenRGBPluginsPageUi
-
- Plugins page
-
- Install Plugin
@@ -668,16 +668,16 @@
- New Profile Name:
-
+ Save to an existing profile:
+
+
+
+ Create a new profile:
+ OpenRGBQMKORGBSettingsEntryUi
-
- QMK settings entry
-
- Name:
@@ -693,10 +693,6 @@
OpenRGBQMKORGBSettingsPageUi
-
- QMK Settings page
-
- Add
@@ -712,10 +708,6 @@
OpenRGBSerialSettingsEntryUi
-
- Serial settings entry
-
- Baud:
@@ -739,10 +731,6 @@
OpenRGBSerialSettingsPageUi
-
- Serial settings page
-
- Add
@@ -758,10 +746,6 @@
OpenRGBServerInfoPageUi
-
- Server info page
-
- Stop Server
@@ -805,10 +789,6 @@
OpenRGBSettingsPageUi
-
- Settings page
-
- Load Window Geometry
@@ -913,13 +893,33 @@
Language
+
+ Disable key expansion in device view
+
+
+
+ Hex Format
+
+
+
+ Show LED view by default
+
+
+
+ Set Profile on Suspend
+
+
+
+ Set Profile on Resume
+
+
+
+ Enable Log File (restart required)
+
+ OpenRGBSoftwareInfoPageUi
-
- Software info page
-
- Build Date:
@@ -956,13 +956,17 @@
<a href="https://gitlab.com/CalcProgrammer1/OpenRGB">https://gitlab.com/CalcProgrammer1/OpenRGB</a>
+
+ SDK Version:
+
+
+
+ Plugin API Version:
+
+ OpenRGBSupportedDevicesPageUi
-
- Supported devices
-
- Filter:
@@ -975,13 +979,13 @@
Apply changes
+
+ Get hardware IDs
+
+ OpenRGBSystemInfoPageUi
-
- System info page
-
- SMBus Adapters:
@@ -1037,10 +1041,6 @@
OpenRGBYeelightSettingsEntryUi
-
- Yeelight settings entry
-
- IP:
@@ -1064,10 +1064,6 @@
OpenRGBYeelightSettingsPageUi
-
- Yeelight settings page
-
- Add
@@ -1087,17 +1083,21 @@
Resize Zone
+
+ Add Segment
+
+
+
+ Remove Segment
+
+
+
+ Length
+
+ OpenRGBZonesBulkResizerUi
-
- Zones resizer
-
-
-
- <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>
-
- Do not show again
@@ -1110,13 +1110,36 @@
Ignore
+
+ Zones Resizer
+
+
+
+ <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>
+
+
+
+
+ ResourceManager
+
+ <h2>Some internal devices may not be detected:</h2><p>One or more I2C or SMBus interfaces failed to initialize.</p><p><b>RGB DRAM modules, some motherboards' onboard RGB lighting, and RGB Graphics Cards, will not be available in OpenRGB</b> without I2C or SMBus.</p><h4>How to fix this:</h4><p>On Windows, this is usually caused by a failure to load the WinRing0 driver.</p><p>You must run OpenRGB as administrator at least once to allow WinRing0 to set up.</p><p>See <a href='https://help.openrgb.org/'>help.openrgb.org</a> for additional troubleshooting steps if you keep seeing this message.<br></p><h3>If you are not using internal RGB on a desktop this message is not important to you.</h3>
+
+
+
+ <h2>Some internal devices may not be detected:</h2><p>One or more I2C or SMBus interfaces failed to initialize.</p><p><b>RGB DRAM modules, some motherboards' onboard RGB lighting, and RGB Graphics Cards, will not be available in OpenRGB</b> without I2C or SMBus.</p><h4>How to fix this:</h4><p>On Linux, this is usually because the i2c-dev module is not loaded.</p><p>You must load the i2c-dev module along with the correct i2c driver for your motherboard. This is usually i2c-piix4 for AMD systems and i2c-i801 for Intel systems.</p><p>See <a href='https://help.openrgb.org/'>help.openrgb.org</a> for additional troubleshooting steps if you keep seeing this message.<br></p><h3>If you are not using internal RGB on a desktop this message is not important to you.</h3>
+
+
+
+ <h2>WARNING:</h2><p>The OpenRGB udev rules are not installed.</p><p>Most devices will not be available unless running OpenRGB as root.</p><p>If using AppImage, Flatpak, or self-compiled versions of OpenRGB you must install the udev rules manually</p><p>See <a href='https://openrgb.org/udev'>https://openrgb.org/udev</a> to install the udev rules manually</p>
+
+
+
+ <h2>WARNING:</h2><p>Multiple OpenRGB udev rules are installed.</p><p>The udev rules file 60-openrgb.rules is installed in both /etc/udev/rules.d and /usr/lib/udev/rules.d.</p><p>Multiple udev rules files can conflict, it is recommended to remove one of them.</p>
+
+ TabLabelUi
-
- Tab Label
-
- device name
@@ -1215,6 +1238,10 @@
Mode Specific
+
+ Entire Segment
+
+ Ui::OpenRGBDialog
@@ -1334,7 +1361,7 @@
Elgato KeyLight Devices
-
+ Elgato LightStrip Devices
@@ -1346,6 +1373,14 @@
Software
+
+ DMX Devices
+
+
+
+ Kasa Smart Devices
+
+ Ui::OpenRGBE131SettingsEntry
@@ -1394,6 +1429,17 @@
+
+ Ui::OpenRGBPhilipsWizSettingsEntry
+
+ Average
+
+
+
+ Minimum
+
+
+Ui::OpenRGBPluginsPage
@@ -1420,6 +1466,14 @@
Plugin files (*.dll *.dylib *.so *.so.*)
+
+ Restart Needed
+
+
+
+ The plugin will be fully removed after restarting OpenRGB.
+
+ Ui::OpenRGBServerInfoPage
diff --git a/qt/i18n/OpenRGB_en_US.ts b/qt/i18n/OpenRGB_en_US.ts
index f99f8d5f..48bb52d8 100644
--- a/qt/i18n/OpenRGB_en_US.ts
+++ b/qt/i18n/OpenRGB_en_US.ts
@@ -14,10 +14,6 @@
OpenRGBClientInfoPageUi
-
- Client info page
-
- Port:
@@ -45,10 +41,6 @@
OpenRGBConsolePageUi
-
- Log console page
-
- Log level
@@ -63,11 +55,53 @@
- OpenRGBDeviceInfoPageUi
+ OpenRGBDMXSettingsEntryUi
- Device info page
+ Brightness Channel:
+
+ Blue Channel:
+
+
+
+ Name:
+
+
+
+ Green Channel:
+
+
+
+ Red Channel:
+
+
+
+ Keepalive Time:
+
+
+
+ Port:
+
+
+
+
+ OpenRGBDMXSettingsPageUi
+
+ Add
+
+
+
+ Remove
+
+
+
+ Save
+
+
+
+
+ OpenRGBDeviceInfoPageUiName:
@@ -99,10 +133,6 @@
OpenRGBDevicePageUi
-
- Device page
-
- G:
@@ -175,10 +205,6 @@
Apply Colors To Selection
-
- Resize
-
- Mode:
@@ -191,6 +217,14 @@
Save To Device
+
+ Hex:
+
+
+
+ Edit
+
+ OpenRGBDialogUi
@@ -247,82 +281,8 @@
-
- OpenRGBDialogUi
-
- OpenRGB
-
-
-
- Device
-
-
-
- Red
-
-
-
- Green
-
-
-
- Blue
-
-
-
- Mode
-
-
-
- Set All
-
-
-
- Set Device
-
-
-
- Zone
-
-
-
- Set Zone
-
-
-
- Set LED
-
-
-
- LED
-
-
-
-
- OpenRGBDMXSettingsPageUi
-
- Add
-
-
-
- Remove
-
-
-
- Save
-
-
-
- DMX settings page
-
-
-OpenRGBE131SettingsEntryUi
-
- E131 settings entry
-
- Start Channel:
@@ -375,9 +335,27 @@
OpenRGBE131SettingsPageUi
- E131 settings page
+ Add
+
+ Remove
+
+
+
+ Save
+
+
+
+
+ OpenRGBElgatoKeyLightSettingsEntryUi
+
+ IP:
+
+
+
+
+ OpenRGBElgatoKeyLightSettingsPageUiAdd
@@ -391,6 +369,62 @@
+
+ OpenRGBElgatoLightStripSettingsEntryUi
+
+ IP:
+
+
+
+
+ OpenRGBElgatoLightStripSettingsPageUi
+
+ Add
+
+
+
+ Remove
+
+
+
+ Save
+
+
+
+
+ OpenRGBHardwareIDsDialogUi
+
+ Location
+
+
+
+ Device
+
+
+
+ Vendor
+
+
+
+ Copy to clipboard
+
+
+
+ Hardware IDs
+
+
+
+
+ OpenRGBKasaSmartSettingsEntryUi
+
+ IP:
+
+
+
+ Name
+
+
+OpenRGBKasaSmartSettingsPageUi
@@ -405,17 +439,50 @@
Save
+
+
+ OpenRGBLIFXSettingsEntryUi
- Kasa Smart settings page
+ IP:
+
+
+
+ Name
+
+
+
+
+ OpenRGBLIFXSettingsPageUi
+
+ Add
+
+
+
+ Remove
+
+
+
+ Save
+
+
+
+
+ OpenRGBNanoleafNewDeviceDialogUi
+
+ New Nanoleaf device
+
+
+
+ IP address:
+
+
+
+ Port:OpenRGBNanoleafSettingsEntryUi
-
- Form
-
- IP:
@@ -440,10 +507,6 @@
OpenRGBNanoleafSettingsPageUi
- Form
-
-
- Add
@@ -460,115 +523,6 @@
-
- OpenRGBNanoleafNewDeviceDialogUi
-
- New Nanoleaf device
-
-
-
- IP address:
-
-
-
- Port:
-
-
-
-
- OpenRGBElgatoKeyLightSettingsEntryUi
-
- Dialog
-
-
-
- IP:
-
-
-
-
- OpenRGBElgatoKeyLightSettingsPageUi
-
- Dialog
-
-
-
- Add
-
-
-
- Remove
-
-
-
- Save
-
-
-
-
- OpenRGBElgatoLightStripSettingsEntryUi
-
- Dialog
-
-
-
- IP:
-
-
-
-
- OpenRGBElgatoLightStripSettingsPageUi
-
- Dialog
-
-
-
- Add
-
-
-
- Remove
-
-
-
- Save
-
-
-
-
- OpenRGBLIFXSettingsEntryUi
-
- Form
-
-
-
- IP:
-
-
-
- Name
-
-
-
-
- OpenRGBLIFXSettingsPageUi
-
- Form
-
-
-
- Add
-
-
-
- Remove
-
-
-
- Save
-
-
-OpenRGBPhilipsHueSettingsEntryUi
@@ -595,10 +549,6 @@
MAC:
-
- Form
-
- Auto Connect Group:
@@ -606,10 +556,6 @@
OpenRGBPhilipsHueSettingsPageUi
-
- Philips Hue settings page
-
- Remove
@@ -630,20 +576,24 @@
OpenRGBPhilipsWizSettingsEntryUi
- Philips WIZ settings entry
+ IP:
- IP:
+ Use Cool White
+
+
+
+ Use Warm White
+
+
+
+ White Strategy:OpenRGBPhilipsWizSettingsPageUi
-
- Philips WIZ settings page
-
- Add
@@ -657,19 +607,8 @@
-
- OpenRGBPluginContainerUi
-
- Plugin container
-
-
-OpenRGBPluginsEntryUi
-
- Plugins entry
-
- Version:
@@ -699,16 +638,16 @@
- Icon
+ API Version:
+
+
+
+ API Version ValueOpenRGBPluginsPageUi
-
- Plugins page
-
- Install Plugin
@@ -729,16 +668,16 @@
- New Profile Name:
+ Save to an existing profile:
+
+
+
+ Create a new profile:OpenRGBQMKORGBSettingsEntryUi
-
- QMK settings entry
-
- Name:
@@ -754,10 +693,6 @@
OpenRGBQMKORGBSettingsPageUi
-
- QMK Settings page
-
- Add
@@ -773,10 +708,6 @@
OpenRGBSerialSettingsEntryUi
-
- Serial settings entry
-
- Baud:
@@ -800,10 +731,6 @@
OpenRGBSerialSettingsPageUi
-
- Serial settings page
-
- Add
@@ -819,10 +746,6 @@
OpenRGBServerInfoPageUi
-
- Server info page
-
- Stop Server
@@ -866,10 +789,6 @@
OpenRGBSettingsPageUi
-
- Settings page
-
- Load Window Geometry
@@ -974,13 +893,33 @@
Language
+
+ Disable key expansion in device view
+
+
+
+ Hex Format
+
+
+
+ Show LED view by default
+
+
+
+ Set Profile on Suspend
+
+
+
+ Set Profile on Resume
+
+
+
+ Enable Log File (restart required)
+
+ OpenRGBSoftwareInfoPageUi
-
- Software info page
-
- Build Date:
@@ -1017,13 +956,17 @@
<a href="https://gitlab.com/CalcProgrammer1/OpenRGB">https://gitlab.com/CalcProgrammer1/OpenRGB</a>
+
+ SDK Version:
+
+
+
+ Plugin API Version:
+
+ OpenRGBSupportedDevicesPageUi
-
- Supported devices
-
- Filter:
@@ -1036,13 +979,13 @@
Apply changes
+
+ Get hardware IDs
+
+ OpenRGBSystemInfoPageUi
-
- System info page
-
- SMBus Adapters:
@@ -1098,10 +1041,6 @@
OpenRGBYeelightSettingsEntryUi
-
- Yeelight settings entry
-
- IP:
@@ -1125,10 +1064,6 @@
OpenRGBYeelightSettingsPageUi
-
- Yeelight settings page
-
- Add
@@ -1148,17 +1083,21 @@
Resize Zone
+
+ Add Segment
+
+
+
+ Remove Segment
+
+
+
+ Length
+
+ OpenRGBZonesBulkResizerUi
-
- Zones resizer
-
-
-
- <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>
-
- Do not show again
@@ -1171,13 +1110,36 @@
Ignore
+
+ Zones Resizer
+
+
+
+ <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>
+
+
+
+
+ ResourceManager
+
+ <h2>Some internal devices may not be detected:</h2><p>One or more I2C or SMBus interfaces failed to initialize.</p><p><b>RGB DRAM modules, some motherboards' onboard RGB lighting, and RGB Graphics Cards, will not be available in OpenRGB</b> without I2C or SMBus.</p><h4>How to fix this:</h4><p>On Windows, this is usually caused by a failure to load the WinRing0 driver.</p><p>You must run OpenRGB as administrator at least once to allow WinRing0 to set up.</p><p>See <a href='https://help.openrgb.org/'>help.openrgb.org</a> for additional troubleshooting steps if you keep seeing this message.<br></p><h3>If you are not using internal RGB on a desktop this message is not important to you.</h3>
+
+
+
+ <h2>Some internal devices may not be detected:</h2><p>One or more I2C or SMBus interfaces failed to initialize.</p><p><b>RGB DRAM modules, some motherboards' onboard RGB lighting, and RGB Graphics Cards, will not be available in OpenRGB</b> without I2C or SMBus.</p><h4>How to fix this:</h4><p>On Linux, this is usually because the i2c-dev module is not loaded.</p><p>You must load the i2c-dev module along with the correct i2c driver for your motherboard. This is usually i2c-piix4 for AMD systems and i2c-i801 for Intel systems.</p><p>See <a href='https://help.openrgb.org/'>help.openrgb.org</a> for additional troubleshooting steps if you keep seeing this message.<br></p><h3>If you are not using internal RGB on a desktop this message is not important to you.</h3>
+
+
+
+ <h2>WARNING:</h2><p>The OpenRGB udev rules are not installed.</p><p>Most devices will not be available unless running OpenRGB as root.</p><p>If using AppImage, Flatpak, or self-compiled versions of OpenRGB you must install the udev rules manually</p><p>See <a href='https://openrgb.org/udev'>https://openrgb.org/udev</a> to install the udev rules manually</p>
+
+
+
+ <h2>WARNING:</h2><p>Multiple OpenRGB udev rules are installed.</p><p>The udev rules file 60-openrgb.rules is installed in both /etc/udev/rules.d and /usr/lib/udev/rules.d.</p><p>Multiple udev rules files can conflict, it is recommended to remove one of them.</p>
+
+ TabLabelUi
-
- Tab Label
-
- device name
@@ -1276,6 +1238,10 @@
Mode Specific
+
+ Entire Segment
+
+ Ui::OpenRGBDialog
@@ -1335,7 +1301,7 @@
General Settings
-
+ DMX Devices
@@ -1343,7 +1309,7 @@
E1.31 Devices
-
+ Kasa Smart Devices
@@ -1403,7 +1369,7 @@
Elgato KeyLight Devices
-
+ Elgato LightStrip Devices
@@ -1463,6 +1429,17 @@
+
+ Ui::OpenRGBPhilipsWizSettingsEntry
+
+ Average
+
+
+
+ Minimum
+
+
+Ui::OpenRGBPluginsPage
@@ -1489,6 +1466,14 @@
Are you sure you want to remove this plugin?
+
+ Restart Needed
+
+
+
+ The plugin will be fully removed after restarting OpenRGB.
+
+ Ui::OpenRGBServerInfoPage
@@ -1550,23 +1535,4 @@
-
- OpenRGBHardwareIDsDialogUi
-
- Location
-
-
-
- Device
-
-
-
- Vendor
-
-
-
- Copy to clipboard
-
-
-
diff --git a/qt/i18n/OpenRGB_es_ES.ts b/qt/i18n/OpenRGB_es_ES.ts
index b7d29976..3716b4ce 100644
--- a/qt/i18n/OpenRGB_es_ES.ts
+++ b/qt/i18n/OpenRGB_es_ES.ts
@@ -14,10 +14,6 @@
OpenRGBClientInfoPageUi
-
- Client info page
- Página de información del cliente
- Port:Puerto de red:
@@ -45,10 +41,6 @@
OpenRGBConsolePageUi
-
- Log console page
- Página de la consola de registro
- Log levelNivel de registro
@@ -63,11 +55,53 @@
- OpenRGBDeviceInfoPageUi
+ OpenRGBDMXSettingsEntryUi
- Device info page
- Página de información del cliente
+ Brightness Channel:
+
+
+ Blue Channel:
+
+
+
+ Name:
+ Nombre:
+
+
+ Green Channel:
+
+
+
+ Red Channel:
+
+
+
+ Keepalive Time:
+ Periodo de recordatorio:
+
+
+ Port:
+
+
+
+
+ OpenRGBDMXSettingsPageUi
+
+ Add
+ Añadir
+
+
+ Remove
+ Suprimir
+
+
+ Save
+ Guardar
+
+
+
+ OpenRGBDeviceInfoPageUiName:Nombre:
@@ -99,10 +133,6 @@
OpenRGBDevicePageUi
-
- Device page
- Página del dispositivo
- G:G:
@@ -175,10 +205,6 @@
Apply Colors To SelectionAplicar colores a la selección
-
- Resize
- Redimensionar
- Mode:Modo:
@@ -191,6 +217,14 @@
Save To DeviceGuardar en dispositivo
+
+ Hex:
+
+
+
+ Edit
+
+ OpenRGBDialogUi
@@ -248,63 +282,8 @@
Guardar perfil con nombre personalizado
-
- OpenRGBDialogUi
-
- OpenRGB
- OpenRGB
-
-
- Device
- Dispositivo
-
-
- Red
- Rojo
-
-
- Green
- Verde
-
-
- Blue
- Azul
-
-
- Mode
- Modo
-
-
- Set All
- Aplicar a todos
-
-
- Set Device
- Aplicar a dispositivo
-
-
- Zone
- Zona
-
-
- Set Zone
- Aplicar a zona
-
-
- Set LED
- Aplicar a LED
-
-
- LED
- LED
-
-OpenRGBE131SettingsEntryUi
-
- E131 settings entry
- Entrada de configuración E131
- Start Channel:Iniciar canal:
@@ -356,10 +335,6 @@
OpenRGBE131SettingsPageUi
-
- E131 settings page
- Página de configuración de E131
- AddAñadir
@@ -375,10 +350,6 @@
OpenRGBElgatoKeyLightSettingsEntryUi
-
- Dialog
-
- IP:IP:
@@ -386,10 +357,6 @@
OpenRGBElgatoKeyLightSettingsPageUi
-
- Dialog
-
- AddAñadir
@@ -405,10 +372,6 @@
OpenRGBElgatoLightStripSettingsEntryUi
-
- Dialog
-
- IP:IP:
@@ -417,9 +380,54 @@
OpenRGBElgatoLightStripSettingsPageUi
- Dialog
+ Add
+ Añadir
+
+
+ Remove
+ Suprimir
+
+
+ Save
+ Guardar
+
+
+
+ OpenRGBHardwareIDsDialogUi
+
+ Hardware IDs
+
+ Copy to clipboard
+
+
+
+ Location
+
+
+
+ Device
+ Dispositivo
+
+
+ Vendor
+
+
+
+
+ OpenRGBKasaSmartSettingsEntryUi
+
+ IP:
+ IP:
+
+
+ Name
+ Nombre
+
+
+
+ OpenRGBKasaSmartSettingsPageUiAddAñadir
@@ -435,10 +443,6 @@
OpenRGBLIFXSettingsEntryUi
-
- Form
-
- IP:IP:
@@ -450,10 +454,6 @@
OpenRGBLIFXSettingsPageUi
-
- Form
-
- AddAñadir
@@ -468,11 +468,22 @@
- OpenRGBNanoleafSettingsEntryUi
+ OpenRGBNanoleafNewDeviceDialogUi
- Form
+ New Nanoleaf device
+
+ IP address:
+
+
+
+ Port:
+
+
+
+
+ OpenRGBNanoleafSettingsEntryUiIP:IP:
@@ -496,10 +507,6 @@
OpenRGBNanoleafSettingsPageUi
-
- Form
-
- Scan
@@ -508,13 +515,17 @@
To pair, hold the on-off button down for 5-7 seconds until the LED starts flashing in a pattern, then click the "Pair" button within 30 seconds.
+
+ Add
+ Añadir
+
+
+ Remove
+ Suprimir
+ OpenRGBPhilipsHueSettingsEntryUi
-
- Philips Hue settings entry
- Entrada de configuración de Philips Hue
- IP:IP:
@@ -539,10 +550,6 @@
MAC:MAC:
-
- Form
-
- Auto Connect Group:
@@ -550,10 +557,6 @@
OpenRGBPhilipsHueSettingsPageUi
-
- Philips Hue settings page
- Página de configuración de Philips Hue
- RemoveSuprimir
@@ -574,21 +577,25 @@
OpenRGBPhilipsWizSettingsEntryUi
-
- Philips WIZ settings entry
- Entrada de configuración de Philips WIZ
- IP:IP:
+
+ Use Cool White
+
+
+
+ Use Warm White
+
+
+
+ White Strategy:
+
+ OpenRGBPhilipsWizSettingsPageUi
-
- Philips WIZ settings page
- Página de configuración de Philips WIZ
- AddAñadir
@@ -602,19 +609,8 @@
Guardar
-
- OpenRGBPluginContainerUi
-
- Plugin container
- Contenedor de plugins
-
-OpenRGBPluginsEntryUi
-
- Plugins entry
- Entrada de plugins
- Version:Versión:
@@ -644,16 +640,16 @@
Commit:
- Icon
- Icono
+ API Version:
+
+
+
+ API Version Value
+ OpenRGBPluginsPageUi
-
- Plugins page
- Página de plugins
- Install PluginInstalar plugin
@@ -674,16 +670,16 @@
Nombre del perfil
- New Profile Name:
- Nuevo nombre del perfil:
+ Save to an existing profile:
+
+
+
+ Create a new profile:
+ OpenRGBQMKORGBSettingsEntryUi
-
- QMK settings entry
- Entrada de configuración de QMK
- Name:Nombre:
@@ -699,10 +695,6 @@
OpenRGBQMKORGBSettingsPageUi
-
- QMK Settings page
- Página de configuración de QMK
- AddAñadir
@@ -718,10 +710,6 @@
OpenRGBSerialSettingsEntryUi
-
- Serial settings entry
- Entrada de configuración de dispositivos de puerto serie
- Baud:Baudios:
@@ -745,10 +733,6 @@
OpenRGBSerialSettingsPageUi
-
- Serial settings page
- Página de configuración de dispositivos de puerto serie
- AddAñadir
@@ -764,10 +748,6 @@
OpenRGBServerInfoPageUi
-
- Server info page
- Página de información del servidor
- Stop ServerDetener servidor
@@ -811,10 +791,6 @@
OpenRGBSettingsPageUi
-
- Settings page
- Página de configuración
- Load Window GeometryCargar forma de la ventana
@@ -919,13 +895,33 @@
Language
+
+ Disable key expansion in device view
+
+
+
+ Hex Format
+
+
+
+ Show LED view by default
+
+
+
+ Set Profile on Suspend
+
+
+
+ Set Profile on Resume
+
+
+
+ Enable Log File (restart required)
+
+ OpenRGBSoftwareInfoPageUi
-
- Software info page
- Página de información del software
- Build Date:Fecha de compilación:
@@ -962,13 +958,17 @@
<a href="https://gitlab.com/CalcProgrammer1/OpenRGB">https://gitlab.com/CalcProgrammer1/OpenRGB</a><a href="https://gitlab.com/CalcProgrammer1/OpenRGB">https://gitlab.com/CalcProgrammer1/OpenRGB</a>
+
+ SDK Version:
+
+
+
+ Plugin API Version:
+
+ OpenRGBSupportedDevicesPageUi
-
- Supported devices
- Dispositivos compatibles
- Filter:Filtrar:
@@ -981,13 +981,13 @@
Apply changesAplicar cambios
+
+ Get hardware IDs
+
+ OpenRGBSystemInfoPageUi
-
- System info page
- Página de información del sistema
- SMBus Adapters:Adaptadores de SMBus:
@@ -1043,10 +1043,6 @@
OpenRGBYeelightSettingsEntryUi
-
- Yeelight settings entry
- Entrada de configuración de Yeelight
- IP:IP:
@@ -1070,10 +1066,6 @@
OpenRGBYeelightSettingsPageUi
-
- Yeelight settings page
- Página de configuración de Yeelight
- AddAñadir
@@ -1093,17 +1085,21 @@
Resize ZoneRedimensionar zona
+
+ Add Segment
+
+
+
+ Remove Segment
+
+
+
+ Length
+
+ OpenRGBZonesBulkResizerUi
-
- Zones resizer
- Redimensionador de zonas
-
-
- <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>
- <html><head/><body><p>Una o más zonas redimensionables no han sido configuradas. Las zonas redimensionables se usan en conectores RGB digitales cuyo número de LEDs no se puede determinar automáticamente.</p><p>Por favor, introduzca abajo el número de LEDs en cada zona.</p><p> Para más información sobre cómo calcular el número de LEDs vea <a href="https://openrgb.org/resize"><span style=" text-decoration: underline; color:#0000ff;">este enlace.</span></a></p></body></html>
- Do not show againNo mostrar de nuevo
@@ -1116,13 +1112,36 @@
IgnoreIgnorar
+
+ Zones Resizer
+
+
+
+ <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>
+
+
+
+
+ ResourceManager
+
+ <h2>Some internal devices may not be detected:</h2><p>One or more I2C or SMBus interfaces failed to initialize.</p><p><b>RGB DRAM modules, some motherboards' onboard RGB lighting, and RGB Graphics Cards, will not be available in OpenRGB</b> without I2C or SMBus.</p><h4>How to fix this:</h4><p>On Windows, this is usually caused by a failure to load the WinRing0 driver.</p><p>You must run OpenRGB as administrator at least once to allow WinRing0 to set up.</p><p>See <a href='https://help.openrgb.org/'>help.openrgb.org</a> for additional troubleshooting steps if you keep seeing this message.<br></p><h3>If you are not using internal RGB on a desktop this message is not important to you.</h3>
+
+
+
+ <h2>Some internal devices may not be detected:</h2><p>One or more I2C or SMBus interfaces failed to initialize.</p><p><b>RGB DRAM modules, some motherboards' onboard RGB lighting, and RGB Graphics Cards, will not be available in OpenRGB</b> without I2C or SMBus.</p><h4>How to fix this:</h4><p>On Linux, this is usually because the i2c-dev module is not loaded.</p><p>You must load the i2c-dev module along with the correct i2c driver for your motherboard. This is usually i2c-piix4 for AMD systems and i2c-i801 for Intel systems.</p><p>See <a href='https://help.openrgb.org/'>help.openrgb.org</a> for additional troubleshooting steps if you keep seeing this message.<br></p><h3>If you are not using internal RGB on a desktop this message is not important to you.</h3>
+
+
+
+ <h2>WARNING:</h2><p>The OpenRGB udev rules are not installed.</p><p>Most devices will not be available unless running OpenRGB as root.</p><p>If using AppImage, Flatpak, or self-compiled versions of OpenRGB you must install the udev rules manually</p><p>See <a href='https://openrgb.org/udev'>https://openrgb.org/udev</a> to install the udev rules manually</p>
+
+
+
+ <h2>WARNING:</h2><p>Multiple OpenRGB udev rules are installed.</p><p>The udev rules file 60-openrgb.rules is installed in both /etc/udev/rules.d and /usr/lib/udev/rules.d.</p><p>Multiple udev rules files can conflict, it is recommended to remove one of them.</p>
+
+ TabLabelUi
-
- Tab Label
- Etiqueta de la pestaña
- device namenombre de dispositivo
@@ -1130,18 +1149,6 @@
Ui::OpenRGBClientInfoPage
-
- Connected Clients
- Clientes conectados
-
-
- Protocol Version
- Versión del protocolo
-
-
- Save Connection
- Guardar conexión
- DisconnectDesconectar
@@ -1233,6 +1240,10 @@
Mode SpecificEspecífico al modo
+
+ Entire Segment
+
+ Ui::OpenRGBDialog
@@ -1360,10 +1371,18 @@
Elgato KeyLight Devices
-
+ Elgato LightStrip Devices
+
+ DMX Devices
+
+
+
+ Kasa Smart Devices
+
+ Ui::OpenRGBE131SettingsEntry
@@ -1412,6 +1431,17 @@
Vertical, abajo a la derecha
+
+ Ui::OpenRGBPhilipsWizSettingsEntry
+
+ Average
+
+
+
+ Minimum
+
+
+Ui::OpenRGBPluginsPage
@@ -1438,6 +1468,14 @@
Are you sure you want to remove this plugin?¿Está seguro de que quiere suprimir este plugin?
+
+ Restart Needed
+
+
+
+ The plugin will be fully removed after restarting OpenRGB.
+
+ Ui::OpenRGBServerInfoPage
@@ -1453,18 +1491,6 @@
OfflineDesconectado
-
- Client IP
- IP del cliente
-
-
- Protocol Version
- Versión del protocolo
-
-
- Client Name
- Nombre del cliente
- Ui::OpenRGBSettingsPage
diff --git a/qt/i18n/OpenRGB_fr_FR.ts b/qt/i18n/OpenRGB_fr_FR.ts
index 13864e13..39479e43 100644
--- a/qt/i18n/OpenRGB_fr_FR.ts
+++ b/qt/i18n/OpenRGB_fr_FR.ts
@@ -26,10 +26,6 @@
IP:IP :
-
- Client info page
- Page info client
- Connected ClientsClients connectés
@@ -57,9 +53,51 @@
Clear logEffacer
+
+
+ OpenRGBDMXSettingsEntryUi
- Log console page
- Page logs console
+ Brightness Channel:
+
+
+
+ Blue Channel:
+
+
+
+ Name:
+ Nom :
+
+
+ Green Channel:
+
+
+
+ Red Channel:
+
+
+
+ Keepalive Time:
+ Temps de maintien :
+
+
+ Port:
+ Port :
+
+
+
+ OpenRGBDMXSettingsPageUi
+
+ Add
+ Ajouter
+
+
+ Remove
+ Supprimer
+
+
+ Save
+ Sauvegarder
@@ -92,10 +130,6 @@
Serial:Numéro de série :
-
- Device info page
- Page d'information périphérique
- OpenRGBDevicePageUi
@@ -171,10 +205,6 @@
Apply Colors To SelectionAppliquer à la sélection
-
- Resize
- Changer la taille
- Mode:Mode :
@@ -188,8 +218,12 @@
Sauvegarder dans le périphérique
- Device page
- Page du périphérique
+ Hex:
+
+
+
+ Edit
+
@@ -247,57 +281,6 @@
Sauvegarder un profil avec un nom défini
-
- OpenRGBDialogUi
-
- OpenRGB
- OpenRGB
-
-
- Device
- Périphérique
-
-
- Red
- Rouge
-
-
- Green
- Vert
-
-
- Blue
- Bleu
-
-
- Mode
- Mode
-
-
- Set All
- Définir pour tous
-
-
- Set Device
- Définir pour le périphérique
-
-
- Zone
- Zone
-
-
- Set Zone
- Définir pour la zone
-
-
- Set LED
- Définir pour la LED
-
-
- LED
- LED
-
-OpenRGBE131SettingsEntryUi
@@ -348,10 +331,6 @@
RGB Order:Ordre RGB :
-
- E131 settings entry
- Paramètres pour l'entrée E1.31
- OpenRGBE131SettingsPageUi
@@ -367,17 +346,9 @@
SaveSauvegarder
-
- E131 settings page
- Paramètres E1.31
- OpenRGBElgatoKeyLightSettingsEntryUi
-
- Dialog
-
- IP:IP :
@@ -385,10 +356,6 @@
OpenRGBElgatoKeyLightSettingsPageUi
-
- Dialog
-
- AddAjouter
@@ -404,10 +371,6 @@
OpenRGBElgatoLightStripSettingsEntryUi
-
- Dialog
-
- IP:IP :
@@ -415,10 +378,6 @@
OpenRGBElgatoLightStripSettingsPageUi
-
- Dialog
-
- AddAjouter
@@ -433,11 +392,56 @@
- OpenRGBLIFXSettingsEntryUi
+ OpenRGBHardwareIDsDialogUi
- Form
+ Hardware IDs
+
+ Copy to clipboard
+
+
+
+ Location
+
+
+
+ Device
+ Périphérique
+
+
+ Vendor
+
+
+
+
+ OpenRGBKasaSmartSettingsEntryUi
+
+ IP:
+ IP :
+
+
+ Name
+ Nom
+
+
+
+ OpenRGBKasaSmartSettingsPageUi
+
+ Add
+ Ajouter
+
+
+ Remove
+ Supprimer
+
+
+ Save
+ Sauvegarder
+
+
+
+ OpenRGBLIFXSettingsEntryUiIP:
@@ -449,10 +453,6 @@
OpenRGBLIFXSettingsPageUi
-
- Form
-
- AddAjouter
@@ -467,11 +467,22 @@
- OpenRGBNanoleafSettingsEntryUi
+ OpenRGBNanoleafNewDeviceDialogUi
- Form
-
+ New Nanoleaf device
+
+
+ IP address:
+
+
+
+ Port:
+ Port :
+
+
+
+ OpenRGBNanoleafSettingsEntryUiIP:IP :
@@ -495,10 +506,6 @@
OpenRGBNanoleafSettingsPageUi
-
- Form
-
- ScanScanner
@@ -507,6 +514,14 @@
To pair, hold the on-off button down for 5-7 seconds until the LED starts flashing in a pattern, then click the "Pair" button within 30 seconds.Pour appairer, maintenir le bouton on off enfoncé pendant 5 à 7 secondes jusqu'à ce que la LED se mette a clignotter, puis cliquer sur le bouton "Appairer" dans les 30 secondes.
+
+ Add
+ Ajouter
+
+
+ Remove
+ Supprimer
+ OpenRGBPhilipsHueSettingsEntryUi
@@ -534,14 +549,6 @@
MAC:MAC :
-
- Philips Hue settings entry
- Paramètres de l'entrée Philips Hue
-
-
- Form
-
- Auto Connect Group:Connexion automatique au groupe :
@@ -565,10 +572,6 @@
After adding a Hue entry and saving, restart OpenRGB and press the Sync button on your Hue bridge to pair it.Après avoir ajouté une entrée Hue et enregistré, redémarrez OpenRGB et appuyez sur le bouton Sync sur votre pont Hue pour le coupler.
-
- Philips Hue settings page
- Paramètres Philips Hue
- OpenRGBPhilipsWizSettingsEntryUi
@@ -577,8 +580,16 @@
IP :
- Philips WIZ settings entry
- Paramètres de l'entrée Philips WIZ
+ Use Cool White
+
+
+
+ Use Warm White
+
+
+
+ White Strategy:
+
@@ -595,17 +606,6 @@
SaveSauvegarder
-
- Philips WIZ settings page
- Paramètres Philips WIZ
-
-
-
- OpenRGBPluginContainerUi
-
- Plugin container
- Conteneur de plugin
- OpenRGBPluginsEntryUi
@@ -638,12 +638,12 @@
Commit :
- Icon
+ API Version:
- Plugins entry
- Entrée de plugin
+ API Version Value
+
@@ -656,10 +656,6 @@
Remove PluginSupprimer le plugin
-
- Plugins page
-
- <html><head/><body>Looking for plugins? See the official list at <a href="https://openrgb.org/plugins.html">OpenRGB.org</a></body></html><html><head/><body>Vous cherchez un plugin ? La liste se trouve sur : <a href="https://openrgb.org/plugins.html">OpenRGB.org</a></body></html>
@@ -672,8 +668,12 @@
Nom du profil
- New Profile Name:
- Nom du nouveau profil :
+ Save to an existing profile:
+
+
+
+ Create a new profile:
+
@@ -690,10 +690,6 @@
USB VID:USB VID :
-
- QMK settings entry
-
- OpenRGBQMKORGBSettingsPageUi
@@ -709,10 +705,6 @@
SaveSauvegarder
-
- QMK Settings page
- Paramètres QMK
- OpenRGBSerialSettingsEntryUi
@@ -736,10 +728,6 @@
Protocol:Protocole :
-
- Serial settings entry
- Paramètres entrée série
- OpenRGBSerialSettingsPageUi
@@ -755,10 +743,6 @@
SaveSauvegarder
-
- Serial settings page
- Paramètres série
- OpenRGBServerInfoPageUi
@@ -786,10 +770,6 @@
Connected Clients:Clients connectés :
-
- Server info page
-
- Server Host:Hôte :
@@ -885,10 +865,6 @@
Open Settings FolderRévéler le dossier de configuration
-
- Settings page
- Page des paramètres
- Drivers SettingsParamètre de pilotes
@@ -917,6 +893,30 @@
LanguageLangue
+
+ Disable key expansion in device view
+
+
+
+ Hex Format
+
+
+
+ Show LED view by default
+
+
+
+ Set Profile on Suspend
+
+
+
+ Set Profile on Resume
+
+
+
+ Enable Log File (restart required)
+
+ OpenRGBSoftwareInfoPageUi
@@ -957,16 +957,16 @@
- Software info page
- Informations logiciel
+ SDK Version:
+
+
+
+ Plugin API Version:
+ OpenRGBSupportedDevicesPageUi
-
- Supported devices
- Périphériques supportés
- Filter:Filtre :
@@ -979,6 +979,10 @@
Apply changesAppliquer les changements
+
+ Get hardware IDs
+
+ OpenRGBSystemInfoPageUi
@@ -1034,10 +1038,6 @@
Size:Taille :
-
- System info page
- Page informations système
- OpenRGBYeelightSettingsEntryUi
@@ -1061,10 +1061,6 @@
Left blank for auto discovering host ipLaisser vide pour une détection automatique
-
- Yeelight settings entry
- Paramètres de l'entrée Yeelight
- OpenRGBYeelightSettingsPageUi
@@ -1080,10 +1076,6 @@
SaveSauvegarder
-
- Yeelight settings page
- Paramètres Yeelight
- OpenRGBZoneResizeDialogUi
@@ -1091,13 +1083,21 @@
Resize ZoneChanger la taille de la zone
+
+ Add Segment
+
+
+
+ Remove Segment
+
+
+
+ Length
+
+ OpenRGBZonesBulkResizerUi
-
- <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>
- <html><head/><body><p>Une ou plusieurs zones ne sont pas encore configurées. Ces zones sont la plupart du temps adressables et le nombre de LEDs ne peut pas être détecté automatiquement. </p><p>Merci de bien vouloir renseigner le nombre de LEDs attachées pour chaque zone.</p><p>Pour plus d'informations, rendez-vous sur <a href="https://openrgb.org/resize"><span style=" text-decoration: underline; color:#0000ff;">this link.</span></a></p></body></html>
- Do not show againNe plus afficher
@@ -1111,8 +1111,31 @@
Ignorer
- Zones resizer
- Changement de la taille des zones
+ Zones Resizer
+
+
+
+ <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>
+
+
+
+
+ ResourceManager
+
+ <h2>Some internal devices may not be detected:</h2><p>One or more I2C or SMBus interfaces failed to initialize.</p><p><b>RGB DRAM modules, some motherboards' onboard RGB lighting, and RGB Graphics Cards, will not be available in OpenRGB</b> without I2C or SMBus.</p><h4>How to fix this:</h4><p>On Windows, this is usually caused by a failure to load the WinRing0 driver.</p><p>You must run OpenRGB as administrator at least once to allow WinRing0 to set up.</p><p>See <a href='https://help.openrgb.org/'>help.openrgb.org</a> for additional troubleshooting steps if you keep seeing this message.<br></p><h3>If you are not using internal RGB on a desktop this message is not important to you.</h3>
+
+
+
+ <h2>Some internal devices may not be detected:</h2><p>One or more I2C or SMBus interfaces failed to initialize.</p><p><b>RGB DRAM modules, some motherboards' onboard RGB lighting, and RGB Graphics Cards, will not be available in OpenRGB</b> without I2C or SMBus.</p><h4>How to fix this:</h4><p>On Linux, this is usually because the i2c-dev module is not loaded.</p><p>You must load the i2c-dev module along with the correct i2c driver for your motherboard. This is usually i2c-piix4 for AMD systems and i2c-i801 for Intel systems.</p><p>See <a href='https://help.openrgb.org/'>help.openrgb.org</a> for additional troubleshooting steps if you keep seeing this message.<br></p><h3>If you are not using internal RGB on a desktop this message is not important to you.</h3>
+
+
+
+ <h2>WARNING:</h2><p>The OpenRGB udev rules are not installed.</p><p>Most devices will not be available unless running OpenRGB as root.</p><p>If using AppImage, Flatpak, or self-compiled versions of OpenRGB you must install the udev rules manually</p><p>See <a href='https://openrgb.org/udev'>https://openrgb.org/udev</a> to install the udev rules manually</p>
+ Insert French Translation for Missing UDEV rules here
+
+
+ <h2>WARNING:</h2><p>Multiple OpenRGB udev rules are installed.</p><p>The udev rules file 60-openrgb.rules is installed in both /etc/udev/rules.d and /usr/lib/udev/rules.d.</p><p>Multiple udev rules files can conflict, it is recommended to remove one of them.</p>
+ Insert French Translation for multiple UDEV rules here
@@ -1121,25 +1144,9 @@
device nameNom du périphérique
-
- Tab Label
- Libellé de l'onglet
- Ui::OpenRGBClientInfoPage
-
- Connected Clients
- Clients connectés
-
-
- Protocol Version
- Version du protocole
-
-
- Save Connection
- Sauvegarder la connexion
- DisconnectDéconnecter
@@ -1231,6 +1238,10 @@
Mode SpecificSpécifique au mode
+
+ Entire Segment
+
+ Ui::OpenRGBDialog
@@ -1358,10 +1369,18 @@
Elgato KeyLight DevicesPériphériques Elgato KeyLight
-
+ Elgato LightStrip DevicesPériphériques Elgato LightStrip
+
+ DMX Devices
+
+
+
+ Kasa Smart Devices
+
+ Ui::OpenRGBE131SettingsEntry
@@ -1410,6 +1429,17 @@
Verticale bas droite
+
+ Ui::OpenRGBPhilipsWizSettingsEntry
+
+ Average
+
+
+
+ Minimum
+
+
+Ui::OpenRGBPluginsPage
@@ -1436,6 +1466,14 @@
Are you sure you want to remove this plugin?Êtes-vous sûr de vouloir supprimer ce plugin ?
+
+ Restart Needed
+
+
+
+ The plugin will be fully removed after restarting OpenRGB.
+
+ Ui::OpenRGBServerInfoPage
@@ -1451,18 +1489,6 @@
OfflineHors ligne
-
- Client IP
- Ip du client
-
-
- Protocol Version
- Version du protocole
-
-
- Client Name
- Nom du client
- Ui::OpenRGBSettingsPage
diff --git a/qt/i18n/OpenRGB_hr_HR.ts b/qt/i18n/OpenRGB_hr_HR.ts
index 4050ab8c..cc60e876 100644
--- a/qt/i18n/OpenRGB_hr_HR.ts
+++ b/qt/i18n/OpenRGB_hr_HR.ts
@@ -15,10 +15,6 @@
OpenRGBClientInfoPageUi
-
- Client info page
- Stranica informacija klijenta
- Port:Ulaz:
@@ -46,10 +42,6 @@
OpenRGBConsolePageUi
-
- Log console page
- Stranica zapisa konzole
- Log levelRazina zapisa
@@ -64,11 +56,53 @@
- OpenRGBDeviceInfoPageUi
+ OpenRGBDMXSettingsEntryUi
- Device info page
- Stranica informacija uređaja
+ Brightness Channel:
+
+
+ Blue Channel:
+
+
+
+ Name:
+ Naziv:
+
+
+ Green Channel:
+
+
+
+ Red Channel:
+
+
+
+ Keepalive Time:
+ Vrijeme držanja aktivnim:
+
+
+ Port:
+ Ulaz:
+
+
+
+ OpenRGBDMXSettingsPageUi
+
+ Add
+ Dodaj
+
+
+ Remove
+ Ukloni
+
+
+ Save
+ Spremi
+
+
+
+ OpenRGBDeviceInfoPageUiName:Naziv:
@@ -100,10 +134,6 @@
OpenRGBDevicePageUi
-
- Device page
- Stranica uređaja
- G:
@@ -176,10 +206,6 @@
Apply Colors To SelectionPrimijeni boje na odabir
-
- Resize
- Promjena veličine
- Mode:Način rada:
@@ -192,6 +218,14 @@
Save To DeviceSpremi u uređaj
+
+ Hex:
+
+
+
+ Edit
+
+ OpenRGBDialogUi
@@ -248,63 +282,8 @@
Spremi profil s prilagođenim nazivom
-
- OpenRGBDialogUi
-
- OpenRGB
- OpenRGB
-
-
- Device
- Uređaj
-
-
- Red
- Crvena
-
-
- Green
- Zelena
-
-
- Blue
- Plava
-
-
- Mode
- Način rada
-
-
- Set All
- Postavi sve
-
-
- Set Device
- Postavi uređaj
-
-
- Zone
- Zona
-
-
- Set Zone
- Postavi zonu
-
-
- Set LED
- Postavi LED
-
-
- LED
- LED
-
-OpenRGBE131SettingsEntryUi
-
- E131 settings entry
- E131 unos postavki
- Start Channel:Početni kanal:
@@ -356,10 +335,6 @@
OpenRGBE131SettingsPageUi
-
- E131 settings page
- E131 stranica postavki
- AddDodaj
@@ -375,10 +350,6 @@
OpenRGBElgatoKeyLightSettingsEntryUi
-
- Dialog
- Dijalog
- IP:IP:
@@ -386,10 +357,6 @@
OpenRGBElgatoKeyLightSettingsPageUi
-
- Dialog
- Dijalog
- AddDodaj
@@ -405,10 +372,6 @@
OpenRGBElgatoLightStripSettingsEntryUi
-
- Dialog
- Dijalog
- IP:IP:
@@ -416,10 +379,6 @@
OpenRGBElgatoLightStripSettingsPageUi
-
- Dialog
- Dijalog
- AddDodaj
@@ -434,11 +393,56 @@
- OpenRGBLIFXSettingsEntryUi
+ OpenRGBHardwareIDsDialogUi
- Form
- Oblik
+ Hardware IDs
+
+
+ Copy to clipboard
+
+
+
+ Location
+
+
+
+ Device
+ Uređaj
+
+
+ Vendor
+
+
+
+
+ OpenRGBKasaSmartSettingsEntryUi
+
+ IP:
+ IP:
+
+
+ Name
+ Naziv
+
+
+
+ OpenRGBKasaSmartSettingsPageUi
+
+ Add
+ Dodaj
+
+
+ Remove
+ Ukloni
+
+
+ Save
+ Spremi
+
+
+
+ OpenRGBLIFXSettingsEntryUiIP:IP:
@@ -450,10 +454,6 @@
OpenRGBLIFXSettingsPageUi
-
- Form
- Oblik
- AddDodaj
@@ -468,11 +468,22 @@
- OpenRGBNanoleafSettingsEntryUi
+ OpenRGBNanoleafNewDeviceDialogUi
- Form
- Oblik
+ New Nanoleaf device
+
+
+ IP address:
+
+
+
+ Port:
+ Ulaz:
+
+
+
+ OpenRGBNanoleafSettingsEntryUiIP:IP:
@@ -497,10 +508,6 @@
OpenRGBNanoleafSettingsPageUi
-
- Form
- Oblik
- ScanPretraži
@@ -509,6 +516,14 @@
To pair, hold the on-off button down for 5-7 seconds until the LED starts flashing in a pattern, then click the "Pair" button within 30 seconds.Za uparivanje držite on-off tipku pritisnutu 5-7 sekundi dok LED ne počinje bljeskati po uzorcima, zatim kliknite "Upari" tipku unutar 30 sekundi.
+
+ Add
+ Dodaj
+
+
+ Remove
+ Ukloni
+ OpenRGBPhilipsHueSettingsEntryUi
@@ -536,10 +551,6 @@
MAC:MAC:
-
- Form
- Oblik
- Auto Connect Group:Automatski poveži grupu:
@@ -547,10 +558,6 @@
OpenRGBPhilipsHueSettingsPageUi
-
- Philips Hue settings page
- Philips Hue stranica postavki
- RemoveUkloni
@@ -570,21 +577,25 @@
OpenRGBPhilipsWizSettingsEntryUi
-
- Philips WIZ settings entry
- Philips WIZ stranica postavki
- IP:IP:
+
+ Use Cool White
+
+
+
+ Use Warm White
+
+
+
+ White Strategy:
+
+ OpenRGBPhilipsWizSettingsPageUi
-
- Philips WIZ settings page
- Philips WIZ stranica postavki
- AddDodaj
@@ -598,19 +609,8 @@
Spremi
-
- OpenRGBPluginContainerUi
-
- Plugin container
- Spremnik priključaka
-
-OpenRGBPluginsEntryUi
-
- Plugins entry
- Unos priključka
- Version:Inačica:
@@ -640,16 +640,16 @@
Podnesak:
- Icon
- Ikona
+ API Version:
+
+
+
+ API Version Value
+ OpenRGBPluginsPageUi
-
- Plugins page
- Stranica priključka
- Install PluginInstaliraj priključak
@@ -670,16 +670,16 @@
Naziv profila
- New Profile Name:
- Novi naziv profila:
+ Save to an existing profile:
+
+
+
+ Create a new profile:
+ OpenRGBQMKORGBSettingsEntryUi
-
- QMK settings entry
- QMK stranica postavki
- Name:Naziv:
@@ -695,10 +695,6 @@
OpenRGBQMKORGBSettingsPageUi
-
- QMK Settings page
- QMK stranica postavki
- AddDodaj
@@ -714,10 +710,6 @@
OpenRGBSerialSettingsEntryUi
-
- Serial settings entry
- Serijski unos postavki
- Baud:Baud:
@@ -741,10 +733,6 @@
OpenRGBSerialSettingsPageUi
-
- Serial settings page
- Serijski stranica postavki
- AddDodaj
@@ -760,10 +748,6 @@
OpenRGBServerInfoPageUi
-
- Server info page
- Info stranica poslužitelja
- Stop ServerZaustavi poslužitelja
@@ -807,10 +791,6 @@
OpenRGBSettingsPageUi
-
- Settings page
- Stranica postavki
- Load Window GeometryUčitaj geometriju prozora
@@ -915,13 +895,33 @@
LanguageJezik
+
+ Disable key expansion in device view
+
+
+
+ Hex Format
+
+
+
+ Show LED view by default
+
+
+
+ Set Profile on Suspend
+
+
+
+ Set Profile on Resume
+
+
+
+ Enable Log File (restart required)
+
+ OpenRGBSoftwareInfoPageUi
-
- Software info page
- Stranica informacija softvera
- Build Date:Datum izgradnje:
@@ -958,13 +958,17 @@
<a href="https://gitlab.com/CalcProgrammer1/OpenRGB">https://gitlab.com/CalcProgrammer1/OpenRGB</a><a href="https://gitlab.com/CalcProgrammer1/OpenRGB">https://gitlab.com/CalcProgrammer1/OpenRGB</a>
+
+ SDK Version:
+
+
+
+ Plugin API Version:
+
+ OpenRGBSupportedDevicesPageUi
-
- Supported devices
- Podržani uređaji
- Filter:Filter:
@@ -977,13 +981,13 @@
Apply changesPrimijeni promjene
+
+ Get hardware IDs
+
+ OpenRGBSystemInfoPageUi
-
- System info page
- Stranica informacija sustava
- SMBus Adapters:SMBus adapteri:
@@ -1039,10 +1043,6 @@
OpenRGBYeelightSettingsEntryUi
-
- Yeelight settings entry
- Yeelight unos postavki
- IP:IP:
@@ -1066,10 +1066,6 @@
OpenRGBYeelightSettingsPageUi
-
- Yeelight settings page
- Yeelight stranica postavki
- AddDodaj
@@ -1089,17 +1085,21 @@
Resize ZoneZona prilagodljivih veličina
+
+ Add Segment
+
+
+
+ Remove Segment
+
+
+
+ Length
+
+ OpenRGBZonesBulkResizerUi
-
- Zones resizer
- Prilagoditelj veličina zona
-
-
- <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>
- <html><head/><body><p>Jedna ili više zona prilagodljivih veličina još nisu podešene. Zone prilagodljivih veličina su najčešće korištene za adresirana RGB zaglavlja gdje se veličina priključenog uređaja ne može automatski otkriti.</p><p>Upišite borj LED dioda u svaku zonu ispod.</p><p>Za više informacija o izračunu pravilne veličine, provjerite <a href="https://openrgb.org/resize"><span style=" text-decoration: underline; color:#0000ff;">ovu poveznicu.</span></a></p></body></html>
- Do not show againNe pokušavaj ponovno
@@ -1112,13 +1112,36 @@
IgnoreZanemari
+
+ Zones Resizer
+
+
+
+ <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>
+
+
+
+
+ ResourceManager
+
+ <h2>Some internal devices may not be detected:</h2><p>One or more I2C or SMBus interfaces failed to initialize.</p><p><b>RGB DRAM modules, some motherboards' onboard RGB lighting, and RGB Graphics Cards, will not be available in OpenRGB</b> without I2C or SMBus.</p><h4>How to fix this:</h4><p>On Windows, this is usually caused by a failure to load the WinRing0 driver.</p><p>You must run OpenRGB as administrator at least once to allow WinRing0 to set up.</p><p>See <a href='https://help.openrgb.org/'>help.openrgb.org</a> for additional troubleshooting steps if you keep seeing this message.<br></p><h3>If you are not using internal RGB on a desktop this message is not important to you.</h3>
+
+
+
+ <h2>Some internal devices may not be detected:</h2><p>One or more I2C or SMBus interfaces failed to initialize.</p><p><b>RGB DRAM modules, some motherboards' onboard RGB lighting, and RGB Graphics Cards, will not be available in OpenRGB</b> without I2C or SMBus.</p><h4>How to fix this:</h4><p>On Linux, this is usually because the i2c-dev module is not loaded.</p><p>You must load the i2c-dev module along with the correct i2c driver for your motherboard. This is usually i2c-piix4 for AMD systems and i2c-i801 for Intel systems.</p><p>See <a href='https://help.openrgb.org/'>help.openrgb.org</a> for additional troubleshooting steps if you keep seeing this message.<br></p><h3>If you are not using internal RGB on a desktop this message is not important to you.</h3>
+
+
+
+ <h2>WARNING:</h2><p>The OpenRGB udev rules are not installed.</p><p>Most devices will not be available unless running OpenRGB as root.</p><p>If using AppImage, Flatpak, or self-compiled versions of OpenRGB you must install the udev rules manually</p><p>See <a href='https://openrgb.org/udev'>https://openrgb.org/udev</a> to install the udev rules manually</p>
+
+
+
+ <h2>WARNING:</h2><p>Multiple OpenRGB udev rules are installed.</p><p>The udev rules file 60-openrgb.rules is installed in both /etc/udev/rules.d and /usr/lib/udev/rules.d.</p><p>Multiple udev rules files can conflict, it is recommended to remove one of them.</p>
+
+ TabLabelUi
-
- Tab Label
- Naslov kartice
- device namenaziv uređaja
@@ -1217,6 +1240,10 @@
Mode SpecificSpecifičan način
+
+ Entire Segment
+
+ Ui::OpenRGBDialog
@@ -1336,7 +1363,7 @@
Elgato KeyLight DevicesElgato KeyLight uređaji
-
+ Elgato LightStrip DevicesElgato LightStrip uređaji
@@ -1348,6 +1375,14 @@
SoftwareSoftver
+
+ DMX Devices
+
+
+
+ Kasa Smart Devices
+
+ Ui::OpenRGBE131SettingsEntry
@@ -1396,6 +1431,17 @@
Okomito dolje desno
+
+ Ui::OpenRGBPhilipsWizSettingsEntry
+
+ Average
+
+
+
+ Minimum
+
+
+Ui::OpenRGBPluginsPage
@@ -1422,6 +1468,14 @@
Are you sure you want to remove this plugin?Sigurno želite ukloniti ovaj priključak?
+
+ Restart Needed
+
+
+
+ The plugin will be fully removed after restarting OpenRGB.
+
+ Ui::OpenRGBServerInfoPage
diff --git a/qt/i18n/OpenRGB_it_IT.ts b/qt/i18n/OpenRGB_it_IT.ts
index 7f1c0de1..f203ba0a 100644
--- a/qt/i18n/OpenRGB_it_IT.ts
+++ b/qt/i18n/OpenRGB_it_IT.ts
@@ -14,10 +14,6 @@
OpenRGBClientInfoPageUi
-
- Client info page
- Pagina informazioni client
- Port:Porta:
@@ -45,10 +41,6 @@
OpenRGBConsolePageUi
-
- Log console page
- Pagina registro console
- Log levelLivello registro
@@ -63,11 +55,53 @@
- OpenRGBDeviceInfoPageUi
+ OpenRGBDMXSettingsEntryUi
- Device info page
- Pagina informazioni dispositivo
+ Brightness Channel:
+
+
+ Blue Channel:
+
+
+
+ Name:
+ Nome:
+
+
+ Green Channel:
+
+
+
+ Red Channel:
+
+
+
+ Keepalive Time:
+ Tempo Keepalive:
+
+
+ Port:
+ Porta:
+
+
+
+ OpenRGBDMXSettingsPageUi
+
+ Add
+ Aggiungi
+
+
+ Remove
+ Rimuovi
+
+
+ Save
+ Salva
+
+
+
+ OpenRGBDeviceInfoPageUiName:Nome:
@@ -99,10 +133,6 @@
OpenRGBDevicePageUi
-
- Device page
- Pagina dispositivo
- G:G:
@@ -175,10 +205,6 @@
Apply Colors To SelectionApplica Colori Alla Selezione
-
- Resize
- Ridimensiona
- Mode:Modalità:
@@ -191,6 +217,14 @@
Save To DeviceSalva Sul Dispositivo
+
+ Hex:
+
+
+
+ Edit
+
+ OpenRGBDialogUi
@@ -247,63 +281,8 @@
Salva Profilo con nome personalizzato
-
- OpenRGBDialogUi
-
- OpenRGB
- OpenRGB
-
-
- Device
- Dispositivo
-
-
- Red
- Rosso
-
-
- Green
- Verde
-
-
- Blue
- Blu
-
-
- Mode
- Modalità
-
-
- Set All
- Imposta Tutti
-
-
- Set Device
- Imposta Dispositivo
-
-
- Zone
- Zona
-
-
- Set Zone
- Imposta Zona
-
-
- Set LED
- Imposta LED
-
-
- LED
- LED
-
-OpenRGBE131SettingsEntryUi
-
- E131 settings entry
- Voce impostazioni E131
- Start Channel:Avvia Canale:
@@ -355,10 +334,6 @@
OpenRGBE131SettingsPageUi
-
- E131 settings page
- Pagina impostazioni E131
- AddAggiungi
@@ -374,10 +349,6 @@
OpenRGBElgatoKeyLightSettingsEntryUi
-
- Dialog
- Dialogo
- IP:IP:
@@ -385,10 +356,6 @@
OpenRGBElgatoKeyLightSettingsPageUi
-
- Dialog
- Dialogo
- AddAggiungi
@@ -404,10 +371,6 @@
OpenRGBElgatoLightStripSettingsEntryUi
-
- Dialog
- Dialogo
- IP:IP:
@@ -415,10 +378,6 @@
OpenRGBElgatoLightStripSettingsPageUi
-
- Dialog
- Dialogo
- AddAggiungi
@@ -433,11 +392,56 @@
- OpenRGBLIFXSettingsEntryUi
+ OpenRGBHardwareIDsDialogUi
- Form
- Modulo
+ Hardware IDs
+
+
+ Copy to clipboard
+
+
+
+ Location
+
+
+
+ Device
+ Dispositivo
+
+
+ Vendor
+
+
+
+
+ OpenRGBKasaSmartSettingsEntryUi
+
+ IP:
+ IP:
+
+
+ Name
+ Nome
+
+
+
+ OpenRGBKasaSmartSettingsPageUi
+
+ Add
+ Aggiungi
+
+
+ Remove
+ Rimuovi
+
+
+ Save
+ Salva
+
+
+
+ OpenRGBLIFXSettingsEntryUiIP:IP:
@@ -449,10 +453,6 @@
OpenRGBLIFXSettingsPageUi
-
- Form
- Modulo
- AddAggiungi
@@ -467,11 +467,22 @@
- OpenRGBNanoleafSettingsEntryUi
+ OpenRGBNanoleafNewDeviceDialogUi
- Form
- Modulo
+ New Nanoleaf device
+
+
+ IP address:
+
+
+
+ Port:
+ Porta:
+
+
+
+ OpenRGBNanoleafSettingsEntryUiIP:IP:
@@ -495,10 +506,6 @@
OpenRGBNanoleafSettingsPageUi
-
- Form
- Modulo
- ScanScansiona
@@ -507,6 +514,14 @@
To pair, hold the on-off button down for 5-7 seconds until the LED starts flashing in a pattern, then click the "Pair" button within 30 seconds.Per associare, mantieni premuto il pulsante on-off per 5-7 secondi finché il LED non inizia a lampeggiare in maniera costante, poi clicca il pulsante "Associa" entro 30 secondi.
+
+ Add
+ Aggiungi
+
+
+ Remove
+ Rimuovi
+ OpenRGBPhilipsHueSettingsEntryUi
@@ -534,10 +549,6 @@
MAC:MAC:
-
- Form
- Modulo
- Auto Connect Group:Connetti Gruppo Automaticamente:
@@ -545,10 +556,6 @@
OpenRGBPhilipsHueSettingsPageUi
-
- Philips Hue settings page
- Pagina impostazioni Philips Hue
- RemoveRimuovi
@@ -568,21 +575,25 @@
OpenRGBPhilipsWizSettingsEntryUi
-
- Philips WIZ settings entry
- Voce impostazioni Philips WIZ
- IP:IP:
+
+ Use Cool White
+
+
+
+ Use Warm White
+
+
+
+ White Strategy:
+
+ OpenRGBPhilipsWizSettingsPageUi
-
- Philips WIZ settings page
- Pagina impostazioni Philips WIZ
- AddAggiungi
@@ -596,19 +607,8 @@
Salva
-
- OpenRGBPluginContainerUi
-
- Plugin container
- Contenitore plugin
-
-OpenRGBPluginsEntryUi
-
- Plugins entry
- Voce plugin
- Version:Versione:
@@ -638,16 +638,16 @@
Applica:
- Icon
- Icona
+ API Version:
+
+
+
+ API Version Value
+ OpenRGBPluginsPageUi
-
- Plugins page
- Pagina plugin
- Install PluginInstalla Plugin
@@ -668,16 +668,16 @@
Nome Profilo
- New Profile Name:
- Nuovo Nome Profilo:
+ Save to an existing profile:
+
+
+
+ Create a new profile:
+ OpenRGBQMKORGBSettingsEntryUi
-
- QMK settings entry
- Voce impostazioni QMK
- Name:Nome:
@@ -693,10 +693,6 @@
OpenRGBQMKORGBSettingsPageUi
-
- QMK Settings page
- Pagina impostazioni QMK
- AddAggiungi
@@ -712,10 +708,6 @@
OpenRGBSerialSettingsEntryUi
-
- Serial settings entry
- Voce impostazioni seriale
- Baud:Baud:
@@ -739,10 +731,6 @@
OpenRGBSerialSettingsPageUi
-
- Serial settings page
- Pagina impostazioni seriale
- AddAggiungi
@@ -758,10 +746,6 @@
OpenRGBServerInfoPageUi
-
- Server info page
- Pagina informazioni server
- Stop ServerArresta Server
@@ -805,10 +789,6 @@
OpenRGBSettingsPageUi
-
- Settings page
- Pagina impostazioni
- Load Window GeometryCarica Geometria Finestra
@@ -913,13 +893,33 @@
LanguageLingua
+
+ Disable key expansion in device view
+
+
+
+ Hex Format
+
+
+
+ Show LED view by default
+
+
+
+ Set Profile on Suspend
+
+
+
+ Set Profile on Resume
+
+
+
+ Enable Log File (restart required)
+
+ OpenRGBSoftwareInfoPageUi
-
- Software info page
- Pagina info software
- Build Date:Data Build:
@@ -956,13 +956,17 @@
<a href="https://gitlab.com/CalcProgrammer1/OpenRGB">https://gitlab.com/CalcProgrammer1/OpenRGB</a><a href="https://gitlab.com/CalcProgrammer1/OpenRGB">https://gitlab.com/CalcProgrammer1/OpenRGB</a>
+
+ SDK Version:
+
+
+
+ Plugin API Version:
+
+ OpenRGBSupportedDevicesPageUi
-
- Supported devices
- Dispositivi supportati
- Filter:Filtro:
@@ -975,13 +979,13 @@
Apply changesApplica modifiche
+
+ Get hardware IDs
+
+ OpenRGBSystemInfoPageUi
-
- System info page
- Pagina info di sistema
- SMBus Adapters:Adattatori SMBus:
@@ -1037,10 +1041,6 @@
OpenRGBYeelightSettingsEntryUi
-
- Yeelight settings entry
- Voce impostazioni Yeelight
- IP:IP:
@@ -1064,10 +1064,6 @@
OpenRGBYeelightSettingsPageUi
-
- Yeelight settings page
- Pagina impostazioni Yeelight
- AddAggiungi
@@ -1087,17 +1083,21 @@
Resize ZoneRidimensiona Zona
+
+ Add Segment
+
+
+
+ Remove Segment
+
+
+
+ Length
+
+ OpenRGBZonesBulkResizerUi
-
- Zones resizer
- Ridimensionatore di zone
-
-
- <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>
- <html><head/><body><p>Una o più zone ridimensionabili non sono state configurate. Le zone ridimensionabili sono comunemente utilizzate per gli header aRGB in cui la dimensione del dispositivo connesso non può essere rilevata automaticamente.</p><p>Per favore, inserisci il numero di LED in ciascuna zona qui sotto.</p><p>Per ulteriori informazioni riguardo il calcolo della dimensione corretta, si prega di dare un'occhiata a <a href="https://openrgb.org/resize"><span style=" text-decoration: underline; color:#0000ff;">questo link.</span></a></p></body></html>
- Do not show againNon mostrare di nuovo
@@ -1110,13 +1110,36 @@
IgnoreIgnora
+
+ Zones Resizer
+
+
+
+ <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>
+
+
+
+
+ ResourceManager
+
+ <h2>Some internal devices may not be detected:</h2><p>One or more I2C or SMBus interfaces failed to initialize.</p><p><b>RGB DRAM modules, some motherboards' onboard RGB lighting, and RGB Graphics Cards, will not be available in OpenRGB</b> without I2C or SMBus.</p><h4>How to fix this:</h4><p>On Windows, this is usually caused by a failure to load the WinRing0 driver.</p><p>You must run OpenRGB as administrator at least once to allow WinRing0 to set up.</p><p>See <a href='https://help.openrgb.org/'>help.openrgb.org</a> for additional troubleshooting steps if you keep seeing this message.<br></p><h3>If you are not using internal RGB on a desktop this message is not important to you.</h3>
+
+
+
+ <h2>Some internal devices may not be detected:</h2><p>One or more I2C or SMBus interfaces failed to initialize.</p><p><b>RGB DRAM modules, some motherboards' onboard RGB lighting, and RGB Graphics Cards, will not be available in OpenRGB</b> without I2C or SMBus.</p><h4>How to fix this:</h4><p>On Linux, this is usually because the i2c-dev module is not loaded.</p><p>You must load the i2c-dev module along with the correct i2c driver for your motherboard. This is usually i2c-piix4 for AMD systems and i2c-i801 for Intel systems.</p><p>See <a href='https://help.openrgb.org/'>help.openrgb.org</a> for additional troubleshooting steps if you keep seeing this message.<br></p><h3>If you are not using internal RGB on a desktop this message is not important to you.</h3>
+
+
+
+ <h2>WARNING:</h2><p>The OpenRGB udev rules are not installed.</p><p>Most devices will not be available unless running OpenRGB as root.</p><p>If using AppImage, Flatpak, or self-compiled versions of OpenRGB you must install the udev rules manually</p><p>See <a href='https://openrgb.org/udev'>https://openrgb.org/udev</a> to install the udev rules manually</p>
+
+
+
+ <h2>WARNING:</h2><p>Multiple OpenRGB udev rules are installed.</p><p>The udev rules file 60-openrgb.rules is installed in both /etc/udev/rules.d and /usr/lib/udev/rules.d.</p><p>Multiple udev rules files can conflict, it is recommended to remove one of them.</p>
+
+ TabLabelUi
-
- Tab Label
- Etichetta Scheda
- device namenome dispositivo
@@ -1215,6 +1238,10 @@
Mode SpecificSpecifico della Modalità
+
+ Entire Segment
+
+ Ui::OpenRGBDialog
@@ -1334,7 +1361,7 @@
Elgato KeyLight DevicesDispositivi Elgato KeyLight
-
+ Elgato LightStrip DevicesDispositivi Elgato LightStrip
@@ -1346,6 +1373,14 @@
SoftwareSoftware
+
+ DMX Devices
+
+
+
+ Kasa Smart Devices
+
+ Ui::OpenRGBE131SettingsEntry
@@ -1394,6 +1429,17 @@
Verticale in Basso a Destra
+
+ Ui::OpenRGBPhilipsWizSettingsEntry
+
+ Average
+
+
+
+ Minimum
+
+
+Ui::OpenRGBPluginsPage
@@ -1420,6 +1466,14 @@
Are you sure you want to remove this plugin?Sei sicuro di voler rimuovere questo plugin?
+
+ Restart Needed
+
+
+
+ The plugin will be fully removed after restarting OpenRGB.
+
+ Ui::OpenRGBServerInfoPage
diff --git a/qt/i18n/OpenRGB_ja_JP.ts b/qt/i18n/OpenRGB_ja_JP.ts
index 10e6da46..5b11b659 100644
--- a/qt/i18n/OpenRGB_ja_JP.ts
+++ b/qt/i18n/OpenRGB_ja_JP.ts
@@ -4,12 +4,10 @@
DetectorTableModel
- Name名前
- Enabled有効
@@ -17,37 +15,26 @@
OpenRGBClientInfoPageUi
-
- Client info page
- クライアント情報ページ
-
-
- Port:ポート:
- Connect接続
- IP:
- Connected Clients接続中のクライアント
- Protocol Versionプロトコルバージョン
- Save Connection接続を保存
@@ -55,318 +42,47 @@
OpenRGBConsolePageUi
-
- Log console page
- ログコンソールページ
-
-
- Log levelログレベル
- Refresh logsログ更新
- Clear logログをクリア
- OpenRGBDeviceInfoPageUi
+ OpenRGBDMXSettingsEntryUi
-
- Device info page
- デバイス情報ページ
+ Brightness Channel:
+
+
+
+ Blue Channel:
+
- Name:
- 名前:
+ 名前:
-
- Vendor:
- ベンダー:
+ Green Channel:
+
-
- Type:
- タイプ:
+ Red Channel:
+
-
- Description:
- 説明:
+ Keepalive Time:
+ Keepalive Time:
-
- Version:
- バージョン:
-
-
-
- Location:
- ロケーション:
-
-
-
- Serial:
- シリアル:
-
-
-
- OpenRGBDevicePageUi
-
-
- Device page
- デバイスページ
-
-
-
- G:
- 緑(G):
-
-
-
- H:
- 色相(H):
-
-
-
- Speed:
- 速度:
-
-
-
- Random
- ランダム
-
-
-
- B:
- 青(B):
-
-
-
- LED:
-
-
-
-
- Mode-Specific
- 専用モード
-
-
-
- R:
- 赤(R):
-
-
-
- Dir:
-
-
-
-
- S:
- サチュレーション(S):
-
-
-
- Select All
- すべて選択
-
-
-
- Per-LED
- 単色
-
-
-
- Zone:
- ゾーン:
-
-
-
- <html><head/><body><p align="justify">Sets all devices to<br/><b>Static</b> mode and<br/>applies the selected color.</p></body></html>
- <html><head/><body><p對齊="justify">所有設備都設置為<br/><b>靜態</b>模式和<br/>應用所選顏色。</p></body></html>
-
-
-
- Apply All Devices
- すべてのデバイスに適用
-
-
-
- Colors:
- 色:
-
-
-
- V:
- 明度(V):
-
-
-
- Apply Colors To Selection
- 選択箇所に色を適用する
-
-
-
- Resize
- リサイズ
-
-
-
- Mode:
- モード:
-
-
-
- Brightness:
- 明るさ:
-
-
-
- Save To Device
- デバイスに保存
-
-
-
- OpenRGBDialogUi
-
-
- OpenRGB
- OpenRGB
-
-
-
- Devices
- デバイス
-
-
-
- Information
- 情報
-
-
-
- Settings
- 設定
-
-
-
- Toggle LED View
- LEDビューに切替え
-
-
-
- Rescan Devices
- デバイス再検索
-
-
-
-
-
- Save Profile
- プロファイルを保存
-
-
-
- Delete Profile
- プロファイル削除
-
-
-
- Load Profile
- プロファイルをロード
-
-
-
- OpenRGB is detecting devices...
- デバイスを検索しています...
-
-
-
- Cancel
- キャンセル
-
-
-
- Save Profile As...
- 名前をつけて保存...
-
-
-
- Save Profile with custom name
- 名前をつけてプロファイルを保存
-
-
-
- OpenRGBDialogUi
-
-
- OpenRGB
- OpenRGB
-
-
-
- Device
- デバイス
-
-
-
- Red
- 赤
-
-
-
- Green
- 緑
-
-
-
- Blue
- 青
-
-
-
- Mode
- モード
-
-
-
- Set All
- 全てセット
-
-
-
- Set Device
- デバイスにセット
-
-
-
- Zone
- ゾーン
-
-
-
- Set Zone
- ゾーンセット
-
-
-
- Set LED
- LEDセット
-
-
-
- LED
- LED
+ Port:
+ ポート:
@@ -383,75 +99,235 @@
Save保存
+
+
+ OpenRGBDeviceInfoPageUi
- DMX settings page
+ Name:
+ 名前:
+
+
+ Vendor:
+ ベンダー:
+
+
+ Type:
+ タイプ:
+
+
+ Description:
+ 説明:
+
+
+ Version:
+ バージョン:
+
+
+ Location:
+ ロケーション:
+
+
+ Serial:
+ シリアル:
+
+
+
+ OpenRGBDevicePageUi
+
+ G:
+ 緑(G):
+
+
+ H:
+ 色相(H):
+
+
+ Speed:
+ 速度:
+
+
+ Random
+ ランダム
+
+
+ B:
+ 青(B):
+
+
+ LED:
+
+
+
+ Mode-Specific
+ 専用モード
+
+
+ R:
+ 赤(R):
+
+
+ Dir:
+
+
+
+ S:
+ サチュレーション(S):
+
+
+ Select All
+ すべて選択
+
+
+ Per-LED
+ 単色
+
+
+ Zone:
+ ゾーン:
+
+
+ <html><head/><body><p align="justify">Sets all devices to<br/><b>Static</b> mode and<br/>applies the selected color.</p></body></html>
+ <html><head/><body><p對齊="justify">所有設備都設置為<br/><b>靜態</b>模式和<br/>應用所選顏色。</p></body></html>
+
+
+ Apply All Devices
+ すべてのデバイスに適用
+
+
+ Colors:
+ 色:
+
+
+ V:
+ 明度(V):
+
+
+ Apply Colors To Selection
+ 選択箇所に色を適用する
+
+
+ Mode:
+ モード:
+
+
+ Brightness:
+ 明るさ:
+
+
+ Save To Device
+ デバイスに保存
+
+
+ Hex:
+
+ Edit
+
+
+
+
+ OpenRGBDialogUi
+
+ OpenRGB
+ OpenRGB
+
+
+ Devices
+ デバイス
+
+
+ Information
+ 情報
+
+
+ Settings
+ 設定
+
+
+ Toggle LED View
+ LEDビューに切替え
+
+
+ Rescan Devices
+ デバイス再検索
+
+
+ Save Profile
+ プロファイルを保存
+
+
+ Delete Profile
+ プロファイル削除
+
+
+ Load Profile
+ プロファイルをロード
+
+
+ OpenRGB is detecting devices...
+ デバイスを検索しています...
+
+
+ Cancel
+ キャンセル
+
+
+ Save Profile As...
+ 名前をつけて保存...
+
+
+ Save Profile with custom name
+ 名前をつけてプロファイルを保存
+ OpenRGBE131SettingsEntryUi
-
- E131 settings entry
- E131設定項目
-
-
- Start Channel:Start Channel:
- Number of LEDs:LED数:
- Start Universe:Start Universe:
- Name:名前:
- Matrix Order:Matrix Order:
- Matrix Height:Matrix Height:
- Matrix Width:Matrix Width:
- Type:タイプ:
- IP (Unicast):IP (ユニキャスト):
- Universe Size:Universe Size:
- Keepalive Time:Keepalive Time:
- RGB Order:RGB順序:
@@ -459,26 +335,96 @@
OpenRGBE131SettingsPageUi
-
- E131 settings page
- E131 設定ページ
-
-
- Add追加
- Remove削除
- Save保存
+
+ OpenRGBElgatoKeyLightSettingsEntryUi
+
+ IP:
+
+
+
+
+ OpenRGBElgatoKeyLightSettingsPageUi
+
+ Add
+ 追加
+
+
+ Remove
+ 削除
+
+
+ Save
+ 保存
+
+
+
+ OpenRGBElgatoLightStripSettingsEntryUi
+
+ IP:
+
+
+
+
+ OpenRGBElgatoLightStripSettingsPageUi
+
+ Add
+ 追加
+
+
+ Remove
+ 削除
+
+
+ Save
+ 保存
+
+
+
+ OpenRGBHardwareIDsDialogUi
+
+ Hardware IDs
+
+
+
+ Copy to clipboard
+
+
+
+ Location
+
+
+
+ Device
+ デバイス
+
+
+ Vendor
+
+
+
+
+ OpenRGBKasaSmartSettingsEntryUi
+
+ IP:
+
+
+
+ Name
+ 名前
+
+OpenRGBKasaSmartSettingsPageUi
@@ -493,97 +439,14 @@
Save保存
-
- Kasa Smart settings page
-
-
-
-
- OpenRGBElgatoKeyLightSettingsEntryUi
-
-
- Dialog
-
-
-
-
- IP:
-
-
-
-
- OpenRGBElgatoKeyLightSettingsPageUi
-
-
- Dialog
- Dialog
-
-
-
- Add
- 追加
-
-
-
- Remove
- 削除
-
-
-
- Save
- 保存
-
-
-
- OpenRGBElgatoLightStripSettingsEntryUi
-
-
- Dialog
-
-
-
-
- IP:
-
-
-
-
- OpenRGBElgatoLightStripSettingsPageUi
-
-
- Dialog
- Dialog
-
-
-
- Add
- 追加
-
-
-
- Remove
- 削除
-
-
-
- Save
- 保存
- OpenRGBLIFXSettingsEntryUi
-
- Form
- フォーム
-
-
- IP:
- Name名前
@@ -591,66 +454,58 @@
OpenRGBLIFXSettingsPageUi
-
- Form
- フォーム
-
-
- Add追加
- Remove削除
- Save保存
- OpenRGBNanoleafSettingsEntryUi
+ OpenRGBNanoleafNewDeviceDialogUi
-
- Form
- フォーム
+ New Nanoleaf device
+
-
+ IP address:
+
+
+
+ Port:
+ ポート:
+
+
+
+ OpenRGBNanoleafSettingsEntryUi
+ IP:
- Port:ポート:
- Auth Key:Auth Key:
- Unpairペア解除
- PairペアOpenRGBNanoleafSettingsPageUi
-
-
- Form
- フォーム
- Add追加
@@ -660,12 +515,10 @@
削除
- Scanスキャン
- To pair, hold the on-off button down for 5-7 seconds until the LED starts flashing in a pattern, then click the "Pair" button within 30 seconds.ペアリングするには、LEDがパターン状に点滅し始めるまでオン-オフボタンを5~7秒間押し続け、30秒以内に"ペア" ボタンをクリックします。
@@ -673,42 +526,30 @@
OpenRGBPhilipsHueSettingsEntryUi
-
- Form
- フォーム
-
-
- Entertainment Mode:Entertainment Mode:
- Auto Connect Group:Auto Connect Group:
- IP:
- Client Key:Client Key:
- Username:Username:
- MAC:
- Unpair BridgeUnpair Bridge
@@ -716,27 +557,18 @@
OpenRGBPhilipsHueSettingsPageUi
-
- Philips Hue settings page
- フィリップス Hue 設定ページ
-
-
- Remove削除
- Add追加
- Save保存
- After adding a Hue entry and saving, restart OpenRGB and press the Sync button on your Hue bridge to pair it.Hueエントリーを追加して保存したら、OpenRGBを再起動し、HueブリッジのSyncボタンを押してペアリングします。
@@ -744,114 +576,87 @@
OpenRGBPhilipsWizSettingsEntryUi
-
- Philips WIZ settings entry
- フィリップス WIZ 設定項目
-
-
- IP:
+
+ Use Cool White
+
+
+
+ Use Warm White
+
+
+
+ White Strategy:
+
+ OpenRGBPhilipsWizSettingsPageUi
-
- Philips WIZ settings page
- フィリップス WIZ 設定ページ
-
-
- Add追加
- Remove削除
- Save保存
-
- OpenRGBPluginContainerUi
-
-
- Plugin container
- プラグインコンテナ
-
-OpenRGBPluginsEntryUi
-
- Plugins entry
- Plugins entry
-
-
- Version:バージョン:
- Name:名前:
- Description:説明:
- URL:
- Path:パス:
- Enabled有効
- Commit:Commit:
-
- Icon
- アイコン
+ API Version:
+
+
+
+ API Version Value
+ OpenRGBPluginsPageUi
-
- Plugins page
- プラグインページ
-
-
- Install Pluginプラグインをインストール
- Remove Pluginプラグイン削除
- <html><head/><body>Looking for plugins? See the official list at <a href="https://openrgb.org/plugins.html">OpenRGB.org</a></body></html><html><head/><body>プラグインをお探しですか? でしたら公式リストをご覧ください。<a href="https://openrgb.org/plugins.html">OpenRGB.org</a></body></html>
@@ -859,35 +664,29 @@
OpenRGBProfileSaveDialogUi
- Profile Nameプロファイル名
-
- New Profile Name:
- 新しいプロファイル名:
+ Save to an existing profile:
+
+
+
+ Create a new profile:
+ OpenRGBQMKORGBSettingsEntryUi
-
- QMK settings entry
- QMK 設定項目
-
-
- Name:名前:
- USB PID:
- USB VID:
@@ -895,22 +694,14 @@
OpenRGBQMKORGBSettingsPageUi
-
- QMK Settings page
- QMK 設定ページ
-
-
- Add追加
- Remove削除
- Save保存
@@ -918,32 +709,22 @@
OpenRGBSerialSettingsEntryUi
-
- Serial settings entry
- シリアル設定項目
-
-
- Baud:Baud:
- Name:名前:
- Number of LEDs:LED数:
- Port:ポート:
- Protocol:プロトコル:
@@ -951,22 +732,14 @@
OpenRGBSerialSettingsPageUi
-
- Serial settings page
- シリアル設定ページ
-
-
- Add追加
- Remove削除
- Save保存
@@ -974,72 +747,48 @@
OpenRGBServerInfoPageUi
-
- Server info page
- サーバー情報ページ
-
-
- Stop Serverサーバー停止
- Server Port:サーバーポート:
- Client IPクライアントIP
- Protocol Versionプロトコルバージョン
- Client Nameクライアント名
- Start Serverサーバースタート
- Server Host:
-
+ サーバーホスト:
- Server Status:サーバーステータス
- Offlineオフライン
- Connected Clients:接続中のクライアント:
-
- Server Host:
- サーバーホスト:
- OpenRGBSettingsPageUi
-
-
- Settings page
- 設定ページ
- Load Window Geometryウィンドウジオメトリをロード
@@ -1049,7 +798,6 @@
ログファイルを有効にする(再起動が必要)
- Minimize On Close閉じる時は最小化させる
@@ -1058,282 +806,235 @@
ウィンドウジオメトリを閉じるときに保存
- 90000
- Start Serverサーバースタート
- Enable Log Console (restart required)ログコンソールを有効にする(再起動が必要)
- Custom Argumentsカスタム引数
-
- Save Geometry On Close
- Save Geometry On Close
-
-
-
- Load Window Geometry
- Load Window Geometry
-
-
- Start Clientクライアントスタート
- Start At Login Settings:Start At Login Settings:
- Log Manager Settings:ログマネージャ設定:
- Theme (restart required)テーマ(再起動が必要)
- Start at Login StatusStart at Login Status
- Set Profile on Exit終了時にプロファイルをセット
- Shared SMBus Access (restart required)SMBus Accessを共有 (再起動が必要)
- Set Server Host
- Set Server Portサーバーポートをセット
- Language言語
- Load Profileプロファイルをロード
- Drivers Settingsドライバ設定
- Run zone checks on rescan再スキャン時に動作ゾーンをチェック
- User Interface Settings:ユーザーインターフェイス設定:
- Start At Loginログイン時に起動
- Start Minimized最小化で起動させる
- AMD SMBus: Reduce CPU Usage (restart required)AMD SMBus: CPU使用率低減 (再起動が必要)
- Greyscale Tray Iconトレイアイコンをグレースケールで表示させる
- Start At Login Settings:
- ログイン時に起動設定:
-
-
- Open Settings Folder設定フォルダを開く
+
+ Disable key expansion in device view
+
+
+
+ Hex Format
+
+
+
+ Show LED view by default
+
+
+
+ Set Profile on Suspend
+
+
+
+ Set Profile on Resume
+
+ OpenRGBSoftwareInfoPageUi
-
- Software info page
- ソフトウェア情報ページ
-
-
- Build Date:ビルド日付:
- Git Commit ID:Git Commit ID:
- Git Commit Date:Git Commit 日付:
- Git Branch:Git Branch:
- Version:バージョン:
- GitLab:GitLabページ:
- Website:ウェブサイト:
- <a href="https://openrgb.org">https://openrgb.org</a>
- <a href="https://gitlab.com/CalcProgrammer1/OpenRGB">https://gitlab.com/CalcProgrammer1/OpenRGB</a>
+
+ SDK Version:
+
+
+
+ Plugin API Version:
+
+ OpenRGBSupportedDevicesPageUi
-
- Supported devices
- 対応デバイス
-
-
- Filter:フィルター:
- Enable/Disable all全て有効/無効
- Apply changes変更を適用
+
+ Get hardware IDs
+
+ OpenRGBSystemInfoPageUi
-
- System info page
- システム情報ページ
-
-
- SMBus Adapters:SMBusアダプター:
- Address:アドレス:
- Read Deviceデバイス読み取り
- SMBus Dumper:
-
-
- 0x
- SMBus Detector:SMBus 検出:
- Detection Mode:検出方法:
- Detect Devices検出デバイス:
- Dump DeviceDump Device
- SMBus Reader:SMBus リーダー:
- Addr:アドレス:
- Reg:Reg:
- Size:サイズ:
@@ -1341,32 +1042,22 @@
OpenRGBYeelightSettingsEntryUi
-
- Yeelight settings entry
- Yeelight設定項目
-
-
- IP:
- ?
- Music Mode:音楽モード:
- Override host IP:ホストのIPにオーバーライド:
- Left blank for auto discovering host ipホストIPを自動検出する場合は空白にします
@@ -1374,22 +1065,14 @@
OpenRGBYeelightSettingsPageUi
-
- Yeelight settings page
- Yeelight設定ページ
-
-
- Add追加
- Remove削除
- Save保存
@@ -1397,49 +1080,67 @@
OpenRGBZoneResizeDialogUi
- Resize Zoneゾーンリサイズ
+
+ Add Segment
+
+
+
+ Remove Segment
+
+
+
+ Length
+
+ OpenRGBZonesBulkResizerUi
-
- Zones resizer
- ゾーンリサイズ
-
-
-
- <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>
- style???
- <html><head/><body><p>1つ以上のリサイズ可能なゾーンが設定されていません。 リサイズゾーンは、接続機器のサイズを自動検出できないアドレサブルRGBヘッダーで最も一般的に使用されます。</p><p>P各ゾーンのLED数を以下に入力してください。</p><p>正しいサイズの算出方法について詳しくは <a href="https://openrgb.org/resize"><span style=" text-decoration: underline; color:#0000ff;">this link.</span></a></p></body></html>
-
-
- Do not show again次回から表示しない
- Save and close保存して閉じる
- Ignore無視
+
+ Zones Resizer
+
+
+
+ <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>
+
+
+
+
+ ResourceManager
+
+ <h2>Some internal devices may not be detected:</h2><p>One or more I2C or SMBus interfaces failed to initialize.</p><p><b>RGB DRAM modules, some motherboards' onboard RGB lighting, and RGB Graphics Cards, will not be available in OpenRGB</b> without I2C or SMBus.</p><h4>How to fix this:</h4><p>On Windows, this is usually caused by a failure to load the WinRing0 driver.</p><p>You must run OpenRGB as administrator at least once to allow WinRing0 to set up.</p><p>See <a href='https://help.openrgb.org/'>help.openrgb.org</a> for additional troubleshooting steps if you keep seeing this message.<br></p><h3>If you are not using internal RGB on a desktop this message is not important to you.</h3>
+
+
+
+ <h2>Some internal devices may not be detected:</h2><p>One or more I2C or SMBus interfaces failed to initialize.</p><p><b>RGB DRAM modules, some motherboards' onboard RGB lighting, and RGB Graphics Cards, will not be available in OpenRGB</b> without I2C or SMBus.</p><h4>How to fix this:</h4><p>On Linux, this is usually because the i2c-dev module is not loaded.</p><p>You must load the i2c-dev module along with the correct i2c driver for your motherboard. This is usually i2c-piix4 for AMD systems and i2c-i801 for Intel systems.</p><p>See <a href='https://help.openrgb.org/'>help.openrgb.org</a> for additional troubleshooting steps if you keep seeing this message.<br></p><h3>If you are not using internal RGB on a desktop this message is not important to you.</h3>
+
+
+
+ <h2>WARNING:</h2><p>The OpenRGB udev rules are not installed.</p><p>Most devices will not be available unless running OpenRGB as root.</p><p>If using AppImage, Flatpak, or self-compiled versions of OpenRGB you must install the udev rules manually</p><p>See <a href='https://openrgb.org/udev'>https://openrgb.org/udev</a> to install the udev rules manually</p>
+
+
+
+ <h2>WARNING:</h2><p>Multiple OpenRGB udev rules are installed.</p><p>The udev rules file 60-openrgb.rules is installed in both /etc/udev/rules.d and /usr/lib/udev/rules.d.</p><p>Multiple udev rules files can conflict, it is recommended to remove one of them.</p>
+
+ TabLabelUi
-
- Tab Label
- Tab Label
-
-
- device nameデバイス名
@@ -1447,7 +1148,6 @@
Ui::OpenRGBClientInfoPage
- Disconnect切断
@@ -1455,190 +1155,157 @@
Ui::OpenRGBDevicePage
- Set individual LEDs to static colors. Safe for use with software-driven effects.個々のLEDを固定に設定する。 ソフトウェア駆動のエフェクトで使用しても安全です。
- Set individual LEDs to static colors. Not safe for use with software-driven effects.個々のLEDを固定に設定する。 ソフトウェア駆動のエフェクトで使用すると不安定な動作の原因になります。
- Sets the entire device or a zone to a single color.デバイス全体またはゾーンを1色に設定。
- Gradually fades between fully off and fully on.消灯と点灯の間で徐々にフェードイン・オフします。
- Abruptly changes between fully off and fully on.消灯と点灯を繰り返す。
- Gradually cycles through the entire color spectrum. All lights on the device are the same color.全色を徐々に循環させます。 デバイスのライトはすべて同じ色になります。
- Gradually cycles through the entire color spectrum. Produces a rainbow pattern that moves.全色のスペクトルを徐々に循環させる。 動く虹のパターンを作り出す。
- Flashes lights when keys or buttons are pressed.キーやボタンが押されると、ライトが点滅します。
- Entire DeviceLED全て
- Entire Zoneゾーン全て
- Left左
- Right右
- Up上
- Down下
- Horizontal水平
- Vertical垂直
- Saved To Deviceデバイスに保存しました
- Save To Deviceデバイスに保存する
- Saving Not Supported設定の保存が非対応です
- All Zones全てのゾーン
- Mode Specific特定のモード
+
+ Entire Segment
+
+ Ui::OpenRGBDialog
- Show/Hide表示/隠す
- Profilesプロファイル
- Quick Colors簡易色指定
- Red赤
- Yellow黄色
- Green緑
- Cyanシアン
- Blue青
- Magentaマゼンタ
- White白
- Lights Off消灯
- ExitExit
- Pluginsプラグイン
- Softwareソフトウェア
- Supported Devices対応デバイス
- General Settings一般設定
@@ -1647,7 +1314,6 @@
DMXデバイス
- E1.31 DevicesE1.31デバイス
@@ -1656,77 +1322,62 @@
Kasa Smart デバイス
- LIFX DevicesLIFX デバイス
- Philips Hue DevicesフィリップスHueデバイス
- Philips Wiz DevicesフィリップスWizデバイス
- OpenRGB QMK ProtocolOpenRGB QMK プロトコル
- Serial Devicesシリアルデバイス
- Yeelight DevicesYeelightデバイス
- Nanoleaf DevicesNanoleaf デバイス
- Elgato KeyLight DevicesElgato KeyLight デバイス
-
-
+ Elgato LightStrip DevicesElgato LightStrip デバイス
- SMBus ToolsSMBus ツール
- SDK ClientSDKクライアント
- SDK ServerSDKサーバー
- Delete Profileプロファイル削除
- Do you really want to delete this profile?本当にプロファイルを削除しますか?
- Log Consoleログコンソール
@@ -1734,108 +1385,107 @@
Ui::OpenRGBE131SettingsEntry
- SingleSingle
- Linearリニア
- Matrixマトリックス
- Horizontal Top LeftHorizontal Top Left
- Horizontal Top RightHorizontal Top Right
- Horizontal Bottom LeftHorizontal Bottom Left
- Horizontal Bottom RightHorizontal Bottom Right
- Vertical Top LeftVertical Top Left
- Vertical Top RightVertical Top Right
- Vertical Bottom LeftVertical Bottom Left
- Vertical Bottom RightVertical Bottom Right
+
+ Ui::OpenRGBPhilipsWizSettingsEntry
+
+ Average
+
+
+
+ Minimum
+
+
+Ui::OpenRGBPluginsPage
- Install OpenRGB PluginOpenRGB用プラグインをインストール
- Plugin files (*.dll *.dylib *.so *.so.*)プラグインファイル (*.dll *.dylib *.so *.so.*)
- Replace Pluginプラグインを入れ替え
- A plugin with this filename is already installed. Are you sure you want to replace this plugin?このファイル名のプラグインはすでにインストールされています。 本当にこのプラグインを置き換えますか?
- Remove Pluginプラグイン削除
- Are you sure you want to remove this plugin?本当にこのプラグインを削除しますか?
+
+ Restart Needed
+
+
+
+ The plugin will be fully removed after restarting OpenRGB.
+
+ Ui::OpenRGBServerInfoPage
- Stopping...停止...
- Onlineオンライン
- Offlineオフライン
@@ -1843,18 +1493,14 @@
Ui::OpenRGBSettingsPage
-
- English - US日本語
- System Defaultシステム
- A problem occurred enabling Start At Login.Start At Loginを有効にする際に問題が発生しました。
@@ -1862,12 +1508,10 @@
Ui::OpenRGBYeelightSettingsEntry
- Choose an IP...IPを一つ選択...
- Choose the correct IP for the hostホストのIPを正しく選択する
@@ -1875,22 +1519,18 @@
Ui::OpenRGBZonesBulkResizer
- Resize the zonesゾーンをリサイズ
- Controllerコントローラー
- Zoneゾーン
- Sizeサイズ
diff --git a/qt/i18n/OpenRGB_ko_KR.ts b/qt/i18n/OpenRGB_ko_KR.ts
index 92685c96..a91a093c 100644
--- a/qt/i18n/OpenRGB_ko_KR.ts
+++ b/qt/i18n/OpenRGB_ko_KR.ts
@@ -14,10 +14,6 @@
OpenRGBClientInfoPageUi
-
- Client info page
- 클라이언트 정보 페이지
- Port:포트:
@@ -45,10 +41,6 @@
OpenRGBConsolePageUi
-
- Log console page
- 로그 콘솔 페이지
- Log level로그 수준
@@ -64,10 +56,6 @@
OpenRGBDMXSettingsEntryUi
-
- E131 settings entry
- E131 설정 항목
- Brightness Channel:밝기 채널:
@@ -99,10 +87,6 @@
OpenRGBDMXSettingsPageUi
-
- E131 settings page
- E131 설정 페이지
- Add추가
@@ -118,10 +102,6 @@
OpenRGBDeviceInfoPageUi
-
- Device info page
- 장치 정보 페이지
- Name:이름:
@@ -153,10 +133,6 @@
OpenRGBDevicePageUi
-
- Device page
- 장치 페이지
- G:G:
@@ -245,6 +221,10 @@
Edit편집
+
+ Hex:
+
+ OpenRGBDialogUi
@@ -301,63 +281,8 @@
다른 이름으로 프로파일 저장
-
- OpenRGBDialogUi
-
- OpenRGB
- OpenRGB
-
-
- Device
- 장치
-
-
- Red
- 빨강
-
-
- Green
- 초록
-
-
- Blue
- 파랑
-
-
- Mode
- 모드
-
-
- Set All
- 모두 설정
-
-
- Set Device
- 장치 설정
-
-
- Zone
- 구역
-
-
- Set Zone
- 구역 설정
-
-
- Set LED
- LED 설정
-
-
- LED
- LED
-
-OpenRGBE131SettingsEntryUi
-
- E131 settings entry
- E131 설정 항목
- Start Channel:시작 채널:
@@ -409,10 +334,6 @@
OpenRGBE131SettingsPageUi
-
- E131 settings page
- E131 설정 페이지
- Add추가
@@ -428,10 +349,6 @@
OpenRGBElgatoKeyLightSettingsEntryUi
-
- Dialog
- 대화 상자
- IP:IP:
@@ -439,10 +356,6 @@
OpenRGBElgatoKeyLightSettingsPageUi
-
- Dialog
- 대화 상자
- Add추가
@@ -458,10 +371,6 @@
OpenRGBElgatoLightStripSettingsEntryUi
-
- Dialog
- 대화 상자
- IP:IP:
@@ -469,10 +378,6 @@
OpenRGBElgatoLightStripSettingsPageUi
-
- Dialog
- 대화 상자
- Add추가
@@ -511,10 +416,6 @@
OpenRGBKasaSmartSettingsEntryUi
-
- Form
- 양식
- IP:IP:
@@ -526,10 +427,6 @@
OpenRGBKasaSmartSettingsPageUi
-
- Form
- 양식
- Add추가
@@ -545,10 +442,6 @@
OpenRGBLIFXSettingsEntryUi
-
- Form
- 양식
- IP:IP:
@@ -560,10 +453,6 @@
OpenRGBLIFXSettingsPageUi
-
- Form
- 양식
- Add추가
@@ -594,10 +483,6 @@
OpenRGBNanoleafSettingsEntryUi
-
- Form
- 양식
- IP:IP:
@@ -621,10 +506,6 @@
OpenRGBNanoleafSettingsPageUi
-
- Form
- 양식
- Scan스캔
@@ -668,10 +549,6 @@
MAC:MAC 주소:
-
- Form
- 양식
- Auto Connect Group:자동 연결 그룹:
@@ -679,10 +556,6 @@
OpenRGBPhilipsHueSettingsPageUi
-
- Philips Hue settings page
- 필립스 Hue 설정 페이지
- Remove제거
@@ -702,10 +575,6 @@
OpenRGBPhilipsWizSettingsEntryUi
-
- Philips WIZ settings entry
- 필립스 WIZ 설정 항목
- IP:IP:
@@ -718,13 +587,13 @@
Use Warm WhiteWarm White 사용
+
+ White Strategy:
+
+ OpenRGBPhilipsWizSettingsPageUi
-
- Philips WIZ settings page
- 필립스 WIZ 설정 페이지
- Add추가
@@ -738,19 +607,8 @@
저장
-
- OpenRGBPluginContainerUi
-
- Plugin container
- 플러그인 컨테이너
-
-OpenRGBPluginsEntryUi
-
- Plugins entry
- 플러그인 항목
- Version:버전:
@@ -779,10 +637,6 @@
Commit:커밋:
-
- Icon
- 아이콘
- API Version:API 버전:
@@ -794,10 +648,6 @@
OpenRGBPluginsPageUi
-
- Plugins page
- 플러그인 페이지
- Install Plugin플러그인 설치
@@ -817,10 +667,6 @@
Profile Name프로파일 이름
-
- New Profile Name:
- 새 프로파일 이름:
- Save to an existing profile:이미 있는 프로파일에 저장:
@@ -832,10 +678,6 @@
OpenRGBQMKORGBSettingsEntryUi
-
- QMK settings entry
- QMK 설정 항목
- Name:이름:
@@ -851,10 +693,6 @@
OpenRGBQMKORGBSettingsPageUi
-
- QMK Settings page
- QMK 설정 페이지
- Add추가
@@ -870,10 +708,6 @@
OpenRGBSerialSettingsEntryUi
-
- Serial settings entry
- 시리얼 설정 항목
- Baud:Baud:
@@ -897,10 +731,6 @@
OpenRGBSerialSettingsPageUi
-
- Serial settings page
- 시리얼 설정 페이지
- Add추가
@@ -916,10 +746,6 @@
OpenRGBServerInfoPageUi
-
- Server info page
- 서버 정보 페이지
- Stop Server서버 종료
@@ -963,10 +789,6 @@
OpenRGBSettingsPageUi
-
- Settings page
- 설정 페이지
- Load Window Geometry윈도우 지오메트리 불러오기
@@ -1075,13 +897,29 @@
Disable key expansion in device view장치 화면에서 키 확장 비활성화
+
+ Hex Format
+
+
+
+ Show LED view by default
+
+
+
+ Set Profile on Suspend
+
+
+
+ Set Profile on Resume
+
+
+
+ Enable Log File (restart required)
+
+ OpenRGBSoftwareInfoPageUi
-
- Software info page
- 소프트웨어 정보 페이지
- Build Date:빌드 날짜:
@@ -1126,21 +964,9 @@
Plugin API Version:플러그인 API 버전:
-
- SDK Version Value
- SDK 버전 값
-
-
- Plugin API Version Value
- Plugin API 버전 값
- OpenRGBSupportedDevicesPageUi
-
- Supported devices
- 지원되는 장치
- Filter:필터:
@@ -1160,10 +986,6 @@
OpenRGBSystemInfoPageUi
-
- System info page
- 시스템 정보 페이지
- SMBus Adapters:SMBus Adapters:
@@ -1219,10 +1041,6 @@
OpenRGBYeelightSettingsEntryUi
-
- Yeelight settings entry
- Yeelight 설정 항목
- IP:IP 주소:
@@ -1246,10 +1064,6 @@
OpenRGBYeelightSettingsPageUi
-
- Yeelight settings page
- Yeelight 설정 창
- Add추가
@@ -1284,10 +1098,6 @@
OpenRGBZonesBulkResizerUi
-
- Zones resizer
- 구역 크기 조절 도구
- Do not show again다시 보지 않기
@@ -1304,13 +1114,32 @@
<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><html><head/><body><p>하나 이상의 크기 조정 가능 구역이 구성되지 않았습니다. 크기 조정 가능 구역은 연결된 장치의 크기를 자동으로 감지할 수 없는 ADDRESSABLE RGB 헤더에 보통 사용됩니다. </p><p>각 구역의 LED 개수를 입력하세요</p><p>정확한 크기를 계산하는 방법에 대해 더 많은 정보를 얻고 싶다면 <a href="https://openrgb.org/resize.html"><span style=" text-decoration: underline; color:#0000ff;">다음 링크를</span></a> 확인하세요.</p></body></html>
+
+ Zones Resizer
+
+
+
+
+ ResourceManager
+
+ <h2>Some internal devices may not be detected:</h2><p>One or more I2C or SMBus interfaces failed to initialize.</p><p><b>RGB DRAM modules, some motherboards' onboard RGB lighting, and RGB Graphics Cards, will not be available in OpenRGB</b> without I2C or SMBus.</p><h4>How to fix this:</h4><p>On Windows, this is usually caused by a failure to load the WinRing0 driver.</p><p>You must run OpenRGB as administrator at least once to allow WinRing0 to set up.</p><p>See <a href='https://help.openrgb.org/'>help.openrgb.org</a> for additional troubleshooting steps if you keep seeing this message.<br></p><h3>If you are not using internal RGB on a desktop this message is not important to you.</h3>
+
+
+
+ <h2>Some internal devices may not be detected:</h2><p>One or more I2C or SMBus interfaces failed to initialize.</p><p><b>RGB DRAM modules, some motherboards' onboard RGB lighting, and RGB Graphics Cards, will not be available in OpenRGB</b> without I2C or SMBus.</p><h4>How to fix this:</h4><p>On Linux, this is usually because the i2c-dev module is not loaded.</p><p>You must load the i2c-dev module along with the correct i2c driver for your motherboard. This is usually i2c-piix4 for AMD systems and i2c-i801 for Intel systems.</p><p>See <a href='https://help.openrgb.org/'>help.openrgb.org</a> for additional troubleshooting steps if you keep seeing this message.<br></p><h3>If you are not using internal RGB on a desktop this message is not important to you.</h3>
+
+
+
+ <h2>WARNING:</h2><p>The OpenRGB udev rules are not installed.</p><p>Most devices will not be available unless running OpenRGB as root.</p><p>If using AppImage, Flatpak, or self-compiled versions of OpenRGB you must install the udev rules manually</p><p>See <a href='https://openrgb.org/udev'>https://openrgb.org/udev</a> to install the udev rules manually</p>
+
+
+
+ <h2>WARNING:</h2><p>Multiple OpenRGB udev rules are installed.</p><p>The udev rules file 60-openrgb.rules is installed in both /etc/udev/rules.d and /usr/lib/udev/rules.d.</p><p>Multiple udev rules files can conflict, it is recommended to remove one of them.</p>
+
+ TabLabelUi
-
- Tab Label
- 탭 레이블
- device name장치 이름
@@ -1532,7 +1361,7 @@
Elgato KeyLight DevicesElgato KeyLight 장치
-
+ Elgato LightStrip DevicesElgato LightStrip 장치
@@ -1600,6 +1429,17 @@
세로 오른쪽 하단
+
+ Ui::OpenRGBPhilipsWizSettingsEntry
+
+ Average
+
+
+
+ Minimum
+
+
+Ui::OpenRGBPluginsPage
@@ -1626,6 +1466,14 @@
Are you sure you want to remove this plugin?정말로 이 플러그인을 제거하시겠습니까?
+
+ Restart Needed
+
+
+
+ The plugin will be fully removed after restarting OpenRGB.
+
+ Ui::OpenRGBServerInfoPage
diff --git a/qt/i18n/OpenRGB_ms_MY.ts b/qt/i18n/OpenRGB_ms_MY.ts
index 8e0a96cf..9569c648 100644
--- a/qt/i18n/OpenRGB_ms_MY.ts
+++ b/qt/i18n/OpenRGB_ms_MY.ts
@@ -4,12 +4,10 @@
DetectorTableModel
- NameNama
- EnabledDidayakan
@@ -17,37 +15,26 @@
OpenRGBClientInfoPageUi
-
- Client info page
- Halaman maklumat pelanggan
-
-
- Port:Port:
- ConnectSambung
- IP:IP:
- Connected ClientsKlient Terhubung
- Protocol VersionVersi Protokol
- Save ConnectionSimpan Sambungan
@@ -55,65 +42,91 @@
OpenRGBConsolePageUi
-
- Log console page
- Halaman konsol log
-
-
- Log levelTahap log
- Refresh logsMuat semula log
- Clear logKosongkan log
- OpenRGBDeviceInfoPageUi
+ OpenRGBDMXSettingsEntryUi
-
- Device info page
- Halaman maklumat peranti
+ Brightness Channel:
+
-
+ Blue Channel:
+
+
+
+ Name:
+ Nama:
+
+
+ Green Channel:
+
+
+
+ Red Channel:
+
+
+
+ Keepalive Time:
+ Keepalive Time:
+
+
+ Port:
+ Port:
+
+
+
+ OpenRGBDMXSettingsPageUi
+
+ Add
+ Tambah
+
+
+ Remove
+ Alih keluar
+
+
+ Save
+ Simpan
+
+
+
+ OpenRGBDeviceInfoPageUi
+ Serial:Siri:
- Name:Nama:
- Vendor:Penjual:
- Type:Jenis:
- Description:Penerangan:
- Version:Versi:
- Location:Lokasi:
@@ -121,318 +134,200 @@
OpenRGBDevicePageUi
-
- Device page
- Halaman peranti
-
-
- R:R:
- H:H:
- G:G:
- S:S:
- B:B:
- V:V:
- Save To DeviceSimpan Ke Peranti
- Speed:Kelajuan:
- RandomRambang
- Mode:Mod:
- Dir:Arah:
- Colors:Warna:
- Per-LEDSetiap-LED
- Zone:Zon:
- <html><head/><body><p align="justify">Sets all devices to<br/><b>Static</b> mode and<br/>applies the selected color.</p></body></html><html><head/><body><p align="justify">Tetapkan semua peranti kepada mod<br/><b>Statik</b> dan<br/>gunakan warna yang dipilih.</p></body></html>
- Apply All DevicesTerapkan Semua Peranti
- LED:LED:
-
- Resize
- Ubah saiz
-
-
- Mode-SpecificMod-Khusus
- Apply Colors To SelectionSapukan Warna Pada Pilihan
- Select AllPilih semua
- Brightness:Kecerahan:
+
+ Hex:
+
+
+
+ Edit
+
+ OpenRGBDialogUi
- OpenRGBOpenRGB
- DevicesPeranti
- InformationMaklumat
- SettingsSeting
- Toggle LED ViewTogol Pandangan LED
- Rescan DevicesImbasan Semula Peranti
-
-
- Save ProfileSimpan Profil
- Delete ProfilePadam Profil
- Load ProfileMuat Profil
- OpenRGB is detecting devices...OpenRGB sedang mengesan peranti...
- CancelBatal
- Save Profile As...Simpan Profil Sebagai...
- Save Profile with custom nameSimpan Profil dengan nama tersuai
-
- OpenRGBDialogUi
-
-
- OpenRGB
- OpenRGB
-
-
-
- Device
- Peranti
-
-
-
- Red
- Merah
-
-
-
- Green
- Hijau
-
-
-
- Blue
- Biru
-
-
-
- Mode
- Mod
-
-
-
- Set All
- Tetapkan Semua
-
-
-
- Set Device
- Tetapkan Peranti
-
-
-
- Zone
- Zon
-
-
-
- Set Zone
- Tetapkan Zone
-
-
-
- Set LED
- Tetapkan LED
-
-
-
- LED
- LED
-
-OpenRGBE131SettingsEntryUi
-
- E131 settings entry
- E131 entri seting
-
-
- Start Channel:Saluran Mulakan:
- Number of LEDs:Bilangan LED:
- Start Universe:Mulakan Universe:
- Name:Nama:
- Matrix Order:Susunan Matriks:
- Matrix Height:Ketinggian Matriks:
- Matrix Width:Kelebaran Matriks:
- Type:Jenis:
- IP (Unicast):IP (Unicast):
- Universe Size:Saiz Universe:
- Keepalive Time:Keepalive Time:
- RGB Order:Perintah RGB:
@@ -440,22 +335,14 @@
OpenRGBE131SettingsPageUi
-
- E131 settings page
- E131 halaman seting
-
-
- AddTambah
- RemoveAlih keluar
- SaveSimpan
@@ -463,12 +350,6 @@
OpenRGBElgatoKeyLightSettingsEntryUi
-
- Dialog
- Dialog
-
-
- IP:IP:
@@ -476,22 +357,14 @@
OpenRGBElgatoKeyLightSettingsPageUi
-
- Dialog
- Dialog
-
-
- AddTambah
- RemoveAlih keluar
- SaveSimpan
@@ -499,12 +372,6 @@
OpenRGBElgatoLightStripSettingsEntryUi
-
- Dialog
- Dialog
-
-
- IP:IP:
@@ -512,40 +379,74 @@
OpenRGBElgatoLightStripSettingsPageUi
-
- Dialog
- Dialog
-
-
- AddTambah
- RemoveAlih keluar
- SaveSimpan
- OpenRGBLIFXSettingsEntryUi
+ OpenRGBHardwareIDsDialogUi
-
- Form
- Borang
+ Hardware IDs
+
-
+ Copy to clipboard
+
+
+
+ Location
+
+
+
+ Device
+ Peranti
+
+
+ Vendor
+
+
+
+
+ OpenRGBKasaSmartSettingsEntryUi
+
+ IP:
+ IP:
+
+
+ Name
+ Nama
+
+
+
+ OpenRGBKasaSmartSettingsPageUi
+
+ Add
+ Tambah
+
+
+ Remove
+ Alih keluar
+
+
+ Save
+ Simpan
+
+
+
+ OpenRGBLIFXSettingsEntryUi
+ IP:IP:
- NameNama
@@ -553,55 +454,52 @@
OpenRGBLIFXSettingsPageUi
-
- Form
- Borang
-
-
- AddTambah
- RemoveAlih keluar
- SaveSimpan
- OpenRGBNanoleafSettingsEntryUi
+ OpenRGBNanoleafNewDeviceDialogUi
-
- Form
- Borang
+ New Nanoleaf device
+
-
+ IP address:
+
+
+
+ Port:
+ Port:
+
+
+
+ OpenRGBNanoleafSettingsEntryUi
+ IP:IP:
- Port:Port:
- Auth Key:Kunci Auth:
- UnpairNyahgandingkan
- PairGandingkan
@@ -609,60 +507,49 @@
OpenRGBNanoleafSettingsPageUi
-
- Form
- Borang
-
-
- ScanScan
- To pair, hold the on-off button down for 5-7 seconds until the LED starts flashing in a pattern, then click the "Pair" button within 30 seconds.Untuk berpasangan, tahan butang hidup-mati ke bawah selama 5-7 saat sehingga LED mula berkelip dalam corak, kemudian klik butang "Gandingkan" dalam masa 30 saat.
+
+ Add
+ Tambah
+
+
+ Remove
+ Alih keluar
+ OpenRGBPhilipsHueSettingsEntryUi
-
- Form
- Borang
-
-
- Entertainment Mode:Mod Hiburan:
- Auto Connect Group:Kumpulan Sambung Auto:
- IP:IP:
- Client Key:Kunci Klient:
- Username:Nama Pengguna:
- MAC:MAC:
- Unpair BridgeNyahgandingkan Bridge
@@ -670,27 +557,18 @@
OpenRGBPhilipsHueSettingsPageUi
-
- Philips Hue settings page
- Philips Hue halaman seting
-
-
- RemoveAlih keluar
- AddTambah
- SaveSimpan
- After adding a Hue entry and saving, restart OpenRGB and press the Sync button on your Hue bridge to pair it.Selepas menambah entri Hue dan menyimpan, restart semula OpenRGB dan tekan butang Sync pada Hue Bridge anda untuk memasangkannya.
@@ -698,109 +576,87 @@
OpenRGBPhilipsWizSettingsEntryUi
-
- Philips WIZ settings entry
- Philips WIZ entri seting
-
-
- IP:IP:
+
+ Use Cool White
+
+
+
+ Use Warm White
+
+
+
+ White Strategy:
+
+ OpenRGBPhilipsWizSettingsPageUi
-
- Philips WIZ settings page
- Philips WIZ halaman seting
-
-
- AddTambah
- RemoveAlih keluar
- SaveSimpan
-
- OpenRGBPluginContainerUi
-
-
- Plugin container
- Bekas Plugin
-
-OpenRGBPluginsEntryUi
-
- Plugins entry
- Kemasukan Plugin
-
-
- Version:Versi:
- Name:Nama:
- Description:Penerangan:
- URL:URL:
- Path:Laluan:
- EnabledDidayakan
- Commit:Komit:
+
+ API Version:
+
+
+
+ API Version Value
+
+ OpenRGBPluginsPageUi
-
- Plugins page
- Halaman Plugin
-
-
- Install PluginPasang Plugin
- Remove PluginAlih Keluar Plugin
- <html><head/><body>Looking for plugins? See the official list at <a href="https://openrgb.org/plugins.html">OpenRGB.org</a></body></html><html><head/><body>Sedang mencari plugin? Lihat senarai rasmi di <a href="https://openrgb.org/plugins.html">OpenRGB.org</a></body></html>
@@ -808,35 +664,29 @@
OpenRGBProfileSaveDialogUi
- Profile NameNama profil
-
- New Profile Name:
- Nama Profil Baharu:
+ Save to an existing profile:
+
+
+
+ Create a new profile:
+ OpenRGBQMKORGBSettingsEntryUi
-
- QMK settings entry
- QMK entri seting
-
-
- Name:Nama:
- USB PID:USB PID:
- USB VID:USB VID:
@@ -844,22 +694,14 @@
OpenRGBQMKORGBSettingsPageUi
-
- QMK Settings page
- QMK halaman seting
-
-
- AddTambah
- RemoveAlih keluar
- SaveSimpan
@@ -867,32 +709,22 @@
OpenRGBSerialSettingsEntryUi
-
- Serial settings entry
- Serial entri seting
-
-
- Baud:Baud:
- Name:Nama:
- Number of LEDs:Bilangan LED:
- Port:Port:
- Protocol:Protokol:
@@ -900,22 +732,14 @@
OpenRGBSerialSettingsPageUi
-
- Serial settings page
- Halaman tetapan bersiri
-
-
- AddTambah
- RemoveAlih keluar
- SaveSimpan
@@ -923,57 +747,42 @@
OpenRGBServerInfoPageUi
-
- Server info page
- Halaman maklumat pelayan
-
-
- Stop ServerBerhenti Pelayan
- Server Port:Port Pelayan:
- Connected Clients:Klient Terhubung:
- Client IPIP Klient
- Protocol VersionVersi Protokol
- Client NameNama Klient
- Server Status:Status Pelayan:
- Start ServerMulakan Pelayan
- OfflineLuar talian
- Server Host:Hos Pelayan:
@@ -981,288 +790,251 @@
OpenRGBSettingsPageUi
-
- Settings page
- Halaman seting
-
-
- Open Settings FolderBuka Folder Seting
- Log Manager Settings:Seting Pengurus Log:
- User Interface Settings:Seting Antara Muka Pengguna:
- Enable Log Console (restart required)Dayakan Log Konsol (Restart diperlukan)
- Start ServerMulakan Pelayan
- Start At LoginMulakan Pada Log Masuk
- Start At Login Settings:Seting Mulakan Pada Log Masuk:
- Theme (restart required)Tema (Restart diperlukan)
- Drivers SettingsSeting Pemacu
- Save Geometry On CloseSimpan Geometri Pada Tutup
- Start ClientMulakan Klient
- Load ProfileMuat Profil
- Greyscale Tray IconIkon Dulang Skala Kelabu
- Start at Login StatusMulakan pada Status Log Masuk
- AMD SMBus: Reduce CPU Usage (restart required)AMD SMBus: Kurangkan Penggunaan CPU (Restart diperlukan)
- Start MinimizedDiminimumkan pada Permulaan
- Load Window GeometryGeometri Tetingkap Muatan
- 9000090000
- Set Profile on ExitTetapkan Profil semasa Keluar
- Custom ArgumentsArgumen Tersuai
- Minimize On CloseMinimumkan Pada Tutup
- Shared SMBus Access (restart required)Akses SMBus Dikongsi (Restart diperlukan)
- Set Server HostTetapkan Hos Pelayan
- Set Server PortTetapkan Port Pelayan
- Run zone checks on rescanJalankan pemeriksaan zon pada pengimbasan semula
- LanguageBahasa
+
+ Disable key expansion in device view
+
+
+
+ Hex Format
+
+
+
+ Show LED view by default
+
+
+
+ Set Profile on Suspend
+
+
+
+ Set Profile on Resume
+
+
+
+ Enable Log File (restart required)
+
+ OpenRGBSoftwareInfoPageUi
-
- Software info page
- Halaman maklumat perisian
-
-
- Version:Versi:
- Build Date:Tarikh Bina:
- Git Commit ID:ID Komit Git:
- Git Commit Date:Tarikh Komit Git:
- Git Branch:Cawangan Git:
- GitLab:Halaman GitLab:
- <a href="https://gitlab.com/CalcProgrammer1/OpenRGB">https://gitlab.com/CalcProgrammer1/OpenRGB</a><a href="https://gitlab.com/CalcProgrammer1/OpenRGB">https://gitlab.com/CalcProgrammer1/OpenRGB</a>
- Website:Laman Web:
- <a href="https://openrgb.org">https://openrgb.org</a><a href="https://openrgb.org">https://openrgb.org</a>
+
+ SDK Version:
+
+
+
+ Plugin API Version:
+
+ OpenRGBSupportedDevicesPageUi
-
- Supported devices
- Peranti yang disokong
-
-
- Filter:Penapis:
- Enable/Disable allDayakan/Lumpuhkan semua
- Apply changesGunakan perubahan
+
+ Get hardware IDs
+
+ OpenRGBSystemInfoPageUi
-
- System info page
- Halaman maklumat sistem
-
-
- SMBus Adapters:Penyesuai SMBus:
- Address:Alamat:
- Read DeviceBaca Peranti
- SMBus Dumper:Dumper SMBus:
-
-
- 0x0x
- SMBus Detector:Pengesan SMBus:
- Detection Mode:Mod Pengesanan:
- Detect DevicesMengesan Peranti
- Dump DeviceBuang Peranti
- SMBus Reader:Pembaca SMBus:
- Addr:Almt:
- Reg:Reg:
- Size:Saiz:
@@ -1270,32 +1042,22 @@
OpenRGBYeelightSettingsEntryUi
-
- Yeelight settings entry
- Yeelight entri seting
-
-
- IP:IP:
- ??
- Music Mode:Mod Muzik:
- Override host IP:Gantikan IP hos:
- Left blank for auto discovering host ipDibiar kosong untuk auto temui IP hos
@@ -1303,22 +1065,14 @@
OpenRGBYeelightSettingsPageUi
-
- Yeelight settings page
- Yeelight halaman seting
-
-
- AddTambah
- RemoveAlih keluar
- SaveSimpan
@@ -1326,48 +1080,67 @@
OpenRGBZoneResizeDialogUi
- Resize ZoneUbah saiz Zon
+
+ Add Segment
+
+
+
+ Remove Segment
+
+
+
+ Length
+
+ OpenRGBZonesBulkResizerUi
-
- Zones resizer
- Pengubah zon
-
-
-
- <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>
- <html><head/><body><p>Satu atau lebih zon boleh ubah saiz belum dikonfigurasikan. Zon boleh ubah saiz paling kerap digunakan untuk pengepala ARGB di mana saiz peranti yang disambungkan tidak dapat dikesan secara automatik.</p><p>Sila masukkan bilangan LED dalam setiap zon di bawah.</p><p>Untuk maklumat lanjut tentang pengiraan saiz yang betul, sila semak <a href="https://openrgb.org/resize"><span style=" text-decoration: underline; color:#0000ff;">pautan ini.</span></a></p></body></html>
-
-
- Do not show againJangan tunjukkan lagi
- Save and closeSimpan dan tutup
- IgnoreAbaikan
+
+ Zones Resizer
+
+
+
+ <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>
+
+
+
+
+ ResourceManager
+
+ <h2>Some internal devices may not be detected:</h2><p>One or more I2C or SMBus interfaces failed to initialize.</p><p><b>RGB DRAM modules, some motherboards' onboard RGB lighting, and RGB Graphics Cards, will not be available in OpenRGB</b> without I2C or SMBus.</p><h4>How to fix this:</h4><p>On Windows, this is usually caused by a failure to load the WinRing0 driver.</p><p>You must run OpenRGB as administrator at least once to allow WinRing0 to set up.</p><p>See <a href='https://help.openrgb.org/'>help.openrgb.org</a> for additional troubleshooting steps if you keep seeing this message.<br></p><h3>If you are not using internal RGB on a desktop this message is not important to you.</h3>
+
+
+
+ <h2>Some internal devices may not be detected:</h2><p>One or more I2C or SMBus interfaces failed to initialize.</p><p><b>RGB DRAM modules, some motherboards' onboard RGB lighting, and RGB Graphics Cards, will not be available in OpenRGB</b> without I2C or SMBus.</p><h4>How to fix this:</h4><p>On Linux, this is usually because the i2c-dev module is not loaded.</p><p>You must load the i2c-dev module along with the correct i2c driver for your motherboard. This is usually i2c-piix4 for AMD systems and i2c-i801 for Intel systems.</p><p>See <a href='https://help.openrgb.org/'>help.openrgb.org</a> for additional troubleshooting steps if you keep seeing this message.<br></p><h3>If you are not using internal RGB on a desktop this message is not important to you.</h3>
+
+
+
+ <h2>WARNING:</h2><p>The OpenRGB udev rules are not installed.</p><p>Most devices will not be available unless running OpenRGB as root.</p><p>If using AppImage, Flatpak, or self-compiled versions of OpenRGB you must install the udev rules manually</p><p>See <a href='https://openrgb.org/udev'>https://openrgb.org/udev</a> to install the udev rules manually</p>
+
+
+
+ <h2>WARNING:</h2><p>Multiple OpenRGB udev rules are installed.</p><p>The udev rules file 60-openrgb.rules is installed in both /etc/udev/rules.d and /usr/lib/udev/rules.d.</p><p>Multiple udev rules files can conflict, it is recommended to remove one of them.</p>
+
+ TabLabelUi
-
- Tab Label
- Label Tab
-
-
- device namenama peranti
@@ -1375,7 +1148,6 @@
Ui::OpenRGBClientInfoPage
- DisconnectPutuskan sambungan
@@ -1383,379 +1155,337 @@
Ui::OpenRGBDevicePage
- Set individual LEDs to static colors. Safe for use with software-driven effects.Tetapkan LED individu kepada warna statik. Selamat untuk digunakan dengan kesan dipacu perisian.
- Set individual LEDs to static colors. Not safe for use with software-driven effects.Tetapkan LED individu kepada warna statik. Tidak selamat untuk digunakan dengan kesan dipacu perisian.
- Sets the entire device or a zone to a single color.Menetapkan keseluruhan peranti atau zon kepada satu warna.
- Gradually fades between fully off and fully on.Secara beransur-ansur pudar antara mati sepenuhnya dan hidup sepenuhnya.
- Abruptly changes between fully off and fully on.Berubah secara mendadak antara mati sepenuhnya dan hidup sepenuhnya.
- Gradually cycles through the entire color spectrum. All lights on the device are the same color.Secara beransur-ansur kitaran melalui keseluruhan spektrum warna. Semua lampu pada peranti adalah warna yang sama.
- Gradually cycles through the entire color spectrum. Produces a rainbow pattern that moves.Secara beransur-ansur kitaran melalui keseluruhan spektrum warna. Menghasilkan corak pelangi yang bergerak.
- Flashes lights when keys or buttons are pressed.Berkelip lampu apabila butang ditekan.
- Entire DeviceKeseluruhan Peranti
- Entire ZoneKeseluruhan Zon
- LeftKiri
- RightKanan
- UpAtas
- DownBawah
- HorizontalMendatar
- VerticalMenegak
- Saved To DeviceDisimpan Ke Peranti
- Save To DeviceSimpan Ke Peranti
- Saving Not SupportedSimpanan Tidak Disokong
- All ZonesSemua Zon
- Mode SpecificMod Khusus
+
+ Entire Segment
+
+ Ui::OpenRGBDialog
- Show/HideTunjukkan/Sembunyikan
- ProfilesProfil
- Quick ColorsWarna Pantas
- RedMerah
- YellowKuning
- GreenHijau
- CyanSian
- BlueBiru
- MagentaMagenta
- WhitePutih
- Lights OffLampu padam
- ExitKeluar
- PluginsPlugin
- SoftwarePerisian
- Supported DevicesPeranti yang Disokong
- General SettingsSeting Umum
- E1.31 DevicesPeranti E1.31
- LIFX DevicesPeranti LIFX
- Philips Hue DevicesPeranti Philips Hue
- Philips Wiz DevicesPeranti Philips Wiz
- OpenRGB QMK ProtocolProtokol QMK OpenRGB
- Serial DevicesPeranti Bersiri
- Yeelight DevicesPeranti Yeelight
- Nanoleaf DevicesPeranti Nanoleaf
- Elgato KeyLight DevicesPeranti Elgato KeyLight
-
-
+ Elgato LightStrip DevicesPeranti Elgato LightStrip
- SMBus ToolsAlat SMBus
- SDK ClientKlient SDK
- SDK ServerPelayan SDK
- Delete ProfilePadam Profil
- Do you really want to delete this profile?Adakah anda benar-benar mahu memadamkan profil ini?
- Log ConsoleKonsol Log
+
+ DMX Devices
+
+
+
+ Kasa Smart Devices
+
+ Ui::OpenRGBE131SettingsEntry
- SingleSatu
- LinearLinear
- MatrixMatriks
- Horizontal Top LeftMendatar Kiri Atas
- Horizontal Top RightMendatar Atas Kanan
- Horizontal Bottom LeftMendatar Bawah Kiri
- Horizontal Bottom RightMendatar Bawah Kanan
- Vertical Top LeftMenegak Atas Kiri
- Vertical Top RightMenegak Atas Kanan
- Vertical Bottom LeftMenegak Bawah Kiri
- Vertical Bottom RightMenegak Bawah Kanan
+
+ Ui::OpenRGBPhilipsWizSettingsEntry
+
+ Average
+
+
+
+ Minimum
+
+
+Ui::OpenRGBPluginsPage
- Install OpenRGB PluginPasang OpenRGB Plugin
- Plugin files (*.dll *.dylib *.so *.so.*)Fail Plugin (*.dll *.dylib *.so *.so.*)
- Replace PluginGantikan Plugin
- A plugin with this filename is already installed. Are you sure you want to replace this plugin?Plugin dengan nama fail ini telah dipasang. Adakah anda pasti mahu menggantikan plugin ini?
- Remove PluginAlih Keluar Plugin
- Are you sure you want to remove this plugin?Adakah anda pasti mahu mengalih keluar plugin ini?
+
+ Restart Needed
+
+
+
+ The plugin will be fully removed after restarting OpenRGB.
+
+ Ui::OpenRGBServerInfoPage
- Stopping...Sedang berhenti...
- OnlineDalam talian
- OfflineLuar talian
@@ -1763,18 +1493,14 @@
Ui::OpenRGBSettingsPage
-
- English - USMelayu
- System DefaultLalai Sistem
- A problem occurred enabling Start At Login.Masalah telah berlaku mendayakan Mula Pada Log Masuk.
@@ -1782,12 +1508,10 @@
Ui::OpenRGBYeelightSettingsEntry
- Choose an IP...Pilih IP...
- Choose the correct IP for the hostPilih IP yang betul untuk hos
@@ -1795,22 +1519,18 @@
Ui::OpenRGBZonesBulkResizer
- Resize the zonesUbah saiz zon
- ControllerPengawal
- ZoneZon
- SizeSaiz
diff --git a/qt/i18n/OpenRGB_pl_PL.ts b/qt/i18n/OpenRGB_pl_PL.ts
index 887c88e0..f547f113 100644
--- a/qt/i18n/OpenRGB_pl_PL.ts
+++ b/qt/i18n/OpenRGB_pl_PL.ts
@@ -14,10 +14,6 @@
OpenRGBClientInfoPageUi
-
- Client info page
- Strona informacji o klientach
- Port:Port:
@@ -45,10 +41,6 @@
OpenRGBConsolePageUi
-
- Log console page
- Strona konsoli logów
- Log levelPoziom logowania
@@ -63,11 +55,53 @@
- OpenRGBDeviceInfoPageUi
+ OpenRGBDMXSettingsEntryUi
- Device info page
- Strona informacji o urządzeniu
+ Brightness Channel:
+
+
+ Blue Channel:
+
+
+
+ Name:
+ Nazwa:
+
+
+ Green Channel:
+
+
+
+ Red Channel:
+
+
+
+ Keepalive Time:
+ Czas keepalive:
+
+
+ Port:
+ Port:
+
+
+
+ OpenRGBDMXSettingsPageUi
+
+ Add
+ Dodaj
+
+
+ Remove
+ Usuń
+
+
+ Save
+ Zapisz
+
+
+
+ OpenRGBDeviceInfoPageUiName:Nazwa:
@@ -99,10 +133,6 @@
OpenRGBDevicePageUi
-
- Device page
- Strona urządzenia
- G:G:
@@ -175,10 +205,6 @@
Apply Colors To SelectionZastosuj kolory do zaznaczonych
-
- Resize
- Zmień rozmiar
- Mode:Tryb:
@@ -191,6 +217,14 @@
Save To DeviceZapisz w urządzeniu
+
+ Hex:
+
+
+
+ Edit
+
+ OpenRGBDialogUi
@@ -247,63 +281,8 @@
Zapisz profil z własną nazwą
-
- OpenRGBDialogUi
-
- OpenRGB
- OpenRGB
-
-
- Device
- Urządzenie
-
-
- Red
- Czerwony
-
-
- Green
- Zielony
-
-
- Blue
- Niebieski
-
-
- Mode
- Tryb
-
-
- Set All
- Ustaw wszystko
-
-
- Set Device
- Ustaw urządzenie
-
-
- Zone
- Strefa
-
-
- Set Zone
- Ustaw strefę
-
-
- Set LED
- Ustaw LED
-
-
- LED
- LED
-
-OpenRGBE131SettingsEntryUi
-
- E131 settings entry
- Wpis ustawień E131
- Start Channel:Kanał początkowy:
@@ -355,10 +334,6 @@
OpenRGBE131SettingsPageUi
-
- E131 settings page
- Strona ustawień E131
- AddDodaj
@@ -374,10 +349,6 @@
OpenRGBElgatoKeyLightSettingsEntryUi
-
- Dialog
- Okno dialogowe
- IP:IP:
@@ -385,10 +356,6 @@
OpenRGBElgatoKeyLightSettingsPageUi
-
- Dialog
- Okno dialogowe
- AddDodaj
@@ -404,10 +371,6 @@
OpenRGBElgatoLightStripSettingsEntryUi
-
- Dialog
- Okno dialogowe
- IP:IP:
@@ -415,10 +378,6 @@
OpenRGBElgatoLightStripSettingsPageUi
-
- Dialog
- Okno dialogowe
- AddDodaj
@@ -433,11 +392,56 @@
- OpenRGBLIFXSettingsEntryUi
+ OpenRGBHardwareIDsDialogUi
- Form
- Formularz
+ Hardware IDs
+
+
+ Copy to clipboard
+
+
+
+ Location
+
+
+
+ Device
+ Urządzenie
+
+
+ Vendor
+
+
+
+
+ OpenRGBKasaSmartSettingsEntryUi
+
+ IP:
+ IP:
+
+
+ Name
+ Nazwa
+
+
+
+ OpenRGBKasaSmartSettingsPageUi
+
+ Add
+ Dodaj
+
+
+ Remove
+ Usuń
+
+
+ Save
+ Zapisz
+
+
+
+ OpenRGBLIFXSettingsEntryUiIP:IP:
@@ -449,10 +453,6 @@
OpenRGBLIFXSettingsPageUi
-
- Form
- Formularz
- AddDodaj
@@ -467,11 +467,22 @@
- OpenRGBNanoleafSettingsEntryUi
+ OpenRGBNanoleafNewDeviceDialogUi
- Form
- Formularz
+ New Nanoleaf device
+
+
+ IP address:
+
+
+
+ Port:
+ Port:
+
+
+
+ OpenRGBNanoleafSettingsEntryUiIP:IP:
@@ -495,10 +506,6 @@
OpenRGBNanoleafSettingsPageUi
-
- Form
- Formularz
- ScanSkanuj
@@ -507,6 +514,14 @@
To pair, hold the on-off button down for 5-7 seconds until the LED starts flashing in a pattern, then click the "Pair" button within 30 seconds.W celu sparowania, nacisnij przycisk on-off przez 5-7 sekund dopóki dioda LED zacznie mrugać, wówczas naciśnij przycisk "Pair" w ciągu 30 sekund.
+
+ Add
+ Dodaj
+
+
+ Remove
+ Usuń
+ OpenRGBPhilipsHueSettingsEntryUi
@@ -534,10 +549,6 @@
MAC:MAC:
-
- Form
- Formularz
- Auto Connect Group:Automatyczne połączenie grupy:
@@ -545,10 +556,6 @@
OpenRGBPhilipsHueSettingsPageUi
-
- Philips Hue settings page
- Strona ustawień Philips Hue
- RemoveUsuń
@@ -568,21 +575,25 @@
OpenRGBPhilipsWizSettingsEntryUi
-
- Philips WIZ settings entry
- Wpis ustawień Philips WIZ
- IP:IP:
+
+ Use Cool White
+
+
+
+ Use Warm White
+
+
+
+ White Strategy:
+
+ OpenRGBPhilipsWizSettingsPageUi
-
- Philips WIZ settings page
- Strona ustawień Philips WIZ
- AddDodaj
@@ -596,19 +607,8 @@
Zapisz
-
- OpenRGBPluginContainerUi
-
- Plugin container
- Kontener wtyczek
-
-OpenRGBPluginsEntryUi
-
- Plugins entry
- Wpis wtyczek
- Version:Wersja:
@@ -638,16 +638,16 @@
Commit:
- Icon
- Ikona
+ API Version:
+
+
+
+ API Version Value
+ OpenRGBPluginsPageUi
-
- Plugins page
- Strona wtyczek
- Install PluginZainstaluj wtyczkę
@@ -668,16 +668,16 @@
Nazwa profilu
- New Profile Name:
- Nowa nazwa profilu:
+ Save to an existing profile:
+
+
+
+ Create a new profile:
+ OpenRGBQMKORGBSettingsEntryUi
-
- QMK settings entry
- Wprowadzanie ustawień QMK
- Name:Nazwa:
@@ -693,10 +693,6 @@
OpenRGBQMKORGBSettingsPageUi
-
- QMK Settings page
- Strona ustawień QMK
- AddDodaj
@@ -712,10 +708,6 @@
OpenRGBSerialSettingsEntryUi
-
- Serial settings entry
- Ustawienia portu szeregowego
- Baud:Baud:
@@ -739,10 +731,6 @@
OpenRGBSerialSettingsPageUi
-
- Serial settings page
- Strona ustawień portu szeregowego
- AddDodaj
@@ -758,10 +746,6 @@
OpenRGBServerInfoPageUi
-
- Server info page
- Strona ustawień serwera
- Stop ServerZatrzymaj serwer
@@ -805,10 +789,6 @@
OpenRGBSettingsPageUi
-
- Settings page
- Strona ustawień
- Load Window GeometryWczytaj pozycję okna
@@ -891,7 +871,7 @@
Greyscale Tray Icon
- Szara ikona w tray'u
+ Szara ikona w tray'uAMD SMBus: Reduce CPU Usage (restart required)
@@ -913,28 +893,48 @@
LanguageJęzyk
+
+ Disable key expansion in device view
+
+
+
+ Hex Format
+
+
+
+ Show LED view by default
+
+
+
+ Set Profile on Suspend
+
+
+
+ Set Profile on Resume
+
+
+
+ Enable Log File (restart required)
+
+ OpenRGBSoftwareInfoPageUi
-
- Software info page
- Strona informacji o programie
- Build Date:Data utworzenia:Git Commit ID:
- Commit ID Git'a:
+ Commit ID Git'a:Git Commit Date:
- Data Commitu Git'a:
+ Data Commitu Git'a:Git Branch:
- Branch z Git'a:
+ Branch z Git'a:Version:
@@ -942,7 +942,7 @@
GitLab:
- Strona GitLab'a:
+ Strona GitLab'a:Website:
@@ -956,13 +956,17 @@
<a href="https://gitlab.com/CalcProgrammer1/OpenRGB">https://gitlab.com/CalcProgrammer1/OpenRGB</a>
+
+ SDK Version:
+
+
+
+ Plugin API Version:
+
+ OpenRGBSupportedDevicesPageUi
-
- Supported devices
- Wspierane urządzenia
- Filter:Filtr:
@@ -975,13 +979,13 @@
Apply changesZatwierdź zmiany
+
+ Get hardware IDs
+
+ OpenRGBSystemInfoPageUi
-
- System info page
- Strona informacji o systemie
- SMBus Adapters:Magistrale SMBus:
@@ -1037,10 +1041,6 @@
OpenRGBYeelightSettingsEntryUi
-
- Yeelight settings entry
- Wpis ustawień Yeelight
- IP:IP:
@@ -1064,10 +1064,6 @@
OpenRGBYeelightSettingsPageUi
-
- Yeelight settings page
- Strona ustawień Yeelight
- AddDodaj
@@ -1087,17 +1083,21 @@
Resize ZoneZmien rozmiar strefy
+
+ Add Segment
+
+
+
+ Remove Segment
+
+
+
+ Length
+
+ OpenRGBZonesBulkResizerUi
-
- Zones resizer
- Zmiana rozmiaru strefy
-
-
- <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>
- <html><head/><body><p>Jedna lub więcej stref zmiennego rozmiaru nie została skonfigurowana. Strefy zmiennego rozmiaru sa najczęsciej używa z adresowalnymi podłączeniami LEDów kiedy rozmiar podłączonego urządzenia nie może bys wykryty automatycznie.</p><p>Proszę wprowadzić poniżej ilość LEDów dla każdej strefy.</p><p>Aby dowiedzieć sie więcej o przeliczaniu rozmiaru proszę sprawdź <a href="https://openrgb.org/resize"><span style=" text-decoration: underline; color:#0000ff;">to łącze.</span></a></p></body></html>
- Do not show againNie pokazuj więcej
@@ -1110,13 +1110,36 @@
IgnoreZignoruj
+
+ Zones Resizer
+
+
+
+ <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>
+
+
+
+
+ ResourceManager
+
+ <h2>Some internal devices may not be detected:</h2><p>One or more I2C or SMBus interfaces failed to initialize.</p><p><b>RGB DRAM modules, some motherboards' onboard RGB lighting, and RGB Graphics Cards, will not be available in OpenRGB</b> without I2C or SMBus.</p><h4>How to fix this:</h4><p>On Windows, this is usually caused by a failure to load the WinRing0 driver.</p><p>You must run OpenRGB as administrator at least once to allow WinRing0 to set up.</p><p>See <a href='https://help.openrgb.org/'>help.openrgb.org</a> for additional troubleshooting steps if you keep seeing this message.<br></p><h3>If you are not using internal RGB on a desktop this message is not important to you.</h3>
+
+
+
+ <h2>Some internal devices may not be detected:</h2><p>One or more I2C or SMBus interfaces failed to initialize.</p><p><b>RGB DRAM modules, some motherboards' onboard RGB lighting, and RGB Graphics Cards, will not be available in OpenRGB</b> without I2C or SMBus.</p><h4>How to fix this:</h4><p>On Linux, this is usually because the i2c-dev module is not loaded.</p><p>You must load the i2c-dev module along with the correct i2c driver for your motherboard. This is usually i2c-piix4 for AMD systems and i2c-i801 for Intel systems.</p><p>See <a href='https://help.openrgb.org/'>help.openrgb.org</a> for additional troubleshooting steps if you keep seeing this message.<br></p><h3>If you are not using internal RGB on a desktop this message is not important to you.</h3>
+
+
+
+ <h2>WARNING:</h2><p>The OpenRGB udev rules are not installed.</p><p>Most devices will not be available unless running OpenRGB as root.</p><p>If using AppImage, Flatpak, or self-compiled versions of OpenRGB you must install the udev rules manually</p><p>See <a href='https://openrgb.org/udev'>https://openrgb.org/udev</a> to install the udev rules manually</p>
+
+
+
+ <h2>WARNING:</h2><p>Multiple OpenRGB udev rules are installed.</p><p>The udev rules file 60-openrgb.rules is installed in both /etc/udev/rules.d and /usr/lib/udev/rules.d.</p><p>Multiple udev rules files can conflict, it is recommended to remove one of them.</p>
+
+ TabLabelUi
-
- Tab Label
- Nazwa zakładki
- device namenazwa urządzenia
@@ -1215,6 +1238,10 @@
Mode SpecificDedykowane w trybie
+
+ Entire Segment
+
+ Ui::OpenRGBDialog
@@ -1334,7 +1361,7 @@
Elgato KeyLight DevicesUrządzenia Elgato KeyLight
-
+ Elgato LightStrip DevicesUrządzenia Elgato LightStrip
@@ -1346,6 +1373,14 @@
SoftwareOprogramowanie
+
+ DMX Devices
+
+
+
+ Kasa Smart Devices
+
+ Ui::OpenRGBE131SettingsEntry
@@ -1394,6 +1429,17 @@
Pionowy prawy dół
+
+ Ui::OpenRGBPhilipsWizSettingsEntry
+
+ Average
+
+
+
+ Minimum
+
+
+Ui::OpenRGBPluginsPage
@@ -1420,6 +1466,14 @@
Are you sure you want to remove this plugin?Czy na pewno chcesz usunąć tę wtyczkę?
+
+ Restart Needed
+
+
+
+ The plugin will be fully removed after restarting OpenRGB.
+
+ Ui::OpenRGBServerInfoPage
diff --git a/qt/i18n/OpenRGB_pt_BR.ts b/qt/i18n/OpenRGB_pt_BR.ts
index f6b3218b..b6f9493b 100644
--- a/qt/i18n/OpenRGB_pt_BR.ts
+++ b/qt/i18n/OpenRGB_pt_BR.ts
@@ -26,10 +26,6 @@
IP:IP:
-
- Client info page
- Informação do client
- Connected ClientsClient's conectados
@@ -57,9 +53,51 @@
Clear logLimpar Logs
+
+
+ OpenRGBDMXSettingsEntryUi
- Log console page
- Console Log
+ Brightness Channel:
+
+
+
+ Blue Channel:
+
+
+
+ Name:
+ Nome:
+
+
+ Green Channel:
+
+
+
+ Red Channel:
+
+
+
+ Keepalive Time:
+ Tempo de atividade:
+
+
+ Port:
+ Porta:
+
+
+
+ OpenRGBDMXSettingsPageUi
+
+ Add
+ Adicionar
+
+
+ Remove
+ Remover
+
+
+ Save
+ Salvar
@@ -92,10 +130,6 @@
Serial:Número de série:
-
- Device info page
- Informações do dispositivo
- OpenRGBDevicePageUi
@@ -171,10 +205,6 @@
Apply Colors To SelectionAplicar cores à seleção
-
- Resize
- Redimensionar
- Mode:Modo:
@@ -188,8 +218,12 @@
Salvar no dispositivo
- Device page
- Dispositivo
+ Hex:
+
+
+
+ Edit
+
@@ -247,57 +281,6 @@
Salvar perfil com nome personalizado
-
- OpenRGBDialogUi
-
- OpenRGB
- OpenRGB
-
-
- Device
- Dispositivo
-
-
- Red
- Vermelho
-
-
- Green
- Verde
-
-
- Blue
- Azul
-
-
- Mode
- Modo
-
-
- Set All
- Definir todos
-
-
- Set Device
- Definir dispositivo
-
-
- Zone
- Zona
-
-
- Set Zone
- Definir zona
-
-
- Set LED
- Definir LED
-
-
- LED
- LED
-
-OpenRGBE131SettingsEntryUi
@@ -348,10 +331,6 @@
RGB Order:Ordem do RGB:
-
- E131 settings entry
- Entrada E1.31
- OpenRGBE131SettingsPageUi
@@ -367,17 +346,9 @@
SaveSalvar
-
- E131 settings page
- Ajustes E1.31
- OpenRGBElgatoKeyLightSettingsEntryUi
-
- Dialog
-
- IP:IP:
@@ -385,10 +356,6 @@
OpenRGBElgatoKeyLightSettingsPageUi
-
- Dialog
-
- AddAdicionar
@@ -404,10 +371,6 @@
OpenRGBElgatoLightStripSettingsEntryUi
-
- Dialog
-
- IP:IP:
@@ -416,9 +379,54 @@
OpenRGBElgatoLightStripSettingsPageUi
- Dialog
+ Add
+ Adicionar
+
+
+ Remove
+ Remover
+
+
+ Save
+ Salvar
+
+
+
+ OpenRGBHardwareIDsDialogUi
+
+ Hardware IDs
+
+ Copy to clipboard
+
+
+
+ Location
+
+
+
+ Device
+ Dispositivo
+
+
+ Vendor
+
+
+
+
+ OpenRGBKasaSmartSettingsEntryUi
+
+ IP:
+ IP:
+
+
+ Name
+ Nome
+
+
+
+ OpenRGBKasaSmartSettingsPageUiAddAdicionar
@@ -434,10 +442,6 @@
OpenRGBLIFXSettingsEntryUi
-
- Form
-
- IP:IP:
@@ -449,10 +453,6 @@
OpenRGBLIFXSettingsPageUi
-
- Form
-
- AddAdicionar
@@ -467,11 +467,22 @@
- OpenRGBNanoleafSettingsEntryUi
+ OpenRGBNanoleafNewDeviceDialogUi
- Form
+ New Nanoleaf device
+
+ IP address:
+
+
+
+ Port:
+ Porta:
+
+
+
+ OpenRGBNanoleafSettingsEntryUiIP:IP:
@@ -495,10 +506,6 @@
OpenRGBNanoleafSettingsPageUi
-
- Form
-
- Scan
@@ -507,6 +514,14 @@
To pair, hold the on-off button down for 5-7 seconds until the LED starts flashing in a pattern, then click the "Pair" button within 30 seconds.
+
+ Add
+ Adicionar
+
+
+ Remove
+ Remover
+ OpenRGBPhilipsHueSettingsEntryUi
@@ -534,14 +549,6 @@
MAC:MAC:
-
- Philips Hue settings entry
- Ajustes de entrada Philips Hue
-
-
- Form
-
- Auto Connect Group:
@@ -565,10 +572,6 @@
After adding a Hue entry and saving, restart OpenRGB and press the Sync button on your Hue bridge to pair it.Depois de adicionar e salvar uma entrada Hue, reinicie o OpenRGB e pressione o botão de sincronização em sua ponte Hue para emparelhá-los.
-
- Philips Hue settings page
- Ajustes Philips Hue
- OpenRGBPhilipsWizSettingsEntryUi
@@ -577,8 +580,16 @@
IP:
- Philips WIZ settings entry
- Entrada Philips WIZ
+ Use Cool White
+
+
+
+ Use Warm White
+
+
+
+ White Strategy:
+
@@ -595,17 +606,6 @@
SaveSalvar
-
- Philips WIZ settings page
- Ajustes Philips WIZ
-
-
-
- OpenRGBPluginContainerUi
-
- Plugin container
- Plug-ins
- OpenRGBPluginsEntryUi
@@ -638,12 +638,12 @@
Commit:
- Icon
- Ícone
+ API Version:
+
- Plugins entry
- Plugin
+ API Version Value
+
@@ -656,10 +656,6 @@
Remove PluginRemover plugin
-
- Plugins page
- Plugins
- <html><head/><body>Looking for plugins? See the official list at <a href="https://openrgb.org/plugins.html">OpenRGB.org</a></body></html>
@@ -672,8 +668,12 @@
Nome do perfil
- New Profile Name:
- Novo nome de perfil:
+ Save to an existing profile:
+
+
+
+ Create a new profile:
+
@@ -690,10 +690,6 @@
USB VID:USB VID:
-
- QMK settings entry
- Entrada QMK
- OpenRGBQMKORGBSettingsPageUi
@@ -709,10 +705,6 @@
SaveSalvar
-
- QMK Settings page
- Ajustes QMK
- OpenRGBSerialSettingsEntryUi
@@ -736,10 +728,6 @@
Protocol:Protocolo:
-
- Serial settings entry
- Entrada serial
- OpenRGBSerialSettingsPageUi
@@ -755,10 +743,6 @@
SaveSalvar
-
- Serial settings page
- Ajustes serial
- OpenRGBServerInfoPageUi
@@ -786,10 +770,6 @@
Connected Clients:Client's conectados:
-
- Server info page
- Informação do servidor
- Server Host:
@@ -901,10 +881,6 @@
Open Settings FolderAbrir a pasta de ajustes
-
- Settings page
- Ajustes
- Shared SMBus Access (restart required)
@@ -917,6 +893,30 @@
Language
+
+ Disable key expansion in device view
+
+
+
+ Hex Format
+
+
+
+ Show LED view by default
+
+
+
+ Set Profile on Suspend
+
+
+
+ Set Profile on Resume
+
+
+
+ Enable Log File (restart required)
+
+ OpenRGBSoftwareInfoPageUi
@@ -957,16 +957,16 @@
<a href="https://gitlab.com/CalcProgrammer1/OpenRGB">https://gitlab.com/CalcProgrammer1/OpenRGB</a>
- Software info page
- Informação do Software
+ SDK Version:
+
+
+
+ Plugin API Version:
+ OpenRGBSupportedDevicesPageUi
-
- Supported devices
- Dispositivos suportados
- Filter:Filtro:
@@ -979,6 +979,10 @@
Apply changesAplicar alterações
+
+ Get hardware IDs
+
+ OpenRGBSystemInfoPageUi
@@ -1034,10 +1038,6 @@
Size:Tamanho:
-
- System info page
- Informação do sistema
- OpenRGBYeelightSettingsEntryUi
@@ -1061,10 +1061,6 @@
Left blank for auto discovering host ipDeixe em branco para detecção automática de IP do host
-
- Yeelight settings entry
- Entrada Yeelight
- OpenRGBYeelightSettingsPageUi
@@ -1080,10 +1076,6 @@
SaveSalvar
-
- Yeelight settings page
- Ajustes Yeelight
- OpenRGBZoneResizeDialogUi
@@ -1091,13 +1083,21 @@
Resize ZoneRedimensionar zona
+
+ Add Segment
+
+
+
+ Remove Segment
+
+
+
+ Length
+
+ OpenRGBZonesBulkResizerUi
-
- <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>
- <html><head/><body><p>Uma ou mais zonas não foram configuradas. As zonas redimensionáveis são mais comumente usadas para headers RGB endereçáveis onde o tamanho do dispositivo conectado não pode ser detectado automaticamente.</p><p>Insira o número de LEDs em cada zona abaixo.</p><p>Para obter mais informações sobre como calcular o tamanho correto, verifique <a href="https://openrgb.org/resize"><span style=" text-decoration: underline; color:#0000ff;">diesem Link.</span></a></p></body></html>
- Do not show againNão mostrar novamente
@@ -1111,8 +1111,31 @@
Ignorar
- Zones resizer
- Redimensionador de zonas
+ Zones Resizer
+
+
+
+ <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>
+
+
+
+
+ ResourceManager
+
+ <h2>Some internal devices may not be detected:</h2><p>One or more I2C or SMBus interfaces failed to initialize.</p><p><b>RGB DRAM modules, some motherboards' onboard RGB lighting, and RGB Graphics Cards, will not be available in OpenRGB</b> without I2C or SMBus.</p><h4>How to fix this:</h4><p>On Windows, this is usually caused by a failure to load the WinRing0 driver.</p><p>You must run OpenRGB as administrator at least once to allow WinRing0 to set up.</p><p>See <a href='https://help.openrgb.org/'>help.openrgb.org</a> for additional troubleshooting steps if you keep seeing this message.<br></p><h3>If you are not using internal RGB on a desktop this message is not important to you.</h3>
+
+
+
+ <h2>Some internal devices may not be detected:</h2><p>One or more I2C or SMBus interfaces failed to initialize.</p><p><b>RGB DRAM modules, some motherboards' onboard RGB lighting, and RGB Graphics Cards, will not be available in OpenRGB</b> without I2C or SMBus.</p><h4>How to fix this:</h4><p>On Linux, this is usually because the i2c-dev module is not loaded.</p><p>You must load the i2c-dev module along with the correct i2c driver for your motherboard. This is usually i2c-piix4 for AMD systems and i2c-i801 for Intel systems.</p><p>See <a href='https://help.openrgb.org/'>help.openrgb.org</a> for additional troubleshooting steps if you keep seeing this message.<br></p><h3>If you are not using internal RGB on a desktop this message is not important to you.</h3>
+
+
+
+ <h2>WARNING:</h2><p>The OpenRGB udev rules are not installed.</p><p>Most devices will not be available unless running OpenRGB as root.</p><p>If using AppImage, Flatpak, or self-compiled versions of OpenRGB you must install the udev rules manually</p><p>See <a href='https://openrgb.org/udev'>https://openrgb.org/udev</a> to install the udev rules manually</p>
+
+
+
+ <h2>WARNING:</h2><p>Multiple OpenRGB udev rules are installed.</p><p>The udev rules file 60-openrgb.rules is installed in both /etc/udev/rules.d and /usr/lib/udev/rules.d.</p><p>Multiple udev rules files can conflict, it is recommended to remove one of them.</p>
+
@@ -1121,25 +1144,9 @@
device nameNome do dispositivo
-
- Tab Label
- Etiqueta da guia
- Ui::OpenRGBClientInfoPage
-
- Connected Clients
- Client's conectados
-
-
- Protocol Version
- Versão do protocolo
-
-
- Save Connection
- Salvar conexão
- DisconnectDesconectar
@@ -1231,6 +1238,10 @@
Mode SpecificModo específico
+
+ Entire Segment
+
+ Ui::OpenRGBDialog
@@ -1359,10 +1370,18 @@
Elgato KeyLight Devices
-
+ Elgato LightStrip Devices
+
+ DMX Devices
+
+
+
+ Kasa Smart Devices
+
+ Ui::OpenRGBE131SettingsEntry
@@ -1411,6 +1430,17 @@
Vertikal Fundo Direita
+
+ Ui::OpenRGBPhilipsWizSettingsEntry
+
+ Average
+
+
+
+ Minimum
+
+
+Ui::OpenRGBPluginsPage
@@ -1437,6 +1467,14 @@
Are you sure you want to remove this plugin?Tem certeza de que deseja remover este plugin?
+
+ Restart Needed
+
+
+
+ The plugin will be fully removed after restarting OpenRGB.
+
+ Ui::OpenRGBServerInfoPage
@@ -1452,18 +1490,6 @@
OfflineOffline
-
- Client IP
- IP do Client
-
-
- Protocol Version
- Versão do protocolo
-
-
- Client Name
- Nome do client
- Ui::OpenRGBSettingsPage
diff --git a/qt/i18n/OpenRGB_ru_RU.ts b/qt/i18n/OpenRGB_ru_RU.ts
index 808d589f..ac072d3e 100644
--- a/qt/i18n/OpenRGB_ru_RU.ts
+++ b/qt/i18n/OpenRGB_ru_RU.ts
@@ -4,12 +4,10 @@
DetectorTableModel
- NameНазвание устройства
- EnabledОбнаружение
@@ -17,32 +15,26 @@
OpenRGBClientInfoPageUi
- Port:Порт:
- ConnectПодключиться
- IP:IP:
- Connected ClientsПодключенные клиенты
- Protocol VersionВерсия протокола
- Save ConnectionСохранить подключение
@@ -50,17 +42,14 @@
OpenRGBConsolePageUi
- Log levelУровень логирования
- Refresh logsОбновить лог
- Clear logОчистить лог
@@ -68,41 +57,30 @@
OpenRGBDMXSettingsEntryUi
- E131 settings entry
- Ввод параметров DMX
-
-
- Brightness Channel:Канал яркости:
- Blue Channel:Канал синего цвета:
- Name:Название:
- Green Channel:Канал зелёного цвета:
- Red Channel:Канал красного цвета:
- Keepalive Time:Таймаут:
- Port:Порт:
@@ -110,21 +88,14 @@
OpenRGBDMXSettingsPageUi
- E131 settings page
- Параметры DMX
-
-
- AddДобавить
- RemoveУдалить
- SaveСохранить
@@ -132,37 +103,30 @@
OpenRGBDeviceInfoPageUi
- Name:Название:
- Vendor:Изготовитель:
- Type:Тип:
- Description:Описание:
- Version:Версия:
- Location:Расположение:
- Serial:Серийный номер:
@@ -170,118 +134,95 @@
OpenRGBDevicePageUi
- G:
- H:
- Speed:Скорость:
- RandomСлучайные
- B:
- Hex:
- LED:
- EditРедактировать
- Mode-SpecificNot sure what this setting actually does, temporarily left untranslatedОпр. режимом
- R:
- Dir:Направление:
- S:
- Select AllВыделить всё
- Per-LEDВручную
- Zone:Секция:
- <html><head/><body><p align="justify">Sets all devices to<br/><b>Static</b> mode and<br/>applies the selected color.</p></body></html><html><head/><body><p align="justify">Включает на всех устройствах режим<br/><b>Static</b> и устанавливает выбранный цвет.</p></body></html>
- Apply All DevicesПрименить для всех
- Colors:Цвета:
- V:
- Apply Colors To SelectionПрименить к выделению
- Mode:Режим:
- Brightness:Яркость:
- Save To DeviceСохранить на устройстве
@@ -289,69 +230,54 @@
OpenRGBDialogUi
- OpenRGB
- DevicesУстройства
- InformationИнформация
- SettingsНастройки
- Toggle LED ViewПредпросмотр устройства (On/Off)
- Rescan DevicesОбновить список устройств
-
-
- Save ProfileСохранить профиль
- Delete ProfileУдалить профиль
- Load ProfileПрименить профиль
- OpenRGB is detecting devices...OpenRGB обнаруживает устройства...
- CancelОтменить
- Save Profile As...Сохранить профиль как...
- Save Profile with custom nameСохранить профиль с другим названием
@@ -359,63 +285,51 @@
OpenRGBE131SettingsEntryUi
- Start Channel:Начальный канал:
- Number of LEDs:Количество светодиодов:
- Start Universe:Not sure if the term should be translatedНачальная вселенная:
- Name:Название:
- Matrix Order:Порядок матрицы:
- Matrix Height:Высота матрицы:
- Matrix Width:Ширина матрицы:
- Type:Тип:
- IP (Unicast):IP (одноадресный):
- Universe Size:Размер вселенной:
- Keepalive Time:Таймаут:
- RGB Order:Порядок RGB:
@@ -423,17 +337,14 @@
OpenRGBE131SettingsPageUi
- AddДобавить
- RemoveУдалить
- SaveСохранить
@@ -441,7 +352,6 @@
OpenRGBElgatoKeyLightSettingsEntryUi
- IP:IP:
@@ -449,17 +359,14 @@
OpenRGBElgatoKeyLightSettingsPageUi
- AddДобавить
- RemoveУдалить
- SaveСохранить
@@ -467,7 +374,6 @@
OpenRGBElgatoLightStripSettingsEntryUi
- IP:IP:
@@ -475,17 +381,14 @@
OpenRGBElgatoLightStripSettingsPageUi
- AddДобавить
- RemoveУдалить
- SaveСохранить
@@ -493,31 +396,22 @@
OpenRGBHardwareIDsDialogUi
- Form
- Идентификаторы устройств
-
-
- Copy to clipboardСкопировать в буфер обмена
- Hardware IDsИдентификаторы устройств
- LocationРасположение
- DeviceУстройство
- VendorИзготовитель
@@ -525,12 +419,10 @@
OpenRGBKasaSmartSettingsEntryUi
- IP:IP:
- NameНазвание
@@ -538,21 +430,14 @@
OpenRGBKasaSmartSettingsPageUi
- Form
- Форма
-
-
- AddДобавить
- RemoveУдалить
- SaveСохранить
@@ -560,12 +445,10 @@
OpenRGBLIFXSettingsEntryUi
- IP:IP:
- NameНазвание
@@ -573,17 +456,14 @@
OpenRGBLIFXSettingsPageUi
- AddДобавить
- RemoveУдалить
- SaveСохранить
@@ -591,17 +471,14 @@
OpenRGBNanoleafNewDeviceDialogUi
- New Nanoleaf deviceДобавить устройство Nanoleaf
- IP address:IP:
- Port:Порт:
@@ -609,27 +486,22 @@
OpenRGBNanoleafSettingsEntryUi
- IP:IP:
- Port:Порт:
- Auth Key:Ключ авторизации:
- UnpairРазъединить
- PairСвязать
@@ -637,22 +509,18 @@
OpenRGBNanoleafSettingsPageUi
- AddДобавить
- RemoveУдалить
- ScanСканировать
- To pair, hold the on-off button down for 5-7 seconds until the LED starts flashing in a pattern, then click the "Pair" button within 30 seconds.Для выполнения сопряжения, удерживайте кнопку включения/выключения в течение 5-7 секунд пока не начнётся мерцание светодиодов, а затем в течение 30 секунд щёлкните кнопку "Связать" ("Pair").
@@ -660,37 +528,30 @@
OpenRGBPhilipsHueSettingsEntryUi
- IP:IP:
- Entertainment Mode:Развлекательный режим:
- Username:Имя пользователя:
- Client Key:Ключ клиента:
- Unpair BridgeРазорвать мост
- MAC:MAC:
- Auto Connect Group:Автоматически подключаться к этой группе:
@@ -698,22 +559,18 @@
OpenRGBPhilipsHueSettingsPageUi
- RemoveУдалить
- AddДобавить
- SaveСохранить
- After adding a Hue entry and saving, restart OpenRGB and press the Sync button on your Hue bridge to pair it.После добавления устройств Hue и сохранения, перезапустите OpenRGB, затем нажмите кнопку Sync на мосте Hue bridge для установления связи.
@@ -721,22 +578,18 @@
OpenRGBPhilipsWizSettingsEntryUi
- Use Cool WhiteХолодный белый
- Use Warm WhiteТёплый белый
- IP:
- White Strategy:Расчёт белого:
@@ -744,17 +597,14 @@
OpenRGBPhilipsWizSettingsPageUi
- AddДобавить
- RemoveУдалить
- SaveСохранить
@@ -762,47 +612,38 @@
OpenRGBPluginsEntryUi
- Version:Версия:
- Name:Название:
- Description:Описание:
- API Version:Версия API:
- API Version Value
- URL:
- Path:Путь:
- EnabledВкл
- Commit:Коммит:
@@ -810,17 +651,14 @@
OpenRGBPluginsPageUi
- Install PluginУстановить подключаемый модуль
- Remove PluginУдалить подключаемый модуль
- <html><head/><body>Looking for plugins? See the official list at <a href="https://openrgb.org/plugins.html">OpenRGB.org</a></body></html><html><head/><body>Посмотрите список подключаемых модулей на официальном сайте <a href="https://openrgb.org/plugins.html">OpenRGB.org</a></body></html>
@@ -828,17 +666,14 @@
OpenRGBProfileSaveDialogUi
- Profile NameНазвание профиля
- Save to an existing profile:Перезаписать существующий профиль:
- Create a new profile:Создать новый профиль:
@@ -846,17 +681,14 @@
OpenRGBQMKORGBSettingsEntryUi
- Name:Название:
- USB PID:
- USB VID:
@@ -864,17 +696,14 @@
OpenRGBQMKORGBSettingsPageUi
- AddДобавить
- RemoveУдалить
- SaveСохранить
@@ -882,27 +711,22 @@
OpenRGBSerialSettingsEntryUi
- Baud:Бод:
- Name:Название:
- Number of LEDs:Количество светодиодов:
- Port:Порт:
- Protocol:Протокол:
@@ -910,17 +734,14 @@
OpenRGBSerialSettingsPageUi
- AddДобавить
- RemoveУдалить
- SaveСохранить
@@ -928,52 +749,42 @@
OpenRGBServerInfoPageUi
- Stop ServerОстановить сервер
- Server Port:Порт сервера:
- Start ServerЗапустить сервер
- Server Status:Статус сервера:
- OfflineОтключен
- Connected Clients:Список подключенных клиентов:
- Server Host:Узел сервера:
- Client IPIP клиента
- Protocol VersionВерсия протокола
- Client NameИмя клиента
@@ -981,164 +792,132 @@
OpenRGBSettingsPageUi
- Load Window GeometryWhat is this for?Загружать геометрию окна
- 90000
- Run zone checks on rescanПроверять области при повторном сканировании
- Start ServerЗапускать сервер
- Show LED view by defaultПоказывать LED View при запуске
- Set Profile on SuspendУстановить профиль при входе в спящий режим
- Start MinimizedЗапускать в свёрнутом виде
- User Interface Settings:Настройка параметров интерфейса:
- Set Profile on ResumeУстановить профиль при пробуждении
- Start At LoginЗапускать при входе в систему
- Enable Log File (restart required)Включить ведение лога (потребуется перезапуск)
- Minimize On CloseСворачивать вместо закрытия
- Save Geometry On CloseСохранять размеры окна при закрытии
- Start ClientЗапускать клиент
- Load ProfileУстановить профиль при запуске
- Set Server PortЗадать порт для сервера
- Theme (restart required)Тема (потребуется перезапуск)
- Enable Log Console (restart required)Включить консоль журналирования (потребуется перезапуск)
- Custom ArgumentsПараметры командной строки при автоматическом запуске
- Log Manager Settings:Настройка параметров журналирования:
- Start at Login StatusСостояние автоматического запуска при входе в систему
- Start At Login Settings:Настройки запуска при входе в систему:
- Open Settings FolderОткрыть папку настроек
- Drivers SettingsПараметры драйверов
- Greyscale Tray IconОтображение значка в системном лотке в оттенках серого
- AMD SMBus: Reduce CPU Usage (restart required)AMD SMBus: уменьшить загрузку ЦП (потребуется перезапуск)
- Disable key expansion in device viewОтключить расширение клавиш в LED View
- Hex FormatФормат шестнадцатеричных чисел (HEX)
- Set Profile on ExitУстановить профиль при закрытии программы
- Shared SMBus Access (restart required)Общий доступ к SMBus (потребуется перезапуск)
- Set Server HostThe server will only accept connections that are targeting this one specific IP - the machine may have more than one, but all others will be rejected Принимать подключения к серверу только на заданном IP
- LanguageЯзык
@@ -1146,57 +925,46 @@
OpenRGBSoftwareInfoPageUi
- Build Date:Дата сборки:
- Git Commit ID:ИД коммита Git:
- SDK Version:Версия сетевого протокола (SDK):
- Git Commit Date:Дата коммита Git:
- Plugin API Version:Версия API плагинов:
- Git Branch:Ветка Git:
- Version:Версия:
- GitLab:Страница на GitLab:
- Website:Веб-сайт:
- <a href="https://openrgb.org">https://openrgb.org</a>
- <a href="https://gitlab.com/CalcProgrammer1/OpenRGB">https://gitlab.com/CalcProgrammer1/OpenRGB</a>
@@ -1204,22 +972,18 @@
OpenRGBSupportedDevicesPageUi
- Filter:Фильтр:
- Enable/Disable allВкл/откл все
- Apply changesПрменить изменения
- Get hardware IDsПоказать идентификаторы устройств
@@ -1227,69 +991,54 @@
OpenRGBSystemInfoPageUi
- SMBus Adapters:Адаптеры SMBus:
- Address:Адрес:
- Read DeviceСчитать устройство
- SMBus Dumper:Дампер SMBus:
-
-
- 0x
- SMBus Detector:Детектор SMBus:
- Detection Mode:Режим обнаружения:
- Detect DevicesСканировать устройства
- Dump DeviceПолучить дамп устройства
- SMBus Reader:Считыватель SMBus:
- Addr:Адрес:
- Reg:Регистр:
- Size:Размер:
@@ -1297,27 +1046,22 @@
OpenRGBYeelightSettingsEntryUi
- IP:
- ?
- Music Mode:Режим захвата звука:
- Override host IP:Указать IP-адрес узла:
- Left blank for auto discovering host ipОставьте пустым для автообнаружения IP узла
@@ -1325,17 +1069,14 @@
OpenRGBYeelightSettingsPageUi
- AddДобавить
- RemoveУдалить
- SaveСохранить
@@ -1343,22 +1084,18 @@
OpenRGBZoneResizeDialogUi
- Resize ZoneИзменить размер области
- Add SegmentДобавить сегмент
- Remove SegmentУдалить сегмент
- LengthДлина
@@ -1366,35 +1103,48 @@
OpenRGBZonesBulkResizerUi
- Zones ResizerИзменение размера зон
- <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><html><head/><body><p>Найдена не настроенная зона изменяемого размера. Зоны изменяемого размера обычно используются для разъёмов адресной ленты, где размер подключенной ленты не может быть определён автоматически.</p><p>Пожалуйста, введите количество светодиодов для каждой такой зоны.</p><p>Подробнее о расчёте правильного размера см. <a href="https://openrgb.org/resize.html"><span style=" text-decoration: underline; color:#0000ff;">здесь.</span></a></p></body></html>
- Do not show againБольше не показывать
- Save and closeСохранить и закрыть
- IgnoreИгнорировать
+
+ ResourceManager
+
+ <h2>Some internal devices may not be detected:</h2><p>One or more I2C or SMBus interfaces failed to initialize.</p><p><b>RGB DRAM modules, some motherboards' onboard RGB lighting, and RGB Graphics Cards, will not be available in OpenRGB</b> without I2C or SMBus.</p><h4>How to fix this:</h4><p>On Windows, this is usually caused by a failure to load the WinRing0 driver.</p><p>You must run OpenRGB as administrator at least once to allow WinRing0 to set up.</p><p>See <a href='https://help.openrgb.org/'>help.openrgb.org</a> for additional troubleshooting steps if you keep seeing this message.<br></p><h3>If you are not using internal RGB on a desktop this message is not important to you.</h3>
+
+
+
+ <h2>Some internal devices may not be detected:</h2><p>One or more I2C or SMBus interfaces failed to initialize.</p><p><b>RGB DRAM modules, some motherboards' onboard RGB lighting, and RGB Graphics Cards, will not be available in OpenRGB</b> without I2C or SMBus.</p><h4>How to fix this:</h4><p>On Linux, this is usually because the i2c-dev module is not loaded.</p><p>You must load the i2c-dev module along with the correct i2c driver for your motherboard. This is usually i2c-piix4 for AMD systems and i2c-i801 for Intel systems.</p><p>See <a href='https://help.openrgb.org/'>help.openrgb.org</a> for additional troubleshooting steps if you keep seeing this message.<br></p><h3>If you are not using internal RGB on a desktop this message is not important to you.</h3>
+
+
+
+ <h2>WARNING:</h2><p>The OpenRGB udev rules are not installed.</p><p>Most devices will not be available unless running OpenRGB as root.</p><p>If using AppImage, Flatpak, or self-compiled versions of OpenRGB you must install the udev rules manually</p><p>See <a href='https://openrgb.org/udev'>https://openrgb.org/udev</a> to install the udev rules manually</p>
+
+
+
+ <h2>WARNING:</h2><p>Multiple OpenRGB udev rules are installed.</p><p>The udev rules file 60-openrgb.rules is installed in both /etc/udev/rules.d and /usr/lib/udev/rules.d.</p><p>Multiple udev rules files can conflict, it is recommended to remove one of them.</p>
+
+
+TabLabelUi
- device nameназвание устройства
@@ -1402,7 +1152,6 @@
Ui::OpenRGBClientInfoPage
- DisconnectРазъединить
@@ -1410,112 +1159,90 @@
Ui::OpenRGBDevicePage
- Set individual LEDs to static colors. Safe for use with software-driven effects.Устанавливает статичный цвет для каждого светодиода. Безопасен для использования с программными эффектами.
- Set individual LEDs to static colors. Not safe for use with software-driven effects.Устанавливает статичный цвет для каждого светодиода. Небезопасен для использования с программными эффектами.
- Sets the entire device or a zone to a single color.Задаёт один цвет для всего устройства или области.
- Gradually fades between fully off and fully on.Плавно включается и выключается.
- Abruptly changes between fully off and fully on.Резко включается и выключается.
- Gradually cycles through the entire color spectrum. All lights on the device are the same color.Плавно меняет цвет по радуге. Все светодиоды устройства одного цвета.
- Gradually cycles through the entire color spectrum. Produces a rainbow pattern that moves.Плавно меняет цвет. Создаёт движущуюся радугу.
- Flashes lights when keys or buttons are pressed.Вспыхивает при нажатии клавишей или кнопок.
- Entire DeviceУстройство целиком
- Entire ZoneОбласть целиком
- Entire SegmentСегмент целиком
- LeftВлево
- RightВправо
- UpВверх
- DownВниз
- HorizontalГоризонтально
- VerticalВертикально
- Saved To DeviceСохранено на устройстве
- Save To DeviceСохранить на устройстве
- Saving Not SupportedСохранение не поддерживается
- All ZonesВсе области
- Mode SpecificЗадаётся режимом
@@ -1523,172 +1250,138 @@
Ui::OpenRGBDialog
- Show/HideПоказать/скрыть
- ProfilesПрофили
- Quick ColorsПалитра
- RedКрасный
- YellowЖёлтый
- GreenЗелёный
- CyanБирюзовый
- BlueСиний
- MagentaЛиловый
- WhiteБелый
- Lights OffЦвета выкл.
- ExitВыход
- PluginsПодключаемые модули
- SoftwareПриложение
- Supported DevicesПоддерживаемые устройства
- General SettingsОбщие настройки
- DMX DevicesУстройства DMX
- E1.31 DevicesУстройства E1.31
- Kasa Smart DevicesУстройства Kasa Smart
- Philips Hue DevicesУстройства Philips Hue
- Philips Wiz DevicesУстройства Philips Wiz
- OpenRGB QMK ProtocolПротокол OpenRGB QMK
- Serial DevicesУстройства последовательного порта
- Yeelight DevicesУстройства Yeelight
- SMBus ToolsИнструменты SMBus
- SDK ClientКлиент SDK
- SDK ServerСервер SDK
- Delete ProfileУдалить профиль
- Do you really want to delete this profile?Вы действительно хотите удалить этот профиль?
- Log ConsoleКонсоль журналирования
- LIFX DevicesУстройства LIFX
- Nanoleaf DevicesУстройства Nanoleaf
- Elgato KeyLight DevicesУстройства Elgato KeyLight
- Elgato LightStrip DevicesУстройства Elgato LightStrip
@@ -1696,57 +1389,46 @@
Ui::OpenRGBE131SettingsEntry
- SingleОднородная область
- LinearЛинейная область
- MatrixМатрица
- Horizontal Top LeftГоризонтально, слева направо и сверху вниз
- Horizontal Top RightГоризонтально, справа налево и сверху вниз
- Horizontal Bottom LeftГоризонтально, слева направо и снизу вверх
- Horizontal Bottom RightГоризонтально, справа налево и снизу вверх
- Vertical Top LeftВертикально, сверху вниз и слева направо
- Vertical Top RightВертикально, сверху вниз и справа налево
- Vertical Bottom LeftВертикально, снизу вверх и слева направо
- Vertical Bottom RightВертикально, снизу вверх и справа налево
@@ -1754,12 +1436,10 @@
Ui::OpenRGBPhilipsWizSettingsEntry
- AverageПо среднему
- MinimumПо наименьшему
@@ -1767,42 +1447,34 @@
Ui::OpenRGBPluginsPage
- Install OpenRGB PluginУстановить подключаемый модуль OpenRGB
- Plugin files (*.dll *.dylib *.so *.so.*)Файлы подключаемых модулей (*.dll *.dylib *.so; *.so.*)
- Replace PluginЗаменить подключаемый модуль
- A plugin with this filename is already installed. Are you sure you want to replace this plugin?Подключаемый модуль с таким названием уже существует. Заменить установленный подключаемый модуль?
- Remove PluginУдалить подключаемый модуль
- Are you sure you want to remove this plugin?Удалить подключаемый модуль?
- Restart NeededТребуется перезапуск
- The plugin will be fully removed after restarting OpenRGB.Плагин будет полностью удалён после перезапуска OpenRGB.
@@ -1810,17 +1482,14 @@
Ui::OpenRGBServerInfoPage
- Stopping...Остановка…
- OnlineВключен
- OfflineОтключен
@@ -1828,18 +1497,14 @@
Ui::OpenRGBSettingsPage
- A problem occurred enabling Start At Login.Проблема при включении автозапуска.
-
- English - USРусский
- System DefaultОпределяется ОС
@@ -1847,12 +1512,10 @@
Ui::OpenRGBYeelightSettingsEntry
- Choose an IP...Выберите IP адрес…
- Choose the correct IP for the hostВыберите правильный IP адрес узла
@@ -1860,22 +1523,18 @@
Ui::OpenRGBZonesBulkResizer
- Resize the zonesИзменение размера областей
- ControllerКонтроллер
- ZoneОбласть
- SizeРазмер
diff --git a/qt/i18n/OpenRGB_zh_CN.ts b/qt/i18n/OpenRGB_zh_CN.ts
index 84da3572..d9433ac4 100644
--- a/qt/i18n/OpenRGB_zh_CN.ts
+++ b/qt/i18n/OpenRGB_zh_CN.ts
@@ -4,12 +4,10 @@
DetectorTableModel
- Name名称
- Enabled启用
@@ -17,37 +15,26 @@
OpenRGBClientInfoPageUi
-
- Client info page
- 客户端信息页面
-
-
- Port:端口:
- Connect连接
- IP:
- Connected Clients已连接的客户端
- Protocol Version协议版本
- Save Connection保存连接
@@ -55,65 +42,91 @@
OpenRGBConsolePageUi
-
- Log console page
- 日志控制台页面
-
-
- Log level日志级别
- Refresh logs刷新日志
- Clear log清除日志
- OpenRGBDeviceInfoPageUi
+ OpenRGBDMXSettingsEntryUi
-
- Device info page
- 设备信息页面
+ Brightness Channel:
+
-
+ Blue Channel:
+
+
+
+ Name:
+ 名称:
+
+
+ Green Channel:
+
+
+
+ Red Channel:
+
+
+
+ Keepalive Time:
+ 保持活动时间:
+
+
+ Port:
+ 端口:
+
+
+
+ OpenRGBDMXSettingsPageUi
+
+ Add
+ 添加
+
+
+ Remove
+ 移除
+
+
+ Save
+ 保存
+
+
+
+ OpenRGBDeviceInfoPageUi
+ Name:名称:
- Vendor:供应商:
- Type:类型:
- Description:描述:
- Version:版本:
- Location:位置:
- Serial:序列号:
@@ -121,318 +134,200 @@
OpenRGBDevicePageUi
-
- Device page
- 设备页面
-
-
- G:绿(G):
- H:色调(H):
- Speed:速度:
- Random随机
- B:蓝(B):
- LED:
- Mode-Specific特定模式
- R:红(R):
- Dir:
- S:饱和度(S):
- Select All全选
- Per-LED单色
- Zone:区域:
- <html><head/><body><p align="justify">Sets all devices to<br/><b>Static</b> mode and<br/>applies the selected color.</p></body></html><html><head/><body><p对齐="justify">所有设备都设置为<br/><b>静态</b>模式和<br/>应用所选颜色。</p></body></html>
- Apply All Devices应用所有设备
- Colors:颜色:
- V:明度(V):
- Apply Colors To Selection将颜色应用于所选内容
-
- Resize
- 调整
-
-
- Mode:模式:
- Brightness:亮度:
- Save To Device保存到设备
+
+ Hex:
+
+
+
+ Edit
+
+ OpenRGBDialogUi
- OpenRGBOpenRGB
- Devices设备
- Information信息
- Settings设置
- Toggle LED View开关 LED 视图
- Rescan Devices重新扫描设备
-
-
- Save Profile保存配置文件
- Delete Profile删除配置文件
- Load Profile加载配置文件
- OpenRGB is detecting devices...OpenRGB 正在检测设备...
- Cancel取消
- Save Profile As...保存配置文件为...
- Save Profile with custom name使用自定义名称保存配置文件
-
- OpenRGBDialogUi
-
-
- OpenRGB
- OpenRGB
-
-
-
- Device
- 设备
-
-
-
- Red
- 红色
-
-
-
- Green
- 绿色
-
-
-
- Blue
- 蓝色
-
-
-
- Mode
- 模式
-
-
-
- Set All
- 全部设置
-
-
-
- Set Device
- 设置设备
-
-
-
- Zone
- 区域
-
-
-
- Set Zone
- 设置区域
-
-
-
- Set LED
- 设置LED
-
-
-
- LED
- LED
-
-OpenRGBE131SettingsEntryUi
-
- E131 settings entry
- E131 设置条目
-
-
- Start Channel:启动频道:
- Number of LEDs:LED数量:
- Start Universe:开启Universe:
- Name:名称:
- Matrix Order:矩阵顺序:
- Matrix Height:矩阵高度:
- Matrix Width:矩阵宽度:
- Type:类型:
- IP (Unicast):
- Universe Size:Universe大小:
- Keepalive Time:保持活动时间:
- RGB Order:RGB顺序:
@@ -440,22 +335,14 @@
OpenRGBE131SettingsPageUi
-
- E131 settings page
- E131 设置页面
-
-
- Add添加
- Remove移除
- Save保存
@@ -463,12 +350,6 @@
OpenRGBElgatoKeyLightSettingsEntryUi
-
- Dialog
- 对话框
-
-
- IP:
@@ -476,22 +357,14 @@
OpenRGBElgatoKeyLightSettingsPageUi
-
- Dialog
- 对话框
-
-
- Add添加
- Remove移除
- Save保存
@@ -499,12 +372,6 @@
OpenRGBElgatoLightStripSettingsEntryUi
-
- Dialog
- 对话框
-
-
- IP:
@@ -512,40 +379,74 @@
OpenRGBElgatoLightStripSettingsPageUi
-
- Dialog
- 对话框
-
-
- Add添加
- Remove移除
- Save保存
- OpenRGBLIFXSettingsEntryUi
+ OpenRGBHardwareIDsDialogUi
-
- Form
- 表单
+ Hardware IDs
+
-
+ Copy to clipboard
+
+
+
+ Location
+
+
+
+ Device
+ 设备
+
+
+ Vendor
+
+
+
+
+ OpenRGBKasaSmartSettingsEntryUi
+
+ IP:
+
+
+
+ Name
+ 名称
+
+
+
+ OpenRGBKasaSmartSettingsPageUi
+
+ Add
+ 添加
+
+
+ Remove
+ 移除
+
+
+ Save
+ 保存
+
+
+
+ OpenRGBLIFXSettingsEntryUi
+ IP:
- Name名称
@@ -553,55 +454,52 @@
OpenRGBLIFXSettingsPageUi
-
- Form
- 表单
-
-
- Add添加
- Remove移除
- Save保存
- OpenRGBNanoleafSettingsEntryUi
+ OpenRGBNanoleafNewDeviceDialogUi
-
- Form
- 表单
+ New Nanoleaf device
+
-
+ IP address:
+
+
+
+ Port:
+ 端口:
+
+
+
+ OpenRGBNanoleafSettingsEntryUi
+ IP:
- Port:端口:
- Auth Key:身份验证密钥:
- Unpair取消配对
- Pair配对
@@ -609,60 +507,49 @@
OpenRGBNanoleafSettingsPageUi
-
- Form
- 表单
-
-
- Scan扫描
- To pair, hold the on-off button down for 5-7 seconds until the LED starts flashing in a pattern, then click the "Pair" button within 30 seconds.配对时,请按住开关按钮 5-7 秒钟,直到 LED 开始以某种模式闪烁,然后在 30 秒内点按“配对”按钮。
+
+ Add
+ 添加
+
+
+ Remove
+ 移除
+ OpenRGBPhilipsHueSettingsEntryUi
-
- Form
- 表单
-
-
- Entertainment Mode:娱乐模式:
- Auto Connect Group:自动连接:
- IP:
- Client Key:客户端密钥:
- Username:用户名:
- MAC:
- Unpair Bridge未配对桥
@@ -670,27 +557,18 @@
OpenRGBPhilipsHueSettingsPageUi
-
- Philips Hue settings page
- 飞利浦 Hue 设置页面
-
-
- Remove移除
- Add添加
- Save保存
- After adding a Hue entry and saving, restart OpenRGB and press the Sync button on your Hue bridge to pair it.添加 Hue 条目并保存后,重新启动 OpenRGB,然后按 Hue 网桥上的“同步”按钮进行配对。
@@ -698,114 +576,87 @@
OpenRGBPhilipsWizSettingsEntryUi
-
- Philips WIZ settings entry
- 飞利浦 WIZ 设置条目
-
-
- IP:
+
+ Use Cool White
+
+
+
+ Use Warm White
+
+
+
+ White Strategy:
+
+ OpenRGBPhilipsWizSettingsPageUi
-
- Philips WIZ settings page
- 飞利浦 WIZ 设置页面
-
-
- Add添加
- Remove移除
- Save保存
-
- OpenRGBPluginContainerUi
-
-
- Plugin container
- 插件容器
-
-OpenRGBPluginsEntryUi
-
- Plugins entry
- 插件条目
-
-
- Version:版本:
- Name:名称:
- Description:描述:
- URL:
- Path:路径:
- Enabled启用
- Commit:提交:
-
- Icon
- 图标
+ API Version:
+
+
+
+ API Version Value
+ OpenRGBPluginsPageUi
-
- Plugins page
- 插件页面
-
-
- Install Plugin安装插件
- Remove Plugin移除插件
- <html><head/><body>Looking for plugins? See the official list at <a href="https://openrgb.org/plugins.html">OpenRGB.org</a></body></html><html><head/><body>寻找插件?请参阅官方列表 <a href="https://openrgb.org/plugins.html">OpenRGB.org</a></body></html>
@@ -813,35 +664,29 @@
OpenRGBProfileSaveDialogUi
- Profile Name配置文件名称
-
- New Profile Name:
- 新配置文件名称:
+ Save to an existing profile:
+
+
+
+ Create a new profile:
+ OpenRGBQMKORGBSettingsEntryUi
-
- QMK settings entry
- QMK 设置条目
-
-
- Name:名称:
- USB PID:
- USB VID:
@@ -849,22 +694,14 @@
OpenRGBQMKORGBSettingsPageUi
-
- QMK Settings page
- QMK 设置页面
-
-
- Add添加
- Remove移除
- Save保存
@@ -872,32 +709,22 @@
OpenRGBSerialSettingsEntryUi
-
- Serial settings entry
- 串行设置条目
-
-
- Baud:Baud:
- Name:名称:
- Number of LEDs:LED数量:
- Port:端口:
- Protocol:协议:
@@ -905,22 +732,14 @@
OpenRGBSerialSettingsPageUi
-
- Serial settings page
- 串行设置页面
-
-
- Add添加
- Remove移除
- Save保存
@@ -928,57 +747,42 @@
OpenRGBServerInfoPageUi
-
- Server info page
- 服务器信息页面
-
-
- Stop Server中止服务器
- Server Port:服务器端口:
- Client IP客户端 IP
- Protocol Version协议版本
- Client Name客户端名称
- Start Server启动服务器
- Server Host:服务器主机:
- Server Status:服务器状态:
- Offline离线
- Connected Clients:连接的客户端:
@@ -986,288 +790,251 @@
OpenRGBSettingsPageUi
-
- Settings page
- 软件设置
-
-
- Minimize On Close关闭窗口时最小化
- 90000
- Start Server启动服务器
- Enable Log Console (restart required)启用日志控制台(需要重新启动)
- Custom Arguments自定义参数
- Save Geometry On Close关闭时保存几何图形
- Load Window Geometry加载窗口几何图形
- Start Client启动客户端
- Start At Login Settings:从登录设置开始:
- Log Manager Settings:日志管理器设置:
- Theme (restart required)主题(需要重新启动)
- Start at Login Status从登录状态开始
- Set Profile on Exit退出时设置配置文件
- Shared SMBus Access (restart required)共享 SMBus 访问(需要重启)
- Set Server Host设置服务器主机
- Set Server Port设置服务器端口
- Language语言
- Load Profile加载配置文件
- Drivers Settings驱动程序设置
- Run zone checks on rescan重新扫描时运行区域检查
- User Interface Settings:用户界面设置:
- Start At Login登录时开启
- Start Minimized开启时最小化
- AMD SMBus: Reduce CPU Usage (restart required)AMD SMBus:降低 CPU 使用率(需要重新启动)
- Greyscale Tray Icon灰度托盘图标
- Open Settings Folder打开设置文件夹
+
+ Disable key expansion in device view
+
+
+
+ Hex Format
+
+
+
+ Show LED view by default
+
+
+
+ Set Profile on Suspend
+
+
+
+ Set Profile on Resume
+
+
+
+ Enable Log File (restart required)
+
+ OpenRGBSoftwareInfoPageUi
-
- Software info page
- 软件信息页面
-
-
- Build Date:构建日期:
- Git Commit ID:Git Commit ID:
- Git Commit Date:Git Commit 日期:
- Git Branch:Git Branch:
- Version:版本:
- GitLab:GitLab 页面
- Website:网页
- <a href="https://openrgb.org">https://openrgb.org</a>
- <a href="https://gitlab.com/CalcProgrammer1/OpenRGB">https://gitlab.com/CalcProgrammer1/OpenRGB</a>
+
+ SDK Version:
+
+
+
+ Plugin API Version:
+
+ OpenRGBSupportedDevicesPageUi
-
- Supported devices
- 兼容设备选择
-
-
- Filter:过滤:
- Enable/Disable all全部启用/禁用
- Apply changes应用更改
+
+ Get hardware IDs
+
+ OpenRGBSystemInfoPageUi
-
- System info page
- 系统信息页面
-
-
- SMBus Adapters:SMBus 适配器:
- Address:地址:
- Read Device读取设备
- SMBus Dumper:
-
-
- 0x
- SMBus Detector:SMBus 检测器:
- Detection Mode:检测模式:
- Detect Devices检测设备
- Dump Device转储设备
- SMBus Reader:SMBus 读卡器:
- Addr:地 址:
- Reg:注册:
- Size:大小:
@@ -1275,32 +1042,22 @@
OpenRGBYeelightSettingsEntryUi
-
- Yeelight settings entry
- Yeelight设置条目
-
-
- IP:
- ?
- Music Mode:音乐模式:
- Override host IP:覆盖主机 IP:
- Left blank for auto discovering host ip留空用于自动发现主机 IP
@@ -1308,22 +1065,14 @@
OpenRGBYeelightSettingsPageUi
-
- Yeelight settings page
- Yeelight设置页面
-
-
- Add添加
- Remove移除
- Save保存
@@ -1331,84 +1080,67 @@
OpenRGBZoneResizeDialogUi
- Resize Zone调整区域大小
+
+ Add Segment
+
+
+
+ Remove Segment
+
+
+
+ Length
+
+ OpenRGBZonesBulkResizerUi
-
- Zones resizer
- 区域调整大小
-
-
-
- <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>
- style???
- <html><head/><body><p>一个或多个可调整大小的区域尚未配置。 可调整大小的区域最常用于无法自动检测到所连接设备大小的可寻址 RGB 标头。</p><p>请在下面输入每个区域中的 LED 数量。</p><p>有关计算正确大小的详细信息,请查看<a href="https://openrgb.org/resize"><span 样式=" text-decoration: underline; color:#0000ff;">此链接。</span></a></p></body></html>
-
-
- Do not show again不再显示
- Save and close保存并关闭
- Ignore忽视
+
+ Zones Resizer
+
+
+
+ <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>
+
+
- PluginInfo
+ ResourceManager
- Form
- 表单
+ <h2>Some internal devices may not be detected:</h2><p>One or more I2C or SMBus interfaces failed to initialize.</p><p><b>RGB DRAM modules, some motherboards' onboard RGB lighting, and RGB Graphics Cards, will not be available in OpenRGB</b> without I2C or SMBus.</p><h4>How to fix this:</h4><p>On Windows, this is usually caused by a failure to load the WinRing0 driver.</p><p>You must run OpenRGB as administrator at least once to allow WinRing0 to set up.</p><p>See <a href='https://help.openrgb.org/'>help.openrgb.org</a> for additional troubleshooting steps if you keep seeing this message.<br></p><h3>If you are not using internal RGB on a desktop this message is not important to you.</h3>
+
- Version:
- 版本:
+ <h2>Some internal devices may not be detected:</h2><p>One or more I2C or SMBus interfaces failed to initialize.</p><p><b>RGB DRAM modules, some motherboards' onboard RGB lighting, and RGB Graphics Cards, will not be available in OpenRGB</b> without I2C or SMBus.</p><h4>How to fix this:</h4><p>On Linux, this is usually because the i2c-dev module is not loaded.</p><p>You must load the i2c-dev module along with the correct i2c driver for your motherboard. This is usually i2c-piix4 for AMD systems and i2c-i801 for Intel systems.</p><p>See <a href='https://help.openrgb.org/'>help.openrgb.org</a> for additional troubleshooting steps if you keep seeing this message.<br></p><h3>If you are not using internal RGB on a desktop this message is not important to you.</h3>
+
- Build date:
- 构建日期:
+ <h2>WARNING:</h2><p>The OpenRGB udev rules are not installed.</p><p>Most devices will not be available unless running OpenRGB as root.</p><p>If using AppImage, Flatpak, or self-compiled versions of OpenRGB you must install the udev rules manually</p><p>See <a href='https://openrgb.org/udev'>https://openrgb.org/udev</a> to install the udev rules manually</p>
+
- Git commit ID:
- Git 提交 ID:
-
-
- Git commit date:
- Git 提交日期:
-
-
- Git branch:
- Git 分支:
-
-
- Download lastest build
- 下载最新版本
-
-
- Open plugin folder
- 打开插件文件夹
+ <h2>WARNING:</h2><p>Multiple OpenRGB udev rules are installed.</p><p>The udev rules file 60-openrgb.rules is installed in both /etc/udev/rules.d and /usr/lib/udev/rules.d.</p><p>Multiple udev rules files can conflict, it is recommended to remove one of them.</p>
+ TabLabelUi
-
- Tab Label
- 标签页标签
-
-
- device name设备名称
@@ -1416,19 +1148,6 @@
Ui::OpenRGBClientInfoPage
- Connected Clients
- 连接的客户端
-
-
- Protocol Version
- 协议版本
-
-
- Save Connection
- 保存连接
-
-
- Disconnect断开
@@ -1436,414 +1155,352 @@
Ui::OpenRGBDevicePage
- Set individual LEDs to static colors. Safe for use with software-driven effects.将单个 LED 设置为静态颜色。 可安全使用软件驱动效果。
- Set individual LEDs to static colors. Not safe for use with software-driven effects.将单个 LED 设置为静态颜色。 与软件驱动的效果一起使用不安全。
- Sets the entire device or a zone to a single color.将整个设备或区域设置为单一颜色。
- Gradually fades between fully off and fully on.在完全关闭和完全打开之间逐渐淡出。
- Abruptly changes between fully off and fully on.在完全关闭和完全打开之间突然变化。
- Gradually cycles through the entire color spectrum. All lights on the device are the same color.在整个色谱中逐渐循环。 设备上的所有指示灯都是相同的颜色。
- Gradually cycles through the entire color spectrum. Produces a rainbow pattern that moves.在整个色谱中逐渐循环。 生成移动的彩虹图案。
- Flashes lights when keys or buttons are pressed.按下按键或按钮时闪烁。
- Entire Device整个设备
- Entire Zone整个区域
- Left左
- Right右
- Up上
- Down下
- Horizontal水平
- Vertical垂直
- Saved To Device保存到设备
- Save To Device保存到设备
- Saving Not Supported不支持保存
- All Zones所有区域
- Mode Specific特定模式
+
+ Entire Segment
+
+ Ui::OpenRGBDialog
- Show/Hide显示/隐藏
- Profiles配置文件
- Quick Colors快速着色
- Red红色
- Yellow黄色
- Green绿色
- Cyan青色
- Blue蓝色
- Magenta品红
- White白
- Lights Off关灯
- Exit退出
- Plugins插件
- Software软件
- Supported Devices兼容设备选择
- General Settings常规设置
- E1.31 DevicesE1.31 设备
- LIFX DevicesLIFX 设备
- Philips Hue Devices飞利浦 Hue 设备
- Philips Wiz Devices飞利浦 Wiz 设备
- OpenRGB QMK ProtocolOpenRGB QMK 协议
- Serial Devices串行设备
- Yeelight DevicesYeelight 设备
- Nanoleaf Devices绿诺设备
- Elgato KeyLight DevicesElgato KeyLight 设备
- Elgato LightStrip DevicesElgato 灯条设备
- SMBus ToolsSMBus 工具
- SDK ClientSDK 客户端
- SDK ServerSDK 服务器
- Delete Profile删除配置文件
- Do you really want to delete this profile?是否确定删除此配置文件?
- Log Console日志控制台
+
+ DMX Devices
+
+
+
+ Kasa Smart Devices
+
+ Ui::OpenRGBE131SettingsEntry
- Single点
- Linear线
- Matrix面
- Horizontal Top Left水平左上角
- Horizontal Top Right水平右上角
- Horizontal Bottom Left水平左下角
- Horizontal Bottom Right水平右下角
- Vertical Top Left竖直左上角
- Vertical Top Right竖直右上角
- Vertical Bottom Left竖直左下角
- Vertical Bottom Right竖直右下角
+
+ Ui::OpenRGBPhilipsWizSettingsEntry
+
+ Average
+
+
+
+ Minimum
+
+
+Ui::OpenRGBPluginsPage
- Install OpenRGB Plugin安装 OpenRGB 插件
- Plugin files (*.dll; *.dylib; *.so; *.so.*)
- 插件文件(*.dll; *.dylib; *.so; *.so.*)
-
-
- Plugin files (*.dll *.dylib *.so *.so.*)插件文件 (*.dll *.dylib *.so *.so.*)
- Replace Plugin替换插件
- A plugin with this filename is already installed. Are you sure you want to replace this plugin?已安装具有此文件名的插件。 您确定要替换此插件吗?
- Remove Plugin移除插件
- Are you sure you want to remove this plugin?是否确定删除此插件?
+
+ Restart Needed
+
+
+
+ The plugin will be fully removed after restarting OpenRGB.
+
+ Ui::OpenRGBServerInfoPage
- Stopping...停止...
- Online在线
- Offline离线
-
- Client IP
- 客户端 IP
-
-
- Protocol Version
- 协议版本
-
-
- Client Name
- 客户端名称
- Ui::OpenRGBSettingsPage
-
- English - US简体中文
- System Default系统默认
- A problem occurred enabling Start At Login.启用“登录时启动”时出现问题。
@@ -1851,12 +1508,10 @@
Ui::OpenRGBYeelightSettingsEntry
- Choose an IP...选择一个 IP...
- Choose the correct IP for the host为主机选择正确的 IP
@@ -1864,22 +1519,18 @@
Ui::OpenRGBZonesBulkResizer
- Resize the zones调整区域大小
- Controller控制器
- Zone区域
- Size大小
diff --git a/qt/i18n/OpenRGB_zh_TW.ts b/qt/i18n/OpenRGB_zh_TW.ts
index ec5fd00b..7799cf45 100644
--- a/qt/i18n/OpenRGB_zh_TW.ts
+++ b/qt/i18n/OpenRGB_zh_TW.ts
@@ -4,12 +4,10 @@
DetectorTableModel
- Name名稱
- Enabled啟用
@@ -17,37 +15,26 @@
OpenRGBClientInfoPageUi
-
- Client info page
- 用戶端訊息頁面
-
-
- Port:埠:
- Connect連接
- IP:
- Connected Clients已連接的用戶端
- Protocol Version協議版本
- Save Connection保存連接
@@ -55,65 +42,91 @@
OpenRGBConsolePageUi
-
- Log console page
- 日誌控制台頁面
-
-
- Log level日誌級別
- Refresh logs刷新日誌
- Clear log清除日誌
- OpenRGBDeviceInfoPageUi
+ OpenRGBDMXSettingsEntryUi
-
- Device info page
- 設備訊息頁面
+ Brightness Channel:
+
-
+ Blue Channel:
+
+
+
+ Name:
+ 名稱:
+
+
+ Green Channel:
+
+
+
+ Red Channel:
+
+
+
+ Keepalive Time:
+ 保持活動時間:
+
+
+ Port:
+ 埠:
+
+
+
+ OpenRGBDMXSettingsPageUi
+
+ Add
+ 添加
+
+
+ Remove
+ 移除
+
+
+ Save
+ 保存
+
+
+
+ OpenRGBDeviceInfoPageUi
+ Name:名稱:
- Vendor:供應商:
- Type:類型:
- Description:描述:
- Version:版本:
- Location:位置:
- Serial:序號:
@@ -121,318 +134,200 @@
OpenRGBDevicePageUi
-
- Device page
- 設備頁面
-
-
- G:綠(G):
- H:色調(H):
- Speed:速度:
- Random隨機
- B:藍(B):
- LED:
- Mode-Specific特定模式
- R:紅(R):
- Dir:
- S:飽和度(S):
- Select All全選
- Per-LED單色
- Zone:區域:
- <html><head/><body><p align="justify">Sets all devices to<br/><b>Static</b> mode and<br/>applies the selected color.</p></body></html><html><head/><body><p對齊="justify">所有設備都設置為<br/><b>靜態</b>模式和<br/>應用所選顏色。</p></body></html>
- Apply All Devices應用所有設備
- Colors:顏色:
- V:明度(V):
- Apply Colors To Selection將顏色應用於所選內容
-
- Resize
- 調整
-
-
- Mode:模式:
- Brightness:亮度:
- Save To Device保存到設備
+
+ Hex:
+
+
+
+ Edit
+
+ OpenRGBDialogUi
- OpenRGBOpenRGB
- Devices設備
- Information訊息
- Settings設置
- Toggle LED View開關 LED 視圖
- Rescan Devices重新掃描設備
-
-
- Save Profile保存配置文件
- Delete Profile刪除配置文件
- Load Profile載入配置文件
- OpenRGB is detecting devices...OpenRGB 正在檢測設備...
- Cancel取消
- Save Profile As...保存配置文件為...
- Save Profile with custom name使用自訂名稱保存配置文件
-
- OpenRGBDialogUi
-
-
- OpenRGB
- OpenRGB
-
-
-
- Device
- 設備
-
-
-
- Red
- 紅色
-
-
-
- Green
- 綠色
-
-
-
- Blue
- 藍色
-
-
-
- Mode
- 模式
-
-
-
- Set All
- 全部設置
-
-
-
- Set Device
- 設置設備
-
-
-
- Zone
- 區域
-
-
-
- Set Zone
- 設置區域
-
-
-
- Set LED
- 設置LED
-
-
-
- LED
- LED
-
-OpenRGBE131SettingsEntryUi
-
- E131 settings entry
- E131 設置條目
-
-
- Start Channel:啟動頻道:
- Number of LEDs:LED數量:
- Start Universe:開啟Universe:
- Name:名稱:
- Matrix Order:矩陣順序:
- Matrix Height:矩陣高度:
- Matrix Width:矩陣寬度:
- Type:類型:
- IP (Unicast):
- Universe Size:Universe大小:
- Keepalive Time:保持活動時間:
- RGB Order:RGB順序:
@@ -440,22 +335,14 @@
OpenRGBE131SettingsPageUi
-
- E131 settings page
- E131 設置頁面
-
-
- Add添加
- Remove移除
- Save保存
@@ -463,12 +350,6 @@
OpenRGBElgatoKeyLightSettingsEntryUi
-
- Dialog
- 對話框
-
-
- IP:
@@ -476,22 +357,14 @@
OpenRGBElgatoKeyLightSettingsPageUi
-
- Dialog
- 對話框
-
-
- Add添加
- Remove移除
- Save保存
@@ -499,12 +372,6 @@
OpenRGBElgatoLightStripSettingsEntryUi
-
- Dialog
- 對話框
-
-
- IP:
@@ -512,40 +379,74 @@
OpenRGBElgatoLightStripSettingsPageUi
-
- Dialog
- 對話框
-
-
- Add添加
- Remove移除
- Save保存
- OpenRGBLIFXSettingsEntryUi
+ OpenRGBHardwareIDsDialogUi
-
- Form
- 表單
+ Hardware IDs
+
-
+ Copy to clipboard
+
+
+
+ Location
+
+
+
+ Device
+ 設備
+
+
+ Vendor
+
+
+
+
+ OpenRGBKasaSmartSettingsEntryUi
+
+ IP:
+
+
+
+ Name
+ 名稱
+
+
+
+ OpenRGBKasaSmartSettingsPageUi
+
+ Add
+ 添加
+
+
+ Remove
+ 移除
+
+
+ Save
+ 保存
+
+
+
+ OpenRGBLIFXSettingsEntryUi
+ IP:
- Name名稱
@@ -553,55 +454,52 @@
OpenRGBLIFXSettingsPageUi
-
- Form
- 表單
-
-
- Add添加
- Remove移除
- Save保存
- OpenRGBNanoleafSettingsEntryUi
+ OpenRGBNanoleafNewDeviceDialogUi
-
- Form
- 表單
+ New Nanoleaf device
+
-
+ IP address:
+
+
+
+ Port:
+ 埠:
+
+
+
+ OpenRGBNanoleafSettingsEntryUi
+ IP:
- Port:埠:
- Auth Key:身份驗證金鑰:
- Unpair取消配對
- Pair配對
@@ -609,60 +507,49 @@
OpenRGBNanoleafSettingsPageUi
-
- Form
- 表單
-
-
- Scan掃描
- To pair, hold the on-off button down for 5-7 seconds until the LED starts flashing in a pattern, then click the "Pair" button within 30 seconds.配對時,請按住開關按鈕 5-7 秒鐘,直到 LED 開始以某種模式閃爍,然後在 30 秒內點按“配對”按鈕。
+
+ Add
+ 添加
+
+
+ Remove
+ 移除
+ OpenRGBPhilipsHueSettingsEntryUi
-
- Form
- 表單
-
-
- Entertainment Mode:娛樂模式:
- Auto Connect Group:自動連接:
- IP:
- Client Key:用戶端金鑰:
- Username:使用者名稱:
- MAC:
- Unpair Bridge未配對橋
@@ -670,27 +557,18 @@
OpenRGBPhilipsHueSettingsPageUi
-
- Philips Hue settings page
- 飛利浦 Hue 設置頁面
-
-
- Remove移除
- Add添加
- Save保存
- After adding a Hue entry and saving, restart OpenRGB and press the Sync button on your Hue bridge to pair it.添加 Hue 條目並保存後,重新啟動 OpenRGB,然後按 Hue 網橋上的“同步”按鈕進行配對。
@@ -698,114 +576,87 @@
OpenRGBPhilipsWizSettingsEntryUi
-
- Philips WIZ settings entry
- 飛利浦 WIZ 設置條目
-
-
- IP:
+
+ Use Cool White
+
+
+
+ Use Warm White
+
+
+
+ White Strategy:
+
+ OpenRGBPhilipsWizSettingsPageUi
-
- Philips WIZ settings page
- 飛利浦 WIZ 設置頁面
-
-
- Add添加
- Remove移除
- Save保存
-
- OpenRGBPluginContainerUi
-
-
- Plugin container
- 插件容器
-
-OpenRGBPluginsEntryUi
-
- Plugins entry
- 插件條目
-
-
- Version:版本:
- Name:名稱:
- Description:描述:
- URL:
- Path:路徑:
- Enabled啟用
- Commit:提交:
-
- Icon
- 圖示
+ API Version:
+
+
+
+ API Version Value
+ OpenRGBPluginsPageUi
-
- Plugins page
- 插件頁面
-
-
- Install Plugin安裝插件
- Remove Plugin移除插件
- <html><head/><body>Looking for plugins? See the official list at <a href="https://openrgb.org/plugins.html">OpenRGB.org</a></body></html><html><head/><body>正在尋找插件?請參閱官方列表 <a href="https://openrgb.org/plugins.html">OpenRGB.org</a></body></html>
@@ -813,35 +664,29 @@
OpenRGBProfileSaveDialogUi
- Profile Name配置檔案名稱
-
- New Profile Name:
- 新配置檔案名稱:
+ Save to an existing profile:
+
+
+
+ Create a new profile:
+ OpenRGBQMKORGBSettingsEntryUi
-
- QMK settings entry
- QMK 設置條目
-
-
- Name:名稱:
- USB PID:
- USB VID:
@@ -849,22 +694,14 @@
OpenRGBQMKORGBSettingsPageUi
-
- QMK Settings page
- QMK 設置頁面
-
-
- Add添加
- Remove移除
- Save保存
@@ -872,32 +709,22 @@
OpenRGBSerialSettingsEntryUi
-
- Serial settings entry
- 串列設置條目
-
-
- Baud:Baud:
- Name:名稱:
- Number of LEDs:LED數量:
- Port:埠:
- Protocol:協議:
@@ -905,22 +732,14 @@
OpenRGBSerialSettingsPageUi
-
- Serial settings page
- 串列設置頁面
-
-
- Add添加
- Remove移除
- Save保存
@@ -928,57 +747,42 @@
OpenRGBServerInfoPageUi
-
- Server info page
- 伺服器訊息頁面
-
-
- Stop Server中止伺服器
- Server Port:伺服器埠:
- Client IP客戶端 IP
- Protocol Version協議版本
- Client Name客戶端名稱
- Start Server啟動伺服器
- Server Host:伺服器主機:
- Server Status:伺服器狀態:
- Offline離線
- Connected Clients:連接的用戶端:
@@ -986,288 +790,251 @@
OpenRGBSettingsPageUi
-
- Settings page
- 軟體設置
-
-
- Minimize On Close關閉窗口時最小化
- 90000
- Start Server啟動伺服器
- Enable Log Console (restart required)啟用日誌控制台(需要重新啟動)
- Custom Arguments自訂參數
- Save Geometry On Close關閉時保存幾何圖形
- Load Window Geometry載入窗口幾何圖形
- Start Client啟動用戶端
- Start At Login Settings:從登錄設置開始:
- Log Manager Settings:日誌管理器設置:
- Theme (restart required)主題(需要重新啟動)
- Start at Login Status從登錄狀態開始
- Set Profile on Exit退出配置文件
- Shared SMBus Access (restart required)共享 SMBus 存取(需要重新啟動)
- Set Server Host設定伺服器主機
- Set Server Port設置伺服器埠
- Language語言
- Load Profile載入配置文件
- Drivers Settings驅動程序設定
- Run zone checks on rescan重新掃描時運行區域檢查
- User Interface Settings:用戶界面設置:
- Start At Login登錄時開啟
- Start Minimized開啟時最小化
- AMD SMBus: Reduce CPU Usage (restart required)AMD SMBus:降低 CPU 使用率(需要重新啟動)
- Greyscale Tray Icon灰度托盤圖示
- Open Settings Folder打開設置文件夾
+
+ Disable key expansion in device view
+
+
+
+ Hex Format
+
+
+
+ Show LED view by default
+
+
+
+ Set Profile on Suspend
+
+
+
+ Set Profile on Resume
+
+
+
+ Enable Log File (restart required)
+
+ OpenRGBSoftwareInfoPageUi
-
- Software info page
- 軟體訊息頁面
-
-
- Build Date:構建日期:
- Git Commit ID:Git Commit ID:
- Git Commit Date:Git Commit 日期:
- Git Branch:Git Branch:
- Version:版本:
- GitLab:GitLab 頁面
- Website:網頁
- <a href="https://openrgb.org">https://openrgb.org</a>
- <a href="https://gitlab.com/CalcProgrammer1/OpenRGB">https://gitlab.com/CalcProgrammer1/OpenRGB</a>
+
+ SDK Version:
+
+
+
+ Plugin API Version:
+
+ OpenRGBSupportedDevicesPageUi
-
- Supported devices
- 相容設備選擇
-
-
- Filter:過濾:
- Enable/Disable all全部啟用/禁用
- Apply changes應用更改
+
+ Get hardware IDs
+
+ OpenRGBSystemInfoPageUi
-
- System info page
- 系統訊息頁面
-
-
- SMBus Adapters:SMBus 適配器:
- Address:地址:
- Read Device讀取設備
- SMBus Dumper:
-
-
- 0x
- SMBus Detector:SMBus 檢測器:
- Detection Mode:檢測模式:
- Detect Devices檢測設備
- Dump Device轉儲設備
- SMBus Reader:SMBus 讀卡器:
- Addr:地 址:
- Reg:註冊:
- Size:大小:
@@ -1275,32 +1042,22 @@
OpenRGBYeelightSettingsEntryUi
-
- Yeelight settings entry
- Yeelight設置條目
-
-
- IP:
- ?
- Music Mode:音樂模式:
- Override host IP:覆蓋主機 IP:
- Left blank for auto discovering host ip留空用於自動發現主機 IP
@@ -1308,22 +1065,14 @@
OpenRGBYeelightSettingsPageUi
-
- Yeelight settings page
- Yeelight設置頁面
-
-
- Add添加
- Remove移除
- Save保存
@@ -1331,91 +1080,74 @@
OpenRGBZoneResizeDialogUi
- Resize Zone調整區域大小
+
+ Add Segment
+
+
+
+ Remove Segment
+
+
+
+ Length
+
+ OpenRGBZonesBulkResizerUi
-
- Zones resizer
- 區域調整大小
-
-
-
- <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>
- style???
- <html><head/><body><p>一個或多個可調整大小的區域尚未配置。 可調整大小的區域最常用於無法自動檢測到所連接設備大小的可定址 RGB 標頭。</p><p>請在下面輸入每個區域中的 LED 數量。</p><p>有關計算正確大小的詳細訊息,請查看<a href="https://openrgb.org/resize"><span 樣式=" text-decoration: underline; color:#0000ff;">此連結。</span></a></p></body></html>
-
-
- Do not show again不再顯示
- Save and close保存並關閉
- Ignore忽視
+
+ Zones Resizer
+
+
+
+ <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>
+
+
- PluginInfo
+ ResourceManager
- Form
- 表單
+ <h2>Some internal devices may not be detected:</h2><p>One or more I2C or SMBus interfaces failed to initialize.</p><p><b>RGB DRAM modules, some motherboards' onboard RGB lighting, and RGB Graphics Cards, will not be available in OpenRGB</b> without I2C or SMBus.</p><h4>How to fix this:</h4><p>On Windows, this is usually caused by a failure to load the WinRing0 driver.</p><p>You must run OpenRGB as administrator at least once to allow WinRing0 to set up.</p><p>See <a href='https://help.openrgb.org/'>help.openrgb.org</a> for additional troubleshooting steps if you keep seeing this message.<br></p><h3>If you are not using internal RGB on a desktop this message is not important to you.</h3>
+
- Version:
- 版本:
+ <h2>Some internal devices may not be detected:</h2><p>One or more I2C or SMBus interfaces failed to initialize.</p><p><b>RGB DRAM modules, some motherboards' onboard RGB lighting, and RGB Graphics Cards, will not be available in OpenRGB</b> without I2C or SMBus.</p><h4>How to fix this:</h4><p>On Linux, this is usually because the i2c-dev module is not loaded.</p><p>You must load the i2c-dev module along with the correct i2c driver for your motherboard. This is usually i2c-piix4 for AMD systems and i2c-i801 for Intel systems.</p><p>See <a href='https://help.openrgb.org/'>help.openrgb.org</a> for additional troubleshooting steps if you keep seeing this message.<br></p><h3>If you are not using internal RGB on a desktop this message is not important to you.</h3>
+
- Build date:
- 構建日期:
+ <h2>WARNING:</h2><p>The OpenRGB udev rules are not installed.</p><p>Most devices will not be available unless running OpenRGB as root.</p><p>If using AppImage, Flatpak, or self-compiled versions of OpenRGB you must install the udev rules manually</p><p>See <a href='https://openrgb.org/udev'>https://openrgb.org/udev</a> to install the udev rules manually</p>
+
- Git commit ID:
- Git 提交 ID:
+ <h2>WARNING:</h2><p>Multiple OpenRGB udev rules are installed.</p><p>The udev rules file 60-openrgb.rules is installed in both /etc/udev/rules.d and /usr/lib/udev/rules.d.</p><p>Multiple udev rules files can conflict, it is recommended to remove one of them.</p>
+
+
+
+ TabLabelUi
- Git commit date:
- Git 提交日期:
-
-
- Git branch:
- Git 分支:
-
-
- Download lastest build
- 下載最新版本
-
-
- Open plugin folder
- 打開插件文件夾
+ device name
+ Ui::OpenRGBClientInfoPage
- Connected Clients
- 連接的用戶端
-
-
- Protocol Version
- 協議版本
-
-
- Save Connection
- 保存連接
-
-
- Disconnect斷開
@@ -1423,414 +1155,352 @@
Ui::OpenRGBDevicePage
- Set individual LEDs to static colors. Safe for use with software-driven effects.將單個 LED 設置為靜態顏色。 可安全使用軟體驅動效果。
- Set individual LEDs to static colors. Not safe for use with software-driven effects.將單個 LED 設置為靜態顏色。 與軟體驅動的效果一起使用不安全。
- Sets the entire device or a zone to a single color.將整個設備或區域設置為單一顏色。
- Gradually fades between fully off and fully on.在完全關閉和完全打開之間逐漸淡出。
- Abruptly changes between fully off and fully on.在完全關閉和完全打開之間突然變化。
- Gradually cycles through the entire color spectrum. All lights on the device are the same color.在整個色譜中逐漸循環。 設備上的所有指示燈都是相同的顏色。
- Gradually cycles through the entire color spectrum. Produces a rainbow pattern that moves.在整個色譜中逐漸循環。 生成移動的彩虹圖案。
- Flashes lights when keys or buttons are pressed.按下按鍵或按鈕時閃爍。
- Entire Device整個設備
- Entire Zone整個區域
- Left左
- Right右
- Up上
- Down下
- Horizontal水平
- Vertical垂直
- Saved To Device保存到設備
- Save To Device保存到設備
- Saving Not Supported不支持保存
- All Zones所有區域
- Mode Specific特定模式
+
+ Entire Segment
+
+ Ui::OpenRGBDialog
- Show/Hide顯示/隱藏
- Profiles配置文件
- Quick Colors快速著色
- Red紅色
- Yellow黃色
- Green綠色
- Cyan青色
- Blue藍色
- Magenta品紅
- White白
- Lights Off關燈
- Exit退出
- Plugins插件
- Software軟體
- Supported Devices相容設備選擇
- General Settings常規設置
- E1.31 DevicesE1.31 設備
- LIFX DevicesLIFX 設備
- Philips Hue Devices飛利浦 Hue 設備
- Philips Wiz Devices飛利浦 Wiz 設備
- OpenRGB QMK ProtocolOpenRGB QMK 協議
- Serial Devices串列設備
- Yeelight DevicesYeelight 設備
- Nanoleaf Devices綠諾設備
- Elgato KeyLight DevicesElgato KeyLight 設備
- Elgato LightStrip DevicesElgato 燈條設備
- SMBus ToolsSMBus 工具
- SDK ClientSDK 用戶端
- SDK ServerSDK 伺服器
- Delete Profile刪除配置文件
- Do you really want to delete this profile?是否確定刪除此配置文件?
- Log Console日誌控制台
+
+ DMX Devices
+
+
+
+ Kasa Smart Devices
+
+ Ui::OpenRGBE131SettingsEntry
- Single點
- Linear線
- Matrix面
- Horizontal Top Left水平左上角
- Horizontal Top Right水平右上角
- Horizontal Bottom Left水平左下角
- Horizontal Bottom Right水平右下角
- Vertical Top Left豎直左上角
- Vertical Top Right豎直右上角
- Vertical Bottom Left豎直左下角
- Vertical Bottom Right豎直右下角
+
+ Ui::OpenRGBPhilipsWizSettingsEntry
+
+ Average
+
+
+
+ Minimum
+
+
+Ui::OpenRGBPluginsPage
- Install OpenRGB Plugin安裝 OpenRGB 插件
- Plugin files (*.dll; *.dylib; *.so; *.so.*)
- 插件文件(*.dll; *.dylib; *.so; *.so.*)
-
-
- Plugin files (*.dll *.dylib *.so *.so.*)插件文件 (*.dll *.dylib *.so *.so.*)
- Replace Plugin替換插件
- A plugin with this filename is already installed. Are you sure you want to replace this plugin?已安裝具有此檔案名的插件。 您確定要替換此插件嗎?
- Remove Plugin移除插件
- Are you sure you want to remove this plugin?是否確定刪除此插件?
+
+ Restart Needed
+
+
+
+ The plugin will be fully removed after restarting OpenRGB.
+
+ Ui::OpenRGBServerInfoPage
- Stopping...停止...
- Online在線
- Offline離線
-
- Client IP
- 用戶端 IP
-
-
- Protocol Version
- 協議版本
-
-
- Client Name
- 用戶端名稱
- Ui::OpenRGBSettingsPage
-
- English - US繁體中文
- System Default系統默認
- A problem occurred enabling Start At Login.啟用“登錄時啟動”時出現問題。
@@ -1838,12 +1508,10 @@
Ui::OpenRGBYeelightSettingsEntry
- Choose an IP...選擇一個 IP...
- Choose the correct IP for the host為主機選擇正確的 IP
@@ -1851,22 +1519,18 @@
Ui::OpenRGBZonesBulkResizer
- Resize the zones調整區域大小
- Controller控制器
- Zone區域
- Size大小