diff --git a/share/qtcreator/translations/qtcreator_de.ts b/share/qtcreator/translations/qtcreator_de.ts
index 3a37075ae12..02d67c9104d 100644
--- a/share/qtcreator/translations/qtcreator_de.ts
+++ b/share/qtcreator/translations/qtcreator_de.ts
@@ -369,7 +369,7 @@
CMake Wizard
-
+ CMake Assistent
@@ -1103,12 +1103,12 @@ Sollen sie überschrieben werden?
Go Back
-
+ VorherigesGo Forward
-
+ Nächstes
@@ -1759,12 +1759,12 @@ Sollen sie überschrieben werden?
From revision %1<br/>This gets conditionally inserted as argument %8 into the description string.
-
+ Revision:<h3>Qt Creator %1</h3>Based on Qt %2 (%3 bit)<br/><br/>Built on %4 at %5<br /><br/>%8<br/>Copyright 2008-%6 %7. All rights reserved.<br/><br/>The program is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.<br/>
-
+ <h3>Qt Creator %1</h3>Basiered auf Qt %2 (%3 bit)<br/><br/>Erstellt am %4 um %5<br /><br/>%8<br/>Copyright 2008-%6 %7. Alle Rechte vorbehalten.<br/><br/>The program is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.<br/>
@@ -1803,7 +1803,7 @@ Sollen sie überschrieben werden?
http://labs.trolltech.com/blogs/feedAdd localized feed here only if one exists
-
+
@@ -1828,7 +1828,7 @@ Sollen sie überschrieben werden?
Qt for S60 at Forum Nokia
-
+ Qt für S60 im Forum Nokia
@@ -1856,27 +1856,27 @@ Sollen sie überschrieben werden?
Open Recent Project
-
+ Letzte ProjekteResume Session
-
+ Sitzng fortführenExplore Qt Examples
- Qt Beispiele öffnen
+ Qt Beispiele öffnenDid You Know?
-
+ Schon gewusst?News From the Qt Labs
-
+ Neuigkeiten aus den Qt Labs
@@ -1912,85 +1912,85 @@ Sollen sie überschrieben werden?
CmdShortcut key
-
+ AltShortcut key
-
+ You can switch between Qt Creator's modes using <tt>Ctrl+number</tt>:<ul><li>1 - Welcome</li><li>2 - Edit</li><li>3 - Debug</li><li>4 - Projects</li><li>5 - Help</li><li></li><li>6 - Output</li></ul>
-
+ Sie können ywischen den Modi von Qt Crator umschalten, indem Sie <tt>Ctrl+Nummber</tt> verwenden: <ul><li>1 - Willkommen</li><li>2 - Editieren</li><li>3 - Debuggen</li><li>4 - Projekte</li><li>5 - Hilfe</li><li></li><li>6 - Ausgabe</li></ul>You can show and hide the side bar using <tt>%1+0<tt>.%1 gets replaced by Alt (Win/Unix) or Cmd (Mac)
-
+ Sie können die Seitenleiste mit <tt>%1+0<tt> anzeigen oder zuklappen.The code completion is CamelCase-aware. For example, to complete <tt>namespaceUri</tt> you can just type <tt>nU</tt> and hit <tt>Ctrl+Space</tt>.
-
+ Die Code-Vervollständigung versteht CamelCase. Sie können zum Beipiel statt <tt>namespaceUri</tt> einfach <tt>nU</tt> schreiben und danach <tt>Strg+Leertaste</tt> drucken.You can force code completion at any time using <tt>Ctrl+Space</tt>.
-
+ Sie können die Code-Vervollständigung jederzeit mittels <tt>Strg+Leertaste</tt> erzwingen.You can start Qt Creator with a session by calling <tt>qtcreator <sessionname></tt>.
-
+ Sie können Qt Creator jederzeit mit einer Sitzung starten, in dem Sie <tt>qtcreator <Sitzungsname></tt> aufrufen.You can return to edit mode from any other mode at any time by hitting <tt>Escape</tt>.
-
+ Sie können stets mittels <tt>Escape</tt>-Taste aus jedem anderen Modus in den Editier-Modus zurückkehren.You can switch between the output pane by hitting <tt>%1+n</tt> where n is the number denoted on the buttons at the window bottom:<ul><li>1 - Build Issues</li><li>2 - Search Results</li><li>3 - Application Output</li><li>4 - Compile Output</li></ul>%1 gets replaced by Alt (Win/Unix) or Cmd (Mac)
-
+ Sie können ywischen den Ausgabepanelen umschalten, in dem Sie <tt>%1+n</tt> drücken, wobei n die Zahl ist, die auf den Schaltflächen am unteren Fensterrand befindet: <ul><li>1 - Build-Probleme</li><li>2 - Suchergebnisse</li><li>3 - Ausgabe der Anwendung</li><li>4 - Kompilierung</li></ul>You can quickly search methods, classes, help and more using the <a href="qthelp://com.nokia.qtcreator/doc/creator-navigation.html">Locator bar</a> (<tt>Ctrl+K</tt>).
-
+ Mit der <a href="qthelp://com.nokia.qtcreator/doc/creator-navigation.html">Locator bar</a> (<tt>Ctrl+K</tt>) können Sie schnell nach Klassen, Methoden oder Hilfe suchen.You can add custom build steps in the <a href="qthelp://com.nokia.qtcreator/doc/creator-build-settings.html">build settings</a>.
-
+ Sie können eigene Erstellungsschritte in den <a href="qthelp://com.nokia.qtcreator/doc/creator-build-settings.html">'Build'-Einstellungen</a> hinzufügen.Within a session, you can add <a href="qthelp://com.nokia.qtcreator/doc/creator-build-settings.html#dependencies">dependencies</a> between projects.
-
+ In einer Sitzung können Sie <a href="qthelp://com.nokia.qtcreator/doc/creator-build-settings.html#dependencies">Abhängigkeiten</a> zwischen Projekten herstellen.You can set the preferred editor encoding for every project in <tt>Projects -> Editor Settings -> Default Encoding</tt>.
-
+ Sie können ihre Encoding-Vorgabe für den Editor für jedes Projekt in <tt>Projekte -> Editoreinstellungen -> Encoding-Vorgabe</tt> einstellen.You can modify the binary that is being executed when you press the <tt>Run</tt> button: Add a <tt>Custom Executable</tt> by clicking the <tt>+</tt> button in <tt>Projects -> Run Settings -> Run Configuration</tt> and then select the new target in the combo box.
-
+ Sie können die auszuführende Datei bestimmen die ausgeführt wird, wenn Sie auf die <tt>Ausführen</tt>-Schaltlfläche klicken: Fügen Sie dazu eine <tt>Benutzerdefinierte ausführbare Datei</tt> unter <tt>Projekte ->Ausführung -> Ausführungskonfiguration</tt> hinzu, indem Sie auf die <tt>+</tt>-Schaltfläche klicken und wählen Sie die neue Konfiguration aus der Auswahl.You can use Qt Creator with a number of <a href="qthelp://com.nokia.qtcreator/doc/creator-version-control.html">revision control systems</a> such as Subversion, Perforce and Git.
-
+ Sie können Qt Creator mit einer Reihe von <a href="qthelp://com.nokia.qtcreator/doc/creator-version-control.html">Revisionskontrollsystemen</a> wie Subversion, Perforce oder Git verwenden.In the editor, <tt>F2</tt> toggles declaration and definition while <tt>F4</tt> toggles header file and source file.
-
+ Im Editor können Sie <tt>F2</tt> verwenden, um zwischen Deklaration und Definition umzuschalten. <tt>F4</tt> schaltet zwischen Header- und Quelldatei um.You can switch between Qt Creator's modes using <tt>Ctrl+number</tt>:<ol><li> - Welcome</li><li> - Edit</li><li>- Debug</li><li>- Projects</li><li>- Help</li><li></li><li>- Output</li></ol>
@@ -2089,7 +2089,7 @@ p {
#gradientWidget {
background-color: qlineargradient(spread:pad, x1:0.5, y1:0, x2:0.5, y2:1, stop:0 rgba(247, 247, 247, 255), stop:1 rgba(215, 215, 215, 255));
}
-
+
@@ -2098,7 +2098,7 @@ p {
border-width: 0;
}
-
+
@@ -2138,7 +2138,8 @@ p {
Feedback
-
+ Sollte nicht übersetzt werden.
+
@@ -2155,7 +2156,7 @@ p {
Exception at line %1: %2
%3
- Ausnahme in Zeile%1: %2
+ Ausnahme in Zeile%1: %2
%3
@@ -2670,7 +2671,7 @@ p {
File Naming Conventions
-
+ Konventionen für die Bildung von Dateinamen
@@ -2690,7 +2691,7 @@ p {
File Naming Conventions
-
+ Konventionen für die Bildung von Dateinamen
@@ -2989,12 +2990,12 @@ p {
Set Breakpoint at Function...
- Haltepunkt bei Funktion
+ Haltepunkt bei FunktionSet Breakpoint at Function "main"
- Haltepunkt bei Funktion main() setzen
+ Haltepunkt bei Funktion main() setzen
@@ -3441,7 +3442,7 @@ p {
Detach Debugger
-
+ Debugger abhängen
@@ -4894,7 +4895,7 @@ Es wird empfohlen, gdb 6.7 oder später zu benutzen.
F3
-
+
@@ -4904,7 +4905,7 @@ Es wird empfohlen, gdb 6.7 oder später zu benutzen.
F4
-
+
@@ -4919,47 +4920,47 @@ Es wird empfohlen, gdb 6.7 oder später zu benutzen.
Meta+H
-
+ Ctrl+H
-
+ Meta+L
-
+ Ctrl+L
-
+ Meta+G
-
+ Ctrl+G
-
+ Meta+J
-
+ Ctrl+J
-
+ Ctrl+Alt+R
-
+
@@ -5599,7 +5600,7 @@ Grund: %3
Incremental search:
-
+ Inkrimentelle Suche:
@@ -5700,7 +5701,7 @@ Grund: %3
Ctrl+Shift+F
-
+
@@ -5718,7 +5719,7 @@ Grund: %3
Ctrl+E
-
+
@@ -5738,7 +5739,7 @@ Grund: %3
Ctrl+=
-
+
@@ -5763,7 +5764,7 @@ Grund: %3
Use Regular Expressions
-
+ Reguläre Ausdrücke verwenden
@@ -5906,12 +5907,12 @@ Grund: %3
Toolchain:
-
+ Werkzeugkette:Generic Manager
-
+ Generische Verwaltung
@@ -5978,7 +5979,7 @@ Grund: %3
Checkout
-
+ Auschecken
@@ -6033,7 +6034,7 @@ Grund: %3
Branches
-
+
@@ -6043,12 +6044,12 @@ Grund: %3
Repository:
-
+ Remote branches
-
+ Entferne Branches
@@ -7226,7 +7227,7 @@ Make sure you use something like
SOURCES *= .../ide/main/bin/gdbmacros/gdbmacros.cpp
in your .pro file.
-
+ g