UNPKG

geostyler

Version:
474 lines (473 loc) 13 kB
import e from "antd/lib/locale/en_US"; const a = { StyleFieldContainer: { nameFieldLabel: "Name", nameFieldPlaceholder: "Enter name", titleFieldLabel: "Title", titleFieldPlaceholder: "Enter title" }, Editor: { kindFieldLabel: "Kind", unknownSymbolizerText: "Symbolizer unknown!" }, RuleFieldContainer: { nameFieldLabel: "Name", nameFieldPlaceholder: "Enter name" }, BulkEditModals: { colorLabel: "Select color", radiusLabel: "Select radius", opacityLabel: "Select opacity", symbolLabel: "Select symbol", imageFieldLabel: "Source", imageFieldTooltipLabel: "Open Gallery" }, BulkEditor: { colorLabel: "Select color", radiusLabel: "Select radius", opacityLabel: "Select opacity", symbolLabel: "Select symbol", imageFieldLabel: "Source" }, Rule: { removeRuleBtnText: "Remove Rule", scaleFieldTitle: "Use scale", filterFieldTitle: "Use filter", nameFieldLabel: "Name", nameFieldPlaceholder: "Enter name", attributeLabel: "Attribute", attributePlaceholderString: "Choose attribute", attributeValidationHelpString: "Please choose an attribute", operatorLabel: "Operator", operatorPlaceholderString: "Choose operator", operatorValidationHelpString: "Please choose an operator", valueLabel: "Value", valuePlaceholder: "Enter value", valueValidationHelpString: "Please enter a value" }, Style: { addRuleBtnText: "Add Rule", cloneRulesBtnText: "Clone Rules", removeRulesBtnText: "Remove Rules", nameFieldLabel: "Name", nameFieldPlaceholder: "Enter Name", titleFieldLabel: "Title", titleFieldPlaceholder: "Enter Title", colorLabel: "Select color", radiusLabel: "Select radius", opacityLabel: "Select opacity", symbolLabel: "Select symbol", multiEditLabel: "Multi edit", ruleGeneratorWindowBtnText: "Classification" }, CardStyle: { styleTitle: "Style", classificationTitle: "Classification", multiEditTitle: "Multi edit", symbolizerTitle: "Symbolizer", filterTitle: "Filters", iconLibrariesTitle: "Gallery" }, StyleOverview: { styleTitle: "Style" }, RuleOverview: { ruleTitle: "Rule" }, Symbolizers: { symbolizersTitle: "Symbolizers", addSymbolizer: "Add symbolizer", showAll: "Show all", hide: "Hide" }, StyleLoader: { label: "Load Style: ", uploadButtonLabel: "Upload Style" }, DataLoader: { label: "Load Data: ", uploadButtonLabel: "Upload Data" }, WfsParserInput: { requestButtonText: "Get Data", urlLabel: "Url", versionLabel: "Version", typeNameLabel: "FeatureTypeName", featureIDLabel: "FeatureID", propertyNameLabel: "PropertyName", maxFeaturesLabel: "MaxFeatures", fetchParamsLabel: "fetchParams", srsNameLabel: "SrsName" }, CodeEditor: { downloadButtonLabel: "Save as File", copyButtonLabel: "Copy to Clipboard", uploadButtonLabel: "Upload file", formatSelectLabel: "Format", styleCopied: "Style copied to clipboard!", writeFeedback: "Feedback while writing with", readFeedback: "Feedback while reading with" }, ParserFeedback: { notSupported: "is not supported by used parser", partiallySupported: "is only partially supported by used parser" }, WellKnownNameEditor: { fillColorLabel: "Fill-Color", fillOpacityLabel: "Fill-Opacity", offsetXLabel: "Offset X", offsetYLabel: "Offset Y", opacityLabel: "Opacity", radiusLabel: "Radius", rotateLabel: "Rotation", strokeColorLabel: "Stroke-Color", strokeOpacityLabel: "Stroke-Opacity", strokeWidthLabel: "Stroke-Width" }, FillEditor: { opacityLabel: "Opacity", fillOpacityLabel: "Fill-Opacity", outlineOpacityLabel: "Outline-Opacity", fillColorLabel: "Fill-Color", outlineColorLabel: "Outline-Color", outlineWidthLabel: "Outline-Width", outlineDasharrayLabel: "Outline-Dasharray", graphicFillTypeLabel: "Graphic Fill Type", visibilityLabel: "Visibility", generalSectionLabel: "General", graphicFillSectionLabel: "Graphic Fill" }, IconEditor: { iconTooltipLabel: "Open Gallery", iconSpriteTooltipLabel: "Use sprite", imageLabel: "Source", imagePlaceholder: "URL to Icon", offsetXLabel: "Offset X", offsetYLabel: "Offset Y", opacityLabel: "Opacity", rotateLabel: "Rotation", sizeLabel: "Size", visibilityLabel: "Visibility" }, MarkEditor: { wellKnownNameFieldLabel: "Symbol", visibilityLabel: "Visibility" }, LineEditor: { capLabel: "Cap", colorLabel: "Color", dashLabel: "Dash Pattern", dashOffsetLabel: "Dash Offset", graphicFillTypeLabel: "Graphic Fill Type", graphicStrokeTypeLabel: "Graphic Stroke Type", joinLabel: "Join", opacityLabel: "Opacity", perpendicularOffsetLabel: "Perpendicular Offset", widthLabel: "Width", visibilityLabel: "Visibility", generalSectionLabel: "General", graphicStrokeSectionLabel: "Graphic Stroke", graphicFillSectionLabel: "Graphic Fill" }, TextEditor: { fontLabel: "Font", templateFieldLabel: "Template", opacityLabel: "Text-Opacity", colorLabel: "Text-Color", sizeLabel: "Text-Size", offsetXLabel: "Offset X", offsetYLabel: "Offset Y", attributeComboPlaceholder: "Select Field", rotateLabel: "Rotation", haloColorLabel: "Halo-Color", haloWidthLabel: "Halo-Width", attributeNotFound: "Field not found", visibilityLabel: "Visibility" }, PropTextEditor: { propFieldLabel: "Field", opacityLabel: "Text-Opacity", fontLabel: "Font", colorLabel: "Text-Color", sizeLabel: "Text-Size", offsetXLabel: "Offset X", offsetYLabel: "Offset Y", attributeComboPlaceholder: "Select Field", rotateLabel: "Rotation", haloColorLabel: "Halo-Color", haloWidthLabel: "Halo-Width" }, RasterEditor: { opacityLabel: "Opacity", hueRotateLabel: "Hue Rotation", brightnessMinLabel: "Min. Brightness", brightnessMaxLabel: "Max. Brightness", saturationLabel: "Saturation", contrastLabel: "Contrast", fadeDurationLabel: "Fade Duration", resamplingLabel: "Resampling", contrastEnhancementLabel: "Contrast Enhancement", gammaValueLabel: "Gamma", colorMapLabel: "Color Map", symbolizerLabel: "Symbolizer", channelSelectionLabel: "Channel Selection", visibilityLabel: "Visibility" }, RasterChannelEditor: { channelSelectionLabel: "Edit Channels", redBandLabel: "Red", greenBandLabel: "Green", blueBandLabel: "Blue", grayBandLabel: "Gray", channelSelectionGrayLabel: "Gray", channelSelectionRgbLabel: "RGB", titleLabel: "Channel Selection" }, ColorMapEditor: { typeLabel: "Type", extendedLabel: "Color Depth", colorMapEntriesLabel: "Colormap", titleLabel: "Color Map", nrOfClassesLabel: "Nr. of classes", colorRampLabel: "Color Ramp", colorLabel: "Color", quantityLabel: "Quantity", labelLabel: "Label", opacityLabel: "Opacity" }, PreviewMap: { errorTitle: "Invalid geostyler-style", couldNotGetDataProjection: "Could not get data projection", couldNotCreateSampleGeometries: "Could not create sample geometries" }, ColorField: { chooseText: "Pick" }, KindField: { symbolizerKinds: { Mark: "Mark", Fill: "Fill", Icon: "Icon", Line: "Line", Text: "Text", Raster: "Raster" } }, GraphicTypeField: { Mark: "Mark", Icon: "Icon" }, RgbChannelField: { redLabel: "Red band", greenLabel: "Green band", blueLabel: "Blue band" }, GrayChannelField: { grayLabel: "Gray band" }, ScaleDenominator: { minScaleDenominatorLabelText: "Min. Scale", maxScaleDenominatorLabelText: "Max. Scale", minScaleDenominatorPlaceholderText: "Enter min. Scale (Optional)", maxScaleDenominatorPlaceholderText: "Enter max. Scale (Optional)" }, WellKnownNameField: { wellKnownNames: { circle: "Circle", square: "Square", triangle: "Triangle", star: "Star", cross: "Cross", x: "X" } }, ColorMapEntryField: { colorLabel: "Color", labelLabel: "Legend Label", quantityLabel: "Quantity", opacityLabel: "Opacity" }, ChannelField: { sourceChannelNameLabel: "Channel Name", contrastEnhancementTypeLabel: "Contrast Enhancement", gammaValueLabel: "Gamma" }, ColorMapTypeField: { rampMapTypeLabel: "Interpolated", intervalsMapTypeLabel: "Intervals", valuesMapTypeLabel: "Values" }, SymbolizerEditorWindow: { symbolizersEditor: "Symbolizer Editor", cancelButtonLabel: "Cancel", saveButtonLabel: "Save" }, FilterOverview: { filterTitle: "Filters" }, FilterEditorWindow: { filterEditor: "Filter Editor", cancelButtonLabel: "Cancel", saveButtonLabel: "Save" }, MultiEditor: { add: "Add", remove: "Remove" }, UploadButton: { upload: "Upload" }, FilterTree: { andDrpdwnLabel: "AND-Filter", orDrpdwnLabel: "OR-Filter", notDrpdwnLabel: "NOT-Filter", comparisonDrpdwnLabel: "Comparison-Filter", addFilterLabel: "Add Filter", changeFilterLabel: "Change Filter", removeFilterLabel: "Remove Filter", andFilterText: "AND", orFilterText: "OR", notFilterText: "NOT" }, RuleTable: { symbolizersColumnTitle: "Symbolizers", nameColumnTitle: "Name", filterColumnTitle: "Filter", minScaleColumnTitle: "Min. Scale", maxScaleColumnTitle: "Max. Scale", scalesColumnTitle: "Scales", errorMaxScaleGreaterThanMinScale: "Max scale denominator must be greater than min scale denominator", amountColumnTitle: "Amount", duplicatesColumnTitle: "Duplicates", actionsColumnTitle: "Actions", actionCloneLabel: "Clone", actionRemoveLabel: "Remove" }, Rules: { rulesTitle: "Rules", multiEdit: "Select", addRule: "Add", classification: "Classification", remove: "Remove", clone: "Clone", edit: "Edit", defaultRuleTitle: "Untitled" }, RuleReorderButtons: { ruleMoveUpTip: "Move rule one position up", ruleMoveDownTip: "Move rule one position down" }, RuleGenerator: { attribute: "Attribute", generateButtonText: "Classify", levelOfMeasurement: "Level of Measurement", nominal: "Nominal", ordinal: "Ordinal", cardinal: "Cardinal", numberOfRules: "Number of Classes", colorRamp: "Color Ramp", colorSpace: "Color Space", colorRampPlaceholder: "Select…", colorRampMinClassesWarningPre: "Color Ramp requires at least", colorRampMinClassesWarningPost: "classes", symbolizer: "Symbolizer", classification: "Classification Method", classificationPlaceholder: "Select…", equalInterval: "Equal Interval", preview: "Color Preview", numberOfRulesViaKmeans: "…affected by k-Means classification.", allDistinctValues: "Use all distinct values" }, ColorRampCombo: { colorRampPlaceholder: "Select…" }, ColorSpaceCombo: { colorSpacePlaceholder: "Select…" }, ClassificationCombo: { equalInterval: "Equal Interval", quantile: "Quantile ", logarithmic: "Logarithmic", kmeans: "k-Means" }, RuleGeneratorWindow: { ruleGenerator: "Classification" }, IconSelectorWindow: { windowLabel: "Select Icon" }, IconSelector: { librarySelectLabel: "Select Library" }, SLDUnitsSelect: { symbolizerUnitsLabel: "Symbolizer units", symbolizerUnitsPixel: "pixel", symbolizerUnitsMeter: "meter", symbolizerUnitsFoot: "foot" }, AttributeCombo: { label: "Attribute", placeholder: "Select Attribute", help: "Please select an attribute." }, TextFilterField: { label: "Value", placeholder: "Enter Text Value", help: "Please enter a text." }, NumberFilterField: { label: "Value", placeholder: "Enter Numeric Value", help: "Please enter a number." }, BoolFilterField: { label: "Value" }, LineCapField: { lineCapOptions: { butt: "Butt", round: "Round", square: "Square" } }, LineJoinField: { lineJoinOptions: { bevel: "Bevel", round: "Round", miter: "Miter" } }, ImageField: { sprite: { x: "X", y: "Y", height: "Height", width: "Width" } }, UnsupportedPropertiesUtil: { notSupported: "Not supported by selected parser.", partiallySupported: "Only partially supported by selected parser." }, FunctionNameCombo: { placeholder: "… choose GeoStylerFunction" }, VisibilityField: { on: "on", off: "off" }, UnknownInput: { typeSelectToolip: "Select input type" }, FunctionUI: { add: "add", remove: "remove" }, Renderer: { placeholderInfo: "This is a placeholder as the symbolizer contains functions and can't be previewed." }, ...e }; export { a as default };