Many components in Web have titles, descriptions, or other text that can easily be modified in Web Designer. But sometimes you might want to change text that appears within the app's notifications, dialog windows, or other parts of the UI that don't seem to be configurable in Web Designer. In those cases, the text can often be edited through the app's translations file.
1- Identify the text you want to change.
For an example, we will use this notification text that appears when running a print:
2- This article contains a language reference for VertiGIS Studio Web at the end of the page. Open your browser's search tool (CTRL + F shortcut) to search this page for the text you've decided to change.
3- If you find a match, copy the whole line from the result. If you don't immediately find a match, try shortening or changing the phrase in your search.
Eg.
finds:
"language-printing-message-started": "Print job {0}{1} has started.",4- Open your app in Web Designer.
5- In Web Designer's "File" menu, click "Download Translations".
6- Open the translations file in a text editor like Notepad.
7- Open a search in your text editor. Paste the line from your clipboard into your search, but delete everything except for the language key name. NOTE: this search will typically have no results, but it is important to check anyways.
Eg.
8- If the search finds that the key already exists in the file, go to that line and change the text as desired.
If the search finds no results, paste the full line you copied earlier, right below
"values": {Then change the text as desired.
Eg. if we want to add a message "This may take a couple minutes." to the existing notification, our updated file might look like this:
*Note: some language values have replacement tokens like "{0}" in them. These tokens will be replaced with text before the message is shown to the user. In our example, the print template's name, "Demonstration", is inserted into the notification text at runtime using a replacement token. Do not remove these tokens unless you want to remove the text that they insert at runtime.
*Note: if your app already has multiple languages configured, you may want to add the line for each locale and provide an appropriate translated value in each location. In the screenshot above, the line above "values" tells us which locale we are adding the value to.
9- Save the changes to the translations file.
10- In Web Designer's "File" menu, click "Upload Translations", and upload your updated translations file to the app.
11- Save and test your app.
eg.
Language reference:
This reference was last updated for Web 5.39. The "keys" are shared between all languages, but the "values" in this reference are the default ones used for English.
"language-add-feature-title": "Add Feature",
"language-add-layers-feature-service-layer-item-label": "Add {0} layer to map",
"language-add-layers-feature-service-multi-select-label": "(Showing {0} of {1})",
"language-add-layers-feature-service-multi-select-visible-label": "Select Visible",
"language-add-related-feature-title": "Add Related Feature",
"language-address-label": "Address: ",
"language-address-mouse-over-map": "Mouse over map for address.",
"language-address-not-found": "No address found for this location.",
"language-address-title": "Address",
"language-alert-title-default": "Alert",
"language-app-name": "VertiGIS Studio Web",
"language-authentication-sign-in-error": "Unable to sign in. Please try again later.",
"language-basemap-description": "Basemap description for: {0}",
"language-basemap-item-label": "{0} basemap",
"language-basemap-layer-incompatible-sr": "The layer {0} has an incompatible spatial reference for: {1}",
"language-basemap-layer-incompatible-sr-title": "Incompatible spatial reference.",
"language-basemap-picker-layers-title": "Basemap Layers",
"language-basemap-title": "Basemap",
"language-basemap-title-selected": "{0}",
"language-basemaps-title": "Basemaps",
"language-bookmark-added-narration": "Bookmark added",
"language-bookmark-deleted-narration": "Bookmark deleted",
"language-bookmark-label": "{0} Bookmarked Location",
"language-bookmarks-add-button": "Add Bookmark",
"language-bookmarks-delete": "Delete {0} bookmark",
"language-bookmarks-edit-button": "Edit {0} bookmark",
"language-bookmarks-error-empty-string": "Name field cannot be empty.",
"language-bookmarks-error-name-exists": "Name already in use.",
"language-bookmarks-heading": "Bookmarked Locations",
"language-bookmarks-input-field-description": "Input bookmark name here",
"language-bookmarks-input-field-placeholder": "Bookmark Name",
"language-bookmarks-no-bookmarks": "There are no bookmarks to display. Add a bookmark below.",
"language-bookmarks-title": "Bookmarks",
"language-bulk-attribute-update-apply-failed-no-changes": "Bulk update failed. No changes were saved.",
"language-bulk-attribute-update-apply-failed-message": "Bulk update failed. No features were updated, and no rollback was necessary.",
"language-bulk-attribute-update-confirm-button": "Confirm Update",
"language-bulk-attribute-update-current-value": "Current values: {0}",
"language-bulk-attribute-update-description": "Make large-scale changes without editing each feature individually.",
"language-bulk-attribute-update-error": "Error.",
"language-bulk-attribute-update-error-non-editable": "Bulk update is not available. The selected layer or service is read-only and does not support editing.",
"language-bulk-attribute-update-field-not-found": "{0} does not exist in common attributes.",
"language-bulk-attribute-update-header": "Bulk Updating {0} Features",
"language-bulk-attribute-update-invalid-fields": "Invalid fields. Ensure the values are compatible with the field types.",
"language-bulk-attribute-update-invalid-field-type": "Invalid type for field {0}.",
"language-bulk-attribute-update-new-value": "Enter new value for {0}",
"language-bulk-attribute-update-no-attributes": "No attributes provided for update.",
"language-bulk-attribute-update-no-common-attributes": "No common attributes found across selected features.",
"language-bulk-attribute-update-notification-category-success": "Updates completed successfully.",
"language-bulk-attribute-update-preview-button": "Preview",
"language-bulk-attribute-update-rollback-failed-message": "Failed to rollback changes for the following features: {0}. Please review manually.",
"language-bulk-attribute-update-table-attribute-header": "Attribute",
"language-bulk-attribute-update-table-current-value-header": "Current Values",
"language-bulk-attribute-update-table-new-value-header": "New Value",
"language-bulk-attribute-update-title": "Confirm Updating {0} Features",
"language-bulk-attribute-update-warning": "Carefully review and confirm changes. This cannot be undone.",
"language-button-title": "Button",
"language-charting-title": "Chart",
"language-common-2d": "2D",
"language-common-3d": "3D",
"language-common-actions-menu-generic": "Actions Menu",
"language-common-all": "All",
"language-common-apply": "Apply",
"language-common-back": "Back",
"language-common-calculating": "Calculating...",
"language-common-unavailable": "N/A",
"language-common-cancel": "Cancel",
"language-common-clear": "Clear",
"language-common-clear-filter": "Clear filter.",
"language-common-close": "Close",
"language-common-collapsed": "collapsed",
"language-common-color": "Color",
"language-common-column": "Column",
"language-common-coordinate-system": "Coordinate System",
"language-common-delete": "Delete",
"language-common-disabled": "Disabled",
"language-common-disabled-item": "Disabled: {0}",
"language-common-display": "Display",
"language-common-done": "Done",
"language-common-download": "Download",
"language-common-edit": "Edit",
"language-common-field": "Field",
"language-common-filter-by": "Filter By",
"language-common-geometry": "Geometry",
"language-common-height": "Height",
"language-common-icon": "Icon",
"language-common-latitude": "Latitude",
"language-common-load": "Load",
"language-common-loading": "Loading",
"language-common-longitude": "Longitude",
"language-common-menu-actions": "Actions menu for: {0}",
"language-common-next": "Next",
"language-common-no-results": "No Results",
"language-common-no-title": "No Title",
"language-common-no-value": "No Value",
"language-common-none": "None",
"language-common-off": "Off",
"language-common-ok": "OK",
"language-common-on": "On",
"language-common-result": "result",
"language-common-results": "results",
"language-common-results-count-narration": "{0} updated with {1} results",
"language-common-save": "Save",
"language-common-scene": "Scene",
"language-common-search": "Search",
"language-common-selected": "Selected",
"language-common-size-compact": "Compact",
"language-common-size-standard": "Standard",
"language-common-sort-by": "Sort By",
"language-common-submit": "Submit",
"language-common-theme-dark": "Dark",
"language-common-theme-default": "Default",
"language-common-theme-light": "Light",
"language-common-title": "Title",
"language-common-unknown": "Unknown",
"language-common-unselected": "Unselected",
"language-common-warning": "Warning",
"language-common-webmap": "Web Map (2D)",
"language-common-webscene": "Web Scene (3D)",
"language-common-width": "Width",
"language-common-x": "X",
"language-common-y": "Y",
"language-common-z": "Z",
"language-compass-reset": "Reset compass orientation",
"language-compass-title": "Compass",
"language-confirm-title": "Confirm",
"language-confirm-title-default": "Confirm",
"language-coordinates-coordinate-option": "Coordinate Option",
"language-coordinates-dd": "Decimal Degrees (DD)",
"language-coordinates-ddm": "Degrees Decimal Minutes (DDM)",
"language-coordinates-dms": "Degrees Minutes Seconds (DMS)",
"language-coordinates-east-abbrev": "E",
"language-coordinates-error-invalid-coordinates": "The input is invalid for the selected format.",
"language-coordinates-error-invalid-latitude": "Latitude must be between -90° and 90°.",
"language-coordinates-error-invalid-latitude-degrees": "Latitude must be between 0° and 90°.",
"language-coordinates-error-invalid-longitude": "Longitude must be between -180° and 180°.",
"language-coordinates-error-invalid-longitude-degrees": "Longitude must be between 0° and 180°.",
"language-coordinates-error-invalid-minutes": "Minutes must be between 0’ and 60’.",
"language-coordinates-error-invalid-seconds": "Seconds must be between 0\" and 60\".",
"language-coordinates-error-load-failed": "Failed to load ArcGIS coordinateFormatter and/or projection modules.",
"language-coordinates-format": "{0} {1}",
"language-coordinates-format-dd": "{0}°",
"language-coordinates-format-ddm": "{0}° {1}'",
"language-coordinates-format-dms": "{0}° {1}' {2}\"",
"language-coordinates-latitude": "Latitude",
"language-coordinates-latitude-abbrev": "Lat",
"language-coordinates-latitude-degrees": "Latitude Degrees",
"language-coordinates-latitude-direction": "Latitude Direction",
"language-coordinates-latitude-minutes": "Latitude Minutes",
"language-coordinates-latitude-seconds": "Latitude Seconds",
"language-coordinates-longitude": "Longitude",
"language-coordinates-longitude-abbrev": "Lon",
"language-coordinates-longitude-degrees": "Longitude Degrees",
"language-coordinates-longitude-direction": "Longitude Direction",
"language-coordinates-longitude-minutes": "Longitude Minutes",
"language-coordinates-longitude-seconds": "Longitude Seconds",
"language-coordinates-mgrs": "Military Grid Reference System (MGRS)",
"language-coordinates-mgrs-abbrev": "MGRS",
"language-coordinates-north-abbrev": "N",
"language-coordinates-projected-xy": "Projected Coordinates (X/Y)",
"language-coordinates-select-on-map": "Select on Map",
"language-coordinates-selector-dialog-title": "Enter coordinates, or click 'Select on Map'",
"language-coordinates-selector-dialog-title-alternate": "Enter coordinates",
"language-coordinates-selector-map-description": "Choose a location on the map to return to the location notes dialog.",
"language-coordinates-south-abbrev": "S",
"language-coordinates-title": "Coordinate system",
"language-coordinates-usng": "United States National Grid (USNG)",
"language-coordinates-usng-abbrev": "USNG",
"language-coordinates-utm": "Universal Transverse Mercator (UTM)",
"language-coordinates-utm-abbrev": "UTM",
"language-coordinates-west-abbrev": "W",
"language-coordinates-x": "X",
"language-coordinates-xy": "X/Y (WKID: {0})",
"language-coordinates-y": "Y",
"language-coordinates-z": "Z",
"language-create-project-title-prompt-message": "Enter a title for the project file:",
"language-create-project-title-prompt-title": "Save Project",
"language-data-link-default-title": "Data Link",
"language-date-picker-cancel-text": "Cancel",
"language-date-picker-clear-text": "Clear",
"language-date-picker-label": "Date",
"language-date-picker-ok-text": "OK",
"language-date-picker-open-dialog-aria-text": "Choose date, selected date is {0}",
"language-date-picker-today-text": "Today",
"language-date-picker-toolbar-placeholder": "-",
"language-date-picker-toolbar-title": "Select Date",
"language-date-picker-view-switch-button": "{0} view is open, click to toggle view",
"language-date-range-picker-cancel-text": "Cancel",
"language-date-range-picker-clear-text": "Clear",
"language-date-range-picker-end-text": "End Date",
"language-date-range-picker-ok-text": "OK",
"language-date-range-picker-open-dialog-aria-text": "Choose date, selected date is {0}",
"language-date-range-picker-start-text": "Start Date",
"language-date-range-picker-to": "to",
"language-date-range-picker-today-text": "Today",
"language-date-range-picker-toolbar-placeholder": "-",
"language-date-range-picker-toolbar-title": "Select Date Range",
"language-date-range-picker-view-switch-button": "{0} view is open, click to toggle view",
"language-date-time-picker-cancel-text": "Cancel",
"language-date-time-picker-clear-text": "Clear",
"language-date-time-picker-clock-label-nothing-selected": "No time selected",
"language-date-time-picker-clock-label-select-view": "Select {0}.",
"language-date-time-picker-clock-label-time-selected": "Selected time is {0}",
"language-date-time-picker-label": "Date & Time",
"language-date-time-picker-ok-text": "OK",
"language-date-time-picker-open-dialog-aria-text": "Choose date time, selected date time is {0}",
"language-date-time-picker-today-text": "Today",
"language-date-time-picker-toolbar-placeholder": "-",
"language-date-time-picker-toolbar-title": "Select Date & Time",
"language-date-time-picker-view-switch-button": "{0} view is open, click to toggle view",
"language-default-geocode-title": "World Geocoder for ArcGIS",
"language-dialog-title": "Dialog",
"language-select-services-dialog-title": "Select Services",
"language-disconnected-mode-title": "Disconnected Mode",
"language-drawing-edit-symbol-unsupported": "You are attempting to edit a symbol that is not currently supported.",
"language-editing-add-attachment-error-invalid-type": "Failed to add attachments with these invalid file types: {0}.",
"language-editing-create-features-message": "Creating feature...",
"language-editing-create-features-success": "Feature successfully created.",
"language-editing-delete-feature-warning": "You are about to permanently delete this feature from the feature source '{0}'. Do you wish to continue?",
"language-editing-delete-features-many-layers-warning": "You are about to permanently delete {0} features from {1} feature sources. Do you wish to continue?",
"language-editing-delete-features-message": "Deleting feature(s)...",
"language-editing-delete-features-success": "Feature(s) deleted successfully.",
"language-editing-delete-features-unsupported": "No supported features could be found to delete. Nothing will be done.",
"language-editing-delete-features-warning": "You are about to permanently delete {0} features from the feature source '{1}'. Do you wish to continue?",
"language-editing-field-required-error": "A value is required to submit this field.",
"language-editing-invalid-date-warning": "The current value cannot be parsed as a date. Entered values must match exactly the chosen date format.",
"language-editing-invalid-geometry-error": "Cannot complete geometry editing operation. Invalid geometry.",
"language-editing-invalid-time-warning": "The current value cannot be parsed as a time. Entered values must match exactly the chosen time format.",
"language-editing-max-characters-warning": "The string field '{0}' has a maximum character limit of {1}.",
"language-editing-max-date-warning": "The date field '{0}' can be set no later than {1}.",
"language-editing-max-time-warning": "The time field '{0}' can be set no later than {1}.",
"language-editing-max-value-warning": "The numeric field '{0}' has a maximum value of {1}.",
"language-editing-min-characters-warning": "The string field '{0}' has a minimum character limit of {1}.",
"language-editing-min-date-warning": "The date field '{0}' can be set no earlier than {1}.",
"language-editing-min-time-warning": "The time field '{0}' can be set no earlier than {1}.",
"language-editing-min-value-warning": "The numeric field '{0}' has a minimum value of {1}.",
"language-editing-select-location-message": "Select a location for the feature on the map.",
"language-editing-sync-attachments-message": "Synchronizing file attachments. This can take some time.",
"language-editing-sync-attachments-success": "File attachments successfully synchronized.",
"language-editing-update-features-message": "Applying edits...",
"language-editing-update-features-success": "Edits successfully applied.",
"language-editing-update-features-warning": "The layer this feature belongs to does not have editing enabled. Nothing will be done.",
"language-error-default": "An unexpected error has occurred. More detailed diagnostic information may be available in the browser console.\n\nPlease contact the site administrator if the problem persists.",
"language-error-input-number-invalid": "Please enter a valid number.",
"language-error-input-number-invalid-decimal-places": "Value must have at most {0} decimal place(s).",
"language-error-input-number-invalid-max": "Value must be less than {0}.",
"language-error-input-number-invalid-min": "Value must be greater than {0}.",
"language-error-input-number-invalid-min-max": "Value must be between {0} and {1}.",
"language-error-input-number-invalid-nan": "Value must be a valid number.",
"language-event-listener": "Event Listener",
"language-expand-hide": "Hide {0}",
"language-expand-show": "Show {0}",
"language-expand-title": "Expand",
"language-feature-details-add-attachment": "Add Attachment",
"language-feature-details-add-attachment-error": "Failed to add attachment.",
"language-feature-details-add-attachment-error-invalid-type": "Failed to add attachment: invalid file extension.",
"language-feature-details-attachment-added-message": "Attachment added.",
"language-feature-details-attachment-deleted-message": "Attachment deleted.",
"language-feature-details-attachment-item-label": "Attachment '{0}' of size {1}. Click to open.",
"language-feature-details-attachments": "File Attachments",
"language-feature-details-delete-attachment": "Delete Attachment {0}",
"language-feature-details-delete-attachment-confirm-message": "Are you sure you wish to permanently delete this attachment?",
"language-feature-details-delete-attachment-confirm-title": "Delete Attachment",
"language-feature-details-delete-attachment-error": "Failed to delete attachment.",
"language-feature-details-go-to-next": "Next",
"language-feature-details-go-to-next-label": "Click to display next result",
"language-feature-details-go-to-previous": "Previous",
"language-feature-details-go-to-previous-label": "Click to display previous result",
"language-feature-details-indexer": "{0} of {1}",
"language-feature-details-media": "Media attachments",
"language-feature-details-no-attachments": "No attachments.",
"language-feature-details-no-features": "No results available",
"language-feature-details-no-fields": "No fields available",
"language-feature-details-no-related-features": "No related features.",
"language-feature-details-no-related-records": "No related records.",
"language-feature-details-popup-attachments-title": "Attachments",
"language-feature-details-popup-fields-label": "List of result attribute name and value pairs.",
"language-feature-details-popup-hyperlinks-title": "External Links",
"language-feature-details-popup-related-records-title": "Related Records",
"language-feature-details-title": "Results Details",
"language-feature-details-title-label": "Results details. Review details for result(s): {0}.",
"language-feature-details-title-loading": "Loading...",
"language-feature-service-explorer-filter": "Filter layers...",
"language-feature-service-explorer-title": "Choose Layer(s) from '{0}'",
"language-feature-sources-error": "The following feature sources encountered errors and cannot be shown: {0}",
"language-feature-summary-feature-label": "Result {0}",
"language-feature-summary-feature-selected-label": "Result {0}, selected",
"language-feature-summary-first-label": "First Result",
"language-feature-summary-last-label": "Last Result",
"language-feature-summary-next-label": "Next Result",
"language-feature-summary-previous-label": "Previous Result",
"language-feature-summary-title": "Result Summary",
"language-filter-builder-apply-button-description": "Apply changes and update the layer's filter.",
"language-filter-builder-apply-button-label": "Apply",
"language-filter-builder-criteria-label": "Only include features in the map and results where:",
"language-filter-builder-revert-button-description": "Revert unsaved changes back to the last applied filter.",
"language-filter-builder-revert-button-label": "Revert",
"language-filter-builder-title": "Filter",
"language-filter-builder-unsaved-changes-warning-message": "The changes to the current filter have not been applied. If you proceed, these changes will be lost. Do you wish to proceed?",
"language-filter-builder-unsaved-changes-warning-ok-button-label": "Discard Changes",
"language-filter-builder-unsaved-changes-warning-title": "Discard Changes?",
"language-geolocation-auto-recenter": "Geolocation currently auto recentering. Click to turn geolocation off.",
"language-geolocation-display-location": "Geolocation currently displaying location. Click to start auto recentering.",
"language-geolocation-display-location-starting-label": "Geolocation getting location. Please wait a moment.",
"language-geolocation-off": "Geolocation currently off. Click to start displaying location.",
"language-geolocation-title": "Geolocate",
"language-geolocation-unavailable": "Geolocation currently unavailable.",
"language-geolocation-update-graphic-projection-error": "Your current location cannot be displayed due to a problem with the geometry service. Please try again later.",
"language-geolocation-user-denied": "Geolocation unavailable. Please allow access to your location in your browser settings and reload page.",
"language-geolocation-user-denied-alert": "You have denied this site's access to your location. If you wish to use the geolocation feature, please allow access to your location in your browser settings and reload the page.",
"language-geometry-buffer-geodesic": "geodesic",
"language-geometry-buffer-incompatible-spatial-reference-error": "The spatial reference of the input geometry is not compatible with {0} buffering. Try changing the 'Is Geodesic' geometry setting.",
"language-geometry-buffer-no-geometry-error": "The input for the buffer operation contains no geometry.",
"language-geometry-buffer-no-geometry-returned-error": "No geometry was returned from the buffer operation.",
"language-geometry-buffer-planar": "planar",
"language-geometry-settings-buffer-distance": "Buffer Distance",
"language-geometry-settings-buffer-is-geodesic": "Is Geodesic",
"language-geometry-settings-buffer-units": "Buffer Units",
"language-geometry-settings-distance-required-warning": "Required",
"language-geometry-settings-distance-too-small-warning": "Minimum value: 1",
"language-geometry-settings-title": "Geometry Settings",
"language-geometry-settings-warning-label": "Invalid entry",
"language-geometry-toolbar-cancel-description": "Discard all changes to this geometry.",
"language-geometry-toolbar-cancel-title": "Cancel",
"language-geometry-toolbar-complete-description": "Keep all changes to this geometry and proceed.",
"language-geometry-toolbar-complete-title": "Complete",
"language-geometry-toolbar-degrees-long": "degrees",
"language-geometry-toolbar-degrees-short": "°",
"language-geometry-toolbar-delete-description": "Delete the markup.",
"language-geometry-toolbar-delete-title": "Delete",
"language-geometry-toolbar-description": "A component that displays a toolbar containing buttons for geometry and measurement operations.",
"language-geometry-toolbar-edit-symbol-description": "Alter the style of the markup.",
"language-geometry-toolbar-edit-symbol-title": "Style",
"language-geometry-toolbar-height-title": "Height",
"language-geometry-toolbar-height-title-short": "H",
"language-geometry-toolbar-help": "Help",
"language-geometry-toolbar-help-panel-title": "Keyboard Actions",
"language-geometry-toolbar-keyboard-actions-description-cancel": "Cancel this operation.",
"language-geometry-toolbar-keyboard-actions-description-complete": "Complete this operation.",
"language-geometry-toolbar-keyboard-actions-description-delete": "Delete the current graphic.",
"language-geometry-toolbar-keyboard-actions-description-focus": "Cycles focus when selected.",
"language-geometry-toolbar-keyboard-actions-description-focus-all-vertices": "Select all vertices/points.",
"language-geometry-toolbar-keyboard-actions-description-focus-frame": "Select the edit frame.",
"language-geometry-toolbar-keyboard-actions-description-focus-next-vertex": "Select the next vertex/point.",
"language-geometry-toolbar-keyboard-actions-description-focus-previous-vertex": "Select the previous vertex/point.",
"language-geometry-toolbar-keyboard-actions-description-focus-rotate": "Select the rotate control.",
"language-geometry-toolbar-keyboard-actions-description-focus-scale": "Select the top-left scale control.",
"language-geometry-toolbar-keyboard-actions-description-move-down": "Move the selected control down.",
"language-geometry-toolbar-keyboard-actions-description-move-left": "Move the selected control left.",
"language-geometry-toolbar-keyboard-actions-description-move-right": "Move the selected control right.",
"language-geometry-toolbar-keyboard-actions-description-move-up": "Move the selected control up.",
"language-geometry-toolbar-keyboard-actions-description-pan": "Hold to allow map panning with arrow keys.",
"language-geometry-toolbar-keyboard-actions-description-precision": "Toggle precision mode.",
"language-geometry-toolbar-keyboard-actions-description-shift-focus": "Cycles focus in reverse order.",
"language-geometry-toolbar-precision-mode-disable-description": "Disable high precision input.",
"language-geometry-toolbar-precision-mode-enable-description": "Enable high precision input.",
"language-geometry-toolbar-precision-mode-title": "Precision",
"language-geometry-toolbar-redo-description": "Redo the next operation.",
"language-geometry-toolbar-redo-title": "Redo",
"language-geometry-toolbar-rotation-title": "Rotation",
"language-geometry-toolbar-rotation-title-short": "R",
"language-geometry-toolbar-title": "Geometry Toolbar",
"language-geometry-toolbar-toggle-sync": "Toggle free scaling.",
"language-geometry-toolbar-toggle-sync-off": "Toggle free scaling. Currently disabled.",
"language-geometry-toolbar-toggle-sync-on": "Toggle free scaling. Currently enabled.",
"language-geometry-toolbar-undo-description": "Undo the last operation.",
"language-geometry-toolbar-undo-title": "Undo",
"language-geometry-toolbar-width-title": "Width",
"language-geometry-toolbar-width-title-short": "W",
"language-gigabyte-suffix": "{0:#.#}GB",
"language-highlights-pulse-error": "Unable to pulse highlights, please try again later.",
"language-identify-error-cannot-union-multiple-geometry-types": "Identify failed. Cannot union multiple input geometries with mismatching types.",
"language-identify-error-no-geometry": "Identify failed. No valid geometry was provided.",
"language-identify-results": "Identify results",
"language-identify-results-capacity-met-message": "Maximum number of results ({0}) met for the following sources: {1}",
"language-image-alt": "A brief explanation of the image",
"language-image-description": "Description of the image",
"language-image-title": "Image",
"language-import-from-files-prompt-description": "Supported file types are CSV, Excel, and shapefiles, in zip files or folders.",
"language-inline-title": "Inline",
"language-iwtm-title": "I want to...",
"language-keyboard-actions-key-arrow-down": "Down Arrow",
"language-keyboard-actions-key-arrow-left": "Left Arrow",
"language-keyboard-actions-key-arrow-right": "Right Arrow",
"language-keyboard-actions-key-arrow-up": "Up Arrow",
"language-keyboard-actions-key-control": "Control",
"language-keyboard-actions-key-delete": "Delete",
"language-keyboard-actions-key-enter": "Enter",
"language-keyboard-actions-key-escape": "Esc",
"language-keyboard-actions-key-meta": "⌘",
"language-keyboard-actions-key-shift": "Shift",
"language-keyboard-actions-key-space": "Space",
"language-keyboard-actions-key-tab": "Tab",
"language-kilobyte-suffix": "{0:#.#}KB",
"language-kpi-expression-error": "ERROR",
"language-label-settings-attribute": "Label Field",
"language-label-settings-expression": "Label Expression",
"language-label-settings-arcade-expression-error": "Invalid Arcade expression: {0}",
"language-label-settings-title": "{0} Label Settings",
"language-layer-list-complete-reorder": "Done Reordering",
"language-layer-list-input-transparency": "Transparency input",
"language-layer-list-item-label": "Toggle visibility of {0} layer",
"language-layer-list-item-label-group": "Toggle visibility of {0} group",
"language-layer-list-item-label-radio-off": "Select {0} layer",
"language-layer-list-item-must-zoom-in": "Zoom in to view",
"language-layer-list-item-must-zoom-out": "Zoom out to view",
"language-layer-list-item-parent-not-visible": "Enable parent layers to view",
"language-layer-list-menu-title": "Layer List Menu",
"language-layer-list-slider-transparency": "Layer Transparency",
"language-layer-list-start-reorder": "Reorder Layers",
"language-layer-list-title": "Layers",
"language-layer-preset-item-description": "Description for layer preset {0}. Click to open.",
"language-layer-preset-item-label": "Layer Preset {0}. Click to apply.",
"language-layer-presets-filter": "Filter layer presets ...",
"language-layer-presets-title": "Layer Presets",
"language-layer-settings-dialog-title": "{0} Layer Settings",
"language-layer-settings-enable-identify": "Enable Identify",
"language-layer-settings-enable-query": "Enable Query",
"language-layer-settings-enable-search": "Enable Search",
"language-layer-settings-feature-description": "Enter Feature Description",
"language-layer-settings-feature-description-group": "Feature Description",
"language-layer-settings-feature-title": "Enter Feature Title",
"language-layer-settings-feature-title-group": "Feature Title",
"language-layer-settings-insert-field": "Insert Field Value",
"language-layer-settings-select-field": "Choose field to insert",
"language-layer-settings-task-settings": "Task Settings",
"language-layer-tree-expand-collapse": "Collapse {0} Layer group",
"language-layer-tree-expand-expand": "Expand {0} Layer group",
"language-layer-tree-filter": "Filter layers by title ...",
"language-layer-tree-item-label": "Toggle {0} layer",
"language-layer-tree-item-label-group": "Toggle {0} group",
"language-layer-tree-item-label-radio-off": "Select {0} layer",
"language-layer-tree-item-label-radio-on": "{0} layer",
"language-layer-tree-item-label-reorder": "Change drawing order of {0} layer",
"language-layer-tree-item-reordered": "{0} layer moved from position {1} to position {2}.",
"language-layer-tree-reorder-down-label": "Move {0} layer down in the drawing order.",
"language-layer-tree-reorder-label": "Click and drag to change the drawing order.",
"language-layer-tree-reorder-up-label": "Move {0} layer up in the drawing order.",
"language-layer-type-csv": "CSV",
"language-layer-type-feature-collection": "Markup",
"language-layer-type-feature-service": "Feature Layer",
"language-layer-type-generic": "Layer",
"language-layer-type-image-service": "Imagery Layer",
"language-layer-type-kml": "KML File",
"language-layer-type-map-service": "Map Image Layer",
"language-layer-type-map-service-tiled": "Tile Layer",
"language-layer-type-scene-service": "Scene Layer",
"language-layer-type-stream-service": "Stream Layer",
"language-layer-type-vector-tile-service": "Vector Tile Layer",
"language-layer-type-wms": "WMS",
"language-layer-type-wmts": "WMTS",
"language-layers-initialize-error": "The following layers from the map '{0}' failed to load and will not be displayed: {1}",
"language-layers-initialize-error-MOBILE_REPLACEMENT": "The following layers from the map '{0}' failed to load: {1}",
"language-layers-initialize-error-title": "Layer Initialization Failed",
"language-layers-import-from-url-notification-invalid-url": "Invalid URL \"{0}\"",
"language-layers-import-from-url-notification-no-layers-detected": "Couldn't detect any layers from the given url: \n \"{0}\" \n\n **Ensure the URL is publicly accessible**",
"language-layers-import-from-url-notification-layer-init-errors": "Failed to initialize the following layers: \n{0}",
"language-layers-import-from-url-confirm-many-layers": "You are about to add **{0}** layers to your map. \n\n This process can take some time and depending on the quantity and types of services _could be unstable_.",
"language-layers-import-from-url-confirm-ok": "Proceed",
"language-layers-import-from-url-confirm-title": "Adding {0} layers",
"language-layers-import-from-url-select-layers-dialog": "Select layers from {0}",
"language-layers-import-from-url-prompt-title": "Add layer by url",
"language-layers-import-from-url-prompt-message": "Specify the url of the service or file that you would like to add",
"language-legend-title": "Legend",
"language-licensing-expired": "{0} requires an active trial or purchased license. If you or your organization have not yet activated a free trial, you can close this dialog and start your trial by launching the product again. Otherwise, your license may have expired. Please contact info@latitudegeo.com to learn more about licensing.",
"language-licensing-title": "Active License Required",
"language-licensing-trial": "{0} must be licensed for use in production applications.",
"language-load-project-completed": "Project loaded.",
"language-load-project-error": "Failed to parse project JSON. Verify that the provided file, object, or string is valid JSON.",
"language-load-project-loading": "Loading project...",
"language-load-project-prompt-message": "Attach a project .json file:",
"language-load-project-prompt-title": "Load Project",
"language-loader-loading": "Loading {0}",
"language-loader-loading-finished": "Finished loading {0}",
"language-location-note-attributes": "Feature Attributes",
"language-location-note-feature-name": "Feature Name",
"language-location-note-insert-snippet": "Add {0} to note",
"language-location-note-nearby-coordinates": "Coordinates",
"language-location-note-nearby-feature": "Nearby Features",
"language-location-note-snippet": "Copy Text Snippet",
"language-location-note-text-symbol": "Display Options",
"language-location-note-title": "Location Note",
"language-log-level-all": "All",
"language-log-level-debug": "Debug",
"language-log-level-error": "Error",
"language-log-level-fatal": "Fatal",
"language-log-level-info": "Info",
"language-log-level-trace": "Trace",
"language-log-level-warn": "Warning",
"language-map-3d-cim-line-polygon-symbols-warning": "CIM line/polygon symbol configuration detected. Only CIM point symbols are supported in 3D.",
"language-map-3d-toggle": "Map 3D Toggle",
"language-map-coordinates-lat-long-dd-label": "Lat/Long DD",
"language-map-coordinates-lat-long-ddm-label": "Lat/Long DDM",
"language-map-coordinates-lat-long-dms-label": "Lat/Long DMS",
"language-map-coordinates-lat-long-xy-label": "X/Y",
"language-map-coordinates-mgrs-label": "MGRS",
"language-map-coordinates-title": "Coordinates",
"language-map-coordinates-usng-label": "USNG",
"language-map-coordinates-utm-label": "UTM",
"language-map-coordinates-wkid-label": "WKID: {0}",
"language-map-coordinates-wkt-label": "WKT: {0}",
"language-map-coordinates-xy-label": "XY",
"language-map-embedded-mouse-wheel-overlay-message-mac": "Use ⌘ + Mouse-Wheel to zoom the map.",
"language-map-embedded-mouse-wheel-overlay-message-pc": "Use Ctrl + Mouse-Wheel to zoom the map.",
"language-map-embedded-touch-overlay-message": "Use two fingers to navigate the map.",
"language-map-error-incompatible-spatial-reference": "The layer \"{0}\" could not be added to the map since it has an incompatible spatial reference.",
"language-map-layer-comparison": "Layer Comparison",
"language-map-layer-comparison-leading-list-item-label": "Toggle participation of {0} layer in leading layers",
"language-map-layer-comparison-trailing-list-item-label": "Toggle participation of {0} layer in trailing layers",
"language-map-loading": "Loading map...",
"language-map-panel-minimize-button": "Minimize",
"language-map-panel-restore-button": "Restore",
"language-map-scene-drawing-unsupported": "Web Scenes do not support drawing.",
"language-map-title": "Map",
"language-map-unauthorized-warning-description": "You are not authorized to use one or more of the maps in this application. You can either sign out or continue to use the app with reduced functionality.",
"language-map-unauthorized-warning-title": "Access Denied",
"language-markup-edit-symbol": "Edit Symbol",
"language-markup-edit-symbol-all-other-values": "all other values",
"language-markup-edit-symbol-angle": "Angle",
"language-markup-edit-symbol-background-color": "Background Color",
"language-markup-edit-symbol-bins": "Bins",
"language-markup-edit-symbol-border-line-color": "Border Line Color",
"language-markup-edit-symbol-border-line-size": "Border Line Size",
"language-markup-edit-symbol-classes": "Classes",
"language-markup-edit-symbol-classification-equal-interval": "Equal Interval",
"language-markup-edit-symbol-classification-natural-breaks": "Natural Breaks",
"language-markup-edit-symbol-classification-quantile": "Quantile",
"language-markup-edit-symbol-classification-standard-deviation": "Standard Deviation",
"language-markup-edit-symbol-classify-data": "Classify Data",
"language-markup-edit-symbol-color": "Color",
"language-markup-edit-symbol-confirmation-message": "More than {0} unique values were found. Do you want to generate the full list of unique values?",
"language-markup-edit-symbol-decoration": "Decoration",
"language-markup-edit-symbol-decoration-line-through": "Line Through",
"language-markup-edit-symbol-decoration-line-underline": "Underline",
"language-markup-edit-symbol-decoration-none": "None",
"language-markup-edit-symbol-field-error": "Failed to query values for field {0}",
"language-markup-edit-symbol-field-input-label": "Field",
"language-markup-edit-symbol-field-no-values": "No values found for this field.",
"language-markup-edit-symbol-fill-color": "Fill Color",
"language-markup-edit-symbol-fill-style": "Fill Style",
"language-markup-edit-symbol-fill-style-backward-diagonal": "Backward Diagonal",
"language-markup-edit-symbol-fill-style-cross": "Cross",
"language-markup-edit-symbol-fill-style-diagonal-cross": "Diagonal Cross",
"language-markup-edit-symbol-fill-style-forward-diagonal": "Forward Diagonal",
"language-markup-edit-symbol-fill-style-horizontal": "Horizontal",
"language-markup-edit-symbol-fill-style-solid": "Solid",
"language-markup-edit-symbol-fill-style-vertical": "Vertical",
"language-markup-edit-symbol-font": "Font",
"language-markup-edit-symbol-font-family": "Font Family",
"language-markup-edit-symbol-font-size": "Font Size",
"language-markup-edit-symbol-font-style": "Font Style",
"language-markup-edit-symbol-font-weight": "Font Weight",
"language-markup-edit-symbol-for": "Edit Symbol for {0}",
"language-markup-edit-symbol-halo-color": "Halo Color",
"language-markup-edit-symbol-halo-size": "Halo Size",
"language-markup-edit-symbol-histogram": "Histogram",
"language-markup-edit-symbol-horizontal-alignment": "Horizontal Alignment",
"language-markup-edit-symbol-horizontal-alignment-center": "Center",
"language-markup-edit-symbol-horizontal-alignment-left": "Left",
"language-markup-edit-symbol-horizontal-alignment-right": "Right",
"language-markup-edit-symbol-line-color": "Line Color",
"language-markup-edit-symbol-line-style": "Line Style",
"language-markup-edit-symbol-line-style-dash": "Dash",
"language-markup-edit-symbol-line-style-dash-dot": "Dash Dot",
"language-markup-edit-symbol-line-style-dot": "Dot",
"language-markup-edit-symbol-line-style-long-dash": "Long Dash",
"language-markup-edit-symbol-line-style-long-dash-dot": "Long Dash Dot",
"language-markup-edit-symbol-line-style-long-dash-dot-dot": "Long Dash Dot Dot",
"language-markup-edit-symbol-line-style-short-dash": "Short Dash",
"language-markup-edit-symbol-line-style-short-dash-dot": "Short Dash Dot",
"language-markup-edit-symbol-line-style-short-dash-dot-dot": "Short Dash Dot Dot",
"language-markup-edit-symbol-line-style-short-dot": "Short Dot",
"language-markup-edit-symbol-line-style-solid": "Solid",
"language-markup-edit-symbol-line-thickness": "Line Thickness",
"language-markup-edit-symbol-marker-angle": "Marker Angle",
"language-markup-edit-symbol-marker-size": "Marker Size",
"language-markup-edit-symbol-marker-style": "Marker Style",
"language-markup-edit-symbol-marker-style-circle": "Circle",
"language-markup-edit-symbol-marker-style-cross": "Cross",
"language-markup-edit-symbol-marker-style-diamond": "Diamond",
"language-markup-edit-symbol-marker-style-square": "Square",
"language-markup-edit-symbol-marker-style-triangle": "Triangle",
"language-markup-edit-symbol-marker-style-x": "X",
"language-markup-edit-symbol-marker-x-offset": "X Offset",
"language-markup-edit-symbol-marker-y-offset": "Y Offset",
"language-markup-edit-symbol-menu-group": "Group values",
"language-markup-edit-symbol-menu-ungroup": "Ungroup values",
"language-markup-edit-symbol-method": "Method",
"language-markup-edit-symbol-panel-unique-values": "Unique Values",
"language-markup-edit-symbol-panel-graduated-color": "Graduated Color",
"language-markup-edit-symbol-panel-graduated-size": "Graduated Size",
"language-markup-edit-symbol-preset-title": "Symbol Preset",
"language-markup-edit-symbol-presets": "Symbol Presets",
"language-markup-edit-symbol-preview": "Preview",
"language-markup-edit-symbol-reset": "Reset",
"language-markup-edit-symbol-select-field": "Select field",
"language-markup-edit-symbol-select-method": "Select Method",
"language-markup-edit-symbol-show-legend": "Show Legend",
"language-markup-edit-symbol-size-field-input-label": "Size Field",
"language-markup-edit-symbol-size-grid-label": "Label",
"language-markup-edit-symbol-size-grid-size": "Size",
"language-markup-edit-symbol-size-grid-upper-value": "Upper Value",
"language-markup-edit-symbol-size-maximum": "Maximum Size",
"language-markup-edit-symbol-size-minimum": "Minimum Size",
"language-markup-edit-symbol-size-no-number-fields": "Layer contains no fields that can be used to quantify using graduated sizes.",
"language-markup-edit-symbol-size-range": "Use Size Range Only",
"language-markup-edit-symbol-tab-general": "General",
"language-markup-edit-symbol-tab-thematic": "Thematic",
"language-markup-edit-symbol-table-header-label": "Label",
"language-markup-edit-symbol-table-header-symbol": "Symbol",
"language-markup-edit-symbol-table-header-value": "Value",
"language-markup-edit-symbol-table-header-visible": "Visible",
"language-markup-edit-symbol-vertical-alignment": "Alignment",
"language-markup-edit-symbol-vertical-alignment-baseline": "Baseline",
"language-markup-edit-symbol-vertical-alignment-bottom": "Bottom",
"language-markup-edit-symbol-vertical-alignment-middle": "Middle",
"language-markup-edit-symbol-vertical-alignment-top": "Top",
"language-measurement-acres": "Acres",
"language-measurement-acres-suffix": "ac",
"language-measurement-area": "Area",
"language-measurement-ares": "Ares",
"language-measurement-ares-suffix": "a",
"language-measurement-auto-scaling": "Auto Scaling",
"language-measurement-feet": "Feet",
"language-measurement-feet-suffix": "ft",
"language-measurement-hectares": "Hectares",
"language-measurement-hectares-suffix": "ha",
"language-measurement-kilometers": "Kilometers",
"language-measurement-kilometers-suffix": "km",
"language-measurement-meters": "Meters",
"language-measurement-meters-suffix": "m",
"language-measurement-miles": "Miles",
"language-measurement-miles-suffix": "mi",
"language-measurement-nautical-miles": "Nautical Miles",
"language-measurement-nautical-miles-suffix": "M",
"language-measurement-perimeter": "Perimeter",
"language-measurement-settings-area-units": "Area Units",
"language-measurement-settings-length-units": "Length Units",
"language-measurement-settings-title": "Select Measurement System and Units",
"language-measurement-square-feet": "Square Feet",
"language-measurement-square-feet-suffix": "ft²",
"language-measurement-square-kilometers": "Square Kilometers",
"language-measurement-square-kilometers-suffix": "km²",
"language-measurement-square-meters": "Square Meters",
"language-measurement-square-meters-suffix": "m²",
"language-measurement-square-miles": "Square Miles",
"language-measurement-square-miles-suffix": "mi²",
"language-measurement-square-yards": "Square Yards",
"language-measurement-square-yards-suffix": "yd²",
"language-measurement-total-length": "Total length",
"language-measurement-yards": "Yards",
"language-measurement-yards-suffix": "yd",
"language-megabyte-suffix": "{0:#.#}MB",
"language-menu-bookmark-add": "Add a bookmark",
"language-menu-group-title-default": "New Submenu",
"language-menu-multiple-results": "{0} ({1} {2})",
"language-menu-no-items": "No items",
"language-menu-title": "Menu",
"language-operation-relationship-fetch-error": "Error fetching {0} data link. Please try again later.",
"language-organization-logo": "Organization logo",
"language-overview-map-title": "Overview Map",
"language-panel-button-arrow-back": "Back",
"language-panel-button-arrow-back-label": "Back to {0}",
"language-panel-button-attach": "Reattach this popout to the main window",
"language-panel-button-close": "Close",
"language-panel-button-detach": "Open this panel in a popout window",
"language-panel-button-maximize": "Maximize",
"language-panel-button-maximize-restore": "Restore to original size",
"language-panel-button-minimize": "Minimize",
"language-panel-button-minimize-restore": "Restore to original size",
"language-panel-state-maximized-narration": "{0} maximized",
"language-panel-state-minimized-narration": "{0} minimized",
"language-panel-state-normal-narration": "{0} size restored",
"language-panel-title": "Panel",
"language-popout-error-cannot-create-window": "Cannot create window. Please check that your browser permissions allow popups.",
"language-portal-access-org": "Shared with my organization",
"language-portal-access-private": "Not shared",
"language-portal-access-public": "Shared with everyone (public)",
"language-portal-access-shared": "Group Shared",
"language-portal-access-unknown": "Unknown sharing status",
"language-portal-active-filters": "Active Filters",
"language-portal-all-results": "Showing {0} of {0} available results.",
"language-portal-export-enter-name-message": "Enter a name for the exported {0}",
"language-portal-export-enter-name-title": "Export Map",
"language-portal-export-overwrite-message": "You have already saved a {0} with the name \"{1}\". Do you want to overwrite it?",
"language-portal-export-overwrite-title": "Confirm Overwrite",
"language-portal-export-success-message": "The {0} is available here: {1}",
"language-portal-export-wait-message": "Exporting {0}...",
"language-portal-filter-content-groups": "My Groups",
"language-portal-filter-content-org": "Organization Content",
"language-portal-filter-content-public": "Public Content",
"language-portal-filter-content-user": "My Content",
"language-portal-filter-date-created": "Date Created",
"language-portal-filter-date-modified": "Date Modified",
"language-portal-filter-favorites": "My Favorites",
"language-portal-filter-item-type": "Item Type",
"language-portal-filter-layer-catalog": "Curated Tags",
"language-portal-filter-layers-all": "All Layers",
"language-portal-filter-layers-feature": "Feature Layers",
"language-portal-filter-layers-file": "Layer Files",
"language-portal-filter-layers-imagery": "Imagery Layers",
"language-portal-filter-layers-map-image": "Map Image Layers",
"language-portal-filter-layers-scene": "Scene Layers",
"language-portal-filter-layers-tile": "Tile Layers",
"language-portal-filter-source": "Source",
"language-portal-filter-tags": "Tags",
"language-portal-filters": "Filters",
"language-portal-hide-filters": "Hide Filters",
"language-portal-layer-explorer-title": "Choose Layer",
"language-portal-me": "Me",
"language-portal-modified": "Modified",
"language-portal-more-info": "More Information",
"language-portal-multiple-selected": "Multiple Selected",
"language-portal-none-selected": "All Available",
"language-portal-owner": "Owner",
"language-portal-partial-results": "Showing {0} of {1} available results. Narrow your results by combining filters and search keywords.",
"language-portal-remove-filter": "Remove filter",
"language-portal-restrict-message": "Results will be restricted to your organization's curated tags.",
"language-portal-search-tags": "Search For Tags",
"language-portal-show-filters": "Show Filters",
"language-portal-sort-modified-asc": "Least Recently Modified",
"language-portal-sort-modified-desc": "Most Recently Modified",
"language-portal-sort-owner-asc": "Owner: A-Z",
"language-portal-sort-owner-desc": "Owner: Z-A",
"language-portal-sort-title-asc": "Title: A-Z",
"language-portal-sort-title-desc": "Title: Z-A",
"language-portal-tags-description": "Limit portal layer results in the \"Add Layer\" dialog to items matching the specified tags.",
"language-portal-tags-title": "Restrict \"Add Layer\" to these tags",
"language-portal-view-grid": "Grid View",
"language-portal-view-list": "List View",
"language-printing-3d-error": "3D printing is not supported.",
"language-printing-component-label": "Print form",
"language-printing-component-title": "Print Map",
"language-printing-tab-layout": "Layout",
"language-printing-tab-maponly": "Map Only",
"language-printing-tab-history": "History",
"language-printing-grid": "Grid",
"language-printing-projection-label": "Projection",
"language-printing-output-name": "Name",
"language-printing-output-name-default-value": "Untitled map",
"language-printing-output-format-label": "File format",
"language-printing-type-label": "Print Type",
"language-printing-type-single": "Single",
"language-printing-type-grid": "Grid",
"language-printing-type-line": "Line",
"language-printing-layout": "Layout",
"language-printing-layout-page-type-cover": "Cover",
"language-printing-layout-page-type-overview": "Overview",
"language-printing-layout-page-type-legend": "Legend",
"language-printing-layout-page-include-label": "Include",
"language-printing-layout-page-include-description": "If enabled, the {0} page is printed.",
"language-printing-layout-page-legend-smart-label": "Smart mode",
"language-printing-layout-page-legend-smart-description": "If enabled, only the symbologies of printed features are visible in the legend.",
"language-printing-update-map-view-label": "Update Map View to Print Scale",
"language-printing-update-map-view-description": "If enabled, configured scale ranges of layers are considered. If disabled, only visible layers in the current view are considered, which ensures a correct export of geo-referenced raster data, like GeoTIFFs.",
"language-printing-layout-field-caption-copyright": "Copyright",
"language-printing-layout-field-caption-createdat": "Created",
"language-printing-layout-field-caption-creator": "Creator",
"language-printing-layout-field-caption-creator-desc": "Creator Description",
"language-printing-layout-field-caption-crs": "Spatial Reference",
"language-printing-layout-field-caption-disclaimer": "Disclaimer",
"language-printing-layout-field-caption-email": "E-Mail",
"language-printing-layout-field-caption-fax": "Fax",
"language-printing-layout-field-caption-mapview": "Map View",
"language-printing-layout-field-caption-mobilephone": "Mobile Phone",
"language-printing-layout-field-caption-orgadr": "Address",
"language-printing-layout-field-caption-orgname": "Organization",
"language-printing-layout-field-caption-page-info": "Page",
"language-printing-layout-field-caption-phone": "Phone",
"language-printing-layout-field-caption-range": "Range",
"language-printing-layout-field-caption-scale": "Scale",
"language-printing-layout-field-caption-scale-overview": "Overview Scale",
"language-printing-layout-field-caption-time": "Time",
"language-printing-layout-field-caption-time-current": "Time",
"language-printing-layout-field-caption-time-end": "End Time",
"language-printing-layout-field-caption-time-start": "Start Time",
"language-printing-layout-field-caption-time-start-end": "Start / End Time",
"language-printing-layout-field-caption-title": "Title",
"language-printing-layout-field-caption-user-city": "City",
"language-printing-layout-field-caption-user-company": "Company",
"language-printing-layout-field-caption-user-country": "Country",
"language-printing-layout-field-caption-user-department": "Department",
"language-printing-layout-field-caption-user-division": "Division",
"language-printing-layout-field-caption-user-given-name": "First Name",
"language-printing-layout-field-caption-user-last-name": "Last Name",
"language-printing-layout-field-caption-user-street-address": "Street",
"language-printing-layout-field-caption-user-zipcode": "ZIP Code",
"language-printing-hint-print-restriction-scale": "Printing is only allowed with pre-defined print scales",
"language-printing-message-access-denied": "You do not have access to print template: '{0}'.",
"language-printing-message-download": "Print job '{0}{1}' is complete. [Click to download.]({2})",
"language-printing-message-failed": "Print job '{0}{1}' has failed.",
"language-printing-message-started": "Print job '{0}{1}' has started.",
"language-printing-message-no-templates": "No templates assigned.",
"language-printing-message-history-no-prints": "No prints",
"language-printing-message-history-no-prints-desc": "When you perform a print, it will be shown here. Prints are only stored for a short period of time. Download your print to ensure continued access.",
"language-printing-message-history-print-secondary-title-started": "Generating print ...",
"language-printing-message-history-print-secondary-title-finished": "Open in new window.",
"language-printing-message-history-print-secondary-title-error": "Error occured. See log file for details.",
"language-printing-message-history-print-actions-delete-title": "Delete",
"language-printing-message-history-print-actions-log-title": "Log",
"language-printing-message-still-running": "Print Template '{0}{1}' is still running.",
"language-printing-message-task-layout-info-started": "Preparing layout...",
"language-printing-message-task-layout-info-failed": "Layout info job '{0}' has failed. More detailed diagnostic information may be available in the browser console.",
"language-printing-message-task-layout-info-failed-log": "Layout info job '{0}' has failed. More detailed diagnostic information may be available in the browser console. [Click to download log.]({1})",
"language-printing-message-task-index-info-failed": "Print preview job '{0}' has failed. More detailed diagnostic information may be available in the browser console.",
"language-printing-message-task-index-info-failed-log": "Print preview job '{0}' has failed. More detailed diagnostic information may be available in the browser console. [Click to download log.]({1})",
"language-printing-message-task-index-info-max-pages": "Print preview job '{0}' has reached the maximum number of print pages: {1}. Update print scale or select a different layout if the area of interest is not fully covered.",
"language-printing-message-task-print-failed": "Print job '{0}{1}' has failed. More detailed diagnostic information may be available in the browser console.",
"language-printing-message-task-print-failed-log": "Print job '{0}{1}' has failed. More detailed diagnostic information may be available in the browser console. [Click to download log.]({2})",
"language-printing-message-task-print-complete": "Print job '{0}{1}' is complete. [Click to download.]({2})",
"language-printing-message-task-print-started": "Print job '{0}{1}' has started.",
"language-printing-no-maps": "No available maps to print.",
"language-printing-no-templates": "No print templates have been configured.",
"language-printing-extent-info": "Adjust the map area you want to print.",
"language-printing-index-line-info": "Create a line along the area you want to print.",
"language-printing-scale-label": "Print Scale",
"language-printing-print-template": "Print Template",
"language-printing-resolution": "Resolution",
"language-printing-resolution-value": "{0} DPI",
"language-printing-rotation-label": "Rotation",
"language-printing-grid-rows-label": "Rows",
"language-printing-grid-cols-label": "Columns",
"language-printing-dimension-width-label": "Width (px)",
"language-printing-dimension-height-label": "Height (px)",
"language-printing-grid-pages-overlap-label": "Pages Overlap (%)",
"language-printing-run-button-label": "Print",
"language-printing-select-map": "Select a map...",
"language-printing-select-template": "Select a template...",
"language-printing-tilt-input-label": "Camera Tilt",
"language-printing-title": "Printing",
"language-printing-component-group-fields-options-label": "Layout Fields",
"language-printing-component-group-advanced-options-label": "Advanced Options",
"language-printing-component-toggle-scale-input-lock-label": "Lock",
"language-printing-component-toggle-scale-input-lock-description": "Locks or unlocks the current print preview scale.",
"language-privacy-copyright": "Copyright © {0} VertiGIS North America Ltd. All Rights Reserved",
"language-privacy-dialog-title": "Privacy",
"language-privacy-link": "https://apps.vertigisstudio.com/links/privacy",
"language-privacy-markdown": "[Keyboard Shortcuts](https://docs.vertigisstudio.com/webviewer/latest/admin-help/keyboard-shortcuts.html)\n- Tab - select next application element\n- Shift + Tab - select previous application element\n- Alt + Q - Toggle Skip Links menu",
"language-privacy-more-info": "More Info",
"language-privacy-title": "Privacy Policy",
"language-privacy-web-version": "VertiGIS Studio Web Version: {0}",
"language-projection-error-default": "The geometry service encountered an error during projection. Please try again later.",
"language-prompt-title": "Enter your response.",
"language-prompt-title-default": "Prompt",
"language-query-builder-arcgis-sql": "ArcGIS Server SQL",
"language-query-builder-criteria-label": "Find results where:",
"language-query-builder-map-area-label": "Map Area",
"language-query-builder-map-area-type-all": "All",
"language-query-builder-map-area-type-custom": "Custom",
"language-query-builder-map-area-type-extent": "Visible Area",
"language-query-builder-menu-title": "Query Builder Menu",
"language-query-builder-query-button-label": "Query",
"language-query-builder-snippet-menu-label": "Insert Values",
"language-query-builder-source-fields": "Data Source Fields",
"language-query-builder-text-area-label": "Enter a valid SQL query.",
"language-query-builder-title": "Query",
"language-query-builder-toolbar-buffer-settings-description": "Opens a dialog where buffer settings can be set.",
"language-query-builder-toolbar-buffer-settings-title": "Buffer Settings",
"language-query-builder-toolbar-draw-line-description": "Search within the bounds of a buffered line.",
"language-query-builder-toolbar-draw-line-title": "Line",
"language-query-builder-toolbar-draw-polygon-description": "Search within the bounds of a polygon.",
"language-query-builder-toolbar-draw-polygon-title": "Polygon",
"language-query-builder-toolbar-draw-rectangle-description": "Search within the bounds of a rectangle.",
"language-query-builder-toolbar-draw-rectangle-title": "Rectangle",
"language-query-builder-toolbar-edit-markup-description": "Select and edit search area geometry.",
"language-query-builder-toolbar-edit-markup-title": "Edit Markup",
"language-query-component-add-condition-button-label": "Add Condition",
"language-query-component-add-subcondition-button-label": "Add Subcondition",
"language-query-component-advanced-mode-description": "Enter your criteria using SQL syntax.",
"language-query-component-advanced-mode-help-label": "Get help",
"language-query-component-advanced-mode-help-url": "https://pro.arcgis.com/en/pro-app/latest/help/mapping/navigation/sql-reference-for-elements-used-in-query-expressions.htm",
"language-query-component-create-button-label": "Create",
"language-query-component-cancel-button-label": "Cancel",
"language-query-component-clear-button-label": "Clear",
"language-query-component-remove-button-label": "Remove",
"language-query-component-combine-mode-and": "All of the following are true",
"language-query-component-combine-mode-or": "Any of the following are true",
"language-query-component-complex-query-message": "The current query cannot be represented in the basic editor. To enable basic mode, switch to advanced mode and simplify or clear the criteria.",
"language-query-component-criteria-label": "Criteria",
"language-query-component-field-input-label": "Field",
"language-query-component-no-source": "No data source selected.",
"language-query-component-operator-contains": "Contains",
"language-query-component-operator-does-not-contain": "Does Not Contain",
"language-query-component-operator-equal-to": "Equal To",
"language-query-component-operator-greater-than": "Greater Than",
"language-query-component-operator-greater-than-or-equal-to": "Greater Than Or Equal To",
"language-query-component-operator-input-label": "Operator",
"language-query-component-operator-less-than": "Less Than",
"language-query-component-operator-less-than-or-equal-to": "Less Than Or Equal To",
"language-query-component-operator-not-equal-to": "Not Equal To",
"language-query-component-other-sources": "Other",
"language-query-component-remove-condition-button-label": "Remove Condition",
"language-query-component-source-label": "Data Source",
"language-query-component-subcondition-and-label": "AND",
"language-query-component-subcondition-or-label": "OR",
"language-query-component-suggestion": "Field value suggestion {0}.",
"language-query-component-suggestions-changed-narration": "{0} field value suggestions.",
"language-query-component-suggestions-description": "Field value suggestions",
"language-query-component-toggle-advanced-mode-description": "Advanced mode lets you edit the criteria directly using SQL syntax.",
"language-query-component-toggle-advanced-mode-label": "Advanced Mode",
"language-query-component-value-input-label": "Value",
"language-query-error-between-operator-missing-and": "BETWEEN operator missing AND.",
"language-query-error-cast-invalid-type": "CAST operator has invalid type specified.",
"language-query-error-cast-missing-as": "CAST operator missing AS.",
"language-query-error-expected-eof": "Expected end of input.",
"language-query-error-expected-null": "Expected NULL keyword following IS/IS NOT operator.",
"language-query-error-expected-operator": "Expected operator",
"language-query-error-expected-value": "Expected value (literal, field name, or function call)",
"language-query-error-extract-missing-date-part": "EXTRACT function missing date-part argument.",
"language-query-error-extract-missing-from": "EXTRACT function missing FROM clause.",
"language-query-error-field-value-type-mismatch": "The field \"{0}\" cannot be compared against value \"{1}\" since the types are incompatible.",
"language-query-error-invalid-date": "The value {0} does not represent a valid date.",
"language-query-error-invalid-field": "The field \"{0}\" does not exist or does not have a supported type.",
"language-query-error-invalid-query": "Invalid query.",
"language-query-error-invalid-syntax-tree": "Invalid syntaxTree. The root node cannot be of type '{0}'.",
"language-query-error-invalid-time": "The value {0} does not represent a valid time.",
"language-query-error-mismatched-parentheses": "Mismatched opening and closing parentheses.",
"language-query-error-missing-opening-parenthesis": "Expected opening parenthesis.",
"language-query-error-position-missing-in": "POSITION function missing IN.",
"language-query-error-substring-missing-for": "SUBSTRING function missing FOR clause.",
"language-query-error-substring-missing-from": "SUBSTRING function missing FROM clause.",
"language-query-error-syntax-error": "Syntax error at position {0}: ",
"language-query-error-trim-missing-position": "TRIM function missing trim position, one of BOTH, LEADING or TRAILING.",
"language-query-results": "Query Results",
"language-query-results-capacity-met-message": "Maximum number of results ({0}) met.",
"language-reports-message-access-denied": "You do not have access to report \"{0}\".",
"language-reports-message-download": "Report {0}{1} is complete. [Click to download.]({2})",
"language-reports-message-failed": "Report {0}{1} has failed.",
"language-reports-message-started": "Report {0}{1} has started.",
"language-reports-message-still-running": "Report {0}{1} is still running.",
"language-results-cancel-description": "Discard all changes to the feature and exit.",
"language-results-default-file-title": "Results",
"language-results-default-layer-title": "Imported ({0})",
"language-results-delete-description": "Delete this feature permanently on the server.",
"language-results-edit-description": "Begin an interactive editing session with this feature.",
"language-results-group-item-label": "Results group item: {0}. Contains {1} result(s).",
"language-results-item-label": "Results item: {0}",
"language-results-list-all-sources": "All Sources",
"language-results-list-component-label": "Results list: {0}",
"language-results-list-component-title": "Results list",
"language-results-list-end": "End of list.",
"language-results-list-filter-source": "Filter results by results source",
"language-results-list-filter-source-label": "Source:",
"language-results-list-grouped-title": "{0} ({1})",
"language-results-list-keep-selected": "Keep Selected",
"language-results-list-refine": "Refine",
"language-results-list-remove-selected": "Remove Selected",
"language-results-list-select-actions": "Selected Actions:",
"language-results-list-select-all": "Select all results",
"language-results-list-select-feature": "Toggle selection on result {0}.",
"language-results-list-select-group": "Toggle selection on results group {0}.",
"language-results-list-select-label": "Select:",
"language-results-list-select-none": "Deselect all results",
"language-results-list-selection-action-apply": "Apply action to your selected result(s)",
"language-results-list-selection-action-select": "Select an action to perform on your selected results",
"language-results-list-start": "List with {0} items.",
"language-results-list-title": "Results List",
"language-results-list-toggle-groups": "Group results by results source: {0}",
"language-results-list-toggle-refine-label": "Refine",
"language-results-list-toggle-refine-tooltip": "Toggle results refinement mode: {0}",
"language-results-list-toggle-size": "Toggle the size of the results. Current size: {0}",
"language-results-one-to-one-attribute-display-format": "{0} ({1})",
"language-results-save-description": "Save all changes to the feature and exit.",
"language-results-table-accessibility-field-edit": "Edit field {0}",
"language-results-table-component-label": "Results Table: {0}",
"language-results-table-end-of-table": "End of table.",
"language-results-table-filtering-clear": "Clear all filters.",
"language-results-table-filtering-cleared": "No filters applied, {0} rows returned.",
"language-results-table-filtering-count": "Filters applied, {0} rows returned.",
"language-results-table-filtering-disabled": "Filtering disabled.",
"language-results-table-filtering-enabled": "Filtering enabled.",
"language-results-table-filtering-no-results": "There are no rows matching the current set of filters.",
"language-results-table-filtering-placeholder-text": "Type to filter by {0}.",
"language-results-table-filtering-toggle": "Toggle filtering.",
"language-results-table-multiple-relationship-edit-alert": "You cannot modify the field '{0}' in multiple results at once. This field has a relationship to another layer. You must wait for other edits in the column to finish before making this change.",
"language-results-table-multiple-relationship-edit-alert-title": "Cannot Edit Multiple Relationship Fields at Once",
"language-results-table-no-edits": "This row has no unsaved changes or errors.",
"language-results-table-remove-column-title": "Remove column",
"language-results-table-save-error": "Error while saving. Refer to the log for more details.",
"language-results-table-save-error-log": "Error while saving to ArcGIS Server: {0}",
"language-results-table-save-finished": "Edit saved.",
"language-results-table-save-row-error": "Error encountered while saving this row.",
"language-results-table-save-starting": "Saving edit...",
"language-results-table-save-subtype-dependency-message": "You are about to modify the subtype field. The following fields will also be modified if you continue: {0}",
"language-results-table-save-subtype-dependency-title": "Modifying Subtype Field",
"language-results-table-sorted-ascending": "Sorted Ascending",
"language-results-table-sorted-descending": "Sorted Descending",
"language-results-table-tab-title": "{0} ({1})",
"language-results-table-title": "Results Table",
"language-results-table-unsaved-row-edits": "This row has unsaved changes on one or more fields.",
"language-results-table-unsorted": "Unsorted",
"language-results-title": "Results",
"language-scale-bar-label": "Scale 1:",
"language-scale-bar-title": "Scale Bar",
"language-scale-bar-toggle-input": "Toggle scale input box",
"language-scale-input-enter-scale": "Enter Scale",
"language-scale-input-invalid-message": "{0} is not a valid scale.",
"language-scale-input-label": "Scale",
"language-scale-input-prompt-message": "Please enter a scale.",
"language-scale-input-title": "Scale Input",
"language-search-cancelled-narration": "Search cancelled",
"language-search-completed-narration": "Search completed",
"language-search-error": "The search could not be completed.",
"language-search-geocoder-title": "Esri Geocoder",
"language-search-history-suggestion": "History",
"language-search-history": "Search history suggestion: {0}",
"language-search-options-clear-search-history": "Clear History",
"language-search-options-geocoder": "Geocoder",
"language-search-options-include-in-search-suggestions": "Include in search suggestions",
"language-search-options-included-in-search-suggestions": "Included in search suggestions",
"language-search-options-reset-all-to-defaults": "Reset All to Defaults",
"language-search-options-reset-search-layer-filters": "Reset Layers",
"language-search-options-search-area-all-data": "All data",
"language-search-options-search-area-within-extent-tooltip": "Not supported in VertiGIS Studio Search and with enabled search layer filters",
"language-search-options-search-area-within-extent": "Only within the current map extent",
"language-search-options-search-area": "Search area",
"language-search-options-search-history": "Search history",
"language-search-options-search-layers-filter": "Filter sources",
"language-search-options-search-layers-partial": "Showing {0} of {1}",
"language-search-options": "Search options",
"language-search-perform-clear": "Clear your search box",
"language-search-perform-remove-search-area-filter": "Remove search area filter",
"language-search-perform-remove-search-layers-filter": "Remove layer filters",
"language-search-perform-search": "Perform a Search",
"language-search-placeholder": "Search for ...",
"language-search-prompt": "Type your search terms",
"language-search-results-title": "Results for search: {0}",
"language-search-started-narration": "Searching...",
"language-search-suggestion": "Search suggestion: {0}",
"language-search-suggestions-button-link-label-search": "Search {0}",
"language-search-suggestions-changed-narration": "{0} search suggestions",
"language-search-suggestions-description": "Search suggestions",
"language-search-suggestions-group-header": "Search suggestions header",
"language-search-suggestions-header": "Suggestions",
"language-search-suggestions-search-everything-link": "Execute Search on Everything",
"language-search-this-extent": "Search This Area",
"language-security-org-error": "This application's portal location does not match the one registered by the licensed organization.",
"language-select-layer-settings-title": "Select Layer",
"language-shared-project-actions-delete-description": "Delete the Project",
"language-shared-project-actions-delete-title": "Delete",
"language-shared-project-actions-download-description": "Download the Project",
"language-shared-project-actions-download-title": "Download",
"language-shared-project-actions-load-description": "Load the Shared Project into the current App State",
"language-shared-project-actions-load-title": "Load",
"language-shared-project-actions-new-description": "Create a new Shared Project with the current App State",
"language-shared-project-actions-new-title": "New",
"language-shared-project-actions-save-description": "Overwrite the currently loaded Shared Project with the current App State",
"language-shared-project-actions-save-title": "Save",
"language-shared-project-actions-show-settings-description": "Update the Shared Projects Settings",
"language-shared-project-actions-show-settings-title": "Settings",
"language-shared-project-actions-show-share-description": "Show the Public Share Link",
"language-shared-project-actions-show-share-title": "Share",
"language-shared-project-actions-upload-description": "Upload a project file and create a new Shared Project",
"language-shared-project-actions-upload-title": "Upload Project File",
"language-shared-project-confirm-label": "Don't ask me again?",
"language-shared-project-delete-confirm-description": "Deleting this project will permanently remove it and its project data from the projects share. This project will no longer be available to anyone it has been shared with or anyone who has received a sharing link.",
"language-shared-project-delete-confirm-title": "Delete this project",
"language-shared-project-overwrite-confirm-description": "Name: {0}\n\n Description: {1}\n\n Replace project?",
"language-shared-project-overwrite-confirm-title": "Confirm Project Save",
"language-shared-projects-list-currently-loaded": "Currently loaded project:",
"language-shared-projects-list-description": "Project Owner: {0}\nCreated: {1}\nModified: {2} by {3}",
"language-shared-projects-list-filter-editable": "Project Type",
"language-shared-projects-list-filter-editable-all": "All Projects",
"language-shared-projects-list-filter-editable-editable": "Editable",
"language-shared-projects-list-filter-editable-read-only": "Read-Only",
"language-shared-projects-list-filter-keyword": "Filter By Title",
"language-shared-projects-list-filter-keyword-description": "Enter Title, or Keywords",
"language-shared-projects-list-filter-type": "Filter Project By",
"language-shared-projects-list-filter-type-all": "Show All",
"language-shared-projects-list-filter-type-my-projects": "My Projects",
"language-shared-projects-list-filter-type-shared": "Shared with me",
"language-shared-projects-list-help-description": "Create a new Shared Project, Load the selected Shared Project or Save the currently loaded Shared Project.",
"language-shared-projects-list-help-title": "Help",
"language-shared-projects-list-not-loaded": "No Project Loaded",
"language-shared-projects-list-sort-date-created": "Date Created",
"language-shared-projects-list-sort-date-modified": "Date Modified",
"language-shared-projects-list-sort-date-owner": "Project Owner",
"language-shared-projects-list-sort-date-title": "Project Title",
"language-shared-projects-list-sort-title": "Sort Project By",
"language-shared-projects-no-results": "No Shared Projects",
"language-shared-projects-remove": "Remove {0}",
"language-shared-projects-settings-description": "Description",
"language-shared-projects-settings-help": "Update project settings such as name, description, and sharing.",
"language-shared-projects-settings-name": "Name",
"language-shared-projects-settings-title": "Project Settings",
"language-shared-projects-share-description": "The public share URL for this project. You can share this with any user to load the app and apply this shared project.",
"language-shared-projects-share-directory": "Directory Share",
"language-shared-projects-share-directory-description": "Choose users and groups to share the project with. If you remove all users and groups the project will be shared with everyone.",
"language-shared-projects-share-read-only": "Share this project as read only",
"language-shared-projects-share-title": "Public Share URL",
"language-shared-projects-tags-description": "Add People and Groups",
"language-shared-projects-title": "Shared Projects",
"language-sketching-3d-multipoint-error": "Multipoint geometries are not supported in 3D.",
"language-sketching-3d-picture-fill-error": "PictureFillSymbols are not supported in 3D.",
"language-sketching-delete-disabled-error": "Cannot delete geometry: deletion is not enabled or this is an existing feature geometry.",
"language-sketching-invalid-geometry-cannot-delete-nodes-error": "Cannot delete vertices for {0} geometries; deleting the selected nodes would put the geometry into an invalid state.",
"language-sketching-invalid-polygon-geometry-error": "Invalid Geometry: Cannot complete polygon geometries that contain fewer than 3 unique vertices.",
"language-sketching-invalid-polyline-geometry-error": "Invalid Geometry: Cannot complete polyline geometries that contain fewer than 2 unique vertices.",
"language-skip-links-close": "Close skip links",
"language-skip-links-description": "Move your application focus to one of the available landmarks. Use \"Alt + Q\" to open or close this shortcut at any time.",
"language-skip-links-title": "Skip Links",
"language-snapping-activate-description": "Activates snapping guides on all supported layers.",
"language-snapping-activate-title": "Snapping",
"language-snapping-deactivate-description": "Deactivates snapping guides on all layers where snapping is not required.",
"language-snapping-deactivate-title": "Snapping",
"language-snapping-label-line": "{0}: Line",
"language-snapping-label-point": "{0}: Point",
"language-spatial-reference-warning": "Spatial references are not compatible",
"language-splash-icon-title": "Splash Screen Icon",
"language-splash-privacy-copyright": "VertiGIS Studio Web version: {0}. © {1} VertiGIS North America Ltd. All Rights Reserved.",
"language-split-title": "Columns",
"language-stack-title": "Rows",
"language-starred-feature-add": "Add feature(s) to starred result set",
"language-starred-feature-remove": "Remove feature(s) from starred result set",
"language-startup-action-error": "Startup action was unable to complete. Please contact your administrator.",
"language-string-separator-symbol": "-",
"language-symbol-preset": "Symbol Preset",
"language-symbol-preset-label": "Symbol Preset {0}: {1}.",
"language-system-drop-file-description": "Drop files to upload",
"language-system-get-sharing-link-copied": "Copied",
"language-system-get-sharing-link-copy-to": "Copy to clipboard",
"language-system-get-sharing-link-label": "Share the current state of the application with the provided URL or QR Code.",
"language-system-get-sharing-link-title": "Share URL",
"language-system-get-sharing-qr-code": "QR Code",
"language-system-read-file-description": "Drag and drop a file here, or click Upload to add.",
"language-system-read-file-select": "Upload",
"language-system-read-file-title": "Select File to continue",
"language-system-remove-file": "Remove file",
"language-system-repeat-action-running-with-repetitions": "Repeat Action tool is running repetition {0}/{1}. Use the Esc key to stop.",
"language-system-repeat-action-running": "Repeat Action tool is running. Use the Esc key to stop.",
"language-tabs-scroll-backward": "Scroll backward",
"language-tabs-scroll-forward": "Scroll forward",
"language-tabs-title": "Tabs",
"language-taskbar-title": "Taskbar",
"language-template-picker-description": "Add feature template '{0}' to the layer '{1}'.",
"language-text-title": "Text",
"language-time-picker-cancel-text": "Cancel",
"language-time-picker-clear-text": "Clear",
"language-time-picker-clock-label-nothing-selected": "No time selected",
"language-time-picker-clock-label-select-view": "Select {0}.",
"language-time-picker-clock-label-time-selected": "Selected time is {0}",
"language-time-picker-label": "Time",
"language-time-picker-ok-text": "OK",
"language-time-picker-open-dialog-aria-text": "Choose time, selected time is {0}",
"language-time-picker-today-text": "Today",
"language-time-picker-toolbar-placeholder": "-",
"language-time-picker-toolbar-title": "Select Time",
"language-toolbar-title": "Toolbar",
"language-ui-focus-error-element-not-found": "Failed to focus element. Element not found.",
"language-update-feature-title": "Update Feature",
"language-upload-settings-automatic-field": "Determine field automatically",
"language-upload-settings-default-filename": "Data",
"language-upload-settings-dialog-title": "Upload Settings",
"language-upload-settings-display-field": "Display Field",
"language-upload-settings-generate-primary-key": "Generate a new primary key",
"language-upload-settings-geometry-field-required": "A geometry field must be selected to proceed.",
"language-upload-settings-geometry-format-arcgis-json": "ArcGIS JSON",
"language-upload-settings-geometry-format-geojson": "GeoJSON",
"language-upload-settings-geometry-format-lat-long": "Latitude Longitude",
"language-upload-settings-geometry-format-none": "None",
"language-upload-settings-geometry-format-required": "A geometry format other than \"None\" must be selected to proceed.",
"language-upload-settings-geometry-format-title": "Geometry Format",
"language-upload-settings-geometry-format-wkt": "Well Known Text",
"language-upload-settings-geometry-format-xy": "XY",
"language-upload-settings-geometry-format-xyz": "XYZ",
"language-upload-settings-include-header-row": "Use the first row as a header",
"language-upload-settings-primary-key-field": "Primary Key",
"language-upload-settings-table-warning": "No valid geometry could be determined for the layer \"{0}\". A table will be created but no features will display on the map.",
"language-user-info-description": "Toggle user information",
"language-user-info-header": "Signed in as:",
"language-user-info-menu-open-label": "Open the user information menu",
"language-user-menu-title": "User Menu",
"language-user-not-signed-in": "Not signed in",
"language-user-not-signed-in-label": "You are currently not signed in.",
"language-user-preferences-clear-search-history-title": "Search History",
"language-user-preferences-measurement-compact-title": "Compact View",
"language-user-preferences-measurement-system-auto": "Auto ({0})",
"language-user-preferences-measurement-system-imperial": "US Customary",
"language-user-preferences-measurement-system-metric": "Metric",
"language-user-preferences-measurement-system-title": "Measurement System",
"language-user-preferences-measurement-theme-title": "Theme",
"language-user-preferences-title": "User Preferences",
"language-user-preferences-warning": "*Applied immediately and saved.",
"language-user-sign-in": "Sign in",
"language-user-sign-in-description": "Sign in to the application",
"language-user-sign-out": "Sign out",
"language-user-sign-out-description": "You are signed in as {0}. Sign out of the application",
"language-user-sign-out-error-message": "Error signing out: {0}",
"language-user-signed-in-as": "You are signed in as {0}",
"language-user-title": "User",
"language-workflow-app-name": "VertiGIS Studio Workflow",
"language-workflow-auto-complete-suggestions-description": "Suggestions",
"language-workflow-forms-invalid": "Invalid",
"language-workflow-forms-required": "Required",
"language-workflow-metadata-author": "Author: {0}",
"language-workflow-metadata-label": "Workflow title: {0}. Workflow author: {1}. Workflow URL: {2}.",
"language-workflow-metadata-title": "Title: {0}",
"language-workflow-metadata-url": "URL: {0}",
"language-workflow-title": "Forms",
"language-workflow-validation-message": "You should only run workflows that come from a trusted source. Are you sure you wish to proceed?",
"language-workflow-validation-title": "Run Workflow",
"language-zoom-detected-message": "Browser zoom detected. For the best experience, please reset your zoom level to 100%.",
"language-zoom-in": "Zoom in",
"language-zoom-out": "Zoom out",
"language-zoom-title": "Zoom"
Comments
0 comments
Article is closed for comments.