@wise/dynamic-flow-client-internal 3.13.1 → 3.13.2-experimental-translations-8bc1eda

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.
Files changed (47) hide show
  1. package/build/dynamicFlow/DynamicFlow.js +100 -0
  2. package/build/dynamicFlow/DynamicFlow.test.js +116 -0
  3. package/build/i18n/cs.json +8 -0
  4. package/build/i18n/de.json +48 -0
  5. package/build/i18n/en.json +32 -0
  6. package/build/i18n/es.json +48 -0
  7. package/build/i18n/fr.json +48 -0
  8. package/build/i18n/hu.json +48 -0
  9. package/build/i18n/id.json +48 -0
  10. package/build/i18n/index.js +36 -0
  11. package/build/i18n/it.json +48 -0
  12. package/build/i18n/ja.json +48 -0
  13. package/build/i18n/pl.json +48 -0
  14. package/build/i18n/pt.json +48 -0
  15. package/build/i18n/ro.json +48 -0
  16. package/build/i18n/ru.json +48 -0
  17. package/build/i18n/th.json +48 -0
  18. package/build/i18n/tr.json +48 -0
  19. package/build/i18n/uk.json +8 -0
  20. package/build/i18n/zh_CN.json +48 -0
  21. package/build/i18n/zh_HK.json +48 -0
  22. package/build/index.js +17 -0
  23. package/build/main.js +810 -1
  24. package/build/main.min.js +1 -1
  25. package/build/main.mjs +812 -3
  26. package/build/stories/DynamicFlow.story.js +52 -0
  27. package/build/stories/DynamicFragment.story.js +132 -0
  28. package/build/stories/Editable.story.js +70 -0
  29. package/build/stories/Examples.story.js +29 -0
  30. package/build/stories/Features.story.js +33 -0
  31. package/build/stories/utils/DynamicFlowSideBySide.js +30 -0
  32. package/build/stories/utils/fixtureHttpClient.js +119 -0
  33. package/build/stories/visual-tests/generated.story.js +216 -0
  34. package/build/stories/visual-tests/layouts.story.js +108 -0
  35. package/build/stories/visual-tests/schemas.story.js +84 -0
  36. package/build/stories/visual-tests/step.story.js +30 -0
  37. package/build/test-utils/NeptuneProviders.js +23 -0
  38. package/build/test-utils/rtl-utils.js +20 -0
  39. package/build/tests/renderers/RadioInputRendererComponent.test.js +76 -0
  40. package/build/tests/renderers/value-utils.test.js +33 -0
  41. package/build/types/i18n/index.d.ts +2 -0
  42. package/build/types/index.d.ts +4 -1
  43. package/build/types/stories/visual-tests/generated.story.d.ts +39 -0
  44. package/build/types/stories/visual-tests/layouts.story.d.ts +21 -0
  45. package/build/types/stories/visual-tests/schemas.story.d.ts +17 -0
  46. package/build/types/stories/visual-tests/step.story.d.ts +8 -0
  47. package/package.json +4 -2
@@ -0,0 +1,100 @@
1
+ var __assign = (this && this.__assign) || function () {
2
+ __assign = Object.assign || function(t) {
3
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
4
+ s = arguments[i];
5
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
6
+ t[p] = s[p];
7
+ }
8
+ return t;
9
+ };
10
+ return __assign.apply(this, arguments);
11
+ };
12
+ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
13
+ function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
14
+ return new (P || (P = Promise))(function (resolve, reject) {
15
+ function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
16
+ function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
17
+ function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
18
+ step((generator = generator.apply(thisArg, _arguments || [])).next());
19
+ });
20
+ };
21
+ var __generator = (this && this.__generator) || function (thisArg, body) {
22
+ var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
23
+ return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
24
+ function verb(n) { return function (v) { return step([n, v]); }; }
25
+ function step(op) {
26
+ if (f) throw new TypeError("Generator is already executing.");
27
+ while (g && (g = 0, op[0] && (_ = 0)), _) try {
28
+ if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;
29
+ if (y = 0, t) op = [op[0] & 2, t.value];
30
+ switch (op[0]) {
31
+ case 0: case 1: t = op; break;
32
+ case 4: _.label++; return { value: op[1], done: false };
33
+ case 5: _.label++; y = op[1]; op = [0]; continue;
34
+ case 7: op = _.ops.pop(); _.trys.pop(); continue;
35
+ default:
36
+ if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }
37
+ if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }
38
+ if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }
39
+ if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }
40
+ if (t[2]) _.ops.pop();
41
+ _.trys.pop(); continue;
42
+ }
43
+ op = body.call(thisArg, _);
44
+ } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }
45
+ if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };
46
+ }
47
+ };
48
+ var __spreadArray = (this && this.__spreadArray) || function (to, from, pack) {
49
+ if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) {
50
+ if (ar || !(i in from)) {
51
+ if (!ar) ar = Array.prototype.slice.call(from, 0, i);
52
+ ar[i] = from[i];
53
+ }
54
+ }
55
+ return to.concat(ar || Array.prototype.slice.call(from));
56
+ };
57
+ import { jsx as _jsx } from "react/jsx-runtime";
58
+ import { forwardRef, useCallback } from 'react';
59
+ import { useIntl } from 'react-intl';
60
+ import { DynamicFlow as DynamicFlowCoreLegacy, DynamicFlowRevamp as DynamicFlowCoreRevamp, DynamicFragmentWise, } from '@wise/dynamic-flow-client';
61
+ export function DynamicFlowLegacy(props) {
62
+ var _a = props.customFetch, customFetch = _a === void 0 ? globalThis.fetch : _a;
63
+ var coreProps = __assign(__assign({}, props), { httpClient: customFetch });
64
+ return _jsx(DynamicFlowCoreLegacy, __assign({}, coreProps));
65
+ }
66
+ export function DynamicFlowRevamp(props) {
67
+ var _a = props.customFetch, customFetch = _a === void 0 ? globalThis.fetch : _a;
68
+ var httpClient = useWiseHttpClient(customFetch);
69
+ var coreProps = __assign(__assign({}, props), { httpClient: httpClient });
70
+ return _jsx(DynamicFlowCoreRevamp, __assign({}, coreProps));
71
+ }
72
+ /**
73
+ * DynamicFragment is like DynamicFlowRevamp, but it also accepts a ForwardedRef.
74
+ * This ref conforms to the DynamicFragmentController type, containing two functions: `getValue` and `validate`.
75
+ * @experimental This component may be changed in the future without notice.
76
+ */
77
+ export var DynamicFragment = forwardRef(function DynamicFragment(props, ref) {
78
+ var _a = props.customFetch, customFetch = _a === void 0 ? globalThis.fetch : _a;
79
+ var httpClient = useWiseHttpClient(customFetch);
80
+ var coreProps = __assign(__assign({}, props), { httpClient: httpClient });
81
+ return _jsx(DynamicFragmentWise, __assign({}, coreProps, { ref: ref }));
82
+ });
83
+ var useWiseHttpClient = function (httpClient) {
84
+ var locale = useIntl().locale;
85
+ return useCallback(function (input_1) {
86
+ var args_1 = [];
87
+ for (var _i = 1; _i < arguments.length; _i++) {
88
+ args_1[_i - 1] = arguments[_i];
89
+ }
90
+ return __awaiter(void 0, __spreadArray([input_1], args_1, true), void 0, function (input, init) {
91
+ var headers;
92
+ if (init === void 0) { init = {}; }
93
+ return __generator(this, function (_a) {
94
+ headers = new Headers(init.headers);
95
+ headers.set('accept-language', locale);
96
+ return [2 /*return*/, httpClient(input, __assign(__assign({}, init), { credentials: 'include', headers: headers }))];
97
+ });
98
+ });
99
+ }, [httpClient, locale]);
100
+ };
@@ -0,0 +1,116 @@
1
+ var __assign = (this && this.__assign) || function () {
2
+ __assign = Object.assign || function(t) {
3
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
4
+ s = arguments[i];
5
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
6
+ t[p] = s[p];
7
+ }
8
+ return t;
9
+ };
10
+ return __assign.apply(this, arguments);
11
+ };
12
+ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
13
+ function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
14
+ return new (P || (P = Promise))(function (resolve, reject) {
15
+ function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
16
+ function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
17
+ function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
18
+ step((generator = generator.apply(thisArg, _arguments || [])).next());
19
+ });
20
+ };
21
+ var __generator = (this && this.__generator) || function (thisArg, body) {
22
+ var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
23
+ return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
24
+ function verb(n) { return function (v) { return step([n, v]); }; }
25
+ function step(op) {
26
+ if (f) throw new TypeError("Generator is already executing.");
27
+ while (g && (g = 0, op[0] && (_ = 0)), _) try {
28
+ if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;
29
+ if (y = 0, t) op = [op[0] & 2, t.value];
30
+ switch (op[0]) {
31
+ case 0: case 1: t = op; break;
32
+ case 4: _.label++; return { value: op[1], done: false };
33
+ case 5: _.label++; y = op[1]; op = [0]; continue;
34
+ case 7: op = _.ops.pop(); _.trys.pop(); continue;
35
+ default:
36
+ if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }
37
+ if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }
38
+ if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }
39
+ if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }
40
+ if (t[2]) _.ops.pop();
41
+ _.trys.pop(); continue;
42
+ }
43
+ op = body.call(thisArg, _);
44
+ } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }
45
+ if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };
46
+ }
47
+ };
48
+ import { jsx as _jsx } from "react/jsx-runtime";
49
+ import { waitFor } from '@testing-library/react';
50
+ import { renderWithProviders } from '../test-utils/rtl-utils';
51
+ import { DynamicFlowLegacy, DynamicFlowRevamp, DynamicFragment } from './DynamicFlow';
52
+ describe.each([
53
+ { name: 'DynamicFlowLegacy', DFComponent: DynamicFlowLegacy },
54
+ { name: 'DynamicFlowRevamp', DFComponent: DynamicFlowRevamp },
55
+ { name: 'DynamicFragment', DFComponent: DynamicFragment },
56
+ ])('Wise-Specific Headers', function (_a) {
57
+ var name = _a.name, DFComponent = _a.DFComponent;
58
+ it("".concat(name, " - makes an initial request with additional RequestInit parameters, as specified in the wise-specific fetcher"), function () { return __awaiter(void 0, void 0, void 0, function () {
59
+ var props, customFetch, requestInit, credentials, headers;
60
+ return __generator(this, function (_a) {
61
+ switch (_a.label) {
62
+ case 0:
63
+ props = {
64
+ flowId: 'test',
65
+ initialAction: { url: '/initial' },
66
+ onCompletion: jest.fn(),
67
+ onError: jest.fn(),
68
+ };
69
+ customFetch = jest.fn();
70
+ renderWithProviders(_jsx(DFComponent, __assign({}, props, { customFetch: customFetch })));
71
+ return [4 /*yield*/, waitFor(function () {
72
+ expect(customFetch).toHaveBeenCalledWith('/initial', expect.anything());
73
+ })];
74
+ case 1:
75
+ _a.sent();
76
+ requestInit = customFetch.mock.calls[0][1];
77
+ credentials = requestInit === null || requestInit === void 0 ? void 0 : requestInit.credentials;
78
+ expect(credentials).toBe('include');
79
+ headers = Array.from(new Headers(requestInit === null || requestInit === void 0 ? void 0 : requestInit.headers).entries());
80
+ expect(headers).toContainEqual(['accept-language', 'en-GB']);
81
+ expect(headers).toContainEqual(['content-type', 'application/json']);
82
+ return [2 /*return*/];
83
+ }
84
+ });
85
+ }); });
86
+ });
87
+ describe('DynamicFlowLegacy', function () {
88
+ describe('when initialised with customFetch', function () {
89
+ it('uses the "correct" casing of Content-Type header', function () { return __awaiter(void 0, void 0, void 0, function () {
90
+ var props, customFetch, requestInit;
91
+ return __generator(this, function (_a) {
92
+ switch (_a.label) {
93
+ case 0:
94
+ props = {
95
+ flowId: 'test',
96
+ initialAction: { url: '/initial' },
97
+ onCompletion: jest.fn(),
98
+ onError: jest.fn(),
99
+ };
100
+ customFetch = jest.fn();
101
+ renderWithProviders(_jsx(DynamicFlowLegacy, __assign({}, props, { customFetch: customFetch })));
102
+ return [4 /*yield*/, waitFor(function () {
103
+ expect(customFetch).toHaveBeenCalledWith('/initial', expect.anything());
104
+ })];
105
+ case 1:
106
+ _a.sent();
107
+ requestInit = customFetch.mock.calls[0][1];
108
+ expect(requestInit === null || requestInit === void 0 ? void 0 : requestInit.headers).toMatchObject({
109
+ 'Content-Type': 'application/json',
110
+ });
111
+ return [2 /*return*/];
112
+ }
113
+ });
114
+ }); });
115
+ });
116
+ });
@@ -0,0 +1,8 @@
1
+ {
2
+ "df.wise.ErrorBoundary.errorAlert": "Ups! Něco se pokazilo...",
3
+ "df.wise.ErrorBoundary.retry": "Zkusit znovu",
4
+ "df.wise.Help.ariaLabel": "Pro více informací klikněte sem.",
5
+ "df.wise.PersistAsyncSchema.genericError": "Něco se pokazilo, zkuste to prosím později!",
6
+ "df.wise.ReadOnlySchema.no": "Ne",
7
+ "df.wise.ReadOnlySchema.yes": "Ano"
8
+ }
@@ -0,0 +1,48 @@
1
+ {
2
+ "df.wise.ArraySchema.addItem": "Speichern",
3
+ "df.wise.ArraySchema.addItemTitle": "Artikel hinzufügen",
4
+ "df.wise.ArraySchema.editItem": "Speichern",
5
+ "df.wise.ArraySchema.maxItemsError": "Bitte füge {maxItems} oder weniger hinzu.",
6
+ "df.wise.ArraySchema.minItemsError": "Bitte füge mindestens {minItems} hinzu.",
7
+ "df.wise.ArraySchema.removeItem": "Entfernen",
8
+ "df.wise.CameraCapture.CameraConnectionIssue.action": "Erneut versuchen",
9
+ "df.wise.CameraCapture.CameraConnectionIssue.paragraph": "Bitte prüfe, ob deine Kamera verbunden ist, und versuche es dann erneut.",
10
+ "df.wise.CameraCapture.CameraConnectionIssue.title": "Wir können nicht auf deine Kamera zugreifen",
11
+ "df.wise.CameraCapture.CameraNotSupported.paragraph": "Der von dir verwendete Browser unterstützt keine Kameras. Bitte verwende einen anderen Browser oder ein anderes Gerät, oder lade unsere App herunter",
12
+ "df.wise.CameraCapture.CameraNotSupported.title": "Kamera wird nicht unterstützt",
13
+ "df.wise.CameraCapture.NoCameraAccess.action": "Kamerazugriff genehmigen",
14
+ "df.wise.CameraCapture.NoCameraAccess.paragraph": "Aktiviere den Kamerazugriff in den Einstellungen deines Browsers, um weitermachen zu können.",
15
+ "df.wise.CameraCapture.NoCameraAccess.title": "Wir können nicht auf deine Kamera zugreifen",
16
+ "df.wise.CameraCapture.reviewInstructions": "Ist das aufgenommene Bild deutlich erkennbar und vollständig?",
17
+ "df.wise.CameraCapture.reviewRetry": "Nein, erneut versuchen",
18
+ "df.wise.CameraCapture.reviewSubmit": "Ja, senden",
19
+ "df.wise.CameraCapture.rotatePhone.text": "Drehe dein Gerät in die Hochformatansicht, um ein Foto aufzunehmen",
20
+ "df.wise.ControlFeedback.maxLength": "Bitte gib nicht mehr als {maxLength} Zeichen ein.",
21
+ "df.wise.ControlFeedback.maximum": "Bitte gib eine Zahl ein, die {maximum} oder weniger beträgt.",
22
+ "df.wise.ControlFeedback.maximumDate": "Bitte gib ein Datum ein, das am oder vor dem {maximum} liegt.",
23
+ "df.wise.ControlFeedback.minLength": "Bitte gib mindestens {minLength} Zeichen ein.",
24
+ "df.wise.ControlFeedback.minimum": "Bitte gib eine Zahl ein, die {minimum} oder mehr beträgt.",
25
+ "df.wise.ControlFeedback.minimumDate": "Bitte gib ein Datum ein, das am oder nach dem {minimum} liegt.",
26
+ "df.wise.ControlFeedback.pattern": "Bitte gib die Angabe im richtigen Format ein.",
27
+ "df.wise.ControlFeedback.patternDate": "Bitte gib ein Datum im richtigen Format ein.",
28
+ "df.wise.ControlFeedback.required": "Bitte fülle dieses Feld aus.",
29
+ "df.wise.ControlFeedback.type": "Falscher Typ",
30
+ "df.wise.DefaultErrorMessages.required": "Bitte fülle dieses Feld aus.",
31
+ "df.wise.DynamicExternal.retryTitle": "Fenster erneut öffnen",
32
+ "df.wise.DynamicParagraph.copied": "In Zwischenablage kopiert",
33
+ "df.wise.DynamicParagraph.copy": "Kopieren",
34
+ "df.wise.ErrorBoundary.errorAlert": "Da ist etwas schiefgegangen.",
35
+ "df.wise.ErrorBoundary.retry": "Erneut versuchen",
36
+ "df.wise.ExternalConfirmation.cancel": "Abbrechen",
37
+ "df.wise.ExternalConfirmation.description": "Bitte bestätige, dass du **{origin}** in einem neuen Browser-Tab öffnen möchtest.",
38
+ "df.wise.ExternalConfirmation.open": "In neuem Tab öffnen",
39
+ "df.wise.ExternalConfirmation.title": "Bitte bestätigen",
40
+ "df.wise.Help.ariaLabel": "Klicke hier für mehr Informationen.",
41
+ "df.wise.MultiSelect.summary": "{first} und {count} weitere",
42
+ "df.wise.MultipleFileUploadSchema.maxFileSizeError": "Diese Datei ist leider zu groß. Bitte lade eine kleinere Datei hoch.",
43
+ "df.wise.MultipleFileUploadSchema.maxItemsError": "Bitte lade {maxItems} oder weniger Dateien hoch.",
44
+ "df.wise.MultipleFileUploadSchema.minItemsError": "Bitte lade mindestens {minItems} Datei(en) hoch.",
45
+ "df.wise.PersistAsyncSchema.genericError": "Da ist etwas schiefgegangen. Versuche es bitte nochmal.",
46
+ "df.wise.ReadOnlySchema.no": "Nein",
47
+ "df.wise.ReadOnlySchema.yes": "Ja"
48
+ }
@@ -0,0 +1,32 @@
1
+ {
2
+ "df.wise.ArraySchema.addItem": "Save",
3
+ "df.wise.ArraySchema.addItemTitle": "Add Item",
4
+ "df.wise.ArraySchema.editItem": "Save",
5
+ "df.wise.ArraySchema.maxItemsError": "Please add {maxItems} or fewer.",
6
+ "df.wise.ArraySchema.minItemsError": "Please add at least {minItems}.",
7
+ "df.wise.ArraySchema.removeItem": "Remove",
8
+ "df.wise.ControlFeedback.maxLength": "Please enter {maxLength} or fewer characters.",
9
+ "df.wise.ControlFeedback.maximum": "Please enter a number that's {maximum} or less.",
10
+ "df.wise.ControlFeedback.maximumDate": "Please enter a date that's on or before {maximum}.",
11
+ "df.wise.ControlFeedback.minLength": "Please enter at least {minLength} characters.",
12
+ "df.wise.ControlFeedback.minimum": "Please enter a number that's {minimum} or more.",
13
+ "df.wise.ControlFeedback.minimumDate": "Please enter a date that's on or after {minimum}.",
14
+ "df.wise.ControlFeedback.pattern": "Please enter this in the correct format.",
15
+ "df.wise.ControlFeedback.patternDate": "Please enter a date in the corrrect format.",
16
+ "df.wise.ControlFeedback.required": "Please fill out this field.",
17
+ "df.wise.ControlFeedback.type": "Incorrect type",
18
+ "df.wise.DynamicParagraph.copied": "Copied to clipboard",
19
+ "df.wise.DynamicParagraph.copy": "Copy",
20
+ "df.wise.ErrorBoundary.errorAlert": "Something went wrong.",
21
+ "df.wise.ErrorBoundary.retry": "Retry",
22
+ "df.wise.ExternalConfirmation.cancel": "Cancel",
23
+ "df.wise.ExternalConfirmation.description": "Please confirm you want to open **{origin}** in a new browser tab.",
24
+ "df.wise.ExternalConfirmation.open": "Open in new tab",
25
+ "df.wise.ExternalConfirmation.title": "Please confirm",
26
+ "df.wise.Help.ariaLabel": "Click here for more info.",
27
+ "df.wise.MultiSelect.summary": "{first} and {count} more",
28
+ "df.wise.MultipleFileUploadSchema.maxFileSizeError": "Sorry, that file is too big. Please upload a smaller file.",
29
+ "df.wise.MultipleFileUploadSchema.maxItemsError": "Please upload {maxItems} or fewer files.",
30
+ "df.wise.MultipleFileUploadSchema.minItemsError": "Please upload at least {minItems} file(s).",
31
+ "df.wise.PersistAsyncSchema.genericError": "Something went wrong, please try again."
32
+ }
@@ -0,0 +1,48 @@
1
+ {
2
+ "df.wise.ArraySchema.addItem": "Guardar",
3
+ "df.wise.ArraySchema.addItemTitle": "Añadir elemento",
4
+ "df.wise.ArraySchema.editItem": "Guardar",
5
+ "df.wise.ArraySchema.maxItemsError": "Añade {maxItems} o menos.",
6
+ "df.wise.ArraySchema.minItemsError": "Añade al menos {minItems}.",
7
+ "df.wise.ArraySchema.removeItem": "Eliminar",
8
+ "df.wise.CameraCapture.CameraConnectionIssue.action": "Intentar de nuevo",
9
+ "df.wise.CameraCapture.CameraConnectionIssue.paragraph": "Comprueba si está conectado e inténtalo de nuevo.",
10
+ "df.wise.CameraCapture.CameraConnectionIssue.title": "No podemos acceder a tu cámara",
11
+ "df.wise.CameraCapture.CameraNotSupported.paragraph": "El navegador que estás utilizando no es compatible con una cámara. Prueba con otro navegador, dispositivo o descarga nuestra app móvil.",
12
+ "df.wise.CameraCapture.CameraNotSupported.title": "Cámara no compatible",
13
+ "df.wise.CameraCapture.NoCameraAccess.action": "Habilitar acceso a la cámara",
14
+ "df.wise.CameraCapture.NoCameraAccess.paragraph": "Habilita el acceso a la cámara en la configuración de tu navegador para volver a activarla.",
15
+ "df.wise.CameraCapture.NoCameraAccess.title": "No podemos acceder a tu cámara",
16
+ "df.wise.CameraCapture.reviewInstructions": "¿Tu foto es clara, legible y completa?",
17
+ "df.wise.CameraCapture.reviewRetry": "No, intentar de nuevo",
18
+ "df.wise.CameraCapture.reviewSubmit": "Sí, enviar",
19
+ "df.wise.CameraCapture.rotatePhone.text": "Gira el teléfono a la vista vertical para hacer una foto",
20
+ "df.wise.ControlFeedback.maxLength": "Introduce {maxLength} caracteres o menos.",
21
+ "df.wise.ControlFeedback.maximum": "Introduce una cifra igual o inferior a {maximum}.",
22
+ "df.wise.ControlFeedback.maximumDate": "Introduce una fecha que sea igual o anterior al {maximum}.",
23
+ "df.wise.ControlFeedback.minLength": "Introduce al menos {minLength} caracteres.",
24
+ "df.wise.ControlFeedback.minimum": "Introduce una cifra igual o inferior a {minimum}.",
25
+ "df.wise.ControlFeedback.minimumDate": "Introduce una fecha que sea igual o posterior al {minimum}.",
26
+ "df.wise.ControlFeedback.pattern": "Utiliza el formato correcto.",
27
+ "df.wise.ControlFeedback.patternDate": "Introduce la fecha en un formato correcto.",
28
+ "df.wise.ControlFeedback.required": "Completa este campo.",
29
+ "df.wise.ControlFeedback.type": "Tipo incorrecto",
30
+ "df.wise.DefaultErrorMessages.required": "Completa este campo.",
31
+ "df.wise.DynamicExternal.retryTitle": "Reabrir ventana",
32
+ "df.wise.DynamicParagraph.copied": "Copiado al portapapeles",
33
+ "df.wise.DynamicParagraph.copy": "Copiar",
34
+ "df.wise.ErrorBoundary.errorAlert": "Ha habido un error.",
35
+ "df.wise.ErrorBoundary.retry": "Reintentar",
36
+ "df.wise.ExternalConfirmation.cancel": "Cancelar",
37
+ "df.wise.ExternalConfirmation.description": "Confirma que quieres abrir **{origin}** en una nueva pestaña del navegador.",
38
+ "df.wise.ExternalConfirmation.open": "Abrir en nueva pestaña",
39
+ "df.wise.ExternalConfirmation.title": "Por favor, confirma",
40
+ "df.wise.Help.ariaLabel": "Haz clic aquí para obtener más información.",
41
+ "df.wise.MultiSelect.summary": "{first} y {count} más",
42
+ "df.wise.MultipleFileUploadSchema.maxFileSizeError": "Lo sentimos, el archivo pesa demasiado. Sube uno más pequeño.",
43
+ "df.wise.MultipleFileUploadSchema.maxItemsError": "Sube {maxItems} o menos archivos.",
44
+ "df.wise.MultipleFileUploadSchema.minItemsError": "Sube al menos {minItems} archivo(s).",
45
+ "df.wise.PersistAsyncSchema.genericError": "Ha habido un error. Inténtalo de nuevo.",
46
+ "df.wise.ReadOnlySchema.no": "No",
47
+ "df.wise.ReadOnlySchema.yes": "Sí"
48
+ }
@@ -0,0 +1,48 @@
1
+ {
2
+ "df.wise.ArraySchema.addItem": "Enregistrer",
3
+ "df.wise.ArraySchema.addItemTitle": "Ajouter un élément",
4
+ "df.wise.ArraySchema.editItem": "Enregistrer",
5
+ "df.wise.ArraySchema.maxItemsError": "Veuillez ajouter {maxItems} ou moins.",
6
+ "df.wise.ArraySchema.minItemsError": "Veuillez ajouter au moins {minItems}.",
7
+ "df.wise.ArraySchema.removeItem": "Supprimer",
8
+ "df.wise.CameraCapture.CameraConnectionIssue.action": "Réessayez",
9
+ "df.wise.CameraCapture.CameraConnectionIssue.paragraph": "Vérifiez s'il est connecté et réessayez.",
10
+ "df.wise.CameraCapture.CameraConnectionIssue.title": "Nous n'avons pas accès à votre appareil photo",
11
+ "df.wise.CameraCapture.CameraNotSupported.paragraph": "Le navigateur que vous utilisez ne prend pas en charge l'appareil photo. Veuillez essayer un autre navigateur, un autre appareil ou télécharger notre appli.",
12
+ "df.wise.CameraCapture.CameraNotSupported.title": "Appareil photo non pris en charge",
13
+ "df.wise.CameraCapture.NoCameraAccess.action": "Autoriser l'accès à l'appareil photo",
14
+ "df.wise.CameraCapture.NoCameraAccess.paragraph": "Autorisez l'accès à l'appareil photo depuis les paramètres de votre navigateur.",
15
+ "df.wise.CameraCapture.NoCameraAccess.title": "Nous n'avons pas accès à votre appareil photo",
16
+ "df.wise.CameraCapture.reviewInstructions": "Votre image est-elle claire, lisible et dans son intégralité ?",
17
+ "df.wise.CameraCapture.reviewRetry": "Non, réessayer",
18
+ "df.wise.CameraCapture.reviewSubmit": "Oui, confirmer",
19
+ "df.wise.CameraCapture.rotatePhone.text": "Faites pivoter votre téléphone vers la vue portrait pour prendre une photo",
20
+ "df.wise.ControlFeedback.maxLength": "Veuillez saisir {maxLength} caractères ou moins.",
21
+ "df.wise.ControlFeedback.maximum": "Veuillez saisir un nombre inférieur ou égal à {maximum}.",
22
+ "df.wise.ControlFeedback.maximumDate": "Veuillez saisir une date égale ou antérieure au {maximum}.",
23
+ "df.wise.ControlFeedback.minLength": "Veuillez saisir au moins {minLength} caractères.",
24
+ "df.wise.ControlFeedback.minimum": "Veuillez saisir un nombre supérieur ou égal à {minimum}.",
25
+ "df.wise.ControlFeedback.minimumDate": "Veuillez saisir une date égale ou postérieure au {minimum}.",
26
+ "df.wise.ControlFeedback.pattern": "Veuillez saisir les informations dans le bon format.",
27
+ "df.wise.ControlFeedback.patternDate": "Veuillez saisir une date au format correct.",
28
+ "df.wise.ControlFeedback.required": "Champ obligatoire.",
29
+ "df.wise.ControlFeedback.type": "Type incorrect",
30
+ "df.wise.DefaultErrorMessages.required": "Champ obligatoire.",
31
+ "df.wise.DynamicExternal.retryTitle": "Rouvrir la fenêtre",
32
+ "df.wise.DynamicParagraph.copied": "Copié dans le presse-papier",
33
+ "df.wise.DynamicParagraph.copy": "Copier",
34
+ "df.wise.ErrorBoundary.errorAlert": "Une erreur s'est produite.",
35
+ "df.wise.ErrorBoundary.retry": "Réessayer",
36
+ "df.wise.ExternalConfirmation.cancel": "Annuler",
37
+ "df.wise.ExternalConfirmation.description": "Veuillez confirmer que vous souhaitez ouvrir **{origin}** dans un nouvel onglet.",
38
+ "df.wise.ExternalConfirmation.open": "Ouvrir dans un nouvel onglet",
39
+ "df.wise.ExternalConfirmation.title": "Veuillez confirmer",
40
+ "df.wise.Help.ariaLabel": "Cliquez ici pour plus d'informations.",
41
+ "df.wise.MultiSelect.summary": "{first} et {count} de plus",
42
+ "df.wise.MultipleFileUploadSchema.maxFileSizeError": "Nous sommes désolés, ce fichier est trop volumineux. Veuillez télécharger un fichier plus petit.",
43
+ "df.wise.MultipleFileUploadSchema.maxItemsError": "Veuillez télécharger {maxItems} fichiers ou moins.",
44
+ "df.wise.MultipleFileUploadSchema.minItemsError": "Veuillez télécharger au moins {minItems} fichier(s).",
45
+ "df.wise.PersistAsyncSchema.genericError": "Une erreur s'est produite, veuillez réessayer.",
46
+ "df.wise.ReadOnlySchema.no": "Non",
47
+ "df.wise.ReadOnlySchema.yes": "Oui"
48
+ }
@@ -0,0 +1,48 @@
1
+ {
2
+ "df.wise.ArraySchema.addItem": "Mentés",
3
+ "df.wise.ArraySchema.addItemTitle": "Elem hozzáadása",
4
+ "df.wise.ArraySchema.editItem": "Mentés",
5
+ "df.wise.ArraySchema.maxItemsError": "Kérünk, {maxItems} vagy annál kevesebb tételt adj meg.",
6
+ "df.wise.ArraySchema.minItemsError": "Kérünk, legalább {minItems} tételt adj meg.",
7
+ "df.wise.ArraySchema.removeItem": "Eltávolítás",
8
+ "df.wise.CameraCapture.CameraConnectionIssue.action": "Próbáld újra",
9
+ "df.wise.CameraCapture.CameraConnectionIssue.paragraph": "Ellenőrizd, hogy csatlakoztatva van-e, és próbáld újra.",
10
+ "df.wise.CameraCapture.CameraConnectionIssue.title": "Nem tudunk hozzáférni a kamerádhoz",
11
+ "df.wise.CameraCapture.CameraNotSupported.paragraph": "Az általad használt böngésző nem támogatja a kamera használatát. Kérünk, próbálkozz más böngészővel, eszközzel vagy töltsd le az appot",
12
+ "df.wise.CameraCapture.CameraNotSupported.title": "Kamera nem támogatott",
13
+ "df.wise.CameraCapture.NoCameraAccess.action": "Kamerához való hozzáférés engedélyezése",
14
+ "df.wise.CameraCapture.NoCameraAccess.paragraph": "Nem tudunk hozzáférni a kamerádhoz. Ezt a telefonod beállításaiban engedélyezheted",
15
+ "df.wise.CameraCapture.NoCameraAccess.title": "Nem tudunk hozzáférni a kamerádhoz",
16
+ "df.wise.CameraCapture.reviewInstructions": "Tiszta, olvasható, teljes képet készítettél?",
17
+ "df.wise.CameraCapture.reviewRetry": "Nem, próbáljuk újra",
18
+ "df.wise.CameraCapture.reviewSubmit": "Igen, elküldöm",
19
+ "df.wise.CameraCapture.rotatePhone.text": "Fénykép készítéséhez fordítsd a telefont álló nézetbe",
20
+ "df.wise.ControlFeedback.maxLength": "Kérünk, legfeljebb {maxLength} karaktert adj meg.",
21
+ "df.wise.ControlFeedback.maximum": "Kérünk, add meg ezt vagy egy ennél kisebb számot: {maximum}.",
22
+ "df.wise.ControlFeedback.maximumDate": "Kérünk, adj meg egy dátumot, ami megegyezik {maximum} napjával, vagy egy ennél korábbit.",
23
+ "df.wise.ControlFeedback.minLength": "Kérünk, legalább {minLength} karaktert adj meg.",
24
+ "df.wise.ControlFeedback.minimum": "Kérünk add meg ezt vagy egy ennél nagyobb számot: {minimum}.",
25
+ "df.wise.ControlFeedback.minimumDate": "Kérünk, adj meg egy dátumot, ami megegyezik {minimum} napjával, vagy egy ennél későbbit.",
26
+ "df.wise.ControlFeedback.pattern": "Helytelen formátum",
27
+ "df.wise.ControlFeedback.patternDate": "Kérünk, hogy a dátumot helyes formátumban add meg.",
28
+ "df.wise.ControlFeedback.required": "Kérünk, töltsd ki ezt a mezőt.",
29
+ "df.wise.ControlFeedback.type": "Helytelen típus",
30
+ "df.wise.DefaultErrorMessages.required": "Kérünk, töltsd ki ezt a mezőt.",
31
+ "df.wise.DynamicExternal.retryTitle": "Ablak újranyitása",
32
+ "df.wise.DynamicParagraph.copied": "Vágólapra másolva",
33
+ "df.wise.DynamicParagraph.copy": "Másolás",
34
+ "df.wise.ErrorBoundary.errorAlert": "Valami hiba történt.",
35
+ "df.wise.ErrorBoundary.retry": "Újra",
36
+ "df.wise.ExternalConfirmation.cancel": "Mégsem",
37
+ "df.wise.ExternalConfirmation.description": "Kérünk, erősítsd meg, hogy a(z) **{origin}** alkalmazást egy új böngészőlapon szeretnéd megnyitni.",
38
+ "df.wise.ExternalConfirmation.open": "Megnyitás új lapon",
39
+ "df.wise.ExternalConfirmation.title": "Megerősítés",
40
+ "df.wise.Help.ariaLabel": "Kattints ide további információért.",
41
+ "df.wise.MultiSelect.summary": "{first} és további {count}",
42
+ "df.wise.MultipleFileUploadSchema.maxFileSizeError": "Sajnos ez a fájl túl nagy. Kérünk, tölts fel egy kisebb fájlt.",
43
+ "df.wise.MultipleFileUploadSchema.maxItemsError": "Kérünk, hogy legfeljebb {maxItems} fájlt tölts fel.",
44
+ "df.wise.MultipleFileUploadSchema.minItemsError": "Kérünk, hogy legalább {minItems} fájlt tölts fel.",
45
+ "df.wise.PersistAsyncSchema.genericError": "Valami hiba történt. Kérünk, próbáld újra.",
46
+ "df.wise.ReadOnlySchema.no": "Nem",
47
+ "df.wise.ReadOnlySchema.yes": "Igen"
48
+ }
@@ -0,0 +1,48 @@
1
+ {
2
+ "df.wise.ArraySchema.addItem": "Simpan",
3
+ "df.wise.ArraySchema.addItemTitle": "Tambahkan Item",
4
+ "df.wise.ArraySchema.editItem": "Simpan",
5
+ "df.wise.ArraySchema.maxItemsError": "Harap tambahkan {maxItems} atau kurang.",
6
+ "df.wise.ArraySchema.minItemsError": "Harap tambahkan setidaknya {minItems}.",
7
+ "df.wise.ArraySchema.removeItem": "Hapus",
8
+ "df.wise.CameraCapture.CameraConnectionIssue.action": "Coba lagi",
9
+ "df.wise.CameraCapture.CameraConnectionIssue.paragraph": "Periksa apakah sudah terhubung dan coba lagi.",
10
+ "df.wise.CameraCapture.CameraConnectionIssue.title": "Kami tidak dapat mengakses kamera Anda",
11
+ "df.wise.CameraCapture.CameraNotSupported.paragraph": "Browser yang Anda gunakan tidak mendukung kamera. Silakan coba browser, perangkat yang lain, atau unduh aplikasi seluler kami.",
12
+ "df.wise.CameraCapture.CameraNotSupported.title": "Kamera tidak didukung",
13
+ "df.wise.CameraCapture.NoCameraAccess.action": "Izinkan akses kamera",
14
+ "df.wise.CameraCapture.NoCameraAccess.paragraph": "Untuk melanjutkan lagi, aktifkan akses kamera di pengaturan browser Anda.",
15
+ "df.wise.CameraCapture.NoCameraAccess.title": "Kami tidak dapat mengakses kamera Anda",
16
+ "df.wise.CameraCapture.reviewInstructions": "Apakah gambar Anda jelas, dapat dibaca, dan lengkap?",
17
+ "df.wise.CameraCapture.reviewRetry": "Tidak, coba lagi",
18
+ "df.wise.CameraCapture.reviewSubmit": "Ya, kirim",
19
+ "df.wise.CameraCapture.rotatePhone.text": "Putar ponsel Anda ke tampilan potret untuk mengambil foto",
20
+ "df.wise.ControlFeedback.maxLength": "Harap masukkan {maxLength} karakter atau kurang.",
21
+ "df.wise.ControlFeedback.maximum": "Harap masukkan angka paling besar {maximum} atau kurang dari itu.",
22
+ "df.wise.ControlFeedback.maximumDate": "Harap masukkan tanggal pada atau sebelum {maximum}.",
23
+ "df.wise.ControlFeedback.minLength": "Harap masukkan setidaknya {minLength} karakter.",
24
+ "df.wise.ControlFeedback.minimum": "Harap masukkan angka paling kecil {minimum} atau lebih dari itu.",
25
+ "df.wise.ControlFeedback.minimumDate": "Harap masukkan tanggal pada atau setelah {minimum}.",
26
+ "df.wise.ControlFeedback.pattern": "Mohon masukkan ini dalam format yang benar.",
27
+ "df.wise.ControlFeedback.patternDate": "Harap masukkan tanggal dalam format yang benar.",
28
+ "df.wise.ControlFeedback.required": "Harap isi kolom ini.",
29
+ "df.wise.ControlFeedback.type": "Tipe salah",
30
+ "df.wise.DefaultErrorMessages.required": "Harap isi kolom ini.",
31
+ "df.wise.DynamicExternal.retryTitle": "Buka window kembali",
32
+ "df.wise.DynamicParagraph.copied": "Disalin ke clipboard",
33
+ "df.wise.DynamicParagraph.copy": "Salin",
34
+ "df.wise.ErrorBoundary.errorAlert": "Terjadi kesalahan.",
35
+ "df.wise.ErrorBoundary.retry": "Coba lagi",
36
+ "df.wise.ExternalConfirmation.cancel": "Batalkan",
37
+ "df.wise.ExternalConfirmation.description": "Harap konfirmasikan bahwa Anda ingin membuka **{origin}** di tab browser baru.",
38
+ "df.wise.ExternalConfirmation.open": "Buka di tab baru",
39
+ "df.wise.ExternalConfirmation.title": "Harap konfirmasi",
40
+ "df.wise.Help.ariaLabel": "Klik di sini untuk info selengkapnya.",
41
+ "df.wise.MultiSelect.summary": "{first} dan {count} lagi",
42
+ "df.wise.MultipleFileUploadSchema.maxFileSizeError": "Maaf, file Anda terlalu besar. Silakan unggah file yang lebih kecil.",
43
+ "df.wise.MultipleFileUploadSchema.maxItemsError": "Harap unggah {maxItems} file atau kurang.",
44
+ "df.wise.MultipleFileUploadSchema.minItemsError": "Harap unggah sedikitnya {minItems} file.",
45
+ "df.wise.PersistAsyncSchema.genericError": "Terjadi kesalahan, mohon coba lagi.",
46
+ "df.wise.ReadOnlySchema.no": "Tidak",
47
+ "df.wise.ReadOnlySchema.yes": "Ya"
48
+ }
@@ -0,0 +1,36 @@
1
+ import de from './de.json';
2
+ import en from './en.json';
3
+ import es from './es.json';
4
+ import fr from './fr.json';
5
+ import hu from './hu.json';
6
+ import id from './id.json';
7
+ import it from './it.json';
8
+ import ja from './ja.json';
9
+ import pl from './pl.json';
10
+ import pt from './pt.json';
11
+ import ro from './ro.json';
12
+ import ru from './ru.json';
13
+ import th from './th.json';
14
+ import tr from './tr.json';
15
+ import zhCN from './zh_CN.json';
16
+ import zhHK from './zh_HK.json';
17
+ var translations = {
18
+ en: en,
19
+ de: de,
20
+ es: es,
21
+ fr: fr,
22
+ hu: hu,
23
+ id: id,
24
+ it: it,
25
+ ja: ja,
26
+ pl: pl,
27
+ pt: pt,
28
+ ro: ro,
29
+ ru: ru,
30
+ th: th,
31
+ tr: tr,
32
+ zh: zhCN,
33
+ 'zh-CN': zhCN,
34
+ 'zh-HK': zhHK,
35
+ };
36
+ export default translations;
@@ -0,0 +1,48 @@
1
+ {
2
+ "df.wise.ArraySchema.addItem": "Salva",
3
+ "df.wise.ArraySchema.addItemTitle": "Aggiungi elemento",
4
+ "df.wise.ArraySchema.editItem": "Salva",
5
+ "df.wise.ArraySchema.maxItemsError": "Aggiungi al massimo {maxItems}.",
6
+ "df.wise.ArraySchema.minItemsError": "Aggiungi almeno {minItems}.",
7
+ "df.wise.ArraySchema.removeItem": "Rimuovi",
8
+ "df.wise.CameraCapture.CameraConnectionIssue.action": "Riprova",
9
+ "df.wise.CameraCapture.CameraConnectionIssue.paragraph": "Controlla se la fotocamera è collegata e riprova.",
10
+ "df.wise.CameraCapture.CameraConnectionIssue.title": "Accesso alla fotocamera disabilitato",
11
+ "df.wise.CameraCapture.CameraNotSupported.paragraph": "Il browser che stai usando non supporta la videocamera. Prova con un altro browser o dispositivo, oppure scarica la nostra app",
12
+ "df.wise.CameraCapture.CameraNotSupported.title": "Videocamera non supportata",
13
+ "df.wise.CameraCapture.NoCameraAccess.action": "Consenti l'accesso alla fotocamera",
14
+ "df.wise.CameraCapture.NoCameraAccess.paragraph": "Non abbiamo accesso alla tua fotocamera. Puoi abilitare l'accesso nelle impostazioni del tuo browser",
15
+ "df.wise.CameraCapture.NoCameraAccess.title": "Accesso alla fotocamera disabilitato",
16
+ "df.wise.CameraCapture.reviewInstructions": "La tua foto è chiara, ben leggibile e completa?",
17
+ "df.wise.CameraCapture.reviewRetry": "No, riprova",
18
+ "df.wise.CameraCapture.reviewSubmit": "Sì, invia",
19
+ "df.wise.CameraCapture.rotatePhone.text": "Ruota il telefono in posizione verticale per scattare una foto",
20
+ "df.wise.ControlFeedback.maxLength": "Inserisci un massimo di {maxLength} caratteri.",
21
+ "df.wise.ControlFeedback.maximum": "Inserisci un numero uguale o inferiore a {maximum}.",
22
+ "df.wise.ControlFeedback.maximumDate": "Inserisci una data corrispondente o precedente al {maximum}.",
23
+ "df.wise.ControlFeedback.minLength": "Inserisci almeno {minLength} caratteri.",
24
+ "df.wise.ControlFeedback.minimum": "Inserisci un numero uguale o superiore a {minimum}.",
25
+ "df.wise.ControlFeedback.minimumDate": "Inserisci una data corrispondente o successiva al {minimum}.",
26
+ "df.wise.ControlFeedback.pattern": "Inseriscilo in un formato corretto.",
27
+ "df.wise.ControlFeedback.patternDate": "Inserisci la data in un formato corretto.",
28
+ "df.wise.ControlFeedback.required": "Compila questo campo.",
29
+ "df.wise.ControlFeedback.type": "Tipo errato",
30
+ "df.wise.DefaultErrorMessages.required": "Compila questo campo.",
31
+ "df.wise.DynamicExternal.retryTitle": "Riapri la finestra",
32
+ "df.wise.DynamicParagraph.copied": "Copiato negli appunti",
33
+ "df.wise.DynamicParagraph.copy": "Copia",
34
+ "df.wise.ErrorBoundary.errorAlert": "Qualcosa non ha funzionato.",
35
+ "df.wise.ErrorBoundary.retry": "Riprova",
36
+ "df.wise.ExternalConfirmation.cancel": "Annulla",
37
+ "df.wise.ExternalConfirmation.description": "Conferma di voler aprire **{origin}** in una nuova scheda del browser.",
38
+ "df.wise.ExternalConfirmation.open": "Apri in una nuova scheda",
39
+ "df.wise.ExternalConfirmation.title": "Conferma",
40
+ "df.wise.Help.ariaLabel": "Clicca qui per maggiori informazioni.",
41
+ "df.wise.MultiSelect.summary": "{first} e altri {count}",
42
+ "df.wise.MultipleFileUploadSchema.maxFileSizeError": "Spiacenti, il file è troppo grande. Carica un file di dimensioni inferiori.",
43
+ "df.wise.MultipleFileUploadSchema.maxItemsError": "Carica al massimo {maxItems} file.",
44
+ "df.wise.MultipleFileUploadSchema.minItemsError": "Carica almeno {minItems} file.",
45
+ "df.wise.PersistAsyncSchema.genericError": "Qualcosa è andato storto. Riprova.",
46
+ "df.wise.ReadOnlySchema.no": "No",
47
+ "df.wise.ReadOnlySchema.yes": "Sì"
48
+ }