{
  "core" : {
    "banner" : {
      "dismissAlert" : "Dismiss alert",
      "expand" : "Expand",
      "collapse" : "Collapse"
    },
    "breadcrumbs" : {
      "label" : "Breadcrumb"
    },
    "calendar" : {
      "navigationLabel" : "Go to {{monthYear}}"
    },
    "connected" : {
      "fileSelect" : {
        "documents" : "Documents",
        "drawings" : "Drawings",
        "forms" : "Forms",
        "photos" : "Photos",
        "selectAlbum" : "Select album",
        "selectAnAlbum" : "Select an album",
        "selectArea" : "Select area",
        "selectAnArea" : "Select an area",
        "selectDiscipline" : "Select discipline",
        "selectADiscipline" : "Select a discipline",
        "selectSet" : "Select set",
        "selectASet" : "Select a set",
        "selectTemplate" : "Select template",
        "selectATemplate" : "Select a template"
      },
      "emails" : {
        "emailSendErrorTitle" : "Sorry, we couldn't send this message.",
        "emailBodyRequiredError" : "Please fix the errors below and try creating again.",
        "emailContentValidationError" : "Enter message to send.",
        "emailContentDisclaimer" : "Note: The general information about '{{title}}' will be included in the body of this email.",
        "recipientSelectPlaceholder" : "Type to search people",
        "emailRecipientRequiredError" : "Enter recipient to send.",
        "emailSubjectRequiredError" : "Enter subject to send.",
        "goToAllEmails" : "All emails",
        "sendEmail" : "Send",
        "replyAll" : "Reply all",
        "downloadAll" : "Download all",
        "showAll" : "Show all",
        "showLess" : "Show less",
        "composeEmailPageTitle" : "Compose new email",
        "emailSentMessage" : "The email was successfully sent.",
        "from" : "From",
        "to" : "To",
        "cc" : "Cc",
        "bcc" : "Bcc",
        "downloadPdfLong" : "Download PDF",
        "downloadPdfShort" : "PDF",
        "privateEmailDisclaimer" : "Private emails are only shown to recipients and the sender of the email.",
        "privateLabel" : "Private",
        "settingsLink" : "Settings",
        "composeNewEmail" : "Compose email",
        "startNewCommunication" : "To initiate a new communication thread associated with this item, send an email to",
        "emptyStateTitle" : "Send an email to get started",
        "emptyStateDescription" : "When you and your team send emails about this item, you can reference them here.",
        "reply" : "Reply",
        "cancel" : "Cancel",
        "subject" : "Subject",
        "subjectPlaceholder" : "Enter subject here"
      },
      "distributionSelect" : {
        "noCompany" : "No company",
        "peopleCount" : "{{count}} people",
        "distributionGroups" : "Distribution groups",
        "people" : "People"
      },
      "relatedItems" : {
        "cancel" : "Cancel",
        "close" : "Close",
        "date" : "Date",
        "itemType" : "Item type",
        "itemTypeGroupLabel" : {
          "dailyLog" : "Site Diary",
          "prostoreFile" : "Attach files"
        },
        "itemName" : "Item name",
        "loading" : "Loading",
        "notes" : "Notes",
        "notesPlaceholder" : "Optional explanation of why this item is related",
        "newItem" : "Link related item",
        "noRelatedItems" : {
          "title" : "Link related items to get started",
          "description" : "Linking items to this {{itemName}} makes it easier for you and your team to find relevant information throughout Procore."
        },
        "noItems" : {
          "title" : "There are no items to display",
          "description" : "Create items in your project to add them as related items here."
        },
        "noResultsSearchQuery" : {
          "title" : "No items match your search",
          "description" : "Check your spelling and filter options, or search for a different keyword."
        },
        "noResultsServerError" : {
          "title" : "Something went wrong",
          "description" : "Please check your internet connection and try again.",
          "action" : "Try again"
        },
        "panelTitle" : "Link related item",
        "search" : "Search",
        "searchItemType" : "Search item type",
        "submit" : "Link",
        "toast" : {
          "itemAdded" : "The related item was successfully linked.",
          "itemAdditionFailed" : "Sorry, the item couldn't be attached. Please try again.",
          "itemRemoved" : "The related item was successfully removed.",
          "requestError" : "Sorry, something went wrong. Please try again."
        }
      }
    },
    "dateTimeFormat" : {
      "dateAtTime" : "{{date}} at {{time}}",
      "timeOnDate" : "{{time}} on {{date}}"
    },
    "table" : {
      "a11y" : {
        "expand" : "Expand",
        "collapse" : "Collapse"
      },
      "checkboxLabel" : "Select row",
      "sortableColumn" : "Sortable column"
    },
    "dataTable" : {
      "emptyState" : {
        "noFilteredResults" : {
          "description" : "Check your spelling and filter options, or search for a different keyword.",
          "title" : "No items match your search"
        }
      },
      "exporting" : "Exporting...",
      "filters" : {
        "filters" : "Filters",
        "moreFilters" : "More filters",
        "clearAllFilters" : "Clear all filters"
      },
      "grandTotals" : "Grand totals",
      "search" : "Search",
      "subtotals" : "Subtotals",
      "tableSettings" : {
        "configureColumns" : "Configure columns",
        "resetToDefault" : "Reset to default",
        "rowHeight" : "Row height",
        "small" : "Small",
        "medium" : "Medium",
        "large" : "Large",
        "tableSettings" : "Table settings"
      }
    },
    "dateInput" : {
      "clear" : "Delete field",
      "ariaLabel" : "Current value is {{value}}",
      "segment" : {
        "ariaLabel" : {
          "withValue" : {
            "month" : "Month, {{value}}",
            "day" : "Day, {{value}}",
            "year" : "Year, {{value}}"
          },
          "withoutValue" : {
            "month" : "Set a month",
            "day" : "Set a day",
            "year" : "Set a year"
          }
        },
        "ariaValueText" : {
          "empty" : "Empty"
        }
      },
      "clearButton" : {
        "ariaLabel" : "Remove the date"
      }
    },
    "dropdown" : {
      "search" : "Search",
      "moreOptions" : "More options",
      "loading" : "Loading"
    },
    "dropzone" : {
      "uploadFiles" : {
        "one" : "Upload file",
        "other" : "Upload files"
      },
      "dragAndDrop" : "or drag & drop",
      "incorrectFileTypeMessage" : {
        "one" : "Sorry - that file type is not allowed.",
        "other" : "Sorry, some of those file types are not allowed."
      },
      "incorrectFileNumber" : "Sorry, we can't upload this number of files at once.",
      "invalidAmountAttachments" : {
        "one" : "Sorry, only {{count}} file can be attached.",
        "other" : "Sorry, only {{count}} files can be attached."
      },
      "hideDetails" : "Hide details",
      "showDetails" : "Show details",
      "errorTitle" : "We couldn't upload some of your files",
      "oneFileAtATimeError" : "Sorry, you can only attach one file at a time.",
      "multipleErrorsMessage" : "Sorry, errors prevented some files from being uploaded. Please try uploading the files again.",
      "maxFileSizeErrorGroup" : "One or more of your files exceeds the max file size of {{sizeInMegabytes}} MB. Please try uploading a smaller file.",
      "minFileSizeErrorGroup" : "One or more of your files does not meet the min file size of {{sizeInMegabytes}} MB. Please try uploading a bigger file.",
      "zeroFileSizeErrorGroup" : "Failed to upload files. Empty files are not supported.",
      "maxFileNumberErrorGroup" : "Only {{count}} files can be uploaded at once. Please remove some files and try again.",
      "wrongFileTypeErrorGroup" : "Some of the file types you tried to upload are not supported in Procore. Please try uploading a different file format.",
      "standaloneMaxFileNumberError" : "Only {{maxFiles}} files can be uploaded at once. Please remove some files and try again.",
      "standaloneUnsupportedFileTypeError" : "Some of the file types you tried to upload are not supported in Procore. Please try uploading a different file format.",
      "standaloneMinFileSizeError" : "One or more of your files does not meet the min file size of {{sizeInMegabytes}} MB. Please try uploading a bigger file.",
      "standaloneMaxFileSizeError" : "One or more of your files exceeds the max file size of {{sizeInMegabytes}} MB. Please try uploading a smaller file.",
      "standaloneZeroFileSizeError" : "One or more of your files is an empty file (0 bytes) and cannot be uploaded. Please try uploading a bigger file.",
      "uploadTotalProgress" : {
        "withFailed" : "Total progress: {{totalProgress}}%. Uploaded {{uploaded}} of {{total}}. Failed {{failed}}.",
        "withoutFailed" : "Total progress: {{totalProgress}}%. Uploaded {{uploaded}} of {{total}}."
      }
    },
    "modal" : {
      "a11y" : {
        "close" : "Close"
      },
      "cancel" : "Cancel"
    },
    "multiSelect" : {
      "clearAll" : "Delete field",
      "selectValues" : "Select values",
      "noResults" : "No results",
      "selectedToken" : "{{tokenLabel}}, selected",
      "selectedItems" : "Selected items",
      "noneSelected" : "None selected"
    },
    "tearsheet" : {
      "a11y" : {
        "close" : "Close"
      }
    },
    "fileAttacher" : {
      "attachFiles" : {
        "one" : "Attach file",
        "other" : "Attach files"
      }
    },
    "fileToken" : {
      "uploading" : "Uploading"
    },
    "tree" : {
      "expand" : "Expand",
      "collapse" : "Collapse",
      "selectionLimit" : {
        "one" : "Only {{count}} file can be attached",
        "other" : "Only {{count}} files can be attached"
      },
      "unsupportedFileType" : {
        "specific" : "{{fileType}} file types are unsupported",
        "unspecific" : "These file types are unsupported"
      }
    },
    "fileExplorer" : {
      "filesSelectedWithLimit" : "{{count}} of {{maxFileNumber}} files selected",
      "ungroupedThumbnailGridGroup" : "Ungrouped",
      "filesSelected" : {
        "one" : "{{count}} file selected",
        "other" : "{{count}} files selected"
      },
      "cancelAction" : "Cancel",
      "attachAction" : "Attach",
      "maxNumberOfFilesSelected" : "Maximum number of files selected",
      "modalTitle" : "Attach files",
      "filesPendingUpload" : "One or more files have not finished uploading.",
      "noSelectedItems" : "Please select a file.",
      "emptySearchResults" : "No results found",
      "noItems" : "No items",
      "searchPlaceholder" : "Search",
      "uploadFailed" : "Upload failed",
      "supportedFileTypes" : "Supported file types"
    },
    "form" : {
      "closeWithConfirm" : {
        "confirmMessage" : "If you leave before saving, your changes will be lost."
      },
      "checkbox" : {
        "no" : "No",
        "yes" : "Yes",
        "checked" : "Ticked",
        "unchecked" : "Unticked"
      },
      "errorBanner" : {
        "couldNotCreateItem" : "Sorry, we couldn't create this {{item}}.",
        "couldNotUpdateItem" : "Sorry, we couldn't update this {{item}}.",
        "fixErrorsToCreate" : "Please fix the errors below and try creating again.",
        "fixErrorsToUpdate" : "Please fix the errors below and try updating again."
      },
      "field" : {
        "tooltipHelp" : "More information"
      }
    },
    "menu" : {
      "search" : "Search"
    },
    "pagination" : {
      "interval" : "of",
      "notation" : "{{start}}-{{end}} of {{totalItems}}",
      "page" : "Page:",
      "nextPage" : "Next page",
      "prevPage" : "Previous page"
    },
    "search" : {
      "clear" : "Clear text",
      "goSearch" : "Go to search results",
      "label" : "Search"
    },
    "select" : {
      "clear" : "Delete field",
      "search" : "Search",
      "selectAll" : "Select all",
      "noResult" : "No results"
    },
    "splitViewCard" : {
      "a11y" : {
        "close" : "Close"
      }
    },
    "tabs" : {
      "more" : "More"
    },
    "thumbnail" : {
      "checked" : "Ticked",
      "unavailable" : "Content is unavailable",
      "select" : "Select item"
    },
    "thumbnailList" : {
      "removeUpload" : "Remove upload",
      "uploading" : "Uploading"
    },
    "toast" : {
      "a11y" : {
        "dismiss" : "Dismiss"
      }
    },
    "fileList" : {
      "downloadAll" : "Download all",
      "download" : "Download",
      "noPreview" : "No preview available"
    },
    "tieredSelect" : {
      "emptyMessage" : "No locations.",
      "goToTier" : "Go to sub menu",
      "placeholder" : "Select an item",
      "quickCreateActionLabel" : "Create new location",
      "quickCreateCancelLabel" : "Cancel",
      "quickCreateCreateLabel" : "Create",
      "quickCreatePlaceholder" : "Add location",
      "searchEmptyMessage" : "No results.",
      "searchPlaceholder" : "Search existing locations",
      "spinnerLabel" : "Loading"
    },
    "tieredDropdown" : {
      "emptyMessage" : "No items.",
      "searchEmptyMessage" : "No results.",
      "searchPlaceholder" : "Search",
      "spinnerLabel" : "Loading"
    },
    "spinner" : {
      "loading" : "Loading"
    },
    "token" : {
      "remove" : "Remove"
    },
    "toolHeader" : {
      "settingsAction" : "Configure settings"
    },
    "fileSelect" : {
      "localFilesSource" : "My computer",
      "uploadFailed" : "Upload failed",
      "maxNumberOfFilesSelected" : "Maximum number of files selected"
    },
    "required" : {
      "requiredFields" : "Required fields"
    },
    "avatarStack" : {
      "viewAll" : "View all",
      "close" : "Close"
    },
    "panel" : {
      "close" : "Close",
      "goBack" : "Go back"
    },
    "menuImperative" : {
      "options" : {
        "ariaLabel" : "Menu options"
      }
    }
  }
}