@procore/core-react 12.28.0 → 12.28.1
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 +7 -0
- package/dist/AnchorNavigation/AnchorNavigation.styles.js +3 -3
- package/dist/Avatar/Avatar.styles.js +5 -5
- 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/Calendar/Calendar.styles.js +8 -8
- package/dist/Card/Card.styles.js +1 -1
- package/dist/Checkbox/Checkbox.styles.js +6 -6
- package/dist/Checkbox/CheckboxTooltip.js +1 -1
- 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.styles.js +3 -3
- 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.styles.js +6 -6
- package/dist/Field/Field.styles.js +3 -3
- package/dist/FileList/FileList.styles.js +4 -4
- 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.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 +4 -4
- package/dist/FilterToken/FilterToken.styles.js +5 -5
- package/dist/FlexList/FlexList.styles.js +1 -1
- package/dist/Form/Form.styles.js +14 -14
- package/dist/Form/StyledFormikForm.styles.js +2 -2
- 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.styles.js +10 -10
- package/dist/Modal/Modal.styles.js +13 -13
- package/dist/MultiSelect/MultiSelect.styles.js +6 -6
- 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/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.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.styles.js +7 -7
- package/dist/Semantic/Semantic.styles.js +9 -9
- package/dist/Slider/Slider.styles.js +5 -5
- package/dist/Spinner/Spinner.styles.js +7 -7
- package/dist/SplitViewCard/SplitViewCard.js +1 -2
- package/dist/SplitViewCard/SplitViewCard.js.map +1 -1
- package/dist/SplitViewCard/SplitViewCard.styles.js +8 -8
- package/dist/SuperSelect/SuperSelect.components.js +1 -5
- package/dist/SuperSelect/SuperSelect.components.js.map +1 -1
- package/dist/SuperSelect/SuperSelect.presets.styles.js +1 -1
- package/dist/SuperSelect/SuperSelect.styles.js +38 -38
- package/dist/SuperSelect/SuperSelect.types.d.ts +0 -1
- package/dist/SuperSelect/SuperSelect.types.js.map +1 -1
- package/dist/SuperSelect/useSuperSelect.js +15 -3
- package/dist/SuperSelect/useSuperSelect.js.map +1 -1
- package/dist/Switch/Switch.styles.js +4 -4
- package/dist/Table/Table.styles.js +28 -28
- package/dist/TableShelf/TableShelf.styles.js +5 -5
- package/dist/Tabs/Tabs.styles.js +15 -15
- package/dist/Tearsheet/Tearsheet.styles.js +5 -5
- package/dist/TextArea/TextArea.styles.js +1 -1
- package/dist/TextEditor/TextEditor.styles.js +1 -1
- package/dist/TextEditor/utils/config.js +1 -3
- package/dist/TextEditor/utils/config.js.map +1 -1
- package/dist/TextEditorOutput/TextEditorOutput.styles.js +1 -1
- package/dist/Thumbnail/Thumbnail.styles.js +17 -17
- package/dist/ThumbnailGrid/ThumbnailGrid.styles.js +7 -7
- 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.styles.js +3 -3
- package/dist/ToolHeader/ToolHeader.styles.js +6 -6
- package/dist/ToolLandingPage/ToolLandingPage.styles.js +3 -3
- package/dist/Tooltip/Tooltip.styles.js +2 -2
- package/dist/Tree/Tree.styles.js +9 -9
- 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 +14 -0
- package/dist/_locales/de-DE.json +2 -1
- package/dist/_locales/en-AU.json +2 -1
- package/dist/_locales/en-CA.json +2 -1
- package/dist/_locales/en-GB.json +2 -1
- package/dist/_locales/es-ES.json +3 -2
- package/dist/_locales/es.json +4 -3
- package/dist/_locales/fr-CA.json +2 -1
- package/dist/_locales/fr-FR.json +2 -1
- package/dist/_locales/is-IS.json +2 -1
- package/dist/_locales/it-IT.json +2 -1
- package/dist/_locales/ja-JP.json +2 -1
- package/dist/_locales/pl-PL.json +2 -1
- package/dist/_locales/pt-BR.json +2 -1
- package/dist/_locales/pt-PT.json +380 -0
- package/dist/_locales/th-TH.json +2 -1
- package/dist/_locales/zh-SG.json +2 -1
- package/dist/_locales/zh-TW.json +219 -218
- package/dist/_storyHelpers_/components/Deprecation.styles.js +1 -1
- package/dist/_storyHelpers_/components/StoryGrid.js +3 -3
- package/dist/_typedoc/AnchorNavigation/AnchorNavigation.types.json +3 -3
- package/dist/_typedoc/Avatar/Avatar.types.json +20 -20
- package/dist/_typedoc/AvatarStack/AvatarStack.types.json +24 -24
- package/dist/_typedoc/Badge/Badge.types.json +6 -6
- package/dist/_typedoc/Banner/Banner.types.json +13 -13
- 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 +13 -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 +37 -37
- package/dist/_typedoc/DropdownFlyout/DropdownFlyout.types.json +30 -30
- package/dist/_typedoc/Dropzone/Dropzone.types.json +44 -44
- package/dist/_typedoc/EmptyState/EmptyState.types.json +16 -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 +771 -771
- 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 +52 -52
- 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 +74 -74
- package/dist/_typedoc/Modal/Modal.types.json +46 -46
- package/dist/_typedoc/MultiSelect/MultiSelect.types.json +31 -31
- 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 +32 -32
- package/dist/_typedoc/PageLayout/PageLayout.types.json +26 -26
- package/dist/_typedoc/Pagination/Pagination.types.json +7 -7
- package/dist/_typedoc/Panel/Panel.types.json +30 -30
- 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 +60 -60
- 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 +101 -101
- package/dist/_typedoc/Tabs/Tabs.types.json +20 -20
- 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 +21 -21
- package/dist/_typedoc/TextEditor/TextEditorProvider.types.json +2 -2
- package/dist/_typedoc/TextEditorOutput/TextEditorOutput.types.json +3 -3
- package/dist/_typedoc/Thumbnail/Thumbnail.types.json +19 -19
- package/dist/_typedoc/TieredDropdown/TieredDropdown.types.json +42 -42
- package/dist/_typedoc/TieredSelect/TieredSelect.types.json +28 -28
- 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 +7 -7
- package/dist/_typedoc/ToolHeader/ToolHeader.types.json +10 -10
- package/dist/_typedoc/ToolLandingPage/ToolLandingPage.types.json +7 -7
- package/dist/_typedoc/Tooltip/Tooltip.types.json +13 -13
- package/dist/_typedoc/Tree/Tree.types.json +86 -86
- 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/package.json +1 -1
|
@@ -0,0 +1,380 @@
|
|
|
1
|
+
{
|
|
2
|
+
"core" : {
|
|
3
|
+
"banner" : {
|
|
4
|
+
"dismissAlert" : "Dismiss Alert"
|
|
5
|
+
},
|
|
6
|
+
"breadcrumbs" : {
|
|
7
|
+
"label" : "Breadcrumb"
|
|
8
|
+
},
|
|
9
|
+
"calendar" : {
|
|
10
|
+
"navigationLabel" : "Go to {{monthYear}}"
|
|
11
|
+
},
|
|
12
|
+
"connected" : {
|
|
13
|
+
"fileSelect" : {
|
|
14
|
+
"documents" : "Documents",
|
|
15
|
+
"drawings" : "Drawings",
|
|
16
|
+
"forms" : "Forms",
|
|
17
|
+
"photos" : "Photos",
|
|
18
|
+
"selectAlbum" : "Select album",
|
|
19
|
+
"selectAnAlbum" : "Select an Album",
|
|
20
|
+
"selectArea" : "Select area",
|
|
21
|
+
"selectAnArea" : "Select an Area",
|
|
22
|
+
"selectDiscipline" : "Select discipline",
|
|
23
|
+
"selectADiscipline" : "Select a Discipline",
|
|
24
|
+
"selectSet" : "Select set",
|
|
25
|
+
"selectASet" : "Select a Set",
|
|
26
|
+
"selectTemplate" : "Select template",
|
|
27
|
+
"selectATemplate" : "Select a Template"
|
|
28
|
+
},
|
|
29
|
+
"emails" : {
|
|
30
|
+
"emailSendErrorTitle" : "Sorry, we couldn't send this message.",
|
|
31
|
+
"emailBodyRequiredError" : "Please fix the errors below, and try creating again.",
|
|
32
|
+
"emailContentValidationError" : "Enter message to send.",
|
|
33
|
+
"emailContentDisclaimer" : "Note: The general information about “{{title}}” will be included in the body of this email.",
|
|
34
|
+
"recipientSelectPlaceholder" : "Type to search people",
|
|
35
|
+
"emailRecipientRequiredError" : "Enter recipient to send.",
|
|
36
|
+
"emailSubjectRequiredError" : "Enter Subject to send.",
|
|
37
|
+
"goToAllEmails" : "All Emails",
|
|
38
|
+
"sendEmail" : "Send",
|
|
39
|
+
"replyAll" : "Reply All",
|
|
40
|
+
"downloadAll" : "Download All",
|
|
41
|
+
"showAll" : "Show all",
|
|
42
|
+
"showLess" : "Show less",
|
|
43
|
+
"composeEmailPageTitle" : "Compose New Email",
|
|
44
|
+
"emailSentMessage" : "The email was successfully sent.",
|
|
45
|
+
"from" : "From",
|
|
46
|
+
"to" : "To",
|
|
47
|
+
"cc" : "Cc",
|
|
48
|
+
"bcc" : "Bcc",
|
|
49
|
+
"downloadPdfLong" : "Download PDF",
|
|
50
|
+
"downloadPdfShort" : "PDF",
|
|
51
|
+
"privateEmailDisclaimer" : "Private emails are only shown to recipients and the sender of the email.",
|
|
52
|
+
"privateLabel" : "Private",
|
|
53
|
+
"settingsLink" : "Settings",
|
|
54
|
+
"composeNewEmail" : "Compose Email",
|
|
55
|
+
"startNewCommunication" : "To initiate a new communication thread associated with this item, send an email to",
|
|
56
|
+
"emptyStateTitle" : "Send an Email to Get Started",
|
|
57
|
+
"emptyStateDescription" : "When you and your team send emails about this item, you can reference them here.",
|
|
58
|
+
"reply" : "Reply",
|
|
59
|
+
"cancel" : "Cancel",
|
|
60
|
+
"subject" : "Subject",
|
|
61
|
+
"subjectPlaceholder" : "Enter subject here"
|
|
62
|
+
},
|
|
63
|
+
"distributionSelect" : {
|
|
64
|
+
"noCompany" : "No company",
|
|
65
|
+
"peopleCount" : "{{count}} people",
|
|
66
|
+
"distributionGroups" : "Distribution Groups",
|
|
67
|
+
"people" : "People"
|
|
68
|
+
},
|
|
69
|
+
"relatedItems" : {
|
|
70
|
+
"cancel" : "Cancel",
|
|
71
|
+
"close" : "Close",
|
|
72
|
+
"date" : "Date",
|
|
73
|
+
"itemType" : "Item Type",
|
|
74
|
+
"itemTypeGroupLabel" : {
|
|
75
|
+
"dailyLog" : "Daily Log",
|
|
76
|
+
"prostoreFile" : "Attach Files"
|
|
77
|
+
},
|
|
78
|
+
"itemName" : "Item Name",
|
|
79
|
+
"loading" : "Loading",
|
|
80
|
+
"notes" : "Notes",
|
|
81
|
+
"notesPlaceholder" : "Optional explanation of why this item is related",
|
|
82
|
+
"newItem" : "Link Related Item",
|
|
83
|
+
"noRelatedItems" : {
|
|
84
|
+
"title" : "Link Related Items to Get Started",
|
|
85
|
+
"description" : "Linking items to this {{itemName}} makes it easier for you and your team to find relevant information throughout Procore."
|
|
86
|
+
},
|
|
87
|
+
"noItems" : {
|
|
88
|
+
"title" : "There Are No Items to Display",
|
|
89
|
+
"description" : "Create items in your project to add them as related items here."
|
|
90
|
+
},
|
|
91
|
+
"noResultsSearchQuery" : {
|
|
92
|
+
"title" : "No Items Match Your Search",
|
|
93
|
+
"description" : "Check your spelling and filter options, or search for a different keyword."
|
|
94
|
+
},
|
|
95
|
+
"noResultsServerError" : {
|
|
96
|
+
"title" : "Something Went Wrong",
|
|
97
|
+
"description" : "Please check your internet connection and try again.",
|
|
98
|
+
"action" : "Try Again"
|
|
99
|
+
},
|
|
100
|
+
"panelTitle" : "Link Related Item",
|
|
101
|
+
"search" : "Search",
|
|
102
|
+
"searchItemType" : "Search item type",
|
|
103
|
+
"submit" : "Link",
|
|
104
|
+
"toast" : {
|
|
105
|
+
"itemAdded" : "The related item was successfully linked.",
|
|
106
|
+
"itemAdditionFailed" : "Sorry, the item couldn’t be attached. Please try again.",
|
|
107
|
+
"itemRemoved" : "The related item was successfully removed.",
|
|
108
|
+
"requestError" : "Sorry, something went wrong. Please try again."
|
|
109
|
+
}
|
|
110
|
+
}
|
|
111
|
+
},
|
|
112
|
+
"dateTimeFormat" : {
|
|
113
|
+
"dateAtTime" : "{{date}} at {{time}}",
|
|
114
|
+
"timeOnDate" : "{{time}} on {{date}}"
|
|
115
|
+
},
|
|
116
|
+
"table" : {
|
|
117
|
+
"checkboxLabel" : "Select row",
|
|
118
|
+
"sortableColumn" : "Sortable column"
|
|
119
|
+
},
|
|
120
|
+
"dataTable" : {
|
|
121
|
+
"emptyState" : {
|
|
122
|
+
"noFilteredResults" : {
|
|
123
|
+
"description" : "Check your spelling and filter options, or search for a different keyword.",
|
|
124
|
+
"title" : "No Items Match Your Search"
|
|
125
|
+
}
|
|
126
|
+
},
|
|
127
|
+
"exporting" : "Exporting...",
|
|
128
|
+
"filters" : {
|
|
129
|
+
"filters" : "Filters",
|
|
130
|
+
"moreFilters" : "More Filters",
|
|
131
|
+
"clearAllFilters" : "Clear All Filters"
|
|
132
|
+
},
|
|
133
|
+
"grandTotals" : "Grand Totals",
|
|
134
|
+
"search" : "Search",
|
|
135
|
+
"subtotals" : "Subtotals",
|
|
136
|
+
"tableSettings" : {
|
|
137
|
+
"configureColumns" : "Configure Columns",
|
|
138
|
+
"resetToDefault" : "Reset To Default",
|
|
139
|
+
"rowHeight" : "Row Height",
|
|
140
|
+
"small" : "Small",
|
|
141
|
+
"medium" : "Medium",
|
|
142
|
+
"large" : "Large",
|
|
143
|
+
"tableSettings" : "Table Settings"
|
|
144
|
+
}
|
|
145
|
+
},
|
|
146
|
+
"dateInput" : {
|
|
147
|
+
"clear" : "Delete field",
|
|
148
|
+
"ariaLabel" : "Current value is {{value}}",
|
|
149
|
+
"segment" : {
|
|
150
|
+
"ariaLabel" : {
|
|
151
|
+
"withValue" : {
|
|
152
|
+
"month" : "Month, {{value}}",
|
|
153
|
+
"day" : "Day, {{value}}",
|
|
154
|
+
"year" : "Year, {{value}}"
|
|
155
|
+
},
|
|
156
|
+
"withoutValue" : {
|
|
157
|
+
"month" : "Set a month",
|
|
158
|
+
"day" : "Set a day",
|
|
159
|
+
"year" : "Set a year"
|
|
160
|
+
}
|
|
161
|
+
},
|
|
162
|
+
"ariaValueText" : {
|
|
163
|
+
"empty" : "Empty"
|
|
164
|
+
}
|
|
165
|
+
},
|
|
166
|
+
"clearButton" : {
|
|
167
|
+
"ariaLabel" : "Remove the date"
|
|
168
|
+
}
|
|
169
|
+
},
|
|
170
|
+
"dropdown" : {
|
|
171
|
+
"search" : "Search",
|
|
172
|
+
"moreOptions" : "More Options",
|
|
173
|
+
"loading" : "Loading"
|
|
174
|
+
},
|
|
175
|
+
"dropzone" : {
|
|
176
|
+
"uploadFiles" : {
|
|
177
|
+
"one" : "Upload File",
|
|
178
|
+
"other" : "Upload Files"
|
|
179
|
+
},
|
|
180
|
+
"dragAndDrop" : "or Drag & Drop",
|
|
181
|
+
"incorrectFileTypeMessage" : {
|
|
182
|
+
"one" : "Sorry - that file type is not allowed.",
|
|
183
|
+
"other" : "Sorry, some of those file types are not allowed."
|
|
184
|
+
},
|
|
185
|
+
"incorrectFileNumber" : "Sorry, we can’t upload this number of files at once.",
|
|
186
|
+
"invalidAmountAttachments" : {
|
|
187
|
+
"one" : "Sorry, only {{count}} file can be attached.",
|
|
188
|
+
"other" : "Sorry, only {{count}} files can be attached."
|
|
189
|
+
},
|
|
190
|
+
"hideDetails" : "Hide Details",
|
|
191
|
+
"showDetails" : "Show Details",
|
|
192
|
+
"errorTitle" : "We Couldn't Upload Some of Your Files",
|
|
193
|
+
"oneFileAtATimeError" : "Sorry, you can only attach one file at a time.",
|
|
194
|
+
"multipleErrorsMessage" : "Sorry, errors prevented some files from uploading. Please try uploading the files again.",
|
|
195
|
+
"maxFileSizeErrorGroup" : "One or more of your files exceeds the max file size of {{sizeInMegabytes}}mb. Please try uploading a smaller file.",
|
|
196
|
+
"minFileSizeErrorGroup" : "One or more of your files does not meet the min file size of {{sizeInMegabytes}}mb. Please try uploading a bigger file.",
|
|
197
|
+
"zeroFileSizeErrorGroup" : "Failed to upload files. Empty files are not supported.",
|
|
198
|
+
"maxFileNumberErrorGroup" : "Only ({{count}}) files can be uploaded at one time. Please remove some files and try again.",
|
|
199
|
+
"wrongFileTypeErrorGroup" : "Some of the file types you tried to upload are not supported in Procore. Please try uploading a different file format.",
|
|
200
|
+
"standaloneMaxFileNumberError" : "Only ({{maxFiles}}) files can be uploaded at one time. Please remove some files and try again.",
|
|
201
|
+
"standaloneUnsupportedFileTypeError" : "Some of the file types you tried to upload are not supported in Procore. Please try uploading a different file format.",
|
|
202
|
+
"standaloneMinFileSizeError" : "One or more of your files does not meet the min file size of {{sizeInMegabytes}}mb. Please try uploading a bigger file.",
|
|
203
|
+
"standaloneMaxFileSizeError" : "One or more of your files exceeds the max file size of {{sizeInMegabytes}}mb. Please try uploading a smaller file.",
|
|
204
|
+
"standaloneZeroFileSizeError" : "One or more of your files is an empty file (0 bytes) and cannot be uploaded. Please try uploading a bigger file.",
|
|
205
|
+
"uploadTotalProgress" : {
|
|
206
|
+
"withFailed" : "Total Progress: {{totalProgress}}%. Uploaded {{uploaded}} of {{total}}. Failed {{failed}}.",
|
|
207
|
+
"withoutFailed" : "Total Progress: {{totalProgress}}%. Uploaded {{uploaded}} of {{total}}."
|
|
208
|
+
}
|
|
209
|
+
},
|
|
210
|
+
"modal" : {
|
|
211
|
+
"a11y" : {
|
|
212
|
+
"close" : "Close"
|
|
213
|
+
},
|
|
214
|
+
"cancel" : "Cancel"
|
|
215
|
+
},
|
|
216
|
+
"multiSelect" : {
|
|
217
|
+
"clearAll" : "Delete field",
|
|
218
|
+
"selectValues" : "Select Values",
|
|
219
|
+
"noResults" : "No results"
|
|
220
|
+
},
|
|
221
|
+
"tearsheet" : {
|
|
222
|
+
"a11y" : {
|
|
223
|
+
"close" : "Close"
|
|
224
|
+
}
|
|
225
|
+
},
|
|
226
|
+
"fileAttacher" : {
|
|
227
|
+
"attachFiles" : {
|
|
228
|
+
"one" : "Attach File",
|
|
229
|
+
"other" : "Attach Files"
|
|
230
|
+
}
|
|
231
|
+
},
|
|
232
|
+
"fileToken" : {
|
|
233
|
+
"uploading" : "Uploading"
|
|
234
|
+
},
|
|
235
|
+
"tree" : {
|
|
236
|
+
"selectionLimit" : {
|
|
237
|
+
"one" : "Only {{count}} file can be attached",
|
|
238
|
+
"other" : "Only {{count}} files can be attached"
|
|
239
|
+
},
|
|
240
|
+
"unsupportedFileType" : {
|
|
241
|
+
"specific" : "{{fileType}} file types are unsupported",
|
|
242
|
+
"unspecific" : "These file types are unsupported"
|
|
243
|
+
}
|
|
244
|
+
},
|
|
245
|
+
"fileExplorer" : {
|
|
246
|
+
"filesSelectedWithLimit" : "{{count}} of {{maxFileNumber}} files selected",
|
|
247
|
+
"ungroupedThumbnailGridGroup" : "Ungrouped",
|
|
248
|
+
"filesSelected" : {
|
|
249
|
+
"one" : "{{count}} file selected",
|
|
250
|
+
"other" : "{{count}} files selected"
|
|
251
|
+
},
|
|
252
|
+
"cancelAction" : "Cancel",
|
|
253
|
+
"attachAction" : "Attach",
|
|
254
|
+
"maxNumberOfFilesSelected" : "Maximum number of files selected",
|
|
255
|
+
"modalTitle" : "Attach Files",
|
|
256
|
+
"filesPendingUpload" : "One or more files have not finished uploading.",
|
|
257
|
+
"noSelectedItems" : "Please select a file.",
|
|
258
|
+
"emptySearchResults" : "No results found",
|
|
259
|
+
"noItems" : "No items",
|
|
260
|
+
"searchPlaceholder" : "Search",
|
|
261
|
+
"uploadFailed" : "Upload Failed",
|
|
262
|
+
"supportedFileTypes" : "Supported file types"
|
|
263
|
+
},
|
|
264
|
+
"form" : {
|
|
265
|
+
"closeWithConfirm" : {
|
|
266
|
+
"confirmMessage" : "If you leave before saving, your changes will be lost."
|
|
267
|
+
},
|
|
268
|
+
"checkbox" : {
|
|
269
|
+
"no" : "No",
|
|
270
|
+
"yes" : "Yes",
|
|
271
|
+
"checked" : "Checked",
|
|
272
|
+
"unchecked" : "Unchecked"
|
|
273
|
+
},
|
|
274
|
+
"errorBanner" : {
|
|
275
|
+
"couldNotCreateItem" : "Sorry, we couldn't create this {{item}}.",
|
|
276
|
+
"couldNotUpdateItem" : "Sorry, we couldn't update this {{item}}.",
|
|
277
|
+
"fixErrorsToCreate" : "Please fix the errors below, and try creating again.",
|
|
278
|
+
"fixErrorsToUpdate" : "Please fix the errors below, and try updating again."
|
|
279
|
+
},
|
|
280
|
+
"field" : {
|
|
281
|
+
"tooltipHelp" : "More Information"
|
|
282
|
+
}
|
|
283
|
+
},
|
|
284
|
+
"menu" : {
|
|
285
|
+
"search" : "Search"
|
|
286
|
+
},
|
|
287
|
+
"pagination" : {
|
|
288
|
+
"interval" : "of",
|
|
289
|
+
"notation" : "{{start}}-{{end}} of {{totalItems}}",
|
|
290
|
+
"page" : "Page:",
|
|
291
|
+
"nextPage" : "Next page",
|
|
292
|
+
"prevPage" : "Previous page"
|
|
293
|
+
},
|
|
294
|
+
"search" : {
|
|
295
|
+
"clear" : "Clear text",
|
|
296
|
+
"goSearch" : "Go to search results",
|
|
297
|
+
"label" : "Search"
|
|
298
|
+
},
|
|
299
|
+
"select" : {
|
|
300
|
+
"clear" : "Delete field",
|
|
301
|
+
"search" : "Search",
|
|
302
|
+
"selectAll" : "Selecionar tudo"
|
|
303
|
+
},
|
|
304
|
+
"splitViewCard" : {
|
|
305
|
+
"a11y" : {
|
|
306
|
+
"close" : "Close"
|
|
307
|
+
}
|
|
308
|
+
},
|
|
309
|
+
"tabs" : {
|
|
310
|
+
"more" : "More"
|
|
311
|
+
},
|
|
312
|
+
"thumbnail" : {
|
|
313
|
+
"checked" : "Checked",
|
|
314
|
+
"unavailable" : "Content is unavailable",
|
|
315
|
+
"select" : "Select item"
|
|
316
|
+
},
|
|
317
|
+
"thumbnailList" : {
|
|
318
|
+
"removeUpload" : "Remove upload",
|
|
319
|
+
"uploading" : "Uploading"
|
|
320
|
+
},
|
|
321
|
+
"toast" : {
|
|
322
|
+
"a11y" : {
|
|
323
|
+
"dismiss" : "Dismiss"
|
|
324
|
+
}
|
|
325
|
+
},
|
|
326
|
+
"fileList" : {
|
|
327
|
+
"downloadAll" : "Download All",
|
|
328
|
+
"download" : "Download",
|
|
329
|
+
"noPreview" : "No Preview Available"
|
|
330
|
+
},
|
|
331
|
+
"tieredSelect" : {
|
|
332
|
+
"emptyMessage" : "No locations.",
|
|
333
|
+
"goToTier" : "Go to sub menu",
|
|
334
|
+
"placeholder" : "Select an item",
|
|
335
|
+
"quickCreateActionLabel" : "Create New Location",
|
|
336
|
+
"quickCreateCancelLabel" : "Cancel",
|
|
337
|
+
"quickCreateCreateLabel" : "Create",
|
|
338
|
+
"quickCreatePlaceholder" : "Add location",
|
|
339
|
+
"searchEmptyMessage" : "No results.",
|
|
340
|
+
"searchPlaceholder" : "Search existing locations",
|
|
341
|
+
"spinnerLabel" : "Loading"
|
|
342
|
+
},
|
|
343
|
+
"tieredDropdown" : {
|
|
344
|
+
"emptyMessage" : "No Items.",
|
|
345
|
+
"searchEmptyMessage" : "No results.",
|
|
346
|
+
"searchPlaceholder" : "Search",
|
|
347
|
+
"spinnerLabel" : "Loading"
|
|
348
|
+
},
|
|
349
|
+
"spinner" : {
|
|
350
|
+
"loading" : "Loading"
|
|
351
|
+
},
|
|
352
|
+
"token" : {
|
|
353
|
+
"remove" : "Remove"
|
|
354
|
+
},
|
|
355
|
+
"toolHeader" : {
|
|
356
|
+
"settingsAction" : "Configure Settings"
|
|
357
|
+
},
|
|
358
|
+
"fileSelect" : {
|
|
359
|
+
"localFilesSource" : "My Computer",
|
|
360
|
+
"uploadFailed" : "Upload Failed",
|
|
361
|
+
"maxNumberOfFilesSelected" : "Maximum number of files selected"
|
|
362
|
+
},
|
|
363
|
+
"required" : {
|
|
364
|
+
"requiredFields" : "Required fields"
|
|
365
|
+
},
|
|
366
|
+
"avatarStack" : {
|
|
367
|
+
"viewAll" : "View All",
|
|
368
|
+
"close" : "Close"
|
|
369
|
+
},
|
|
370
|
+
"panel" : {
|
|
371
|
+
"close" : "Close",
|
|
372
|
+
"goBack" : "Go back"
|
|
373
|
+
},
|
|
374
|
+
"menuImperative" : {
|
|
375
|
+
"options" : {
|
|
376
|
+
"ariaLabel" : "Menu options"
|
|
377
|
+
}
|
|
378
|
+
}
|
|
379
|
+
}
|
|
380
|
+
}
|
package/dist/_locales/th-TH.json
CHANGED