diff options
author | Qt Continuous Integration System <qt-info@nokia.com> | 2011-04-01 13:14:41 (GMT) |
---|---|---|
committer | Qt Continuous Integration System <qt-info@nokia.com> | 2011-04-01 13:14:41 (GMT) |
commit | b6e2d52f08727d370ee6403ef9099165b56b39c9 (patch) | |
tree | f55f58395c2905af4ece1de6ff5c765b69a03841 /translations/linguist_de.ts | |
parent | 14de8cecfa5b5428d597c9cca111ee0f3f89502f (diff) | |
parent | bbab5a5dd8274aadc15ef209a08632fde8baeee0 (diff) | |
download | Qt-b6e2d52f08727d370ee6403ef9099165b56b39c9.zip Qt-b6e2d52f08727d370ee6403ef9099165b56b39c9.tar.gz Qt-b6e2d52f08727d370ee6403ef9099165b56b39c9.tar.bz2 |
Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integration
* '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1:
Manually amend latin1 change
QGraphicsItem::ItemStops[ClickFocusProgration|FocusHandling] must not interfer with touch event propagation
suppress warnings about ASCII to QString conversion
take the user defined temp dir into account
Compilation break in MSVC2008 and MSVC2005
Remove useless LFLAGS
Add docs for QNetworkConfigurationManager's time-consuming constructor.
rebuild configure
fix configure.exe option -opengl desktop
use mkdir -p for mingw+sh
Ensure the right font is used for rendering text on Mac
QDirIterator returns hidden directories when it should only return files
Update Polish translations
L10n: Update German translations.
Diffstat (limited to 'translations/linguist_de.ts')
-rw-r--r-- | translations/linguist_de.ts | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/translations/linguist_de.ts b/translations/linguist_de.ts index cb0b36d..bb4889b 100644 --- a/translations/linguist_de.ts +++ b/translations/linguist_de.ts @@ -85,6 +85,10 @@ <context> <name>DataModel</name> <message> + <source>The translation file '%1' will not be loaded because it is empty.</source> + <translation>Die Übersetzungsdatei '%1' ist leer und wird daher nicht geladen.</translation> + </message> + <message> <source><qt>Duplicate messages found in '%1':</source> <translation><qt>Mehrfach vorhandene Meldungen in '%1':</translation> </message> @@ -724,7 +728,8 @@ Options: <message> <source>Updating '%1'... </source> - <translation type="unfinished"></translation> + <translation type="unfinished">Bringe '%1' auf aktuellen Stand... +</translation> </message> <message> <source>Stripping non plural forms in '%1'... |