forked from qt-creator/qt-creator
Fixes in German translation
Change-Id: Ib37bb88a472c8ba9f1fde097760b20e90f6bd1a2 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
This commit is contained in:
committed by
Robert Löhning
parent
87433ac423
commit
5808e45768
@@ -1737,7 +1737,7 @@
|
||||
<name>Core::Internal::OpenWithDialog</name>
|
||||
<message>
|
||||
<source>Open file '%1' with:</source>
|
||||
<translation>Öffne '%1; mit:</translation>
|
||||
<translation>Öffne '%1' mit:</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
@@ -4832,7 +4832,7 @@ Add, modify, and remove document filters, which determine the documentation set
|
||||
</message>
|
||||
<message>
|
||||
<source>No user defined filters available or no filter selected.</source>
|
||||
<translation>Es sind keine benutzerdefinierten Filter vorhanden beziehungsweise ausgewählt.</translation>
|
||||
<translation>Es sind keine benutzerdefinierten Filter vorhanden oder ausgewählt.</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
@@ -6255,7 +6255,7 @@ rückgängig machen?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>No user defined filters available or no filter selected.</source>
|
||||
<translation>Es sind keine benutzerdefinierten Filter vorhanden beziehungsweise ausgewählt.</translation>
|
||||
<translation>Es sind keine benutzerdefinierten Filter vorhanden oder ausgewählt.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>The filter "%1" will show every documentation file available, as no attributes are specified.</source>
|
||||
@@ -9046,7 +9046,7 @@ Wählt eine für Desktop-Entwicklung geeignete Qt-Version aus, sofern sie verfü
|
||||
</message>
|
||||
<message>
|
||||
<source>Creates a C++ library based on qmake. This can be used to create:<ul><li>a shared C++ library for use with <tt>QPluginLoader</tt> and runtime (Plugins)</li><li>a shared or static C++ library for use with another project at linktime</li></ul></source>
|
||||
<translation>Erstellt qmake-basierte C++-Bibliotheken:<ul><li>Dynamisch linkbare C++-Bibliothek zur Verwendung mit <tt>QPluginLoader</tt> zur Laufzeit (Plugin)</li><li>Statisch oder dynamisch linkbare C++-Bibliothek zur Verwendung in einem anderen Projekt zur Linkzeit</li></ul>.</translation>
|
||||
<translation>Erstellt qmake-basierte C++-Bibliotheken:<ul><li>Dynamisch linkbare C++-Bibliothek zur Verwendung mit <tt>QPluginLoader</tt> zur Laufzeit (Plugin)</li><li>Statisch oder dynamisch linkbare C++-Bibliothek zur Verwendung in einem anderen Projekt zur Linkzeit</li></ul></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Creates a C++ library based on qmake. This can be used to create:<ul><li>a shared C++ library for use with <tt>QPluginLoader</tt> and runtime (Plugins)</li><li>a shared or static C++ library for use with another project at linktime</li></ul>.</source>
|
||||
@@ -20146,7 +20146,7 @@ imported JavaScript libraries. Indicating that a library is
|
||||
stateless means that a single instance will be shared among
|
||||
all components. Stateless libraries will not be able to access
|
||||
QML component instance objects and properties directly.</source>
|
||||
<translation>Für gewöhnlich hat jede Instanz eine QML-Komponente eine eindeutige Kopie
|
||||
<translation>Für gewöhnlich hat jede Instanz einer QML-Komponente eine eindeutige Kopie
|
||||
der importierten Java-Script-Bibliotheken. Eine zustandslose Bibliothek wird
|
||||
von allen Komponenten verwendet. Zustandslose Bibliotheken können nicht direkt
|
||||
auf Instanzen von QML-Komponenten-Objekten und Eigenschaften zugreifen.</translation>
|
||||
@@ -21662,7 +21662,7 @@ Gibt an, wie sich die Rücktaste bezüglich Einrückung verhält.
|
||||
</message>
|
||||
<message>
|
||||
<source>Bazaar Clone (Or Branch)</source>
|
||||
<translation>Bazaar Clone (bzw. Branch)</translation>
|
||||
<translation>Bazaar Clone (oder Branch)</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
@@ -26850,7 +26850,7 @@ Erfordert Qt 4.7.4 oder neuer sowie die Installation des Komponentensatzes für
|
||||
</message>
|
||||
<message>
|
||||
<source>Application icon (80x80):</source>
|
||||
<translation>Icon der Anwendung n (80x80):</translation>
|
||||
<translation>Icon der Anwendung (80x80):</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Generate code to speed up the launching on the device.</source>
|
||||
|
Reference in New Issue
Block a user