{ "configSelect": { "label": "Konfigurationslader", "description": "", "loadingNew": "Ihre Konfiguration wird geladen...", "pleaseWait": "Bitte warten Sie, bis Ihre neue Konfiguration geladen ist!" }, "modal": { "copy": { "title": "", "form": { "configName": { "label": "", "validation": { "required": "", "notUnique": "" }, "placeholder": "" }, "submitButton": "" }, "events": { "configSaved": { "title": "", "message": "" }, "configCopied": { "title": "", "message": "" }, "configNotCopied": { "title": "", "message": "" } } }, "confirmDeletion": { "title": "", "warningText": "", "text": "", "buttons": { "confirm": "" } } }, "buttons": { "download": "Konfiguration herunterladen", "delete": { "text": "Konfiguration löschen", "notifications": { "deleted": { "title": "Konfiguration gelöscht", "message": "Konfiguration gelöscht" }, "deleteFailed": { "title": "Löschung der Konfiguration fehlgeschlagen", "message": "Löschung der Konfiguration fehlgeschlagen" }, "deleteFailedDefaultConfig": { "title": "Die Standardkonfiguration kann nicht gelöscht werden", "message": "Die Konfiguration wurde nicht vom System gelöscht" } } }, "saveCopy": "Eine Kopie speichern" }, "dropzone": { "notifications": { "invalidConfig": { "title": "Konfiguration konnte nicht geladen werden", "message": "Die Konfiguration konnte nicht geladen werden. Ungültiges JSON-Format." }, "loadedSuccessfully": { "title": "Konfiguration {{configName}} erfolgreich geladen" } }, "accept": { "title": "Konfiguration hochladen", "text": "Ziehen Sie unterstütze Dateien hierher, um eine Konfiguration hochzuladen. Nur für JSON-Dateien." }, "reject": { "title": "Drag and Drop Upload abgelehnt", "text": "Dieses Dateiformat wird nicht unterstützt. Bitte laden Sie nur JSON-Dateien hoch." } } }