@procore/core-react 12.44.0 → 12.46.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +34 -0
- package/dist/AnchorNavigation/AnchorNavigation.js +12 -8
- package/dist/AnchorNavigation/AnchorNavigation.js.map +1 -1
- package/dist/AnchorNavigation/AnchorNavigation.styles.js +5 -5
- package/dist/AnchorNavigation/AnchorNavigation.styles.js.map +1 -1
- package/dist/AnchorNavigation/AnchorNavigation.types.d.ts +1 -0
- package/dist/AnchorNavigation/AnchorNavigation.types.js.map +1 -1
- package/dist/Avatar/Avatar.styles.js +5 -5
- package/dist/AvatarStack/AvatarStack.js +3 -1
- package/dist/AvatarStack/AvatarStack.js.map +1 -1
- package/dist/AvatarStack/AvatarStack.styles.js +7 -7
- package/dist/Badge/Badge.styles.js +2 -2
- package/dist/BadgePill/BadgePill.styles.js +4 -4
- package/dist/Banner/Banner.styles.js +10 -10
- package/dist/Box/Box.styles.js +1 -1
- package/dist/Breadcrumbs/Breadcrumbs.styles.js +4 -4
- package/dist/Button/Button.styles.js +5 -5
- package/dist/Button/Button.types.d.ts +5 -0
- package/dist/Button/Button.types.js.map +1 -1
- package/dist/Calendar/Calendar.styles.js +9 -9
- package/dist/Card/Card.styles.js +1 -1
- package/dist/Checkbox/Checkbox.styles.js +6 -6
- package/dist/ContactItem/ContactItem.styles.js +5 -5
- package/dist/Content/Content.styles.js +2 -2
- package/dist/DateInput/DateInput.styles.js +6 -6
- package/dist/DetailPage/DetailPage.styles.js +7 -7
- package/dist/Dropdown/Dropdown.js +5 -2
- package/dist/Dropdown/Dropdown.js.map +1 -1
- package/dist/Dropdown/Dropdown.styles.js +3 -3
- package/dist/Dropdown/Dropdown.types.d.ts +1 -1
- package/dist/Dropdown/Dropdown.types.js.map +1 -1
- package/dist/DropdownFlyout/DropdownFlyout.styles.js +4 -4
- package/dist/Dropzone/Dropzone.js +1 -1
- package/dist/Dropzone/Dropzone.styles.js +9 -9
- package/dist/EmptyState/EmptyState.d.ts +3 -5
- package/dist/EmptyState/EmptyState.js.map +1 -1
- package/dist/EmptyState/EmptyState.styles.d.ts +2 -2
- package/dist/EmptyState/EmptyState.styles.js +10 -10
- package/dist/EmptyState/EmptyState.styles.js.map +1 -1
- package/dist/EmptyState/EmptyState.types.d.ts +11 -0
- package/dist/EmptyState/EmptyState.types.js.map +1 -1
- package/dist/Field/Field.styles.js +3 -3
- package/dist/FileList/FileList.styles.js +3 -3
- package/dist/FileSelect/FileExplorer/FileExplorer.styles.js +9 -9
- package/dist/FileSelect/FileExplorer/FileExplorerSidebar.styles.js +3 -3
- package/dist/FileSelect/FileSelect.styles.js +2 -2
- package/dist/FileSelect/FileSelectDropzone/FileSelectDropzone.styles.js +3 -3
- package/dist/FileSelect/FileTokenList/FileTokenList.styles.js +2 -2
- package/dist/FileSelect/GridSource/GridSource.js +1 -0
- package/dist/FileSelect/GridSource/GridSource.js.map +1 -1
- package/dist/FileSelect/GridSource/GridSource.styles.d.ts +2 -4
- package/dist/FileSelect/GridSource/GridSource.styles.js +6 -6
- package/dist/FileSelect/LocalSource/LocalSource.styles.js +4 -4
- package/dist/FileSelect/SourceItem/SourceItem.styles.js +3 -3
- package/dist/FileSelect/ThumbnailList/ThumbnailList.styles.js +6 -6
- package/dist/FileSelect/TreeSource/TreeSource.styles.js +1 -1
- package/dist/FileToken/FileToken.styles.js +6 -6
- package/dist/FilterToken/FilterToken.styles.js +5 -5
- package/dist/FlexList/FlexList.styles.js +1 -1
- package/dist/Form/Form.js +11 -4
- package/dist/Form/Form.js.map +1 -1
- package/dist/Form/Form.styles.d.ts +518 -8
- package/dist/Form/Form.styles.js +15 -15
- package/dist/Form/Form.styles.js.map +1 -1
- package/dist/Form/Form.types.d.ts +2 -3
- package/dist/Form/Form.types.js.map +1 -1
- package/dist/Form/StyledFormikForm.styles.js +2 -2
- package/dist/Form/stories/util.js +3 -14
- package/dist/Form/stories/util.js.map +1 -1
- package/dist/GhostPlaceholder/GhostPlaceholder.styles.js +2 -2
- package/dist/Grid/Grid.styles.js +2 -2
- package/dist/GroupSelect/GroupSelect.styles.js +1 -1
- package/dist/Input/Input.styles.js +1 -1
- package/dist/Link/Link.styles.js +1 -1
- package/dist/ListPage/ListPage.styles.js +8 -8
- package/dist/Loader/Loader.styles.js +2 -2
- package/dist/MenuImperative/MenuImperative.js +6 -4
- package/dist/MenuImperative/MenuImperative.js.map +1 -1
- package/dist/MenuImperative/MenuImperative.styles.js +13 -13
- package/dist/MenuImperative/MenuImperative.styles.js.map +1 -1
- package/dist/MenuImperative/MenuImperative.types.d.ts +2 -4
- package/dist/MenuImperative/MenuImperative.types.js.map +1 -1
- package/dist/Modal/Modal.styles.js +13 -13
- package/dist/MultiSelect/MultiSelect.js +0 -2
- package/dist/MultiSelect/MultiSelect.js.map +1 -1
- package/dist/MultiSelect/MultiSelect.styles.js +8 -8
- package/dist/NextMenu/NextMenu.styles.js +3 -3
- package/dist/Notation/Notation.js +1 -1
- package/dist/NumberInput/NumberInput.styles.js +7 -7
- package/dist/Overlay/OverlayArrow.styles.js +1 -1
- package/dist/OverlayTrigger/OverlayTrigger.js +6 -0
- package/dist/OverlayTrigger/OverlayTrigger.js.map +1 -1
- package/dist/PageLayout/PageLayout.styles.js +16 -16
- package/dist/PageTemplate/PageFooterTemplate/PageFooterTemplate.styles.js +1 -1
- package/dist/PageTemplate/PageHeaderTemplate/PageHeaderTemplate.styles.js +3 -3
- package/dist/PageTemplate/PagePaneTemplate/PagePaneTemplate.styles.js +2 -2
- package/dist/PageTemplate/PageTemplate/PageTemplate.styles.js +3 -3
- package/dist/Pagination/Pagination.styles.js +5 -5
- package/dist/Panel/Panel.styles.js +11 -11
- package/dist/Pill/Pill.styles.js +3 -3
- package/dist/PillSelect/PillSelect.js +0 -1
- package/dist/PillSelect/PillSelect.js.map +1 -1
- package/dist/PillSelect/PillSelect.styles.js +4 -4
- package/dist/Popover/Popover.styles.js +2 -2
- package/dist/Portal/Portal.styles.js +1 -1
- package/dist/ProgressBar/ProgressBar.styles.js +2 -2
- package/dist/RadioButton/RadioButton.styles.js +3 -3
- package/dist/Required/Required.styles.js +3 -3
- package/dist/Search/Search.styles.js +5 -5
- package/dist/Section/Section.styles.js +7 -7
- package/dist/SegmentedController/SegmentedController.styles.js +4 -4
- package/dist/Select/Select.js +2 -1
- package/dist/Select/Select.js.map +1 -1
- package/dist/Select/Select.styles.js +8 -8
- package/dist/Semantic/Semantic.styles.js +9 -9
- package/dist/Slider/Slider.js +4 -1
- package/dist/Slider/Slider.js.map +1 -1
- package/dist/Slider/Slider.styles.d.ts +5 -1
- package/dist/Slider/Slider.styles.js +16 -11
- package/dist/Slider/Slider.styles.js.map +1 -1
- package/dist/Spinner/Spinner.styles.js +7 -7
- package/dist/SplitViewCard/SplitViewCard.styles.js +8 -8
- package/dist/SuperSelect/SuperSelect.presets.styles.js +1 -1
- package/dist/SuperSelect/SuperSelect.styles.js +39 -39
- package/dist/Switch/Switch.styles.js +4 -4
- package/dist/Table/OverdueContext.d.ts +4 -0
- package/dist/Table/OverdueContext.js +10 -0
- package/dist/Table/OverdueContext.js.map +1 -0
- package/dist/Table/OverdueContext.types.d.ts +6 -0
- package/dist/Table/OverdueContext.types.js +2 -0
- package/dist/Table/OverdueContext.types.js.map +1 -0
- package/dist/Table/Table.js +76 -23
- package/dist/Table/Table.js.map +1 -1
- package/dist/Table/Table.styles.d.ts +19 -9
- package/dist/Table/Table.styles.js +67 -56
- package/dist/Table/Table.styles.js.map +1 -1
- package/dist/Table/Table.types.d.ts +7 -0
- package/dist/Table/Table.types.js.map +1 -1
- package/dist/TableShelf/TableShelf.styles.js +5 -5
- package/dist/Tabs/Tabs.js +41 -28
- package/dist/Tabs/Tabs.js.map +1 -1
- package/dist/Tabs/Tabs.styles.d.ts +6 -0
- package/dist/Tabs/Tabs.styles.js +29 -20
- package/dist/Tabs/Tabs.styles.js.map +1 -1
- package/dist/Tabs/Tabs.types.d.ts +8 -0
- package/dist/Tabs/Tabs.types.js.map +1 -1
- package/dist/Tearsheet/Tearsheet.styles.js +5 -5
- package/dist/TextArea/TextArea.styles.js +1 -1
- package/dist/TextEditorOutput/TextEditorOutput.styles.js +1 -1
- package/dist/Thumbnail/Thumbnail.js +4 -0
- package/dist/Thumbnail/Thumbnail.js.map +1 -1
- package/dist/Thumbnail/Thumbnail.styles.js +17 -17
- package/dist/Thumbnail/Thumbnail.types.d.ts +12 -0
- package/dist/Thumbnail/Thumbnail.types.js.map +1 -1
- package/dist/Thumbnail/ThumbnailCaption.d.ts +1 -1
- package/dist/Thumbnail/ThumbnailCaption.js +15 -7
- package/dist/Thumbnail/ThumbnailCaption.js.map +1 -1
- package/dist/ThumbnailGrid/ThumbnailGrid.d.ts +1 -1
- package/dist/ThumbnailGrid/ThumbnailGrid.js +14 -4
- package/dist/ThumbnailGrid/ThumbnailGrid.js.map +1 -1
- package/dist/ThumbnailGrid/ThumbnailGrid.styles.js +7 -7
- package/dist/ThumbnailGrid/ThumbnailGrid.types.d.ts +34 -6
- package/dist/ThumbnailGrid/ThumbnailGrid.types.js.map +1 -1
- package/dist/TieredSelect/TieredSelect.styles.js +9 -9
- package/dist/Tile/Tile.styles.js +8 -8
- package/dist/Title/Title.styles.js +7 -7
- package/dist/Toast/Toast.styles.js +3 -3
- package/dist/ToggleButton/ToggleButton.styles.js +1 -1
- package/dist/Token/Token.js +20 -4
- package/dist/Token/Token.js.map +1 -1
- package/dist/Token/Token.styles.d.ts +2 -0
- package/dist/Token/Token.styles.js +14 -5
- package/dist/Token/Token.styles.js.map +1 -1
- package/dist/Token/Token.types.d.ts +3 -1
- package/dist/Token/Token.types.js.map +1 -1
- package/dist/ToolHeader/ToolHeader.styles.js +6 -6
- package/dist/ToolLandingPage/ToolLandingPage.styles.js +3 -3
- package/dist/Tooltip/Tooltip.js +23 -18
- package/dist/Tooltip/Tooltip.js.map +1 -1
- package/dist/Tooltip/Tooltip.styles.js +3 -3
- package/dist/Tree/Tree.js +1 -1
- package/dist/Tree/Tree.styles.js +10 -10
- package/dist/Typeahead/Typeahead.styles.js +3 -3
- package/dist/Typography/Typography.styles.js +1 -1
- package/dist/Typography/Typography.table.story.js +2 -2
- package/dist/_hooks/I18n.d.ts +782 -30
- package/dist/_locales/de-DE.json +22 -2
- package/dist/_locales/en-AU.json +22 -2
- package/dist/_locales/en-CA.json +22 -2
- package/dist/_locales/en-GB.json +22 -2
- package/dist/_locales/en.json +4 -1
- package/dist/_locales/es-ES.json +23 -3
- package/dist/_locales/es.json +22 -2
- package/dist/_locales/fr-CA.json +23 -3
- package/dist/_locales/fr-FR.json +28 -8
- package/dist/_locales/is-IS.json +22 -2
- package/dist/_locales/it-IT.json +23 -3
- package/dist/_locales/ja-JP.json +23 -3
- package/dist/_locales/nb-NO.json +412 -1
- package/dist/_locales/pl-PL.json +22 -2
- package/dist/_locales/pseudo.json +4 -1
- package/dist/_locales/pt-BR.json +22 -2
- package/dist/_locales/pt-PT.json +27 -7
- package/dist/_locales/th-TH.json +22 -2
- package/dist/_locales/zh-SG.json +22 -2
- package/dist/_locales/zh-TW.json +25 -5
- package/dist/_storyHelpers_/components/Deprecation.styles.js +1 -1
- package/dist/_storyHelpers_/components/StoryGrid.js +3 -3
- package/dist/_typedoc/AnchorNavigation/AnchorNavigation.types.json +4 -4
- package/dist/_typedoc/Avatar/Avatar.types.json +20 -20
- package/dist/_typedoc/AvatarStack/AvatarStack.types.json +25 -25
- package/dist/_typedoc/Badge/Badge.types.json +6 -6
- package/dist/_typedoc/Banner/Banner.types.json +15 -15
- package/dist/_typedoc/Box/Box.types.json +68 -68
- package/dist/_typedoc/Breadcrumbs/Breadcrumbs.types.json +10 -10
- package/dist/_typedoc/Button/Button.types.json +24 -13
- package/dist/_typedoc/Calendar/Calendar.types.json +80 -80
- package/dist/_typedoc/Card/Card.types.json +6 -6
- package/dist/_typedoc/Checkbox/Checkbox.types.json +8 -8
- package/dist/_typedoc/ContactItem/ContactItem.types.json +9 -9
- package/dist/_typedoc/DateInput/DateInput.types.json +35 -35
- package/dist/_typedoc/DateSelect/DateSelect.types.json +13 -13
- package/dist/_typedoc/DetailPage/DetailPage.types.json +5 -5
- package/dist/_typedoc/Dropdown/Dropdown.types.json +50 -38
- package/dist/_typedoc/DropdownFlyout/DropdownFlyout.types.json +31 -31
- package/dist/_typedoc/Dropzone/Dropzone.types.json +44 -44
- package/dist/_typedoc/EmptyState/EmptyState.types.json +39 -16
- package/dist/_typedoc/FileList/FileList.types.json +9 -9
- package/dist/_typedoc/FileSelect/FileSelect.types.json +27 -27
- package/dist/_typedoc/FileSelect/GridSource/GridSource.types.json +20 -20
- package/dist/_typedoc/FileSelect/LocalSource/LocalSource.types.json +14 -14
- package/dist/_typedoc/FileSelect/TreeSource/TreeSource.types.json +9 -9
- package/dist/_typedoc/Flex/Flex.types.json +27 -27
- package/dist/_typedoc/FlexList/FlexList.types.json +30 -30
- package/dist/_typedoc/Form/Form.types.json +824 -824
- package/dist/_typedoc/GhostPlaceholder/GhostPlaceholder.types.json +12 -12
- package/dist/_typedoc/Grid/Grid.types.json +8 -8
- package/dist/_typedoc/GroupSelect/GroupSelect.types.json +54 -54
- package/dist/_typedoc/Input/Input.types.json +2 -2
- package/dist/_typedoc/Link/Link.types.json +1 -1
- package/dist/_typedoc/ListPage/ListPage.types.json +13 -13
- package/dist/_typedoc/Menu/Menu.types.json +62 -62
- package/dist/_typedoc/MenuImperative/MenuImperative.types.json +90 -88
- package/dist/_typedoc/Modal/Modal.types.json +48 -48
- package/dist/_typedoc/MultiSelect/MultiSelect.types.json +33 -33
- package/dist/_typedoc/NextTile/NextTile.types.json +32 -32
- package/dist/_typedoc/Notation/Notation.types.json +4 -4
- package/dist/_typedoc/NumberInput/NumberInput.types.json +48 -48
- package/dist/_typedoc/OverlayTrigger/OverlayTrigger.types.json +33 -33
- package/dist/_typedoc/PageLayout/PageLayout.types.json +28 -28
- package/dist/_typedoc/Pagination/Pagination.types.json +7 -7
- package/dist/_typedoc/Panel/Panel.types.json +38 -27
- package/dist/_typedoc/Pill/Pill.types.json +2 -2
- package/dist/_typedoc/PillSelect/PillSelect.types.json +49 -49
- package/dist/_typedoc/Popover/Popover.types.json +15 -15
- package/dist/_typedoc/ProgressBar/ProgressBar.types.json +7 -7
- package/dist/_typedoc/RadioButton/RadioButton.types.json +6 -6
- package/dist/_typedoc/Required/Required.types.json +5 -5
- package/dist/_typedoc/Search/Search.types.json +18 -18
- package/dist/_typedoc/Section/Section.types.json +15 -15
- package/dist/_typedoc/SegmentedController/SegmentedController.types.json +21 -21
- package/dist/_typedoc/Select/Select.types.json +67 -67
- package/dist/_typedoc/SettingsPage/SettingsPage.types.json +10 -10
- package/dist/_typedoc/Slider/Slider.types.json +6 -6
- package/dist/_typedoc/Spinner/Spinner.types.json +9 -9
- package/dist/_typedoc/SplitViewCard/SplitViewCard.types.json +14 -14
- package/dist/_typedoc/Table/Table.types.json +122 -102
- package/dist/_typedoc/Tabs/Tabs.types.json +23 -22
- package/dist/_typedoc/Tearsheet/Tearsheet.types.json +17 -17
- package/dist/_typedoc/TextArea/TextArea.types.json +3 -3
- package/dist/_typedoc/TextEditor/TextEditor.types.json +11 -11
- package/dist/_typedoc/TextEditorOutput/TextEditorOutput.types.json +4 -4
- package/dist/_typedoc/Thumbnail/Thumbnail.types.json +19 -19
- package/dist/_typedoc/TieredDropdown/TieredDropdown.types.json +43 -43
- package/dist/_typedoc/TieredSelect/TieredSelect.types.json +29 -29
- package/dist/_typedoc/Tile/Tile.types.json +8 -8
- package/dist/_typedoc/Title/Title.types.json +1 -1
- package/dist/_typedoc/Toast/Toast.types.json +4 -4
- package/dist/_typedoc/ToggleButton/ToggleButton.types.json +4 -4
- package/dist/_typedoc/Token/Token.types.json +11 -11
- package/dist/_typedoc/ToolHeader/ToolHeader.types.json +10 -10
- package/dist/_typedoc/ToolLandingPage/ToolLandingPage.types.json +8 -8
- package/dist/_typedoc/Tooltip/Tooltip.types.json +15 -15
- package/dist/_typedoc/Tree/Tree.types.json +88 -88
- package/dist/_typedoc/Typeahead/Typeahead.types.json +2 -2
- package/dist/_typedoc/Typography/Typography.types.json +9 -9
- package/dist/_typedoc/_utils/types.json +3 -3
- package/dist/_typedoc/deprecations.json +1 -1
- package/package.json +1 -1
package/dist/_locales/is-IS.json
CHANGED
|
@@ -8,6 +8,9 @@
|
|
|
8
8
|
"breadcrumbs" : {
|
|
9
9
|
"label" : "Brauðmola"
|
|
10
10
|
},
|
|
11
|
+
"anchorNavigation" : {
|
|
12
|
+
"landmarkLabel" : "Á þessari síðu"
|
|
13
|
+
},
|
|
11
14
|
"calendar" : {
|
|
12
15
|
"navigationLabel" : "Farðu á {{monthYear}}"
|
|
13
16
|
},
|
|
@@ -289,6 +292,7 @@
|
|
|
289
292
|
"fixErrorsToUpdate" : "Lagfærðu villurnar hér að neðan og reyndu að uppfæra aftur."
|
|
290
293
|
},
|
|
291
294
|
"field" : {
|
|
295
|
+
"errorIcon" : "Villa",
|
|
292
296
|
"tooltipHelp" : "Meiri upplýsingar"
|
|
293
297
|
}
|
|
294
298
|
},
|
|
@@ -311,8 +315,12 @@
|
|
|
311
315
|
"clear" : "Eyða reit",
|
|
312
316
|
"search" : "Leitaðu",
|
|
313
317
|
"selectAll" : "Velja allt",
|
|
318
|
+
"selectedItems" : "Valdar vörur",
|
|
314
319
|
"noResult" : "Engar niðurstöður"
|
|
315
320
|
},
|
|
321
|
+
"typeahead" : {
|
|
322
|
+
"clear" : "Hreinsa inntakið"
|
|
323
|
+
},
|
|
316
324
|
"splitViewCard" : {
|
|
317
325
|
"a11y" : {
|
|
318
326
|
"close" : "Lokaðu"
|
|
@@ -324,7 +332,11 @@
|
|
|
324
332
|
"thumbnail" : {
|
|
325
333
|
"checked" : "Merkt",
|
|
326
334
|
"unavailable" : "Efni er ekki tiltækt",
|
|
327
|
-
"select" : "Veldu hlut"
|
|
335
|
+
"select" : "Veldu hlut",
|
|
336
|
+
"aria-label" : {
|
|
337
|
+
"label" : "Merki",
|
|
338
|
+
"caption" : "Yfirskrift"
|
|
339
|
+
}
|
|
328
340
|
},
|
|
329
341
|
"thumbnailList" : {
|
|
330
342
|
"removeUpload" : "Fjarlægðu upphleðslu",
|
|
@@ -362,6 +374,7 @@
|
|
|
362
374
|
"loading" : "Hleðsla"
|
|
363
375
|
},
|
|
364
376
|
"token" : {
|
|
377
|
+
"error" : "Error",
|
|
365
378
|
"remove" : "Fjarlægðu"
|
|
366
379
|
},
|
|
367
380
|
"toolHeader" : {
|
|
@@ -386,7 +399,14 @@
|
|
|
386
399
|
"menuImperative" : {
|
|
387
400
|
"options" : {
|
|
388
401
|
"ariaLabel" : "Valmyndarvalkostir"
|
|
389
|
-
}
|
|
402
|
+
},
|
|
403
|
+
"dragAndDropInstructions" : "Ýttu á bilslásinn til að draga, örvatakkana til að endurraða.",
|
|
404
|
+
"dragStart" : "Þú hefur lyft hlut í stöðu {{startPosition}}.",
|
|
405
|
+
"dragStartWithGroup" : "Þú hefur lyft hlut í stöðu {{startPosition}} í hópnum {{startGroupTitle}}.",
|
|
406
|
+
"dragUpdate" : "Þú hefur fært hlut í stöðu {{startPosition}} í stöðu {{endPosition}}.",
|
|
407
|
+
"dragUpdateWithGroup" : "Þú hefur fært hlut í stöðu {{startPosition}} í hópnum {{startGroupTitle}} í stöðu {{endPosition}} í hópnum {{endGroupTitle}}.",
|
|
408
|
+
"dragEnd" : "Þú hefur sleppt hlut í stöðu {{endPosition}}.",
|
|
409
|
+
"dragEndWithGroup" : "Þú hefur sleppt hlut í stöðu {{endPosition}} í hópnum {{endGroupTitle}}."
|
|
390
410
|
}
|
|
391
411
|
}
|
|
392
412
|
}
|
package/dist/_locales/it-IT.json
CHANGED
|
@@ -8,6 +8,9 @@
|
|
|
8
8
|
"breadcrumbs" : {
|
|
9
9
|
"label" : "Breadcrumb"
|
|
10
10
|
},
|
|
11
|
+
"anchorNavigation" : {
|
|
12
|
+
"landmarkLabel" : "In questa pagina"
|
|
13
|
+
},
|
|
11
14
|
"calendar" : {
|
|
12
15
|
"navigationLabel" : "Vai a {{monthYear}}"
|
|
13
16
|
},
|
|
@@ -84,7 +87,7 @@
|
|
|
84
87
|
"newItem" : "Collega elemento correlato",
|
|
85
88
|
"noRelatedItems" : {
|
|
86
89
|
"title" : "Per iniziare, collegare gli elementi correlati",
|
|
87
|
-
"description" : "Collegando gli elementi a
|
|
90
|
+
"description" : "Collegando gli elementi a {{itemName}} sarà più facile per l'utente e il team trovare informazioni rilevanti in Procore."
|
|
88
91
|
},
|
|
89
92
|
"noItems" : {
|
|
90
93
|
"title" : "Nessun elemento da visualizzare",
|
|
@@ -289,6 +292,7 @@
|
|
|
289
292
|
"fixErrorsToUpdate" : "Correggere gli errori di seguito e provare ad aggiornare di nuovo."
|
|
290
293
|
},
|
|
291
294
|
"field" : {
|
|
295
|
+
"errorIcon" : "Errore",
|
|
292
296
|
"tooltipHelp" : "Più informazioni"
|
|
293
297
|
}
|
|
294
298
|
},
|
|
@@ -311,8 +315,12 @@
|
|
|
311
315
|
"clear" : "Elimina campo",
|
|
312
316
|
"search" : "Cerca",
|
|
313
317
|
"selectAll" : "Seleziona tutto",
|
|
318
|
+
"selectedItems" : "Elementi selezionati",
|
|
314
319
|
"noResult" : "Nessun risultato"
|
|
315
320
|
},
|
|
321
|
+
"typeahead" : {
|
|
322
|
+
"clear" : "Cancella l'input"
|
|
323
|
+
},
|
|
316
324
|
"splitViewCard" : {
|
|
317
325
|
"a11y" : {
|
|
318
326
|
"close" : "Chiudi"
|
|
@@ -324,7 +332,11 @@
|
|
|
324
332
|
"thumbnail" : {
|
|
325
333
|
"checked" : "Selezionato",
|
|
326
334
|
"unavailable" : "Il contenuto non è disponibile",
|
|
327
|
-
"select" : "Seleziona elemento"
|
|
335
|
+
"select" : "Seleziona elemento",
|
|
336
|
+
"aria-label" : {
|
|
337
|
+
"label" : "Etichetta",
|
|
338
|
+
"caption" : "Didascalia"
|
|
339
|
+
}
|
|
328
340
|
},
|
|
329
341
|
"thumbnailList" : {
|
|
330
342
|
"removeUpload" : "Rimuovi caricamento",
|
|
@@ -362,6 +374,7 @@
|
|
|
362
374
|
"loading" : "Caricamento"
|
|
363
375
|
},
|
|
364
376
|
"token" : {
|
|
377
|
+
"error" : "Error",
|
|
365
378
|
"remove" : "Rimuovi"
|
|
366
379
|
},
|
|
367
380
|
"toolHeader" : {
|
|
@@ -386,7 +399,14 @@
|
|
|
386
399
|
"menuImperative" : {
|
|
387
400
|
"options" : {
|
|
388
401
|
"ariaLabel" : "Opzioni di menu"
|
|
389
|
-
}
|
|
402
|
+
},
|
|
403
|
+
"dragAndDropInstructions" : "Premere la barra spaziatrice per trascinare, i task freccia per modificare l'ordine.",
|
|
404
|
+
"dragStart" : "È stato incrementato il livello di un elemento nella posizione {{startPosition}}.",
|
|
405
|
+
"dragStartWithGroup" : "È stato incrementato il livello di un elemento nella posizione {{startPosition}} nel gruppo {{startGroupTitle}}.",
|
|
406
|
+
"dragUpdate" : "Un elemento nella posizione {{startPosition}} è stato spostato nella posizione {{endPosition}}.",
|
|
407
|
+
"dragUpdateWithGroup" : "Un elemento nella posizione {{startPosition}} del gruppo {{startGroupTitle}} è stato spostato nella posizione {{endPosition}} del gruppo {{endGroupTitle}}.",
|
|
408
|
+
"dragEnd" : "È stato rilasciato un elemento nella posizione {{endPosition}}.",
|
|
409
|
+
"dragEndWithGroup" : "È stato rilasciato un elemento nella posizione {{endPosition}} nel gruppo {{endGroupTitle}}."
|
|
390
410
|
}
|
|
391
411
|
}
|
|
392
412
|
}
|
package/dist/_locales/ja-JP.json
CHANGED
|
@@ -8,6 +8,9 @@
|
|
|
8
8
|
"breadcrumbs" : {
|
|
9
9
|
"label" : "パンくずリスト"
|
|
10
10
|
},
|
|
11
|
+
"anchorNavigation" : {
|
|
12
|
+
"landmarkLabel" : "このページでは"
|
|
13
|
+
},
|
|
11
14
|
"calendar" : {
|
|
12
15
|
"navigationLabel" : "{{monthYear}}へ移動する"
|
|
13
16
|
},
|
|
@@ -34,7 +37,7 @@
|
|
|
34
37
|
"emailContentValidationError" : "送信するメッセージを入力します。",
|
|
35
38
|
"emailContentDisclaimer" : "注: このメールの本文に「{{title}}」の一般的な情報が記載されます。",
|
|
36
39
|
"recipientSelectPlaceholder" : "入力して個人名を検索",
|
|
37
|
-
"emailRecipientRequiredError" : "
|
|
40
|
+
"emailRecipientRequiredError" : "送信先の受信者を入力します。",
|
|
38
41
|
"emailSubjectRequiredError" : "送信するために件名を入力します。",
|
|
39
42
|
"goToAllEmails" : "すべての電子メール",
|
|
40
43
|
"sendEmail" : "送信",
|
|
@@ -289,6 +292,7 @@
|
|
|
289
292
|
"fixErrorsToUpdate" : "以下のエラーを修正し、再度更新してみてください。"
|
|
290
293
|
},
|
|
291
294
|
"field" : {
|
|
295
|
+
"errorIcon" : "エラー",
|
|
292
296
|
"tooltipHelp" : "その他の情報"
|
|
293
297
|
}
|
|
294
298
|
},
|
|
@@ -311,8 +315,12 @@
|
|
|
311
315
|
"clear" : "フィールドを削除する",
|
|
312
316
|
"search" : "検索",
|
|
313
317
|
"selectAll" : "すべて選択",
|
|
318
|
+
"selectedItems" : "選択した案件",
|
|
314
319
|
"noResult" : "結果なし"
|
|
315
320
|
},
|
|
321
|
+
"typeahead" : {
|
|
322
|
+
"clear" : "入力をクリア"
|
|
323
|
+
},
|
|
316
324
|
"splitViewCard" : {
|
|
317
325
|
"a11y" : {
|
|
318
326
|
"close" : "終了"
|
|
@@ -324,7 +332,11 @@
|
|
|
324
332
|
"thumbnail" : {
|
|
325
333
|
"checked" : "チェックしました",
|
|
326
334
|
"unavailable" : "コンテンツは利用できません",
|
|
327
|
-
"select" : "項目を選択"
|
|
335
|
+
"select" : "項目を選択",
|
|
336
|
+
"aria-label" : {
|
|
337
|
+
"label" : "ラベル",
|
|
338
|
+
"caption" : "キャプション"
|
|
339
|
+
}
|
|
328
340
|
},
|
|
329
341
|
"thumbnailList" : {
|
|
330
342
|
"removeUpload" : "アップロードを削除する",
|
|
@@ -362,6 +374,7 @@
|
|
|
362
374
|
"loading" : "読み込み中"
|
|
363
375
|
},
|
|
364
376
|
"token" : {
|
|
377
|
+
"error" : "Error",
|
|
365
378
|
"remove" : "削除"
|
|
366
379
|
},
|
|
367
380
|
"toolHeader" : {
|
|
@@ -386,7 +399,14 @@
|
|
|
386
399
|
"menuImperative" : {
|
|
387
400
|
"options" : {
|
|
388
401
|
"ariaLabel" : "メニューオプション"
|
|
389
|
-
}
|
|
402
|
+
},
|
|
403
|
+
"dragAndDropInstructions" : "スペースキーを押してドラッグし、矢印キーを押して順序を変更します。",
|
|
404
|
+
"dragStart" : "案件を位置{{startPosition}}で持ち上げました。",
|
|
405
|
+
"dragStartWithGroup" : "グループ{{startGroupTitle}}内の位置{{startPosition}}にある案件を持ち上げました。",
|
|
406
|
+
"dragUpdate" : "位置{{startPosition}}の案件を位置{{endPosition}}に移動しました。",
|
|
407
|
+
"dragUpdateWithGroup" : "グループ{{startGroupTitle}}内の位置{{startPosition}}にある案件をグループ{{endGroupTitle}}内の位置{{endPosition}}に移動しました。",
|
|
408
|
+
"dragEnd" : "案件を位置{{endPosition}}にドロップしました。",
|
|
409
|
+
"dragEndWithGroup" : "グループ{{endGroupTitle}}内の位置{{endPosition}}に案件をドロップしました。"
|
|
390
410
|
}
|
|
391
411
|
}
|
|
392
412
|
}
|
package/dist/_locales/nb-NO.json
CHANGED
|
@@ -1 +1,412 @@
|
|
|
1
|
-
{
|
|
1
|
+
{
|
|
2
|
+
"core" : {
|
|
3
|
+
"banner" : {
|
|
4
|
+
"dismissAlert" : "Dismiss Alert",
|
|
5
|
+
"expand" : "Vis",
|
|
6
|
+
"collapse" : "Skjul"
|
|
7
|
+
},
|
|
8
|
+
"breadcrumbs" : {
|
|
9
|
+
"label" : "Breadcrumb"
|
|
10
|
+
},
|
|
11
|
+
"anchorNavigation" : {
|
|
12
|
+
"landmarkLabel" : "På denne siden"
|
|
13
|
+
},
|
|
14
|
+
"calendar" : {
|
|
15
|
+
"navigationLabel" : "Go to {{monthYear}}"
|
|
16
|
+
},
|
|
17
|
+
"connected" : {
|
|
18
|
+
"fileSelect" : {
|
|
19
|
+
"documents" : "Dokumenter",
|
|
20
|
+
"drawings" : "Drawings",
|
|
21
|
+
"forms" : "Skjemaer",
|
|
22
|
+
"photos" : "Photos",
|
|
23
|
+
"selectAlbum" : "Select album",
|
|
24
|
+
"selectAnAlbum" : "Select an Album",
|
|
25
|
+
"selectArea" : "Select area",
|
|
26
|
+
"selectAnArea" : "Select an Area",
|
|
27
|
+
"selectDiscipline" : "Select discipline",
|
|
28
|
+
"selectADiscipline" : "Select a Discipline",
|
|
29
|
+
"selectSet" : "Select set",
|
|
30
|
+
"selectASet" : "Select a Set",
|
|
31
|
+
"selectTemplate" : "Select template",
|
|
32
|
+
"selectATemplate" : "Select a Template"
|
|
33
|
+
},
|
|
34
|
+
"emails" : {
|
|
35
|
+
"emailSendErrorTitle" : "Sorry, we couldn't send this message.",
|
|
36
|
+
"emailBodyRequiredError" : "Please fix the errors below, and try creating again.",
|
|
37
|
+
"emailContentValidationError" : "Enter message to send.",
|
|
38
|
+
"emailContentDisclaimer" : "Note: The general information about “{{title}}” will be included in the body of this email.",
|
|
39
|
+
"recipientSelectPlaceholder" : "Type to search people",
|
|
40
|
+
"emailRecipientRequiredError" : "Enter recipient to send.",
|
|
41
|
+
"emailSubjectRequiredError" : "Enter Subject to send.",
|
|
42
|
+
"goToAllEmails" : "All Emails",
|
|
43
|
+
"sendEmail" : "Send",
|
|
44
|
+
"replyAll" : "Reply All",
|
|
45
|
+
"downloadAll" : "Download All",
|
|
46
|
+
"showAll" : "Show all",
|
|
47
|
+
"showLess" : "Show less",
|
|
48
|
+
"composeEmailPageTitle" : "Compose New Email",
|
|
49
|
+
"emailSentMessage" : "The email was successfully sent.",
|
|
50
|
+
"from" : "Fra",
|
|
51
|
+
"to" : "Til",
|
|
52
|
+
"cc" : "Cc",
|
|
53
|
+
"bcc" : "Bcc",
|
|
54
|
+
"downloadPdfLong" : "Last ned PDF",
|
|
55
|
+
"downloadPdfShort" : "PDF",
|
|
56
|
+
"privateEmailDisclaimer" : "Private emails are only shown to recipients and the sender of the email.",
|
|
57
|
+
"privateLabel" : "Private",
|
|
58
|
+
"settingsLink" : "Innstillinger",
|
|
59
|
+
"composeNewEmail" : "Compose Email",
|
|
60
|
+
"startNewCommunication" : "To initiate a new communication thread associated with this item, send an email to",
|
|
61
|
+
"emptyStateTitle" : "Send an Email to Get Started",
|
|
62
|
+
"emptyStateDescription" : "When you and your team send emails about this item, you can reference them here.",
|
|
63
|
+
"reply" : "Reply",
|
|
64
|
+
"cancel" : "Avbryt",
|
|
65
|
+
"subject" : "Subject",
|
|
66
|
+
"subjectPlaceholder" : "Enter subject here"
|
|
67
|
+
},
|
|
68
|
+
"distributionSelect" : {
|
|
69
|
+
"noCompany" : "No company",
|
|
70
|
+
"peopleCount" : "{{count}} people",
|
|
71
|
+
"distributionGroups" : "Distribution Groups",
|
|
72
|
+
"people" : "People"
|
|
73
|
+
},
|
|
74
|
+
"relatedItems" : {
|
|
75
|
+
"cancel" : "Avbryt",
|
|
76
|
+
"close" : "Close",
|
|
77
|
+
"date" : "Dato",
|
|
78
|
+
"itemType" : "Item Type",
|
|
79
|
+
"itemTypeGroupLabel" : {
|
|
80
|
+
"dailyLog" : "Daily Log",
|
|
81
|
+
"prostoreFile" : "Attach Files"
|
|
82
|
+
},
|
|
83
|
+
"itemName" : "Item Name",
|
|
84
|
+
"loading" : "Loading",
|
|
85
|
+
"notes" : "Notes",
|
|
86
|
+
"notesPlaceholder" : "Optional explanation of why this item is related",
|
|
87
|
+
"newItem" : "Link Related Item",
|
|
88
|
+
"noRelatedItems" : {
|
|
89
|
+
"title" : "Link Related Items to Get Started",
|
|
90
|
+
"description" : "Linking items to this {{itemName}} makes it easier for you and your team to find relevant information throughout Procore."
|
|
91
|
+
},
|
|
92
|
+
"noItems" : {
|
|
93
|
+
"title" : "There Are No Items to Display",
|
|
94
|
+
"description" : "Create items in your project to add them as related items here."
|
|
95
|
+
},
|
|
96
|
+
"noResultsSearchQuery" : {
|
|
97
|
+
"title" : "Ingen enheter samsvarer med søket ditt",
|
|
98
|
+
"description" : "Kontroller staving og filteralternativer, eller søk etter et annet nøkkelord."
|
|
99
|
+
},
|
|
100
|
+
"noResultsServerError" : {
|
|
101
|
+
"title" : "Noe gikk galt",
|
|
102
|
+
"description" : "Please check your internet connection and try again.",
|
|
103
|
+
"action" : "Prøv igjen"
|
|
104
|
+
},
|
|
105
|
+
"panelTitle" : "Link Related Item",
|
|
106
|
+
"search" : "Søk",
|
|
107
|
+
"searchItemType" : "Search item type",
|
|
108
|
+
"submit" : "Lenke",
|
|
109
|
+
"toast" : {
|
|
110
|
+
"itemAdded" : "The related item was successfully linked.",
|
|
111
|
+
"itemAdditionFailed" : "Sorry, the item couldn’t be attached. Please try again.",
|
|
112
|
+
"itemRemoved" : "The related item was successfully removed.",
|
|
113
|
+
"requestError" : "Sorry, something went wrong. Please try again."
|
|
114
|
+
}
|
|
115
|
+
}
|
|
116
|
+
},
|
|
117
|
+
"dateTimeFormat" : {
|
|
118
|
+
"dateAtTime" : "{{date}} kl. {{time}}",
|
|
119
|
+
"timeOnDate" : "{{time}} on {{date}}"
|
|
120
|
+
},
|
|
121
|
+
"table" : {
|
|
122
|
+
"a11y" : {
|
|
123
|
+
"expand" : "Vis",
|
|
124
|
+
"collapse" : "Skjul"
|
|
125
|
+
},
|
|
126
|
+
"checkboxLabel" : "Select row",
|
|
127
|
+
"sortableColumn" : "Sortable column"
|
|
128
|
+
},
|
|
129
|
+
"dataTable" : {
|
|
130
|
+
"emptyState" : {
|
|
131
|
+
"noFilteredResults" : {
|
|
132
|
+
"description" : "Kontroller staving og filteralternativer, eller søk etter et annet nøkkelord.",
|
|
133
|
+
"title" : "Ingen enheter samsvarer med søket ditt"
|
|
134
|
+
}
|
|
135
|
+
},
|
|
136
|
+
"exporting" : "Exporting...",
|
|
137
|
+
"filters" : {
|
|
138
|
+
"filters" : "Filtre",
|
|
139
|
+
"moreFilters" : "More Filters",
|
|
140
|
+
"clearAllFilters" : "Fjern alle filtre"
|
|
141
|
+
},
|
|
142
|
+
"grandTotals" : "Grand Totals",
|
|
143
|
+
"search" : "Søk",
|
|
144
|
+
"subtotals" : "Subtotals",
|
|
145
|
+
"tableSettings" : {
|
|
146
|
+
"configureColumns" : "Configure Columns",
|
|
147
|
+
"resetToDefault" : "Tilbakestill til standard",
|
|
148
|
+
"rowHeight" : "Row Height",
|
|
149
|
+
"small" : "Small",
|
|
150
|
+
"medium" : "Medium",
|
|
151
|
+
"large" : "Large",
|
|
152
|
+
"tableSettings" : "Table Settings"
|
|
153
|
+
}
|
|
154
|
+
},
|
|
155
|
+
"dateInput" : {
|
|
156
|
+
"clear" : "Delete field",
|
|
157
|
+
"ariaLabel" : "Current value is {{value}}",
|
|
158
|
+
"segment" : {
|
|
159
|
+
"ariaLabel" : {
|
|
160
|
+
"withValue" : {
|
|
161
|
+
"month" : "Month, {{value}}",
|
|
162
|
+
"day" : "Day, {{value}}",
|
|
163
|
+
"year" : "Year, {{value}}"
|
|
164
|
+
},
|
|
165
|
+
"withoutValue" : {
|
|
166
|
+
"month" : "Set a month",
|
|
167
|
+
"day" : "Set a day",
|
|
168
|
+
"year" : "Set a year"
|
|
169
|
+
}
|
|
170
|
+
},
|
|
171
|
+
"ariaValueText" : {
|
|
172
|
+
"empty" : "Empty"
|
|
173
|
+
}
|
|
174
|
+
},
|
|
175
|
+
"clearButton" : {
|
|
176
|
+
"ariaLabel" : "Remove the date"
|
|
177
|
+
}
|
|
178
|
+
},
|
|
179
|
+
"dropdown" : {
|
|
180
|
+
"search" : "Søk",
|
|
181
|
+
"moreOptions" : "More Options",
|
|
182
|
+
"loading" : "Loading"
|
|
183
|
+
},
|
|
184
|
+
"dropzone" : {
|
|
185
|
+
"uploadFiles" : {
|
|
186
|
+
"one" : "Upload File",
|
|
187
|
+
"other" : "Upload Files"
|
|
188
|
+
},
|
|
189
|
+
"dragAndDrop" : "or Drag & Drop",
|
|
190
|
+
"incorrectFileTypeMessage" : {
|
|
191
|
+
"one" : "Sorry - that file type is not allowed.",
|
|
192
|
+
"other" : "Sorry, some of those file types are not allowed."
|
|
193
|
+
},
|
|
194
|
+
"incorrectFileNumber" : "Sorry, we can’t upload this number of files at once.",
|
|
195
|
+
"invalidAmountAttachments" : {
|
|
196
|
+
"one" : "Sorry, only {{count}} file can be attached.",
|
|
197
|
+
"other" : "Sorry, only {{count}} files can be attached."
|
|
198
|
+
},
|
|
199
|
+
"hideDetails" : "Hide Details",
|
|
200
|
+
"showDetails" : "Show Details",
|
|
201
|
+
"errorTitle" : "We Couldn't Upload Some of Your Files",
|
|
202
|
+
"oneFileAtATimeError" : "Sorry, you can only attach one file at a time.",
|
|
203
|
+
"multipleErrorsMessage" : "Sorry, errors prevented some files from uploading. Please try uploading the files again.",
|
|
204
|
+
"maxFileSizeErrorGroup" : "One or more of your files exceeds the max file size of {{sizeInMegabytes}}mb. Please try uploading a smaller file.",
|
|
205
|
+
"minFileSizeErrorGroup" : "One or more of your files does not meet the min file size of {{sizeInMegabytes}}mb. Please try uploading a bigger file.",
|
|
206
|
+
"zeroFileSizeErrorGroup" : "Failed to upload files. Empty files are not supported.",
|
|
207
|
+
"maxFileNumberErrorGroup" : "Only ({{count}}) files can be uploaded at one time. Please remove some files and try again.",
|
|
208
|
+
"wrongFileTypeErrorGroup" : "Some of the file types you tried to upload are not supported in Procore. Please try uploading a different file format.",
|
|
209
|
+
"standaloneMaxFileNumberError" : "Only ({{maxFiles}}) files can be uploaded at one time. Please remove some files and try again.",
|
|
210
|
+
"standaloneUnsupportedFileTypeError" : "Some of the file types you tried to upload are not supported in Procore. Please try uploading a different file format.",
|
|
211
|
+
"standaloneMinFileSizeError" : "One or more of your files does not meet the min file size of {{sizeInMegabytes}}mb. Please try uploading a bigger file.",
|
|
212
|
+
"standaloneMaxFileSizeError" : "One or more of your files exceeds the max file size of {{sizeInMegabytes}}mb. Please try uploading a smaller file.",
|
|
213
|
+
"standaloneZeroFileSizeError" : "One or more of your files is an empty file (0 bytes) and cannot be uploaded. Please try uploading a bigger file.",
|
|
214
|
+
"uploadTotalProgress" : {
|
|
215
|
+
"withFailed" : "Total Progress: {{totalProgress}}%. Uploaded {{uploaded}} of {{total}}. Failed {{failed}}.",
|
|
216
|
+
"withoutFailed" : "Total Progress: {{totalProgress}}%. Uploaded {{uploaded}} of {{total}}."
|
|
217
|
+
}
|
|
218
|
+
},
|
|
219
|
+
"modal" : {
|
|
220
|
+
"a11y" : {
|
|
221
|
+
"close" : "Close"
|
|
222
|
+
},
|
|
223
|
+
"cancel" : "Avbryt"
|
|
224
|
+
},
|
|
225
|
+
"multiSelect" : {
|
|
226
|
+
"clearAll" : "Delete field",
|
|
227
|
+
"selectValues" : "Select Values",
|
|
228
|
+
"noResults" : "Ingen resultater",
|
|
229
|
+
"selectedToken" : "{{tokenLabel}}, selected",
|
|
230
|
+
"selectedItems" : "Selected items",
|
|
231
|
+
"noneSelected" : "None selected"
|
|
232
|
+
},
|
|
233
|
+
"tearsheet" : {
|
|
234
|
+
"a11y" : {
|
|
235
|
+
"close" : "Close"
|
|
236
|
+
}
|
|
237
|
+
},
|
|
238
|
+
"fileAttacher" : {
|
|
239
|
+
"attachFiles" : {
|
|
240
|
+
"one" : "Attach File",
|
|
241
|
+
"other" : "Attach Files"
|
|
242
|
+
}
|
|
243
|
+
},
|
|
244
|
+
"fileToken" : {
|
|
245
|
+
"uploading" : "Uploading"
|
|
246
|
+
},
|
|
247
|
+
"tree" : {
|
|
248
|
+
"expand" : "Vis",
|
|
249
|
+
"collapse" : "Skjul",
|
|
250
|
+
"selectionLimit" : {
|
|
251
|
+
"one" : "Only {{count}} file can be attached",
|
|
252
|
+
"other" : "Only {{count}} files can be attached"
|
|
253
|
+
},
|
|
254
|
+
"unsupportedFileType" : {
|
|
255
|
+
"specific" : "{{fileType}} file types are unsupported",
|
|
256
|
+
"unspecific" : "These file types are unsupported"
|
|
257
|
+
}
|
|
258
|
+
},
|
|
259
|
+
"fileExplorer" : {
|
|
260
|
+
"filesSelectedWithLimit" : "{{count}} of {{maxFileNumber}} files selected",
|
|
261
|
+
"ungroupedThumbnailGridGroup" : "Ungrouped",
|
|
262
|
+
"filesSelected" : {
|
|
263
|
+
"one" : "{{count}} file selected",
|
|
264
|
+
"other" : "{{count}} files selected"
|
|
265
|
+
},
|
|
266
|
+
"cancelAction" : "Avbryt",
|
|
267
|
+
"attachAction" : "Attach",
|
|
268
|
+
"maxNumberOfFilesSelected" : "Maximum number of files selected",
|
|
269
|
+
"modalTitle" : "Attach Files",
|
|
270
|
+
"filesPendingUpload" : "One or more files have not finished uploading.",
|
|
271
|
+
"noSelectedItems" : "Please select a file.",
|
|
272
|
+
"emptySearchResults" : "Ingen resultater funnet",
|
|
273
|
+
"noItems" : "No items",
|
|
274
|
+
"searchPlaceholder" : "Søk",
|
|
275
|
+
"uploadFailed" : "Upload Failed",
|
|
276
|
+
"supportedFileTypes" : "Supported file types"
|
|
277
|
+
},
|
|
278
|
+
"form" : {
|
|
279
|
+
"closeWithConfirm" : {
|
|
280
|
+
"confirmMessage" : "If you leave before saving, your changes will be lost."
|
|
281
|
+
},
|
|
282
|
+
"checkbox" : {
|
|
283
|
+
"no" : "Nei",
|
|
284
|
+
"yes" : "Ja",
|
|
285
|
+
"checked" : "Checked",
|
|
286
|
+
"unchecked" : "Unchecked"
|
|
287
|
+
},
|
|
288
|
+
"errorBanner" : {
|
|
289
|
+
"couldNotCreateItem" : "Sorry, we couldn't create this {{item}}.",
|
|
290
|
+
"couldNotUpdateItem" : "Sorry, we couldn't update this {{item}}.",
|
|
291
|
+
"fixErrorsToCreate" : "Please fix the errors below, and try creating again.",
|
|
292
|
+
"fixErrorsToUpdate" : "Please fix the errors below, and try updating again."
|
|
293
|
+
},
|
|
294
|
+
"field" : {
|
|
295
|
+
"errorIcon" : "Feil",
|
|
296
|
+
"tooltipHelp" : "More Information"
|
|
297
|
+
}
|
|
298
|
+
},
|
|
299
|
+
"menu" : {
|
|
300
|
+
"search" : "Søk"
|
|
301
|
+
},
|
|
302
|
+
"pagination" : {
|
|
303
|
+
"interval" : "of",
|
|
304
|
+
"notation" : "{{start}}-{{end}} of {{totalItems}}",
|
|
305
|
+
"page" : "Page:",
|
|
306
|
+
"nextPage" : "Next page",
|
|
307
|
+
"prevPage" : "Previous page"
|
|
308
|
+
},
|
|
309
|
+
"search" : {
|
|
310
|
+
"clear" : "Clear text",
|
|
311
|
+
"goSearch" : "Go to search results",
|
|
312
|
+
"label" : "Søk"
|
|
313
|
+
},
|
|
314
|
+
"select" : {
|
|
315
|
+
"clear" : "Delete field",
|
|
316
|
+
"search" : "Søk",
|
|
317
|
+
"selectAll" : "Velg alle",
|
|
318
|
+
"selectedItems" : "Selected items",
|
|
319
|
+
"noResult" : "Ingen resultater"
|
|
320
|
+
},
|
|
321
|
+
"typeahead" : {
|
|
322
|
+
"clear" : "Clear the input"
|
|
323
|
+
},
|
|
324
|
+
"splitViewCard" : {
|
|
325
|
+
"a11y" : {
|
|
326
|
+
"close" : "Close"
|
|
327
|
+
}
|
|
328
|
+
},
|
|
329
|
+
"tabs" : {
|
|
330
|
+
"more" : "Mer"
|
|
331
|
+
},
|
|
332
|
+
"thumbnail" : {
|
|
333
|
+
"checked" : "Checked",
|
|
334
|
+
"unavailable" : "Content is unavailable",
|
|
335
|
+
"select" : "Select item",
|
|
336
|
+
"aria-label" : {
|
|
337
|
+
"label" : "Etikett",
|
|
338
|
+
"caption" : "Caption"
|
|
339
|
+
}
|
|
340
|
+
},
|
|
341
|
+
"thumbnailList" : {
|
|
342
|
+
"removeUpload" : "Remove upload",
|
|
343
|
+
"uploading" : "Uploading"
|
|
344
|
+
},
|
|
345
|
+
"toast" : {
|
|
346
|
+
"a11y" : {
|
|
347
|
+
"dismiss" : "Avvis"
|
|
348
|
+
}
|
|
349
|
+
},
|
|
350
|
+
"fileList" : {
|
|
351
|
+
"downloadAll" : "Download All",
|
|
352
|
+
"download" : "Last ned",
|
|
353
|
+
"noPreview" : "No Preview Available"
|
|
354
|
+
},
|
|
355
|
+
"tieredSelect" : {
|
|
356
|
+
"emptyMessage" : "No locations.",
|
|
357
|
+
"goToTier" : "Go to sub menu",
|
|
358
|
+
"placeholder" : "Select an item",
|
|
359
|
+
"quickCreateActionLabel" : "Create New Location",
|
|
360
|
+
"quickCreateCancelLabel" : "Avbryt",
|
|
361
|
+
"quickCreateCreateLabel" : "Opprett",
|
|
362
|
+
"quickCreatePlaceholder" : "Add location",
|
|
363
|
+
"searchEmptyMessage" : "No results.",
|
|
364
|
+
"searchPlaceholder" : "Search existing locations",
|
|
365
|
+
"spinnerLabel" : "Loading"
|
|
366
|
+
},
|
|
367
|
+
"tieredDropdown" : {
|
|
368
|
+
"emptyMessage" : "No Items.",
|
|
369
|
+
"searchEmptyMessage" : "No results.",
|
|
370
|
+
"searchPlaceholder" : "Søk",
|
|
371
|
+
"spinnerLabel" : "Loading"
|
|
372
|
+
},
|
|
373
|
+
"spinner" : {
|
|
374
|
+
"loading" : "Loading"
|
|
375
|
+
},
|
|
376
|
+
"token" : {
|
|
377
|
+
"error" : "Error",
|
|
378
|
+
"remove" : "Fjern"
|
|
379
|
+
},
|
|
380
|
+
"toolHeader" : {
|
|
381
|
+
"settingsAction" : "Configure Settings"
|
|
382
|
+
},
|
|
383
|
+
"fileSelect" : {
|
|
384
|
+
"localFilesSource" : "My Computer",
|
|
385
|
+
"uploadFailed" : "Upload Failed",
|
|
386
|
+
"maxNumberOfFilesSelected" : "Maximum number of files selected"
|
|
387
|
+
},
|
|
388
|
+
"required" : {
|
|
389
|
+
"requiredFields" : "Required fields"
|
|
390
|
+
},
|
|
391
|
+
"avatarStack" : {
|
|
392
|
+
"viewAll" : "View All",
|
|
393
|
+
"close" : "Close"
|
|
394
|
+
},
|
|
395
|
+
"panel" : {
|
|
396
|
+
"close" : "Close",
|
|
397
|
+
"goBack" : "Go back"
|
|
398
|
+
},
|
|
399
|
+
"menuImperative" : {
|
|
400
|
+
"options" : {
|
|
401
|
+
"ariaLabel" : "Menu options"
|
|
402
|
+
},
|
|
403
|
+
"dragAndDropInstructions" : "Press Space to drag, arrow keys to reorder.",
|
|
404
|
+
"dragStart" : "You have lifted an item in position {{startPosition}}.",
|
|
405
|
+
"dragStartWithGroup" : "You have lifted an item in position {{startPosition}} in group {{startGroupTitle}}.",
|
|
406
|
+
"dragUpdate" : "You have moved an item in position {{startPosition}} to position {{endPosition}}.",
|
|
407
|
+
"dragUpdateWithGroup" : "You have moved an item in position {{startPosition}} in group {{startGroupTitle}} to position {{endPosition}} in group {{endGroupTitle}}.",
|
|
408
|
+
"dragEnd" : "You have dropped an item in position {{endPosition}}.",
|
|
409
|
+
"dragEndWithGroup" : "You have dropped an item in position {{endPosition}} in group {{endGroupTitle}}."
|
|
410
|
+
}
|
|
411
|
+
}
|
|
412
|
+
}
|