@adminiumjs/i18n 0.1.2 → 0.2.2-rc.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/a11y-keys.d.ts +17 -0
- package/dist/a11y-keys.d.ts.map +1 -0
- package/dist/a11y-keys.js +479 -0
- package/dist/a11y-keys.js.map +1 -0
- package/dist/create-i18n.d.ts.map +1 -1
- package/dist/create-i18n.js +38 -4
- package/dist/create-i18n.js.map +1 -1
- package/dist/editing.d.ts +17 -0
- package/dist/editing.d.ts.map +1 -0
- package/dist/editing.js +17 -0
- package/dist/editing.js.map +1 -0
- package/dist/fallback.d.ts +24 -0
- package/dist/fallback.d.ts.map +1 -0
- package/dist/fallback.js +41 -0
- package/dist/fallback.js.map +1 -0
- package/dist/format/index.d.ts.map +1 -1
- package/dist/format/index.js +1 -0
- package/dist/format/index.js.map +1 -1
- package/dist/format-errors.d.ts +41 -0
- package/dist/format-errors.d.ts.map +1 -0
- package/dist/format-errors.js +64 -0
- package/dist/format-errors.js.map +1 -0
- package/dist/icu-format.d.ts +4 -0
- package/dist/icu-format.d.ts.map +1 -1
- package/dist/icu-format.js +44 -3
- package/dist/icu-format.js.map +1 -1
- package/dist/index.d.ts +10 -2
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +15 -1
- package/dist/index.js.map +1 -1
- package/dist/keys.d.ts +33 -0
- package/dist/keys.d.ts.map +1 -0
- package/dist/keys.js +78 -0
- package/dist/keys.js.map +1 -0
- package/dist/locales.d.ts +106 -13
- package/dist/locales.d.ts.map +1 -1
- package/dist/locales.js +147 -17
- package/dist/locales.js.map +1 -1
- package/dist/overrides.d.ts +62 -0
- package/dist/overrides.d.ts.map +1 -0
- package/dist/overrides.js +113 -0
- package/dist/overrides.js.map +1 -0
- package/dist/react.d.ts +6 -0
- package/dist/react.d.ts.map +1 -1
- package/dist/react.js +18 -26
- package/dist/react.js.map +1 -1
- package/dist/resources/ar-eg/common.d.ts +786 -3
- package/dist/resources/ar-eg/common.d.ts.map +1 -1
- package/dist/resources/ar-eg/common.js +813 -29
- package/dist/resources/ar-eg/common.js.map +1 -1
- package/dist/resources/ar-eg/errors.d.ts +1 -0
- package/dist/resources/ar-eg/errors.d.ts.map +1 -1
- package/dist/resources/ar-eg/errors.js +2 -0
- package/dist/resources/ar-eg/errors.js.map +1 -1
- package/dist/resources/ar-eg/generated.d.ts.map +1 -1
- package/dist/resources/ar-eg/generated.js +1 -0
- package/dist/resources/ar-eg/generated.js.map +1 -1
- package/dist/resources/ar-eg/studio.d.ts.map +1 -1
- package/dist/resources/ar-eg/studio.js +1 -0
- package/dist/resources/ar-eg/studio.js.map +1 -1
- package/dist/resources/ar-eg/ui.d.ts +586 -586
- package/dist/resources/ar-eg/ui.d.ts.map +1 -1
- package/dist/resources/ar-eg/ui.js +587 -586
- package/dist/resources/ar-eg/ui.js.map +1 -1
- package/dist/resources/cs-cz/common.d.ts +786 -3
- package/dist/resources/cs-cz/common.d.ts.map +1 -1
- package/dist/resources/cs-cz/common.js +811 -27
- package/dist/resources/cs-cz/common.js.map +1 -1
- package/dist/resources/cs-cz/errors.d.ts +1 -0
- package/dist/resources/cs-cz/errors.d.ts.map +1 -1
- package/dist/resources/cs-cz/errors.js +2 -0
- package/dist/resources/cs-cz/errors.js.map +1 -1
- package/dist/resources/cs-cz/generated.d.ts.map +1 -1
- package/dist/resources/cs-cz/generated.js +1 -0
- package/dist/resources/cs-cz/generated.js.map +1 -1
- package/dist/resources/cs-cz/studio.d.ts.map +1 -1
- package/dist/resources/cs-cz/studio.js +1 -0
- package/dist/resources/cs-cz/studio.js.map +1 -1
- package/dist/resources/cs-cz/ui.d.ts +582 -582
- package/dist/resources/cs-cz/ui.d.ts.map +1 -1
- package/dist/resources/cs-cz/ui.js +583 -582
- package/dist/resources/cs-cz/ui.js.map +1 -1
- package/dist/resources/da-dk/common.d.ts +787 -4
- package/dist/resources/da-dk/common.d.ts.map +1 -1
- package/dist/resources/da-dk/common.js +814 -30
- package/dist/resources/da-dk/common.js.map +1 -1
- package/dist/resources/da-dk/errors.d.ts +1 -0
- package/dist/resources/da-dk/errors.d.ts.map +1 -1
- package/dist/resources/da-dk/errors.js +2 -0
- package/dist/resources/da-dk/errors.js.map +1 -1
- package/dist/resources/da-dk/generated.d.ts.map +1 -1
- package/dist/resources/da-dk/generated.js +1 -0
- package/dist/resources/da-dk/generated.js.map +1 -1
- package/dist/resources/da-dk/studio.d.ts.map +1 -1
- package/dist/resources/da-dk/studio.js +1 -0
- package/dist/resources/da-dk/studio.js.map +1 -1
- package/dist/resources/da-dk/ui.d.ts +568 -568
- package/dist/resources/da-dk/ui.d.ts.map +1 -1
- package/dist/resources/da-dk/ui.js +569 -568
- package/dist/resources/da-dk/ui.js.map +1 -1
- package/dist/resources/de-de/common.d.ts +790 -7
- package/dist/resources/de-de/common.d.ts.map +1 -1
- package/dist/resources/de-de/common.js +817 -33
- package/dist/resources/de-de/common.js.map +1 -1
- package/dist/resources/de-de/errors.d.ts +1 -0
- package/dist/resources/de-de/errors.d.ts.map +1 -1
- package/dist/resources/de-de/errors.js +2 -0
- package/dist/resources/de-de/errors.js.map +1 -1
- package/dist/resources/de-de/generated.d.ts.map +1 -1
- package/dist/resources/de-de/generated.js +1 -0
- package/dist/resources/de-de/generated.js.map +1 -1
- package/dist/resources/de-de/studio.d.ts.map +1 -1
- package/dist/resources/de-de/studio.js +1 -0
- package/dist/resources/de-de/studio.js.map +1 -1
- package/dist/resources/de-de/ui.d.ts +569 -569
- package/dist/resources/de-de/ui.d.ts.map +1 -1
- package/dist/resources/de-de/ui.js +570 -569
- package/dist/resources/de-de/ui.js.map +1 -1
- package/dist/resources/en-us/common.d.ts +786 -3
- package/dist/resources/en-us/common.d.ts.map +1 -1
- package/dist/resources/en-us/common.js +813 -29
- package/dist/resources/en-us/common.js.map +1 -1
- package/dist/resources/en-us/errors.d.ts +1 -0
- package/dist/resources/en-us/errors.d.ts.map +1 -1
- package/dist/resources/en-us/errors.js +2 -0
- package/dist/resources/en-us/errors.js.map +1 -1
- package/dist/resources/en-us/generated.d.ts.map +1 -1
- package/dist/resources/en-us/generated.js +1 -0
- package/dist/resources/en-us/generated.js.map +1 -1
- package/dist/resources/en-us/studio.d.ts.map +1 -1
- package/dist/resources/en-us/studio.js +1 -0
- package/dist/resources/en-us/studio.js.map +1 -1
- package/dist/resources/en-us/ui.d.ts.map +1 -1
- package/dist/resources/en-us/ui.js +1 -0
- package/dist/resources/en-us/ui.js.map +1 -1
- package/dist/resources/fr-fr/common.d.ts +788 -5
- package/dist/resources/fr-fr/common.d.ts.map +1 -1
- package/dist/resources/fr-fr/common.js +815 -31
- package/dist/resources/fr-fr/common.js.map +1 -1
- package/dist/resources/fr-fr/errors.d.ts +1 -0
- package/dist/resources/fr-fr/errors.d.ts.map +1 -1
- package/dist/resources/fr-fr/errors.js +2 -0
- package/dist/resources/fr-fr/errors.js.map +1 -1
- package/dist/resources/fr-fr/generated.d.ts.map +1 -1
- package/dist/resources/fr-fr/generated.js +1 -0
- package/dist/resources/fr-fr/generated.js.map +1 -1
- package/dist/resources/fr-fr/studio.d.ts.map +1 -1
- package/dist/resources/fr-fr/studio.js +1 -0
- package/dist/resources/fr-fr/studio.js.map +1 -1
- package/dist/resources/fr-fr/ui.d.ts +559 -559
- package/dist/resources/fr-fr/ui.d.ts.map +1 -1
- package/dist/resources/fr-fr/ui.js +560 -559
- package/dist/resources/fr-fr/ui.js.map +1 -1
- package/dist/resources/index.d.ts.map +1 -1
- package/dist/resources/index.js +1 -0
- package/dist/resources/index.js.map +1 -1
- package/dist/resources/lazy.d.ts.map +1 -1
- package/dist/resources/lazy.js.map +1 -1
- package/dist/resources/zh-cn/common.d.ts +787 -4
- package/dist/resources/zh-cn/common.d.ts.map +1 -1
- package/dist/resources/zh-cn/common.js +814 -30
- package/dist/resources/zh-cn/common.js.map +1 -1
- package/dist/resources/zh-cn/errors.d.ts +1 -0
- package/dist/resources/zh-cn/errors.d.ts.map +1 -1
- package/dist/resources/zh-cn/errors.js +2 -0
- package/dist/resources/zh-cn/errors.js.map +1 -1
- package/dist/resources/zh-cn/generated.d.ts.map +1 -1
- package/dist/resources/zh-cn/generated.js +1 -0
- package/dist/resources/zh-cn/generated.js.map +1 -1
- package/dist/resources/zh-cn/studio.d.ts.map +1 -1
- package/dist/resources/zh-cn/studio.js +1 -0
- package/dist/resources/zh-cn/studio.js.map +1 -1
- package/dist/resources/zh-cn/ui.d.ts +575 -575
- package/dist/resources/zh-cn/ui.d.ts.map +1 -1
- package/dist/resources/zh-cn/ui.js +576 -575
- package/dist/resources/zh-cn/ui.js.map +1 -1
- package/dist/resources/zh-tw/common.d.ts +786 -3
- package/dist/resources/zh-tw/common.d.ts.map +1 -1
- package/dist/resources/zh-tw/common.js +813 -29
- package/dist/resources/zh-tw/common.js.map +1 -1
- package/dist/resources/zh-tw/errors.d.ts +1 -0
- package/dist/resources/zh-tw/errors.d.ts.map +1 -1
- package/dist/resources/zh-tw/errors.js +2 -0
- package/dist/resources/zh-tw/errors.js.map +1 -1
- package/dist/resources/zh-tw/generated.d.ts.map +1 -1
- package/dist/resources/zh-tw/generated.js +1 -0
- package/dist/resources/zh-tw/generated.js.map +1 -1
- package/dist/resources/zh-tw/studio.d.ts.map +1 -1
- package/dist/resources/zh-tw/studio.js +1 -0
- package/dist/resources/zh-tw/studio.js.map +1 -1
- package/dist/resources/zh-tw/ui.d.ts +575 -575
- package/dist/resources/zh-tw/ui.d.ts.map +1 -1
- package/dist/resources/zh-tw/ui.js +576 -575
- package/dist/resources/zh-tw/ui.js.map +1 -1
- package/dist/review-status.d.ts +55 -0
- package/dist/review-status.d.ts.map +1 -0
- package/dist/review-status.js +60 -0
- package/dist/review-status.js.map +1 -0
- package/dist/revision.d.ts +35 -0
- package/dist/revision.d.ts.map +1 -0
- package/dist/revision.js +56 -0
- package/dist/revision.js.map +1 -0
- package/dist/server.d.ts +36 -0
- package/dist/server.d.ts.map +1 -0
- package/dist/server.js +36 -0
- package/dist/server.js.map +1 -0
- package/dist/validate-message.d.ts +57 -0
- package/dist/validate-message.d.ts.map +1 -0
- package/dist/validate-message.js +179 -0
- package/dist/validate-message.js.map +1 -0
- package/locales/ar-EG/.meta.json +13246 -0
- package/locales/ar-EG/common.json +812 -29
- package/locales/ar-EG/errors.json +1 -0
- package/locales/ar-EG/ui.json +586 -586
- package/locales/cs-CZ/.meta.json +13246 -0
- package/locales/cs-CZ/common.json +810 -27
- package/locales/cs-CZ/errors.json +1 -0
- package/locales/cs-CZ/ui.json +582 -582
- package/locales/da-DK/.meta.json +13246 -0
- package/locales/da-DK/common.json +813 -30
- package/locales/da-DK/errors.json +1 -0
- package/locales/da-DK/ui.json +568 -568
- package/locales/de-DE/.meta.json +13246 -0
- package/locales/de-DE/common.json +816 -33
- package/locales/de-DE/errors.json +1 -0
- package/locales/de-DE/ui.json +569 -569
- package/locales/en-US/common.json +812 -29
- package/locales/en-US/errors.json +1 -0
- package/locales/fr-FR/.meta.json +13246 -0
- package/locales/fr-FR/common.json +814 -31
- package/locales/fr-FR/errors.json +1 -0
- package/locales/fr-FR/ui.json +559 -559
- package/locales/zh-CN/.meta.json +13246 -0
- package/locales/zh-CN/common.json +813 -30
- package/locales/zh-CN/errors.json +1 -0
- package/locales/zh-CN/ui.json +575 -575
- package/locales/zh-TW/.meta.json +13246 -0
- package/locales/zh-TW/common.json +812 -29
- package/locales/zh-TW/errors.json +1 -0
- package/locales/zh-TW/ui.json +575 -575
- package/package.json +11 -3
|
@@ -26,7 +26,7 @@ declare const _default: {
|
|
|
26
26
|
readonly hidePassword: "Skjul adgangskode";
|
|
27
27
|
readonly reveal: "Vis";
|
|
28
28
|
readonly hide: "Skjul";
|
|
29
|
-
readonly clearSearch: "
|
|
29
|
+
readonly clearSearch: "Ryd søgning";
|
|
30
30
|
};
|
|
31
31
|
readonly state: {
|
|
32
32
|
readonly loading: "Indlæser…";
|
|
@@ -69,8 +69,8 @@ declare const _default: {
|
|
|
69
69
|
};
|
|
70
70
|
readonly usageMeter: {
|
|
71
71
|
readonly description: "Kvoteforbrug op mod en grænse; bjælken skifter til gul og derefter rød ud over dine tærskler.";
|
|
72
|
-
readonly usageLabel: "
|
|
73
|
-
readonly ofLabel: "
|
|
72
|
+
readonly usageLabel: "Forbrug";
|
|
73
|
+
readonly ofLabel: "af";
|
|
74
74
|
};
|
|
75
75
|
readonly statTileCompact: {
|
|
76
76
|
readonly description: "En smal nøgletalsflise med mikroetiket, trendchip og 6-bjælkers spark — til tætte rækker på 4 til 6.";
|
|
@@ -87,16 +87,16 @@ declare const _default: {
|
|
|
87
87
|
};
|
|
88
88
|
readonly gaugeArc: {
|
|
89
89
|
readonly description: "En speedometerbue med kvalitative bånd og en viser; viser også et gitter af målere.";
|
|
90
|
-
readonly emptyTitle: "
|
|
91
|
-
readonly emptyBody: "
|
|
90
|
+
readonly emptyTitle: "Ingen målere at vise";
|
|
91
|
+
readonly emptyBody: "Tjenester vises her som målere, når der findes en aflæsning for dem.";
|
|
92
92
|
};
|
|
93
93
|
readonly periodComparison: {
|
|
94
94
|
readonly description: "Denne periode mod den forrige som to bjælker, med forskellen beregnet nedenunder.";
|
|
95
95
|
readonly higherLabel: "højere";
|
|
96
96
|
readonly lowerLabel: "lavere";
|
|
97
97
|
readonly flatLabel: "uændret";
|
|
98
|
-
readonly periodALabel: "
|
|
99
|
-
readonly periodBLabel: "
|
|
98
|
+
readonly periodALabel: "Denne periode";
|
|
99
|
+
readonly periodBLabel: "Forrige periode";
|
|
100
100
|
};
|
|
101
101
|
readonly microKpiSubtitle: {
|
|
102
102
|
readonly description: "Et enkeltlinjes nøgletal i sidehovedet, bygget ud fra en skabelon og genberegnet løbende.";
|
|
@@ -113,216 +113,216 @@ declare const _default: {
|
|
|
113
113
|
readonly description: "Boksplot-oversigt over en numerisk kolonnes spredning pr. kategori – min, kvartiler, median og maks.";
|
|
114
114
|
readonly emptyTitle: "Ingen fordeling at vise";
|
|
115
115
|
readonly emptyBody: "Ingen rækker matchede filtrene til boksplot.";
|
|
116
|
-
readonly chartLabel: "
|
|
116
|
+
readonly chartLabel: "Boksplot";
|
|
117
117
|
};
|
|
118
118
|
readonly violin: {
|
|
119
119
|
readonly description: "Spejlede tæthedskurver, der sammenligner en numerisk kolonnes fordeling på tværs af grupper.";
|
|
120
120
|
readonly emptyTitle: "Ingen fordeling at vise";
|
|
121
121
|
readonly emptyBody: "Ingen rækker matchede filtrene til tæthedsprofiler.";
|
|
122
|
-
readonly chartLabel: "
|
|
122
|
+
readonly chartLabel: "Violinplot";
|
|
123
123
|
};
|
|
124
124
|
readonly ridgeline: {
|
|
125
125
|
readonly description: "Overlappende tætheds-rygge, der sammenligner en numerisk kolonne på tværs af ordnede grupper.";
|
|
126
126
|
readonly emptyTitle: "Ingen rygge at vise";
|
|
127
127
|
readonly emptyBody: "Ingen rækker matchede filtrene til tæthedsprofiler.";
|
|
128
|
-
readonly chartLabel: "Ridgeline";
|
|
128
|
+
readonly chartLabel: "Ridgeline-diagram";
|
|
129
129
|
};
|
|
130
130
|
readonly scatterBubble: {
|
|
131
131
|
readonly description: "To numeriske kolonner som punkter, med valgfri boblestørrelse og en tendenslinje.";
|
|
132
132
|
readonly emptyTitle: "Ingen punkter at vise";
|
|
133
133
|
readonly emptyBody: "Ingen rækker matchede filtrene for de valgte kolonner.";
|
|
134
|
-
readonly chartLabel: "
|
|
134
|
+
readonly chartLabel: "Punktdiagram";
|
|
135
135
|
};
|
|
136
136
|
readonly hexbin: {
|
|
137
137
|
readonly description: "Heksbinnet tæthed af to numeriske kolonner, farvet efter antal rækker pr. felt.";
|
|
138
138
|
readonly emptyTitle: "Ingen tæthed at vise";
|
|
139
139
|
readonly emptyBody: "Ingen rækker matchede filtrene til binning.";
|
|
140
|
-
readonly chartLabel: "
|
|
140
|
+
readonly chartLabel: "Heksbin-tæthed";
|
|
141
141
|
};
|
|
142
142
|
readonly correlationMatrix: {
|
|
143
143
|
readonly description: "Pearson-korrelation mellem valgte numeriske kolonner, fra stærkt positiv til stærkt negativ.";
|
|
144
144
|
readonly emptyTitle: "Intet at korrelere";
|
|
145
145
|
readonly emptyBody: "Vælg mindst to numeriske kolonner med matchende rækker.";
|
|
146
|
-
readonly chartLabel: "
|
|
146
|
+
readonly chartLabel: "Korrelationsmatrix";
|
|
147
147
|
};
|
|
148
148
|
readonly parallelCoordinates: {
|
|
149
149
|
readonly description: "Hver post som en linje på tværs af flere normaliserede numeriske akser, farvet efter kategori.";
|
|
150
150
|
readonly emptyTitle: "Ingen poster at vise";
|
|
151
151
|
readonly emptyBody: "Ingen rækker matchede filtrene på tværs af de valgte akser.";
|
|
152
|
-
readonly chartLabel: "
|
|
152
|
+
readonly chartLabel: "Parallelle koordinater";
|
|
153
153
|
};
|
|
154
|
-
readonly unexpectedShape: "
|
|
154
|
+
readonly unexpectedShape: "Uventet dataform.";
|
|
155
155
|
readonly lineArea: {
|
|
156
|
-
readonly chartLabel: "
|
|
157
|
-
readonly description: "
|
|
156
|
+
readonly chartLabel: "Kurvediagram";
|
|
157
|
+
readonly description: "En måling over tid som en kurve med et blødt udfyldt areal og en valgfri stiplet sammenligning med forrige periode.";
|
|
158
158
|
};
|
|
159
159
|
readonly bar: {
|
|
160
|
-
readonly chartLabel: "
|
|
161
|
-
readonly description: "
|
|
160
|
+
readonly chartLabel: "Søjlediagram";
|
|
161
|
+
readonly description: "Kategoriske eller tidsopdelte værdier som lodrette søjler, med valgfri fremhævning af den største eller aktuelle søjle.";
|
|
162
162
|
};
|
|
163
163
|
readonly donut: {
|
|
164
|
-
readonly chartLabel: "
|
|
165
|
-
readonly otherLabel: "
|
|
166
|
-
readonly description: "
|
|
164
|
+
readonly chartLabel: "Ringdiagram";
|
|
165
|
+
readonly otherLabel: "Andet";
|
|
166
|
+
readonly description: "Kategoriandele som ringudsnit med signaturforklaring og total i midten; små udsnit samles under Andet.";
|
|
167
167
|
};
|
|
168
168
|
readonly bullet: {
|
|
169
|
-
readonly chartLabel: "Bullet
|
|
170
|
-
readonly description: "
|
|
171
|
-
readonly emptyTitle: "
|
|
172
|
-
readonly emptyBody: "
|
|
169
|
+
readonly chartLabel: "Bullet-diagram";
|
|
170
|
+
readonly description: "Fremdrift mod et mål som en målebjælke over kvalitative bånd, med en målmarkering pr. række.";
|
|
171
|
+
readonly emptyTitle: "Ingen mål at følge";
|
|
172
|
+
readonly emptyBody: "Tilføj målinger med mål at sammenligne med.";
|
|
173
173
|
};
|
|
174
174
|
readonly rankingBars: {
|
|
175
|
-
readonly chartLabel: "
|
|
176
|
-
readonly description: "
|
|
177
|
-
readonly emptyTitle: "
|
|
178
|
-
readonly emptyBody: "
|
|
175
|
+
readonly chartLabel: "Rangering";
|
|
176
|
+
readonly description: "En top-N-rangering som vandrette bjælker — føreren i fuld styrke, resten dæmpet — med værdierne ved siden af.";
|
|
177
|
+
readonly emptyTitle: "Intet at rangere";
|
|
178
|
+
readonly emptyBody: "Ingen poster matchede denne opdeling endnu.";
|
|
179
179
|
};
|
|
180
180
|
readonly pareto: {
|
|
181
|
-
readonly chartLabel: "
|
|
182
|
-
readonly description: "
|
|
183
|
-
readonly emptyTitle: "
|
|
184
|
-
readonly emptyBody: "
|
|
181
|
+
readonly chartLabel: "Paretodiagram";
|
|
182
|
+
readonly description: "Sorterede kategorisøjler under en kurve med kumuleret procent, med en valgfri 80%-grænselinje.";
|
|
183
|
+
readonly emptyTitle: "Ingen kategorier at vise";
|
|
184
|
+
readonly emptyBody: "Der blev ikke returneret grupperede antal for dette interval.";
|
|
185
185
|
};
|
|
186
186
|
readonly waterfall: {
|
|
187
|
-
readonly chartLabel: "
|
|
188
|
-
readonly description: "
|
|
189
|
-
readonly emptyTitle: "
|
|
190
|
-
readonly emptyBody: "
|
|
187
|
+
readonly chartLabel: "Vandfaldsdiagram";
|
|
188
|
+
readonly description: "En bro af svævende søjler fra en starttotal gennem positive og negative trin til en nettototal.";
|
|
189
|
+
readonly emptyTitle: "Ingen bevægelse at bygge bro over";
|
|
190
|
+
readonly emptyBody: "Der blev ikke fundet nogen start-, ændrings- eller totaltrin.";
|
|
191
191
|
};
|
|
192
192
|
readonly marimekko: {
|
|
193
|
-
readonly chartLabel: "Marimekko
|
|
194
|
-
readonly description: "
|
|
195
|
-
readonly emptyTitle: "
|
|
196
|
-
readonly emptyBody: "
|
|
193
|
+
readonly chartLabel: "Marimekko-diagram";
|
|
194
|
+
readonly description: "Et miks i to niveauer som stablede søjler med varierende bredde — bredden viser den ydre andel, segmenterne den indre fordeling.";
|
|
195
|
+
readonly emptyTitle: "Intet miks at opdele";
|
|
196
|
+
readonly emptyBody: "Der blev ikke returneret en opdeling i to niveauer for dette interval.";
|
|
197
197
|
};
|
|
198
198
|
readonly stackedBar100: {
|
|
199
|
-
readonly chartLabel: "100%
|
|
200
|
-
readonly description: "
|
|
201
|
-
readonly emptyTitle: "
|
|
202
|
-
readonly emptyBody: "
|
|
199
|
+
readonly chartLabel: "100% stablet søjle";
|
|
200
|
+
readonly description: "Én 100%-søjle delt i proportionale segmenter med signaturforklaring, der sammenligner andele af en helhed.";
|
|
201
|
+
readonly emptyTitle: "Ingen andele at opdele";
|
|
202
|
+
readonly emptyBody: "Der blev ikke returneret nogen dele for denne opdeling.";
|
|
203
203
|
};
|
|
204
204
|
readonly slope: {
|
|
205
|
-
readonly chartLabel: "
|
|
206
|
-
readonly description: "
|
|
207
|
-
readonly emptyTitle: "
|
|
208
|
-
readonly emptyBody: "
|
|
205
|
+
readonly chartLabel: "Hældningsdiagram";
|
|
206
|
+
readonly description: "To perioder forbundet med én linje pr. post, farvet efter om værdien steg eller faldt.";
|
|
207
|
+
readonly emptyTitle: "Ingen periodeforskydning at vise";
|
|
208
|
+
readonly emptyBody: "Der blev ikke returneret før/efter-værdier at sammenligne.";
|
|
209
209
|
};
|
|
210
210
|
readonly multiline: {
|
|
211
|
-
readonly chartLabel: "
|
|
212
|
-
readonly description: "
|
|
213
|
-
readonly emptyTitle: "
|
|
214
|
-
readonly emptyBody: "
|
|
211
|
+
readonly chartLabel: "Flerkurvediagram";
|
|
212
|
+
readonly description: "Flere serier som overlejrede kurver med etiketter i enden, der sammenligner tendenser over samme tidsrum.";
|
|
213
|
+
readonly emptyTitle: "Ingen serier at afbilde";
|
|
214
|
+
readonly emptyBody: "Ingen tidsserier matchede filtrene for dette interval.";
|
|
215
215
|
};
|
|
216
216
|
readonly stream: {
|
|
217
|
-
readonly chartLabel: "
|
|
218
|
-
readonly description: "
|
|
219
|
-
readonly emptyTitle: "
|
|
220
|
-
readonly emptyBody: "
|
|
217
|
+
readonly chartLabel: "Strømdiagram";
|
|
218
|
+
readonly description: "Stablede bånd, der flyder om en midterlinje og viser, hvordan en totals sammensætning ændrer sig over tid.";
|
|
219
|
+
readonly emptyTitle: "Intet flow at vise";
|
|
220
|
+
readonly emptyBody: "Der blev ikke returneret stablede serier for dette interval.";
|
|
221
221
|
};
|
|
222
222
|
readonly forecast: {
|
|
223
|
-
readonly chartLabel: "
|
|
224
|
-
readonly nowLabel: "
|
|
225
|
-
readonly forecastLabel: "
|
|
226
|
-
readonly actualLabel: "
|
|
227
|
-
readonly description: "
|
|
228
|
-
readonly emptyTitle: "
|
|
229
|
-
readonly emptyBody: "
|
|
223
|
+
readonly chartLabel: "Prognosediagram";
|
|
224
|
+
readonly nowLabel: "Nu";
|
|
225
|
+
readonly forecastLabel: "Prognose";
|
|
226
|
+
readonly actualLabel: "Faktisk";
|
|
227
|
+
readonly description: "En historikkurve forlænget af en stiplet fremskrivning inde i et stadig bredere konfidensbånd, delt ved en nu-markør.";
|
|
228
|
+
readonly emptyTitle: "Ingen historik at fremskrive";
|
|
229
|
+
readonly emptyBody: "Der blev ikke returneret tidligere punkter at lave prognose ud fra.";
|
|
230
230
|
};
|
|
231
231
|
readonly anomaly: {
|
|
232
|
-
readonly chartLabel: "
|
|
233
|
-
readonly description: "
|
|
234
|
-
readonly emptyTitle: "
|
|
235
|
-
readonly emptyBody: "
|
|
232
|
+
readonly chartLabel: "Afvigelsesdiagram";
|
|
233
|
+
readonly description: "En værdikurve over sit forventede interval, hvor punkter uden for intervallet fremhæves med ringmarkerede prikker.";
|
|
234
|
+
readonly emptyTitle: "Intet signal at scanne";
|
|
235
|
+
readonly emptyBody: "Der blev ikke returneret punkter at tjekke for afvigelser.";
|
|
236
236
|
};
|
|
237
237
|
readonly candlestick: {
|
|
238
|
-
readonly chartLabel: "Candlestick
|
|
238
|
+
readonly chartLabel: "Candlestick-diagram";
|
|
239
239
|
readonly livePillLabel: "Live";
|
|
240
|
-
readonly description: "
|
|
241
|
-
readonly emptyTitle: "
|
|
242
|
-
readonly emptyBody: "
|
|
240
|
+
readonly description: "Candlesticks med åbn, høj, lav og luk farvet efter retning, med en stiplet linje for seneste kurs og en valgfri live-plakette.";
|
|
241
|
+
readonly emptyTitle: "Ingen candlesticks at vise";
|
|
242
|
+
readonly emptyBody: "Ingen rækker med åbn, høj, lav og luk matchede dette interval.";
|
|
243
243
|
};
|
|
244
244
|
readonly bump: {
|
|
245
|
-
readonly chartLabel: "Bump
|
|
246
|
-
readonly description: "
|
|
247
|
-
readonly emptyTitle: "
|
|
248
|
-
readonly emptyBody: "
|
|
245
|
+
readonly chartLabel: "Bump-diagram";
|
|
246
|
+
readonly description: "Kurver over placering gennem tiden, der viser, hvordan konkurrenter bytter plads fra periode til periode.";
|
|
247
|
+
readonly emptyTitle: "Ingen placeringer at følge";
|
|
248
|
+
readonly emptyBody: "Der blev ikke returneret rangeringer fra periode til periode.";
|
|
249
249
|
};
|
|
250
250
|
readonly timelineLanes: {
|
|
251
|
-
readonly chartLabel: "
|
|
252
|
-
readonly laneLabel: "
|
|
253
|
-
readonly description: "
|
|
254
|
-
readonly emptyTitle: "
|
|
255
|
-
readonly emptyBody: "
|
|
251
|
+
readonly chartLabel: "Tidslinjebaner";
|
|
252
|
+
readonly laneLabel: "Hændelser";
|
|
253
|
+
readonly description: "Daterede hændelser som plaketter på vandrette baner med fælles tidsakse.";
|
|
254
|
+
readonly emptyTitle: "Ingen hændelser at placere";
|
|
255
|
+
readonly emptyBody: "Ingen hændelser matchede filtrene for dette interval.";
|
|
256
256
|
};
|
|
257
257
|
readonly treemap: {
|
|
258
|
-
readonly chartLabel: "
|
|
259
|
-
readonly otherLabel: "
|
|
260
|
-
readonly description: "
|
|
261
|
-
readonly emptyTitle: "
|
|
262
|
-
readonly emptyBody: "
|
|
258
|
+
readonly chartLabel: "Trækort";
|
|
259
|
+
readonly otherLabel: "Andet";
|
|
260
|
+
readonly description: "En del-af-helhed-opdeling som kvadratiske fliser, hvis størrelse følger værdien; små udsnit samles i en Andet-flise.";
|
|
261
|
+
readonly emptyTitle: "Ingen udsnit at vise";
|
|
262
|
+
readonly emptyBody: "Der blev ikke returneret kategorier for denne opdeling.";
|
|
263
263
|
};
|
|
264
264
|
readonly sunburst: {
|
|
265
|
-
readonly chartLabel: "
|
|
266
|
-
readonly description: "
|
|
267
|
-
readonly emptyTitle: "
|
|
268
|
-
readonly emptyBody: "
|
|
265
|
+
readonly chartLabel: "Solstrålediagram";
|
|
266
|
+
readonly description: "Et hierarki i to niveauer som indlejrede ringe — forældrene inderst, deres børn yderst — med signaturforklaring for forældrene.";
|
|
267
|
+
readonly emptyTitle: "Ingen ringe at tegne";
|
|
268
|
+
readonly emptyBody: "Der blev ikke returneret grupperede kategorier at indlejre.";
|
|
269
269
|
};
|
|
270
270
|
readonly funnel: {
|
|
271
|
-
readonly chartLabel: "
|
|
272
|
-
readonly description: "
|
|
273
|
-
readonly emptyTitle: "
|
|
274
|
-
readonly emptyBody: "
|
|
271
|
+
readonly chartLabel: "Tragt";
|
|
272
|
+
readonly description: "Ordnede trin, der bliver mindre og mindre, med videreførselsrate pr. trin og den samlede konvertering i bunden.";
|
|
273
|
+
readonly emptyTitle: "Ingen trin i tragten";
|
|
274
|
+
readonly emptyBody: "Der blev ikke returneret antal pr. trin for dette interval.";
|
|
275
275
|
};
|
|
276
276
|
readonly radialBar: {
|
|
277
|
-
readonly chartLabel: "
|
|
278
|
-
readonly description: "
|
|
279
|
-
readonly emptyTitle: "
|
|
280
|
-
readonly emptyBody: "
|
|
277
|
+
readonly chartLabel: "Radiale søjler";
|
|
278
|
+
readonly description: "Op til fire procenter som koncentriske fremdriftsringe med en prikbaseret signaturforklaring.";
|
|
279
|
+
readonly emptyTitle: "Ingen ringe at fylde";
|
|
280
|
+
readonly emptyBody: "Ingen kategorier matchede denne opdeling endnu.";
|
|
281
281
|
};
|
|
282
282
|
readonly radar: {
|
|
283
283
|
readonly chartLabel: "Radar";
|
|
284
|
-
readonly description: "
|
|
285
|
-
readonly emptyTitle: "
|
|
286
|
-
readonly emptyBody: "
|
|
284
|
+
readonly description: "Flere navngivne akser i en polygon med én udfyldt figur pr. serie, oven på et valgfrit mållag.";
|
|
285
|
+
readonly emptyTitle: "Ingen akser at sammenligne";
|
|
286
|
+
readonly emptyBody: "Der blev ikke returneret en matrix af serier og akser.";
|
|
287
287
|
};
|
|
288
288
|
readonly chord: {
|
|
289
|
-
readonly chartLabel: "
|
|
290
|
-
readonly description: "
|
|
291
|
-
readonly emptyTitle: "
|
|
292
|
-
readonly emptyBody: "
|
|
289
|
+
readonly chartLabel: "Akkorddiagram";
|
|
290
|
+
readonly description: "Parvise strømme som bånd mellem knuder på en ring, hvor båndenes gennemsigtighed vægtes efter mængde.";
|
|
291
|
+
readonly emptyTitle: "Ingen strømme at forbinde";
|
|
292
|
+
readonly emptyBody: "Der blev ikke returneret forbindelser mellem grupper.";
|
|
293
293
|
};
|
|
294
294
|
readonly wordcloud: {
|
|
295
|
-
readonly chartLabel: "
|
|
296
|
-
readonly description: "
|
|
297
|
-
readonly emptyTitle: "
|
|
298
|
-
readonly emptyBody: "
|
|
295
|
+
readonly chartLabel: "Ordsky";
|
|
296
|
+
readonly description: "Ord i en størrelse efter hyppighed, ombrudt i rækker, så du hurtigt kan se, hvad der dominerer.";
|
|
297
|
+
readonly emptyTitle: "Ingen ord til skyen";
|
|
298
|
+
readonly emptyBody: "Ingen vægtede ord matchede filtrene.";
|
|
299
299
|
};
|
|
300
300
|
readonly cohortMatrix: {
|
|
301
|
-
readonly chartLabel: "
|
|
302
|
-
readonly description: "
|
|
301
|
+
readonly chartLabel: "Kohortefastholdelse";
|
|
302
|
+
readonly description: "Kohorterækker mod periodekolonner, hvor hver celle tones efter fastholdelse eller omsætning.";
|
|
303
303
|
};
|
|
304
304
|
readonly heatmapCalendar: {
|
|
305
|
-
readonly chartLabel: "
|
|
306
|
-
readonly legendLessLabel: "
|
|
307
|
-
readonly legendMoreLabel: "
|
|
308
|
-
readonly description: "
|
|
305
|
+
readonly chartLabel: "Aktivitetskalender";
|
|
306
|
+
readonly legendLessLabel: "Mindre";
|
|
307
|
+
readonly legendMoreLabel: "Mere";
|
|
308
|
+
readonly description: "Et års daglige aktivitet som et gitter af uger og dage, tonet efter intensitet.";
|
|
309
309
|
};
|
|
310
310
|
readonly heatMonth: {
|
|
311
|
-
readonly chartLabel: "
|
|
312
|
-
readonly description: "
|
|
311
|
+
readonly chartLabel: "Månedlig aktivitet";
|
|
312
|
+
readonly description: "Én kalendermåned som et dagsgitter, tonet efter den enkelte dags værdi.";
|
|
313
313
|
};
|
|
314
314
|
readonly choroplethGrid: {
|
|
315
|
-
readonly chartLabel: "Regional
|
|
316
|
-
readonly legendLowLabel: "
|
|
317
|
-
readonly legendHighLabel: "
|
|
318
|
-
readonly description: "
|
|
315
|
+
readonly chartLabel: "Regional fordeling";
|
|
316
|
+
readonly legendLowLabel: "Lav";
|
|
317
|
+
readonly legendHighLabel: "Høj";
|
|
318
|
+
readonly description: "Regionale værdier som et tonet amerikansk fliselandkort eller et kompakt gitter, med en valgfri top-N-rangliste.";
|
|
319
319
|
};
|
|
320
320
|
readonly sankey: {
|
|
321
321
|
readonly chartLabel: "Flow";
|
|
322
|
-
readonly description: "
|
|
322
|
+
readonly description: "Lagdelte strømme fra kilde til mål som bånd, hvis tykkelse angiver mængden.";
|
|
323
323
|
};
|
|
324
324
|
readonly sparkline: {
|
|
325
|
-
readonly description: "
|
|
325
|
+
readonly description: "En indlejret mikrotendens over de seneste værdier — uden akser eller etiketter — til nøgletalskort, tabelceller og listerækker.";
|
|
326
326
|
};
|
|
327
327
|
};
|
|
328
328
|
readonly feeds: {
|
|
@@ -330,32 +330,32 @@ declare const _default: {
|
|
|
330
330
|
readonly description: "Et løbende feed over hvem der gjorde hvad i dit arbejdsområde, nyeste først.";
|
|
331
331
|
readonly emptyTitle: "Ingen nylig aktivitet";
|
|
332
332
|
readonly emptyBody: "Handlinger i dit arbejdsområde vises her.";
|
|
333
|
-
readonly viewAllLabel: "
|
|
333
|
+
readonly viewAllLabel: "Vis alle";
|
|
334
334
|
};
|
|
335
335
|
readonly notificationFeed: {
|
|
336
336
|
readonly description: "Grupperede notifikationer med ulæst-status, filtre og indlejrede handlinger.";
|
|
337
337
|
readonly emptyTitle: "Ingen notifikationer";
|
|
338
338
|
readonly emptyBody: "Nye notifikationer vises her.";
|
|
339
|
-
readonly allLabel: "
|
|
340
|
-
readonly unreadLabel: "
|
|
341
|
-
readonly mentionsLabel: "
|
|
342
|
-
readonly filterLabel: "
|
|
343
|
-
readonly markAllReadLabel: "
|
|
344
|
-
readonly todayLabel: "
|
|
345
|
-
readonly yesterdayLabel: "
|
|
346
|
-
readonly earlierLabel: "
|
|
347
|
-
readonly dismissLabel: "
|
|
348
|
-
readonly emptyUnreadTitle: "
|
|
349
|
-
readonly emptyMentionsTitle: "
|
|
339
|
+
readonly allLabel: "Alle";
|
|
340
|
+
readonly unreadLabel: "Ulæste";
|
|
341
|
+
readonly mentionsLabel: "Omtaler";
|
|
342
|
+
readonly filterLabel: "Notifikationsfilter";
|
|
343
|
+
readonly markAllReadLabel: "Markér alle som læst";
|
|
344
|
+
readonly todayLabel: "I dag";
|
|
345
|
+
readonly yesterdayLabel: "I går";
|
|
346
|
+
readonly earlierLabel: "Tidligere";
|
|
347
|
+
readonly dismissLabel: "Afvis";
|
|
348
|
+
readonly emptyUnreadTitle: "Du er helt ajour";
|
|
349
|
+
readonly emptyMentionsTitle: "Ingen omtaler";
|
|
350
350
|
};
|
|
351
351
|
readonly realtimeFeed: {
|
|
352
352
|
readonly description: "Et live-hændelsesfeed, der føjer nye poster øverst, efterhånden som de ankommer.";
|
|
353
353
|
readonly emptyTitle: "Venter på hændelser";
|
|
354
354
|
readonly emptyBody: "Live-hændelser vises, efterhånden som de sker.";
|
|
355
355
|
readonly liveLabel: "Live";
|
|
356
|
-
readonly pausedLabel: "
|
|
356
|
+
readonly pausedLabel: "Sat på pause";
|
|
357
357
|
readonly pauseLabel: "Pause";
|
|
358
|
-
readonly resumeLabel: "
|
|
358
|
+
readonly resumeLabel: "Fortsæt";
|
|
359
359
|
};
|
|
360
360
|
readonly timelineVertical: {
|
|
361
361
|
readonly description: "En lodret tidslinje over hændelser, udgivelser, hændelser eller kørselstrin.";
|
|
@@ -385,39 +385,39 @@ declare const _default: {
|
|
|
385
385
|
readonly description: "Et månedsgitter over planlagte begivenheder med chips pr. dag og månedsnavigation.";
|
|
386
386
|
readonly emptyTitle: "Intet planlagt";
|
|
387
387
|
readonly emptyBody: "Planlagte begivenheder vises i denne kalender.";
|
|
388
|
-
readonly previousLabel: "
|
|
389
|
-
readonly nextLabel: "
|
|
390
|
-
readonly overflowLabel: "+{count}
|
|
388
|
+
readonly previousLabel: "Forrige måned";
|
|
389
|
+
readonly nextLabel: "Næste måned";
|
|
390
|
+
readonly overflowLabel: "+{count} mere";
|
|
391
391
|
};
|
|
392
392
|
readonly dayAgenda: {
|
|
393
393
|
readonly description: "Den valgte dags begivenheder som en tidsordnet dagsorden.";
|
|
394
394
|
readonly emptyTitle: "Intet planlagt";
|
|
395
395
|
readonly emptyBody: "Begivenheder for den valgte dag vises her.";
|
|
396
|
-
readonly countLabel: "{count, plural, one {{n}
|
|
396
|
+
readonly countLabel: "{count, plural, one {{n} begivenhed} other {{n} begivenheder}}";
|
|
397
397
|
};
|
|
398
398
|
readonly scheduleMatrix: {
|
|
399
399
|
readonly description: "Et vagtgitter efter ressource og dag med daglig dækning og en signaturforklaring.";
|
|
400
400
|
readonly emptyTitle: "Ingen vagter planlagt";
|
|
401
401
|
readonly emptyBody: "Tildelte vagter vises i denne plan.";
|
|
402
|
-
readonly resourceLabel: "
|
|
403
|
-
readonly coverageLabel: "
|
|
404
|
-
readonly hoursLabel: "{hours}
|
|
402
|
+
readonly resourceLabel: "Ressource";
|
|
403
|
+
readonly coverageLabel: "Dækning";
|
|
404
|
+
readonly hoursLabel: "{hours} t";
|
|
405
405
|
};
|
|
406
406
|
readonly capacityBoard: {
|
|
407
407
|
readonly description: "Udnyttelsesbjælker pr. medlem med projektopdeling og belastningsstatus.";
|
|
408
408
|
readonly emptyTitle: "Ingen arbejdsbelastningsdata";
|
|
409
409
|
readonly emptyBody: "Medlemmernes udnyttelse vises her, når der findes tildelinger.";
|
|
410
410
|
readonly status: {
|
|
411
|
-
readonly overloaded: "
|
|
412
|
-
readonly balanced: "
|
|
413
|
-
readonly available: "
|
|
411
|
+
readonly overloaded: "Overbelastet";
|
|
412
|
+
readonly balanced: "Balanceret";
|
|
413
|
+
readonly available: "Ledig";
|
|
414
414
|
};
|
|
415
415
|
readonly utilizationLabel: "{name}: {util}%";
|
|
416
|
-
readonly assignmentLabel: "{project} · {hours}
|
|
417
|
-
readonly periodLabel: "
|
|
416
|
+
readonly assignmentLabel: "{project} · {hours} t";
|
|
417
|
+
readonly periodLabel: "t · {period}";
|
|
418
418
|
readonly period: {
|
|
419
|
-
readonly week: "
|
|
420
|
-
readonly month: "
|
|
419
|
+
readonly week: "uge";
|
|
420
|
+
readonly month: "måned";
|
|
421
421
|
};
|
|
422
422
|
};
|
|
423
423
|
readonly calendarLegendFilter: {
|
|
@@ -459,26 +459,26 @@ declare const _default: {
|
|
|
459
459
|
readonly description: "En valgbar liste over poster, der styrer et detaljepanel.";
|
|
460
460
|
readonly emptyTitle: "Ingen elementer";
|
|
461
461
|
readonly emptyBody: "Elementer vises her, når de findes.";
|
|
462
|
-
readonly allLabel: "
|
|
463
|
-
readonly toggleLabel: "
|
|
464
|
-
readonly progressLabel: "{title}
|
|
462
|
+
readonly allLabel: "Alle";
|
|
463
|
+
readonly toggleLabel: "Slå {title} til/fra";
|
|
464
|
+
readonly progressLabel: "Fremdrift for {title}";
|
|
465
465
|
};
|
|
466
466
|
readonly logTable: {
|
|
467
467
|
readonly description: "En hændelseslog med søgning, fejlfilter og rækkehandlinger.";
|
|
468
468
|
readonly emptyTitle: "Ingen logposter";
|
|
469
469
|
readonly emptyBody: "Hændelser registreres her, efterhånden som de sker.";
|
|
470
470
|
readonly liveLabel: "Live";
|
|
471
|
-
readonly placeholder: "
|
|
472
|
-
readonly filterLabel: "
|
|
473
|
-
readonly allLabel: "
|
|
474
|
-
readonly errorsLabel: "
|
|
475
|
-
readonly noMatchesLabel: "
|
|
476
|
-
readonly todayLabel: "
|
|
477
|
-
readonly yesterdayLabel: "
|
|
471
|
+
readonly placeholder: "Søg i loggen…";
|
|
472
|
+
readonly filterLabel: "Logfilter";
|
|
473
|
+
readonly allLabel: "Alle";
|
|
474
|
+
readonly errorsLabel: "Fejl";
|
|
475
|
+
readonly noMatchesLabel: "Ingen matchende poster";
|
|
476
|
+
readonly todayLabel: "I dag";
|
|
477
|
+
readonly yesterdayLabel: "I går";
|
|
478
478
|
readonly action: {
|
|
479
|
-
readonly retry: "
|
|
479
|
+
readonly retry: "prøv igen";
|
|
480
480
|
readonly download: "download";
|
|
481
|
-
readonly inspect: "
|
|
481
|
+
readonly inspect: "inspicér";
|
|
482
482
|
};
|
|
483
483
|
};
|
|
484
484
|
readonly cardGallery: {
|
|
@@ -490,22 +490,22 @@ declare const _default: {
|
|
|
490
490
|
readonly description: "Grupperede rækker med aggregatkolonner, foldbare detaljer og totaler.";
|
|
491
491
|
readonly emptyTitle: "Ingen opsummeringsdata";
|
|
492
492
|
readonly emptyBody: "Grupperede totaler vises her, når der er data.";
|
|
493
|
-
readonly groupLabel: "
|
|
494
|
-
readonly totalsLabel: "
|
|
493
|
+
readonly groupLabel: "Gruppe";
|
|
494
|
+
readonly totalsLabel: "I alt";
|
|
495
495
|
};
|
|
496
496
|
readonly schemaTree: {
|
|
497
497
|
readonly description: "En udforsker til skemaer, tabeller og kolonner med type- og nøglemærkater.";
|
|
498
498
|
readonly emptyTitle: "Intet skema indlæst";
|
|
499
499
|
readonly emptyBody: "Forbind en database for at udforske dens skema her.";
|
|
500
|
-
readonly treeLabel: "
|
|
500
|
+
readonly treeLabel: "Skema";
|
|
501
501
|
readonly viewLabel: "view";
|
|
502
502
|
};
|
|
503
503
|
readonly toggleMatrix: {
|
|
504
504
|
readonly description: "Et interaktivt gitter af boolske kontakter til roller, politikker eller kanaler.";
|
|
505
505
|
readonly emptyTitle: "Ingen matrix konfigureret";
|
|
506
506
|
readonly emptyBody: "Rækker og kolonner vises her, når de er konfigureret.";
|
|
507
|
-
readonly matrixLabel: "
|
|
508
|
-
readonly rowHeaderLabel: "
|
|
507
|
+
readonly matrixLabel: "Tilladelsesmatrix";
|
|
508
|
+
readonly rowHeaderLabel: "Tilladelse";
|
|
509
509
|
};
|
|
510
510
|
readonly sparklineTable: {
|
|
511
511
|
readonly description: "Målingsrækker med mini-graf, aktuel værdi og en ændringsmarkering, der skelner godt fra skidt.";
|
|
@@ -540,38 +540,38 @@ declare const _default: {
|
|
|
540
540
|
readonly moreLabel: "+{n} mere";
|
|
541
541
|
};
|
|
542
542
|
readonly dataGrid: {
|
|
543
|
-
readonly selectAllLabel: "
|
|
544
|
-
readonly selectRowLabel: "
|
|
545
|
-
readonly sortByLabel: "
|
|
546
|
-
readonly description: "
|
|
543
|
+
readonly selectAllLabel: "Vælg alle rækker";
|
|
544
|
+
readonly selectRowLabel: "Vælg række";
|
|
545
|
+
readonly sortByLabel: "Sortér efter {column}";
|
|
546
|
+
readonly description: "Standardgitteret til CRUD med sorterbare kolonner, rækkemarkering og typebevidste celler.";
|
|
547
547
|
};
|
|
548
548
|
readonly paginationFooter: {
|
|
549
|
-
readonly emptyLabel: "0
|
|
550
|
-
readonly ofLabel: "
|
|
551
|
-
readonly pageSizeLabel: "
|
|
549
|
+
readonly emptyLabel: "0 rækker";
|
|
550
|
+
readonly ofLabel: "af";
|
|
551
|
+
readonly pageSizeLabel: "Rækker";
|
|
552
552
|
readonly a11y: {
|
|
553
|
-
readonly pageSize: "
|
|
553
|
+
readonly pageSize: "Rækker pr. side";
|
|
554
554
|
};
|
|
555
|
-
readonly prevLabel: "
|
|
556
|
-
readonly nextLabel: "
|
|
557
|
-
readonly description: "
|
|
555
|
+
readonly prevLabel: "Forrige side";
|
|
556
|
+
readonly nextLabel: "Næste side";
|
|
557
|
+
readonly description: "En bundlinje med det viste rækkeinterval, frem og tilbage mellem sider og et valg af sidestørrelse.";
|
|
558
558
|
};
|
|
559
559
|
readonly bulkActionToolbar: {
|
|
560
|
-
readonly selectedLabel: "
|
|
561
|
-
readonly clearLabel: "
|
|
562
|
-
readonly toolbarLabel: "
|
|
563
|
-
readonly description: "
|
|
560
|
+
readonly selectedLabel: "valgt";
|
|
561
|
+
readonly clearLabel: "Ryd markering";
|
|
562
|
+
readonly toolbarLabel: "Massehandlinger";
|
|
563
|
+
readonly description: "En markeringsbevidst værktøjslinje, der viser antal valgte og massehandlinger.";
|
|
564
564
|
};
|
|
565
565
|
readonly miniTable: {
|
|
566
|
-
readonly viewAllLabel: "
|
|
567
|
-
readonly description: "
|
|
566
|
+
readonly viewAllLabel: "Vis alle";
|
|
567
|
+
readonly description: "En kompakt rækkeliste til dashboards med tilknyttede kolonner og et link til at se alle.";
|
|
568
568
|
};
|
|
569
|
-
readonly revealLabel: "
|
|
570
|
-
readonly hideLabel: "
|
|
571
|
-
readonly trueLabel: "
|
|
572
|
-
readonly falseLabel: "
|
|
569
|
+
readonly revealLabel: "Vis værdi";
|
|
570
|
+
readonly hideLabel: "Skjul værdi";
|
|
571
|
+
readonly trueLabel: "sand";
|
|
572
|
+
readonly falseLabel: "falsk";
|
|
573
573
|
readonly detailKeyValue: {
|
|
574
|
-
readonly description: "
|
|
574
|
+
readonly description: "En posts felter som etiket/værdi-rækker med typebevidste værdier.";
|
|
575
575
|
};
|
|
576
576
|
};
|
|
577
577
|
readonly boards: {
|
|
@@ -626,7 +626,7 @@ declare const _default: {
|
|
|
626
626
|
readonly sendLabel: "Send";
|
|
627
627
|
readonly attachLabel: "Tilføj vedhæftning";
|
|
628
628
|
readonly typingLabel: "skriver…";
|
|
629
|
-
readonly composerLabel: "
|
|
629
|
+
readonly composerLabel: "Besked";
|
|
630
630
|
};
|
|
631
631
|
readonly aiChatPanel: {
|
|
632
632
|
readonly description: "Et assistentpanel til at stille spørgsmål om dit skema og dine data.";
|
|
@@ -638,8 +638,8 @@ declare const _default: {
|
|
|
638
638
|
readonly configureTitle: "Ingen AI-udbyder konfigureret";
|
|
639
639
|
readonly configureBody: "Tilføj en Anthropic- eller OpenAI-nøgle — eller peg Adminium mod dit eget endpoint — for at stille spørgsmål om dit skema.";
|
|
640
640
|
readonly configureCtaLabel: "Konfigurér en udbyder";
|
|
641
|
-
readonly assistantLabel: "
|
|
642
|
-
readonly composerLabel: "
|
|
641
|
+
readonly assistantLabel: "Assistent";
|
|
642
|
+
readonly composerLabel: "Stil et spørgsmål";
|
|
643
643
|
};
|
|
644
644
|
readonly typingIndicator: {
|
|
645
645
|
readonly description: "En avatar og en kursiv “skriver…”-række, bundet til en live-boolean pr. samtale.";
|
|
@@ -677,7 +677,7 @@ declare const _default: {
|
|
|
677
677
|
readonly emptyBody: "Rækker med en regionskode og en talværdi vises her som tonede felter.";
|
|
678
678
|
readonly legendLowLabel: "Lav";
|
|
679
679
|
readonly legendHighLabel: "Høj";
|
|
680
|
-
readonly chartLabel: "Regional
|
|
680
|
+
readonly chartLabel: "Regional fordeling";
|
|
681
681
|
};
|
|
682
682
|
};
|
|
683
683
|
readonly domain: {
|
|
@@ -706,8 +706,8 @@ declare const _default: {
|
|
|
706
706
|
readonly billedToLabel: "Faktureret til";
|
|
707
707
|
readonly issuedLabel: "Udstedt";
|
|
708
708
|
readonly dueLabel: "Forfalder";
|
|
709
|
-
readonly noDocumentTitle: "
|
|
710
|
-
readonly noDocumentBody: "
|
|
709
|
+
readonly noDocumentTitle: "Intet dokument endnu";
|
|
710
|
+
readonly noDocumentBody: "Vælg en startskabelon, eller tilføj en blok for at komme i gang.";
|
|
711
711
|
};
|
|
712
712
|
readonly blockTotalsSummary: {
|
|
713
713
|
readonly description: "Dokumentets totaler — subtotal, rabat, moms og det samlede skyldige beløb, genberegnet ud fra linjerne.";
|
|
@@ -736,13 +736,13 @@ declare const _default: {
|
|
|
736
736
|
readonly description: "Et mini-søjlediagram i dokumentets farve, tilpasset en dokumentblok.";
|
|
737
737
|
readonly emptyTitle: "Ingen data til diagrammet";
|
|
738
738
|
readonly emptyBody: "Søjlerne vises, når rapporten har en dataserie.";
|
|
739
|
-
readonly a11yLabel: "
|
|
739
|
+
readonly a11yLabel: "Søjlediagram";
|
|
740
740
|
};
|
|
741
741
|
readonly blockLineChart: {
|
|
742
742
|
readonly description: "Et mini-kurvediagram med valgfrit udfyldt areal, tilpasset en dokumentblok.";
|
|
743
743
|
readonly emptyTitle: "Ingen data til diagrammet";
|
|
744
744
|
readonly emptyBody: "Kurven vises, når rapporten har en dataserie.";
|
|
745
|
-
readonly a11yLabel: "
|
|
745
|
+
readonly a11yLabel: "Kurvediagram";
|
|
746
746
|
};
|
|
747
747
|
readonly blockTwoColTable: {
|
|
748
748
|
readonly description: "En tokolonnetabel med en formateret overskriftsrække og en værdikolonne med fast bredde.";
|
|
@@ -801,7 +801,7 @@ declare const _default: {
|
|
|
801
801
|
readonly namePlaceholder: "Fulde navn";
|
|
802
802
|
readonly titlePlaceholder: "Titel";
|
|
803
803
|
readonly dateLabel: "Dato";
|
|
804
|
-
readonly nameInputLabel: "
|
|
804
|
+
readonly nameInputLabel: "Underskrivers navn";
|
|
805
805
|
};
|
|
806
806
|
readonly blockTermsCheckbox: {
|
|
807
807
|
readonly description: "En vilkårsafkrydsning med redigerbar tekst.";
|
|
@@ -847,123 +847,123 @@ declare const _default: {
|
|
|
847
847
|
readonly description: "Et gitter af foruddefinerede skabeloner med genererede miniaturer; vælger du en, oprettes et helt dokument.";
|
|
848
848
|
readonly emptyTitle: "Ingen skabeloner";
|
|
849
849
|
readonly emptyBody: "Definer skabeloner i konfigurationen, eller tilknyt en skabelontabel.";
|
|
850
|
-
readonly blankLabel: "
|
|
850
|
+
readonly blankLabel: "Tom";
|
|
851
851
|
readonly kicker: {
|
|
852
|
-
readonly invoice: "
|
|
853
|
-
readonly report: "
|
|
854
|
-
readonly email: "
|
|
852
|
+
readonly invoice: "Faktura";
|
|
853
|
+
readonly report: "Rapport";
|
|
854
|
+
readonly email: "E-mail";
|
|
855
855
|
};
|
|
856
856
|
};
|
|
857
857
|
readonly sloMonitorCard: {
|
|
858
858
|
readonly description: "SLA-kort pr. tjeneste med status, tilgængelighed op mod målet, daglig oppetidsstribe, fejlbudget og p95-latenstid.";
|
|
859
859
|
readonly emptyTitle: "Ingen overvågning";
|
|
860
860
|
readonly emptyBody: "Tilknyt en overvågningstabel med en status- og en tilgængelighedskolonne.";
|
|
861
|
-
readonly targetLabel: "
|
|
862
|
-
readonly budgetLabel: "
|
|
863
|
-
readonly latencyLabel: "p95
|
|
861
|
+
readonly targetLabel: "Mål";
|
|
862
|
+
readonly budgetLabel: "Fejlbudget";
|
|
863
|
+
readonly latencyLabel: "p95-latenstid";
|
|
864
864
|
readonly status: {
|
|
865
|
-
readonly operational: "
|
|
866
|
-
readonly degraded: "
|
|
867
|
-
readonly down: "
|
|
868
|
-
readonly unknown: "
|
|
865
|
+
readonly operational: "Normal drift";
|
|
866
|
+
readonly degraded: "Forringet";
|
|
867
|
+
readonly down: "Nede";
|
|
868
|
+
readonly unknown: "Ukendt";
|
|
869
869
|
};
|
|
870
870
|
};
|
|
871
871
|
readonly uptimeSegmentBar: {
|
|
872
872
|
readonly description: "Dagsstriber i statusside-stil, farvet efter daglig status, med skift mellem 30 og 90 dage.";
|
|
873
873
|
readonly emptyTitle: "Ingen oppetidshistorik";
|
|
874
874
|
readonly emptyBody: "Daglige statusrækker vises her som en oppetidsstribe.";
|
|
875
|
-
readonly daysAgoLabel: "{days}
|
|
876
|
-
readonly todayLabel: "
|
|
877
|
-
readonly uptimeLabel: "
|
|
878
|
-
readonly period30Label: "
|
|
879
|
-
readonly period90Label: "
|
|
875
|
+
readonly daysAgoLabel: "For {days} dage siden";
|
|
876
|
+
readonly todayLabel: "I dag";
|
|
877
|
+
readonly uptimeLabel: "oppetid";
|
|
878
|
+
readonly period30Label: "30 d";
|
|
879
|
+
readonly period90Label: "90 d";
|
|
880
880
|
readonly status: {
|
|
881
|
-
readonly operational: "
|
|
882
|
-
readonly degraded: "
|
|
883
|
-
readonly down: "
|
|
884
|
-
readonly unknown: "
|
|
881
|
+
readonly operational: "Normal drift";
|
|
882
|
+
readonly degraded: "Forringet";
|
|
883
|
+
readonly down: "Nede";
|
|
884
|
+
readonly unknown: "Ingen data";
|
|
885
885
|
};
|
|
886
886
|
};
|
|
887
887
|
readonly experimentVariantCompare: {
|
|
888
888
|
readonly description: "Konverteringsbjælker pr. variant med løft i forhold til kontrollen og en signifikansmåler.";
|
|
889
889
|
readonly emptyTitle: "Ingen varianter";
|
|
890
890
|
readonly emptyBody: "Tilknyt en tabel med eksperimentvarianter og konverteringstal.";
|
|
891
|
-
readonly controlLabel: "
|
|
892
|
-
readonly winnerLabel: "
|
|
893
|
-
readonly significanceLabel: "
|
|
894
|
-
readonly verdictSignificantLabel: "
|
|
895
|
-
readonly verdictInconclusiveLabel: "
|
|
896
|
-
readonly countsLabel: "{users}
|
|
891
|
+
readonly controlLabel: "KONTROL";
|
|
892
|
+
readonly winnerLabel: "VINDER";
|
|
893
|
+
readonly significanceLabel: "Konfidens";
|
|
894
|
+
readonly verdictSignificantLabel: "Statistisk signifikant — trygt at konkludere.";
|
|
895
|
+
readonly verdictInconclusiveLabel: "Endnu ikke signifikant — lad testen køre videre.";
|
|
896
|
+
readonly countsLabel: "{users} deltagere · {conversions} konverteringer";
|
|
897
897
|
};
|
|
898
898
|
readonly creditCardTile: {
|
|
899
899
|
readonly description: "En gemt betalingsmetode som et brandet kort med maskeret nummer, indehaver og udløb.";
|
|
900
900
|
readonly emptyTitle: "Ingen betalingsmetode";
|
|
901
901
|
readonly emptyBody: "Tilføj et kort for at se det her.";
|
|
902
|
-
readonly defaultLabel: "
|
|
903
|
-
readonly setDefaultLabel: "
|
|
904
|
-
readonly manageLabel: "
|
|
905
|
-
readonly addLabel: "
|
|
906
|
-
readonly expiresLabel: "
|
|
902
|
+
readonly defaultLabel: "Standard";
|
|
903
|
+
readonly setDefaultLabel: "Gør til standard";
|
|
904
|
+
readonly manageLabel: "Administrér";
|
|
905
|
+
readonly addLabel: "Tilføj betalingsmetode";
|
|
906
|
+
readonly expiresLabel: "Udløber";
|
|
907
907
|
};
|
|
908
908
|
readonly planPricingCards: {
|
|
909
909
|
readonly description: "Prisniveauer med skift mellem månedlig og årlig, funktionslister og et fremhævet abonnement.";
|
|
910
910
|
readonly emptyTitle: "Ingen abonnementer";
|
|
911
911
|
readonly emptyBody: "Tilknyt en abonnementstabel med navn og månedlig pris.";
|
|
912
|
-
readonly monthlyLabel: "
|
|
913
|
-
readonly annualLabel: "
|
|
914
|
-
readonly popularLabel: "
|
|
915
|
-
readonly perMonthLabel: "/
|
|
916
|
-
readonly billedAnnuallyLabel: "
|
|
917
|
-
readonly currentLabel: "
|
|
918
|
-
readonly ctaLabel: "
|
|
912
|
+
readonly monthlyLabel: "Månedlig";
|
|
913
|
+
readonly annualLabel: "Årlig";
|
|
914
|
+
readonly popularLabel: "POPULÆR";
|
|
915
|
+
readonly perMonthLabel: "/ md.";
|
|
916
|
+
readonly billedAnnuallyLabel: "Faktureres med {total} årligt";
|
|
917
|
+
readonly currentLabel: "Nuværende abonnement";
|
|
918
|
+
readonly ctaLabel: "Vælg abonnement";
|
|
919
919
|
};
|
|
920
920
|
readonly apiKeysPanel: {
|
|
921
921
|
readonly description: "API-nøgler med miljømærker, maskerede værdier, tilladelser, seneste brug samt handlinger til at kopiere, forny og tilbagekalde.";
|
|
922
922
|
readonly emptyTitle: "Ingen API-nøgler";
|
|
923
923
|
readonly emptyBody: "Opret en nøgle for at begynde at kalde API'et.";
|
|
924
|
-
readonly revealedTitle: "
|
|
925
|
-
readonly revealedBody: "
|
|
926
|
-
readonly copyLabel: "
|
|
927
|
-
readonly copiedLabel: "
|
|
928
|
-
readonly revealLabel: "
|
|
929
|
-
readonly hideLabel: "
|
|
930
|
-
readonly rollLabel: "
|
|
931
|
-
readonly revokeLabel: "
|
|
932
|
-
readonly neverUsedLabel: "
|
|
933
|
-
readonly lastUsedLabel: "
|
|
924
|
+
readonly revealedTitle: "Nøgle oprettet";
|
|
925
|
+
readonly revealedBody: "Kopiér den nu — den vises aldrig igen.";
|
|
926
|
+
readonly copyLabel: "Kopiér";
|
|
927
|
+
readonly copiedLabel: "Kopieret";
|
|
928
|
+
readonly revealLabel: "Vis nøgle";
|
|
929
|
+
readonly hideLabel: "Skjul nøgle";
|
|
930
|
+
readonly rollLabel: "Udskift nøgle";
|
|
931
|
+
readonly revokeLabel: "Tilbagekald nøgle";
|
|
932
|
+
readonly neverUsedLabel: "Aldrig brugt";
|
|
933
|
+
readonly lastUsedLabel: "Sidst brugt {since}";
|
|
934
934
|
};
|
|
935
935
|
readonly apiPlayground: {
|
|
936
936
|
readonly description: "En anmodningsbygger med parametre og et svarpanel. Den sammensætter kun og sender aldrig en rigtig anmodning.";
|
|
937
937
|
readonly emptyTitle: "Intet endepunkt valgt";
|
|
938
938
|
readonly emptyBody: "Vælg et endepunkt for at sammensætte en anmodning mod det.";
|
|
939
939
|
readonly sendLabel: "Send";
|
|
940
|
-
readonly requestLabel: "
|
|
941
|
-
readonly responseLabel: "
|
|
942
|
-
readonly paramsLabel: "
|
|
943
|
-
readonly responsePlaceholder: "Send
|
|
940
|
+
readonly requestLabel: "Forespørgsel";
|
|
941
|
+
readonly responseLabel: "Svar";
|
|
942
|
+
readonly paramsLabel: "Parametre";
|
|
943
|
+
readonly responsePlaceholder: "Send forespørgslen for at se svaret.";
|
|
944
944
|
};
|
|
945
945
|
readonly codeSnippetBlock: {
|
|
946
946
|
readonly description: "Et kodeuddrag, der kan kopieres, med et sprogmærke og valgfrie faner pr. sprog.";
|
|
947
947
|
readonly emptyTitle: "Intet uddrag";
|
|
948
948
|
readonly emptyBody: "Tilknyt en kodekolonne, eller angiv et statisk uddrag i konfigurationen.";
|
|
949
|
-
readonly copyLabel: "
|
|
950
|
-
readonly copiedLabel: "
|
|
949
|
+
readonly copyLabel: "Kopiér";
|
|
950
|
+
readonly copiedLabel: "Kopieret";
|
|
951
951
|
};
|
|
952
952
|
readonly webhookEndpointsList: {
|
|
953
953
|
readonly description: "Webhook-endepunkter med hændelse, mål-URL, seneste udløsning og en aktiveringskontakt.";
|
|
954
954
|
readonly emptyTitle: "Ingen endepunkter";
|
|
955
955
|
readonly emptyBody: "Tilføj et webhook-endepunkt for at modtage tabelhændelser.";
|
|
956
|
-
readonly neverFiredLabel: "
|
|
957
|
-
readonly lastFiredLabel: "
|
|
956
|
+
readonly neverFiredLabel: "Aldrig udløst";
|
|
957
|
+
readonly lastFiredLabel: "Sidst udløst {since}";
|
|
958
958
|
};
|
|
959
959
|
readonly resourceApiCard: {
|
|
960
960
|
readonly description: "En tabels genererede API-flade: antal rækker, sikkerhedsmærke, metodemærker og anmodningsvolumen.";
|
|
961
961
|
readonly emptyTitle: "Ingen ressource";
|
|
962
962
|
readonly emptyBody: "Tilknyt en tabel for at vise dens genererede API-flade.";
|
|
963
963
|
readonly rlsLabel: "RLS";
|
|
964
|
-
readonly publicLabel: "
|
|
965
|
-
readonly rowsLabel: "
|
|
966
|
-
readonly perDayLabel: "{count}/
|
|
964
|
+
readonly publicLabel: "Offentlig";
|
|
965
|
+
readonly rowsLabel: "rækker";
|
|
966
|
+
readonly perDayLabel: "{count}/dag";
|
|
967
967
|
};
|
|
968
968
|
readonly liveTimer: {
|
|
969
969
|
readonly description: "Et stopur med start og stop til en opgave; når du stopper det, oprettes en tidsregistrering.";
|
|
@@ -971,34 +971,34 @@ declare const _default: {
|
|
|
971
971
|
readonly emptyBody: "Tilknyt en tidsregistreringsrække med en opgave og en varighedskolonne.";
|
|
972
972
|
readonly startLabel: "Start";
|
|
973
973
|
readonly stopLabel: "Stop";
|
|
974
|
-
readonly taskPlaceholder: "
|
|
974
|
+
readonly taskPlaceholder: "Opgave uden titel";
|
|
975
975
|
};
|
|
976
976
|
readonly syncStatusCard: {
|
|
977
977
|
readonly description: "Forbindelsens identitet, latenstid, synkroniserede rækker og synkroniseringsplan med en handling til at synkronisere nu.";
|
|
978
978
|
readonly emptyTitle: "Ingen forbindelse";
|
|
979
979
|
readonly emptyBody: "Tilknyt en forbindelsesrække for at vise dens synkroniseringsstatus.";
|
|
980
|
-
readonly connectedLabel: "
|
|
981
|
-
readonly disconnectedLabel: "
|
|
982
|
-
readonly rowsSyncedLabel: "
|
|
983
|
-
readonly tablesLabel: "
|
|
984
|
-
readonly lastSyncLabel: "
|
|
985
|
-
readonly nextSyncLabel: "
|
|
986
|
-
readonly syncingLabel: "
|
|
987
|
-
readonly syncActionLabel: "
|
|
980
|
+
readonly connectedLabel: "Forbundet";
|
|
981
|
+
readonly disconnectedLabel: "Afbrudt";
|
|
982
|
+
readonly rowsSyncedLabel: "Synkroniserede rækker";
|
|
983
|
+
readonly tablesLabel: "Tabeller";
|
|
984
|
+
readonly lastSyncLabel: "Seneste synkronisering";
|
|
985
|
+
readonly nextSyncLabel: "Næste synkronisering";
|
|
986
|
+
readonly syncingLabel: "Synkroniserer…";
|
|
987
|
+
readonly syncActionLabel: "Synkronisér nu";
|
|
988
988
|
};
|
|
989
989
|
readonly ipAllowlistCard: {
|
|
990
990
|
readonly description: "Faste udgående IP-adresser, der skal tillades i en firewall, hver med en kopiknap.";
|
|
991
991
|
readonly emptyTitle: "Ingen udgående IP-adresser";
|
|
992
992
|
readonly emptyBody: "Udgående adresser vises her, når forbindelsen er klargjort.";
|
|
993
|
-
readonly copyLabel: "
|
|
994
|
-
readonly copiedLabel: "
|
|
993
|
+
readonly copyLabel: "Kopiér";
|
|
994
|
+
readonly copiedLabel: "Kopieret";
|
|
995
995
|
};
|
|
996
996
|
readonly onboardingChecklist: {
|
|
997
997
|
readonly description: "Opsætningstrin med tidsestimater og handlinger over en løbende opdateret fremdriftsring og -bjælke.";
|
|
998
998
|
readonly emptyTitle: "Intet at sætte op";
|
|
999
999
|
readonly emptyBody: "Tilføj onboarding-trin i konfigurationen, eller tilknyt en trintabel.";
|
|
1000
|
-
readonly progressLabel: "{done}
|
|
1001
|
-
readonly celebrateTitle: "
|
|
1000
|
+
readonly progressLabel: "{done} af {total} klaret";
|
|
1001
|
+
readonly celebrateTitle: "Alt er klaret";
|
|
1002
1002
|
};
|
|
1003
1003
|
readonly testimonialCard: {
|
|
1004
1004
|
readonly description: "Et kundecitat med avatar og kildeangivelse.";
|
|
@@ -1042,7 +1042,7 @@ declare const _default: {
|
|
|
1042
1042
|
readonly description: "Et moodboard-gitter af billedpladser med billedtekster, til tabeller med billed-URL'er.";
|
|
1043
1043
|
readonly emptyTitle: "Ingen billeder endnu";
|
|
1044
1044
|
readonly emptyBody: "Referencebilleder vises på denne tavle.";
|
|
1045
|
-
readonly placeholder: "
|
|
1045
|
+
readonly placeholder: "Slip reference";
|
|
1046
1046
|
};
|
|
1047
1047
|
readonly linkList: {
|
|
1048
1048
|
readonly description: "Referencelinks med titler og URL'er, der åbnes i en ny fane.";
|
|
@@ -1083,16 +1083,16 @@ declare const _default: {
|
|
|
1083
1083
|
readonly successTitle: "Post oprettet";
|
|
1084
1084
|
readonly successBody: "Posten blev gemt.";
|
|
1085
1085
|
readonly required: "Dette felt er påkrævet.";
|
|
1086
|
-
readonly titleLabel: "
|
|
1087
|
-
readonly closeLabel: "
|
|
1086
|
+
readonly titleLabel: "Opret post";
|
|
1087
|
+
readonly closeLabel: "Luk";
|
|
1088
1088
|
};
|
|
1089
1089
|
readonly drawerForm: {
|
|
1090
1090
|
readonly description: "En sidepanel-formular til at oprette eller redigere poster med mange felter.";
|
|
1091
1091
|
readonly trigger: "Ny";
|
|
1092
1092
|
readonly submit: "Gem";
|
|
1093
1093
|
readonly cancel: "Annuller";
|
|
1094
|
-
readonly titleLabel: "
|
|
1095
|
-
readonly closeLabel: "
|
|
1094
|
+
readonly titleLabel: "Ny post";
|
|
1095
|
+
readonly closeLabel: "Luk";
|
|
1096
1096
|
};
|
|
1097
1097
|
readonly stepper: {
|
|
1098
1098
|
readonly description: "En trinindikator, der viser hvor langt et flerdelt forløb er nået.";
|
|
@@ -1144,20 +1144,20 @@ declare const _default: {
|
|
|
1144
1144
|
readonly valuePlaceholder: "Værdi…";
|
|
1145
1145
|
readonly emptyBody: "Ingen betingelser endnu — tilføj en for at definere dette segment.";
|
|
1146
1146
|
readonly op: {
|
|
1147
|
-
readonly eq: "
|
|
1148
|
-
readonly neq: "
|
|
1149
|
-
readonly gt: "
|
|
1150
|
-
readonly gte: "
|
|
1151
|
-
readonly lt: "
|
|
1152
|
-
readonly lte: "
|
|
1153
|
-
readonly contains: "
|
|
1154
|
-
readonly "not-contains": "
|
|
1155
|
-
readonly "starts-with": "
|
|
1156
|
-
readonly in: "
|
|
1157
|
-
readonly before: "
|
|
1158
|
-
readonly after: "
|
|
1159
|
-
readonly "is-null": "
|
|
1160
|
-
readonly "is-not-null": "
|
|
1147
|
+
readonly eq: "er";
|
|
1148
|
+
readonly neq: "er ikke";
|
|
1149
|
+
readonly gt: "er større end";
|
|
1150
|
+
readonly gte: "er mindst";
|
|
1151
|
+
readonly lt: "er mindre end";
|
|
1152
|
+
readonly lte: "er højst";
|
|
1153
|
+
readonly contains: "indeholder";
|
|
1154
|
+
readonly "not-contains": "indeholder ikke";
|
|
1155
|
+
readonly "starts-with": "begynder med";
|
|
1156
|
+
readonly in: "er en af";
|
|
1157
|
+
readonly before: "er før";
|
|
1158
|
+
readonly after: "er efter";
|
|
1159
|
+
readonly "is-null": "er tom";
|
|
1160
|
+
readonly "is-not-null": "er ikke tom";
|
|
1161
1161
|
};
|
|
1162
1162
|
};
|
|
1163
1163
|
readonly flowBuilder: {
|
|
@@ -1224,17 +1224,17 @@ declare const _default: {
|
|
|
1224
1224
|
readonly questionPlaceholder: "Stil et spørgsmål…";
|
|
1225
1225
|
readonly emptyTitle: "Ingen spørgsmål endnu";
|
|
1226
1226
|
readonly emptyBody: "Vælg en spørgsmålstype for at begynde på dit spørgeskema.";
|
|
1227
|
-
readonly questionLabel: "
|
|
1228
|
-
readonly dropdownPlaceholder: "
|
|
1227
|
+
readonly questionLabel: "Spørgsmål";
|
|
1228
|
+
readonly dropdownPlaceholder: "Vælg…";
|
|
1229
1229
|
readonly kind: {
|
|
1230
|
-
readonly "single-choice": "
|
|
1231
|
-
readonly "multi-choice": "
|
|
1232
|
-
readonly dropdown: "
|
|
1233
|
-
readonly "short-text": "
|
|
1234
|
-
readonly "long-text": "
|
|
1235
|
-
readonly rating: "
|
|
1230
|
+
readonly "single-choice": "Enkeltvalg";
|
|
1231
|
+
readonly "multi-choice": "Flervalg";
|
|
1232
|
+
readonly dropdown: "Rullemenu";
|
|
1233
|
+
readonly "short-text": "Kort tekst";
|
|
1234
|
+
readonly "long-text": "Lang tekst";
|
|
1235
|
+
readonly rating: "Stjernebedømmelse";
|
|
1236
1236
|
readonly nps: "NPS 0–10";
|
|
1237
|
-
readonly date: "
|
|
1237
|
+
readonly date: "Dato";
|
|
1238
1238
|
};
|
|
1239
1239
|
};
|
|
1240
1240
|
readonly inlineEditableField: {
|
|
@@ -1243,7 +1243,7 @@ declare const _default: {
|
|
|
1243
1243
|
readonly save: "Gem";
|
|
1244
1244
|
readonly cancel: "Annullér";
|
|
1245
1245
|
readonly empty: "Tom";
|
|
1246
|
-
readonly valueLabel: "
|
|
1246
|
+
readonly valueLabel: "Værdi";
|
|
1247
1247
|
};
|
|
1248
1248
|
readonly passwordStrengthMeter: {
|
|
1249
1249
|
readonly description: "En firedelt måler for adgangskodens styrke.";
|
|
@@ -1268,7 +1268,7 @@ declare const _default: {
|
|
|
1268
1268
|
readonly navigate: "Naviger";
|
|
1269
1269
|
readonly select: "Åbn";
|
|
1270
1270
|
readonly close: "Luk";
|
|
1271
|
-
readonly emptyTitle: "
|
|
1271
|
+
readonly emptyTitle: "Ingen resultater for “{query}”";
|
|
1272
1272
|
readonly emptyBody: "Begynd at skrive for at søge.";
|
|
1273
1273
|
readonly groupActions: "Handlinger";
|
|
1274
1274
|
readonly groupNavigate: "Naviger";
|
|
@@ -1285,8 +1285,8 @@ declare const _default: {
|
|
|
1285
1285
|
readonly summary: "{count} resultater for “{query}”";
|
|
1286
1286
|
readonly emptyTitle: "Ingen resultater";
|
|
1287
1287
|
readonly emptyBody: "Prøv et andet søgeord.";
|
|
1288
|
-
readonly searchLabel: "
|
|
1289
|
-
readonly facetRailLabel: "
|
|
1288
|
+
readonly searchLabel: "Søg";
|
|
1289
|
+
readonly facetRailLabel: "Filtrér efter type";
|
|
1290
1290
|
};
|
|
1291
1291
|
readonly breadcrumb: {
|
|
1292
1292
|
readonly description: "Stien til den aktuelle post eller mappe.";
|
|
@@ -1306,22 +1306,22 @@ declare const _default: {
|
|
|
1306
1306
|
readonly footerHint: "Tryk ? når som helst";
|
|
1307
1307
|
readonly then: "derefter";
|
|
1308
1308
|
readonly emptyTitle: "Ingen genveje registreret.";
|
|
1309
|
-
readonly generalGroupLabel: "
|
|
1309
|
+
readonly generalGroupLabel: "Generelt";
|
|
1310
1310
|
readonly navigationGroupLabel: "Navigation";
|
|
1311
|
-
readonly recordsGroupLabel: "
|
|
1312
|
-
readonly openCommandPaletteLabel: "
|
|
1313
|
-
readonly searchLabel: "
|
|
1314
|
-
readonly showShortcutsLabel: "
|
|
1315
|
-
readonly goToDashboardLabel: "
|
|
1316
|
-
readonly goToOrdersLabel: "
|
|
1317
|
-
readonly newRecordLabel: "
|
|
1318
|
-
readonly saveLabel: "
|
|
1319
|
-
readonly undoLabel: "
|
|
1311
|
+
readonly recordsGroupLabel: "Poster";
|
|
1312
|
+
readonly openCommandPaletteLabel: "Åbn kommandopaletten";
|
|
1313
|
+
readonly searchLabel: "Søg";
|
|
1314
|
+
readonly showShortcutsLabel: "Vis genveje";
|
|
1315
|
+
readonly goToDashboardLabel: "Gå til dashboard";
|
|
1316
|
+
readonly goToOrdersLabel: "Gå til ordrer";
|
|
1317
|
+
readonly newRecordLabel: "Ny post";
|
|
1318
|
+
readonly saveLabel: "Gem";
|
|
1319
|
+
readonly undoLabel: "Fortryd";
|
|
1320
1320
|
};
|
|
1321
1321
|
readonly avatarStack: {
|
|
1322
1322
|
readonly description: "Overlappende avatarer med “+N”-overløb og valgfri tilstedeværelse.";
|
|
1323
1323
|
readonly online: "{count} online";
|
|
1324
|
-
readonly a11yLabel: "
|
|
1324
|
+
readonly a11yLabel: "Personer";
|
|
1325
1325
|
};
|
|
1326
1326
|
};
|
|
1327
1327
|
readonly system: {
|
|
@@ -1396,10 +1396,10 @@ declare const _default: {
|
|
|
1396
1396
|
readonly latency: "Svartid";
|
|
1397
1397
|
};
|
|
1398
1398
|
readonly widgetMissing: {
|
|
1399
|
-
readonly description: "
|
|
1400
|
-
readonly title: "Widget
|
|
1401
|
-
readonly bodyLead: "
|
|
1402
|
-
readonly bodyTail: "
|
|
1399
|
+
readonly description: "Reservekortet, der vises, når en gemt side henviser til en widget, som ikke er installeret.";
|
|
1400
|
+
readonly title: "Widget ikke tilgængelig";
|
|
1401
|
+
readonly bodyLead: "Ingen widget er registreret som";
|
|
1402
|
+
readonly bodyTail: "Den hører måske til en nyere version eller en afinstalleret udvidelse.";
|
|
1403
1403
|
};
|
|
1404
1404
|
};
|
|
1405
1405
|
};
|
|
@@ -1413,350 +1413,350 @@ declare const _default: {
|
|
|
1413
1413
|
readonly committed: "{title} placeret i kolonne {col}, række {row}.";
|
|
1414
1414
|
readonly reverted: "{title} sat tilbage til sin oprindelige position.";
|
|
1415
1415
|
};
|
|
1416
|
-
readonly draggableRole: "
|
|
1416
|
+
readonly draggableRole: "widget, der kan trækkes";
|
|
1417
1417
|
};
|
|
1418
1418
|
readonly templates: {
|
|
1419
1419
|
readonly crud: {
|
|
1420
|
-
readonly newRow: "
|
|
1421
|
-
readonly exportAction: "
|
|
1422
|
-
readonly searchPlaceholder: "
|
|
1423
|
-
readonly removeFilter: "
|
|
1424
|
-
readonly queryFailed: "
|
|
1425
|
-
readonly loadingRows: "
|
|
1426
|
-
readonly noMatchesTitle: "
|
|
1427
|
-
readonly emptyTitle: "{count, plural, one {
|
|
1428
|
-
readonly createTitle: "
|
|
1429
|
-
readonly createSubtitle: "
|
|
1430
|
-
readonly createSubmit: "
|
|
1431
|
-
readonly createSuccessTitle: "{name}
|
|
1432
|
-
readonly createSuccessBody: "
|
|
1433
|
-
readonly editTitle: "
|
|
1434
|
-
readonly saveSubmit: "
|
|
1435
|
-
readonly deleteTitle: "
|
|
1436
|
-
readonly deletePreflight: "
|
|
1437
|
-
readonly deleteNoReferences: "
|
|
1438
|
-
readonly deleteConsequencesIntro: "
|
|
1439
|
-
readonly referenceRows: "{count, plural, one {{n}
|
|
1440
|
-
readonly confirmPrompt: "
|
|
1441
|
-
readonly bulkDeleteTitle: "{count, plural, one {
|
|
1442
|
-
readonly bulkDeleteBody: "
|
|
1443
|
-
readonly bulkDeleteConfirm: "
|
|
1444
|
-
readonly uniqueHelper: "
|
|
1445
|
-
readonly uniqueHelperCounted: "{count, plural, one {
|
|
1420
|
+
readonly newRow: "Ny række";
|
|
1421
|
+
readonly exportAction: "Eksportér";
|
|
1422
|
+
readonly searchPlaceholder: "Søg i {table}…";
|
|
1423
|
+
readonly removeFilter: "Fjern filteret for {column}";
|
|
1424
|
+
readonly queryFailed: "Forespørgslen mislykkedes";
|
|
1425
|
+
readonly loadingRows: "Indlæser rækker";
|
|
1426
|
+
readonly noMatchesTitle: "Ingen matchende rækker";
|
|
1427
|
+
readonly emptyTitle: "{count, plural, one {Ingen {entity} endnu} other {Ingen {entity} endnu}}";
|
|
1428
|
+
readonly createTitle: "Tilføj {entity}";
|
|
1429
|
+
readonly createSubtitle: "Opretter én række i {table}.";
|
|
1430
|
+
readonly createSubmit: "Tilføj {entity}";
|
|
1431
|
+
readonly createSuccessTitle: "{name} tilføjet";
|
|
1432
|
+
readonly createSuccessBody: "Du kan fortryde dette fra notifikationen.";
|
|
1433
|
+
readonly editTitle: "Rediger {entity}";
|
|
1434
|
+
readonly saveSubmit: "Gem ændringer";
|
|
1435
|
+
readonly deleteTitle: "Slet {entity}";
|
|
1436
|
+
readonly deletePreflight: "Tjekker referencer…";
|
|
1437
|
+
readonly deleteNoReferences: "Denne række har ingen indgående referencer.";
|
|
1438
|
+
readonly deleteConsequencesIntro: "Sletning af denne række påvirker også:";
|
|
1439
|
+
readonly referenceRows: "{count, plural, one {{n} række} other {{n} rækker}}";
|
|
1440
|
+
readonly confirmPrompt: "Skriv {value} for at bekræfte";
|
|
1441
|
+
readonly bulkDeleteTitle: "{count, plural, one {Slet {n} række} other {Slet {n} rækker}}";
|
|
1442
|
+
readonly bulkDeleteBody: "Referencekonsekvenserne gælder for hver eneste valgt række.";
|
|
1443
|
+
readonly bulkDeleteConfirm: "Slet rækker";
|
|
1444
|
+
readonly uniqueHelper: "Skal være unik i {table}.";
|
|
1445
|
+
readonly uniqueHelperCounted: "{count, plural, one {Kontrolleret mod {n} række.} other {Kontrolleret mod {n} rækker.}}";
|
|
1446
1446
|
readonly toast: {
|
|
1447
|
-
readonly created: "{entity}
|
|
1448
|
-
readonly createFailed: "
|
|
1449
|
-
readonly saved: "
|
|
1450
|
-
readonly updateFailed: "
|
|
1451
|
-
readonly deleted: "{name}
|
|
1452
|
-
readonly deleteFailed: "
|
|
1453
|
-
readonly bulkDeleted: "{count, plural, one {{n}
|
|
1454
|
-
readonly bulkDeleteFailed: "
|
|
1455
|
-
readonly undone: "
|
|
1456
|
-
readonly undoFailed: "
|
|
1447
|
+
readonly created: "{entity} oprettet.";
|
|
1448
|
+
readonly createFailed: "Oprettelsen mislykkedes.";
|
|
1449
|
+
readonly saved: "Ændringerne er gemt.";
|
|
1450
|
+
readonly updateFailed: "Opdateringen mislykkedes.";
|
|
1451
|
+
readonly deleted: "{name} slettet.";
|
|
1452
|
+
readonly deleteFailed: "Sletningen mislykkedes.";
|
|
1453
|
+
readonly bulkDeleted: "{count, plural, one {{n} række slettet.} other {{n} rækker slettet.}}";
|
|
1454
|
+
readonly bulkDeleteFailed: "Massesletningen mislykkedes.";
|
|
1455
|
+
readonly undone: "Ændring fortrudt.";
|
|
1456
|
+
readonly undoFailed: "Fortrydelsen mislykkedes.";
|
|
1457
1457
|
};
|
|
1458
1458
|
readonly detail: {
|
|
1459
|
-
readonly fields: "
|
|
1460
|
-
readonly inboundReferences: "
|
|
1461
|
-
readonly relatedCount: "{count, plural, one {{n}
|
|
1462
|
-
readonly loadError: "
|
|
1459
|
+
readonly fields: "Felter";
|
|
1460
|
+
readonly inboundReferences: "indgående referencer";
|
|
1461
|
+
readonly relatedCount: "{count, plural, one {{n} relateret post i {table}} other {{n} relaterede poster i {table}}}";
|
|
1462
|
+
readonly loadError: "Posten kunne ikke indlæses.";
|
|
1463
1463
|
};
|
|
1464
1464
|
};
|
|
1465
1465
|
readonly queue: {
|
|
1466
|
-
readonly allSegment: "
|
|
1467
|
-
readonly daysUnit: "{count, plural, one {{count}
|
|
1468
|
-
readonly approvedToast: "{count}
|
|
1469
|
-
readonly rejectedToast: "{count}
|
|
1470
|
-
readonly undoneToast: "
|
|
1471
|
-
readonly undoFailedToast: "
|
|
1472
|
-
readonly failedToast: "
|
|
1473
|
-
readonly invalidConfig: "
|
|
1474
|
-
readonly queueLabel: "
|
|
1475
|
-
readonly statusFilterLabel: "
|
|
1476
|
-
readonly errorTitle: "
|
|
1477
|
-
readonly loading: "
|
|
1478
|
-
readonly emptyTitle: "
|
|
1479
|
-
readonly emptyBody: "
|
|
1480
|
-
readonly caughtUpTitle: "
|
|
1481
|
-
readonly caughtUpBody: "
|
|
1482
|
-
readonly selectItem: "
|
|
1483
|
-
readonly selectPrompt: "
|
|
1484
|
-
readonly selectBody: "
|
|
1485
|
-
readonly rejectTitle: "
|
|
1486
|
-
readonly rejectCount: "
|
|
1487
|
-
readonly rejectPlaceholder: "
|
|
1488
|
-
readonly rejectReasonLabel: "
|
|
1489
|
-
readonly rejectNote: "
|
|
1466
|
+
readonly allSegment: "Alle";
|
|
1467
|
+
readonly daysUnit: "{count, plural, one {{count} dag} other {{count} dage}}";
|
|
1468
|
+
readonly approvedToast: "{count} godkendt.";
|
|
1469
|
+
readonly rejectedToast: "{count} afvist.";
|
|
1470
|
+
readonly undoneToast: "Beslutningen er fortrudt.";
|
|
1471
|
+
readonly undoFailedToast: "Denne beslutning kunne ikke fortrydes.";
|
|
1472
|
+
readonly failedToast: "Beslutningen mislykkedes.";
|
|
1473
|
+
readonly invalidConfig: "Denne køs gemte konfiguration er ugyldig. Generér siden igen for at gendanne den.";
|
|
1474
|
+
readonly queueLabel: "Kø";
|
|
1475
|
+
readonly statusFilterLabel: "Statusfilter";
|
|
1476
|
+
readonly errorTitle: "Denne kø kunne ikke indlæses";
|
|
1477
|
+
readonly loading: "Indlæser kø";
|
|
1478
|
+
readonly emptyTitle: "Intet i køen";
|
|
1479
|
+
readonly emptyBody: "Nye anmodninger vises her, efterhånden som de kommer ind.";
|
|
1480
|
+
readonly caughtUpTitle: "Du er helt ajour";
|
|
1481
|
+
readonly caughtUpBody: "Ingen anmodninger i denne fane lige nu.";
|
|
1482
|
+
readonly selectItem: "Vælg {title}";
|
|
1483
|
+
readonly selectPrompt: "Vælg en anmodning";
|
|
1484
|
+
readonly selectBody: "Vælg et element for at gennemgå dets detaljer.";
|
|
1485
|
+
readonly rejectTitle: "Afvis anmodninger";
|
|
1486
|
+
readonly rejectCount: "Valgt · {count}";
|
|
1487
|
+
readonly rejectPlaceholder: "Tilføj en note til anmoderen…";
|
|
1488
|
+
readonly rejectReasonLabel: "Årsag til afvisning";
|
|
1489
|
+
readonly rejectNote: "Anmoderen får besked sammen med din note.";
|
|
1490
1490
|
};
|
|
1491
1491
|
readonly dashboard: {
|
|
1492
|
-
readonly invalidLayout: "
|
|
1492
|
+
readonly invalidLayout: "Dette dashboards gemte layout er ugyldigt. Generér siden igen, eller nulstil dens layout.";
|
|
1493
1493
|
};
|
|
1494
1494
|
readonly builder: {
|
|
1495
|
-
readonly publish: "
|
|
1496
|
-
readonly paletteTitle: "
|
|
1497
|
-
readonly inspectorTitle: "
|
|
1498
|
-
readonly startFromTemplate: "Start
|
|
1499
|
-
readonly untitledDoc: "
|
|
1500
|
-
readonly invalidConfig: "
|
|
1495
|
+
readonly publish: "Udgiv";
|
|
1496
|
+
readonly paletteTitle: "Blokke";
|
|
1497
|
+
readonly inspectorTitle: "Inspektør";
|
|
1498
|
+
readonly startFromTemplate: "Start ud fra en skabelon";
|
|
1499
|
+
readonly untitledDoc: "Dokument uden titel";
|
|
1500
|
+
readonly invalidConfig: "Denne byggersides gemte konfiguration er ugyldig. Generér siden igen, eller nulstil den.";
|
|
1501
1501
|
readonly starterPicker: {
|
|
1502
|
-
readonly subtitle: "
|
|
1502
|
+
readonly subtitle: "Dit valg erstatter den nuværende kladde.";
|
|
1503
1503
|
};
|
|
1504
1504
|
readonly inspector: {
|
|
1505
|
-
readonly titleLabel: "
|
|
1506
|
-
readonly numberLabel: "
|
|
1507
|
-
readonly currencyLabel: "
|
|
1508
|
-
readonly taxRateLabel: "
|
|
1509
|
-
readonly modulesLabel: "
|
|
1505
|
+
readonly titleLabel: "Titel";
|
|
1506
|
+
readonly numberLabel: "Nummer";
|
|
1507
|
+
readonly currencyLabel: "Valuta";
|
|
1508
|
+
readonly taxRateLabel: "Momssats %";
|
|
1509
|
+
readonly modulesLabel: "Moduler";
|
|
1510
1510
|
};
|
|
1511
1511
|
readonly summary: {
|
|
1512
|
-
readonly questions: "
|
|
1513
|
-
readonly estLength: "
|
|
1512
|
+
readonly questions: "Spørgsmål";
|
|
1513
|
+
readonly estLength: "Anslået længde";
|
|
1514
1514
|
readonly estMinutes: "~{minutes} min";
|
|
1515
|
-
readonly steps: "
|
|
1516
|
-
readonly triggers: "
|
|
1517
|
-
readonly conditions: "
|
|
1518
|
-
readonly actions: "
|
|
1519
|
-
readonly triggerLocked: "
|
|
1515
|
+
readonly steps: "Trin";
|
|
1516
|
+
readonly triggers: "Udløsere";
|
|
1517
|
+
readonly conditions: "Betingelser";
|
|
1518
|
+
readonly actions: "Handlinger";
|
|
1519
|
+
readonly triggerLocked: "Udløsertrinnet kan ikke fjernes.";
|
|
1520
1520
|
};
|
|
1521
1521
|
readonly publishModal: {
|
|
1522
|
-
readonly confirmTitle: "
|
|
1523
|
-
readonly confirmSubtitle: "
|
|
1524
|
-
readonly confirmCta: "
|
|
1525
|
-
readonly publishedTitle: "
|
|
1526
|
-
readonly publishedSubtitle: "
|
|
1522
|
+
readonly confirmTitle: "Udgiv spørgeskema?";
|
|
1523
|
+
readonly confirmSubtitle: "Gennemgå det, før det går live.";
|
|
1524
|
+
readonly confirmCta: "Udgiv spørgeskema";
|
|
1525
|
+
readonly publishedTitle: "Spørgeskema udgivet";
|
|
1526
|
+
readonly publishedSubtitle: "Dit spørgeskema er live og samler svar ind lige nu.";
|
|
1527
1527
|
};
|
|
1528
1528
|
readonly blocks: {
|
|
1529
|
-
readonly "block-totals-summary": "
|
|
1530
|
-
readonly "block-line-items": "
|
|
1531
|
-
readonly "block-kpi-row": "
|
|
1532
|
-
readonly "block-bar-chart": "
|
|
1533
|
-
readonly "block-line-chart": "
|
|
1534
|
-
readonly "block-two-col-table": "
|
|
1535
|
-
readonly "block-tax-breakdown": "
|
|
1536
|
-
readonly "block-multi-currency": "
|
|
1537
|
-
readonly "block-payment-history": "
|
|
1538
|
-
readonly "block-discount-codes": "
|
|
1539
|
-
readonly "block-loyalty-banner": "
|
|
1540
|
-
readonly "block-recurring-banner": "
|
|
1541
|
-
readonly "block-qr-pay": "
|
|
1542
|
-
readonly "block-delivery-stepper": "
|
|
1543
|
-
readonly "block-signature": "
|
|
1544
|
-
readonly "block-terms-checkbox": "
|
|
1545
|
-
readonly "block-approval": "
|
|
1546
|
-
readonly "block-attachments": "
|
|
1547
|
-
readonly "block-late-fees": "
|
|
1548
|
-
readonly "block-image-placeholder": "
|
|
1549
|
-
readonly "block-contact": "
|
|
1550
|
-
readonly "block-highlight-box": "
|
|
1529
|
+
readonly "block-totals-summary": "Totaloversigt";
|
|
1530
|
+
readonly "block-line-items": "Linjeposter";
|
|
1531
|
+
readonly "block-kpi-row": "Nøgletalsrække";
|
|
1532
|
+
readonly "block-bar-chart": "Søjlediagram";
|
|
1533
|
+
readonly "block-line-chart": "Kurvediagram";
|
|
1534
|
+
readonly "block-two-col-table": "Tokolonnetabel";
|
|
1535
|
+
readonly "block-tax-breakdown": "Momsopdeling";
|
|
1536
|
+
readonly "block-multi-currency": "Flere valutaer";
|
|
1537
|
+
readonly "block-payment-history": "Betalingshistorik";
|
|
1538
|
+
readonly "block-discount-codes": "Rabatkoder";
|
|
1539
|
+
readonly "block-loyalty-banner": "Loyalitetspoint";
|
|
1540
|
+
readonly "block-recurring-banner": "Tilbagevendende";
|
|
1541
|
+
readonly "block-qr-pay": "Betalings-QR";
|
|
1542
|
+
readonly "block-delivery-stepper": "Leveringstidslinje";
|
|
1543
|
+
readonly "block-signature": "Underskrift";
|
|
1544
|
+
readonly "block-terms-checkbox": "Vilkår";
|
|
1545
|
+
readonly "block-approval": "Godkendelse";
|
|
1546
|
+
readonly "block-attachments": "Vedhæftede filer";
|
|
1547
|
+
readonly "block-late-fees": "Rykkergebyrer";
|
|
1548
|
+
readonly "block-image-placeholder": "Billede";
|
|
1549
|
+
readonly "block-contact": "Kontakt";
|
|
1550
|
+
readonly "block-highlight-box": "Fremhævningsboks";
|
|
1551
1551
|
};
|
|
1552
1552
|
readonly starters: {
|
|
1553
1553
|
readonly titles: {
|
|
1554
|
-
readonly "st-standard": "
|
|
1555
|
-
readonly "st-recurring": "
|
|
1556
|
-
readonly "st-deposit": "
|
|
1557
|
-
readonly "st-credit-note": "
|
|
1558
|
-
readonly "st-late-reminder": "
|
|
1559
|
-
readonly "st-quote": "
|
|
1560
|
-
readonly "st-proforma": "
|
|
1561
|
-
readonly "st-receipt": "
|
|
1562
|
-
readonly "st-retainer": "
|
|
1563
|
-
readonly "st-usage": "
|
|
1564
|
-
readonly "st-milestone": "
|
|
1565
|
-
readonly "st-donation": "
|
|
1566
|
-
readonly "st-monthly": "
|
|
1567
|
-
readonly "st-quarterly": "
|
|
1568
|
-
readonly "st-usage-report": "
|
|
1569
|
-
readonly "st-exec": "
|
|
1570
|
-
readonly "st-welcome": "
|
|
1571
|
-
readonly "st-receipt-email": "
|
|
1572
|
-
readonly "st-digest": "
|
|
1573
|
-
readonly "st-dunning": "
|
|
1554
|
+
readonly "st-standard": "Standardfaktura";
|
|
1555
|
+
readonly "st-recurring": "Løbende abonnement";
|
|
1556
|
+
readonly "st-deposit": "Anmodning om depositum";
|
|
1557
|
+
readonly "st-credit-note": "Kreditnota";
|
|
1558
|
+
readonly "st-late-reminder": "Rykker for manglende betaling";
|
|
1559
|
+
readonly "st-quote": "Tilbud / overslag";
|
|
1560
|
+
readonly "st-proforma": "Proforma";
|
|
1561
|
+
readonly "st-receipt": "Betalingskvittering";
|
|
1562
|
+
readonly "st-retainer": "Fast honorar";
|
|
1563
|
+
readonly "st-usage": "Forbrugsbaseret faktura";
|
|
1564
|
+
readonly "st-milestone": "Projektmilepæl";
|
|
1565
|
+
readonly "st-donation": "Donationskvittering (skattenummer)";
|
|
1566
|
+
readonly "st-monthly": "Månedsoversigt";
|
|
1567
|
+
readonly "st-quarterly": "Kvartalsgennemgang";
|
|
1568
|
+
readonly "st-usage-report": "Forbrugsoversigt";
|
|
1569
|
+
readonly "st-exec": "Ledelsesresumé på én side";
|
|
1570
|
+
readonly "st-welcome": "Velkomstmail";
|
|
1571
|
+
readonly "st-receipt-email": "Fakturakvittering";
|
|
1572
|
+
readonly "st-digest": "Ugentligt sammendrag";
|
|
1573
|
+
readonly "st-dunning": "Betalingspåmindelse";
|
|
1574
1574
|
};
|
|
1575
1575
|
readonly categories: {
|
|
1576
|
-
readonly billing: "
|
|
1577
|
-
readonly sales: "
|
|
1578
|
-
readonly nonProfit: "
|
|
1579
|
-
readonly reports: "
|
|
1580
|
-
readonly lifecycle: "
|
|
1581
|
-
readonly transactional: "
|
|
1576
|
+
readonly billing: "Fakturering";
|
|
1577
|
+
readonly sales: "Salg";
|
|
1578
|
+
readonly nonProfit: "Nonprofit";
|
|
1579
|
+
readonly reports: "Rapporter";
|
|
1580
|
+
readonly lifecycle: "Livscyklus";
|
|
1581
|
+
readonly transactional: "Transaktionel";
|
|
1582
1582
|
readonly marketing: "Marketing";
|
|
1583
1583
|
};
|
|
1584
1584
|
};
|
|
1585
1585
|
};
|
|
1586
1586
|
readonly common: {
|
|
1587
|
-
readonly clearFilters: "
|
|
1588
|
-
readonly noMatchesBody: "
|
|
1589
|
-
readonly detailLabel: "
|
|
1590
|
-
readonly loadingRecord: "
|
|
1587
|
+
readonly clearFilters: "Ryd filtre";
|
|
1588
|
+
readonly noMatchesBody: "Prøv en anden søgning, eller fjern et filter.";
|
|
1589
|
+
readonly detailLabel: "Detaljer";
|
|
1590
|
+
readonly loadingRecord: "Indlæser post";
|
|
1591
1591
|
};
|
|
1592
1592
|
readonly directory: {
|
|
1593
|
-
readonly invalidConfig: "
|
|
1594
|
-
readonly searchPlaceholder: "
|
|
1595
|
-
readonly memberCount: "{count, plural, one {{n} person} other {{n}
|
|
1596
|
-
readonly errorTitle: "
|
|
1597
|
-
readonly loading: "
|
|
1598
|
-
readonly emptyTitle: "
|
|
1599
|
-
readonly emptyBody: "
|
|
1600
|
-
readonly noMatchesTitle: "
|
|
1593
|
+
readonly invalidConfig: "Dette kartoteks gemte konfiguration er ugyldig. Generér siden igen for at gendanne den.";
|
|
1594
|
+
readonly searchPlaceholder: "Søg efter personer…";
|
|
1595
|
+
readonly memberCount: "{count, plural, one {{n} person} other {{n} personer}}";
|
|
1596
|
+
readonly errorTitle: "Dette kartotek kunne ikke indlæses";
|
|
1597
|
+
readonly loading: "Indlæser personer";
|
|
1598
|
+
readonly emptyTitle: "Ingen personer endnu";
|
|
1599
|
+
readonly emptyBody: "Personer vises her, efterhånden som rækker lander i tabellen.";
|
|
1600
|
+
readonly noMatchesTitle: "Ingen matchende personer";
|
|
1601
1601
|
readonly detailTitle: "Person";
|
|
1602
1602
|
};
|
|
1603
1603
|
readonly masterDetail: {
|
|
1604
|
-
readonly invalidConfig: "
|
|
1605
|
-
readonly railTitle: "
|
|
1606
|
-
readonly errorTitle: "
|
|
1607
|
-
readonly loading: "
|
|
1608
|
-
readonly emptyBody: "
|
|
1609
|
-
readonly noMatchesTitle: "
|
|
1610
|
-
readonly noMatchesBody: "
|
|
1611
|
-
readonly selectPrompt: "
|
|
1612
|
-
readonly selectBody: "
|
|
1604
|
+
readonly invalidConfig: "Denne sides gemte konfiguration er ugyldig. Generér siden igen for at gendanne den.";
|
|
1605
|
+
readonly railTitle: "Poster";
|
|
1606
|
+
readonly errorTitle: "Denne liste kunne ikke indlæses";
|
|
1607
|
+
readonly loading: "Indlæser poster";
|
|
1608
|
+
readonly emptyBody: "Poster vises her, efterhånden som rækker lander i tabellen.";
|
|
1609
|
+
readonly noMatchesTitle: "Ingen matchende poster";
|
|
1610
|
+
readonly noMatchesBody: "Prøv at fjerne et filter.";
|
|
1611
|
+
readonly selectPrompt: "Vælg en post";
|
|
1612
|
+
readonly selectBody: "Vælg et element på listen for at se dets detaljer.";
|
|
1613
1613
|
};
|
|
1614
1614
|
readonly chat: {
|
|
1615
|
-
readonly invalidLayout: "
|
|
1616
|
-
readonly noInboxTitle: "
|
|
1617
|
-
readonly noInboxBody: "
|
|
1618
|
-
readonly conversationsFailed: "
|
|
1619
|
-
readonly messagesFailed: "
|
|
1620
|
-
readonly loadingConversations: "
|
|
1621
|
-
readonly loadingMessages: "
|
|
1622
|
-
readonly selectTitle: "
|
|
1623
|
-
readonly selectBody: "
|
|
1615
|
+
readonly invalidLayout: "Denne chatsides gemte layout er ugyldigt. Generér siden igen, eller nulstil dens layout.";
|
|
1616
|
+
readonly noInboxTitle: "Ingen indbakke på denne side";
|
|
1617
|
+
readonly noInboxBody: "Generér siden igen.";
|
|
1618
|
+
readonly conversationsFailed: "Forespørgslen på samtaler mislykkedes";
|
|
1619
|
+
readonly messagesFailed: "Forespørgslen på beskeder mislykkedes";
|
|
1620
|
+
readonly loadingConversations: "Indlæser samtaler";
|
|
1621
|
+
readonly loadingMessages: "Indlæser beskeder";
|
|
1622
|
+
readonly selectTitle: "Vælg en samtale";
|
|
1623
|
+
readonly selectBody: "Vælg en samtale i indbakken for at læse dens beskeder.";
|
|
1624
1624
|
};
|
|
1625
1625
|
readonly files: {
|
|
1626
|
-
readonly allFiles: "
|
|
1627
|
-
readonly recent: "
|
|
1628
|
-
readonly starred: "
|
|
1629
|
-
readonly invalidLayout: "
|
|
1630
|
-
readonly missingSlotTitle: "
|
|
1631
|
-
readonly missingSlotBody: "
|
|
1632
|
-
readonly loadFailed: "
|
|
1633
|
-
readonly loading: "
|
|
1634
|
-
readonly uploadsUnavailable: "
|
|
1635
|
-
readonly previewTitle: "
|
|
1636
|
-
readonly kindLabel: "
|
|
1626
|
+
readonly allFiles: "Alle filer";
|
|
1627
|
+
readonly recent: "Seneste";
|
|
1628
|
+
readonly starred: "Stjernemarkerede";
|
|
1629
|
+
readonly invalidLayout: "Denne filsides gemte layout er ugyldigt. Generér siden igen, eller nulstil dens layout.";
|
|
1630
|
+
readonly missingSlotTitle: "Ingen filbrowser på denne side";
|
|
1631
|
+
readonly missingSlotBody: "Det gemte layout har ingen browserplads. Generér siden igen.";
|
|
1632
|
+
readonly loadFailed: "Forespørgslen på filer mislykkedes";
|
|
1633
|
+
readonly loading: "Indlæser filer";
|
|
1634
|
+
readonly uploadsUnavailable: "Upload er endnu ikke tilgængelig på denne side.";
|
|
1635
|
+
readonly previewTitle: "Fil";
|
|
1636
|
+
readonly kindLabel: "Type";
|
|
1637
1637
|
readonly linkLabel: "Link";
|
|
1638
1638
|
};
|
|
1639
1639
|
readonly logViewer: {
|
|
1640
|
-
readonly invalidLayout: "
|
|
1641
|
-
readonly levelFilterLabel: "
|
|
1642
|
-
readonly timeFilterLabel: "
|
|
1640
|
+
readonly invalidLayout: "Denne logsides gemte layout er ugyldigt. Generér siden igen, eller nulstil dens layout.";
|
|
1641
|
+
readonly levelFilterLabel: "Filter for logniveau";
|
|
1642
|
+
readonly timeFilterLabel: "Filter for tidsvindue";
|
|
1643
1643
|
readonly window: {
|
|
1644
|
-
readonly "1h": "
|
|
1645
|
-
readonly "24h": "
|
|
1646
|
-
readonly "7d": "
|
|
1644
|
+
readonly "1h": "1 t";
|
|
1645
|
+
readonly "24h": "24 t";
|
|
1646
|
+
readonly "7d": "7 d";
|
|
1647
1647
|
};
|
|
1648
1648
|
readonly heldCount: "+{count}";
|
|
1649
|
-
readonly missingSlotTitle: "
|
|
1650
|
-
readonly missingSlotBody: "
|
|
1651
|
-
readonly loadFailed: "
|
|
1652
|
-
readonly loading: "
|
|
1653
|
-
readonly traceTitle: "
|
|
1654
|
-
readonly latestTitle: "
|
|
1655
|
-
readonly backToLatest: "
|
|
1656
|
-
readonly eventFallback: "
|
|
1649
|
+
readonly missingSlotTitle: "Ingen log-widget på denne side";
|
|
1650
|
+
readonly missingSlotBody: "Det gemte layout har ingen logplads. Generér siden igen.";
|
|
1651
|
+
readonly loadFailed: "Logforespørgslen mislykkedes";
|
|
1652
|
+
readonly loading: "Indlæser logposter";
|
|
1653
|
+
readonly traceTitle: "Sporing";
|
|
1654
|
+
readonly latestTitle: "Seneste aktivitet";
|
|
1655
|
+
readonly backToLatest: "Tilbage til seneste";
|
|
1656
|
+
readonly eventFallback: "Hændelse";
|
|
1657
1657
|
};
|
|
1658
1658
|
readonly calendar: {
|
|
1659
|
-
readonly eventCount: "{count, plural, one {{n}
|
|
1660
|
-
readonly composePlaceholder: "
|
|
1661
|
-
readonly addEvent: "
|
|
1662
|
-
readonly dateRange: "
|
|
1663
|
-
readonly agendaTitle: "
|
|
1664
|
-
readonly categoriesTitle: "
|
|
1665
|
-
readonly upcomingTitle: "
|
|
1666
|
-
readonly invalidLayout: "
|
|
1659
|
+
readonly eventCount: "{count, plural, one {{n} begivenhed} other {{n} begivenheder}}";
|
|
1660
|
+
readonly composePlaceholder: "Titel på begivenhed…";
|
|
1661
|
+
readonly addEvent: "Tilføj begivenhed";
|
|
1662
|
+
readonly dateRange: "Datointerval";
|
|
1663
|
+
readonly agendaTitle: "Dagsorden";
|
|
1664
|
+
readonly categoriesTitle: "Kategorier";
|
|
1665
|
+
readonly upcomingTitle: "Kommende";
|
|
1666
|
+
readonly invalidLayout: "Denne kalenders gemte layout er ugyldigt. Generér siden igen, eller nulstil dens layout.";
|
|
1667
1667
|
};
|
|
1668
1668
|
readonly scheduler: {
|
|
1669
|
-
readonly previousWeek: "
|
|
1670
|
-
readonly nextWeek: "
|
|
1671
|
-
readonly week: "
|
|
1672
|
-
readonly month: "
|
|
1673
|
-
readonly invalidLayout: "
|
|
1674
|
-
readonly shiftCount: "{count, plural, one {{n}
|
|
1675
|
-
readonly addShift: "
|
|
1669
|
+
readonly previousWeek: "Forrige uge";
|
|
1670
|
+
readonly nextWeek: "Næste uge";
|
|
1671
|
+
readonly week: "Uge";
|
|
1672
|
+
readonly month: "Måned";
|
|
1673
|
+
readonly invalidLayout: "Denne plans gemte layout er ugyldigt. Generér siden igen, eller nulstil dens layout.";
|
|
1674
|
+
readonly shiftCount: "{count, plural, one {{n} vagt} other {{n} vagter}}";
|
|
1675
|
+
readonly addShift: "Tilføj vagt";
|
|
1676
1676
|
};
|
|
1677
1677
|
readonly settings: {
|
|
1678
|
-
readonly title: "
|
|
1679
|
-
readonly subtitle: "
|
|
1680
|
-
readonly matrixLabel: "
|
|
1681
|
-
readonly rowHeader: "
|
|
1682
|
-
readonly saved: "
|
|
1683
|
-
readonly unavailableTag: "
|
|
1684
|
-
readonly loading: "
|
|
1685
|
-
readonly errorTitle: "
|
|
1686
|
-
readonly emptyTitle: "
|
|
1687
|
-
readonly emptyBody: "
|
|
1678
|
+
readonly title: "Notifikationsindstillinger";
|
|
1679
|
+
readonly subtitle: "Vælg, hvad du får besked om, og hvordan";
|
|
1680
|
+
readonly matrixLabel: "Giv mig besked om";
|
|
1681
|
+
readonly rowHeader: "Hændelse";
|
|
1682
|
+
readonly saved: "Gemt";
|
|
1683
|
+
readonly unavailableTag: "Ikke tilgængelig endnu";
|
|
1684
|
+
readonly loading: "Indlæser præferencer";
|
|
1685
|
+
readonly errorTitle: "Disse indstillinger kunne ikke indlæses";
|
|
1686
|
+
readonly emptyTitle: "Intet at konfigurere endnu";
|
|
1687
|
+
readonly emptyBody: "Notifikationshændelser vises her, efterhånden som producenterne udgives.";
|
|
1688
1688
|
};
|
|
1689
1689
|
readonly pageCrud: {
|
|
1690
|
-
readonly description: "
|
|
1690
|
+
readonly description: "Den kanoniske tabelside: søgbart datagitter, opret/rediger-formularer, sikre sletninger med referencetjek og ændringer, der kan fortrydes.";
|
|
1691
1691
|
};
|
|
1692
1692
|
readonly pageDashboard: {
|
|
1693
|
-
readonly description: "
|
|
1693
|
+
readonly description: "Et widget-dashboard over dine data: nøgletalskort, diagrammer og lister på et redigerbart gitter.";
|
|
1694
1694
|
};
|
|
1695
1695
|
readonly pageBoard: {
|
|
1696
|
-
readonly description: "
|
|
1696
|
+
readonly description: "En kanban-tavle grupperet efter et statusfelt — træk kort mellem kolonner for at opdatere poster.";
|
|
1697
1697
|
};
|
|
1698
1698
|
readonly pageCalendar: {
|
|
1699
|
-
readonly description: "
|
|
1699
|
+
readonly description: "En månedskalender med dagsorden, kategorifiltre og hurtig oprettelse af begivenheder ud fra et datofelt.";
|
|
1700
1700
|
};
|
|
1701
1701
|
readonly pageScheduler: {
|
|
1702
|
-
readonly description: "
|
|
1702
|
+
readonly description: "Et vagtgitter med uge mod ressource, kapacitetsopfølgning og dækningstotaler.";
|
|
1703
1703
|
};
|
|
1704
1704
|
readonly pageDirectory: {
|
|
1705
|
-
readonly description: "
|
|
1705
|
+
readonly description: "Et personkartotek med søgning, gruppefiltre og et profilsidepanel.";
|
|
1706
1706
|
};
|
|
1707
1707
|
readonly pageMasterDetail: {
|
|
1708
|
-
readonly description: "
|
|
1708
|
+
readonly description: "Et layout med liste ved siden af detaljer: vælg en post til venstre, og arbejd med den til højre.";
|
|
1709
1709
|
};
|
|
1710
1710
|
readonly pageQueueInbox: {
|
|
1711
|
-
readonly description: "
|
|
1711
|
+
readonly description: "En gennemgangskø med godkend/afvis-beslutninger, massehandlinger og fortrydelse.";
|
|
1712
1712
|
};
|
|
1713
1713
|
readonly pageLogViewer: {
|
|
1714
|
-
readonly description: "
|
|
1714
|
+
readonly description: "En logtabel med live-visning, filtre for niveau og tid samt et sidepanel til sporing.";
|
|
1715
1715
|
};
|
|
1716
1716
|
readonly pageFiles: {
|
|
1717
|
-
readonly description: "
|
|
1717
|
+
readonly description: "En filbrowser med smarte mapper, upload og et sidepanel til forhåndsvisning.";
|
|
1718
1718
|
};
|
|
1719
1719
|
readonly pageChat: {
|
|
1720
|
-
readonly description: "
|
|
1720
|
+
readonly description: "En samtaleindbakke ved siden af en beskedtråd, bundet til dine beskedtabeller.";
|
|
1721
1721
|
};
|
|
1722
1722
|
readonly pageBuilder: {
|
|
1723
|
-
readonly description: "
|
|
1723
|
+
readonly description: "En træk-og-slip-dokumentbygger med blokpalet, inspektør og udgivelsesflow.";
|
|
1724
1724
|
};
|
|
1725
1725
|
readonly pageWizard: {
|
|
1726
|
-
readonly description: "
|
|
1726
|
+
readonly description: "Et guidet flow i flere trin, der fører brugerne gennem en struktureret proces.";
|
|
1727
1727
|
};
|
|
1728
1728
|
readonly pageSettings: {
|
|
1729
|
-
readonly description: "
|
|
1729
|
+
readonly description: "En matrix over notifikationspræferencer med kontakter pr. kanal og automatisk lagring.";
|
|
1730
1730
|
};
|
|
1731
1731
|
};
|
|
1732
1732
|
readonly frame: {
|
|
1733
|
-
readonly noResult: "
|
|
1734
|
-
readonly emptyTitle: "
|
|
1735
|
-
readonly loadError: "
|
|
1736
|
-
readonly renderError: "
|
|
1737
|
-
readonly refreshing: "
|
|
1738
|
-
readonly infoLabel: "Widget
|
|
1739
|
-
readonly menuLabel: "Widget
|
|
1733
|
+
readonly noResult: "Intet resultat for widget";
|
|
1734
|
+
readonly emptyTitle: "Ingen data for perioden";
|
|
1735
|
+
readonly loadError: "Noget gik galt under indlæsningen af denne widget.";
|
|
1736
|
+
readonly renderError: "Denne widget kunne ikke vises.";
|
|
1737
|
+
readonly refreshing: "Opdaterer";
|
|
1738
|
+
readonly infoLabel: "Widget-info";
|
|
1739
|
+
readonly menuLabel: "Widget-menu";
|
|
1740
1740
|
};
|
|
1741
1741
|
readonly charts: {
|
|
1742
1742
|
readonly livePillLabel: "Live";
|
|
1743
1743
|
readonly forecast: {
|
|
1744
|
-
readonly nowLabel: "
|
|
1745
|
-
readonly forecastLabel: "
|
|
1746
|
-
readonly actualLabel: "
|
|
1744
|
+
readonly nowLabel: "Nu";
|
|
1745
|
+
readonly forecastLabel: "Prognose";
|
|
1746
|
+
readonly actualLabel: "Faktisk";
|
|
1747
1747
|
};
|
|
1748
|
-
readonly otherLabel: "
|
|
1748
|
+
readonly otherLabel: "Andet";
|
|
1749
1749
|
readonly heat: {
|
|
1750
|
-
readonly lessLabel: "
|
|
1751
|
-
readonly moreLabel: "
|
|
1750
|
+
readonly lessLabel: "Mindre";
|
|
1751
|
+
readonly moreLabel: "Mere";
|
|
1752
1752
|
};
|
|
1753
1753
|
readonly choropleth: {
|
|
1754
|
-
readonly lowLabel: "
|
|
1755
|
-
readonly highLabel: "
|
|
1754
|
+
readonly lowLabel: "Lav";
|
|
1755
|
+
readonly highLabel: "Høj";
|
|
1756
1756
|
};
|
|
1757
1757
|
readonly funnel: {
|
|
1758
|
-
readonly stepConversion: "{pct}%
|
|
1759
|
-
readonly overallConversion: "{pct}%
|
|
1758
|
+
readonly stepConversion: "{pct}% fortsætter";
|
|
1759
|
+
readonly overallConversion: "{pct}% samlet";
|
|
1760
1760
|
};
|
|
1761
1761
|
};
|
|
1762
1762
|
};
|