refactor: SettingsDialog, Fix missing spacing in language combobox with some widget sets
This commit is contained in:
committed by
Chris Rizzitello
parent
c80cd56f27
commit
a8588ab507
@ -46,10 +46,6 @@
|
||||
<number>12</number>
|
||||
</property>
|
||||
<item>
|
||||
<widget class="QWidget" name="widgetLanguage" native="true">
|
||||
<property name="toolTip">
|
||||
<string>Force a language to be used for the GUI.</string>
|
||||
</property>
|
||||
<layout class="QHBoxLayout" name="horizontalLayout_3">
|
||||
<item>
|
||||
<widget class="QLabel" name="lblLanguage">
|
||||
@ -68,7 +64,6 @@
|
||||
<widget class="QComboBox" name="comboLanguage"/>
|
||||
</item>
|
||||
</layout>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QCheckBox" name="cbAutoUpdate">
|
||||
|
||||
@ -1257,10 +1257,6 @@ Al habilitar esta opción, se deshabilitará la interfaz gráfica de usuario (GU
|
||||
<source>Language</source>
|
||||
<translation type="unfinished">Idioma</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Force a language to be used for the GUI.</source>
|
||||
<translation type="unfinished">Fuerza el uso de un idioma para la interfaz gráfica de usuario.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Enable GUI debug messages</source>
|
||||
<translation type="unfinished">Habilitar mensajes de depuración de la interfaz gráfica de usuario</translation>
|
||||
|
||||
@ -1257,10 +1257,6 @@ L'abilitazione di questa impostazione disabiliterà l'interfaccia graf
|
||||
<source>Language</source>
|
||||
<translation>Lingua</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Force a language to be used for the GUI.</source>
|
||||
<translation>Forza l'utilizzo di una lingua per la GUI.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Enable GUI debug messages</source>
|
||||
<translation>Abilita i messaggi di debug della GUI</translation>
|
||||
|
||||
@ -1195,10 +1195,6 @@ Enabling this setting will disable the server config GUI.</source>
|
||||
<source>Always run as system (work at login screen and UAC)</source>
|
||||
<translation>常にsystem権限で実行する(ログイン画面とUACで必要)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Force a language to be used for the GUI.</source>
|
||||
<translation>GUIの使用言語を設定します。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Language</source>
|
||||
<translation>言語</translation>
|
||||
|
||||
@ -1193,10 +1193,6 @@ Enabling this setting will disable the server config GUI.</source>
|
||||
<source>Always run as system (work at login screen and UAC)</source>
|
||||
<translation>항상 시스템 권한으로 실행(로그인 화면 및 UAC에서 동작)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Force a language to be used for the GUI.</source>
|
||||
<translation>GUI에서 사용할 언어를 강제로 지정합니다.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Language</source>
|
||||
<translation>언어</translation>
|
||||
|
||||
@ -1191,10 +1191,6 @@ Enabling this setting will disable the server config GUI.</source>
|
||||
<source>Always run as system (work at login screen and UAC)</source>
|
||||
<translation>Всегда запускать от имени системы (работает на экране входа и UAC)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Force a language to be used for the GUI.</source>
|
||||
<translation>Принудительно использовать язык для интерфейса.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Language</source>
|
||||
<translation>Язык</translation>
|
||||
|
||||
@ -1195,10 +1195,6 @@ Enabling this setting will disable the server config GUI.</source>
|
||||
<source>Always run as system (work at login screen and UAC)</source>
|
||||
<translation type="unfinished">始终以系统身份运行 (在登录屏幕和 UAC 下工作)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Force a language to be used for the GUI.</source>
|
||||
<translation>强制 GUI 使用特定语言。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Language</source>
|
||||
<translation>语言</translation>
|
||||
|
||||
Reference in New Issue
Block a user