Translate QuickStartWizard, GenCertDialog and StartDialog into german.

Fixed tab order of the upload and download settings in QuickStartWizard.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4088 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
thunder2 2011-03-08 00:31:20 +00:00
parent 3b6388dbb8
commit 4779d83ab7
6 changed files with 1816 additions and 1921 deletions

View file

@ -158,7 +158,7 @@ p, li { white-space: pre-wrap; }
<string notr="true"/>
</property>
<property name="currentIndex">
<number>0</number>
<number>1</number>
</property>
<widget class="QWidget" name="pageWelcome">
<property name="styleSheet">
@ -341,41 +341,6 @@ p, li { white-space: pre-wrap; }
</property>
</widget>
</item>
<item row="3" column="0">
<widget class="QDoubleSpinBox" name="doubleSpinBoxUploadSpeed">
<property name="prefix">
<string>Choose your upload speed limit: </string>
</property>
<property name="suffix">
<string> KB/s</string>
</property>
<property name="decimals">
<number>0</number>
</property>
<property name="minimum">
<double>29.000000000000000</double>
</property>
<property name="maximum">
<double>155000.000000000000000</double>
</property>
<property name="value">
<double>256.000000000000000</double>
</property>
</widget>
</item>
<item row="5" column="0">
<spacer name="verticalSpacer_5">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
<item row="2" column="0">
<widget class="QDoubleSpinBox" name="doubleSpinBoxDownloadSpeed">
<property name="prefix">
@ -398,6 +363,41 @@ p, li { white-space: pre-wrap; }
</property>
</widget>
</item>
<item row="5" column="0">
<spacer name="verticalSpacer_5">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
<item row="3" column="0">
<widget class="QDoubleSpinBox" name="doubleSpinBoxUploadSpeed">
<property name="prefix">
<string>Choose your upload speed limit: </string>
</property>
<property name="suffix">
<string> KB/s</string>
</property>
<property name="decimals">
<number>0</number>
</property>
<property name="minimum">
<double>29.000000000000000</double>
</property>
<property name="maximum">
<double>155000.000000000000000</double>
</property>
<property name="value">
<double>256.000000000000000</double>
</property>
</widget>
</item>
<item row="4" column="0">
<layout class="QFormLayout" name="formLayout_2">
<item row="0" column="0">