aboutsummaryrefslogtreecommitdiff
path: root/src-qt5
diff options
context:
space:
mode:
authorWeblate <noreply@weblate.org>2017-02-27 12:11:08 +0000
committerWeblate <noreply@weblate.org>2017-02-27 12:11:08 +0000
commite5d6af3ab06acac0cadbba4a0c5046a55a3ca404 (patch)
tree3b4169659be1640cd67940660dafe2f7339ef78f /src-qt5
parentMerge remote-tracking branch 'origin/master' (diff)
parentMerge remote-tracking branch 'origin/master' (diff)
downloadlumina-e5d6af3ab06acac0cadbba4a0c5046a55a3ca404.tar.gz
lumina-e5d6af3ab06acac0cadbba4a0c5046a55a3ca404.tar.bz2
lumina-e5d6af3ab06acac0cadbba4a0c5046a55a3ca404.zip
Merge remote-tracking branch 'origin/master'
Diffstat (limited to 'src-qt5')
-rw-r--r--src-qt5/core/lumina-desktop/i18n/lumina-desktop_da.ts20
-rw-r--r--src-qt5/core/lumina-open/i18n/lumina-open_da.ts4
2 files changed, 12 insertions, 12 deletions
diff --git a/src-qt5/core/lumina-desktop/i18n/lumina-desktop_da.ts b/src-qt5/core/lumina-desktop/i18n/lumina-desktop_da.ts
index 1d042180..4683020c 100644
--- a/src-qt5/core/lumina-desktop/i18n/lumina-desktop_da.ts
+++ b/src-qt5/core/lumina-desktop/i18n/lumina-desktop_da.ts
@@ -58,7 +58,7 @@
<message>
<location filename="../AppMenu.cpp" line="82"/>
<source>Manage Applications</source>
- <translation>Håndtér programmer</translation>
+ <translation>Håndter programmer</translation>
</message>
<message>
<location filename="../AppMenu.cpp" line="87"/>
@@ -146,7 +146,7 @@
<message>
<location filename="../BootSplash.ui" line="94"/>
<source>Starting the Lumina Desktop...</source>
- <translation>Starter Lumina-skrivebordet...</translation>
+ <translation>Starter Lumina-skrivebordet ...</translation>
</message>
<message>
<location filename="../BootSplash.cpp" line="15"/>
@@ -647,27 +647,27 @@
<message>
<location filename="../desktop-plugins/LDPlugin.cpp" line="42"/>
<source>Start Moving Item</source>
- <translation>Begynd at flytte element</translation>
+ <translation>Begynd at flytte post</translation>
</message>
<message>
<location filename="../desktop-plugins/LDPlugin.cpp" line="43"/>
<source>Start Resizing Item</source>
- <translation>Begynd at ændre størrelse på element</translation>
+ <translation>Begynd at ændre størrelse på post</translation>
</message>
<message>
<location filename="../desktop-plugins/LDPlugin.cpp" line="45"/>
<source>Increase Item Sizes</source>
- <translation>Forøg element størrelse</translation>
+ <translation>Forøg poststørrelser</translation>
</message>
<message>
<location filename="../desktop-plugins/LDPlugin.cpp" line="46"/>
<source>Decrease Item Sizes</source>
- <translation>Formindsk element størrelse</translation>
+ <translation>Formindsk poststørrelser</translation>
</message>
<message>
<location filename="../desktop-plugins/LDPlugin.cpp" line="48"/>
<source>Remove Item</source>
- <translation>Fjern element</translation>
+ <translation>Fjern post</translation>
</message>
</context>
<context>
@@ -949,12 +949,12 @@
<message>
<location filename="../desktop-plugins/notepad/NotepadPlugin.cpp" line="138"/>
<source>Invalid Note Name: Try Again</source>
- <translation>Ugyldigt notenavn: Prøv igen</translation>
+ <translation>Ugyldigt notesnavn: Prøv igen</translation>
</message>
<message>
<location filename="../desktop-plugins/notepad/NotepadPlugin.cpp" line="139"/>
<source>Select a Note Name</source>
- <translation>Vælg et notenavn</translation>
+ <translation>Vælg et notesnavn</translation>
</message>
<message>
<location filename="../desktop-plugins/notepad/NotepadPlugin.cpp" line="166"/>
@@ -1322,7 +1322,7 @@
<message>
<location filename="../panel-plugins/systemstart/StartMenu.ui" line="379"/>
<source>Manage Applications</source>
- <translation>Håndtér programmer</translation>
+ <translation>Håndter programmer</translation>
</message>
<message>
<location filename="../panel-plugins/systemstart/StartMenu.ui" line="408"/>
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 4f6d82c2..672db6fc 100644
--- a/src-qt5/core/lumina-open/i18n/lumina-open_da.ts
+++ b/src-qt5/core/lumina-open/i18n/lumina-open_da.ts
@@ -6,7 +6,7 @@
<message>
<location filename="../LFileDialog.ui" line="14"/>
<source>Open With...</source>
- <translation>Åbn med...</translation>
+ <translation>Åbn med ...</translation>
</message>
<message>
<location filename="../LFileDialog.ui" line="68"/>
@@ -151,7 +151,7 @@
<location filename="../main.cpp" line="202"/>
<location filename="../main.cpp" line="211"/>
<source>Screen Brightness %1%</source>
- <translation>Skærm-lysstyrke %1%</translation>
+ <translation>Skærmlysstyrke %1%</translation>
</message>
<message>
<location filename="../main.cpp" line="243"/>
bgstack15