1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
|
# Danish translations for unr package.
# Copyright (C) 2009 THE desktop switcher'S COPYRIGHT HOLDER
# This file is distributed under the same license as the unr package.
# Kyle Nitzsche <kyle.nitzsche@canonical.com>, 2009.
#
msgid ""
msgstr ""
"Project-Id-Version: desktop switcher\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-08-17 10:15-0400\n"
"PO-Revision-Date: 2009-08-14 15:39-0400\n"
"Last-Translator: Kyle Nitzsche <kyle.nitzsche@canonical.com>\n"
"Language-Team: Danish\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ../data/desktop-switcher.desktop.in.h:1 ../data/ui.xml.h:5
msgid "Switch Desktop Mode"
msgstr "Skift skrivebordstilstand"
#: ../data/desktop-switcher.desktop.in.h:2
msgid "Switch the desktop mode"
msgstr "Skift skrivebordstilstand"
#: ../data/ui.xml.h:1
msgid ""
"<b>Classic Desktop</b>\n"
"The default Ubuntu Desktop."
msgstr ""
"<b>Klassisk skrivebord</b>\n"
"Ubuntu-standardskrivebordet."
#: ../data/ui.xml.h:3
msgid ""
"<b>Ubuntu Netbook Desktop</b>\n"
"Provides a simple desktop with the Ubuntu Netbook Launcher."
msgstr ""
"<b>Ubuntu Netbook-skrivebord</b>\n"
"Giver adgang til et enkelt skrivebord med Ubuntu Netbook-starteren."
|