{
  "core" : {
    "banner" : {
      "dismissAlert" : "Dismiss Alert",
      "expand" : "Vis",
      "collapse" : "Skjul"
    },
    "breadcrumbs" : {
      "label" : "Breadcrumb"
    },
    "anchorNavigation" : {
      "landmarkLabel" : "På denne siden"
    },
    "calendar" : {
      "navigationLabel" : "Go to {{monthYear}}"
    },
    "connected" : {
      "fileSelect" : {
        "documents" : "Dokumenter",
        "drawings" : "Drawings",
        "forms" : "Skjemaer",
        "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" : "Fra",
        "to" : "Til",
        "cc" : "Cc",
        "bcc" : "Bcc",
        "downloadPdfLong" : "Last ned PDF",
        "downloadPdfShort" : "PDF",
        "privateEmailDisclaimer" : "Private emails are only shown to recipients and the sender of the email.",
        "privateLabel" : "Private",
        "settingsLink" : "Innstillinger",
        "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" : "Avbryt",
        "subject" : "Subject",
        "subjectPlaceholder" : "Enter subject here"
      },
      "distributionSelect" : {
        "noCompany" : "No company",
        "peopleCount" : "{{count}} people",
        "distributionGroups" : "Distribution Groups",
        "people" : "People"
      },
      "relatedItems" : {
        "cancel" : "Avbryt",
        "close" : "Close",
        "date" : "Dato",
        "itemType" : "Item Type",
        "itemTypeGroupLabel" : {
          "dailyLog" : "Daily Log",
          "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" : "Ingen enheter samsvarer med søket ditt",
          "description" : "Kontroller staving og filteralternativer, eller søk etter et annet nøkkelord."
        },
        "noResultsServerError" : {
          "title" : "Noe gikk galt",
          "description" : "Please check your internet connection and try again.",
          "action" : "Prøv igjen"
        },
        "panelTitle" : "Link Related Item",
        "search" : "Søk",
        "searchItemType" : "Search item type",
        "submit" : "Lenke",
        "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}} kl. {{time}}",
      "timeOnDate" : "{{time}} on {{date}}"
    },
    "table" : {
      "a11y" : {
        "expand" : "Vis",
        "collapse" : "Skjul"
      },
      "checkboxLabel" : "Select row",
      "sortableColumn" : "Sortable column"
    },
    "dataTable" : {
      "emptyState" : {
        "noFilteredResults" : {
          "description" : "Kontroller staving og filteralternativer, eller søk etter et annet nøkkelord.",
          "title" : "Ingen enheter samsvarer med søket ditt"
        }
      },
      "exporting" : "Exporting...",
      "filters" : {
        "filters" : "Filtre",
        "moreFilters" : "More Filters",
        "clearAllFilters" : "Fjern alle filtre"
      },
      "grandTotals" : "Grand Totals",
      "search" : "Søk",
      "subtotals" : "Subtotals",
      "tableSettings" : {
        "configureColumns" : "Configure Columns",
        "resetToDefault" : "Tilbakestill til standard",
        "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" : "Søk",
      "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 uploading. 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 one time. 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 one time. 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" : "Avbryt"
    },
    "multiSelect" : {
      "clearAll" : "Delete field",
      "selectValues" : "Select Values",
      "noResults" : "Ingen resultater",
      "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" : "Vis",
      "collapse" : "Skjul",
      "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" : "Avbryt",
      "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" : "Ingen resultater funnet",
      "noItems" : "No items",
      "searchPlaceholder" : "Søk",
      "uploadFailed" : "Upload Failed",
      "supportedFileTypes" : "Supported file types"
    },
    "form" : {
      "closeWithConfirm" : {
        "confirmMessage" : "If you leave before saving, your changes will be lost."
      },
      "checkbox" : {
        "no" : "Nei",
        "yes" : "Ja",
        "checked" : "Checked",
        "unchecked" : "Unchecked"
      },
      "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" : {
        "errorIcon" : "Feil",
        "tooltipHelp" : "More Information"
      }
    },
    "menu" : {
      "search" : "Søk"
    },
    "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" : "Søk"
    },
    "select" : {
      "clear" : "Delete field",
      "search" : "Søk",
      "selectAll" : "Velg alle",
      "selectedItems" : "Selected items",
      "noResult" : "Ingen resultater"
    },
    "typeahead" : {
      "clear" : "Clear the input"
    },
    "splitViewCard" : {
      "a11y" : {
        "close" : "Close"
      }
    },
    "tabs" : {
      "more" : "Mer"
    },
    "thumbnail" : {
      "checked" : "Checked",
      "unavailable" : "Content is unavailable",
      "select" : "Select item",
      "aria-label" : {
        "label" : "Etikett",
        "caption" : "Caption"
      }
    },
    "thumbnailList" : {
      "removeUpload" : "Remove upload",
      "uploading" : "Uploading"
    },
    "toast" : {
      "a11y" : {
        "dismiss" : "Avvis"
      }
    },
    "fileList" : {
      "downloadAll" : "Download All",
      "download" : "Last ned",
      "noPreview" : "No Preview Available"
    },
    "tieredSelect" : {
      "emptyMessage" : "No locations.",
      "goToTier" : "Go to sub menu",
      "placeholder" : "Select an item",
      "quickCreateActionLabel" : "Create New Location",
      "quickCreateCancelLabel" : "Avbryt",
      "quickCreateCreateLabel" : "Opprett",
      "quickCreatePlaceholder" : "Add location",
      "searchEmptyMessage" : "No results.",
      "searchPlaceholder" : "Search existing locations",
      "spinnerLabel" : "Loading"
    },
    "tieredDropdown" : {
      "emptyMessage" : "No Items.",
      "searchEmptyMessage" : "No results.",
      "searchPlaceholder" : "Søk",
      "spinnerLabel" : "Loading"
    },
    "spinner" : {
      "loading" : "Loading"
    },
    "token" : {
      "error" : "Error",
      "remove" : "Fjern"
    },
    "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"
      },
      "dragAndDropInstructions" : "Press Space to drag, arrow keys to reorder.",
      "dragStart" : "You have lifted an item in position {{startPosition}}.",
      "dragStartWithGroup" : "You have lifted an item in position {{startPosition}} in group {{startGroupTitle}}.",
      "dragUpdate" : "You have moved an item in position {{startPosition}} to position {{endPosition}}.",
      "dragUpdateWithGroup" : "You have moved an item in position {{startPosition}} in group {{startGroupTitle}} to position {{endPosition}} in group {{endGroupTitle}}.",
      "dragEnd" : "You have dropped an item in position {{endPosition}}.",
      "dragEndWithGroup" : "You have dropped an item in position {{endPosition}} in group {{endGroupTitle}}."
    }
  }
}