File: da.po

package info (click to toggle)
msitools 0.106%2Brepack-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,336 kB
  • sloc: ansic: 18,006; yacc: 862; sh: 416; perl: 217; makefile: 18
file content (141 lines) | stat: -rw-r--r-- 3,536 bytes parent folder | download | duplicates (2)
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
# Danish translation for msitools.
# Copyright (C) 2017 msitools's COPYRIGHT HOLDER
# This file is distributed under the same license as the msitools package.
# Joe Hansen <joedalton2@yahoo.dk>, 2017.
# Alan Mortensen <alanmortensen.am@gmail.com>, 2022.
#
msgid ""
msgstr ""
"Project-Id-Version: msitools master\n"
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/msitools/issues\n"
"POT-Creation-Date: 2021-09-20 08:48+0000\n"
"PO-Revision-Date: 2022-03-23 20:10+0100\n"
"Last-Translator: Alan Mortensen <alanmortensen.am@gmail.com>\n"
"Language-Team: Danish <dansk@dansk-gruppen.dk>\n"
"Language: da\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"
"X-Generator: Poedit 2.3\n"

#: tools/msiextract.vala:10 tools/wixl/wixl.vala:25
msgid "Display version number"
msgstr "Vis versionsnummer"

#: tools/msiextract.vala:11
msgid "Extract to directory"
msgstr "Udtræk til mappe"

#: tools/msiextract.vala:12
msgid "List files only"
msgstr "Vis kun filer"

#: tools/msiextract.vala:13
msgid "MSI_FILE..."
msgstr "MSI_FIL …"

#: tools/msiextract.vala:160
msgid "- a msi files extracting tool"
msgstr "- et udtrækningsværktøj for msi-filer"

#: tools/msiextract.vala:180 tools/wixl/wixl.vala:82
msgid "Please specify input files.\n"
msgstr "Angiv venligst inddatafiler.\n"

#: tools/wixl/wixl-heat.vala:12
msgid "Directory Ref"
msgstr "Mapperef."

#: tools/wixl/wixl-heat.vala:13
msgid "Component Group"
msgstr "Komponentgruppe"

#: tools/wixl/wixl-heat.vala:14
msgid "Variable for source dir"
msgstr "Variabel for kildemappe"

#: tools/wixl/wixl-heat.vala:15
msgid "Prefix"
msgstr "Præfiks"

#: tools/wixl/wixl-heat.vala:16
msgid "Exclude prefix"
msgstr "Udelad præfix"

#: tools/wixl/wixl-heat.vala:17
msgid "Add Win64 Component"
msgstr "Tilføj Win64-komponent"

#: tools/wixl/wixl.vala:26
msgid "Verbose output"
msgstr "Uddybende uddata"

#: tools/wixl/wixl.vala:27
msgid "Output file"
msgstr "Uddatafil"

#: tools/wixl/wixl.vala:28
msgid "Define variable"
msgstr "Definer variabel"

#: tools/wixl/wixl.vala:29
msgid "Target architecture"
msgstr "Målarkitektur"

#: tools/wixl/wixl.vala:30
msgid "Include directory"
msgstr "Inkluderingsmappe"

#: tools/wixl/wixl.vala:31
msgid "System extension directory"
msgstr "Systemets udvidelsesmappe"

#: tools/wixl/wixl.vala:32
msgid "System include directory"
msgstr "Systemets inkluderingsmappe"

#: tools/wixl/wixl.vala:33
msgid "Stop after the preprocessing stage"
msgstr "Stop efter forbrændertrinet"

#: tools/wixl/wixl.vala:34
msgid "Specify an extension"
msgstr "Angiv en udvidelse"

#: tools/wixl/wixl.vala:35
msgid "INPUT_FILE1 [INPUT_FILE2]..."
msgstr "INDDATA_FIL1 [INDDATA_FIL2] …"

#: tools/wixl/wixl.vala:43
#, c-format
msgid "arch of type '%s' is not supported"
msgstr "arkitektur af typen “%s” er ikke understøttet"

#: tools/wixl/wixl.vala:55
msgid "- a msi building tool"
msgstr "- et msi-kompileringsværktøj"

#: tools/wixl/wixl.vala:90
msgid "Please specify the output file.\n"
msgstr "Angiv venligst uddatafilen.\n"

#: tools/wixl/wixl.vala:100
#, c-format
msgid "Extension of type '%s' is not supported.\n"
msgstr "Udvidelse af typen “%s” er ikke understøttet.\n"

#: tools/wixl/wixl.vala:117
#, c-format
msgid "Loading %s...\n"
msgstr "Indlæser %s …\n"

#: tools/wixl/wixl.vala:127
#, c-format
msgid "Building %s...\n"
msgstr "Kompilerer %s …\n"

#: tools/wixl/wixl.vala:130
#, c-format
msgid "Writing %s...\n"
msgstr "Skriver %s …\n"