diff options
author | Ken Moore <ken@ixsystems.com> | 2017-02-13 10:01:39 -0500 |
---|---|---|
committer | Ken Moore <ken@ixsystems.com> | 2017-02-13 10:01:39 -0500 |
commit | ae05f64c1a3160f77aaf485a37ce185a73866e53 (patch) | |
tree | 1d0da971689ec66071dfc415160c5fb8aa15fc84 /src-qt5/core/lumina-open | |
parent | Disable the XINPUT option/usage within lumian-config permanently. (diff) | |
parent | Merge remote-tracking branch 'origin/master' (diff) | |
download | lumina-ae05f64c1a3160f77aaf485a37ce185a73866e53.tar.gz lumina-ae05f64c1a3160f77aaf485a37ce185a73866e53.tar.bz2 lumina-ae05f64c1a3160f77aaf485a37ce185a73866e53.zip |
Merge branch 'master' of github.com:trueos/lumina
Diffstat (limited to 'src-qt5/core/lumina-open')
-rw-r--r-- | src-qt5/core/lumina-open/i18n/lumina-open_de.ts | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_de.ts b/src-qt5/core/lumina-open/i18n/lumina-open_de.ts index 8af30d78..08e0bb7e 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_de.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_de.ts @@ -161,7 +161,7 @@ <message> <location filename="../main.cpp" line="264"/> <source>Application entry is invalid: %1</source> - <translation type="unfinished"></translation> + <translation>Anwendungseintrag ist ungültig: %1</translation> </message> <message> <location filename="../main.cpp" line="273"/> @@ -171,17 +171,17 @@ <message> <location filename="../main.cpp" line="284"/> <source>URL shortcut is missing the URL: %1</source> - <translation>fehlende URL für URL: %1</translation> + <translation>URL-Verknüpfung fehlt die URL: %1</translation> </message> <message> <location filename="../main.cpp" line="295"/> <source>Directory shortcut is missing the path to the directory: %1</source> - <translation>fehlender Pfad zum Verzeichnis der Verknüpfung: %1</translation> + <translation>Verzeichnisverknüpfung fehlt der Pfad zum Verzeichnis: %1</translation> </message> <message> <location filename="../main.cpp" line="300"/> <source>Unknown type of shortcut : %1</source> - <translation>unbekannter Typ für Vernüpfung: %1</translation> + <translation>Unbekannter Typ für Vernüpfung: %1</translation> </message> <message> <location filename="../main.cpp" line="363"/> @@ -190,8 +190,8 @@ </message> <message> <location filename="../main.cpp" line="363"/> - <source>Could not find "%1". Please ensure it is installed first.</source> - <translation>Konnte "%1" nicht finden. Bitte stellen Sie zuerst sicher, dass es installiert ist.</translation> + <source>Could not find "%1". Please ensure it is installed first.</source> + <translation>Konnte "%1" nicht finden. Bitte stellen Sie zuerst sicher, dass es installiert ist.</translation> </message> <message> <location filename="../main.cpp" line="413"/> |