Changed font color in ProfileWidget to standard.

Fixed german language.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5597 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
thunder2 2012-09-24 21:01:07 +00:00
parent c5a5c1654f
commit 3b0ebe1b6b
3 changed files with 398 additions and 782 deletions

View File

@ -155,43 +155,6 @@
</item> </item>
<item row="0" column="1"> <item row="0" column="1">
<widget class="QLabel" name="label_5"> <widget class="QLabel" name="label_5">
<property name="palette">
<palette>
<active>
<colorrole role="WindowText">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>128</red>
<green>128</green>
<blue>128</blue>
</color>
</brush>
</colorrole>
</active>
<inactive>
<colorrole role="WindowText">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>128</red>
<green>128</green>
<blue>128</blue>
</color>
</brush>
</colorrole>
</inactive>
<disabled>
<colorrole role="WindowText">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>118</red>
<green>116</green>
<blue>108</blue>
</color>
</brush>
</colorrole>
</disabled>
</palette>
</property>
<property name="font"> <property name="font">
<font> <font>
<pointsize>11</pointsize> <pointsize>11</pointsize>
@ -208,42 +171,11 @@
</item> </item>
<item row="1" column="0"> <item row="1" column="0">
<widget class="QLabel" name="label_10"> <widget class="QLabel" name="label_10">
<property name="palette"> <property name="minimumSize">
<palette> <size>
<active> <width>100</width>
<colorrole role="WindowText"> <height>0</height>
<brush brushstyle="SolidPattern"> </size>
<color alpha="255">
<red>118</red>
<green>116</green>
<blue>108</blue>
</color>
</brush>
</colorrole>
</active>
<inactive>
<colorrole role="WindowText">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>118</red>
<green>116</green>
<blue>108</blue>
</color>
</brush>
</colorrole>
</inactive>
<disabled>
<colorrole role="WindowText">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>118</red>
<green>116</green>
<blue>108</blue>
</color>
</brush>
</colorrole>
</disabled>
</palette>
</property> </property>
<property name="text"> <property name="text">
<string>Name:</string> <string>Name:</string>
@ -278,42 +210,11 @@
</item> </item>
<item row="2" column="0"> <item row="2" column="0">
<widget class="QLabel" name="label_8"> <widget class="QLabel" name="label_8">
<property name="palette"> <property name="minimumSize">
<palette> <size>
<active> <width>100</width>
<colorrole role="WindowText"> <height>0</height>
<brush brushstyle="SolidPattern"> </size>
<color alpha="255">
<red>118</red>
<green>116</green>
<blue>108</blue>
</color>
</brush>
</colorrole>
</active>
<inactive>
<colorrole role="WindowText">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>118</red>
<green>116</green>
<blue>108</blue>
</color>
</brush>
</colorrole>
</inactive>
<disabled>
<colorrole role="WindowText">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>118</red>
<green>116</green>
<blue>108</blue>
</color>
</brush>
</colorrole>
</disabled>
</palette>
</property> </property>
<property name="text"> <property name="text">
<string>Location:</string> <string>Location:</string>
@ -348,42 +249,11 @@
</item> </item>
<item row="3" column="0"> <item row="3" column="0">
<widget class="QLabel" name="label_6"> <widget class="QLabel" name="label_6">
<property name="palette"> <property name="minimumSize">
<palette> <size>
<active> <width>100</width>
<colorrole role="WindowText"> <height>0</height>
<brush brushstyle="SolidPattern"> </size>
<color alpha="255">
<red>118</red>
<green>116</green>
<blue>108</blue>
</color>
</brush>
</colorrole>
</active>
<inactive>
<colorrole role="WindowText">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>118</red>
<green>116</green>
<blue>108</blue>
</color>
</brush>
</colorrole>
</inactive>
<disabled>
<colorrole role="WindowText">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>118</red>
<green>116</green>
<blue>108</blue>
</color>
</brush>
</colorrole>
</disabled>
</palette>
</property> </property>
<property name="text"> <property name="text">
<string>Peer ID:</string> <string>Peer ID:</string>
@ -427,116 +297,14 @@
<property name="frameShadow"> <property name="frameShadow">
<enum>QFrame::Sunken</enum> <enum>QFrame::Sunken</enum>
</property> </property>
<layout class="QGridLayout" name="gridLayout_6"> <layout class="QGridLayout" name="gridLayout_6" columnstretch="0,0,0" columnminimumwidth="0,0,0">
<item row="0" column="0" colspan="4">
<layout class="QGridLayout" name="gridLayout">
<item row="0" column="0">
<widget class="QLabel" name="label_12">
<property name="maximumSize">
<size>
<width>16</width>
<height>16</height>
</size>
</property>
<property name="text">
<string/>
</property>
<property name="pixmap">
<pixmap resource="../images.qrc">:/images/info16.png</pixmap>
</property>
</widget>
</item>
<item row="0" column="1">
<widget class="QLabel" name="label_13">
<property name="palette">
<palette>
<active>
<colorrole role="WindowText">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>128</red>
<green>128</green>
<blue>128</blue>
</color>
</brush>
</colorrole>
</active>
<inactive>
<colorrole role="WindowText">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>128</red>
<green>128</green>
<blue>128</blue>
</color>
</brush>
</colorrole>
</inactive>
<disabled>
<colorrole role="WindowText">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>118</red>
<green>116</green>
<blue>108</blue>
</color>
</brush>
</colorrole>
</disabled>
</palette>
</property>
<property name="font">
<font>
<pointsize>11</pointsize>
<weight>75</weight>
<bold>true</bold>
</font>
</property>
<property name="text">
<string>Other Information</string>
</property>
</widget>
</item>
</layout>
</item>
<item row="2" column="0"> <item row="2" column="0">
<widget class="QLabel" name="label_9"> <widget class="QLabel" name="label_9">
<property name="palette"> <property name="minimumSize">
<palette> <size>
<active> <width>100</width>
<colorrole role="WindowText"> <height>0</height>
<brush brushstyle="SolidPattern"> </size>
<color alpha="255">
<red>118</red>
<green>116</green>
<blue>108</blue>
</color>
</brush>
</colorrole>
</active>
<inactive>
<colorrole role="WindowText">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>118</red>
<green>116</green>
<blue>108</blue>
</color>
</brush>
</colorrole>
</inactive>
<disabled>
<colorrole role="WindowText">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>118</red>
<green>116</green>
<blue>108</blue>
</color>
</brush>
</colorrole>
</disabled>
</palette>
</property> </property>
<property name="text"> <property name="text">
<string>Number of Friends:</string> <string>Number of Friends:</string>
@ -556,63 +324,32 @@
</property> </property>
</widget> </widget>
</item> </item>
<item row="2" column="2" colspan="2">
<spacer name="horizontalSpacer_2">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item row="3" column="0"> <item row="3" column="0">
<widget class="QLabel" name="label_3"> <widget class="QLabel" name="label_3">
<property name="palette"> <property name="minimumSize">
<palette> <size>
<active> <width>100</width>
<colorrole role="WindowText"> <height>0</height>
<brush brushstyle="SolidPattern"> </size>
<color alpha="255">
<red>118</red>
<green>116</green>
<blue>108</blue>
</color>
</brush>
</colorrole>
</active>
<inactive>
<colorrole role="WindowText">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>118</red>
<green>116</green>
<blue>108</blue>
</color>
</brush>
</colorrole>
</inactive>
<disabled>
<colorrole role="WindowText">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>118</red>
<green>116</green>
<blue>108</blue>
</color>
</brush>
</colorrole>
</disabled>
</palette>
</property> </property>
<property name="text"> <property name="text">
<string>Version:</string> <string>Version:</string>
</property> </property>
</widget> </widget>
</item> </item>
<item row="4" column="0">
<widget class="QLabel" name="label_16">
<property name="minimumSize">
<size>
<width>100</width>
<height>0</height>
</size>
</property>
<property name="text">
<string>Online since:</string>
</property>
</widget>
</item>
<item row="3" column="1"> <item row="3" column="1">
<widget class="QLabel" name="version"> <widget class="QLabel" name="version">
<property name="font"> <property name="font">
@ -626,63 +363,6 @@
</property> </property>
</widget> </widget>
</item> </item>
<item row="3" column="2" colspan="2">
<spacer name="horizontalSpacer_8">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>211</width>
<height>17</height>
</size>
</property>
</spacer>
</item>
<item row="4" column="0">
<widget class="QLabel" name="label_16">
<property name="palette">
<palette>
<active>
<colorrole role="WindowText">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>118</red>
<green>116</green>
<blue>108</blue>
</color>
</brush>
</colorrole>
</active>
<inactive>
<colorrole role="WindowText">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>118</red>
<green>116</green>
<blue>108</blue>
</color>
</brush>
</colorrole>
</inactive>
<disabled>
<colorrole role="WindowText">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>118</red>
<green>116</green>
<blue>108</blue>
</color>
</brush>
</colorrole>
</disabled>
</palette>
</property>
<property name="text">
<string>Online since:</string>
</property>
</widget>
</item>
<item row="4" column="1"> <item row="4" column="1">
<widget class="QLabel" name="onlinesince"> <widget class="QLabel" name="onlinesince">
<property name="font"> <property name="font">
@ -696,7 +376,20 @@
</property> </property>
</widget> </widget>
</item> </item>
<item row="4" column="2" colspan="2"> <item row="2" column="2">
<spacer name="horizontalSpacer_2">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item row="3" column="2">
<spacer name="horizontalSpacer_10"> <spacer name="horizontalSpacer_10">
<property name="orientation"> <property name="orientation">
<enum>Qt::Horizontal</enum> <enum>Qt::Horizontal</enum>
@ -709,10 +402,57 @@
</property> </property>
</spacer> </spacer>
</item> </item>
<item row="4" column="2">
<spacer name="horizontalSpacer_8">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>211</width>
<height>17</height>
</size>
</property>
</spacer>
</item>
<item row="1" column="0" colspan="3">
<layout class="QGridLayout" name="gridLayout">
<item row="0" column="0">
<widget class="QLabel" name="label_12">
<property name="maximumSize">
<size>
<width>16</width>
<height>16</height>
</size>
</property>
<property name="text">
<string/>
</property>
<property name="pixmap">
<pixmap resource="../images.qrc">:/images/info16.png</pixmap>
</property>
</widget>
</item>
<item row="0" column="1">
<widget class="QLabel" name="label_13">
<property name="font">
<font>
<pointsize>11</pointsize>
<weight>75</weight>
<bold>true</bold>
</font>
</property>
<property name="text">
<string>Other Information</string>
</property>
</widget>
</item>
</layout>
</item>
</layout> </layout>
</widget> </widget>
</item> </item>
<item row="2" column="0"> <item row="12" column="0">
<widget class="QFrame" name="frame_3"> <widget class="QFrame" name="frame_3">
<property name="frameShape"> <property name="frameShape">
<enum>QFrame::Box</enum> <enum>QFrame::Box</enum>
@ -720,8 +460,8 @@
<property name="frameShadow"> <property name="frameShadow">
<enum>QFrame::Sunken</enum> <enum>QFrame::Sunken</enum>
</property> </property>
<layout class="QVBoxLayout" name="verticalLayout_2"> <layout class="QGridLayout" name="gridLayout_2">
<item> <item row="0" column="0" colspan="4">
<layout class="QGridLayout" name="gridLayout_8"> <layout class="QGridLayout" name="gridLayout_8">
<item row="0" column="0"> <item row="0" column="0">
<widget class="QLabel" name="label"> <widget class="QLabel" name="label">
@ -741,43 +481,6 @@
</item> </item>
<item row="0" column="1"> <item row="0" column="1">
<widget class="QLabel" name="label_15"> <widget class="QLabel" name="label_15">
<property name="palette">
<palette>
<active>
<colorrole role="WindowText">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>128</red>
<green>128</green>
<blue>128</blue>
</color>
</brush>
</colorrole>
</active>
<inactive>
<colorrole role="WindowText">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>128</red>
<green>128</green>
<blue>128</blue>
</color>
</brush>
</colorrole>
</inactive>
<disabled>
<colorrole role="WindowText">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>118</red>
<green>116</green>
<blue>108</blue>
</color>
</brush>
</colorrole>
</disabled>
</palette>
</property>
<property name="font"> <property name="font">
<font> <font>
<pointsize>11</pointsize> <pointsize>11</pointsize>
@ -792,59 +495,32 @@
</item> </item>
</layout> </layout>
</item> </item>
<item> <item row="1" column="0">
<layout class="QHBoxLayout" name="horizontalLayout_2">
<item>
<widget class="QLabel" name="label_14"> <widget class="QLabel" name="label_14">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize"> <property name="minimumSize">
<size> <size>
<width>110</width> <width>100</width>
<height>0</height> <height>0</height>
</size> </size>
</property> </property>
<property name="palette"> <property name="maximumSize">
<palette> <size>
<active> <width>16777215</width>
<colorrole role="WindowText"> <height>16777215</height>
<brush brushstyle="SolidPattern"> </size>
<color alpha="255">
<red>118</red>
<green>116</green>
<blue>108</blue>
</color>
</brush>
</colorrole>
</active>
<inactive>
<colorrole role="WindowText">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>118</red>
<green>116</green>
<blue>108</blue>
</color>
</brush>
</colorrole>
</inactive>
<disabled>
<colorrole role="WindowText">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>118</red>
<green>116</green>
<blue>108</blue>
</color>
</brush>
</colorrole>
</disabled>
</palette>
</property> </property>
<property name="text"> <property name="text">
<string>Local Address:</string> <string>Local Address:</string>
</property> </property>
</widget> </widget>
</item> </item>
<item> <item row="1" column="1">
<widget class="QLineEdit" name="localAddress"> <widget class="QLineEdit" name="localAddress">
<property name="sizePolicy"> <property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed"> <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
@ -857,7 +533,7 @@
</property> </property>
</widget> </widget>
</item> </item>
<item> <item row="1" column="2">
<widget class="QLineEdit" name="localPort"> <widget class="QLineEdit" name="localPort">
<property name="sizePolicy"> <property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Fixed"> <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
@ -885,7 +561,32 @@
</property> </property>
</widget> </widget>
</item> </item>
<item> <item row="2" column="0">
<widget class="QLabel" name="label_2">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>100</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>16777215</height>
</size>
</property>
<property name="text">
<string>External Address:</string>
</property>
</widget>
</item>
<item row="1" column="3">
<spacer name="horizontalSpacer_4"> <spacer name="horizontalSpacer_4">
<property name="orientation"> <property name="orientation">
<enum>Qt::Horizontal</enum> <enum>Qt::Horizontal</enum>
@ -898,61 +599,7 @@
</property> </property>
</spacer> </spacer>
</item> </item>
</layout> <item row="2" column="1">
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_3">
<item>
<widget class="QLabel" name="label_2">
<property name="minimumSize">
<size>
<width>110</width>
<height>0</height>
</size>
</property>
<property name="palette">
<palette>
<active>
<colorrole role="WindowText">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>118</red>
<green>116</green>
<blue>108</blue>
</color>
</brush>
</colorrole>
</active>
<inactive>
<colorrole role="WindowText">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>118</red>
<green>116</green>
<blue>108</blue>
</color>
</brush>
</colorrole>
</inactive>
<disabled>
<colorrole role="WindowText">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>118</red>
<green>116</green>
<blue>108</blue>
</color>
</brush>
</colorrole>
</disabled>
</palette>
</property>
<property name="text">
<string>External Address:</string>
</property>
</widget>
</item>
<item>
<widget class="QLineEdit" name="extAddress"> <widget class="QLineEdit" name="extAddress">
<property name="sizePolicy"> <property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed"> <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
@ -965,7 +612,7 @@
</property> </property>
</widget> </widget>
</item> </item>
<item> <item row="2" column="2">
<widget class="QLineEdit" name="extPort"> <widget class="QLineEdit" name="extPort">
<property name="sizePolicy"> <property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Fixed"> <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
@ -993,7 +640,7 @@
</property> </property>
</widget> </widget>
</item> </item>
<item> <item row="2" column="3">
<spacer name="horizontalSpacer_7"> <spacer name="horizontalSpacer_7">
<property name="orientation"> <property name="orientation">
<enum>Qt::Horizontal</enum> <enum>Qt::Horizontal</enum>
@ -1006,74 +653,7 @@
</property> </property>
</spacer> </spacer>
</item> </item>
</layout> <item row="3" column="3">
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_6">
<item>
<widget class="QLabel" name="label_11">
<property name="minimumSize">
<size>
<width>110</width>
<height>0</height>
</size>
</property>
<property name="palette">
<palette>
<active>
<colorrole role="WindowText">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>118</red>
<green>116</green>
<blue>108</blue>
</color>
</brush>
</colorrole>
</active>
<inactive>
<colorrole role="WindowText">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>118</red>
<green>116</green>
<blue>108</blue>
</color>
</brush>
</colorrole>
</inactive>
<disabled>
<colorrole role="WindowText">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>118</red>
<green>116</green>
<blue>108</blue>
</color>
</brush>
</colorrole>
</disabled>
</palette>
</property>
<property name="text">
<string>Dynamic DNS:</string>
</property>
</widget>
</item>
<item>
<widget class="QLineEdit" name="dyndns">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="readOnly">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_9"> <spacer name="horizontalSpacer_9">
<property name="orientation"> <property name="orientation">
<enum>Qt::Horizontal</enum> <enum>Qt::Horizontal</enum>
@ -1086,55 +666,32 @@
</property> </property>
</spacer> </spacer>
</item> </item>
</layout> <item row="3" column="0">
</item> <widget class="QLabel" name="label_11">
<item> <property name="sizePolicy">
<layout class="QVBoxLayout" name="verticalLayout_3"> <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
<item> <horstretch>0</horstretch>
<widget class="QLabel" name="label_7"> <verstretch>0</verstretch>
<property name="palette"> </sizepolicy>
<palette> </property>
<active> <property name="minimumSize">
<colorrole role="WindowText"> <size>
<brush brushstyle="SolidPattern"> <width>100</width>
<color alpha="255"> <height>0</height>
<red>118</red> </size>
<green>116</green> </property>
<blue>108</blue> <property name="maximumSize">
</color> <size>
</brush> <width>16777215</width>
</colorrole> <height>16777215</height>
</active> </size>
<inactive>
<colorrole role="WindowText">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>118</red>
<green>116</green>
<blue>108</blue>
</color>
</brush>
</colorrole>
</inactive>
<disabled>
<colorrole role="WindowText">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>118</red>
<green>116</green>
<blue>108</blue>
</color>
</brush>
</colorrole>
</disabled>
</palette>
</property> </property>
<property name="text"> <property name="text">
<string>Addresses list</string> <string>Dynamic DNS:</string>
</property> </property>
</widget> </widget>
</item> </item>
<item> <item row="4" column="1" rowspan="2" colspan="3">
<widget class="QListWidget" name="ipAddressList"> <widget class="QListWidget" name="ipAddressList">
<property name="maximumSize"> <property name="maximumSize">
<size> <size>
@ -1144,12 +701,42 @@
</property> </property>
</widget> </widget>
</item> </item>
</layout> <item row="4" column="0">
<widget class="QLabel" name="label_7">
<property name="minimumSize">
<size>
<width>100</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>20</height>
</size>
</property>
<property name="text">
<string>Addresses list:</string>
</property>
</widget>
</item>
<item row="3" column="1" colspan="2">
<widget class="QLineEdit" name="dyndns">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="readOnly">
<bool>true</bool>
</property>
</widget>
</item> </item>
</layout> </layout>
</widget> </widget>
</item> </item>
<item row="3" column="0"> <item row="13" column="0">
<spacer name="verticalSpacer"> <spacer name="verticalSpacer">
<property name="orientation"> <property name="orientation">
<enum>Qt::Vertical</enum> <enum>Qt::Vertical</enum>

View File

@ -1361,6 +1361,31 @@ Bitte wähle einen zum Chatten aus.</translation>
</message> </message>
<message> <message>
<location line="+10"/> <location line="+10"/>
<source>Enable custom fonts</source>
<translation>Angepasste Schriftarten aktivieren</translation>
</message>
<message>
<location line="+10"/>
<source>Enable custom font size</source>
<translation>Angepasste Schriftgröße aktivieren</translation>
</message>
<message>
<location line="+10"/>
<source>Enable bold</source>
<translation>Fettschrift aktivieren</translation>
</message>
<message>
<location line="+10"/>
<source>Enable italics</source>
<translation>Kursivschrift aktivieren</translation>
</message>
<message>
<location line="+12"/>
<source>Minimum text contrast</source>
<translation>Minimaler Text-Kontrast</translation>
</message>
<message>
<location line="+35"/>
<source>Send message with Ctrl+Return</source> <source>Send message with Ctrl+Return</source>
<translation>Nachricht mit Strg+Enter senden</translation> <translation>Nachricht mit Strg+Enter senden</translation>
</message> </message>
@ -1455,7 +1480,7 @@ Bitte wähle einen zum Chatten aus.</translation>
<translation>Privater Chat</translation> <translation>Privater Chat</translation>
</message> </message>
<message> <message>
<location filename="../gui/settings/ChatPage.cpp" line="+205"/> <location filename="../gui/settings/ChatPage.cpp" line="+215"/>
<source>Incoming</source> <source>Incoming</source>
<translation>Eingehend</translation> <translation>Eingehend</translation>
</message> </message>
@ -1646,7 +1671,7 @@ Bitte wähle einen zum Chatten aus.</translation>
<translation>Löscht den gespeicherten und angezeigten Chat Verlauf</translation> <translation>Löscht den gespeicherten und angezeigten Chat Verlauf</translation>
</message> </message>
<message> <message>
<location filename="../gui/chat/ChatWidget.cpp" line="+389"/> <location filename="../gui/chat/ChatWidget.cpp" line="+408"/>
<source>Paste RetroShare Link</source> <source>Paste RetroShare Link</source>
<translation>RetroShare-Link einfügen</translation> <translation>RetroShare-Link einfügen</translation>
</message> </message>
@ -6256,7 +6281,7 @@ p, li { white-space: pre-wrap; }
<translation>tippt...</translation> <translation>tippt...</translation>
</message> </message>
<message> <message>
<location line="+117"/> <location line="+136"/>
<location line="+2"/> <location line="+2"/>
<source>New group chat</source> <source>New group chat</source>
<translation>Neuer Gruppenchat</translation> <translation>Neuer Gruppenchat</translation>
@ -7886,7 +7911,7 @@ p, li { white-space: pre-wrap; }
<translation>Nachrichtenverlauf</translation> <translation>Nachrichtenverlauf</translation>
</message> </message>
<message> <message>
<location line="+75"/> <location line="+69"/>
<location filename="../gui/im_history/ImHistoryBrowser.cpp" line="+267"/> <location filename="../gui/im_history/ImHistoryBrowser.cpp" line="+267"/>
<source>Copy</source> <source>Copy</source>
<translation>Kopieren</translation> <translation>Kopieren</translation>
@ -11489,13 +11514,13 @@ und den Import zum Laden verwenden</translation>
<context> <context>
<name>ProfileWidget</name> <name>ProfileWidget</name>
<message> <message>
<location filename="../gui/profile/ProfileWidget.ui" line="+35"/> <location filename="../gui/profile/ProfileWidget.ui" line="+38"/>
<location line="+3"/> <location line="+3"/>
<source>Edit Personal message</source> <source>Edit Personal message</source>
<translation>Statusnachricht ändern</translation> <translation>Statusnachricht ändern</translation>
</message> </message>
<message> <message>
<location line="+17"/> <location line="+20"/>
<source>Copy Certificate</source> <source>Copy Certificate</source>
<translation>Zertifikat kopieren</translation> <translation>Zertifikat kopieren</translation>
</message> </message>
@ -11516,7 +11541,7 @@ und den Import zum Laden verwenden</translation>
<translation>Dein Zertifikat ist in die Zwischenablage kopiert worden. Du kannst es per E-Mail oder auf andere Weise an deinen Freund senden.</translation> <translation>Dein Zertifikat ist in die Zwischenablage kopiert worden. Du kannst es per E-Mail oder auf andere Weise an deinen Freund senden.</translation>
</message> </message>
<message> <message>
<location filename="../gui/profile/ProfileWidget.ui" line="+17"/> <location filename="../gui/profile/ProfileWidget.ui" line="+20"/>
<source>Profile Manager</source> <source>Profile Manager</source>
<translation>Profil-Manager</translation> <translation>Profil-Manager</translation>
</message> </message>
@ -11526,64 +11551,68 @@ und den Import zum Laden verwenden</translation>
<translation>Öffentliche Information</translation> <translation>Öffentliche Information</translation>
</message> </message>
<message> <message>
<location line="+46"/> <location line="+52"/>
<source>Name:</source> <source>Name:</source>
<translation>Name:</translation> <translation>Name:</translation>
</message> </message>
<message> <message>
<location line="+70"/> <location line="+76"/>
<source>Location:</source> <source>Location:</source>
<translation>Ort:</translation> <translation>Ort:</translation>
</message> </message>
<message> <message>
<location line="+70"/> <location line="+76"/>
<source>Peer ID:</source> <source>Peer ID:</source>
<translation>Nachbar-ID:</translation> <translation>Nachbar-ID:</translation>
</message> </message>
<message> <message>
<location line="+107"/> <location line="+335"/>
<source>Other Information</source> <source>Other Information</source>
<translation>Andere Informationen</translation> <translation>Andere Informationen</translation>
</message> </message>
<message> <message>
<location line="+46"/> <location line="-247"/>
<source>Number of Friends:</source> <source>Number of Friends:</source>
<translation>Zahl der Freunde:</translation> <translation>Zahl der Freunde:</translation>
</message> </message>
<message> <message>
<location line="+70"/> <location line="+63"/>
<source>Version:</source> <source>Version:</source>
<translation>Version:</translation> <translation>Version:</translation>
</message> </message>
<message> <message>
<location line="+70"/> <location line="+50"/>
<source>Online since:</source> <source>Online since:</source>
<translation>Online seit:</translation> <translation>Online seit:</translation>
</message> </message>
<message> <message>
<location line="+107"/> <location line="+217"/>
<source>My Address</source> <source>My Address</source>
<translation>Meine Adresse</translation> <translation>Meine Adresse</translation>
</message> </message>
<message> <message>
<location line="+54"/> <location line="+64"/>
<source>Local Address:</source> <source>Local Address:</source>
<translation>Lokale Adresse:</translation> <translation>Lokale Adresse:</translation>
</message> </message>
<message> <message>
<location line="+108"/> <location line="+103"/>
<source>External Address:</source> <source>External Address:</source>
<translation>Externe Adresse:</translation> <translation>Externe Adresse:</translation>
</message> </message>
<message> <message>
<location line="+108"/> <location line="+142"/>
<source>Dynamic DNS:</source> <source>Dynamic DNS:</source>
<translation>Dynamisches DNS:</translation> <translation>Dynamisches DNS:</translation>
</message> </message>
<message> <message>
<location line="+74"/> <location line="+66"/>
<source>Addresses list:</source>
<translation>Adressliste:</translation>
</message>
<message>
<source>Addresses list</source> <source>Addresses list</source>
<translation>Adressliste</translation> <translation type="obsolete">Adressliste:</translation>
</message> </message>
</context> </context>
<context> <context>
@ -12472,7 +12501,7 @@ p, li { white-space: pre-wrap; }
<context> <context>
<name>RsHtml</name> <name>RsHtml</name>
<message> <message>
<location filename="../util/HandleRichText.cpp" line="+663"/> <location filename="../util/HandleRichText.cpp" line="+755"/>
<source>Image is oversized for transmission. <source>Image is oversized for transmission.
Reducing image to %1x%2 pixels?</source> Reducing image to %1x%2 pixels?</source>
<translation>Bild ist zu groß zum Übertragen. <translation>Bild ist zu groß zum Übertragen.
@ -12482,7 +12511,7 @@ Bild auf %1x%2 Pixel reduzieren?</translation>
<context> <context>
<name>Rshare</name> <name>Rshare</name>
<message> <message>
<location filename="../rshare.cpp" line="+210"/> <location filename="../rshare.cpp" line="+215"/>
<source>Resets ALL stored RetroShare settings.</source> <source>Resets ALL stored RetroShare settings.</source>
<translation>Setzt alle RetroShare Einstellungen zurück.</translation> <translation>Setzt alle RetroShare Einstellungen zurück.</translation>
</message> </message>
@ -12824,7 +12853,7 @@ Bild auf %1x%2 Pixel reduzieren?</translation>
<name>SecurityItem</name> <name>SecurityItem</name>
<message> <message>
<location filename="../gui/feeds/SecurityItem.ui" line="+342"/> <location filename="../gui/feeds/SecurityItem.ui" line="+342"/>
<location filename="../gui/feeds/SecurityItem.cpp" line="+290"/> <location filename="../gui/feeds/SecurityItem.cpp" line="+292"/>
<source>Expand</source> <source>Expand</source>
<translation>Erweitern</translation> <translation>Erweitern</translation>
</message> </message>
@ -12909,7 +12938,7 @@ Bild auf %1x%2 Pixel reduzieren?</translation>
<translation>Nachricht schreiben</translation> <translation>Nachricht schreiben</translation>
</message> </message>
<message> <message>
<location filename="../gui/feeds/SecurityItem.cpp" line="-172"/> <location filename="../gui/feeds/SecurityItem.cpp" line="-174"/>
<source>Connect Attempt</source> <source>Connect Attempt</source>
<translation>Verbindungsversuch</translation> <translation>Verbindungsversuch</translation>
</message> </message>
@ -12943,7 +12972,7 @@ Bild auf %1x%2 Pixel reduzieren?</translation>
<translation>Unbekannter Nachbar</translation> <translation>Unbekannter Nachbar</translation>
</message> </message>
<message> <message>
<location line="+93"/> <location line="+95"/>
<source>Hide</source> <source>Hide</source>
<translation>Verbergen</translation> <translation>Verbergen</translation>
</message> </message>
@ -12963,7 +12992,7 @@ Bild auf %1x%2 Pixel reduzieren?</translation>
<translation>Freundschaftsanfrage bestätigen</translation> <translation>Freundschaftsanfrage bestätigen</translation>
</message> </message>
<message> <message>
<location filename="../gui/feeds/SecurityItem.cpp" line="-285"/> <location filename="../gui/feeds/SecurityItem.cpp" line="-287"/>
<source>wants to be friend with you on RetroShare</source> <source>wants to be friend with you on RetroShare</source>
<translation>möchte mit dir in RetroShare befreundet sein</translation> <translation>möchte mit dir in RetroShare befreundet sein</translation>
</message> </message>
@ -14288,22 +14317,22 @@ p, li { white-space: pre-wrap; }
<message> <message>
<location line="+51"/> <location line="+51"/>
<source>You have %1 completed downloads</source> <source>You have %1 completed downloads</source>
<translation type="unfinished"></translation> <translation>Sie haben %1 fertige Downloads</translation>
</message> </message>
<message> <message>
<location line="+0"/> <location line="+0"/>
<source>You have %1 completed download</source> <source>You have %1 completed download</source>
<translation type="unfinished"></translation> <translation>Sie haben %1 fertigen Download</translation>
</message> </message>
<message> <message>
<location line="+5"/> <location line="+5"/>
<source>%1 completed downloads</source> <source>%1 completed downloads</source>
<translation type="unfinished"></translation> <translation>%1 fertige Downloads</translation>
</message> </message>
<message> <message>
<location line="+0"/> <location line="+0"/>
<source>%1 completed download</source> <source>%1 completed download</source>
<translation type="unfinished"></translation> <translation>%1 fertiger Download</translation>
</message> </message>
</context> </context>
<context> <context>
@ -15110,7 +15139,7 @@ Bitte habe etwas Geduld!</translation>
<message> <message>
<location line="+6"/> <location line="+6"/>
<source>Group Name:</source> <source>Group Name:</source>
<translation>Gruppenname</translation> <translation>Gruppenname:</translation>
</message> </message>
<message> <message>
<location line="+17"/> <location line="+17"/>