@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: "Passwort verbergen";
|
|
27
27
|
readonly reveal: "Einblenden";
|
|
28
28
|
readonly hide: "Ausblenden";
|
|
29
|
-
readonly clearSearch: "
|
|
29
|
+
readonly clearSearch: "Suche löschen";
|
|
30
30
|
};
|
|
31
31
|
readonly state: {
|
|
32
32
|
readonly loading: "Wird geladen…";
|
|
@@ -69,8 +69,8 @@ declare const _default: {
|
|
|
69
69
|
};
|
|
70
70
|
readonly usageMeter: {
|
|
71
71
|
readonly description: "Kontingentverbrauch gegen ein Limit; der Balken wechselt ab Ihren Schwellenwerten zu Gelb und dann zu Rot.";
|
|
72
|
-
readonly usageLabel: "
|
|
73
|
-
readonly ofLabel: "
|
|
72
|
+
readonly usageLabel: "Verbrauch";
|
|
73
|
+
readonly ofLabel: "von";
|
|
74
74
|
};
|
|
75
75
|
readonly statTileCompact: {
|
|
76
76
|
readonly description: "Eine schmale Kennzahlenkachel mit Mikro-Label, Trend-Chip und 6-Balken-Spark – für dichte Reihen von 4 bis 6.";
|
|
@@ -87,16 +87,16 @@ declare const _default: {
|
|
|
87
87
|
};
|
|
88
88
|
readonly gaugeArc: {
|
|
89
89
|
readonly description: "Ein Tachobogen mit qualitativen Bereichen und Zeiger; stellt auch ein Raster aus Anzeigen dar.";
|
|
90
|
-
readonly emptyTitle: "
|
|
91
|
-
readonly emptyBody: "
|
|
90
|
+
readonly emptyTitle: "Keine Anzeigen vorhanden";
|
|
91
|
+
readonly emptyBody: "Dienste erscheinen hier als Anzeigen, sobald ein Messwert für sie vorliegt.";
|
|
92
92
|
};
|
|
93
93
|
readonly periodComparison: {
|
|
94
94
|
readonly description: "Dieser Zeitraum gegen den letzten als zwei Balken, mit der Differenz darunter.";
|
|
95
95
|
readonly higherLabel: "höher";
|
|
96
96
|
readonly lowerLabel: "niedriger";
|
|
97
97
|
readonly flatLabel: "unverändert";
|
|
98
|
-
readonly periodALabel: "
|
|
99
|
-
readonly periodBLabel: "
|
|
98
|
+
readonly periodALabel: "Dieser Zeitraum";
|
|
99
|
+
readonly periodBLabel: "Letzter Zeitraum";
|
|
100
100
|
};
|
|
101
101
|
readonly microKpiSubtitle: {
|
|
102
102
|
readonly description: "Eine einzeilige Kopfzeilen-Kennzahl aus einer Vorlage, live neu berechnet.";
|
|
@@ -113,216 +113,216 @@ declare const _default: {
|
|
|
113
113
|
readonly description: "Box-Whisker-Zusammenfassung der Streuung einer numerischen Spalte je Kategorie – Minimum, Quartile, Median und Maximum.";
|
|
114
114
|
readonly emptyTitle: "Keine Verteilung darstellbar";
|
|
115
115
|
readonly emptyBody: "Keine Zeilen entsprachen den Filtern für Box-Plots.";
|
|
116
|
-
readonly chartLabel: "Box
|
|
116
|
+
readonly chartLabel: "Box-Plot";
|
|
117
117
|
};
|
|
118
118
|
readonly violin: {
|
|
119
119
|
readonly description: "Gespiegelte Dichtekurven, die die Verteilung einer numerischen Spalte über Gruppen vergleichen.";
|
|
120
120
|
readonly emptyTitle: "Keine Verteilung darstellbar";
|
|
121
121
|
readonly emptyBody: "Keine Zeilen entsprachen den Filtern für Dichteprofile.";
|
|
122
|
-
readonly chartLabel: "Violin
|
|
122
|
+
readonly chartLabel: "Violin-Plot";
|
|
123
123
|
};
|
|
124
124
|
readonly ridgeline: {
|
|
125
125
|
readonly description: "Überlappende Dichtekämme, die eine numerische Spalte über geordnete Gruppen vergleichen.";
|
|
126
126
|
readonly emptyTitle: "Keine Kämme darstellbar";
|
|
127
127
|
readonly emptyBody: "Keine Zeilen entsprachen den Filtern für Dichteprofile.";
|
|
128
|
-
readonly chartLabel: "Ridgeline";
|
|
128
|
+
readonly chartLabel: "Ridgeline-Plot";
|
|
129
129
|
};
|
|
130
130
|
readonly scatterBubble: {
|
|
131
131
|
readonly description: "Zwei numerische Spalten als Punkte, mit optionaler Blasengröße und Trendlinie.";
|
|
132
132
|
readonly emptyTitle: "Keine Punkte darstellbar";
|
|
133
133
|
readonly emptyBody: "Keine Zeilen entsprachen den Filtern für die gewählten Spalten.";
|
|
134
|
-
readonly chartLabel: "
|
|
134
|
+
readonly chartLabel: "Streudiagramm";
|
|
135
135
|
};
|
|
136
136
|
readonly hexbin: {
|
|
137
137
|
readonly description: "Hex-gebinnte Dichte zweier numerischer Spalten, eingefärbt nach Zeilen je Kachel.";
|
|
138
138
|
readonly emptyTitle: "Keine Dichte darstellbar";
|
|
139
139
|
readonly emptyBody: "Keine Zeilen entsprachen den Filtern zum Gruppieren.";
|
|
140
|
-
readonly chartLabel: "
|
|
140
|
+
readonly chartLabel: "Hexbin-Dichte";
|
|
141
141
|
};
|
|
142
142
|
readonly correlationMatrix: {
|
|
143
143
|
readonly description: "Pearson-Korrelation zwischen gewählten numerischen Spalten, von stark positiv bis stark negativ.";
|
|
144
144
|
readonly emptyTitle: "Nichts zu korrelieren";
|
|
145
145
|
readonly emptyBody: "Wähle mindestens zwei numerische Spalten mit passenden Zeilen.";
|
|
146
|
-
readonly chartLabel: "
|
|
146
|
+
readonly chartLabel: "Korrelationsmatrix";
|
|
147
147
|
};
|
|
148
148
|
readonly parallelCoordinates: {
|
|
149
149
|
readonly description: "Jeder Datensatz als Linie über mehrere normierte numerische Achsen, eingefärbt nach Kategorie.";
|
|
150
150
|
readonly emptyTitle: "Keine Datensätze darstellbar";
|
|
151
151
|
readonly emptyBody: "Keine Zeilen entsprachen den Filtern über die gewählten Achsen.";
|
|
152
|
-
readonly chartLabel: "
|
|
152
|
+
readonly chartLabel: "Parallele Koordinaten";
|
|
153
153
|
};
|
|
154
|
-
readonly unexpectedShape: "
|
|
154
|
+
readonly unexpectedShape: "Unerwartete Datenform.";
|
|
155
155
|
readonly lineArea: {
|
|
156
|
-
readonly chartLabel: "
|
|
157
|
-
readonly description: "
|
|
156
|
+
readonly chartLabel: "Liniendiagramm";
|
|
157
|
+
readonly description: "Eine Kennzahl im Zeitverlauf als Linie mit weicher Flächenfüllung, mit optionalem gestricheltem Vergleich zum Vorzeitraum.";
|
|
158
158
|
};
|
|
159
159
|
readonly bar: {
|
|
160
|
-
readonly chartLabel: "
|
|
161
|
-
readonly description: "
|
|
160
|
+
readonly chartLabel: "Balkendiagramm";
|
|
161
|
+
readonly description: "Kategoriale oder zeitlich gruppierte Werte als senkrechte Balken, mit optionaler Hervorhebung des größten oder aktuellen Balkens.";
|
|
162
162
|
};
|
|
163
163
|
readonly donut: {
|
|
164
|
-
readonly chartLabel: "
|
|
165
|
-
readonly otherLabel: "
|
|
166
|
-
readonly description: "
|
|
164
|
+
readonly chartLabel: "Ringdiagramm";
|
|
165
|
+
readonly otherLabel: "Sonstige";
|
|
166
|
+
readonly description: "Kategorieanteile als Ringsegmente mit Legende und Gesamtwert in der Mitte; kleine Segmente werden zu „Sonstige“ zusammengefasst.";
|
|
167
167
|
};
|
|
168
168
|
readonly bullet: {
|
|
169
|
-
readonly chartLabel: "Bullet
|
|
170
|
-
readonly description: "
|
|
171
|
-
readonly emptyTitle: "
|
|
172
|
-
readonly emptyBody: "
|
|
169
|
+
readonly chartLabel: "Bullet-Diagramm";
|
|
170
|
+
readonly description: "Der Fortschritt zu einem Ziel als Messbalken über qualitativen Bereichen, mit einer Zielmarke je Zeile.";
|
|
171
|
+
readonly emptyTitle: "Keine Ziele zu verfolgen";
|
|
172
|
+
readonly emptyBody: "Fügen Sie Messgrößen mit Zielwerten hinzu, um sie zu vergleichen.";
|
|
173
173
|
};
|
|
174
174
|
readonly rankingBars: {
|
|
175
|
-
readonly chartLabel: "
|
|
176
|
-
readonly description: "
|
|
177
|
-
readonly emptyTitle: "
|
|
178
|
-
readonly emptyBody: "
|
|
175
|
+
readonly chartLabel: "Rangliste";
|
|
176
|
+
readonly description: "Eine Top-N-Rangliste als waagerechte Balken — der Spitzenreiter in voller Sättigung, der Rest gedimmt — mit den Werten daneben.";
|
|
177
|
+
readonly emptyTitle: "Nichts für eine Rangliste";
|
|
178
|
+
readonly emptyBody: "Bisher entsprachen keine Datensätze dieser Aufschlüsselung.";
|
|
179
179
|
};
|
|
180
180
|
readonly pareto: {
|
|
181
|
-
readonly chartLabel: "Pareto
|
|
182
|
-
readonly description: "
|
|
183
|
-
readonly emptyTitle: "
|
|
184
|
-
readonly emptyBody: "
|
|
181
|
+
readonly chartLabel: "Pareto-Diagramm";
|
|
182
|
+
readonly description: "Sortierte Kategoriebalken unter einer Linie der kumulierten Prozente, mit optionaler 80-%-Grenzlinie.";
|
|
183
|
+
readonly emptyTitle: "Keine Kategorien darstellbar";
|
|
184
|
+
readonly emptyBody: "Für diesen Zeitraum wurden keine gruppierten Anzahlen zurückgegeben.";
|
|
185
185
|
};
|
|
186
186
|
readonly waterfall: {
|
|
187
|
-
readonly chartLabel: "
|
|
188
|
-
readonly description: "
|
|
189
|
-
readonly emptyTitle: "
|
|
190
|
-
readonly emptyBody: "
|
|
187
|
+
readonly chartLabel: "Wasserfalldiagramm";
|
|
188
|
+
readonly description: "Eine Brücke aus schwebenden Balken vom Anfangswert über positive und negative Schritte bis zum Nettowert.";
|
|
189
|
+
readonly emptyTitle: "Keine Bewegung darstellbar";
|
|
190
|
+
readonly emptyBody: "Es wurden keine Anfangs-, Änderungs- oder Summenschritte gefunden.";
|
|
191
191
|
};
|
|
192
192
|
readonly marimekko: {
|
|
193
|
-
readonly chartLabel: "Marimekko
|
|
194
|
-
readonly description: "
|
|
195
|
-
readonly emptyTitle: "
|
|
196
|
-
readonly emptyBody: "
|
|
193
|
+
readonly chartLabel: "Marimekko-Diagramm";
|
|
194
|
+
readonly description: "Ein zweistufiger Mix als gestapelte Säulen unterschiedlicher Breite — die Breite für den äußeren Anteil, die Segmente für die innere Aufteilung.";
|
|
195
|
+
readonly emptyTitle: "Kein Mix aufzuschlüsseln";
|
|
196
|
+
readonly emptyBody: "Für diesen Zeitraum wurde keine zweistufige Aufschlüsselung zurückgegeben.";
|
|
197
197
|
};
|
|
198
198
|
readonly stackedBar100: {
|
|
199
|
-
readonly chartLabel: "100
|
|
200
|
-
readonly description: "
|
|
201
|
-
readonly emptyTitle: "
|
|
202
|
-
readonly emptyBody: "
|
|
199
|
+
readonly chartLabel: "100-%-Stapelbalken";
|
|
200
|
+
readonly description: "Ein 100-%-Balken, mit Legende in proportionale Segmente geteilt — für den Vergleich von Anteilen an einem Ganzen.";
|
|
201
|
+
readonly emptyTitle: "Keine Anteile aufzuteilen";
|
|
202
|
+
readonly emptyBody: "Für diese Aufschlüsselung wurden keine Teile zurückgegeben.";
|
|
203
203
|
};
|
|
204
204
|
readonly slope: {
|
|
205
|
-
readonly chartLabel: "
|
|
206
|
-
readonly description: "
|
|
207
|
-
readonly emptyTitle: "
|
|
208
|
-
readonly emptyBody: "
|
|
205
|
+
readonly chartLabel: "Steigungsdiagramm";
|
|
206
|
+
readonly description: "Zwei Zeiträume, je Datensatz durch eine Linie verbunden, eingefärbt danach, ob der Wert gestiegen oder gefallen ist.";
|
|
207
|
+
readonly emptyTitle: "Keine Veränderung zwischen Zeiträumen";
|
|
208
|
+
readonly emptyBody: "Es wurden keine Vorher-/Nachher-Werte zum Vergleich zurückgegeben.";
|
|
209
209
|
};
|
|
210
210
|
readonly multiline: {
|
|
211
|
-
readonly chartLabel: "
|
|
212
|
-
readonly description: "
|
|
213
|
-
readonly emptyTitle: "
|
|
214
|
-
readonly emptyBody: "
|
|
211
|
+
readonly chartLabel: "Mehrlinien-Diagramm";
|
|
212
|
+
readonly description: "Mehrere Datenreihen als übereinandergelegte Linien mit Endbeschriftungen — für den Vergleich von Trends im selben Zeitraum.";
|
|
213
|
+
readonly emptyTitle: "Keine Datenreihen darstellbar";
|
|
214
|
+
readonly emptyBody: "Keine Zeitreihe entsprach den Filtern für diesen Zeitraum.";
|
|
215
215
|
};
|
|
216
216
|
readonly stream: {
|
|
217
|
-
readonly chartLabel: "Stream
|
|
218
|
-
readonly description: "
|
|
219
|
-
readonly emptyTitle: "
|
|
220
|
-
readonly emptyBody: "
|
|
217
|
+
readonly chartLabel: "Stream-Diagramm";
|
|
218
|
+
readonly description: "Gestapelte Bänder, die um eine Mittellinie fließen und zeigen, wie sich die Zusammensetzung einer Summe im Zeitverlauf verschiebt.";
|
|
219
|
+
readonly emptyTitle: "Kein Fluss darstellbar";
|
|
220
|
+
readonly emptyBody: "Für diesen Zeitraum wurden keine gestapelten Datenreihen zurückgegeben.";
|
|
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: "Prognosediagramm";
|
|
224
|
+
readonly nowLabel: "Jetzt";
|
|
225
|
+
readonly forecastLabel: "Prognose";
|
|
226
|
+
readonly actualLabel: "Ist";
|
|
227
|
+
readonly description: "Eine Verlaufslinie, verlängert um eine gestrichelte Projektion in einem sich weitenden Konfidenzband, geteilt durch eine Jetzt-Linie.";
|
|
228
|
+
readonly emptyTitle: "Kein Verlauf zum Fortschreiben";
|
|
229
|
+
readonly emptyBody: "Es wurden keine vergangenen Punkte als Prognosegrundlage zurückgegeben.";
|
|
230
230
|
};
|
|
231
231
|
readonly anomaly: {
|
|
232
|
-
readonly chartLabel: "
|
|
233
|
-
readonly description: "
|
|
234
|
-
readonly emptyTitle: "
|
|
235
|
-
readonly emptyBody: "
|
|
232
|
+
readonly chartLabel: "Anomaliediagramm";
|
|
233
|
+
readonly description: "Eine Wertelinie über ihrem Erwartungsbereich; Punkte außerhalb werden mit Halo-Punkten markiert.";
|
|
234
|
+
readonly emptyTitle: "Kein Signal zu prüfen";
|
|
235
|
+
readonly emptyBody: "Es wurden keine Punkte zur Anomalieprüfung zurückgegeben.";
|
|
236
236
|
};
|
|
237
237
|
readonly candlestick: {
|
|
238
|
-
readonly chartLabel: "
|
|
238
|
+
readonly chartLabel: "Kerzendiagramm";
|
|
239
239
|
readonly livePillLabel: "Live";
|
|
240
|
-
readonly description: "
|
|
241
|
-
readonly emptyTitle: "
|
|
242
|
-
readonly emptyBody: "
|
|
240
|
+
readonly description: "Kerzen aus Eröffnung, Hoch, Tief und Schluss, eingefärbt nach Richtung, mit gestrichelter Linie des letzten Kurses und optionaler Live-Pille.";
|
|
241
|
+
readonly emptyTitle: "Keine Kerzen darstellbar";
|
|
242
|
+
readonly emptyBody: "Keine Zeilen mit Eröffnung, Hoch, Tief und Schluss entsprachen diesem Zeitraum.";
|
|
243
243
|
};
|
|
244
244
|
readonly bump: {
|
|
245
|
-
readonly chartLabel: "Bump
|
|
246
|
-
readonly description: "
|
|
247
|
-
readonly emptyTitle: "
|
|
248
|
-
readonly emptyBody: "
|
|
245
|
+
readonly chartLabel: "Bump-Diagramm";
|
|
246
|
+
readonly description: "Ranglinien im Zeitverlauf, die zeigen, wie die Mitbewerber zwischen den Zeiträumen die Plätze tauschen.";
|
|
247
|
+
readonly emptyTitle: "Keine Ränge nachzuverfolgen";
|
|
248
|
+
readonly emptyBody: "Es wurden keine Ranglisten im Zeitraumvergleich zurückgegeben.";
|
|
249
249
|
};
|
|
250
250
|
readonly timelineLanes: {
|
|
251
|
-
readonly chartLabel: "
|
|
252
|
-
readonly laneLabel: "
|
|
253
|
-
readonly description: "
|
|
254
|
-
readonly emptyTitle: "
|
|
255
|
-
readonly emptyBody: "
|
|
251
|
+
readonly chartLabel: "Zeitachsen-Bahnen";
|
|
252
|
+
readonly laneLabel: "Ereignisse";
|
|
253
|
+
readonly description: "Datierte Ereignisse als Pillen auf waagerechten Bahnen mit gemeinsamer Zeitachse.";
|
|
254
|
+
readonly emptyTitle: "Keine Ereignisse zu platzieren";
|
|
255
|
+
readonly emptyBody: "Keine Ereignisse entsprachen den Filtern für diesen Zeitraum.";
|
|
256
256
|
};
|
|
257
257
|
readonly treemap: {
|
|
258
258
|
readonly chartLabel: "Treemap";
|
|
259
|
-
readonly otherLabel: "
|
|
260
|
-
readonly description: "
|
|
261
|
-
readonly emptyTitle: "
|
|
262
|
-
readonly emptyBody: "
|
|
259
|
+
readonly otherLabel: "Sonstige";
|
|
260
|
+
readonly description: "Eine Anteil-am-Ganzen-Aufschlüsselung als Kacheln, deren Größe dem Wert entspricht; kleine Anteile werden zu einer Kachel „Sonstige“ zusammengefasst.";
|
|
261
|
+
readonly emptyTitle: "Keine Anteile darstellbar";
|
|
262
|
+
readonly emptyBody: "Für diese Aufschlüsselung wurden keine Kategorien zurückgegeben.";
|
|
263
263
|
};
|
|
264
264
|
readonly sunburst: {
|
|
265
265
|
readonly chartLabel: "Sunburst";
|
|
266
|
-
readonly description: "
|
|
267
|
-
readonly emptyTitle: "
|
|
268
|
-
readonly emptyBody: "
|
|
266
|
+
readonly description: "Eine zweistufige Hierarchie als verschachtelte Ringe — die Eltern innen, ihre Kinder außen — mit einer Legende der Eltern.";
|
|
267
|
+
readonly emptyTitle: "Keine Ringe darstellbar";
|
|
268
|
+
readonly emptyBody: "Es wurden keine gruppierten Kategorien zum Verschachteln zurückgegeben.";
|
|
269
269
|
};
|
|
270
270
|
readonly funnel: {
|
|
271
|
-
readonly chartLabel: "
|
|
272
|
-
readonly description: "
|
|
273
|
-
readonly emptyTitle: "
|
|
274
|
-
readonly emptyBody: "
|
|
271
|
+
readonly chartLabel: "Trichter";
|
|
272
|
+
readonly description: "Geordnete, schrumpfende Stufen mit Übergangsraten je Schritt und einer Fußzeile zur Gesamtkonversion.";
|
|
273
|
+
readonly emptyTitle: "Keine Stufen darstellbar";
|
|
274
|
+
readonly emptyBody: "Für diesen Zeitraum wurden keine Schrittzahlen zurückgegeben.";
|
|
275
275
|
};
|
|
276
276
|
readonly radialBar: {
|
|
277
|
-
readonly chartLabel: "
|
|
278
|
-
readonly description: "
|
|
279
|
-
readonly emptyTitle: "
|
|
280
|
-
readonly emptyBody: "
|
|
277
|
+
readonly chartLabel: "Radialbalken";
|
|
278
|
+
readonly description: "Bis zu vier Prozentwerte als konzentrische Fortschrittsringe mit Punktlegende.";
|
|
279
|
+
readonly emptyTitle: "Keine Ringe zu füllen";
|
|
280
|
+
readonly emptyBody: "Bisher entsprachen keine Kategorien dieser Aufschlüsselung.";
|
|
281
281
|
};
|
|
282
282
|
readonly radar: {
|
|
283
283
|
readonly chartLabel: "Radar";
|
|
284
|
-
readonly description: "
|
|
285
|
-
readonly emptyTitle: "
|
|
286
|
-
readonly emptyBody: "
|
|
284
|
+
readonly description: "Mehrere benannte Achsen auf einem Polygon mit einer gefüllten Fläche je Datenreihe, optional über einer Ziel-Überlagerung.";
|
|
285
|
+
readonly emptyTitle: "Keine Achsen zu vergleichen";
|
|
286
|
+
readonly emptyBody: "Es wurde keine Matrix aus Datenreihen und Achsen zurückgegeben.";
|
|
287
287
|
};
|
|
288
288
|
readonly chord: {
|
|
289
|
-
readonly chartLabel: "Chord";
|
|
290
|
-
readonly description: "
|
|
291
|
-
readonly emptyTitle: "
|
|
292
|
-
readonly emptyBody: "
|
|
289
|
+
readonly chartLabel: "Chord-Diagramm";
|
|
290
|
+
readonly description: "Paarweise Flüsse als Bänder zwischen Knoten auf einem Ring; die Deckkraft der Bänder richtet sich nach dem Volumen.";
|
|
291
|
+
readonly emptyTitle: "Keine Flüsse zu verbinden";
|
|
292
|
+
readonly emptyBody: "Es wurden keine Verbindungen zwischen Gruppen zurückgegeben.";
|
|
293
293
|
};
|
|
294
294
|
readonly wordcloud: {
|
|
295
|
-
readonly chartLabel: "
|
|
296
|
-
readonly description: "
|
|
297
|
-
readonly emptyTitle: "
|
|
298
|
-
readonly emptyBody: "
|
|
295
|
+
readonly chartLabel: "Wortwolke";
|
|
296
|
+
readonly description: "Begriffe, nach Häufigkeit skaliert und in Zeilen gesetzt — für einen schnellen Blick darauf, was dominiert.";
|
|
297
|
+
readonly emptyTitle: "Keine Begriffe darstellbar";
|
|
298
|
+
readonly emptyBody: "Keine gewichteten Begriffe entsprachen den Filtern.";
|
|
299
299
|
};
|
|
300
300
|
readonly cohortMatrix: {
|
|
301
|
-
readonly chartLabel: "
|
|
302
|
-
readonly description: "
|
|
301
|
+
readonly chartLabel: "Kohortenbindung";
|
|
302
|
+
readonly description: "Kohortenzeilen gegen Zeitraumspalten; jede Zelle ist nach Bindung oder Umsatz eingefärbt.";
|
|
303
303
|
};
|
|
304
304
|
readonly heatmapCalendar: {
|
|
305
|
-
readonly chartLabel: "
|
|
306
|
-
readonly legendLessLabel: "
|
|
307
|
-
readonly legendMoreLabel: "
|
|
308
|
-
readonly description: "
|
|
305
|
+
readonly chartLabel: "Aktivitätskalender";
|
|
306
|
+
readonly legendLessLabel: "Weniger";
|
|
307
|
+
readonly legendMoreLabel: "Mehr";
|
|
308
|
+
readonly description: "Ein Jahr täglicher Aktivität als Raster aus Wochen und Tagen, eingefärbt nach Intensität.";
|
|
309
309
|
};
|
|
310
310
|
readonly heatMonth: {
|
|
311
|
-
readonly chartLabel: "
|
|
312
|
-
readonly description: "
|
|
311
|
+
readonly chartLabel: "Monatsaktivität";
|
|
312
|
+
readonly description: "Ein Kalendermonat als Tagesraster, eingefärbt nach dem Wert des jeweiligen Tages.";
|
|
313
313
|
};
|
|
314
314
|
readonly choroplethGrid: {
|
|
315
|
-
readonly chartLabel: "
|
|
316
|
-
readonly legendLowLabel: "
|
|
317
|
-
readonly legendHighLabel: "
|
|
318
|
-
readonly description: "
|
|
315
|
+
readonly chartLabel: "Regionale Aufschlüsselung";
|
|
316
|
+
readonly legendLowLabel: "Niedrig";
|
|
317
|
+
readonly legendHighLabel: "Hoch";
|
|
318
|
+
readonly description: "Regionale Werte als eingefärbtes US-Tilegram oder kompaktes Raster, mit optionaler Top-N-Rangliste.";
|
|
319
319
|
};
|
|
320
320
|
readonly sankey: {
|
|
321
|
-
readonly chartLabel: "
|
|
322
|
-
readonly description: "
|
|
321
|
+
readonly chartLabel: "Fluss";
|
|
322
|
+
readonly description: "Geschichtete Flüsse von der Quelle zum Ziel als Bänder, deren Dicke das Volumen abbildet.";
|
|
323
323
|
};
|
|
324
324
|
readonly sparkline: {
|
|
325
|
-
readonly description: "
|
|
325
|
+
readonly description: "Ein Inline-Mikrotrend der jüngsten Werte — ohne Achsen und Beschriftungen — für Kennzahlenkarten, Tabellenzellen und Listenzeilen.";
|
|
326
326
|
};
|
|
327
327
|
};
|
|
328
328
|
readonly feeds: {
|
|
@@ -330,32 +330,32 @@ declare const _default: {
|
|
|
330
330
|
readonly description: "Ein fortlaufender Feed, wer was in Ihrem Workspace getan hat – neueste zuerst.";
|
|
331
331
|
readonly emptyTitle: "Keine aktuelle Aktivität";
|
|
332
332
|
readonly emptyBody: "Aktionen in Ihrem Workspace erscheinen hier.";
|
|
333
|
-
readonly viewAllLabel: "
|
|
333
|
+
readonly viewAllLabel: "Alle anzeigen";
|
|
334
334
|
};
|
|
335
335
|
readonly notificationFeed: {
|
|
336
336
|
readonly description: "Gruppierte Benachrichtigungen mit Ungelesen-Status, Filtern und Inline-Aktionen.";
|
|
337
337
|
readonly emptyTitle: "Keine Benachrichtigungen";
|
|
338
338
|
readonly emptyBody: "Neue Benachrichtigungen erscheinen hier.";
|
|
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: "Ungelesen";
|
|
341
|
+
readonly mentionsLabel: "Erwähnungen";
|
|
342
|
+
readonly filterLabel: "Benachrichtigungsfilter";
|
|
343
|
+
readonly markAllReadLabel: "Alle als gelesen markieren";
|
|
344
|
+
readonly todayLabel: "Heute";
|
|
345
|
+
readonly yesterdayLabel: "Gestern";
|
|
346
|
+
readonly earlierLabel: "Früher";
|
|
347
|
+
readonly dismissLabel: "Schließen";
|
|
348
|
+
readonly emptyUnreadTitle: "Sie sind auf dem neuesten Stand";
|
|
349
|
+
readonly emptyMentionsTitle: "Keine Erwähnungen";
|
|
350
350
|
};
|
|
351
351
|
readonly realtimeFeed: {
|
|
352
352
|
readonly description: "Ein Live-Ereignisstrom, der neue Einträge beim Eintreffen voranstellt.";
|
|
353
353
|
readonly emptyTitle: "Warten auf Ereignisse";
|
|
354
354
|
readonly emptyBody: "Live-Ereignisse erscheinen hier, sobald sie eintreten.";
|
|
355
355
|
readonly liveLabel: "Live";
|
|
356
|
-
readonly pausedLabel: "
|
|
357
|
-
readonly pauseLabel: "
|
|
358
|
-
readonly resumeLabel: "
|
|
356
|
+
readonly pausedLabel: "Pausiert";
|
|
357
|
+
readonly pauseLabel: "Pausieren";
|
|
358
|
+
readonly resumeLabel: "Fortsetzen";
|
|
359
359
|
};
|
|
360
360
|
readonly timelineVertical: {
|
|
361
361
|
readonly description: "Eine vertikale Zeitachse von Ereignissen, Releases, Vorfällen oder Ausführungsschritten.";
|
|
@@ -385,39 +385,39 @@ declare const _default: {
|
|
|
385
385
|
readonly description: "Ein Monatsraster geplanter Termine mit Tages-Chips und Monatsnavigation.";
|
|
386
386
|
readonly emptyTitle: "Nichts geplant";
|
|
387
387
|
readonly emptyBody: "Geplante Termine erscheinen in diesem Kalender.";
|
|
388
|
-
readonly previousLabel: "
|
|
389
|
-
readonly nextLabel: "
|
|
390
|
-
readonly overflowLabel: "+{count}
|
|
388
|
+
readonly previousLabel: "Voriger Monat";
|
|
389
|
+
readonly nextLabel: "Nächster Monat";
|
|
390
|
+
readonly overflowLabel: "+{count} weitere";
|
|
391
391
|
};
|
|
392
392
|
readonly dayAgenda: {
|
|
393
393
|
readonly description: "Die Termine des ausgewählten Tages als zeitlich geordnete Agenda.";
|
|
394
394
|
readonly emptyTitle: "Nichts geplant";
|
|
395
395
|
readonly emptyBody: "Termine für den ausgewählten Tag erscheinen hier.";
|
|
396
|
-
readonly countLabel: "{count, plural, one {{n}
|
|
396
|
+
readonly countLabel: "{count, plural, one {{n} Termin} other {{n} Termine}}";
|
|
397
397
|
};
|
|
398
398
|
readonly scheduleMatrix: {
|
|
399
399
|
readonly description: "Ein Schichtraster nach Ressource und Tag mit Abdeckung pro Tag und Legende.";
|
|
400
400
|
readonly emptyTitle: "Keine Schichten geplant";
|
|
401
401
|
readonly emptyBody: "Zugewiesene Schichten erscheinen in diesem Plan.";
|
|
402
|
-
readonly resourceLabel: "
|
|
403
|
-
readonly coverageLabel: "
|
|
404
|
-
readonly hoursLabel: "{hours}h";
|
|
402
|
+
readonly resourceLabel: "Ressource";
|
|
403
|
+
readonly coverageLabel: "Abdeckung";
|
|
404
|
+
readonly hoursLabel: "{hours} h";
|
|
405
405
|
};
|
|
406
406
|
readonly capacityBoard: {
|
|
407
407
|
readonly description: "Auslastungsbalken pro Mitglied mit Projektaufschlüsselung und Laststatus.";
|
|
408
408
|
readonly emptyTitle: "Keine Auslastungsdaten";
|
|
409
409
|
readonly emptyBody: "Die Auslastung der Mitglieder erscheint hier, sobald Zuweisungen bestehen.";
|
|
410
410
|
readonly status: {
|
|
411
|
-
readonly overloaded: "
|
|
412
|
-
readonly balanced: "
|
|
413
|
-
readonly available: "
|
|
411
|
+
readonly overloaded: "Überlastet";
|
|
412
|
+
readonly balanced: "Ausgewogen";
|
|
413
|
+
readonly available: "Verfügbar";
|
|
414
414
|
};
|
|
415
|
-
readonly utilizationLabel: "{name}: {util}%";
|
|
416
|
-
readonly assignmentLabel: "{project} · {hours}h";
|
|
415
|
+
readonly utilizationLabel: "{name}: {util} %";
|
|
416
|
+
readonly assignmentLabel: "{project} · {hours} h";
|
|
417
417
|
readonly periodLabel: "h · {period}";
|
|
418
418
|
readonly period: {
|
|
419
|
-
readonly week: "
|
|
420
|
-
readonly month: "
|
|
419
|
+
readonly week: "Woche";
|
|
420
|
+
readonly month: "Monat";
|
|
421
421
|
};
|
|
422
422
|
};
|
|
423
423
|
readonly calendarLegendFilter: {
|
|
@@ -459,26 +459,26 @@ declare const _default: {
|
|
|
459
459
|
readonly description: "Eine auswählbare Liste von Datensätzen, die einen Detailbereich steuert.";
|
|
460
460
|
readonly emptyTitle: "Keine Einträge";
|
|
461
461
|
readonly emptyBody: "Einträge erscheinen hier, sobald sie vorhanden sind.";
|
|
462
|
-
readonly allLabel: "
|
|
463
|
-
readonly toggleLabel: "
|
|
464
|
-
readonly progressLabel: "{title}
|
|
462
|
+
readonly allLabel: "Alle";
|
|
463
|
+
readonly toggleLabel: "{title} umschalten";
|
|
464
|
+
readonly progressLabel: "Fortschritt von {title}";
|
|
465
465
|
};
|
|
466
466
|
readonly logTable: {
|
|
467
467
|
readonly description: "Ein Ereignisprotokoll mit Suche, Fehlerfilter und Zeilenaktionen.";
|
|
468
468
|
readonly emptyTitle: "Keine Protokolleinträge";
|
|
469
469
|
readonly emptyBody: "Ereignisse werden hier protokolliert, sobald sie eintreten.";
|
|
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: "Protokolle durchsuchen…";
|
|
472
|
+
readonly filterLabel: "Protokollfilter";
|
|
473
|
+
readonly allLabel: "Alle";
|
|
474
|
+
readonly errorsLabel: "Fehler";
|
|
475
|
+
readonly noMatchesLabel: "Keine passenden Einträge";
|
|
476
|
+
readonly todayLabel: "Heute";
|
|
477
|
+
readonly yesterdayLabel: "Gestern";
|
|
478
478
|
readonly action: {
|
|
479
|
-
readonly retry: "
|
|
480
|
-
readonly download: "
|
|
481
|
-
readonly inspect: "
|
|
479
|
+
readonly retry: "wiederholen";
|
|
480
|
+
readonly download: "herunterladen";
|
|
481
|
+
readonly inspect: "prüfen";
|
|
482
482
|
};
|
|
483
483
|
};
|
|
484
484
|
readonly cardGallery: {
|
|
@@ -490,22 +490,22 @@ declare const _default: {
|
|
|
490
490
|
readonly description: "Gruppierte Zeilen mit Aggregatspalten, aufklappbaren Details und Summen.";
|
|
491
491
|
readonly emptyTitle: "Keine Zusammenfassung";
|
|
492
492
|
readonly emptyBody: "Gruppierte Summen erscheinen hier, sobald Daten vorliegen.";
|
|
493
|
-
readonly groupLabel: "
|
|
494
|
-
readonly totalsLabel: "
|
|
493
|
+
readonly groupLabel: "Gruppe";
|
|
494
|
+
readonly totalsLabel: "Gesamt";
|
|
495
495
|
};
|
|
496
496
|
readonly schemaTree: {
|
|
497
497
|
readonly description: "Ein Explorer für Schemas, Tabellen und Spalten mit Typ- und Schlüssel-Badges.";
|
|
498
498
|
readonly emptyTitle: "Kein Schema eingelesen";
|
|
499
499
|
readonly emptyBody: "Verbinden Sie eine Datenbank, um ihr Schema hier zu erkunden.";
|
|
500
500
|
readonly treeLabel: "Schema";
|
|
501
|
-
readonly viewLabel: "
|
|
501
|
+
readonly viewLabel: "Sicht";
|
|
502
502
|
};
|
|
503
503
|
readonly toggleMatrix: {
|
|
504
504
|
readonly description: "Ein interaktives Raster boolescher Schalter für Rollen, Richtlinien oder Kanäle.";
|
|
505
505
|
readonly emptyTitle: "Keine Matrix konfiguriert";
|
|
506
506
|
readonly emptyBody: "Zeilen und Spalten erscheinen hier nach der Konfiguration.";
|
|
507
|
-
readonly matrixLabel: "
|
|
508
|
-
readonly rowHeaderLabel: "
|
|
507
|
+
readonly matrixLabel: "Berechtigungsmatrix";
|
|
508
|
+
readonly rowHeaderLabel: "Berechtigung";
|
|
509
509
|
};
|
|
510
510
|
readonly sparklineTable: {
|
|
511
511
|
readonly description: "Metrikzeilen mit Mini-Sparkline, aktuellem Wert und einer Änderungs-Pille, die Gut/Schlecht berücksichtigt.";
|
|
@@ -540,38 +540,38 @@ declare const _default: {
|
|
|
540
540
|
readonly moreLabel: "+{n} weitere";
|
|
541
541
|
};
|
|
542
542
|
readonly dataGrid: {
|
|
543
|
-
readonly selectAllLabel: "
|
|
544
|
-
readonly selectRowLabel: "
|
|
545
|
-
readonly sortByLabel: "
|
|
546
|
-
readonly description: "
|
|
543
|
+
readonly selectAllLabel: "Alle Zeilen auswählen";
|
|
544
|
+
readonly selectRowLabel: "Zeile auswählen";
|
|
545
|
+
readonly sortByLabel: "Nach {column} sortieren";
|
|
546
|
+
readonly description: "Das kanonische CRUD-Raster mit sortierbaren Spalten, Zeilenauswahl und typbewussten Zellen.";
|
|
547
547
|
};
|
|
548
548
|
readonly paginationFooter: {
|
|
549
|
-
readonly emptyLabel: "0
|
|
550
|
-
readonly ofLabel: "
|
|
551
|
-
readonly pageSizeLabel: "
|
|
549
|
+
readonly emptyLabel: "0 Zeilen";
|
|
550
|
+
readonly ofLabel: "von";
|
|
551
|
+
readonly pageSizeLabel: "Zeilen";
|
|
552
552
|
readonly a11y: {
|
|
553
|
-
readonly pageSize: "
|
|
553
|
+
readonly pageSize: "Zeilen pro Seite";
|
|
554
554
|
};
|
|
555
|
-
readonly prevLabel: "
|
|
556
|
-
readonly nextLabel: "
|
|
557
|
-
readonly description: "
|
|
555
|
+
readonly prevLabel: "Vorherige Seite";
|
|
556
|
+
readonly nextLabel: "Nächste Seite";
|
|
557
|
+
readonly description: "Eine Fußzeile mit dem sichtbaren Zeilenbereich, Blättern vor und zurück sowie einer Auswahl der Seitengröße.";
|
|
558
558
|
};
|
|
559
559
|
readonly bulkActionToolbar: {
|
|
560
|
-
readonly selectedLabel: "
|
|
561
|
-
readonly clearLabel: "
|
|
562
|
-
readonly toolbarLabel: "
|
|
563
|
-
readonly description: "
|
|
560
|
+
readonly selectedLabel: "ausgewählt";
|
|
561
|
+
readonly clearLabel: "Auswahl aufheben";
|
|
562
|
+
readonly toolbarLabel: "Sammelaktionen";
|
|
563
|
+
readonly description: "Eine auswahlbewusste Symbolleiste mit der Anzahl der ausgewählten Einträge und den Sammelaktionen.";
|
|
564
564
|
};
|
|
565
565
|
readonly miniTable: {
|
|
566
|
-
readonly viewAllLabel: "
|
|
567
|
-
readonly description: "
|
|
566
|
+
readonly viewAllLabel: "Alle anzeigen";
|
|
567
|
+
readonly description: "Eine kompakte Zeilenliste fürs Dashboard mit zugeordneten Spalten und einem Link zu allen Einträgen.";
|
|
568
568
|
};
|
|
569
|
-
readonly revealLabel: "
|
|
570
|
-
readonly hideLabel: "
|
|
571
|
-
readonly trueLabel: "
|
|
572
|
-
readonly falseLabel: "
|
|
569
|
+
readonly revealLabel: "Wert einblenden";
|
|
570
|
+
readonly hideLabel: "Wert ausblenden";
|
|
571
|
+
readonly trueLabel: "wahr";
|
|
572
|
+
readonly falseLabel: "falsch";
|
|
573
573
|
readonly detailKeyValue: {
|
|
574
|
-
readonly description: "
|
|
574
|
+
readonly description: "Die Felder eines Datensatzes als Zeilen aus Bezeichnung und Wert, mit typbewussten Werten.";
|
|
575
575
|
};
|
|
576
576
|
};
|
|
577
577
|
readonly boards: {
|
|
@@ -626,7 +626,7 @@ declare const _default: {
|
|
|
626
626
|
readonly sendLabel: "Senden";
|
|
627
627
|
readonly attachLabel: "Anhang hinzufügen";
|
|
628
628
|
readonly typingLabel: "tippt…";
|
|
629
|
-
readonly composerLabel: "
|
|
629
|
+
readonly composerLabel: "Nachricht";
|
|
630
630
|
};
|
|
631
631
|
readonly aiChatPanel: {
|
|
632
632
|
readonly description: "Ein Assistenz-Panel für Fragen zu Ihrem Schema und Ihren Daten.";
|
|
@@ -638,8 +638,8 @@ declare const _default: {
|
|
|
638
638
|
readonly configureTitle: "Kein KI-Anbieter konfiguriert";
|
|
639
639
|
readonly configureBody: "Fügen Sie einen Anthropic- oder OpenAI-Schlüssel hinzu — oder verweisen Sie Adminium auf Ihren eigenen Endpunkt —, um Fragen zu Ihrem Schema zu stellen.";
|
|
640
640
|
readonly configureCtaLabel: "Anbieter konfigurieren";
|
|
641
|
-
readonly assistantLabel: "
|
|
642
|
-
readonly composerLabel: "
|
|
641
|
+
readonly assistantLabel: "Assistent";
|
|
642
|
+
readonly composerLabel: "Frage stellen";
|
|
643
643
|
};
|
|
644
644
|
readonly typingIndicator: {
|
|
645
645
|
readonly description: "Ein Avatar und eine kursive Zeile „tippt …“, gebunden an einen Live-Status pro Unterhaltung.";
|
|
@@ -677,7 +677,7 @@ declare const _default: {
|
|
|
677
677
|
readonly emptyBody: "Zeilen mit Regionscode und numerischem Wert erscheinen hier als eingefärbte Kacheln.";
|
|
678
678
|
readonly legendLowLabel: "Niedrig";
|
|
679
679
|
readonly legendHighLabel: "Hoch";
|
|
680
|
-
readonly chartLabel: "
|
|
680
|
+
readonly chartLabel: "Regionale Aufschlüsselung";
|
|
681
681
|
};
|
|
682
682
|
};
|
|
683
683
|
readonly domain: {
|
|
@@ -706,8 +706,8 @@ declare const _default: {
|
|
|
706
706
|
readonly billedToLabel: "Rechnung an";
|
|
707
707
|
readonly issuedLabel: "Ausgestellt";
|
|
708
708
|
readonly dueLabel: "Fällig";
|
|
709
|
-
readonly noDocumentTitle: "
|
|
710
|
-
readonly noDocumentBody: "
|
|
709
|
+
readonly noDocumentTitle: "Noch kein Dokument";
|
|
710
|
+
readonly noDocumentBody: "Wählen Sie eine Startvorlage oder fügen Sie einen Block hinzu, um zu beginnen.";
|
|
711
711
|
};
|
|
712
712
|
readonly blockTotalsSummary: {
|
|
713
713
|
readonly description: "Die Dokumentsummen — Zwischensumme, Rabatt, Steuer und Gesamtbetrag, neu berechnet aus den Positionen.";
|
|
@@ -736,13 +736,13 @@ declare const _default: {
|
|
|
736
736
|
readonly description: "Ein Mini-Balkendiagramm in der Dokumentfarbe, passend für einen Dokumentblock.";
|
|
737
737
|
readonly emptyTitle: "Keine Daten für das Diagramm";
|
|
738
738
|
readonly emptyBody: "Die Balken erscheinen, sobald der Bericht eine Datenreihe enthält.";
|
|
739
|
-
readonly a11yLabel: "
|
|
739
|
+
readonly a11yLabel: "Balkendiagramm";
|
|
740
740
|
};
|
|
741
741
|
readonly blockLineChart: {
|
|
742
742
|
readonly description: "Ein Mini-Liniendiagramm mit optionaler Flächenfüllung, passend für einen Dokumentblock.";
|
|
743
743
|
readonly emptyTitle: "Keine Daten für das Diagramm";
|
|
744
744
|
readonly emptyBody: "Die Linie erscheint, sobald der Bericht eine Datenreihe enthält.";
|
|
745
|
-
readonly a11yLabel: "
|
|
745
|
+
readonly a11yLabel: "Liniendiagramm";
|
|
746
746
|
};
|
|
747
747
|
readonly blockTwoColTable: {
|
|
748
748
|
readonly description: "Eine zweispaltige Tabelle mit gestalteter Kopfzeile und Wertespalte in Monospace.";
|
|
@@ -801,7 +801,7 @@ declare const _default: {
|
|
|
801
801
|
readonly namePlaceholder: "Vollständiger Name";
|
|
802
802
|
readonly titlePlaceholder: "Funktion";
|
|
803
803
|
readonly dateLabel: "Datum";
|
|
804
|
-
readonly nameInputLabel: "
|
|
804
|
+
readonly nameInputLabel: "Name für die Unterschrift";
|
|
805
805
|
};
|
|
806
806
|
readonly blockTermsCheckbox: {
|
|
807
807
|
readonly description: "Ein Schalter für die Bedingungen mit bearbeitbarer Beschriftung.";
|
|
@@ -847,158 +847,158 @@ declare const _default: {
|
|
|
847
847
|
readonly description: "Ein Raster vordefinierter Vorlagen mit generierten Miniaturansichten; die Auswahl erzeugt ein vollständiges Dokument.";
|
|
848
848
|
readonly emptyTitle: "Keine Vorlagen";
|
|
849
849
|
readonly emptyBody: "Definiere Vorlagen in der Konfiguration oder binde eine Vorlagentabelle ein.";
|
|
850
|
-
readonly blankLabel: "
|
|
850
|
+
readonly blankLabel: "Leer";
|
|
851
851
|
readonly kicker: {
|
|
852
|
-
readonly invoice: "
|
|
853
|
-
readonly report: "
|
|
854
|
-
readonly email: "
|
|
852
|
+
readonly invoice: "Rechnung";
|
|
853
|
+
readonly report: "Bericht";
|
|
854
|
+
readonly email: "E-Mail";
|
|
855
855
|
};
|
|
856
856
|
};
|
|
857
857
|
readonly sloMonitorCard: {
|
|
858
858
|
readonly description: "SLA-Karte je Dienst mit Status, Verfügbarkeit gegenüber dem Ziel, täglichem Uptime-Streifen, Fehlerbudget und p95-Latenz.";
|
|
859
859
|
readonly emptyTitle: "Kein Monitor";
|
|
860
860
|
readonly emptyBody: "Binde eine Monitor-Tabelle mit einer Status- und einer Verfügbarkeitsspalte ein.";
|
|
861
|
-
readonly targetLabel: "
|
|
862
|
-
readonly budgetLabel: "
|
|
863
|
-
readonly latencyLabel: "p95
|
|
861
|
+
readonly targetLabel: "Ziel";
|
|
862
|
+
readonly budgetLabel: "Fehlerbudget";
|
|
863
|
+
readonly latencyLabel: "p95-Latenz";
|
|
864
864
|
readonly status: {
|
|
865
|
-
readonly operational: "
|
|
866
|
-
readonly degraded: "
|
|
867
|
-
readonly down: "
|
|
868
|
-
readonly unknown: "
|
|
865
|
+
readonly operational: "Betriebsbereit";
|
|
866
|
+
readonly degraded: "Eingeschränkt";
|
|
867
|
+
readonly down: "Ausgefallen";
|
|
868
|
+
readonly unknown: "Unbekannt";
|
|
869
869
|
};
|
|
870
870
|
};
|
|
871
871
|
readonly uptimeSegmentBar: {
|
|
872
872
|
readonly description: "Tagesstreifen im Statuspage-Stil, eingefärbt nach Tagesstatus, mit Umschalter für 30/90 Tage.";
|
|
873
873
|
readonly emptyTitle: "Kein Uptime-Verlauf";
|
|
874
874
|
readonly emptyBody: "Tägliche Statuszeilen erscheinen hier als Uptime-Streifen.";
|
|
875
|
-
readonly daysAgoLabel: "{days}
|
|
876
|
-
readonly todayLabel: "
|
|
877
|
-
readonly uptimeLabel: "
|
|
878
|
-
readonly period30Label: "
|
|
879
|
-
readonly period90Label: "
|
|
875
|
+
readonly daysAgoLabel: "vor {days} Tagen";
|
|
876
|
+
readonly todayLabel: "Heute";
|
|
877
|
+
readonly uptimeLabel: "Verfügbarkeit";
|
|
878
|
+
readonly period30Label: "30 Tage";
|
|
879
|
+
readonly period90Label: "90 Tage";
|
|
880
880
|
readonly status: {
|
|
881
|
-
readonly operational: "
|
|
882
|
-
readonly degraded: "
|
|
883
|
-
readonly down: "
|
|
884
|
-
readonly unknown: "
|
|
881
|
+
readonly operational: "Betriebsbereit";
|
|
882
|
+
readonly degraded: "Eingeschränkt";
|
|
883
|
+
readonly down: "Ausgefallen";
|
|
884
|
+
readonly unknown: "Keine Daten";
|
|
885
885
|
};
|
|
886
886
|
};
|
|
887
887
|
readonly experimentVariantCompare: {
|
|
888
888
|
readonly description: "Konversionsbalken je Variante mit Steigerung gegenüber der Kontrolle und einer Signifikanzanzeige.";
|
|
889
889
|
readonly emptyTitle: "Keine Varianten";
|
|
890
890
|
readonly emptyBody: "Binde eine Varianten-Tabelle mit Konversionszahlen ein.";
|
|
891
|
-
readonly controlLabel: "
|
|
892
|
-
readonly winnerLabel: "
|
|
893
|
-
readonly significanceLabel: "
|
|
894
|
-
readonly verdictSignificantLabel: "
|
|
895
|
-
readonly verdictInconclusiveLabel: "
|
|
896
|
-
readonly countsLabel: "{users}
|
|
891
|
+
readonly controlLabel: "KONTROLLE";
|
|
892
|
+
readonly winnerLabel: "GEWINNER";
|
|
893
|
+
readonly significanceLabel: "Konfidenz";
|
|
894
|
+
readonly verdictSignificantLabel: "Statistisch signifikant — die Entscheidung ist belastbar.";
|
|
895
|
+
readonly verdictInconclusiveLabel: "Noch nicht signifikant — lassen Sie den Test weiterlaufen.";
|
|
896
|
+
readonly countsLabel: "{users} Teilnehmende · {conversions} Konversionen";
|
|
897
897
|
};
|
|
898
898
|
readonly creditCardTile: {
|
|
899
899
|
readonly description: "Eine gespeicherte Zahlungsmethode als Markenkarte mit maskierter Nummer, Inhaber und Ablaufdatum.";
|
|
900
900
|
readonly emptyTitle: "Keine Zahlungsmethode";
|
|
901
901
|
readonly emptyBody: "Füge eine Karte hinzu, um sie hier zu sehen.";
|
|
902
|
-
readonly defaultLabel: "
|
|
903
|
-
readonly setDefaultLabel: "
|
|
904
|
-
readonly manageLabel: "
|
|
905
|
-
readonly addLabel: "
|
|
906
|
-
readonly expiresLabel: "
|
|
902
|
+
readonly defaultLabel: "Standard";
|
|
903
|
+
readonly setDefaultLabel: "Als Standard festlegen";
|
|
904
|
+
readonly manageLabel: "Verwalten";
|
|
905
|
+
readonly addLabel: "Zahlungsmethode hinzufügen";
|
|
906
|
+
readonly expiresLabel: "Gültig bis";
|
|
907
907
|
};
|
|
908
908
|
readonly planPricingCards: {
|
|
909
909
|
readonly description: "Preisstufen mit Umschalter monatlich/jährlich, Funktionslisten und einem hervorgehobenen Tarif.";
|
|
910
910
|
readonly emptyTitle: "Keine Tarife";
|
|
911
911
|
readonly emptyBody: "Binde eine Tarif-Tabelle mit Name und Monatspreis ein.";
|
|
912
|
-
readonly monthlyLabel: "
|
|
913
|
-
readonly annualLabel: "
|
|
914
|
-
readonly popularLabel: "
|
|
915
|
-
readonly perMonthLabel: "/
|
|
916
|
-
readonly billedAnnuallyLabel: "
|
|
917
|
-
readonly currentLabel: "
|
|
918
|
-
readonly ctaLabel: "
|
|
912
|
+
readonly monthlyLabel: "Monatlich";
|
|
913
|
+
readonly annualLabel: "Jährlich";
|
|
914
|
+
readonly popularLabel: "BELIEBT";
|
|
915
|
+
readonly perMonthLabel: "/ Monat";
|
|
916
|
+
readonly billedAnnuallyLabel: "{total} jährlich abgerechnet";
|
|
917
|
+
readonly currentLabel: "Aktueller Tarif";
|
|
918
|
+
readonly ctaLabel: "Tarif wählen";
|
|
919
919
|
};
|
|
920
920
|
readonly apiKeysPanel: {
|
|
921
921
|
readonly description: "API-Schlüssel mit Umgebungs-Badges, maskierten Werten, Geltungsbereichen, letzter Nutzung sowie Kopier-, Erneuerungs- und Widerrufsaktionen.";
|
|
922
922
|
readonly emptyTitle: "Keine API-Schlüssel";
|
|
923
923
|
readonly emptyBody: "Erstelle einen Schlüssel, um die API aufzurufen.";
|
|
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: "Schlüssel erstellt";
|
|
925
|
+
readonly revealedBody: "Kopieren Sie ihn jetzt — er wird nie wieder angezeigt.";
|
|
926
|
+
readonly copyLabel: "Kopieren";
|
|
927
|
+
readonly copiedLabel: "Kopiert";
|
|
928
|
+
readonly revealLabel: "Schlüssel einblenden";
|
|
929
|
+
readonly hideLabel: "Schlüssel ausblenden";
|
|
930
|
+
readonly rollLabel: "Schlüssel erneuern";
|
|
931
|
+
readonly revokeLabel: "Schlüssel widerrufen";
|
|
932
|
+
readonly neverUsedLabel: "Nie verwendet";
|
|
933
|
+
readonly lastUsedLabel: "Zuletzt verwendet {since}";
|
|
934
934
|
};
|
|
935
935
|
readonly apiPlayground: {
|
|
936
936
|
readonly description: "Ein Anfrage-Editor mit Parametern und Antwortbereich. Er stellt Anfragen nur zusammen und sendet nie eine echte Anfrage.";
|
|
937
937
|
readonly emptyTitle: "Kein Endpunkt ausgewählt";
|
|
938
938
|
readonly emptyBody: "Wähle einen Endpunkt, um eine Anfrage dafür zusammenzustellen.";
|
|
939
|
-
readonly sendLabel: "
|
|
940
|
-
readonly requestLabel: "
|
|
941
|
-
readonly responseLabel: "
|
|
942
|
-
readonly paramsLabel: "
|
|
943
|
-
readonly responsePlaceholder: "
|
|
939
|
+
readonly sendLabel: "Senden";
|
|
940
|
+
readonly requestLabel: "Anfrage";
|
|
941
|
+
readonly responseLabel: "Antwort";
|
|
942
|
+
readonly paramsLabel: "Parameter";
|
|
943
|
+
readonly responsePlaceholder: "Senden Sie die Anfrage, um die Antwort zu sehen.";
|
|
944
944
|
};
|
|
945
945
|
readonly codeSnippetBlock: {
|
|
946
946
|
readonly description: "Ein kopierbarer Code-Ausschnitt mit Sprach-Chip und optionalen Registerkarten je Sprache.";
|
|
947
947
|
readonly emptyTitle: "Kein Ausschnitt";
|
|
948
948
|
readonly emptyBody: "Binde eine Code-Spalte ein oder hinterlege einen festen Ausschnitt in der Konfiguration.";
|
|
949
|
-
readonly copyLabel: "
|
|
950
|
-
readonly copiedLabel: "
|
|
949
|
+
readonly copyLabel: "Kopieren";
|
|
950
|
+
readonly copiedLabel: "Kopiert";
|
|
951
951
|
};
|
|
952
952
|
readonly webhookEndpointsList: {
|
|
953
953
|
readonly description: "Webhook-Endpunkte mit Ereignis, Ziel-URL, letzter Auslösung und Aktivierungsschalter.";
|
|
954
954
|
readonly emptyTitle: "Keine Endpunkte";
|
|
955
955
|
readonly emptyBody: "Füge einen Webhook-Endpunkt hinzu, um Tabellenereignisse zu empfangen.";
|
|
956
|
-
readonly neverFiredLabel: "
|
|
957
|
-
readonly lastFiredLabel: "
|
|
956
|
+
readonly neverFiredLabel: "Nie ausgelöst";
|
|
957
|
+
readonly lastFiredLabel: "Zuletzt ausgelöst {since}";
|
|
958
958
|
};
|
|
959
959
|
readonly resourceApiCard: {
|
|
960
960
|
readonly description: "Die generierte API-Oberfläche einer Tabelle: Zeilenanzahl, Sicherheits-Badge, Methoden-Chips und Anfragevolumen.";
|
|
961
961
|
readonly emptyTitle: "Keine Ressource";
|
|
962
962
|
readonly emptyBody: "Binde eine Tabelle ein, um ihre generierte API-Oberfläche zu zeigen.";
|
|
963
963
|
readonly rlsLabel: "RLS";
|
|
964
|
-
readonly publicLabel: "
|
|
965
|
-
readonly rowsLabel: "
|
|
966
|
-
readonly perDayLabel: "{count}/
|
|
964
|
+
readonly publicLabel: "Öffentlich";
|
|
965
|
+
readonly rowsLabel: "Zeilen";
|
|
966
|
+
readonly perDayLabel: "{count}/Tag";
|
|
967
967
|
};
|
|
968
968
|
readonly liveTimer: {
|
|
969
969
|
readonly description: "Eine Stoppuhr mit Start und Stopp für eine Aufgabe; das Stoppen erfasst einen Zeiteintrag.";
|
|
970
970
|
readonly emptyTitle: "Kein Timer";
|
|
971
971
|
readonly emptyBody: "Binde eine Zeiteintragszeile mit Aufgabe und Dauer-Spalte ein.";
|
|
972
|
-
readonly startLabel: "
|
|
973
|
-
readonly stopLabel: "
|
|
974
|
-
readonly taskPlaceholder: "
|
|
972
|
+
readonly startLabel: "Starten";
|
|
973
|
+
readonly stopLabel: "Stoppen";
|
|
974
|
+
readonly taskPlaceholder: "Unbenannte Aufgabe";
|
|
975
975
|
};
|
|
976
976
|
readonly syncStatusCard: {
|
|
977
977
|
readonly description: "Verbindungsidentität, Latenz, synchronisierte Zeilen und Zeitplan, mit einer Aktion zum sofortigen Synchronisieren.";
|
|
978
978
|
readonly emptyTitle: "Keine Verbindung";
|
|
979
979
|
readonly emptyBody: "Binde eine Verbindungszeile ein, um ihren Sync-Status zu zeigen.";
|
|
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: "Verbunden";
|
|
981
|
+
readonly disconnectedLabel: "Getrennt";
|
|
982
|
+
readonly rowsSyncedLabel: "Synchronisierte Zeilen";
|
|
983
|
+
readonly tablesLabel: "Tabellen";
|
|
984
|
+
readonly lastSyncLabel: "Letzter Sync";
|
|
985
|
+
readonly nextSyncLabel: "Nächster Sync";
|
|
986
|
+
readonly syncingLabel: "Wird synchronisiert…";
|
|
987
|
+
readonly syncActionLabel: "Jetzt synchronisieren";
|
|
988
988
|
};
|
|
989
989
|
readonly ipAllowlistCard: {
|
|
990
990
|
readonly description: "Feste ausgehende IP-Adressen zur Freigabe in einer Firewall, jeweils mit Kopierschaltfläche.";
|
|
991
991
|
readonly emptyTitle: "Keine ausgehenden IPs";
|
|
992
992
|
readonly emptyBody: "Ausgehende Adressen erscheinen hier, sobald die Verbindung bereitgestellt ist.";
|
|
993
|
-
readonly copyLabel: "
|
|
994
|
-
readonly copiedLabel: "
|
|
993
|
+
readonly copyLabel: "Kopieren";
|
|
994
|
+
readonly copiedLabel: "Kopiert";
|
|
995
995
|
};
|
|
996
996
|
readonly onboardingChecklist: {
|
|
997
997
|
readonly description: "Einrichtungsschritte mit Zeitschätzungen und Aktionen über einem live berechneten Fortschrittsring und -balken.";
|
|
998
998
|
readonly emptyTitle: "Nichts einzurichten";
|
|
999
999
|
readonly emptyBody: "Hinterlege Onboarding-Schritte in der Konfiguration oder binde eine Schritt-Tabelle ein.";
|
|
1000
|
-
readonly progressLabel: "{done}
|
|
1001
|
-
readonly celebrateTitle: "
|
|
1000
|
+
readonly progressLabel: "{done} von {total} erledigt";
|
|
1001
|
+
readonly celebrateTitle: "Alles erledigt";
|
|
1002
1002
|
};
|
|
1003
1003
|
readonly testimonialCard: {
|
|
1004
1004
|
readonly description: "Ein Kundenzitat mit Avatar und Quellenangabe.";
|
|
@@ -1042,7 +1042,7 @@ declare const _default: {
|
|
|
1042
1042
|
readonly description: "Ein Moodboard-Raster aus Bildplätzen mit Bildunterschriften, für Tabellen mit Bild-URLs.";
|
|
1043
1043
|
readonly emptyTitle: "Noch keine Bilder";
|
|
1044
1044
|
readonly emptyBody: "Referenzbilder erscheinen auf diesem Board.";
|
|
1045
|
-
readonly placeholder: "
|
|
1045
|
+
readonly placeholder: "Referenz ablegen";
|
|
1046
1046
|
};
|
|
1047
1047
|
readonly linkList: {
|
|
1048
1048
|
readonly description: "Referenzlinks mit Titeln und URLs, die in einem neuen Tab geöffnet werden.";
|
|
@@ -1083,16 +1083,16 @@ declare const _default: {
|
|
|
1083
1083
|
readonly successTitle: "Datensatz angelegt";
|
|
1084
1084
|
readonly successBody: "Der Datensatz wurde gespeichert.";
|
|
1085
1085
|
readonly required: "Dieses Feld ist erforderlich.";
|
|
1086
|
-
readonly titleLabel: "
|
|
1087
|
-
readonly closeLabel: "
|
|
1086
|
+
readonly titleLabel: "Datensatz anlegen";
|
|
1087
|
+
readonly closeLabel: "Schließen";
|
|
1088
1088
|
};
|
|
1089
1089
|
readonly drawerForm: {
|
|
1090
1090
|
readonly description: "Ein seitliches Formular zum Anlegen oder Bearbeiten von Datensätzen mit vielen Feldern.";
|
|
1091
1091
|
readonly trigger: "Neu";
|
|
1092
1092
|
readonly submit: "Speichern";
|
|
1093
1093
|
readonly cancel: "Abbrechen";
|
|
1094
|
-
readonly titleLabel: "
|
|
1095
|
-
readonly closeLabel: "
|
|
1094
|
+
readonly titleLabel: "Neuer Datensatz";
|
|
1095
|
+
readonly closeLabel: "Schließen";
|
|
1096
1096
|
};
|
|
1097
1097
|
readonly stepper: {
|
|
1098
1098
|
readonly description: "Eine Fortschrittsanzeige, die den Stand eines mehrstufigen Ablaufs zeigt.";
|
|
@@ -1144,20 +1144,20 @@ declare const _default: {
|
|
|
1144
1144
|
readonly valuePlaceholder: "Wert…";
|
|
1145
1145
|
readonly emptyBody: "Noch keine Bedingungen — fügen Sie eine hinzu, um dieses Segment zu definieren.";
|
|
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: "ist";
|
|
1148
|
+
readonly neq: "ist nicht";
|
|
1149
|
+
readonly gt: "ist größer als";
|
|
1150
|
+
readonly gte: "ist mindestens";
|
|
1151
|
+
readonly lt: "ist kleiner als";
|
|
1152
|
+
readonly lte: "ist höchstens";
|
|
1153
|
+
readonly contains: "enthält";
|
|
1154
|
+
readonly "not-contains": "enthält nicht";
|
|
1155
|
+
readonly "starts-with": "beginnt mit";
|
|
1156
|
+
readonly in: "ist eines von";
|
|
1157
|
+
readonly before: "liegt vor";
|
|
1158
|
+
readonly after: "liegt nach";
|
|
1159
|
+
readonly "is-null": "ist leer";
|
|
1160
|
+
readonly "is-not-null": "ist nicht leer";
|
|
1161
1161
|
};
|
|
1162
1162
|
};
|
|
1163
1163
|
readonly flowBuilder: {
|
|
@@ -1224,17 +1224,17 @@ declare const _default: {
|
|
|
1224
1224
|
readonly questionPlaceholder: "Stellen Sie eine Frage…";
|
|
1225
1225
|
readonly emptyTitle: "Noch keine Fragen";
|
|
1226
1226
|
readonly emptyBody: "Wählen Sie einen Fragetyp, um Ihre Umfrage zu erstellen.";
|
|
1227
|
-
readonly questionLabel: "
|
|
1228
|
-
readonly dropdownPlaceholder: "
|
|
1227
|
+
readonly questionLabel: "Frage";
|
|
1228
|
+
readonly dropdownPlaceholder: "Auswählen…";
|
|
1229
1229
|
readonly kind: {
|
|
1230
|
-
readonly "single-choice": "
|
|
1231
|
-
readonly "multi-choice": "
|
|
1230
|
+
readonly "single-choice": "Einfachauswahl";
|
|
1231
|
+
readonly "multi-choice": "Mehrfachauswahl";
|
|
1232
1232
|
readonly dropdown: "Dropdown";
|
|
1233
|
-
readonly "short-text": "
|
|
1234
|
-
readonly "long-text": "
|
|
1235
|
-
readonly rating: "
|
|
1233
|
+
readonly "short-text": "Kurztext";
|
|
1234
|
+
readonly "long-text": "Langtext";
|
|
1235
|
+
readonly rating: "Sternebewertung";
|
|
1236
1236
|
readonly nps: "NPS 0–10";
|
|
1237
|
-
readonly date: "
|
|
1237
|
+
readonly date: "Datum";
|
|
1238
1238
|
};
|
|
1239
1239
|
};
|
|
1240
1240
|
readonly inlineEditableField: {
|
|
@@ -1243,7 +1243,7 @@ declare const _default: {
|
|
|
1243
1243
|
readonly save: "Speichern";
|
|
1244
1244
|
readonly cancel: "Abbrechen";
|
|
1245
1245
|
readonly empty: "Leer";
|
|
1246
|
-
readonly valueLabel: "
|
|
1246
|
+
readonly valueLabel: "Wert";
|
|
1247
1247
|
};
|
|
1248
1248
|
readonly passwordStrengthMeter: {
|
|
1249
1249
|
readonly description: "Eine vierstufige Anzeige der Passwortstärke.";
|
|
@@ -1268,7 +1268,7 @@ declare const _default: {
|
|
|
1268
1268
|
readonly navigate: "Navigieren";
|
|
1269
1269
|
readonly select: "Öffnen";
|
|
1270
1270
|
readonly close: "Schließen";
|
|
1271
|
-
readonly emptyTitle: "
|
|
1271
|
+
readonly emptyTitle: "Keine Treffer für „{query}“";
|
|
1272
1272
|
readonly emptyBody: "Zum Suchen tippen.";
|
|
1273
1273
|
readonly groupActions: "Aktionen";
|
|
1274
1274
|
readonly groupNavigate: "Navigieren";
|
|
@@ -1285,8 +1285,8 @@ declare const _default: {
|
|
|
1285
1285
|
readonly summary: "{count} Treffer für „{query}“";
|
|
1286
1286
|
readonly emptyTitle: "Keine Treffer";
|
|
1287
1287
|
readonly emptyBody: "Versuchen Sie einen anderen Suchbegriff.";
|
|
1288
|
-
readonly searchLabel: "
|
|
1289
|
-
readonly facetRailLabel: "
|
|
1288
|
+
readonly searchLabel: "Suchen";
|
|
1289
|
+
readonly facetRailLabel: "Nach Typ filtern";
|
|
1290
1290
|
};
|
|
1291
1291
|
readonly breadcrumb: {
|
|
1292
1292
|
readonly description: "Der Pfad zum aktuellen Datensatz oder Ordner.";
|
|
@@ -1306,22 +1306,22 @@ declare const _default: {
|
|
|
1306
1306
|
readonly footerHint: "Jederzeit ? drücken";
|
|
1307
1307
|
readonly then: "dann";
|
|
1308
1308
|
readonly emptyTitle: "Keine Tastenkürzel registriert.";
|
|
1309
|
-
readonly generalGroupLabel: "
|
|
1309
|
+
readonly generalGroupLabel: "Allgemein";
|
|
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: "Datensätze";
|
|
1312
|
+
readonly openCommandPaletteLabel: "Befehlspalette öffnen";
|
|
1313
|
+
readonly searchLabel: "Suchen";
|
|
1314
|
+
readonly showShortcutsLabel: "Kürzel anzeigen";
|
|
1315
|
+
readonly goToDashboardLabel: "Zum Dashboard";
|
|
1316
|
+
readonly goToOrdersLabel: "Zu den Bestellungen";
|
|
1317
|
+
readonly newRecordLabel: "Neuer Datensatz";
|
|
1318
|
+
readonly saveLabel: "Speichern";
|
|
1319
|
+
readonly undoLabel: "Rückgängig";
|
|
1320
1320
|
};
|
|
1321
1321
|
readonly avatarStack: {
|
|
1322
1322
|
readonly description: "Überlappende Avatare mit „+N“-Überlauf und optionaler Präsenz.";
|
|
1323
1323
|
readonly online: "{count} online";
|
|
1324
|
-
readonly a11yLabel: "
|
|
1324
|
+
readonly a11yLabel: "Personen";
|
|
1325
1325
|
};
|
|
1326
1326
|
};
|
|
1327
1327
|
readonly system: {
|
|
@@ -1396,10 +1396,10 @@ declare const _default: {
|
|
|
1396
1396
|
readonly latency: "Latenz";
|
|
1397
1397
|
};
|
|
1398
1398
|
readonly widgetMissing: {
|
|
1399
|
-
readonly description: "
|
|
1400
|
-
readonly title: "Widget
|
|
1401
|
-
readonly bodyLead: "
|
|
1402
|
-
readonly bodyTail: "
|
|
1399
|
+
readonly description: "Die Ersatzkarte, die erscheint, wenn eine gespeicherte Seite ein nicht installiertes Widget verwendet.";
|
|
1400
|
+
readonly title: "Widget nicht verfügbar";
|
|
1401
|
+
readonly bodyLead: "Es ist kein Widget registriert als";
|
|
1402
|
+
readonly bodyTail: "Es gehört möglicherweise zu einer neueren Version oder zu einer nicht installierten Erweiterung.";
|
|
1403
1403
|
};
|
|
1404
1404
|
};
|
|
1405
1405
|
};
|
|
@@ -1413,350 +1413,350 @@ declare const _default: {
|
|
|
1413
1413
|
readonly committed: "{title} in Spalte {col}, Zeile {row} platziert.";
|
|
1414
1414
|
readonly reverted: "{title} an die ursprüngliche Position zurückgesetzt.";
|
|
1415
1415
|
};
|
|
1416
|
-
readonly draggableRole: "
|
|
1416
|
+
readonly draggableRole: "ziehbares Widget";
|
|
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: "Neue Zeile";
|
|
1421
|
+
readonly exportAction: "Exportieren";
|
|
1422
|
+
readonly searchPlaceholder: "{table} durchsuchen…";
|
|
1423
|
+
readonly removeFilter: "Filter {column} entfernen";
|
|
1424
|
+
readonly queryFailed: "Abfrage fehlgeschlagen";
|
|
1425
|
+
readonly loadingRows: "Zeilen werden geladen";
|
|
1426
|
+
readonly noMatchesTitle: "Keine passenden Zeilen";
|
|
1427
|
+
readonly emptyTitle: "{count, plural, one {Noch keine {entity}} other {Noch keine {entity}}}";
|
|
1428
|
+
readonly createTitle: "{entity} hinzufügen";
|
|
1429
|
+
readonly createSubtitle: "Legt eine Zeile in {table} an.";
|
|
1430
|
+
readonly createSubmit: "{entity} hinzufügen";
|
|
1431
|
+
readonly createSuccessTitle: "{name} hinzugefügt";
|
|
1432
|
+
readonly createSuccessBody: "Sie können dies über die eingeblendete Meldung rückgängig machen.";
|
|
1433
|
+
readonly editTitle: "{entity} bearbeiten";
|
|
1434
|
+
readonly saveSubmit: "Änderungen speichern";
|
|
1435
|
+
readonly deleteTitle: "{entity} löschen";
|
|
1436
|
+
readonly deletePreflight: "Verweise werden geprüft…";
|
|
1437
|
+
readonly deleteNoReferences: "Diese Zeile hat keine eingehenden Verweise.";
|
|
1438
|
+
readonly deleteConsequencesIntro: "Das Löschen dieser Zeile betrifft außerdem:";
|
|
1439
|
+
readonly referenceRows: "{count, plural, one {{n} Zeile} other {{n} Zeilen}}";
|
|
1440
|
+
readonly confirmPrompt: "Zum Bestätigen {value} eingeben";
|
|
1441
|
+
readonly bulkDeleteTitle: "{count, plural, one {{n} Zeile löschen} other {{n} Zeilen löschen}}";
|
|
1442
|
+
readonly bulkDeleteBody: "Die Folgen für Verweise gelten für jede ausgewählte Zeile.";
|
|
1443
|
+
readonly bulkDeleteConfirm: "Zeilen löschen";
|
|
1444
|
+
readonly uniqueHelper: "Muss in {table} eindeutig sein.";
|
|
1445
|
+
readonly uniqueHelperCounted: "{count, plural, one {Mit {n} Zeile abgeglichen.} other {Mit {n} Zeilen abgeglichen.}}";
|
|
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} angelegt.";
|
|
1448
|
+
readonly createFailed: "Anlegen fehlgeschlagen.";
|
|
1449
|
+
readonly saved: "Änderungen gespeichert.";
|
|
1450
|
+
readonly updateFailed: "Aktualisierung fehlgeschlagen.";
|
|
1451
|
+
readonly deleted: "{name} gelöscht.";
|
|
1452
|
+
readonly deleteFailed: "Löschen fehlgeschlagen.";
|
|
1453
|
+
readonly bulkDeleted: "{count, plural, one {{n} Zeile gelöscht.} other {{n} Zeilen gelöscht.}}";
|
|
1454
|
+
readonly bulkDeleteFailed: "Sammellöschung fehlgeschlagen.";
|
|
1455
|
+
readonly undone: "Änderung rückgängig gemacht.";
|
|
1456
|
+
readonly undoFailed: "Rückgängig machen fehlgeschlagen.";
|
|
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: "Felder";
|
|
1460
|
+
readonly inboundReferences: "eingehende Verweise";
|
|
1461
|
+
readonly relatedCount: "{count, plural, one {{n} verknüpfter Datensatz in {table}} other {{n} verknüpfte Datensätze in {table}}}";
|
|
1462
|
+
readonly loadError: "Der Datensatz konnte nicht geladen werden.";
|
|
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} Tag} other {{count} Tage}}";
|
|
1468
|
+
readonly approvedToast: "{count} genehmigt.";
|
|
1469
|
+
readonly rejectedToast: "{count} abgelehnt.";
|
|
1470
|
+
readonly undoneToast: "Entscheidung rückgängig gemacht.";
|
|
1471
|
+
readonly undoFailedToast: "Diese Entscheidung konnte nicht rückgängig gemacht werden.";
|
|
1472
|
+
readonly failedToast: "Entscheidung fehlgeschlagen.";
|
|
1473
|
+
readonly invalidConfig: "Die gespeicherte Konfiguration dieser Warteschlange ist ungültig. Generieren Sie die Seite neu, um sie wiederherzustellen.";
|
|
1474
|
+
readonly queueLabel: "Warteschlange";
|
|
1475
|
+
readonly statusFilterLabel: "Statusfilter";
|
|
1476
|
+
readonly errorTitle: "Diese Warteschlange konnte nicht geladen werden";
|
|
1477
|
+
readonly loading: "Warteschlange wird geladen";
|
|
1478
|
+
readonly emptyTitle: "Nichts in der Warteschlange";
|
|
1479
|
+
readonly emptyBody: "Neue Anfragen erscheinen hier, sobald sie eintreffen.";
|
|
1480
|
+
readonly caughtUpTitle: "Alles erledigt";
|
|
1481
|
+
readonly caughtUpBody: "Derzeit keine Anfragen in diesem Tab.";
|
|
1482
|
+
readonly selectItem: "{title} auswählen";
|
|
1483
|
+
readonly selectPrompt: "Anfrage auswählen";
|
|
1484
|
+
readonly selectBody: "Wählen Sie einen Eintrag, um seine Details zu prüfen.";
|
|
1485
|
+
readonly rejectTitle: "Anfragen ablehnen";
|
|
1486
|
+
readonly rejectCount: "Ausgewählt · {count}";
|
|
1487
|
+
readonly rejectPlaceholder: "Notiz für den Antragsteller hinzufügen…";
|
|
1488
|
+
readonly rejectReasonLabel: "Ablehnungsgrund";
|
|
1489
|
+
readonly rejectNote: "Der Antragsteller wird mit Ihrer Notiz benachrichtigt.";
|
|
1490
1490
|
};
|
|
1491
1491
|
readonly dashboard: {
|
|
1492
|
-
readonly invalidLayout: "
|
|
1492
|
+
readonly invalidLayout: "Das gespeicherte Layout dieses Dashboards ist ungültig. Generieren Sie die Seite neu oder setzen Sie das Layout zurück.";
|
|
1493
1493
|
};
|
|
1494
1494
|
readonly builder: {
|
|
1495
|
-
readonly publish: "
|
|
1496
|
-
readonly paletteTitle: "
|
|
1497
|
-
readonly inspectorTitle: "
|
|
1498
|
-
readonly startFromTemplate: "
|
|
1499
|
-
readonly untitledDoc: "
|
|
1500
|
-
readonly invalidConfig: "
|
|
1495
|
+
readonly publish: "Veröffentlichen";
|
|
1496
|
+
readonly paletteTitle: "Blöcke";
|
|
1497
|
+
readonly inspectorTitle: "Inspektor";
|
|
1498
|
+
readonly startFromTemplate: "Mit einer Vorlage beginnen";
|
|
1499
|
+
readonly untitledDoc: "Unbenanntes Dokument";
|
|
1500
|
+
readonly invalidConfig: "Die gespeicherte Konfiguration dieser Editor-Seite ist ungültig. Generieren Sie die Seite neu oder setzen Sie sie zurück.";
|
|
1501
1501
|
readonly starterPicker: {
|
|
1502
|
-
readonly subtitle: "
|
|
1502
|
+
readonly subtitle: "Die Auswahl ersetzt den aktuellen Entwurf.";
|
|
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: "Währung";
|
|
1508
|
+
readonly taxRateLabel: "Steuersatz %";
|
|
1509
|
+
readonly modulesLabel: "Module";
|
|
1510
1510
|
};
|
|
1511
1511
|
readonly summary: {
|
|
1512
|
-
readonly questions: "
|
|
1513
|
-
readonly estLength: "
|
|
1514
|
-
readonly estMinutes: "~{minutes}
|
|
1515
|
-
readonly steps: "
|
|
1516
|
-
readonly triggers: "
|
|
1517
|
-
readonly conditions: "
|
|
1518
|
-
readonly actions: "
|
|
1519
|
-
readonly triggerLocked: "
|
|
1512
|
+
readonly questions: "Fragen";
|
|
1513
|
+
readonly estLength: "Gesch. Dauer";
|
|
1514
|
+
readonly estMinutes: "~{minutes} Min.";
|
|
1515
|
+
readonly steps: "Schritte";
|
|
1516
|
+
readonly triggers: "Auslöser";
|
|
1517
|
+
readonly conditions: "Bedingungen";
|
|
1518
|
+
readonly actions: "Aktionen";
|
|
1519
|
+
readonly triggerLocked: "Der Auslöser-Schritt kann nicht entfernt werden.";
|
|
1520
1520
|
};
|
|
1521
1521
|
readonly publishModal: {
|
|
1522
|
-
readonly confirmTitle: "
|
|
1523
|
-
readonly confirmSubtitle: "
|
|
1524
|
-
readonly confirmCta: "
|
|
1525
|
-
readonly publishedTitle: "
|
|
1526
|
-
readonly publishedSubtitle: "
|
|
1522
|
+
readonly confirmTitle: "Umfrage veröffentlichen?";
|
|
1523
|
+
readonly confirmSubtitle: "Prüfen Sie sie, bevor sie live geht.";
|
|
1524
|
+
readonly confirmCta: "Umfrage veröffentlichen";
|
|
1525
|
+
readonly publishedTitle: "Umfrage veröffentlicht";
|
|
1526
|
+
readonly publishedSubtitle: "Ihre Umfrage ist live und sammelt jetzt Antworten.";
|
|
1527
1527
|
};
|
|
1528
1528
|
readonly blocks: {
|
|
1529
|
-
readonly "block-totals-summary": "
|
|
1530
|
-
readonly "block-line-items": "
|
|
1531
|
-
readonly "block-kpi-row": "KPI
|
|
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": "Summenübersicht";
|
|
1530
|
+
readonly "block-line-items": "Positionen";
|
|
1531
|
+
readonly "block-kpi-row": "KPI-Reihe";
|
|
1532
|
+
readonly "block-bar-chart": "Balkendiagramm";
|
|
1533
|
+
readonly "block-line-chart": "Liniendiagramm";
|
|
1534
|
+
readonly "block-two-col-table": "Zweispaltige Tabelle";
|
|
1535
|
+
readonly "block-tax-breakdown": "Steueraufstellung";
|
|
1536
|
+
readonly "block-multi-currency": "Mehrwährung";
|
|
1537
|
+
readonly "block-payment-history": "Zahlungsverlauf";
|
|
1538
|
+
readonly "block-discount-codes": "Rabattcodes";
|
|
1539
|
+
readonly "block-loyalty-banner": "Treuepunkte";
|
|
1540
|
+
readonly "block-recurring-banner": "Wiederkehrend";
|
|
1541
|
+
readonly "block-qr-pay": "Zahlungs-QR";
|
|
1542
|
+
readonly "block-delivery-stepper": "Lieferverlauf";
|
|
1543
|
+
readonly "block-signature": "Unterschrift";
|
|
1544
|
+
readonly "block-terms-checkbox": "Bedingungen";
|
|
1545
|
+
readonly "block-approval": "Freigabe";
|
|
1546
|
+
readonly "block-attachments": "Anhänge";
|
|
1547
|
+
readonly "block-late-fees": "Mahngebühren";
|
|
1548
|
+
readonly "block-image-placeholder": "Bild";
|
|
1549
|
+
readonly "block-contact": "Kontakt";
|
|
1550
|
+
readonly "block-highlight-box": "Hinweisfeld";
|
|
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": "Standardrechnung";
|
|
1555
|
+
readonly "st-recurring": "Wiederkehrendes Abo";
|
|
1556
|
+
readonly "st-deposit": "Anzahlungsanforderung";
|
|
1557
|
+
readonly "st-credit-note": "Gutschrift";
|
|
1558
|
+
readonly "st-late-reminder": "Mahnung";
|
|
1559
|
+
readonly "st-quote": "Angebot / Kostenvoranschlag";
|
|
1560
|
+
readonly "st-proforma": "Proforma";
|
|
1561
|
+
readonly "st-receipt": "Zahlungsbeleg";
|
|
1562
|
+
readonly "st-retainer": "Pauschalhonorar";
|
|
1563
|
+
readonly "st-usage": "Nutzungsbasierte Rechnung";
|
|
1564
|
+
readonly "st-milestone": "Projektmeilenstein";
|
|
1565
|
+
readonly "st-donation": "Spendenquittung (Steuer-ID)";
|
|
1566
|
+
readonly "st-monthly": "Monatsübersicht";
|
|
1567
|
+
readonly "st-quarterly": "Quartalsbericht";
|
|
1568
|
+
readonly "st-usage-report": "Nutzungsaufstellung";
|
|
1569
|
+
readonly "st-exec": "Management-Einseiter";
|
|
1570
|
+
readonly "st-welcome": "Willkommens-E-Mail";
|
|
1571
|
+
readonly "st-receipt-email": "Rechnungsbeleg";
|
|
1572
|
+
readonly "st-digest": "Wochenübersicht";
|
|
1573
|
+
readonly "st-dunning": "Zahlungserinnerung";
|
|
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: "Abrechnung";
|
|
1577
|
+
readonly sales: "Vertrieb";
|
|
1578
|
+
readonly nonProfit: "Gemeinnützig";
|
|
1579
|
+
readonly reports: "Berichte";
|
|
1580
|
+
readonly lifecycle: "Lebenszyklus";
|
|
1581
|
+
readonly transactional: "Transaktional";
|
|
1582
1582
|
readonly marketing: "Marketing";
|
|
1583
1583
|
};
|
|
1584
1584
|
};
|
|
1585
1585
|
};
|
|
1586
1586
|
readonly common: {
|
|
1587
|
-
readonly clearFilters: "
|
|
1588
|
-
readonly noMatchesBody: "
|
|
1587
|
+
readonly clearFilters: "Filter zurücksetzen";
|
|
1588
|
+
readonly noMatchesBody: "Versuchen Sie eine andere Suche oder entfernen Sie einen Filter.";
|
|
1589
1589
|
readonly detailLabel: "Detail";
|
|
1590
|
-
readonly loadingRecord: "
|
|
1590
|
+
readonly loadingRecord: "Datensatz wird geladen";
|
|
1591
1591
|
};
|
|
1592
1592
|
readonly directory: {
|
|
1593
|
-
readonly invalidConfig: "
|
|
1594
|
-
readonly searchPlaceholder: "
|
|
1595
|
-
readonly memberCount: "{count, plural, one {{n}
|
|
1596
|
-
readonly errorTitle: "
|
|
1597
|
-
readonly loading: "
|
|
1598
|
-
readonly emptyTitle: "
|
|
1599
|
-
readonly emptyBody: "
|
|
1600
|
-
readonly noMatchesTitle: "
|
|
1593
|
+
readonly invalidConfig: "Die gespeicherte Konfiguration dieses Verzeichnisses ist ungültig. Generieren Sie die Seite neu, um sie wiederherzustellen.";
|
|
1594
|
+
readonly searchPlaceholder: "Personen suchen…";
|
|
1595
|
+
readonly memberCount: "{count, plural, one {{n} Person} other {{n} Personen}}";
|
|
1596
|
+
readonly errorTitle: "Dieses Verzeichnis konnte nicht geladen werden";
|
|
1597
|
+
readonly loading: "Personen werden geladen";
|
|
1598
|
+
readonly emptyTitle: "Noch keine Personen";
|
|
1599
|
+
readonly emptyBody: "Personen erscheinen hier, sobald Zeilen in der Tabelle ankommen.";
|
|
1600
|
+
readonly noMatchesTitle: "Keine passenden Personen";
|
|
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: "Die gespeicherte Konfiguration dieser Seite ist ungültig. Generieren Sie die Seite neu, um sie wiederherzustellen.";
|
|
1605
|
+
readonly railTitle: "Datensätze";
|
|
1606
|
+
readonly errorTitle: "Diese Liste konnte nicht geladen werden";
|
|
1607
|
+
readonly loading: "Datensätze werden geladen";
|
|
1608
|
+
readonly emptyBody: "Datensätze erscheinen hier, sobald Zeilen in der Tabelle ankommen.";
|
|
1609
|
+
readonly noMatchesTitle: "Keine passenden Datensätze";
|
|
1610
|
+
readonly noMatchesBody: "Entfernen Sie einen Filter.";
|
|
1611
|
+
readonly selectPrompt: "Datensatz auswählen";
|
|
1612
|
+
readonly selectBody: "Wählen Sie einen Eintrag aus der Liste, um seine Details zu sehen.";
|
|
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: "Das gespeicherte Layout dieser Chat-Seite ist ungültig. Generieren Sie die Seite neu oder setzen Sie das Layout zurück.";
|
|
1616
|
+
readonly noInboxTitle: "Kein Posteingang auf dieser Seite";
|
|
1617
|
+
readonly noInboxBody: "Generieren Sie die Seite neu.";
|
|
1618
|
+
readonly conversationsFailed: "Die Abfrage der Unterhaltungen ist fehlgeschlagen";
|
|
1619
|
+
readonly messagesFailed: "Die Abfrage der Nachrichten ist fehlgeschlagen";
|
|
1620
|
+
readonly loadingConversations: "Unterhaltungen werden geladen";
|
|
1621
|
+
readonly loadingMessages: "Nachrichten werden geladen";
|
|
1622
|
+
readonly selectTitle: "Unterhaltung auswählen";
|
|
1623
|
+
readonly selectBody: "Wählen Sie eine Unterhaltung im Posteingang, um ihre Nachrichten zu lesen.";
|
|
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: "Uploads
|
|
1635
|
-
readonly previewTitle: "
|
|
1636
|
-
readonly kindLabel: "
|
|
1626
|
+
readonly allFiles: "Alle Dateien";
|
|
1627
|
+
readonly recent: "Zuletzt verwendet";
|
|
1628
|
+
readonly starred: "Favoriten";
|
|
1629
|
+
readonly invalidLayout: "Das gespeicherte Layout dieser Dateiseite ist ungültig. Generieren Sie die Seite neu oder setzen Sie das Layout zurück.";
|
|
1630
|
+
readonly missingSlotTitle: "Kein Dateibrowser auf dieser Seite";
|
|
1631
|
+
readonly missingSlotBody: "Das gespeicherte Layout hat keinen Platz für einen Browser. Generieren Sie die Seite neu.";
|
|
1632
|
+
readonly loadFailed: "Die Abfrage der Dateien ist fehlgeschlagen";
|
|
1633
|
+
readonly loading: "Dateien werden geladen";
|
|
1634
|
+
readonly uploadsUnavailable: "Uploads sind auf dieser Seite noch nicht verfügbar.";
|
|
1635
|
+
readonly previewTitle: "Datei";
|
|
1636
|
+
readonly kindLabel: "Art";
|
|
1637
1637
|
readonly linkLabel: "Link";
|
|
1638
1638
|
};
|
|
1639
1639
|
readonly logViewer: {
|
|
1640
|
-
readonly invalidLayout: "
|
|
1641
|
-
readonly levelFilterLabel: "
|
|
1642
|
-
readonly timeFilterLabel: "
|
|
1640
|
+
readonly invalidLayout: "Das gespeicherte Layout dieser Protokollseite ist ungültig. Generieren Sie die Seite neu oder setzen Sie das Layout zurück.";
|
|
1641
|
+
readonly levelFilterLabel: "Filter nach Protokollstufe";
|
|
1642
|
+
readonly timeFilterLabel: "Filter nach Zeitfenster";
|
|
1643
1643
|
readonly window: {
|
|
1644
|
-
readonly "1h": "
|
|
1645
|
-
readonly "24h": "
|
|
1646
|
-
readonly "7d": "
|
|
1644
|
+
readonly "1h": "1 Std.";
|
|
1645
|
+
readonly "24h": "24 Std.";
|
|
1646
|
+
readonly "7d": "7 Tage";
|
|
1647
1647
|
};
|
|
1648
1648
|
readonly heldCount: "+{count}";
|
|
1649
|
-
readonly missingSlotTitle: "
|
|
1650
|
-
readonly missingSlotBody: "
|
|
1651
|
-
readonly loadFailed: "
|
|
1652
|
-
readonly loading: "
|
|
1649
|
+
readonly missingSlotTitle: "Kein Protokoll-Widget auf dieser Seite";
|
|
1650
|
+
readonly missingSlotBody: "Das gespeicherte Layout hat keinen Platz für ein Protokoll. Generieren Sie die Seite neu.";
|
|
1651
|
+
readonly loadFailed: "Die Abfrage der Protokolle ist fehlgeschlagen";
|
|
1652
|
+
readonly loading: "Protokolleinträge werden geladen";
|
|
1653
1653
|
readonly traceTitle: "Trace";
|
|
1654
|
-
readonly latestTitle: "
|
|
1655
|
-
readonly backToLatest: "
|
|
1656
|
-
readonly eventFallback: "
|
|
1654
|
+
readonly latestTitle: "Neueste Aktivität";
|
|
1655
|
+
readonly backToLatest: "Zurück zu den neuesten";
|
|
1656
|
+
readonly eventFallback: "Ereignis";
|
|
1657
1657
|
};
|
|
1658
1658
|
readonly calendar: {
|
|
1659
|
-
readonly eventCount: "{count, plural, one {{n}
|
|
1660
|
-
readonly composePlaceholder: "
|
|
1661
|
-
readonly addEvent: "
|
|
1662
|
-
readonly dateRange: "
|
|
1659
|
+
readonly eventCount: "{count, plural, one {{n} Termin} other {{n} Termine}}";
|
|
1660
|
+
readonly composePlaceholder: "Termintitel…";
|
|
1661
|
+
readonly addEvent: "Termin hinzufügen";
|
|
1662
|
+
readonly dateRange: "Zeitraum";
|
|
1663
1663
|
readonly agendaTitle: "Agenda";
|
|
1664
|
-
readonly categoriesTitle: "
|
|
1665
|
-
readonly upcomingTitle: "
|
|
1666
|
-
readonly invalidLayout: "
|
|
1664
|
+
readonly categoriesTitle: "Kategorien";
|
|
1665
|
+
readonly upcomingTitle: "Anstehend";
|
|
1666
|
+
readonly invalidLayout: "Das gespeicherte Layout dieses Kalenders ist ungültig. Generieren Sie die Seite neu oder setzen Sie das Layout zurück.";
|
|
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: "Vorherige Woche";
|
|
1670
|
+
readonly nextWeek: "Nächste Woche";
|
|
1671
|
+
readonly week: "Woche";
|
|
1672
|
+
readonly month: "Monat";
|
|
1673
|
+
readonly invalidLayout: "Das gespeicherte Layout dieses Dienstplans ist ungültig. Generieren Sie die Seite neu oder setzen Sie das Layout zurück.";
|
|
1674
|
+
readonly shiftCount: "{count, plural, one {{n} Schicht} other {{n} Schichten}}";
|
|
1675
|
+
readonly addShift: "Schicht hinzufügen";
|
|
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: "Benachrichtigungseinstellungen";
|
|
1679
|
+
readonly subtitle: "Wählen Sie, worüber und wie Sie benachrichtigt werden";
|
|
1680
|
+
readonly matrixLabel: "Benachrichtigen bei";
|
|
1681
|
+
readonly rowHeader: "Ereignis";
|
|
1682
|
+
readonly saved: "Gespeichert";
|
|
1683
|
+
readonly unavailableTag: "Noch nicht verfügbar";
|
|
1684
|
+
readonly loading: "Einstellungen werden geladen";
|
|
1685
|
+
readonly errorTitle: "Diese Einstellungen konnten nicht geladen werden";
|
|
1686
|
+
readonly emptyTitle: "Noch nichts zu konfigurieren";
|
|
1687
|
+
readonly emptyBody: "Benachrichtigungsereignisse erscheinen hier, sobald ihre Produzenten ausgeliefert werden.";
|
|
1688
1688
|
};
|
|
1689
1689
|
readonly pageCrud: {
|
|
1690
|
-
readonly description: "
|
|
1690
|
+
readonly description: "Die klassische Tabellenseite: durchsuchbares Datenraster, Formulare zum Anlegen und Bearbeiten, sichere Löschvorgänge mit Verweisprüfung und rückgängig machbare Änderungen.";
|
|
1691
1691
|
};
|
|
1692
1692
|
readonly pageDashboard: {
|
|
1693
|
-
readonly description: "
|
|
1693
|
+
readonly description: "Ein Widget-Dashboard über Ihre Daten: KPI-Karten, Diagramme und Listen auf einem bearbeitbaren Raster.";
|
|
1694
1694
|
};
|
|
1695
1695
|
readonly pageBoard: {
|
|
1696
|
-
readonly description: "
|
|
1696
|
+
readonly description: "Ein Kanban-Board, gruppiert nach einem Statusfeld — ziehen Sie Karten zwischen den Spalten, um Datensätze zu aktualisieren.";
|
|
1697
1697
|
};
|
|
1698
1698
|
readonly pageCalendar: {
|
|
1699
|
-
readonly description: "
|
|
1699
|
+
readonly description: "Ein Monatskalender mit Agenda, Kategoriefiltern und schneller Terminerfassung aus einem Datumsfeld.";
|
|
1700
1700
|
};
|
|
1701
1701
|
readonly pageScheduler: {
|
|
1702
|
-
readonly description: "
|
|
1702
|
+
readonly description: "Eine Schichtmatrix aus Woche und Ressource mit Kapazitätsverfolgung und Abdeckungssummen.";
|
|
1703
1703
|
};
|
|
1704
1704
|
readonly pageDirectory: {
|
|
1705
|
-
readonly description: "
|
|
1705
|
+
readonly description: "Ein Personenverzeichnis mit Suche, Gruppenfiltern und Profilbereich.";
|
|
1706
1706
|
};
|
|
1707
1707
|
readonly pageMasterDetail: {
|
|
1708
|
-
readonly description: "
|
|
1708
|
+
readonly description: "Ein Layout aus Liste und Detail: links einen Datensatz wählen, rechts damit arbeiten.";
|
|
1709
1709
|
};
|
|
1710
1710
|
readonly pageQueueInbox: {
|
|
1711
|
-
readonly description: "
|
|
1711
|
+
readonly description: "Eine Prüfwarteschlange mit Genehmigen- und Ablehnen-Entscheidungen, Sammelaktionen und Rückgängig.";
|
|
1712
1712
|
};
|
|
1713
1713
|
readonly pageLogViewer: {
|
|
1714
|
-
readonly description: "
|
|
1714
|
+
readonly description: "Eine Protokolltabelle mit Live-Verfolgung, Stufen- und Zeitfiltern sowie einem Trace-Seitenbereich.";
|
|
1715
1715
|
};
|
|
1716
1716
|
readonly pageFiles: {
|
|
1717
|
-
readonly description: "
|
|
1717
|
+
readonly description: "Ein Dateibrowser mit intelligenten Ordnern, Uploads und Vorschaubereich.";
|
|
1718
1718
|
};
|
|
1719
1719
|
readonly pageChat: {
|
|
1720
|
-
readonly description: "
|
|
1720
|
+
readonly description: "Ein Posteingang für Unterhaltungen neben einem Nachrichtenverlauf, gebunden an Ihre Nachrichtentabellen.";
|
|
1721
1721
|
};
|
|
1722
1722
|
readonly pageBuilder: {
|
|
1723
|
-
readonly description: "
|
|
1723
|
+
readonly description: "Ein Dokument-Editor per Drag-and-drop mit Blockpalette, Inspektor und Veröffentlichungsablauf.";
|
|
1724
1724
|
};
|
|
1725
1725
|
readonly pageWizard: {
|
|
1726
|
-
readonly description: "
|
|
1726
|
+
readonly description: "Ein mehrstufiger geführter Ablauf, der Nutzende durch einen strukturierten Prozess führt.";
|
|
1727
1727
|
};
|
|
1728
1728
|
readonly pageSettings: {
|
|
1729
|
-
readonly description: "
|
|
1729
|
+
readonly description: "Eine Matrix für Benachrichtigungseinstellungen mit Schaltern je Kanal und automatischem Speichern.";
|
|
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: "Kein Ergebnis für das Widget";
|
|
1734
|
+
readonly emptyTitle: "Keine Daten für den Zeitraum";
|
|
1735
|
+
readonly loadError: "Beim Laden dieses Widgets ist etwas schiefgelaufen.";
|
|
1736
|
+
readonly renderError: "Dieses Widget konnte nicht dargestellt werden.";
|
|
1737
|
+
readonly refreshing: "Wird aktualisiert";
|
|
1738
|
+
readonly infoLabel: "Widget-Info";
|
|
1739
|
+
readonly menuLabel: "Widget-Menü";
|
|
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: "Jetzt";
|
|
1745
|
+
readonly forecastLabel: "Prognose";
|
|
1746
|
+
readonly actualLabel: "Ist";
|
|
1747
1747
|
};
|
|
1748
|
-
readonly otherLabel: "
|
|
1748
|
+
readonly otherLabel: "Sonstige";
|
|
1749
1749
|
readonly heat: {
|
|
1750
|
-
readonly lessLabel: "
|
|
1751
|
-
readonly moreLabel: "
|
|
1750
|
+
readonly lessLabel: "Weniger";
|
|
1751
|
+
readonly moreLabel: "Mehr";
|
|
1752
1752
|
};
|
|
1753
1753
|
readonly choropleth: {
|
|
1754
|
-
readonly lowLabel: "
|
|
1755
|
-
readonly highLabel: "
|
|
1754
|
+
readonly lowLabel: "Niedrig";
|
|
1755
|
+
readonly highLabel: "Hoch";
|
|
1756
1756
|
};
|
|
1757
1757
|
readonly funnel: {
|
|
1758
|
-
readonly stepConversion: "{pct}%
|
|
1759
|
-
readonly overallConversion: "{pct}%
|
|
1758
|
+
readonly stepConversion: "{pct} % weiter";
|
|
1759
|
+
readonly overallConversion: "{pct} % insgesamt";
|
|
1760
1760
|
};
|
|
1761
1761
|
};
|
|
1762
1762
|
};
|