diff options
author | Frederik Schwarzer <schwarzerf@gmail.com> | 2009-06-15 16:57:15 (GMT) |
---|---|---|
committer | Oswald Buddenhagen <oswald.buddenhagen@nokia.com> | 2009-06-15 18:17:27 (GMT) |
commit | d9308550f104526d29b1cdd56514ae3bb967d7f9 (patch) | |
tree | 7bcb1816a132d6f730f885989722f2474a63906a /translations/designer_de.ts | |
parent | 388e97292a6b33948a2a8750e1b7813caee324eb (diff) | |
download | Qt-d9308550f104526d29b1cdd56514ae3bb967d7f9.zip Qt-d9308550f104526d29b1cdd56514ae3bb967d7f9.tar.gz Qt-d9308550f104526d29b1cdd56514ae3bb967d7f9.tar.bz2 |
German translation update
- avoid exclamation mark
- prefer passive forms ("Tue dies" -> "Dies tun")
- unification in wording (Katalogdatei, "QT" -> "Qt", "wollen" -> "möchten")
- typos (missing dahes, casing, ...)
Merge-request: 680
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
Diffstat (limited to 'translations/designer_de.ts')
-rw-r--r-- | translations/designer_de.ts | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/translations/designer_de.ts b/translations/designer_de.ts index 002fc8d..5109544 100644 --- a/translations/designer_de.ts +++ b/translations/designer_de.ts @@ -1703,7 +1703,7 @@ Script: %3</source> <message> <location line="+31"/> <source>Qt Designer &Help</source> - <translation>Qt Designer &Hilfe</translation> + <translation>&Hilfe zum Qt Designer</translation> </message> <message> <location line="+7"/> @@ -1713,7 +1713,7 @@ Script: %3</source> <message> <location line="+7"/> <source>What's New in Qt Designer?</source> - <translation>Was gibt es Neues beim Qt Designer?</translation> + <translation>Was gibt es Neues beim Qt Designer?</translation> </message> <message> <location line="+7"/> @@ -1742,14 +1742,14 @@ Script: %3</source> <location line="+37"/> <location line="+160"/> <source>Designer UI files (*.%1);;All Files (*)</source> - <translation>Designer UI-Dateien (*.%1);;Alle Dateien (*)</translation> + <translation>Designer-UI-Dateien (*.%1);;Alle Dateien (*)</translation> </message> <message> <location line="-615"/> <source>%1 already exists. Do you want to replace it?</source> <translation>Die Datei %1 existiert bereits. -Wollen Sie sie überschreiben?</translation> +Möchten Sie sie überschreiben?</translation> </message> <message> <location line="-26"/> @@ -1769,7 +1769,7 @@ Wollen Sie sie überschreiben?</translation> <message> <location line="+0"/> <source>Feature not implemented yet!</source> - <translation>Diese Funktionalität ist noch nicht implementiert!</translation> + <translation>Diese Funktionalität ist noch nicht implementiert.</translation> </message> <message> <location line="+59"/> @@ -5750,12 +5750,12 @@ Please select another name.</source> <message> <location line="+1"/> <source>Scan for newly installed custom widget plugins.</source> - <translation>Sucht nach neuinstallierten Plugins mit benutzerdefinierten Widgets.</translation> + <translation>Nach neu installierten Plugins mit benutzerdefinierten Widgets suchen.</translation> </message> <message> <location line="+48"/> <source>Qt Designer couldn't find any plugins</source> - <translation>Qt Designer konnte keine plugins finden</translation> + <translation>Qt Designer kann keine Plugins finden</translation> </message> <message> <location line="+3"/> @@ -6420,7 +6420,7 @@ Klasse: %2</translation> <message> <location line="-50"/> <source><html>Enter a Qt Script snippet to be executed while loading the form.<br>The widget and its children are accessible via the variables <i>widget</i> and <i>childWidgets</i>, respectively.</source> - <translation><html>Geben Sie ein Qt Script zur Ausführung während des Formularaufbaus ein.<br>Auf das Widget und seine untergeordneten Widgets kann durch die Variablen <i>widget</i> und <i>childWidgets</i> zugegriffen werden.</translation> + <translation><html>Geben Sie ein Qt-Skript zur Ausführung während des Formularaufbaus ein.<br>Auf das Widget und seine untergeordneten Widgets kann durch die Variablen <i>widget</i> und <i>childWidgets</i> zugegriffen werden.</translation> </message> </context> <context> |