aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core/lumina-open/i18n/lumina-open_da.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src-qt5/core/lumina-open/i18n/lumina-open_da.ts')
-rw-r--r--src-qt5/core/lumina-open/i18n/lumina-open_da.ts36
1 files changed, 18 insertions, 18 deletions
diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_da.ts b/src-qt5/core/lumina-open/i18n/lumina-open_da.ts
index 1408607c..a11241d2 100644
--- a/src-qt5/core/lumina-open/i18n/lumina-open_da.ts
+++ b/src-qt5/core/lumina-open/i18n/lumina-open_da.ts
@@ -142,69 +142,69 @@
<context>
<name>QObject</name>
<message>
- <location filename="../main.cpp" line="51"/>
+ <location filename="../main.cpp" line="52"/>
<source>File Error</source>
<translation>Filfejl</translation>
</message>
<message>
- <location filename="../main.cpp" line="188"/>
- <location filename="../main.cpp" line="194"/>
+ <location filename="../main.cpp" line="189"/>
+ <location filename="../main.cpp" line="195"/>
<source>Audio Volume %1%</source>
<translation>Lydstyrke %1%</translation>
</message>
<message>
- <location filename="../main.cpp" line="202"/>
- <location filename="../main.cpp" line="211"/>
+ <location filename="../main.cpp" line="203"/>
+ <location filename="../main.cpp" line="212"/>
<source>Screen Brightness %1%</source>
<translation>Skærmlysstyrke %1%</translation>
</message>
<message>
- <location filename="../main.cpp" line="243"/>
+ <location filename="../main.cpp" line="244"/>
<source>Invalid file or URL: %1</source>
<translation>Ugyldig fil eller URL: %1</translation>
</message>
<message>
- <location filename="../main.cpp" line="264"/>
+ <location filename="../main.cpp" line="265"/>
<source>Application entry is invalid: %1</source>
<translation>Programpost er ugyldig: %1</translation>
</message>
<message>
- <location filename="../main.cpp" line="273"/>
+ <location filename="../main.cpp" line="276"/>
<source>Application shortcut is missing the launching information (malformed shortcut): %1</source>
<translation>Programgenvejen mangler korrekt opstartsinformation (forkert udformet genvej): %1</translation>
</message>
<message>
- <location filename="../main.cpp" line="286"/>
+ <location filename="../main.cpp" line="289"/>
<source>URL shortcut is missing the URL: %1</source>
- <translation>URL-genvejen mangler URL'en: %1</translation>
+ <translation>URL-genvejen mangler URL&apos;en: %1</translation>
</message>
<message>
- <location filename="../main.cpp" line="297"/>
+ <location filename="../main.cpp" line="300"/>
<source>Directory shortcut is missing the path to the directory: %1</source>
<translation>Mappegenvejen mangler stien til mappen: %1</translation>
</message>
<message>
- <location filename="../main.cpp" line="302"/>
+ <location filename="../main.cpp" line="305"/>
<source>Unknown type of shortcut : %1</source>
<translation>Ukendt type genvej : %1</translation>
</message>
<message>
- <location filename="../main.cpp" line="365"/>
+ <location filename="../main.cpp" line="368"/>
<source>Binary Missing</source>
<translation>Binær mangler</translation>
</message>
<message>
- <location filename="../main.cpp" line="365"/>
- <source>Could not find "%1". Please ensure it is installed first.</source>
- <translation>Kunne ikke finde "%1". Sørg for at programmet er installeret først.</translation>
+ <location filename="../main.cpp" line="368"/>
+ <source>Could not find &quot;%1&quot;. Please ensure it is installed first.</source>
+ <translation>Kunne ikke finde &quot;%1&quot;. Sørg for at programmet er installeret først.</translation>
</message>
<message>
- <location filename="../main.cpp" line="415"/>
+ <location filename="../main.cpp" line="418"/>
<source>Application Error</source>
<translation>Programfejl</translation>
</message>
<message>
- <location filename="../main.cpp" line="415"/>
+ <location filename="../main.cpp" line="418"/>
<source>The following application experienced an error and needed to close:</source>
<translation>Det følgende program oplevede en fejl og blev nødt til at afslutte:</translation>
</message>
bgstack15