string update
This commit is contained in:
parent
66fba20719
commit
f56ddfb01d
4 changed files with 36 additions and 35 deletions
|
@ -36,6 +36,7 @@ OptionsDialog::OptionsDialog(ProfileDatabase *profileDB, QWidget *parent) :
|
||||||
{
|
{
|
||||||
ui->setupUi(this);
|
ui->setupUi(this);
|
||||||
ui->tabWidget->setCurrentIndex(0);
|
ui->tabWidget->setCurrentIndex(0);
|
||||||
|
ui->labPicCustomRes->setVisible(false);
|
||||||
|
|
||||||
QRect desktopResolution = QApplication::desktop()->screenGeometry();
|
QRect desktopResolution = QApplication::desktop()->screenGeometry();
|
||||||
int desktopSizeWidth = desktopResolution.width();
|
int desktopSizeWidth = desktopResolution.width();
|
||||||
|
|
|
@ -101,7 +101,7 @@
|
||||||
<item>
|
<item>
|
||||||
<widget class="QRadioButton" name="rbPicDefaultRes">
|
<widget class="QRadioButton" name="rbPicDefaultRes">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Default Size: %1x%2</string>
|
<string>Default: %1x%2</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="checked">
|
<property name="checked">
|
||||||
<bool>true</bool>
|
<bool>true</bool>
|
||||||
|
@ -115,15 +115,15 @@
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
<item>
|
||||||
|
<layout class="QHBoxLayout" name="hlCustomRes">
|
||||||
<item>
|
<item>
|
||||||
<widget class="QRadioButton" name="rbPicCustomRes">
|
<widget class="QRadioButton" name="rbPicCustomRes">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Custom Size</string>
|
<string>Custom Size:</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
|
||||||
<layout class="QHBoxLayout" name="hlCustomRes">
|
|
||||||
<item>
|
<item>
|
||||||
<widget class="QLabel" name="labPicCustomRes">
|
<widget class="QLabel" name="labPicCustomRes">
|
||||||
<property name="enabled">
|
<property name="enabled">
|
||||||
|
|
|
@ -137,22 +137,18 @@
|
||||||
<source>Export Size</source>
|
<source>Export Size</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
|
||||||
<location filename="../OptionsDialog.ui" line="104"/>
|
|
||||||
<source>Default Size: %1x%2</source>
|
|
||||||
<translation type="unfinished"></translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
<message>
|
||||||
<location filename="../OptionsDialog.ui" line="114"/>
|
<location filename="../OptionsDialog.ui" line="114"/>
|
||||||
<source>Screen Resolution: %1x%2</source>
|
<source>Screen Resolution: %1x%2</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../OptionsDialog.ui" line="121"/>
|
<location filename="../OptionsDialog.ui" line="104"/>
|
||||||
<source>Custom Size</source>
|
<source>Default: %1x%2</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<location filename="../OptionsDialog.ui" line="123"/>
|
||||||
<location filename="../OptionsDialog.ui" line="133"/>
|
<location filename="../OptionsDialog.ui" line="133"/>
|
||||||
<source>Custom Size:</source>
|
<source>Custom Size:</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
|
@ -226,38 +222,38 @@
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../OptionsDialog.cpp" line="103"/>
|
<location filename="../OptionsDialog.cpp" line="104"/>
|
||||||
<source>System</source>
|
<source>System</source>
|
||||||
<comment>System like PC System</comment>
|
<comment>System like PC System</comment>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../OptionsDialog.cpp" line="103"/>
|
<location filename="../OptionsDialog.cpp" line="104"/>
|
||||||
<source>%1 (%2 if available)</source>
|
<source>%1 (%2 if available)</source>
|
||||||
<comment>System like PC System = %1, System Language like Deutsch = %2</comment>
|
<comment>System like PC System = %1, System Language like Deutsch = %2</comment>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../OptionsDialog.cpp" line="249"/>
|
<location filename="../OptionsDialog.cpp" line="250"/>
|
||||||
<source>%1</source>
|
<source>%1</source>
|
||||||
<comment>%1</comment>
|
<comment>%1</comment>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../OptionsDialog.cpp" line="249"/>
|
<location filename="../OptionsDialog.cpp" line="250"/>
|
||||||
<source>The language change will take effect after you restart %1.</source>
|
<source>The language change will take effect after you restart %1.</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../OptionsDialog.cpp" line="259"/>
|
<location filename="../OptionsDialog.cpp" line="260"/>
|
||||||
<source>No Profile</source>
|
<source>No Profile</source>
|
||||||
<comment>No Profile, as default</comment>
|
<comment>No Profile, as default</comment>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../OptionsDialog.cpp" line="267"/>
|
<location filename="../OptionsDialog.cpp" line="268"/>
|
||||||
<location filename="../OptionsDialog.cpp" line="271"/>
|
<location filename="../OptionsDialog.cpp" line="272"/>
|
||||||
<location filename="../OptionsDialog.cpp" line="273"/>
|
<location filename="../OptionsDialog.cpp" line="274"/>
|
||||||
<source>Profile: %1</source>
|
<source>Profile: %1</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
|
@ -158,9 +158,8 @@
|
||||||
<translation>Export Größe</translation>
|
<translation>Export Größe</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../OptionsDialog.ui" line="104"/>
|
|
||||||
<source>Default Size: %1x%2</source>
|
<source>Default Size: %1x%2</source>
|
||||||
<translation>Standard Größe: %1x%2</translation>
|
<translation type="vanished">Standard Größe: %1x%2</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Desktop Size: %1x%2</source>
|
<source>Desktop Size: %1x%2</source>
|
||||||
|
@ -172,11 +171,16 @@
|
||||||
<translation>Bildschirmauflösung: %1x%2</translation>
|
<translation>Bildschirmauflösung: %1x%2</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../OptionsDialog.ui" line="121"/>
|
|
||||||
<source>Custom Size</source>
|
<source>Custom Size</source>
|
||||||
<translation>Eigene Größe</translation>
|
<translation type="vanished">Eigene Größe</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
<location filename="../OptionsDialog.ui" line="104"/>
|
||||||
|
<source>Default: %1x%2</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../OptionsDialog.ui" line="123"/>
|
||||||
<location filename="../OptionsDialog.ui" line="133"/>
|
<location filename="../OptionsDialog.ui" line="133"/>
|
||||||
<source>Custom Size:</source>
|
<source>Custom Size:</source>
|
||||||
<translation>Eigene Größe:</translation>
|
<translation>Eigene Größe:</translation>
|
||||||
|
@ -255,38 +259,38 @@
|
||||||
<translation type="vanished">%1 (%2 wenn verfügbar) [sys]</translation>
|
<translation type="vanished">%1 (%2 wenn verfügbar) [sys]</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../OptionsDialog.cpp" line="103"/>
|
<location filename="../OptionsDialog.cpp" line="104"/>
|
||||||
<source>System</source>
|
<source>System</source>
|
||||||
<comment>System like PC System</comment>
|
<comment>System like PC System</comment>
|
||||||
<translation>System</translation>
|
<translation>System</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../OptionsDialog.cpp" line="103"/>
|
<location filename="../OptionsDialog.cpp" line="104"/>
|
||||||
<source>%1 (%2 if available)</source>
|
<source>%1 (%2 if available)</source>
|
||||||
<comment>System like PC System = %1, System Language like Deutsch = %2</comment>
|
<comment>System like PC System = %1, System Language like Deutsch = %2</comment>
|
||||||
<translation>%1 (%2 wenn verfügbar)</translation>
|
<translation>%1 (%2 wenn verfügbar)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../OptionsDialog.cpp" line="249"/>
|
<location filename="../OptionsDialog.cpp" line="250"/>
|
||||||
<source>%1</source>
|
<source>%1</source>
|
||||||
<comment>%1</comment>
|
<comment>%1</comment>
|
||||||
<translation>%1</translation>
|
<translation>%1</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../OptionsDialog.cpp" line="249"/>
|
<location filename="../OptionsDialog.cpp" line="250"/>
|
||||||
<source>The language change will take effect after you restart %1.</source>
|
<source>The language change will take effect after you restart %1.</source>
|
||||||
<translation>Die Änderung der Sprache nimmt Effekt sobald du %1 neugestartet hast.</translation>
|
<translation>Die Änderung der Sprache nimmt Effekt sobald du %1 neugestartet hast.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../OptionsDialog.cpp" line="259"/>
|
<location filename="../OptionsDialog.cpp" line="260"/>
|
||||||
<source>No Profile</source>
|
<source>No Profile</source>
|
||||||
<comment>No Profile, as default</comment>
|
<comment>No Profile, as default</comment>
|
||||||
<translation>Kein Profil</translation>
|
<translation>Kein Profil</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../OptionsDialog.cpp" line="267"/>
|
<location filename="../OptionsDialog.cpp" line="268"/>
|
||||||
<location filename="../OptionsDialog.cpp" line="271"/>
|
<location filename="../OptionsDialog.cpp" line="272"/>
|
||||||
<location filename="../OptionsDialog.cpp" line="273"/>
|
<location filename="../OptionsDialog.cpp" line="274"/>
|
||||||
<source>Profile: %1</source>
|
<source>Profile: %1</source>
|
||||||
<translation>Profil: %1</translation>
|
<translation>Profil: %1</translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
Loading…
Reference in a new issue