/**
 * @file Source code generated by gulp-resjson.
 * @version 1.0
 */
export interface Strings {
    MsftSmeShell: {
        Angular: {
            searchPlaceHolder: string;
            Banner: {
                DismissalDialog: {
                    footnote: string;
                    title: string;
                    Choices: {
                        Session: {
                            label: string;
                        };
                        Permanent: {
                            label: string;
                        };
                    };
                };
                LearnMore: {
                    label: string;
                };
                SetUpNow: {
                    label: string;
                };
                ButtonClose: {
                    label: string;
                };
                ChevronLeft: {
                    label: string;
                };
                ChevronRight: {
                    label: string;
                };
            };
            CapacityBarChart: {
                freeFormat: string;
                totalFormat: string;
                usedFormat: string;
            };
            Common: {
                add: string;
                apply: string;
                back: string;
                skip: string;
                cancel: string;
                close: string;
                clear: string;
                continue: string;
                details: string;
                disable: string;
                disabled: string;
                discard: string;
                discarded: string;
                enable: string;
                enabled: string;
                exit: string;
                failed: string;
                failure: string;
                finish: string;
                free: string;
                inProgress: string;
                message: string;
                next: string;
                no: string;
                remove: string;
                save: string;
                search: string;
                succeeded: string;
                success: string;
                submit: string;
                total: string;
                used: string;
                yes: string;
                more: string;
                actions: string;
                expand: string;
                collapse: string;
                on: string;
                off: string;
                reset: string;
                none: string;
                OK: {
                    affirmative: string;
                    state: string;
                };
                Capacity: {
                    criticalState: string;
                    warningState: string;
                    normalState: string;
                };
                Form: {
                    Validation: {
                        required: string;
                        UnknownFieldName: string;
                        IllegalNumber: string;
                        AlertTypes: {
                            error: string;
                            warn: string;
                            info: string;
                            success: string;
                            pending: string;
                        };
                        Required: {
                            label: string;
                            format: string;
                        };
                        Min: {
                            format: string;
                        };
                        Max: {
                            format: string;
                        };
                        Email: {
                            format: string;
                        };
                        MinLength: {
                            format: string;
                        };
                        MaxLength: {
                            format: string;
                        };
                        Pattern: {
                            format: string;
                        };
                        Capslock: {
                            message: string;
                        };
                        isNumber: {
                            format: string;
                        };
                        Input: {
                            UnknownRegex: {
                                invalidCharacters: string;
                            };
                            DefaultRegex: {
                                invalidCharacters: string;
                            };
                        };
                        MachineName: {
                            invalidCharacters: string;
                            invalidCharactersWithSpace: string;
                            whitespaceWillBeTrimmed: string;
                            noStartWithPeriod: string;
                        };
                        MatchField: {
                            noMatch: string;
                        };
                        Pending: {
                            message: string;
                        };
                    };
                    Loading: {
                        message: string;
                    };
                };
                InfoBubble: {
                    title: string;
                };
            };
            Badges: {
                Preview: {
                    label: string;
                    tooltip: string;
                };
                Feedback: {
                    label: string;
                };
                ComingSoon: {
                    label: string;
                    tooltip: string;
                };
                New: {
                    label: string;
                    tooltip: string;
                    Feature: {
                        label: string;
                    };
                };
                Improvement: {
                    Feature: {
                        label: string;
                    };
                };
                BugFixes: {
                    Feature: {
                        label: string;
                    };
                };
                Common: {
                    learnMore: string;
                    feedback: string;
                    Aria: {
                        labelFormat: string;
                    };
                    Severities: {
                        warn: string;
                        critical: string;
                    };
                };
                CredSSPEnabled: {
                    label: string;
                    tooltip: string;
                };
            };
            ActiveDirectoryFormField: {
                Button: {
                    Search: {
                        Label: string;
                        PlaceHolder: string;
                    };
                };
                ResultTable: {
                    NameColumnHeader: string;
                    TypeColumnHeader: string;
                    LoginNameColumnHeader: string;
                };
                SearchString: {
                    label: string;
                };
                Search: {
                    Progress: string;
                };
                SizeLimit: {
                    Warning: string;
                };
                ActiveDirectorySearchNotAvailable: {
                    message: string;
                };
                Error: {
                    message: string;
                };
            };
            Form: {
                Checklist: {
                    indexDescription: string;
                };
                File: {
                    placeholder: string;
                    allowedFileTypesFormat: string;
                    allFileTypes: string;
                    removeButtonAriaLabelFormat: string;
                    invalidFileTypeFormat: string;
                    directoriesNotAllowed: string;
                    invalidFileUnknownTypeFormat: string;
                    removeButtonTooltip: string;
                    buttonText: {
                        singular: string;
                        plural: string;
                    };
                    dragDropText: {
                        singular: string;
                        plural: string;
                    };
                    selectedFilesFormat: {
                        plural: string;
                        singular: string;
                        none: string;
                        multipleEnabled: {
                            none: string;
                        };
                    };
                };
                Actions: {
                    clear: string;
                    copy: string;
                    copied: string;
                };
                OrderedList: {
                    addButtonAriaLabel: string;
                    addButtonTooltip: string;
                    demoteButtonAriaLabel: string;
                    demoteButtonTooltip: string;
                    emptyValues: string;
                    instructions: string;
                    itemAriaDescription: string;
                    promoteButtonAriaLabel: string;
                    promoteButtonTooltip: string;
                    removeButtonAriaLabel: string;
                    removeButtonTooltip: string;
                    addColumn: string;
                };
                Array: {
                    addButtonAriaLabel: string;
                    addButtonTooltip: string;
                    demoteButtonAriaLabel: string;
                    demoteButtonTooltip: string;
                    itemTitle: string;
                    demoteButtonEvent: string;
                    demoteButtonPreventedEvent: string;
                    itemAriaDescription: string;
                    promoteButtonAriaLabel: string;
                    promoteButtonTooltip: string;
                    promoteButtonEvent: string;
                    promoteButtonPreventedEvent: string;
                    removeButtonAriaLabel: string;
                    removeButtonTooltip: string;
                    removeButtonEvent: string;
                };
                List: {
                    addButtonAriaLabel: string;
                    addButtonTooltip: string;
                    emptyValues: string;
                    itemAriaLabel: string;
                    removeButtonAriaLabel: string;
                    removeButtonTooltip: string;
                };
                ConfirmationDialog: {
                    unsavedChangesCancelText: string;
                    unsavedChangesConfirmText: string;
                    unsavedChangesMessage: string;
                    unsavedChangesTitle: string;
                };
                SearchField: {
                    count: string;
                    Searching: {
                        label: string;
                    };
                };
                Common: {
                    SelectAll: {
                        label: string;
                    };
                };
                Date: {
                    InvalidDate: string;
                    InvalidDateTime: string;
                    MinDateErrorFormat: string;
                    MaxDateErrorFormat: string;
                };
                Time: {
                    InvalidTime: string;
                    MinTimeErrorFormat: string;
                    MaxTimeErrorFormat: string;
                };
                DateTimeRange: {
                    Custom: {
                        label: string;
                    };
                    StartTime: {
                        label: string;
                    };
                    EndTime: {
                        label: string;
                    };
                    Invalid: {
                        StartTime: string;
                        EndTime: string;
                    };
                };
            };
            HtmlScanner: {
                UnrecognizedClass: {
                    messageFormat: string;
                };
            };
            Decorators: {
                Deprecated: {
                    messageFormat: string;
                    alternateSignatureFormat: string;
                    CssClass: {
                        messageFormat: string;
                    };
                };
                Obsolete: {
                    messageFormat: string;
                    alternateSignatureFormat: string;
                };
            };
            DataTable: {
                NoRecordsFound: string;
                removeThisRow: string;
                Loading: string;
                aria: {
                    label: {
                        selectAllItems: string;
                        unselectAllItems: string;
                        expand: string;
                        collapse: string;
                        nItemsInGroup: string;
                        oneItemInGroup: string;
                        nSubNodesInTreeNode: string;
                        oneSubNodeInTreeNode: string;
                    };
                };
                Templates: {
                    Tags: {
                        Header: string;
                    };
                };
                Aria: {
                    Label: {
                        rowSelection: string;
                        ascendSortOrderButton: string;
                        descendSortOrderButton: string;
                    };
                };
                DownloadService: {
                    inProgressTitle: string;
                    inProgressContent: string;
                    successTitle: string;
                    successContent: string;
                    failedTitle: string;
                    failedContent: string;
                };
            };
            Details: {
                AriaDescription: string;
            };
            Documentation: {
                Tabs: {
                    Overview: {
                        label: string;
                    };
                    API: {
                        label: string;
                    };
                    Examples: {
                        label: string;
                    };
                };
                Overview: {
                    liveExampleHeader: string;
                };
            };
            LoadingWheel: {
                ARIA: {
                    loading: string;
                };
            };
            DoughnutChart: {
                Aria: {
                    RefreshInterval: string;
                    CenterText: string;
                };
            };
            Resizer: {
                Splitter: string;
            };
            MasterView: {
                oneItem: string;
                items: string;
                results: string;
                selected: string;
                selectedAria: string;
                selectedTitle: string;
                refresh: {
                    title: string;
                    ariaLabel: {
                        header: string;
                        noHeader: string;
                    };
                };
                columnPicker: {
                    title: string;
                };
                filter: {
                    title: string;
                };
                group: {
                    title: string;
                };
            };
            NodeCredentialsForm: {
                deploymentGuideMessage: string;
                refreshMessage: string;
                ApplyToAll: {
                    label: string;
                    warning: string;
                };
                ConstrainedDelegation: {
                    title: string;
                };
                Kerberos: {
                    link: {
                        text: string;
                        href: string;
                    };
                };
                lapsLocalAdminName: {
                    label: string;
                    placeholder: string;
                };
                Password: {
                    label: string;
                    placeholder: string;
                };
                trustedHosts: {
                    configureMessage: string;
                    title: string;
                };
                UseGlobalAuth: {
                    labelFormat: string;
                    myWindowsAccount: string;
                    myLinuxAccount: string;
                    warning: string;
                };
                UseLaps: {
                    label: string;
                };
                UsePerNodeAuth: {
                    label: string;
                };
                Username: {
                    label: string;
                    placeholder: string;
                };
            };
            Navigation: {
                NavigationTitleReturnTypeError: {
                    message: string;
                };
            };
            Wizard: {
                validating: string;
                stageName: string;
                disabledStepAlert: string;
                expandStepsList: string;
                collapseStepsList: string;
                Exit: {
                    Dialog: {
                        title: string;
                        message: string;
                    };
                };
                Busy: {
                    Dialog: {
                        title: string;
                        message: string;
                    };
                };
                PreviousStep: {
                    Dialog: {
                        title: string;
                        message: string;
                    };
                };
                Lite: {
                    Actions: {
                        previous: string;
                        next: string;
                    };
                    FooterTemplate: {
                        review: string;
                        exit: string;
                    };
                };
            };
            TagsInput: {
                RemoveTag: {
                    labelFormat: string;
                };
                AddTag: {
                    label: string;
                };
                Instructions: {
                    label: string;
                };
            };
            TooltipZone: {
                Aria: {
                    keyShortcuts: string;
                };
            };
            AlertBar: {
                Warning: string;
                Information: string;
                Success: string;
                Error: string;
                InProgress: string;
                DismissAriaLabel: string;
                Dismiss: string;
                Expand: string;
            };
            QueryEditor: {
                ColumnFilter: string;
                Delete: string;
                New: string;
                Reset: string;
                Unset: string;
                Selected: string;
                ReadOnly: string;
                Irremovable: string;
                RemovableHint: string;
                SelectKey: string;
                SelectValue: string;
            };
            ColumnPicker: {
                Header: string;
                Pivot: {
                    chooseColumn: string;
                    groupBy: string;
                };
            };
            Lint: {
                Accessibility: {
                    MixedUseZone: string;
                    AnchorRoleOrHref: string;
                    AnchorTabIndexOrHref: string;
                    DialogInForm: string;
                    InputWithoutForm: string;
                };
            };
            StackedHorizontalBarChart: {
                totalLabel: string;
                Aria: {
                    roleDescription: string;
                };
            };
            Connectivity: {
                Restricted: {
                    title: string;
                    Azure: {
                        text: string;
                    };
                    Offline: {
                        text: string;
                    };
                    ChangeSettings: {
                        text: string;
                    };
                };
            };
            Layout: {
                Edit: string;
                Done: string;
            };
            SchemaForm: {
                NoSchemaMessage: {
                    Row1: string;
                    Row2: string;
                    Row3: string;
                };
                EditButton: {
                    Text: string;
                };
                Editor: {
                    Title: string;
                    SwitchToCodeViewMessage: string;
                    PreviewForm: {
                        Title: string;
                        EmptySchemaMessage: string;
                        ValidationResult: {
                            Passed: string;
                            Failed: string;
                            Title: string;
                        };
                    };
                    Welcome: {
                        Title: string;
                        Row1: string;
                        Row2: string;
                        Row3: string;
                        Row4: string;
                        Row5: string;
                        Row6: string;
                        Row7: string;
                        Row8: string;
                        Row9: string;
                        Row10: string;
                        Row11: string;
                    };
                    SchemaView: {
                        Title: string;
                        Visual: string;
                        Code: string;
                    };
                    ApplySchemaButton: {
                        Text: string;
                    };
                    GoToCodeViewButton: {
                        Text: string;
                    };
                    CloseButton: {
                        Text: string;
                    };
                    SchemaTree: {
                        Welcome: {
                            Row1: string;
                            Row2: string;
                            Row3: string;
                            Row4: string;
                            Row5: string;
                        };
                    };
                    PropertyForm: {
                        Header: string;
                        Footer: string;
                        DataType: string;
                        Advance: string;
                        Required: string;
                        DefaultValue: string;
                        Description: string;
                        HideCondition: string;
                        ConditionForDisabled: string;
                        CustomValidation: string;
                        ReadonlyCondition: string;
                        MoreOptions: string;
                        EmptyByDefault: string;
                        NoOptionSchema: string;
                        Welcome: {
                            Row1: string;
                            Row2: string;
                            Row3: string;
                            Row4: string;
                            Row5: string;
                            Row6: string;
                            Row7: string;
                        };
                        Type: {
                            Description: string;
                        };
                        Format: {
                            Description: string;
                        };
                        Name: {
                            Description: string;
                        };
                        Label: {
                            Description: string;
                        };
                        MultipleLine: {
                            Title: string;
                        };
                        ObjectType: {
                            ColumnCount: string;
                            Collapsible: string;
                            HideHeader: string;
                            Yes: string;
                            State: string;
                            Collapsed: string;
                            Expanded: string;
                        };
                        Options: {
                            StaticOptions: string;
                            DynamicOptions: string;
                            Label: string;
                            Value: string;
                        };
                        CodeEditor: {
                            Language: {
                                label: string;
                                description: string;
                            };
                            Options: {
                                label: string;
                                description: string;
                            };
                        };
                    };
                    SchemaText: {
                        Message1: string;
                        Message2: string;
                        LintMessage: string;
                        CopyToClipboardButton: {
                            Text: string;
                        };
                    };
                    ViewModel: {
                        Message: string;
                        GenerateButton: {
                            Text: string;
                        };
                    };
                    ResourceStringPicker: {
                        ActualTextPrefix: string;
                        InvalidResourceKey: string;
                        NoResourceKeyMessage: string;
                        CannotFindResourceKey: string;
                        WrongFormatActualText: string;
                    };
                };
            };
            ActionButton: {
                Templates: {
                    EditTags: {
                        Label: string;
                    };
                };
                OpenInANewWindow: {
                    label: string;
                    title: string;
                };
            };
            Calendar: {
                PreviousMonth: string;
                NextMonth: string;
                goToToday: string;
                Heading: {
                    Monday: string;
                    Tuesday: string;
                    Wednesday: string;
                    Thursday: string;
                    Friday: string;
                    Saturday: string;
                    Sunday: string;
                };
                Day: {
                    Sunday: string;
                    Monday: string;
                    Tuesday: string;
                    Wednesday: string;
                    Thursday: string;
                    Friday: string;
                    Saturday: string;
                };
                Month: {
                    1: string;
                    2: string;
                    3: string;
                    4: string;
                    5: string;
                    6: string;
                    7: string;
                    8: string;
                    9: string;
                    10: string;
                    11: string;
                    12: string;
                };
                AriaLabel: {
                    Required: string;
                };
            };
            Clock: {
                Headings: {
                    hour: string;
                    minute: string;
                    meridiem: string;
                };
                Meridiem: {
                    AM: {
                        label: string;
                    };
                    PM: {
                        label: string;
                    };
                };
                AriaLabel: {
                    Required: string;
                };
            };
            Overlay: {
                closeErrorTitle: string;
                openErrorTitle: string;
            };
            StatusIcon: {
                Critical: string;
                Error: string;
                Warning: string;
                Progress: string;
                Success: string;
                Info: string;
                Unknown: string;
            };
            PivotTab: {
                HasError: string;
            };
        };
    };
}
