aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core
diff options
context:
space:
mode:
authorKen Moore <ken@ixsystems.com>2017-05-01 09:50:04 -0400
committerKen Moore <ken@ixsystems.com>2017-05-01 09:50:04 -0400
commita8fa1811a0e073959b064c515f6a442e3f7ac22e (patch)
tree8b25073c3f02ceb8fd1200a9cccd8e49fee5f44d /src-qt5/core
parentAdd a new <DesktopPrefix>/generateMediaIcons=[true/false] setting. (diff)
parentMerge remote-tracking branch 'origin/master' (diff)
downloadlumina-a8fa1811a0e073959b064c515f6a442e3f7ac22e.tar.gz
lumina-a8fa1811a0e073959b064c515f6a442e3f7ac22e.tar.bz2
lumina-a8fa1811a0e073959b064c515f6a442e3f7ac22e.zip
Merge branch 'master' of github.com:trueos/lumina
Diffstat (limited to 'src-qt5/core')
-rw-r--r--src-qt5/core/lumina-desktop/i18n/lumina-desktop_de.ts14
1 files changed, 7 insertions, 7 deletions
diff --git a/src-qt5/core/lumina-desktop/i18n/lumina-desktop_de.ts b/src-qt5/core/lumina-desktop/i18n/lumina-desktop_de.ts
index b5fe3fe5..92768fe1 100644
--- a/src-qt5/core/lumina-desktop/i18n/lumina-desktop_de.ts
+++ b/src-qt5/core/lumina-desktop/i18n/lumina-desktop_de.ts
@@ -215,12 +215,12 @@
</message>
<message>
<location filename="../BootSplash.cpp" line="63"/>
- <source>Don&apos;t expect to build up the weak by pulling down the strong.</source>
+ <source>Don't expect to build up the weak by pulling down the strong.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../BootSplash.cpp" line="65"/>
- <source>You can&apos;t know too much, but you can say too much.</source>
+ <source>You can't know too much, but you can say too much.</source>
<translation>Sie können nicht zu viel wissen, aber Sie können zu viel sagen.</translation>
</message>
<message>
@@ -300,7 +300,7 @@
</message>
<message>
<location filename="../BootSplash.cpp" line="97"/>
- <source>Only two things are infinite, the universe and human stupidity, and I&apos;m not sure about the former.</source>
+ <source>Only two things are infinite, the universe and human stupidity, and I'm not sure about the former.</source>
<translation>Nur zwei Dinge sind unendlich, das Universum und die menschliche Dummheit, aber beim ersten bin ich mir nicht sicher.</translation>
</message>
<message>
@@ -310,8 +310,8 @@
</message>
<message>
<location filename="../BootSplash.cpp" line="101"/>
- <source>Do, or do not. There is no &apos;try&apos;.</source>
- <translation>Machen oder nicht machen. Es gibt kein &quot;Versuchen&quot;.</translation>
+ <source>Do, or do not. There is no 'try'.</source>
+ <translation>Machen oder nicht machen. Es gibt kein "Versuchen".</translation>
</message>
<message>
<location filename="../BootSplash.cpp" line="103"/>
@@ -330,7 +330,7 @@
</message>
<message>
<location filename="../BootSplash.cpp" line="109"/>
- <source>It&apos;s kind of fun to do the impossible.</source>
+ <source>It's kind of fun to do the impossible.</source>
<translation>Es macht Spaß, das Unmögliche zu tun.</translation>
</message>
<message>
@@ -356,7 +356,7 @@
<message>
<location filename="../BootSplash.cpp" line="119"/>
<source>I have never let my schooling interfere with my education.</source>
- <translation type="unfinished"></translation>
+ <translation>Ich habe meine Ausbildung niemals durch meine Schulzeit beeinträchtigen lassen.</translation>
</message>
<message>
<location filename="../BootSplash.cpp" line="121"/>
bgstack15