aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core/lumina-open/i18n/lumina-open_de.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src-qt5/core/lumina-open/i18n/lumina-open_de.ts')
-rw-r--r--src-qt5/core/lumina-open/i18n/lumina-open_de.ts30
1 files changed, 15 insertions, 15 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 6d31be3d..27a43260 100644
--- a/src-qt5/core/lumina-open/i18n/lumina-open_de.ts
+++ b/src-qt5/core/lumina-open/i18n/lumina-open_de.ts
@@ -142,69 +142,69 @@
<context>
<name>QObject</name>
<message>
- <location filename="../main.cpp" line="52"/>
+ <location filename="../main.cpp" line="53"/>
<source>File Error</source>
<translation>Dateifehler</translation>
</message>
<message>
- <location filename="../main.cpp" line="189"/>
- <location filename="../main.cpp" line="195"/>
+ <location filename="../main.cpp" line="191"/>
+ <location filename="../main.cpp" line="197"/>
<source>Audio Volume %1%</source>
<translation>Lautstärke %1%</translation>
</message>
<message>
- <location filename="../main.cpp" line="203"/>
- <location filename="../main.cpp" line="212"/>
+ <location filename="../main.cpp" line="205"/>
+ <location filename="../main.cpp" line="214"/>
<source>Screen Brightness %1%</source>
<translation>Bildschirmhelligkeit %1%</translation>
</message>
<message>
- <location filename="../main.cpp" line="244"/>
+ <location filename="../main.cpp" line="246"/>
<source>Invalid file or URL: %1</source>
<translation>Ungültige Datei oder URL: %1</translation>
</message>
<message>
- <location filename="../main.cpp" line="265"/>
+ <location filename="../main.cpp" line="267"/>
<source>Application entry is invalid: %1</source>
<translation>Anwendungseintrag ist ungültig: %1</translation>
</message>
<message>
- <location filename="../main.cpp" line="276"/>
+ <location filename="../main.cpp" line="278"/>
<source>Application shortcut is missing the launching information (malformed shortcut): %1</source>
<translation>Fehlende Startup-Informationen für Programm-Verknüpfung (deformierte Verknüpfung): %1</translation>
</message>
<message>
- <location filename="../main.cpp" line="289"/>
+ <location filename="../main.cpp" line="291"/>
<source>URL shortcut is missing the URL: %1</source>
<translation>URL-Verknüpfung fehlt die URL: %1</translation>
</message>
<message>
- <location filename="../main.cpp" line="300"/>
+ <location filename="../main.cpp" line="302"/>
<source>Directory shortcut is missing the path to the directory: %1</source>
<translation>Verzeichnisverknüpfung fehlt der Pfad zum Verzeichnis: %1</translation>
</message>
<message>
- <location filename="../main.cpp" line="305"/>
+ <location filename="../main.cpp" line="307"/>
<source>Unknown type of shortcut : %1</source>
<translation>Unbekannter Typ für Vernüpfung: %1</translation>
</message>
<message>
- <location filename="../main.cpp" line="368"/>
+ <location filename="../main.cpp" line="370"/>
<source>Binary Missing</source>
<translation>Binärdatei fehlt</translation>
</message>
<message>
- <location filename="../main.cpp" line="368"/>
+ <location filename="../main.cpp" line="370"/>
<source>Could not find &quot;%1&quot;. Please ensure it is installed first.</source>
<translation>Konnte &quot;%1&quot; nicht finden. Bitte stellen Sie zuerst sicher, dass es installiert ist.</translation>
</message>
<message>
- <location filename="../main.cpp" line="418"/>
+ <location filename="../main.cpp" line="421"/>
<source>Application Error</source>
<translation>Anwendungsfehler</translation>
</message>
<message>
- <location filename="../main.cpp" line="418"/>
+ <location filename="../main.cpp" line="421"/>
<source>The following application experienced an error and needed to close:</source>
<translation>Bei folgender Anwendung ist ein Fehler aufgetreten und sie wurde beendet:</translation>
</message>
bgstack15