aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorscootergrisen <scootergrisen@gmail.com>2017-02-25 20:45:36 +0000
committerWeblate <noreply@weblate.org>2017-02-27 12:10:35 +0000
commit5181c4d1964b9823cfe760e374868e02619e8003 (patch)
treeb31f647cc64ad4f9ab238f9465c23516005c4f25
parentMerge remote-tracking branch 'origin/master' (diff)
downloadlumina-5181c4d1964b9823cfe760e374868e02619e8003.tar.gz
lumina-5181c4d1964b9823cfe760e374868e02619e8003.tar.bz2
lumina-5181c4d1964b9823cfe760e374868e02619e8003.zip
Translated using Weblate (lumina_DESKTOP@da (generated))
Currently translated at 100.0% (310 of 310 strings)
-rw-r--r--src-qt5/core/lumina-desktop/i18n/lumina-desktop_da.ts20
1 files changed, 10 insertions, 10 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"/>
bgstack15