@procore/core-react 12.16.2 → 12.17.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/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/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.hooks.js +5 -3
- package/dist/Dropzone/Dropzone.hooks.js.map +1 -1
- package/dist/Dropzone/Dropzone.js +3 -2
- package/dist/Dropzone/Dropzone.js.map +1 -1
- package/dist/Dropzone/Dropzone.styles.js +9 -9
- package/dist/Dropzone/Dropzone.utils.d.ts +1 -0
- package/dist/Dropzone/Dropzone.utils.js +4 -0
- package/dist/Dropzone/Dropzone.utils.js.map +1 -0
- 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 +2 -2
- package/dist/FlexList/FlexList.styles.js +1 -1
- package/dist/Form/Form.styles.js +14 -14
- package/dist/Form/StyledFormikForm.styles.d.ts +1 -1
- 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/PageFooterTemplate/PageFooterTemplate.styles.js +1 -1
- package/dist/PageHeaderTemplate/PageHeaderTemplate.styles.js +3 -3
- package/dist/PageLayout/PageLayout.styles.js +16 -16
- package/dist/PagePaneTemplate/PagePaneTemplate.d.ts +3 -0
- package/dist/PagePaneTemplate/PagePaneTemplate.js +27 -0
- package/dist/PagePaneTemplate/PagePaneTemplate.js.map +1 -0
- package/dist/PagePaneTemplate/PagePaneTemplate.styles.d.ts +20 -0
- package/dist/PagePaneTemplate/PagePaneTemplate.styles.js +19 -0
- package/dist/PagePaneTemplate/PagePaneTemplate.styles.js.map +1 -0
- package/dist/PagePaneTemplate/PagePaneTemplate.types.d.ts +7 -0
- package/dist/PagePaneTemplate/PagePaneTemplate.types.js +2 -0
- package/dist/PagePaneTemplate/PagePaneTemplate.types.js.map +1 -0
- package/dist/PageTemplate/PageTemplate.js +9 -18
- package/dist/PageTemplate/PageTemplate.js.map +1 -1
- package/dist/PageTemplate/PageTemplate.styles.d.ts +0 -18
- package/dist/PageTemplate/PageTemplate.styles.js +3 -16
- package/dist/PageTemplate/PageTemplate.styles.js.map +1 -1
- package/dist/PageTemplate/PageTemplate.types.d.ts +0 -7
- package/dist/PageTemplate/PageTemplate.types.js.map +1 -1
- package/dist/PageTemplate/PageTemplateContext.d.ts +3 -0
- package/dist/PageTemplate/PageTemplateContext.js +5 -0
- package/dist/PageTemplate/PageTemplateContext.js.map +1 -0
- package/dist/PageTemplate/PageTemplateContext.types.d.ts +3 -0
- package/dist/PageTemplate/PageTemplateContext.types.js +2 -0
- package/dist/PageTemplate/PageTemplateContext.types.js.map +1 -0
- package/dist/PageTemplate/usePageTemplateContext.d.ts +1 -0
- package/dist/PageTemplate/usePageTemplateContext.js +10 -0
- package/dist/PageTemplate/usePageTemplateContext.js.map +1 -0
- package/dist/Pagination/Pagination.styles.js +5 -5
- package/dist/Panel/Panel.styles.js +11 -11
- package/dist/Pill/Pill.styles.js +2 -2
- 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.js +8 -3
- package/dist/Semantic/Semantic.js.map +1 -1
- package/dist/Semantic/Semantic.styles.d.ts +6 -6
- package/dist/Semantic/Semantic.styles.js +13 -13
- package/dist/Semantic/Semantic.styles.js.map +1 -1
- package/dist/Slider/Slider.styles.js +5 -5
- package/dist/Spinner/Spinner.styles.js +8 -8
- package/dist/Spinner/Spinner.styles.js.map +1 -1
- package/dist/SplitViewCard/SplitViewCard.styles.js +8 -8
- package/dist/SuperSelect/SuperSelect.presets.styles.js +1 -1
- package/dist/SuperSelect/SuperSelect.styles.js +37 -37
- package/dist/SuperSelect/useSuperSelect.js +10 -1
- 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.js +1 -1
- package/dist/Tabs/Tabs.js.map +1 -1
- package/dist/Tabs/Tabs.styles.d.ts +1 -1
- package/dist/Tabs/Tabs.styles.js +17 -17
- package/dist/Tabs/Tabs.styles.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.hooks.d.ts +8 -8
- 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.js +8 -2
- package/dist/Typography/Typography.js.map +1 -1
- package/dist/Typography/Typography.styles.d.ts +5 -2
- package/dist/Typography/Typography.styles.js +9 -9
- package/dist/Typography/Typography.styles.js.map +1 -1
- package/dist/Typography/Typography.table.story.js +2 -2
- package/dist/_hooks/I18n.d.ts +32 -0
- package/dist/_locales/de-DE.json +3 -1
- package/dist/_locales/en-AU.json +10 -8
- package/dist/_locales/en-CA.json +3 -1
- package/dist/_locales/en-GB.json +3 -1
- package/dist/_locales/en.json +3 -1
- package/dist/_locales/es-ES.json +3 -1
- package/dist/_locales/es.json +3 -1
- package/dist/_locales/fr-CA.json +3 -1
- package/dist/_locales/fr-FR.json +3 -1
- package/dist/_locales/is-IS.json +3 -1
- package/dist/_locales/ja-JP.json +3 -1
- package/dist/_locales/pl-PL.json +8 -6
- package/dist/_locales/pseudo.json +3 -1
- package/dist/_locales/pt-BR.json +3 -1
- package/dist/_locales/th-TH.json +3 -1
- package/dist/_locales/zh-SG.json +3 -1
- 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 +12 -12
- 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 +9 -9
- 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 +29 -29
- package/dist/_typedoc/Dropzone/Dropzone.types.json +41 -41
- package/dist/_typedoc/EmptyState/EmptyState.types.json +14 -14
- package/dist/_typedoc/FileList/FileList.types.json +9 -9
- package/dist/_typedoc/FileSelect/FileSelect.types.json +26 -26
- 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 +741 -741
- 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 +4 -4
- 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/Notation/Notation.types.json +4 -4
- package/dist/_typedoc/NumberInput/NumberInput.types.json +37 -37
- package/dist/_typedoc/OverlayTrigger/OverlayTrigger.types.json +31 -31
- package/dist/_typedoc/PageLayout/PageLayout.types.json +29 -29
- package/dist/_typedoc/Pagination/Pagination.types.json +7 -7
- package/dist/_typedoc/Panel/Panel.types.json +28 -28
- 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 +14 -14
- package/dist/_typedoc/ProgressBar/ProgressBar.types.json +6 -6
- 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 +20 -20
- 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 +12 -12
- package/dist/_typedoc/Switch/Switch.types.json +3 -3
- package/dist/_typedoc/Table/Table.types.json +101 -101
- package/dist/_typedoc/Tabs/Tabs.types.json +19 -19
- package/dist/_typedoc/Tearsheet/Tearsheet.types.json +16 -16
- package/dist/_typedoc/TextArea/TextArea.types.json +3 -3
- package/dist/_typedoc/TextEditor/TextEditor.types.json +9 -9
- 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 +42 -42
- package/dist/_typedoc/TieredSelect/TieredSelect.types.json +28 -28
- package/dist/_typedoc/Tile/Tile.types.json +30 -30
- 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 +4 -4
- 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 +2 -2
package/dist/_hooks/I18n.d.ts
CHANGED
|
@@ -203,12 +203,14 @@ export declare const coreTranslations: {
|
|
|
203
203
|
multipleErrorsMessage: string;
|
|
204
204
|
maxFileSizeErrorGroup: string;
|
|
205
205
|
minFileSizeErrorGroup: string;
|
|
206
|
+
zeroFileSizeErrorGroup: string;
|
|
206
207
|
maxFileNumberErrorGroup: string;
|
|
207
208
|
wrongFileTypeErrorGroup: string;
|
|
208
209
|
standaloneMaxFileNumberError: string;
|
|
209
210
|
standaloneUnsupportedFileTypeError: string;
|
|
210
211
|
standaloneMinFileSizeError: string;
|
|
211
212
|
standaloneMaxFileSizeError: string;
|
|
213
|
+
standaloneZeroFileSizeError: string;
|
|
212
214
|
uploadTotalProgress: {
|
|
213
215
|
withFailed: string;
|
|
214
216
|
withoutFailed: string;
|
|
@@ -568,12 +570,14 @@ export declare const coreTranslations: {
|
|
|
568
570
|
multipleErrorsMessage: string;
|
|
569
571
|
maxFileSizeErrorGroup: string;
|
|
570
572
|
minFileSizeErrorGroup: string;
|
|
573
|
+
zeroFileSizeErrorGroup: string;
|
|
571
574
|
maxFileNumberErrorGroup: string;
|
|
572
575
|
wrongFileTypeErrorGroup: string;
|
|
573
576
|
standaloneMaxFileNumberError: string;
|
|
574
577
|
standaloneUnsupportedFileTypeError: string;
|
|
575
578
|
standaloneMinFileSizeError: string;
|
|
576
579
|
standaloneMaxFileSizeError: string;
|
|
580
|
+
standaloneZeroFileSizeError: string;
|
|
577
581
|
uploadTotalProgress: {
|
|
578
582
|
withFailed: string;
|
|
579
583
|
withoutFailed: string;
|
|
@@ -933,12 +937,14 @@ export declare const coreTranslations: {
|
|
|
933
937
|
multipleErrorsMessage: string;
|
|
934
938
|
maxFileSizeErrorGroup: string;
|
|
935
939
|
minFileSizeErrorGroup: string;
|
|
940
|
+
zeroFileSizeErrorGroup: string;
|
|
936
941
|
maxFileNumberErrorGroup: string;
|
|
937
942
|
wrongFileTypeErrorGroup: string;
|
|
938
943
|
standaloneMaxFileNumberError: string;
|
|
939
944
|
standaloneUnsupportedFileTypeError: string;
|
|
940
945
|
standaloneMinFileSizeError: string;
|
|
941
946
|
standaloneMaxFileSizeError: string;
|
|
947
|
+
standaloneZeroFileSizeError: string;
|
|
942
948
|
uploadTotalProgress: {
|
|
943
949
|
withFailed: string;
|
|
944
950
|
withoutFailed: string;
|
|
@@ -1298,12 +1304,14 @@ export declare const coreTranslations: {
|
|
|
1298
1304
|
multipleErrorsMessage: string;
|
|
1299
1305
|
maxFileSizeErrorGroup: string;
|
|
1300
1306
|
minFileSizeErrorGroup: string;
|
|
1307
|
+
zeroFileSizeErrorGroup: string;
|
|
1301
1308
|
maxFileNumberErrorGroup: string;
|
|
1302
1309
|
wrongFileTypeErrorGroup: string;
|
|
1303
1310
|
standaloneMaxFileNumberError: string;
|
|
1304
1311
|
standaloneUnsupportedFileTypeError: string;
|
|
1305
1312
|
standaloneMinFileSizeError: string;
|
|
1306
1313
|
standaloneMaxFileSizeError: string;
|
|
1314
|
+
standaloneZeroFileSizeError: string;
|
|
1307
1315
|
uploadTotalProgress: {
|
|
1308
1316
|
withFailed: string;
|
|
1309
1317
|
withoutFailed: string;
|
|
@@ -1663,12 +1671,14 @@ export declare const coreTranslations: {
|
|
|
1663
1671
|
multipleErrorsMessage: string;
|
|
1664
1672
|
maxFileSizeErrorGroup: string;
|
|
1665
1673
|
minFileSizeErrorGroup: string;
|
|
1674
|
+
zeroFileSizeErrorGroup: string;
|
|
1666
1675
|
maxFileNumberErrorGroup: string;
|
|
1667
1676
|
wrongFileTypeErrorGroup: string;
|
|
1668
1677
|
standaloneMaxFileNumberError: string;
|
|
1669
1678
|
standaloneUnsupportedFileTypeError: string;
|
|
1670
1679
|
standaloneMinFileSizeError: string;
|
|
1671
1680
|
standaloneMaxFileSizeError: string;
|
|
1681
|
+
standaloneZeroFileSizeError: string;
|
|
1672
1682
|
uploadTotalProgress: {
|
|
1673
1683
|
withFailed: string;
|
|
1674
1684
|
withoutFailed: string;
|
|
@@ -2028,12 +2038,14 @@ export declare const coreTranslations: {
|
|
|
2028
2038
|
multipleErrorsMessage: string;
|
|
2029
2039
|
maxFileSizeErrorGroup: string;
|
|
2030
2040
|
minFileSizeErrorGroup: string;
|
|
2041
|
+
zeroFileSizeErrorGroup: string;
|
|
2031
2042
|
maxFileNumberErrorGroup: string;
|
|
2032
2043
|
wrongFileTypeErrorGroup: string;
|
|
2033
2044
|
standaloneMaxFileNumberError: string;
|
|
2034
2045
|
standaloneUnsupportedFileTypeError: string;
|
|
2035
2046
|
standaloneMinFileSizeError: string;
|
|
2036
2047
|
standaloneMaxFileSizeError: string;
|
|
2048
|
+
standaloneZeroFileSizeError: string;
|
|
2037
2049
|
uploadTotalProgress: {
|
|
2038
2050
|
withFailed: string;
|
|
2039
2051
|
withoutFailed: string;
|
|
@@ -2393,12 +2405,14 @@ export declare const coreTranslations: {
|
|
|
2393
2405
|
multipleErrorsMessage: string;
|
|
2394
2406
|
maxFileSizeErrorGroup: string;
|
|
2395
2407
|
minFileSizeErrorGroup: string;
|
|
2408
|
+
zeroFileSizeErrorGroup: string;
|
|
2396
2409
|
maxFileNumberErrorGroup: string;
|
|
2397
2410
|
wrongFileTypeErrorGroup: string;
|
|
2398
2411
|
standaloneMaxFileNumberError: string;
|
|
2399
2412
|
standaloneUnsupportedFileTypeError: string;
|
|
2400
2413
|
standaloneMinFileSizeError: string;
|
|
2401
2414
|
standaloneMaxFileSizeError: string;
|
|
2415
|
+
standaloneZeroFileSizeError: string;
|
|
2402
2416
|
uploadTotalProgress: {
|
|
2403
2417
|
withFailed: string;
|
|
2404
2418
|
withoutFailed: string;
|
|
@@ -2758,12 +2772,14 @@ export declare const coreTranslations: {
|
|
|
2758
2772
|
multipleErrorsMessage: string;
|
|
2759
2773
|
maxFileSizeErrorGroup: string;
|
|
2760
2774
|
minFileSizeErrorGroup: string;
|
|
2775
|
+
zeroFileSizeErrorGroup: string;
|
|
2761
2776
|
maxFileNumberErrorGroup: string;
|
|
2762
2777
|
wrongFileTypeErrorGroup: string;
|
|
2763
2778
|
standaloneMaxFileNumberError: string;
|
|
2764
2779
|
standaloneUnsupportedFileTypeError: string;
|
|
2765
2780
|
standaloneMinFileSizeError: string;
|
|
2766
2781
|
standaloneMaxFileSizeError: string;
|
|
2782
|
+
standaloneZeroFileSizeError: string;
|
|
2767
2783
|
uploadTotalProgress: {
|
|
2768
2784
|
withFailed: string;
|
|
2769
2785
|
withoutFailed: string;
|
|
@@ -3123,12 +3139,14 @@ export declare const coreTranslations: {
|
|
|
3123
3139
|
multipleErrorsMessage: string;
|
|
3124
3140
|
maxFileSizeErrorGroup: string;
|
|
3125
3141
|
minFileSizeErrorGroup: string;
|
|
3142
|
+
zeroFileSizeErrorGroup: string;
|
|
3126
3143
|
maxFileNumberErrorGroup: string;
|
|
3127
3144
|
wrongFileTypeErrorGroup: string;
|
|
3128
3145
|
standaloneMaxFileNumberError: string;
|
|
3129
3146
|
standaloneUnsupportedFileTypeError: string;
|
|
3130
3147
|
standaloneMinFileSizeError: string;
|
|
3131
3148
|
standaloneMaxFileSizeError: string;
|
|
3149
|
+
standaloneZeroFileSizeError: string;
|
|
3132
3150
|
uploadTotalProgress: {
|
|
3133
3151
|
withFailed: string;
|
|
3134
3152
|
withoutFailed: string;
|
|
@@ -3488,12 +3506,14 @@ export declare const coreTranslations: {
|
|
|
3488
3506
|
multipleErrorsMessage: string;
|
|
3489
3507
|
maxFileSizeErrorGroup: string;
|
|
3490
3508
|
minFileSizeErrorGroup: string;
|
|
3509
|
+
zeroFileSizeErrorGroup: string;
|
|
3491
3510
|
maxFileNumberErrorGroup: string;
|
|
3492
3511
|
wrongFileTypeErrorGroup: string;
|
|
3493
3512
|
standaloneMaxFileNumberError: string;
|
|
3494
3513
|
standaloneUnsupportedFileTypeError: string;
|
|
3495
3514
|
standaloneMinFileSizeError: string;
|
|
3496
3515
|
standaloneMaxFileSizeError: string;
|
|
3516
|
+
standaloneZeroFileSizeError: string;
|
|
3497
3517
|
uploadTotalProgress: {
|
|
3498
3518
|
withFailed: string;
|
|
3499
3519
|
withoutFailed: string;
|
|
@@ -3853,12 +3873,14 @@ export declare const coreTranslations: {
|
|
|
3853
3873
|
multipleErrorsMessage: string;
|
|
3854
3874
|
maxFileSizeErrorGroup: string;
|
|
3855
3875
|
minFileSizeErrorGroup: string;
|
|
3876
|
+
zeroFileSizeErrorGroup: string;
|
|
3856
3877
|
maxFileNumberErrorGroup: string;
|
|
3857
3878
|
wrongFileTypeErrorGroup: string;
|
|
3858
3879
|
standaloneMaxFileNumberError: string;
|
|
3859
3880
|
standaloneUnsupportedFileTypeError: string;
|
|
3860
3881
|
standaloneMinFileSizeError: string;
|
|
3861
3882
|
standaloneMaxFileSizeError: string;
|
|
3883
|
+
standaloneZeroFileSizeError: string;
|
|
3862
3884
|
uploadTotalProgress: {
|
|
3863
3885
|
withFailed: string;
|
|
3864
3886
|
withoutFailed: string;
|
|
@@ -4218,12 +4240,14 @@ export declare const coreTranslations: {
|
|
|
4218
4240
|
multipleErrorsMessage: string;
|
|
4219
4241
|
maxFileSizeErrorGroup: string;
|
|
4220
4242
|
minFileSizeErrorGroup: string;
|
|
4243
|
+
zeroFileSizeErrorGroup: string;
|
|
4221
4244
|
maxFileNumberErrorGroup: string;
|
|
4222
4245
|
wrongFileTypeErrorGroup: string;
|
|
4223
4246
|
standaloneMaxFileNumberError: string;
|
|
4224
4247
|
standaloneUnsupportedFileTypeError: string;
|
|
4225
4248
|
standaloneMinFileSizeError: string;
|
|
4226
4249
|
standaloneMaxFileSizeError: string;
|
|
4250
|
+
standaloneZeroFileSizeError: string;
|
|
4227
4251
|
uploadTotalProgress: {
|
|
4228
4252
|
withFailed: string;
|
|
4229
4253
|
withoutFailed: string;
|
|
@@ -4583,12 +4607,14 @@ export declare const coreTranslations: {
|
|
|
4583
4607
|
multipleErrorsMessage: string;
|
|
4584
4608
|
maxFileSizeErrorGroup: string;
|
|
4585
4609
|
minFileSizeErrorGroup: string;
|
|
4610
|
+
zeroFileSizeErrorGroup: string;
|
|
4586
4611
|
maxFileNumberErrorGroup: string;
|
|
4587
4612
|
wrongFileTypeErrorGroup: string;
|
|
4588
4613
|
standaloneMaxFileNumberError: string;
|
|
4589
4614
|
standaloneUnsupportedFileTypeError: string;
|
|
4590
4615
|
standaloneMinFileSizeError: string;
|
|
4591
4616
|
standaloneMaxFileSizeError: string;
|
|
4617
|
+
standaloneZeroFileSizeError: string;
|
|
4592
4618
|
uploadTotalProgress: {
|
|
4593
4619
|
withFailed: string;
|
|
4594
4620
|
withoutFailed: string;
|
|
@@ -4948,12 +4974,14 @@ export declare const coreTranslations: {
|
|
|
4948
4974
|
multipleErrorsMessage: string;
|
|
4949
4975
|
maxFileSizeErrorGroup: string;
|
|
4950
4976
|
minFileSizeErrorGroup: string;
|
|
4977
|
+
zeroFileSizeErrorGroup: string;
|
|
4951
4978
|
maxFileNumberErrorGroup: string;
|
|
4952
4979
|
wrongFileTypeErrorGroup: string;
|
|
4953
4980
|
standaloneMaxFileNumberError: string;
|
|
4954
4981
|
standaloneUnsupportedFileTypeError: string;
|
|
4955
4982
|
standaloneMinFileSizeError: string;
|
|
4956
4983
|
standaloneMaxFileSizeError: string;
|
|
4984
|
+
standaloneZeroFileSizeError: string;
|
|
4957
4985
|
uploadTotalProgress: {
|
|
4958
4986
|
withFailed: string;
|
|
4959
4987
|
withoutFailed: string;
|
|
@@ -5313,12 +5341,14 @@ export declare const coreTranslations: {
|
|
|
5313
5341
|
multipleErrorsMessage: string;
|
|
5314
5342
|
maxFileSizeErrorGroup: string;
|
|
5315
5343
|
minFileSizeErrorGroup: string;
|
|
5344
|
+
zeroFileSizeErrorGroup: string;
|
|
5316
5345
|
maxFileNumberErrorGroup: string;
|
|
5317
5346
|
wrongFileTypeErrorGroup: string;
|
|
5318
5347
|
standaloneMaxFileNumberError: string;
|
|
5319
5348
|
standaloneUnsupportedFileTypeError: string;
|
|
5320
5349
|
standaloneMinFileSizeError: string;
|
|
5321
5350
|
standaloneMaxFileSizeError: string;
|
|
5351
|
+
standaloneZeroFileSizeError: string;
|
|
5322
5352
|
uploadTotalProgress: {
|
|
5323
5353
|
withFailed: string;
|
|
5324
5354
|
withoutFailed: string;
|
|
@@ -5678,12 +5708,14 @@ export declare const coreTranslations: {
|
|
|
5678
5708
|
multipleErrorsMessage: string;
|
|
5679
5709
|
maxFileSizeErrorGroup: string;
|
|
5680
5710
|
minFileSizeErrorGroup: string;
|
|
5711
|
+
zeroFileSizeErrorGroup: string;
|
|
5681
5712
|
maxFileNumberErrorGroup: string;
|
|
5682
5713
|
wrongFileTypeErrorGroup: string;
|
|
5683
5714
|
standaloneMaxFileNumberError: string;
|
|
5684
5715
|
standaloneUnsupportedFileTypeError: string;
|
|
5685
5716
|
standaloneMinFileSizeError: string;
|
|
5686
5717
|
standaloneMaxFileSizeError: string;
|
|
5718
|
+
standaloneZeroFileSizeError: string;
|
|
5687
5719
|
uploadTotalProgress: {
|
|
5688
5720
|
withFailed: string;
|
|
5689
5721
|
withoutFailed: string;
|
package/dist/_locales/de-DE.json
CHANGED
|
@@ -190,15 +190,17 @@
|
|
|
190
190
|
"showDetails" : "Details anzeigen",
|
|
191
191
|
"errorTitle" : "Wir konnten einige Ihrer Dateien nicht hochladen",
|
|
192
192
|
"oneFileAtATimeError" : "Sie können leider nur eine Datei auf einmal anhängen.",
|
|
193
|
-
"multipleErrorsMessage" : "Leider konnten
|
|
193
|
+
"multipleErrorsMessage" : "Leider konnten wir Ihre Dateien aufgrund von Fehlern nicht hochladen.",
|
|
194
194
|
"maxFileSizeErrorGroup" : "Maximale Dateigröße ({{sizeInMegabytes}} MB) überschritten",
|
|
195
195
|
"minFileSizeErrorGroup" : "Minimale Dateigröße ({{sizeInMegabytes}} MB) nicht erfüllt",
|
|
196
|
+
"zeroFileSizeErrorGroup" : "Dateien konnten nicht hochgeladen werden. Leere Dateien werden nicht unterstützt.",
|
|
196
197
|
"maxFileNumberErrorGroup" : "Maximale Anzahl von Dateien ({{count}}) überschritten",
|
|
197
198
|
"wrongFileTypeErrorGroup" : "Nicht unterstützte Dateitypen",
|
|
198
199
|
"standaloneMaxFileNumberError" : "Wir erlauben nur {{maxFiles}} Anhänge pro Element, und dieses Maximum wurde erreicht. Bitte löschen Sie einige Anhänge, um neue Anhänge hochzuladen.",
|
|
199
200
|
"standaloneUnsupportedFileTypeError" : "Leider konnten wir Ihre Dateien nicht hochladen, da ein oder mehrere Dateitypen in Procore nicht unterstützt werden.",
|
|
200
201
|
"standaloneMinFileSizeError" : "Leider konnten wir Ihre Dateien nicht hochladen, da eine oder mehrere Dateien die Mindestgröße von {{sizeInMegabytes}} MB nicht erreicht haben.",
|
|
201
202
|
"standaloneMaxFileSizeError" : "Leider konnten wir Ihre Dateien nicht hochladen, da eine oder mehrere Dateien die maximale Dateigröße von {{sizeInMegabytes}} MB nicht erreicht haben.",
|
|
203
|
+
"standaloneZeroFileSizeError" : "Dateien konnten nicht hochgeladen werden. Leere Dateien werden nicht unterstützt.",
|
|
202
204
|
"uploadTotalProgress" : {
|
|
203
205
|
"withFailed" : "Gesamtfortschritt: {{totalProgress}} %. {{uploaded}} von {{total}} hochgeladen. {{failed}} fehlgeschlagen.",
|
|
204
206
|
"withoutFailed" : "Gesamtfortschritt: {{totalProgress}} %. {{uploaded}} von {{total}} hochgeladen."
|
package/dist/_locales/en-AU.json
CHANGED
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
"selectATemplate" : "Select a template"
|
|
28
28
|
},
|
|
29
29
|
"emails" : {
|
|
30
|
-
"emailSendErrorTitle" : "Sorry, we couldn
|
|
30
|
+
"emailSendErrorTitle" : "Sorry, we couldn’t send this message.",
|
|
31
31
|
"emailBodyRequiredError" : "Please fix the errors below and try creating again.",
|
|
32
32
|
"emailContentValidationError" : "Enter message to send.",
|
|
33
33
|
"emailContentDisclaimer" : "Note: The general information about “{{title}}” will be included in the body of this email.",
|
|
@@ -188,17 +188,19 @@
|
|
|
188
188
|
},
|
|
189
189
|
"hideDetails" : "Hide details",
|
|
190
190
|
"showDetails" : "Show details",
|
|
191
|
-
"errorTitle" : "We couldn
|
|
191
|
+
"errorTitle" : "We couldn’t upload some of your files",
|
|
192
192
|
"oneFileAtATimeError" : "Sorry, you can only attach one file at a time.",
|
|
193
|
-
"multipleErrorsMessage" : "Sorry, some
|
|
193
|
+
"multipleErrorsMessage" : "Sorry, some errors prevented us from uploading your files.",
|
|
194
194
|
"maxFileSizeErrorGroup" : "Max file size ({{sizeInMegabytes}}mb) exceeded",
|
|
195
195
|
"minFileSizeErrorGroup" : "Min file size ({{sizeInMegabytes}}mb) not met",
|
|
196
|
+
"zeroFileSizeErrorGroup" : "Failed to upload files. Empty files are not supported.",
|
|
196
197
|
"maxFileNumberErrorGroup" : "Max number of files ({{count}}) exceeded",
|
|
197
198
|
"wrongFileTypeErrorGroup" : "Unsupported file types",
|
|
198
199
|
"standaloneMaxFileNumberError" : "We only allow {{maxFiles}} attachments per item and that maximum has been reached. Please delete some attachments to upload new ones.",
|
|
199
|
-
"standaloneUnsupportedFileTypeError" : "Sorry, we couldn
|
|
200
|
-
"standaloneMinFileSizeError" : "Sorry, we couldn
|
|
201
|
-
"standaloneMaxFileSizeError" : "Sorry, we couldn
|
|
200
|
+
"standaloneUnsupportedFileTypeError" : "Sorry, we couldn’t upload your files because one or more file types are unsupported in Procore.",
|
|
201
|
+
"standaloneMinFileSizeError" : "Sorry, we couldn’t upload your files because one or multiple files doesn’t meet the minimum file size of {{sizeInMegabytes}}mb.",
|
|
202
|
+
"standaloneMaxFileSizeError" : "Sorry, we couldn’t upload your files because one or multiple files doesn’t meet the maximum file size of {{sizeInMegabytes}}mb.",
|
|
203
|
+
"standaloneZeroFileSizeError" : "Failed to upload files. Empty files are not supported.",
|
|
202
204
|
"uploadTotalProgress" : {
|
|
203
205
|
"withFailed" : "Total progress: {{totalProgress}}%. Uploaded {{uploaded}} of {{total}}. Failed {{failed}}.",
|
|
204
206
|
"withoutFailed" : "Total progress: {{totalProgress}}%. Uploaded {{uploaded}} of {{total}}."
|
|
@@ -269,8 +271,8 @@
|
|
|
269
271
|
"unchecked" : "Unticked"
|
|
270
272
|
},
|
|
271
273
|
"errorBanner" : {
|
|
272
|
-
"coundNotCreateItem" : "Sorry, we couldn
|
|
273
|
-
"couldNotUpdateItem" : "Sorry, we couldn
|
|
274
|
+
"coundNotCreateItem" : "Sorry, we couldn’t create this {{item}}.",
|
|
275
|
+
"couldNotUpdateItem" : "Sorry, we couldn’t update this {{item}}.",
|
|
274
276
|
"fixErrorsToCreate" : "Please fix the errors below and try creating again.",
|
|
275
277
|
"fixErrorsToUpdate" : "Please fix the errors below and try updating again."
|
|
276
278
|
},
|
package/dist/_locales/en-CA.json
CHANGED
|
@@ -190,15 +190,17 @@
|
|
|
190
190
|
"showDetails" : "Show details",
|
|
191
191
|
"errorTitle" : "We couldn't upload some of your files",
|
|
192
192
|
"oneFileAtATimeError" : "Sorry, you can only attach one file at a time.",
|
|
193
|
-
"multipleErrorsMessage" : "Sorry, some
|
|
193
|
+
"multipleErrorsMessage" : "Sorry, some errors prevented us from uploading your files.",
|
|
194
194
|
"maxFileSizeErrorGroup" : "Max file size ({{sizeInMegabytes}}mb) exceeded",
|
|
195
195
|
"minFileSizeErrorGroup" : "Min file size ({{sizeInMegabytes}}mb) not met",
|
|
196
|
+
"zeroFileSizeErrorGroup" : "Failed to upload files. Empty files are not supported.",
|
|
196
197
|
"maxFileNumberErrorGroup" : "Max number of files ({{count}}) exceeded",
|
|
197
198
|
"wrongFileTypeErrorGroup" : "Unsupported file types",
|
|
198
199
|
"standaloneMaxFileNumberError" : "We only allow {{maxFiles}} attachments per item, and that maximum has been reached. Please delete some attachments to upload new ones.",
|
|
199
200
|
"standaloneUnsupportedFileTypeError" : "Sorry, we couldn't upload your files because one or more file types are unsupported in Procore.",
|
|
200
201
|
"standaloneMinFileSizeError" : "Sorry, we couldn't upload your files because one or multiple files doesn't meet the minimum file size of {{sizeInMegabytes}}mb.",
|
|
201
202
|
"standaloneMaxFileSizeError" : "Sorry, we couldn't upload your files because one or multiple files doesn't meet the maximum file size of {{sizeInMegabytes}}mb.",
|
|
203
|
+
"standaloneZeroFileSizeError" : "Failed to upload files. Empty files are not supported.",
|
|
202
204
|
"uploadTotalProgress" : {
|
|
203
205
|
"withFailed" : "Total progress: {{totalProgress}}%. Uploaded {{uploaded}} of {{total}}. Failed {{failed}}.",
|
|
204
206
|
"withoutFailed" : "Total progress: {{totalProgress}}%. Uploaded {{uploaded}} of {{total}}."
|
package/dist/_locales/en-GB.json
CHANGED
|
@@ -190,15 +190,17 @@
|
|
|
190
190
|
"showDetails" : "Show details",
|
|
191
191
|
"errorTitle" : "We couldn't upload some of your files",
|
|
192
192
|
"oneFileAtATimeError" : "Sorry, you can only attach one file at a time.",
|
|
193
|
-
"multipleErrorsMessage" : "Sorry, some
|
|
193
|
+
"multipleErrorsMessage" : "Sorry, some errors prevented us from uploading your files.",
|
|
194
194
|
"maxFileSizeErrorGroup" : "Max file size ({{sizeInMegabytes}}mb) exceeded",
|
|
195
195
|
"minFileSizeErrorGroup" : "Min file size ({{sizeInMegabytes}}mb) not met",
|
|
196
|
+
"zeroFileSizeErrorGroup" : "Failed to upload files. Empty files are not supported.",
|
|
196
197
|
"maxFileNumberErrorGroup" : "Max number of files ({{count}}) exceeded",
|
|
197
198
|
"wrongFileTypeErrorGroup" : "Unsupported file types",
|
|
198
199
|
"standaloneMaxFileNumberError" : "We only allow {{maxFiles}} attachments per item and that maximum has been reached. Please delete some attachments to upload new ones.",
|
|
199
200
|
"standaloneUnsupportedFileTypeError" : "Sorry, we couldn't upload your files because one or more file types are unsupported in Procore.",
|
|
200
201
|
"standaloneMinFileSizeError" : "Sorry, we couldn't upload your files because one or multiple files doesn't meet the minimum file size of {{sizeInMegabytes}}mb.",
|
|
201
202
|
"standaloneMaxFileSizeError" : "Sorry, we couldn't upload your files because one or multiple files doesn't meet the maximum file size of {{sizeInMegabytes}}mb.",
|
|
203
|
+
"standaloneZeroFileSizeError" : "Failed to upload files. Empty files are not supported.",
|
|
202
204
|
"uploadTotalProgress" : {
|
|
203
205
|
"withFailed" : "Total progress: {{totalProgress}}%. Uploaded {{uploaded}} of {{total}}. Failed {{failed}}.",
|
|
204
206
|
"withoutFailed" : "Total progress: {{totalProgress}}%. Uploaded {{uploaded}} of {{total}}."
|
package/dist/_locales/en.json
CHANGED
|
@@ -190,15 +190,17 @@
|
|
|
190
190
|
"showDetails": "Show Details",
|
|
191
191
|
"errorTitle": "We Couldn't Upload Some of Your Files",
|
|
192
192
|
"oneFileAtATimeError": "Sorry, you can only attach one file at a time.",
|
|
193
|
-
"multipleErrorsMessage": "Sorry, some
|
|
193
|
+
"multipleErrorsMessage": "Sorry, some errors prevented us from uploading your files.",
|
|
194
194
|
"maxFileSizeErrorGroup": "Max file size ({{sizeInMegabytes}}mb) exceeded",
|
|
195
195
|
"minFileSizeErrorGroup": "Min file size ({{sizeInMegabytes}}mb) not met",
|
|
196
|
+
"zeroFileSizeErrorGroup": "Failed to upload files. Empty files are not supported.",
|
|
196
197
|
"maxFileNumberErrorGroup": "Max number of files ({{count}}) exceeded",
|
|
197
198
|
"wrongFileTypeErrorGroup": "Unsupported file types",
|
|
198
199
|
"standaloneMaxFileNumberError": "We only allow {{maxFiles}} attachments per item, and that maximum has been reached. Please delete some attachments to upload new ones.",
|
|
199
200
|
"standaloneUnsupportedFileTypeError": "Sorry, we couldn't upload your files because one or more file types are unsupported in Procore.",
|
|
200
201
|
"standaloneMinFileSizeError": "Sorry, we couldn't upload your files because one or multiple files doesn't meet the minimum file size of {{sizeInMegabytes}}mb.",
|
|
201
202
|
"standaloneMaxFileSizeError": "Sorry, we couldn't upload your files because one or multiple files doesn't meet the maximum file size of {{sizeInMegabytes}}mb.",
|
|
203
|
+
"standaloneZeroFileSizeError": "Failed to upload files. Empty files are not supported.",
|
|
202
204
|
"uploadTotalProgress": {
|
|
203
205
|
"withFailed": "Total Progress: {{totalProgress}}%. Uploaded {{uploaded}} of {{total}}. Failed {{failed}}.",
|
|
204
206
|
"withoutFailed": "Total Progress: {{totalProgress}}%. Uploaded {{uploaded}} of {{total}}."
|
package/dist/_locales/es-ES.json
CHANGED
|
@@ -190,15 +190,17 @@
|
|
|
190
190
|
"showDetails" : "Mostrar detalles",
|
|
191
191
|
"errorTitle" : "No hemos podido cargar algunos de sus archivos",
|
|
192
192
|
"oneFileAtATimeError" : "Solo puede adjuntar un archivo a la vez.",
|
|
193
|
-
"multipleErrorsMessage" : "Algunos
|
|
193
|
+
"multipleErrorsMessage" : "Algunos errores nos han impedido cargar los archivos.",
|
|
194
194
|
"maxFileSizeErrorGroup" : "Se ha superado el tamaño máximo de archivo ({{sizeInMegabytes}} MB)",
|
|
195
195
|
"minFileSizeErrorGroup" : "No se ha alcanzado el tamaño mínimo de archivo ({{sizeInMegabytes}} MB)",
|
|
196
|
+
"zeroFileSizeErrorGroup" : "Error al cargar los archivos. No se admiten archivos vacíos.",
|
|
196
197
|
"maxFileNumberErrorGroup" : "Se ha superado el número máximo de archivos ({{count}})",
|
|
197
198
|
"wrongFileTypeErrorGroup" : "Tipos de archivo no admitidos",
|
|
198
199
|
"standaloneMaxFileNumberError" : "Solo permitimos {{maxFiles}} adjuntos por elemento y se ha alcanzado ese máximo. Elimine algunos adjuntos para cargar otros nuevos.",
|
|
199
200
|
"standaloneUnsupportedFileTypeError" : "No hemos podido cargar sus archivos porque uno o más tipos de archivo no son admitidos en Procore.",
|
|
200
201
|
"standaloneMinFileSizeError" : "No hemos podido cargar sus archivos porque uno o varios archivos no cumplen el tamaño de archivo mínimo de {{sizeInMegabytes}} MB.",
|
|
201
202
|
"standaloneMaxFileSizeError" : "No hemos podido cargar sus archivos porque uno o varios archivos no cumplen el tamaño máximo de archivo de {{sizeInMegabytes}} MB.",
|
|
203
|
+
"standaloneZeroFileSizeError" : "Error al cargar los archivos. No se admiten archivos vacíos.",
|
|
202
204
|
"uploadTotalProgress" : {
|
|
203
205
|
"withFailed" : "Progreso total: {{totalProgress}} %. Carga: {{uploaded}} de {{total}}. Error: {{failed}}.",
|
|
204
206
|
"withoutFailed" : "Progreso total: {{totalProgress}} %. Carga: {{uploaded}} de {{total}}."
|
package/dist/_locales/es.json
CHANGED
|
@@ -190,15 +190,17 @@
|
|
|
190
190
|
"showDetails" : "Mostrar detalles",
|
|
191
191
|
"errorTitle" : "No pudimos cargar algunos de sus archivos",
|
|
192
192
|
"oneFileAtATimeError" : "Lo sentimos, solo puede adjuntar un archivo a la vez.",
|
|
193
|
-
"multipleErrorsMessage" : "Lo sentimos, algunos
|
|
193
|
+
"multipleErrorsMessage" : "Lo sentimos, algunos errores nos impidieron cargar sus archivos.",
|
|
194
194
|
"maxFileSizeErrorGroup" : "Se superó el tamaño máximo de archivo ({{sizeInMegabytes}} mb)",
|
|
195
195
|
"minFileSizeErrorGroup" : "No se alcanzó el tamaño mínimo de archivo ({{sizeInMegabytes}} mb)",
|
|
196
|
+
"zeroFileSizeErrorGroup" : "Error al cargar archivos. No se admiten archivos vacíos.",
|
|
196
197
|
"maxFileNumberErrorGroup" : "Se superó el número máximo de archivos ({{count}})",
|
|
197
198
|
"wrongFileTypeErrorGroup" : "Tipos de archivos no admitidos",
|
|
198
199
|
"standaloneMaxFileNumberError" : "Solo permitimos {{maxFiles}} archivos adjuntos por ítem y se alcanzó ese máximo. Elimine algunos archivos adjuntos para cargar otros nuevos.",
|
|
199
200
|
"standaloneUnsupportedFileTypeError" : "Lo sentimos, no pudimos cargar sus archivos porque uno o más tipos de archivos no son compatibles con Procore.",
|
|
200
201
|
"standaloneMinFileSizeError" : "Lo sentimos, no pudimos cargar sus archivos porque uno o varios archivos no cumplen con el tamaño mínimo de archivo de {{sizeInMegabytes}} mb.",
|
|
201
202
|
"standaloneMaxFileSizeError" : "Lo sentimos, no pudimos cargar sus archivos porque uno o varios archivos no cumplen con el tamaño máximo de archivo de {{sizeInMegabytes}} mb.",
|
|
203
|
+
"standaloneZeroFileSizeError" : "Error al cargar archivos. No se admiten archivos vacíos.",
|
|
202
204
|
"uploadTotalProgress" : {
|
|
203
205
|
"withFailed" : "Progreso total: {{totalProgress}}%. Cargado {{uploaded}} de {{total}}. Error {{failed}}.",
|
|
204
206
|
"withoutFailed" : "Progreso total: {{totalProgress}}%. Cargado {{uploaded}} de {{total}}."
|
package/dist/_locales/fr-CA.json
CHANGED
|
@@ -190,15 +190,17 @@
|
|
|
190
190
|
"showDetails" : "Afficher les détails",
|
|
191
191
|
"errorTitle" : "Nous n'avons pas pu téléverser certains de vos fichiers",
|
|
192
192
|
"oneFileAtATimeError" : "Désolé, vous ne pouvez joindre qu'un seul fichier à la fois.",
|
|
193
|
-
"multipleErrorsMessage" : "Désolé,
|
|
193
|
+
"multipleErrorsMessage" : "Désolé, certaines erreurs nous ont empêchés de téléverser vos fichiers.",
|
|
194
194
|
"maxFileSizeErrorGroup" : "Taille maximale du fichier ({{sizeInMegabytes}} Mo) dépassée",
|
|
195
195
|
"minFileSizeErrorGroup" : "Taille minimale du fichier ({{sizeInMegabytes}} Mo) non atteinte",
|
|
196
|
+
"zeroFileSizeErrorGroup" : "Échec du téléversement des fichiers. Les fichiers vides ne sont pas pris en charge.",
|
|
196
197
|
"maxFileNumberErrorGroup" : "Nombre maximal de fichiers ({{count}}) dépassé",
|
|
197
198
|
"wrongFileTypeErrorGroup" : "Types de fichiers non pris en charge",
|
|
198
199
|
"standaloneMaxFileNumberError" : "Nous n'autorisons que {{maxFiles}} pièces jointes par item, et ce maximum a été atteint. Veuillez supprimer certaines pièces jointes pour en téléverser de nouvelles.",
|
|
199
200
|
"standaloneUnsupportedFileTypeError" : "Désolé, nous n'avons pas pu téléverser vos fichiers, car un ou plusieurs types de fichiers ne sont pas pris en charge dans Procore.",
|
|
200
201
|
"standaloneMinFileSizeError" : "Désolé, nous n'avons pas pu téléverser vos fichiers, car un ou plusieurs fichiers ne respectent pas la taille de fichier minimale de {{sizeInMegabytes}} Mo.",
|
|
201
202
|
"standaloneMaxFileSizeError" : "Désolé, nous n'avons pas pu téléverser vos fichiers, car un ou plusieurs fichiers ne respectent pas la taille de fichier maximale de {{sizeInMegabytes}} Mo.",
|
|
203
|
+
"standaloneZeroFileSizeError" : "Échec du téléversement des fichiers. Les fichiers vides ne sont pas pris en charge.",
|
|
202
204
|
"uploadTotalProgress" : {
|
|
203
205
|
"withFailed" : "Progression totale : {{totalProgress}} %. Téléversé {{uploaded}} sur {{total}}. Échec {{failed}}.",
|
|
204
206
|
"withoutFailed" : "Progression totale : {{totalProgress}} %. Téléversé {{uploaded}} sur {{total}}."
|
package/dist/_locales/fr-FR.json
CHANGED
|
@@ -190,15 +190,17 @@
|
|
|
190
190
|
"showDetails" : "Afficher les détails",
|
|
191
191
|
"errorTitle" : "Impossible de charger certains de vos fichiers",
|
|
192
192
|
"oneFileAtATimeError" : "Désolé, vous ne pouvez joindre qu'un seul fichier à la fois.",
|
|
193
|
-
"multipleErrorsMessage" : "Désolé,
|
|
193
|
+
"multipleErrorsMessage" : "Désolé, des erreurs nous ont empêchés de charger vos fichiers.",
|
|
194
194
|
"maxFileSizeErrorGroup" : "Taille maximale du fichier ({{sizeInMegabytes}} Mo) dépassée",
|
|
195
195
|
"minFileSizeErrorGroup" : "Taille minimale du fichier ({{sizeInMegabytes}} Mo) non atteinte",
|
|
196
|
+
"zeroFileSizeErrorGroup" : "Échec du chargement des fichiers. Les fichiers vides ne sont pas pris en charge.",
|
|
196
197
|
"maxFileNumberErrorGroup" : "Nombre maximal de fichiers ({{count}}) dépassé",
|
|
197
198
|
"wrongFileTypeErrorGroup" : "Types de fichiers non pris en charge",
|
|
198
199
|
"standaloneMaxFileNumberError" : "Nous n'autorisons que {{maxFiles}} pièces-jointes par élément, et ce maximum a été atteint. Veuillez supprimer certaines pièces-jointes avant d'en charger de nouvelles.",
|
|
199
200
|
"standaloneUnsupportedFileTypeError" : "Désolé, nous n'avons pas pu charger vos fichiers, car un ou plusieurs types de fichiers ne sont pas pris en charge dans Procore.",
|
|
200
201
|
"standaloneMinFileSizeError" : "Désolé, nous n'avons pas pu charger vos fichiers, car un ou plusieurs fichiers ne respectent pas la taille de fichier minimale ({{sizeInMegabytes}} Mo).",
|
|
201
202
|
"standaloneMaxFileSizeError" : "Désolé, nous n'avons pas pu charger vos fichiers, car un ou plusieurs fichiers ne respectent pas la taille de fichier maximale ({{sizeInMegabytes}} Mo).",
|
|
203
|
+
"standaloneZeroFileSizeError" : "Échec du chargement des fichiers. Les fichiers vides ne sont pas pris en charge.",
|
|
202
204
|
"uploadTotalProgress" : {
|
|
203
205
|
"withFailed" : "Progression totale : {{totalProgress}} %. Chargement réussi de {{uploaded}} sur {{total}}. Échec de {{failed}}.",
|
|
204
206
|
"withoutFailed" : "Progression totale : {{totalProgress}} %. Chargement réussi de {{uploaded}} sur {{total}}."
|
package/dist/_locales/is-IS.json
CHANGED
|
@@ -190,15 +190,17 @@
|
|
|
190
190
|
"showDetails" : "Sýna smáatriði",
|
|
191
191
|
"errorTitle" : "Við gátum ekki hlaðið inn nokkrum skrám þínum",
|
|
192
192
|
"oneFileAtATimeError" : "Því miður geturðu aðeins hengt eina skrá í einu.",
|
|
193
|
-
"multipleErrorsMessage" : "Því miður
|
|
193
|
+
"multipleErrorsMessage" : "Því miður, nokkrar villur komu í veg fyrir að við gætum hlaðið upp skránum þínum.",
|
|
194
194
|
"maxFileSizeErrorGroup" : "Hámarksstærð skráar ( {{sizeInMegabytes}} mb) fór yfir",
|
|
195
195
|
"minFileSizeErrorGroup" : "Lágmarks skráarstærð ( {{sizeInMegabytes}} mb) ekki náð",
|
|
196
|
+
"zeroFileSizeErrorGroup" : "Mistókst að hlaða upp skrám. Tómar skrár eru ekki studdar.",
|
|
196
197
|
"maxFileNumberErrorGroup" : "Hámarksfjöldi skráa ( {{count}} ) yfir",
|
|
197
198
|
"wrongFileTypeErrorGroup" : "Óstuddar skráargerðir",
|
|
198
199
|
"standaloneMaxFileNumberError" : "Við leyfum aðeins {{maxFiles}} viðhengi á hlut og því hámarki hefur verið náð. Vinsamlegast eytt sumum viðhengjum til að hlaða upp nýjum.",
|
|
199
200
|
"standaloneUnsupportedFileTypeError" : "Því miður gátum við ekki hlaðið upp skrám þínum vegna þess að ein eða fleiri skráategundir eru ekki studdar í Procore.",
|
|
200
201
|
"standaloneMinFileSizeError" : "Því miður gátum við ekki sent skrárnar þínar vegna þess að ein eða margar skrár uppfylla ekki lágmarksstærð skráarinnar {{sizeInMegabytes}} mb.",
|
|
201
202
|
"standaloneMaxFileSizeError" : "Því miður gátum við ekki sent skrárnar þínar vegna þess að ein eða margar skrár uppfylla ekki hámarksstærð {{sizeInMegabytes}} mb.",
|
|
203
|
+
"standaloneZeroFileSizeError" : "Mistókst að hlaða upp skrám. Tómar skrár eru ekki studdar.",
|
|
202
204
|
"uploadTotalProgress" : {
|
|
203
205
|
"withFailed" : "Heildarframfarir: {{totalProgress}} %. Hlaðið upp {{uploaded}} af {{total}} . Mistókst {{failed}} .",
|
|
204
206
|
"withoutFailed" : "Heildarframfarir: {{totalProgress}} %. Hlaðið upp {{uploaded}} af {{total}} ."
|
package/dist/_locales/ja-JP.json
CHANGED
|
@@ -190,15 +190,17 @@
|
|
|
190
190
|
"showDetails" : "詳細を表示",
|
|
191
191
|
"errorTitle" : "一部のファイルをアップロードできませんでした。",
|
|
192
192
|
"oneFileAtATimeError" : "申し訳ありませんが、一度に添付できるのは1つのファイルのみです。",
|
|
193
|
-
"multipleErrorsMessage" : "
|
|
193
|
+
"multipleErrorsMessage" : "申し訳ありませんが、何らかのエラーによりファイルをアップロードできませんでした。",
|
|
194
194
|
"maxFileSizeErrorGroup" : "最大ファイルサイズ ({{sizeInMegabytes}}MB) を超えています",
|
|
195
195
|
"minFileSizeErrorGroup" : "最小ファイルサイズ ({{sizeInMegabytes}}MB) に達していません",
|
|
196
|
+
"zeroFileSizeErrorGroup" : "ファイルのアップロードに失敗しました。 空のファイルはサポートされていません。",
|
|
196
197
|
"maxFileNumberErrorGroup" : "最大ファイル数 ({{count}}) を超えています",
|
|
197
198
|
"wrongFileTypeErrorGroup" : "サポートしていないファイルの種類です",
|
|
198
199
|
"standaloneMaxFileNumberError" : "項目ごとに{{maxFiles}}の添付書類のみ許可されており、その最大数に達しています。新しい添付書類をアップロードするには、いくつかの添付書類を削除してください。",
|
|
199
200
|
"standaloneUnsupportedFileTypeError" : "申し訳ありませんが、1つ以上のファイルの種類が Procore でサポートされていないため、ファイルをアップロードできませんでした。",
|
|
200
201
|
"standaloneMinFileSizeError" : "申し訳ありませんが、1つまたは複数のファイルが最小ファイルサイズ、{{sizeInMegabytes}}MB に達していないため、ファイルをアップロードできませんでした。",
|
|
201
202
|
"standaloneMaxFileSizeError" : "申し訳ありませんが、1つまたは複数のファイルが最大ファイルサイズ、{{sizeInMegabytes}}MB に達していないため、ファイルをアップロードできませんでした。",
|
|
203
|
+
"standaloneZeroFileSizeError" : "ファイルのアップロードに失敗しました。 空のファイルはサポートされていません。",
|
|
202
204
|
"uploadTotalProgress" : {
|
|
203
205
|
"withFailed" : "全体進捗率: {{totalProgress}}%。{{total}} 件中 {{uploaded}} 件をアップロードしました。{{failed}} 件が失敗しました。",
|
|
204
206
|
"withoutFailed" : "全体進捗率: {{totalProgress}}%。{{total}} 件中 {{uploaded}} 件をアップロードしました。"
|
package/dist/_locales/pl-PL.json
CHANGED
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
"emailSubjectRequiredError" : "Wprowadź temat, aby wysłać.",
|
|
37
37
|
"goToAllEmails" : "Wszystkie e-maile",
|
|
38
38
|
"sendEmail" : "Wyślij",
|
|
39
|
-
"replyAll" : "Odpowiedz
|
|
39
|
+
"replyAll" : "Odpowiedz wszystkim",
|
|
40
40
|
"downloadAll" : "Pobierz wszystkie",
|
|
41
41
|
"showAll" : "Pokaż wszystkie",
|
|
42
42
|
"showLess" : "Pokaż mniej",
|
|
@@ -82,7 +82,7 @@
|
|
|
82
82
|
"newItem" : "Dołącz powiązaną pozycję",
|
|
83
83
|
"noRelatedItems" : {
|
|
84
84
|
"title" : "Dołącz powiązane pozycje, aby rozpocząć",
|
|
85
|
-
"description" : "Powiązanie pozycji z {{itemName}} ułatwi Tobie i Twojemu zespołowi wyszukiwanie odpowiednich informacji w systemie Procore."
|
|
85
|
+
"description" : "Powiązanie pozycji z: {{itemName}} ułatwi Tobie i Twojemu zespołowi wyszukiwanie odpowiednich informacji w systemie Procore."
|
|
86
86
|
},
|
|
87
87
|
"noItems" : {
|
|
88
88
|
"title" : "Brak pozycji do wyświetlenia",
|
|
@@ -98,12 +98,12 @@
|
|
|
98
98
|
"action" : "Spróbuj ponownie"
|
|
99
99
|
},
|
|
100
100
|
"panelTitle" : "Dołącz powiązaną pozycję",
|
|
101
|
-
"search" : "Szukaj",
|
|
101
|
+
"search" : "Szukaj:",
|
|
102
102
|
"searchItemType" : "Wyszukaj typ pozycji",
|
|
103
103
|
"submit" : "Powiąż",
|
|
104
104
|
"toast" : {
|
|
105
105
|
"itemAdded" : "Pomyślnie dodano powiązaną pozycję.",
|
|
106
|
-
"itemAdditionFailed" : "Przepraszamy. Nie można dołączyć pozycji.Spróbuj ponownie.",
|
|
106
|
+
"itemAdditionFailed" : "Przepraszamy. Nie można dołączyć pozycji. Spróbuj ponownie.",
|
|
107
107
|
"itemRemoved" : "Pomyślnie usunięto powiązaną pozycję.",
|
|
108
108
|
"requestError" : "Przepraszamy, coś poszło nie tak. Spróbuj ponownie."
|
|
109
109
|
}
|
|
@@ -190,15 +190,17 @@
|
|
|
190
190
|
"showDetails" : "Pokaż szczegóły",
|
|
191
191
|
"errorTitle" : "Nie udało nam się przesłać niektórych plików",
|
|
192
192
|
"oneFileAtATimeError" : "Przepraszamy. W danym momencie można załączyć tylko jeden plik.",
|
|
193
|
-
"multipleErrorsMessage" : "Przepraszamy
|
|
193
|
+
"multipleErrorsMessage" : "Przepraszamy, pewne błędy uniemożliwiły nam przesłanie Twoich plików.",
|
|
194
194
|
"maxFileSizeErrorGroup" : "Przekroczono maks. rozmiar pliku ({{sizeInMegabytes}} MB)",
|
|
195
195
|
"minFileSizeErrorGroup" : "Nie spełniono wymogu minimalnego rozmiaru pliku ({{sizeInMegabytes}} MB)",
|
|
196
|
+
"zeroFileSizeErrorGroup" : "Nie udało się przesłać plików. Puste pliki nie są obsługiwane.",
|
|
196
197
|
"maxFileNumberErrorGroup" : "Przekroczono maksymalną liczbę plików ({{count}})",
|
|
197
198
|
"wrongFileTypeErrorGroup" : "Nieobsługiwane typy plików",
|
|
198
|
-
"standaloneMaxFileNumberError" : "Zezwalamy tylko na {{maxFiles}} załączników na pozycję; osiągnięto maksimum.Usuń niektóre załączniki, aby przesłać nowe.",
|
|
199
|
+
"standaloneMaxFileNumberError" : "Zezwalamy tylko na {{maxFiles}} załączników na pozycję; osiągnięto maksimum. Usuń niektóre załączniki, aby przesłać nowe.",
|
|
199
200
|
"standaloneUnsupportedFileTypeError" : "Przepraszamy. Nie udało się przesłać plików, ponieważ co najmniej jeden typ pliku jest nieobsługiwany w Procore.",
|
|
200
201
|
"standaloneMinFileSizeError" : "Przepraszamy nie możemy przesłać plików, ponieważ co najmniej jeden z plików nie spełnia wymogu minimalnego rozmiaru pliku {{sizeInMegabytes}} MB.",
|
|
201
202
|
"standaloneMaxFileSizeError" : "Przepraszamy nie możemy przesłać plików, ponieważ co najmniej jeden z plików nie spełnia wymogu maksymalnego rozmiaru pliku {{sizeInMegabytes}} MB.",
|
|
203
|
+
"standaloneZeroFileSizeError" : "Nie udało się przesłać plików. Puste pliki nie są obsługiwane.",
|
|
202
204
|
"uploadTotalProgress" : {
|
|
203
205
|
"withFailed" : "Całkowite postępy: {{totalProgress}}%. Przesłano {{uploaded}} z {{total}}. Zakończone niepowodzeniem {{failed}}.",
|
|
204
206
|
"withoutFailed" : "Całkowite postępy: {{totalProgress}}%. Przesłano {{uploaded}} z {{total}}."
|
|
@@ -190,15 +190,17 @@
|
|
|
190
190
|
"showDetails": "[ŞŞŞħǿẇ · Ḓḗŧȧīŀşşş]",
|
|
191
191
|
"errorTitle": "[ẆẆẆẆẆẆẆẆḗ · Ƈǿŭŀḓƞ'ŧ · Ŭƥŀǿȧḓ · Şǿḿḗ · ǿƒ · Ẏǿŭř · Ƒīŀḗşşşşşşşş]",
|
|
192
192
|
"oneFileAtATimeError": "[ŞŞŞŞŞŞŞŞŞŞǿřřẏ, · ẏǿŭ · ƈȧƞ · ǿƞŀẏ · ȧŧŧȧƈħ · ǿƞḗ · ƒīŀḗ · ȧŧ · ȧ · ŧīḿḗ..........]",
|
|
193
|
-
"multipleErrorsMessage": "[
|
|
193
|
+
"multipleErrorsMessage": "[ŞŞŞŞŞŞŞŞŞŞŞŞǿřřẏ, · şǿḿḗ · ḗřřǿřş · ƥřḗṽḗƞŧḗḓ · ŭş · ƒřǿḿ · ŭƥŀǿȧḓīƞɠ · ẏǿŭř · ƒīŀḗş............]",
|
|
194
194
|
"maxFileSizeErrorGroup": "[ḾḾḾḾḾḾḾḾḾḾȧẋ · ƒīŀḗ · şīẑḗ · ({{şīẑḗĪƞḾḗɠȧƀẏŧḗş}}ḿƀ) · ḗẋƈḗḗḓḗḓḓḓḓḓḓḓḓḓḓ]",
|
|
195
195
|
"minFileSizeErrorGroup": "[ḾḾḾḾḾḾḾḾḾīƞ · ƒīŀḗ · şīẑḗ · ({{şīẑḗĪƞḾḗɠȧƀẏŧḗş}}ḿƀ) · ƞǿŧ · ḿḗŧŧŧŧŧŧŧŧŧ]",
|
|
196
|
+
"zeroFileSizeErrorGroup": "[ƑƑƑƑƑƑƑƑƑƑƑȧīŀḗḓ · ŧǿ · ŭƥŀǿȧḓ · ƒīŀḗş. · Ḗḿƥŧẏ · ƒīŀḗş · ȧřḗ · ƞǿŧ · şŭƥƥǿřŧḗḓ...........]",
|
|
196
197
|
"maxFileNumberErrorGroup": "[ḾḾḾḾḾḾḾḾȧẋ · ƞŭḿƀḗř · ǿƒ · ƒīŀḗş · ({{ƈǿŭƞŧ}}) · ḗẋƈḗḗḓḗḓḓḓḓḓḓḓḓ]",
|
|
197
198
|
"wrongFileTypeErrorGroup": "[ŬŬŬŬŬƞşŭƥƥǿřŧḗḓ · ƒīŀḗ · ŧẏƥḗşşşşş]",
|
|
198
199
|
"standaloneMaxFileNumberError": "[ẆẆẆẆẆẆẆẆẆẆẆẆẆẆẆẆẆẆẆẆẆẆẆẆẆẆẆḗ · ǿƞŀẏ · ȧŀŀǿẇ · {{ḿȧẋƑīŀḗş}} · ȧŧŧȧƈħḿḗƞŧş · ƥḗř · īŧḗḿ, · ȧƞḓ · ŧħȧŧ · ḿȧẋīḿŭḿ · ħȧş · ƀḗḗƞ · řḗȧƈħḗḓ. · Ƥŀḗȧşḗ · ḓḗŀḗŧḗ · şǿḿḗ · ȧŧŧȧƈħḿḗƞŧş · ŧǿ · ŭƥŀǿȧḓ · ƞḗẇ · ǿƞḗş...........................]",
|
|
199
200
|
"standaloneUnsupportedFileTypeError": "[ŞŞŞŞŞŞŞŞŞŞŞŞŞŞŞŞŞŞŞǿřřẏ, · ẇḗ · ƈǿŭŀḓƞ'ŧ · ŭƥŀǿȧḓ · ẏǿŭř · ƒīŀḗş · ƀḗƈȧŭşḗ · ǿƞḗ · ǿř · ḿǿřḗ · ƒīŀḗ · ŧẏƥḗş · ȧřḗ · ŭƞşŭƥƥǿřŧḗḓ · īƞ · Ƥřǿƈǿřḗ...................]",
|
|
200
201
|
"standaloneMinFileSizeError": "[ŞŞŞŞŞŞŞŞŞŞŞŞŞŞŞŞŞŞŞŞŞŞŞŞŞŞǿřřẏ, · ẇḗ · ƈǿŭŀḓƞ'ŧ · ŭƥŀǿȧḓ · ẏǿŭř · ƒīŀḗş · ƀḗƈȧŭşḗ · ǿƞḗ · ǿř · ḿŭŀŧīƥŀḗ · ƒīŀḗş · ḓǿḗşƞ'ŧ · ḿḗḗŧ · ŧħḗ · ḿīƞīḿŭḿ · ƒīŀḗ · şīẑḗ · ǿƒ · {{şīẑḗĪƞḾḗɠȧƀẏŧḗş}}ḿƀ..........................]",
|
|
201
202
|
"standaloneMaxFileSizeError": "[ŞŞŞŞŞŞŞŞŞŞŞŞŞŞŞŞŞŞŞŞŞŞŞŞŞŞǿřřẏ, · ẇḗ · ƈǿŭŀḓƞ'ŧ · ŭƥŀǿȧḓ · ẏǿŭř · ƒīŀḗş · ƀḗƈȧŭşḗ · ǿƞḗ · ǿř · ḿŭŀŧīƥŀḗ · ƒīŀḗş · ḓǿḗşƞ'ŧ · ḿḗḗŧ · ŧħḗ · ḿȧẋīḿŭḿ · ƒīŀḗ · şīẑḗ · ǿƒ · {{şīẑḗĪƞḾḗɠȧƀẏŧḗş}}ḿƀ..........................]",
|
|
203
|
+
"standaloneZeroFileSizeError": "[ƑƑƑƑƑƑƑƑƑƑƑȧīŀḗḓ · ŧǿ · ŭƥŀǿȧḓ · ƒīŀḗş. · Ḗḿƥŧẏ · ƒīŀḗş · ȧřḗ · ƞǿŧ · şŭƥƥǿřŧḗḓ...........]",
|
|
202
204
|
"uploadTotalProgress": {
|
|
203
205
|
"withFailed": "[ŦŦŦŦŦŦŦŦŦŦŦŦŦŦŦŦŦŦǿŧȧŀ · Ƥřǿɠřḗşş: · {{ŧǿŧȧŀƤřǿɠřḗşş}}%. · Ŭƥŀǿȧḓḗḓ · {{ŭƥŀǿȧḓḗḓ}} · ǿƒ · {{ŧǿŧȧŀ}}. · Ƒȧīŀḗḓ · {{ƒȧīŀḗḓ}}..................]",
|
|
204
206
|
"withoutFailed": "[ŦŦŦŦŦŦŦŦŦŦŦŦŦŦŦǿŧȧŀ · Ƥřǿɠřḗşş: · {{ŧǿŧȧŀƤřǿɠřḗşş}}%. · Ŭƥŀǿȧḓḗḓ · {{ŭƥŀǿȧḓḗḓ}} · ǿƒ · {{ŧǿŧȧŀ}}...............]"
|
package/dist/_locales/pt-BR.json
CHANGED
|
@@ -190,15 +190,17 @@
|
|
|
190
190
|
"showDetails" : "Mostrar Detalhes",
|
|
191
191
|
"errorTitle" : "Não Foi Possível Fazer Upload de Alguns dos Seus Arquivos",
|
|
192
192
|
"oneFileAtATimeError" : "Lamentamos, mas você só pode anexar um arquivo por vez.",
|
|
193
|
-
"multipleErrorsMessage" : "
|
|
193
|
+
"multipleErrorsMessage" : "Sentimos muito, mas alguns erros impedem o upload dos seus arquivos.",
|
|
194
194
|
"maxFileSizeErrorGroup" : "Tamanho máximo do arquivo ({{sizeInMegabytes}} mb) excedido",
|
|
195
195
|
"minFileSizeErrorGroup" : "Tamanho mínimo do arquivo ({{sizeInMegabytes}} mb) não atendido",
|
|
196
|
+
"zeroFileSizeErrorGroup" : "Falha ao fazer upload dos arquivos. Arquivos vazios não são permitidos.",
|
|
196
197
|
"maxFileNumberErrorGroup" : "Número máximo de arquivos ({{count}}) excedido",
|
|
197
198
|
"wrongFileTypeErrorGroup" : "Tipos de arquivo não suportados",
|
|
198
199
|
"standaloneMaxFileNumberError" : "Permitimos apenas {{maxFiles}} anexos por item, e esse máximo foi atingido. Exclua alguns anexos para fazer upload de novos.",
|
|
199
200
|
"standaloneUnsupportedFileTypeError" : "Lamentamos, mas não foi possível fazer upload dos seus arquivos porque um ou mais tipos de arquivo não são compatíveis com o Procore.",
|
|
200
201
|
"standaloneMinFileSizeError" : "Lamentamos, mas não foi possível fazer upload seus arquivos porque um ou vários arquivos não atingem o tamanho mínimo de {{sizeInMegabytes}} mb.",
|
|
201
202
|
"standaloneMaxFileSizeError" : "Lamentamos, mas não foi possível fazer upload dos seus arquivos porque um ou vários arquivos ultrapassam o tamanho máximo de {{sizeInMegabytes}} mb.",
|
|
203
|
+
"standaloneZeroFileSizeError" : "Falha ao fazer upload dos arquivos. Arquivos vazios não são permitidos.",
|
|
202
204
|
"uploadTotalProgress" : {
|
|
203
205
|
"withFailed" : "Andamento Total: {{totalProgress}}%. {{uploaded}} upload(s) realizado(s) de {{total}}. {{failed}} malsucedidos.",
|
|
204
206
|
"withoutFailed" : "Andamento Total: {{totalProgress}}%. {{uploaded}} upload(s) realizado(s) de {{total}}."
|