@procore/core-react 12.17.1 → 12.17.3
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/Avatar/Avatar.types.d.ts +1 -1
- package/dist/Avatar/Avatar.types.js.map +1 -1
- package/dist/AvatarStack/AvatarStack.js +7 -7
- package/dist/AvatarStack/AvatarStack.js.map +1 -1
- package/dist/AvatarStack/AvatarStack.styles.d.ts +4 -4
- package/dist/AvatarStack/AvatarStack.styles.js +10 -10
- package/dist/AvatarStack/AvatarStack.styles.js.map +1 -1
- package/dist/AvatarStack/AvatarStack.types.d.ts +2 -0
- package/dist/AvatarStack/AvatarStack.types.js.map +1 -1
- 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.js +8 -2
- package/dist/Card/Card.js.map +1 -1
- package/dist/Card/Card.styles.js +1 -1
- package/dist/Checkbox/Checkbox.js +0 -1
- package/dist/Checkbox/Checkbox.js.map +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 +4 -4
- package/dist/Dropzone/Dropzone.hooks.js.map +1 -1
- package/dist/Dropzone/Dropzone.js +44 -45
- package/dist/Dropzone/Dropzone.js.map +1 -1
- package/dist/Dropzone/Dropzone.styles.js +9 -9
- package/dist/Dropzone/Dropzone.utils.d.ts +2 -0
- package/dist/Dropzone/Dropzone.utils.js +3 -0
- package/dist/Dropzone/Dropzone.utils.js.map +1 -1
- 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.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.js +4 -1
- package/dist/MenuImperative/MenuImperative.js.map +1 -1
- package/dist/MenuImperative/MenuImperative.styles.js +10 -10
- package/dist/Modal/Modal.styles.js +13 -13
- package/dist/MultiSelect/MultiSelect.js +7 -1
- package/dist/MultiSelect/MultiSelect.js.map +1 -1
- 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.styles.js +2 -2
- package/dist/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 +2 -2
- package/dist/PillSelect/PillSelect.styles.js +4 -4
- package/dist/Popover/Popover.js +4 -1
- package/dist/Popover/Popover.js.map +1 -1
- package/dist/Popover/Popover.styles.d.ts +2 -1
- package/dist/Popover/Popover.styles.js +5 -4
- package/dist/Popover/Popover.styles.js.map +1 -1
- package/dist/Popover/Popover.types.d.ts +6 -0
- package/dist/Popover/Popover.types.js.map +1 -1
- 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/Search/Search.types.d.ts +12 -2
- package/dist/Search/Search.types.js.map +1 -1
- package/dist/Section/Section.styles.js +7 -7
- package/dist/SegmentedController/SegmentedController.styles.js +4 -4
- package/dist/Select/Select.js +1 -1
- package/dist/Select/Select.js.map +1 -1
- 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.styles.js +8 -8
- package/dist/SuperSelect/SuperSelect.presets.styles.js +1 -1
- package/dist/SuperSelect/SuperSelect.styles.js +37 -37
- package/dist/SuperSelect/SuperSelect.types.d.ts +1 -0
- package/dist/SuperSelect/SuperSelect.types.js.map +1 -1
- package/dist/SuperSelect/useSuperSelect.d.ts +1 -1
- package/dist/SuperSelect/useSuperSelect.js +9 -5
- 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.js +4 -1
- package/dist/Tearsheet/Tearsheet.js.map +1 -1
- package/dist/Tearsheet/Tearsheet.styles.d.ts +1 -0
- package/dist/Tearsheet/Tearsheet.styles.js +8 -7
- package/dist/Tearsheet/Tearsheet.styles.js.map +1 -1
- package/dist/Tearsheet/Tearsheet.types.d.ts +9 -0
- package/dist/Tearsheet/Tearsheet.types.js.map +1 -1
- package/dist/TextArea/TextArea.styles.js +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 +80 -0
- package/dist/_locales/de-DE.json +15 -10
- package/dist/_locales/en-AU.json +19 -14
- package/dist/_locales/en-CA.json +17 -12
- package/dist/_locales/en-GB.json +17 -12
- package/dist/_locales/en.json +15 -10
- package/dist/_locales/es-ES.json +15 -10
- package/dist/_locales/es.json +15 -10
- package/dist/_locales/fr-CA.json +15 -10
- package/dist/_locales/fr-FR.json +15 -10
- package/dist/_locales/is-IS.json +15 -10
- package/dist/_locales/ja-JP.json +15 -10
- package/dist/_locales/pl-PL.json +15 -10
- package/dist/_locales/pseudo.json +15 -10
- package/dist/_locales/pt-BR.json +15 -10
- package/dist/_locales/th-TH.json +15 -10
- package/dist/_locales/zh-SG.json +15 -10
- package/dist/_typedoc/Avatar/Avatar.types.json +22 -22
- package/dist/_typedoc/AvatarStack/AvatarStack.types.json +27 -25
- 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 +27 -15
- 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 +35 -21
- 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 +32 -18
- 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/dist/_typedoc/deprecations.json +1 -1
- package/package.json +1 -1
package/dist/_locales/de-DE.json
CHANGED
|
@@ -190,17 +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" : "
|
|
194
|
-
"maxFileSizeErrorGroup" : "
|
|
195
|
-
"minFileSizeErrorGroup" : "
|
|
193
|
+
"multipleErrorsMessage" : "Einige Dateien konnten leider aufgrund von Fehlern nicht hochgeladen werden. Bitte versuchen Sie erneut, die Dateien hochzuladen.",
|
|
194
|
+
"maxFileSizeErrorGroup" : "Eine oder mehrere Ihrer Dateien überschreiten die maximale Dateigröße von {{sizeInMegabytes}} MB. Bitte laden Sie eine kleinere Datei hoch.",
|
|
195
|
+
"minFileSizeErrorGroup" : "Eine oder mehrere Ihrer Dateien entsprechen nicht der Mindestdateigröße von {{sizeInMegabytes}} MB. Bitte laden Sie eine größere Datei hoch.",
|
|
196
196
|
"zeroFileSizeErrorGroup" : "Dateien konnten nicht hochgeladen werden. Leere Dateien werden nicht unterstützt.",
|
|
197
|
-
"maxFileNumberErrorGroup" : "
|
|
198
|
-
"wrongFileTypeErrorGroup" : "
|
|
199
|
-
"standaloneMaxFileNumberError" : "
|
|
200
|
-
"standaloneUnsupportedFileTypeError" : "
|
|
201
|
-
"standaloneMinFileSizeError" : "
|
|
202
|
-
"standaloneMaxFileSizeError" : "
|
|
203
|
-
"standaloneZeroFileSizeError" : "Dateien
|
|
197
|
+
"maxFileNumberErrorGroup" : "Nur ({{count}}) Dateien können auf einmal hochgeladen werden. Bitte entfernen Sie einige der Dateien und versuchen Sie es erneut.",
|
|
198
|
+
"wrongFileTypeErrorGroup" : "Einige der Dateitypen, die Sie hochladen möchten, werden von Procore nicht unterstützt. Bitte laden Sie ein anderes Dateiformat hoch.",
|
|
199
|
+
"standaloneMaxFileNumberError" : "Nur ({{maxFiles}}) Dateien können auf einmal hochgeladen werden. Bitte entfernen Sie einige der Dateien und versuchen Sie es erneut.",
|
|
200
|
+
"standaloneUnsupportedFileTypeError" : "Einige der Dateitypen, die Sie hochladen möchten, werden von Procore nicht unterstützt. Bitte laden Sie ein anderes Dateiformat hoch.",
|
|
201
|
+
"standaloneMinFileSizeError" : "Eine oder mehrere Ihrer Dateien entsprechen nicht der Mindestdateigröße von {{sizeInMegabytes}} MB. Bitte laden Sie eine größere Datei hoch.",
|
|
202
|
+
"standaloneMaxFileSizeError" : "Eine oder mehrere Ihrer Dateien überschreiten die maximale Dateigröße von {{sizeInMegabytes}} MB. Bitte laden Sie eine kleinere Datei hoch.",
|
|
203
|
+
"standaloneZeroFileSizeError" : "Eine oder mehrere Ihrer Dateien sind leer (0 Byte) und können nicht hochgeladen werden. Bitte laden Sie eine größere Datei hoch.",
|
|
204
204
|
"uploadTotalProgress" : {
|
|
205
205
|
"withFailed" : "Gesamtfortschritt: {{totalProgress}} %. {{uploaded}} von {{total}} hochgeladen. {{failed}} fehlgeschlagen.",
|
|
206
206
|
"withoutFailed" : "Gesamtfortschritt: {{totalProgress}} %. {{uploaded}} von {{total}} hochgeladen."
|
|
@@ -362,6 +362,11 @@
|
|
|
362
362
|
"panel" : {
|
|
363
363
|
"close" : "Schließen",
|
|
364
364
|
"goBack" : "Zurück"
|
|
365
|
+
},
|
|
366
|
+
"menuImperative" : {
|
|
367
|
+
"options" : {
|
|
368
|
+
"ariaLabel" : "Menüoptionen"
|
|
369
|
+
}
|
|
365
370
|
}
|
|
366
371
|
}
|
|
367
372
|
}
|
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,19 +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,
|
|
194
|
-
"maxFileSizeErrorGroup" : "
|
|
195
|
-
"minFileSizeErrorGroup" : "
|
|
193
|
+
"multipleErrorsMessage" : "Sorry, errors prevented some files from being uploaded. Please try uploading the files again.",
|
|
194
|
+
"maxFileSizeErrorGroup" : "One or more of your files exceeds the max file size of {{sizeInMegabytes}} MB. Please try uploading a smaller file.",
|
|
195
|
+
"minFileSizeErrorGroup" : "One or more of your files does not meet the min file size of {{sizeInMegabytes}} MB. Please try uploading a bigger file.",
|
|
196
196
|
"zeroFileSizeErrorGroup" : "Failed to upload files. Empty files are not supported.",
|
|
197
|
-
"maxFileNumberErrorGroup" : "
|
|
198
|
-
"wrongFileTypeErrorGroup" : "
|
|
199
|
-
"standaloneMaxFileNumberError" : "
|
|
200
|
-
"standaloneUnsupportedFileTypeError" : "
|
|
201
|
-
"standaloneMinFileSizeError" : "
|
|
202
|
-
"standaloneMaxFileSizeError" : "
|
|
203
|
-
"standaloneZeroFileSizeError" : "
|
|
197
|
+
"maxFileNumberErrorGroup" : "Only {{count}} files can be uploaded at once. Please remove some files and try again.",
|
|
198
|
+
"wrongFileTypeErrorGroup" : "Some of the file types you tried to upload are not supported in Procore. Please try uploading a different file format.",
|
|
199
|
+
"standaloneMaxFileNumberError" : "Only {{maxFiles}} files can be uploaded at once. Please remove some files and try again.",
|
|
200
|
+
"standaloneUnsupportedFileTypeError" : "Some of the file types you tried to upload are not supported in Procore. Please try uploading a different file format.",
|
|
201
|
+
"standaloneMinFileSizeError" : "One or more of your files does not meet the min file size of {{sizeInMegabytes}} MB. Please try uploading a bigger file.",
|
|
202
|
+
"standaloneMaxFileSizeError" : "One or more of your files exceeds the max file size of {{sizeInMegabytes}} MB. Please try uploading a smaller file.",
|
|
203
|
+
"standaloneZeroFileSizeError" : "One or more of your files is an empty file (0 bytes) and cannot be uploaded. Please try uploading a bigger file.",
|
|
204
204
|
"uploadTotalProgress" : {
|
|
205
205
|
"withFailed" : "Total progress: {{totalProgress}}%. Uploaded {{uploaded}} of {{total}}. Failed {{failed}}.",
|
|
206
206
|
"withoutFailed" : "Total progress: {{totalProgress}}%. Uploaded {{uploaded}} of {{total}}."
|
|
@@ -271,8 +271,8 @@
|
|
|
271
271
|
"unchecked" : "Unticked"
|
|
272
272
|
},
|
|
273
273
|
"errorBanner" : {
|
|
274
|
-
"coundNotCreateItem" : "Sorry, we couldn
|
|
275
|
-
"couldNotUpdateItem" : "Sorry, we couldn
|
|
274
|
+
"coundNotCreateItem" : "Sorry, we couldn't create this {{item}}.",
|
|
275
|
+
"couldNotUpdateItem" : "Sorry, we couldn't update this {{item}}.",
|
|
276
276
|
"fixErrorsToCreate" : "Please fix the errors below and try creating again.",
|
|
277
277
|
"fixErrorsToUpdate" : "Please fix the errors below and try updating again."
|
|
278
278
|
},
|
|
@@ -362,6 +362,11 @@
|
|
|
362
362
|
"panel" : {
|
|
363
363
|
"close" : "Close",
|
|
364
364
|
"goBack" : "Go back"
|
|
365
|
+
},
|
|
366
|
+
"menuImperative" : {
|
|
367
|
+
"options" : {
|
|
368
|
+
"ariaLabel" : "Menu options"
|
|
369
|
+
}
|
|
365
370
|
}
|
|
366
371
|
}
|
|
367
372
|
}
|
package/dist/_locales/en-CA.json
CHANGED
|
@@ -103,7 +103,7 @@
|
|
|
103
103
|
"submit" : "Link",
|
|
104
104
|
"toast" : {
|
|
105
105
|
"itemAdded" : "The related item was successfully linked.",
|
|
106
|
-
"itemAdditionFailed" : "Sorry, the item couldn
|
|
106
|
+
"itemAdditionFailed" : "Sorry, the item couldn't be attached. Please try again.",
|
|
107
107
|
"itemRemoved" : "The related item was successfully removed.",
|
|
108
108
|
"requestError" : "Sorry, something went wrong. Please try again."
|
|
109
109
|
}
|
|
@@ -181,7 +181,7 @@
|
|
|
181
181
|
"one" : "Sorry - that file type is not allowed.",
|
|
182
182
|
"other" : "Sorry, some of those file types are not allowed."
|
|
183
183
|
},
|
|
184
|
-
"incorrectFileNumber" : "Sorry, we can
|
|
184
|
+
"incorrectFileNumber" : "Sorry, we can't upload this number of files at once.",
|
|
185
185
|
"invalidAmountAttachments" : {
|
|
186
186
|
"one" : "Sorry, only {{count}} file can be attached.",
|
|
187
187
|
"other" : "Sorry, only {{count}} files can be attached."
|
|
@@ -190,17 +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,
|
|
194
|
-
"maxFileSizeErrorGroup" : "
|
|
195
|
-
"minFileSizeErrorGroup" : "
|
|
193
|
+
"multipleErrorsMessage" : "Sorry, errors prevented some files from uploading. Please try uploading the files again.",
|
|
194
|
+
"maxFileSizeErrorGroup" : "One or more of your files exceeds the max file size of {{sizeInMegabytes}} MB. Please try uploading a smaller file.",
|
|
195
|
+
"minFileSizeErrorGroup" : "One or more of your files does not meet the min file size of {{sizeInMegabytes}} MB. Please try uploading a bigger file.",
|
|
196
196
|
"zeroFileSizeErrorGroup" : "Failed to upload files. Empty files are not supported.",
|
|
197
|
-
"maxFileNumberErrorGroup" : "
|
|
198
|
-
"wrongFileTypeErrorGroup" : "
|
|
199
|
-
"standaloneMaxFileNumberError" : "
|
|
200
|
-
"standaloneUnsupportedFileTypeError" : "
|
|
201
|
-
"standaloneMinFileSizeError" : "
|
|
202
|
-
"standaloneMaxFileSizeError" : "
|
|
203
|
-
"standaloneZeroFileSizeError" : "
|
|
197
|
+
"maxFileNumberErrorGroup" : "Only {{count}} files can be uploaded at one time. Please remove some files and try again.",
|
|
198
|
+
"wrongFileTypeErrorGroup" : "Some of the file types you tried to upload are not supported in Procore. Please try uploading a different file format.",
|
|
199
|
+
"standaloneMaxFileNumberError" : "Only {{maxFiles}} files can be uploaded at one time. Please remove some files and try again.",
|
|
200
|
+
"standaloneUnsupportedFileTypeError" : "Some of the file types you tried to upload are not supported in Procore. Please try uploading a different file format.",
|
|
201
|
+
"standaloneMinFileSizeError" : "One or more of your files does not meet the min file size of {{sizeInMegabytes}} MB. Please try uploading a bigger file.",
|
|
202
|
+
"standaloneMaxFileSizeError" : "One or more of your files exceeds the max file size of {{sizeInMegabytes}} MB. Please try uploading a smaller file.",
|
|
203
|
+
"standaloneZeroFileSizeError" : "One or more of your files is an empty file (0 bytes) and cannot be uploaded. Please try uploading a bigger file.",
|
|
204
204
|
"uploadTotalProgress" : {
|
|
205
205
|
"withFailed" : "Total progress: {{totalProgress}}%. Uploaded {{uploaded}} of {{total}}. Failed {{failed}}.",
|
|
206
206
|
"withoutFailed" : "Total progress: {{totalProgress}}%. Uploaded {{uploaded}} of {{total}}."
|
|
@@ -362,6 +362,11 @@
|
|
|
362
362
|
"panel" : {
|
|
363
363
|
"close" : "Close",
|
|
364
364
|
"goBack" : "Go back"
|
|
365
|
+
},
|
|
366
|
+
"menuImperative" : {
|
|
367
|
+
"options" : {
|
|
368
|
+
"ariaLabel" : "Menu options"
|
|
369
|
+
}
|
|
365
370
|
}
|
|
366
371
|
}
|
|
367
372
|
}
|
package/dist/_locales/en-GB.json
CHANGED
|
@@ -103,7 +103,7 @@
|
|
|
103
103
|
"submit" : "Link",
|
|
104
104
|
"toast" : {
|
|
105
105
|
"itemAdded" : "The related item was successfully linked.",
|
|
106
|
-
"itemAdditionFailed" : "Sorry, the item couldn
|
|
106
|
+
"itemAdditionFailed" : "Sorry, the item couldn't be attached. Please try again.",
|
|
107
107
|
"itemRemoved" : "The related item was successfully removed.",
|
|
108
108
|
"requestError" : "Sorry, something went wrong. Please try again."
|
|
109
109
|
}
|
|
@@ -181,7 +181,7 @@
|
|
|
181
181
|
"one" : "Sorry - that file type is not allowed.",
|
|
182
182
|
"other" : "Sorry, some of those file types are not allowed."
|
|
183
183
|
},
|
|
184
|
-
"incorrectFileNumber" : "Sorry, we can
|
|
184
|
+
"incorrectFileNumber" : "Sorry, we can't upload this number of files at once.",
|
|
185
185
|
"invalidAmountAttachments" : {
|
|
186
186
|
"one" : "Sorry, only {{count}} file can be attached.",
|
|
187
187
|
"other" : "Sorry, only {{count}} files can be attached."
|
|
@@ -190,17 +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,
|
|
194
|
-
"maxFileSizeErrorGroup" : "
|
|
195
|
-
"minFileSizeErrorGroup" : "
|
|
193
|
+
"multipleErrorsMessage" : "Sorry, errors prevented some files from being uploaded. Please try uploading the files again.",
|
|
194
|
+
"maxFileSizeErrorGroup" : "One or more of your files exceeds the max file size of {{sizeInMegabytes}} MB. Please try uploading a smaller file.",
|
|
195
|
+
"minFileSizeErrorGroup" : "One or more of your files does not meet the min file size of {{sizeInMegabytes}} MB. Please try uploading a bigger file.",
|
|
196
196
|
"zeroFileSizeErrorGroup" : "Failed to upload files. Empty files are not supported.",
|
|
197
|
-
"maxFileNumberErrorGroup" : "
|
|
198
|
-
"wrongFileTypeErrorGroup" : "
|
|
199
|
-
"standaloneMaxFileNumberError" : "
|
|
200
|
-
"standaloneUnsupportedFileTypeError" : "
|
|
201
|
-
"standaloneMinFileSizeError" : "
|
|
202
|
-
"standaloneMaxFileSizeError" : "
|
|
203
|
-
"standaloneZeroFileSizeError" : "
|
|
197
|
+
"maxFileNumberErrorGroup" : "Only {{count}} files can be uploaded at once. Please remove some files and try again.",
|
|
198
|
+
"wrongFileTypeErrorGroup" : "Some of the file types you tried to upload are not supported in Procore. Please try uploading a different file format.",
|
|
199
|
+
"standaloneMaxFileNumberError" : "Only {{maxFiles}} files can be uploaded at once. Please remove some files and try again.",
|
|
200
|
+
"standaloneUnsupportedFileTypeError" : "Some of the file types you tried to upload are not supported in Procore. Please try uploading a different file format.",
|
|
201
|
+
"standaloneMinFileSizeError" : "One or more of your files does not meet the min file size of {{sizeInMegabytes}} MB. Please try uploading a bigger file.",
|
|
202
|
+
"standaloneMaxFileSizeError" : "One or more of your files exceeds the max file size of {{sizeInMegabytes}} MB. Please try uploading a smaller file.",
|
|
203
|
+
"standaloneZeroFileSizeError" : "One or more of your files is an empty file (0 bytes) and cannot be uploaded. Please try uploading a bigger file.",
|
|
204
204
|
"uploadTotalProgress" : {
|
|
205
205
|
"withFailed" : "Total progress: {{totalProgress}}%. Uploaded {{uploaded}} of {{total}}. Failed {{failed}}.",
|
|
206
206
|
"withoutFailed" : "Total progress: {{totalProgress}}%. Uploaded {{uploaded}} of {{total}}."
|
|
@@ -362,6 +362,11 @@
|
|
|
362
362
|
"panel" : {
|
|
363
363
|
"close" : "Close",
|
|
364
364
|
"goBack" : "Go back"
|
|
365
|
+
},
|
|
366
|
+
"menuImperative" : {
|
|
367
|
+
"options" : {
|
|
368
|
+
"ariaLabel" : "Menu options"
|
|
369
|
+
}
|
|
365
370
|
}
|
|
366
371
|
}
|
|
367
372
|
}
|
package/dist/_locales/en.json
CHANGED
|
@@ -190,17 +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,
|
|
194
|
-
"maxFileSizeErrorGroup": "
|
|
195
|
-
"minFileSizeErrorGroup": "
|
|
193
|
+
"multipleErrorsMessage": "Sorry, errors prevented some files from uploading. Please try uploading the files again.",
|
|
194
|
+
"maxFileSizeErrorGroup": "One or more of your files exceeds the max file size of {{sizeInMegabytes}}mb. Please try uploading a smaller file.",
|
|
195
|
+
"minFileSizeErrorGroup": "One or more of your files does not meet the min file size of {{sizeInMegabytes}}mb. Please try uploading a bigger file.",
|
|
196
196
|
"zeroFileSizeErrorGroup": "Failed to upload files. Empty files are not supported.",
|
|
197
|
-
"maxFileNumberErrorGroup": "
|
|
198
|
-
"wrongFileTypeErrorGroup": "
|
|
199
|
-
"standaloneMaxFileNumberError": "
|
|
200
|
-
"standaloneUnsupportedFileTypeError": "
|
|
201
|
-
"standaloneMinFileSizeError": "
|
|
202
|
-
"standaloneMaxFileSizeError": "
|
|
203
|
-
"standaloneZeroFileSizeError": "
|
|
197
|
+
"maxFileNumberErrorGroup": "Only ({{count}}) files can be uploaded at one time. Please remove some files and try again.",
|
|
198
|
+
"wrongFileTypeErrorGroup": "Some of the file types you tried to upload are not supported in Procore. Please try uploading a different file format.",
|
|
199
|
+
"standaloneMaxFileNumberError": "Only ({{maxFiles}}) files can be uploaded at one time. Please remove some files and try again.",
|
|
200
|
+
"standaloneUnsupportedFileTypeError": "Some of the file types you tried to upload are not supported in Procore. Please try uploading a different file format.",
|
|
201
|
+
"standaloneMinFileSizeError": "One or more of your files does not meet the min file size of {{sizeInMegabytes}}mb. Please try uploading a bigger file.",
|
|
202
|
+
"standaloneMaxFileSizeError": "One or more of your files exceeds the max file size of {{sizeInMegabytes}}mb. Please try uploading a smaller file.",
|
|
203
|
+
"standaloneZeroFileSizeError": "One or more of your files is an empty file (0 bytes) and cannot be uploaded. Please try uploading a bigger file.",
|
|
204
204
|
"uploadTotalProgress": {
|
|
205
205
|
"withFailed": "Total Progress: {{totalProgress}}%. Uploaded {{uploaded}} of {{total}}. Failed {{failed}}.",
|
|
206
206
|
"withoutFailed": "Total Progress: {{totalProgress}}%. Uploaded {{uploaded}} of {{total}}."
|
|
@@ -362,6 +362,11 @@
|
|
|
362
362
|
"panel": {
|
|
363
363
|
"close": "Close",
|
|
364
364
|
"goBack": "Go back"
|
|
365
|
+
},
|
|
366
|
+
"menuImperative": {
|
|
367
|
+
"options": {
|
|
368
|
+
"ariaLabel": "Menu options"
|
|
369
|
+
}
|
|
365
370
|
}
|
|
366
371
|
}
|
|
367
372
|
}
|
package/dist/_locales/es-ES.json
CHANGED
|
@@ -190,17 +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 errores
|
|
194
|
-
"maxFileSizeErrorGroup" : "
|
|
195
|
-
"minFileSizeErrorGroup" : "
|
|
193
|
+
"multipleErrorsMessage" : "Algunos errores han impedido cargar ciertos archivos. Intente cargar los archivos de nuevo.",
|
|
194
|
+
"maxFileSizeErrorGroup" : "Uno o más archivos superan el tamaño máximo permitido ({{sizeInMegabytes}} MB). Pruebe a cargar archivos más pequeños.",
|
|
195
|
+
"minFileSizeErrorGroup" : "Uno o más archivos no tienen el tamaño mínimo requerido ({{sizeInMegabytes}} MB). Pruebe a cargar archivos más grandes.",
|
|
196
196
|
"zeroFileSizeErrorGroup" : "Error al cargar los archivos. No se admiten archivos vacíos.",
|
|
197
|
-
"maxFileNumberErrorGroup" : "
|
|
198
|
-
"wrongFileTypeErrorGroup" : "
|
|
199
|
-
"standaloneMaxFileNumberError" : "Solo
|
|
200
|
-
"standaloneUnsupportedFileTypeError" : "
|
|
201
|
-
"standaloneMinFileSizeError" : "
|
|
202
|
-
"standaloneMaxFileSizeError" : "
|
|
203
|
-
"standaloneZeroFileSizeError" : "
|
|
197
|
+
"maxFileNumberErrorGroup" : "Solo se pueden cargar ({{count}}) archivos a la vez. Elimine algunos e inténtelo de nuevo.",
|
|
198
|
+
"wrongFileTypeErrorGroup" : "Algunos de los tipos de archivo que ha intentado cargar no son compatibles con Procore. Pruebe a cargar un formato de archivo distinto.",
|
|
199
|
+
"standaloneMaxFileNumberError" : "Solo se pueden cargar ({{maxFiles}}) archivos a la vez. Elimine algunos e inténtelo de nuevo.",
|
|
200
|
+
"standaloneUnsupportedFileTypeError" : "Algunos de los tipos de archivo que ha intentado cargar no son compatibles con Procore. Pruebe a cargar un formato de archivo distinto.",
|
|
201
|
+
"standaloneMinFileSizeError" : "Uno o más archivos no tienen el tamaño mínimo requerido ({{sizeInMegabytes}} MB). Pruebe a cargar archivos más grandes.",
|
|
202
|
+
"standaloneMaxFileSizeError" : "Uno o más archivos superan el tamaño máximo permitido ({{sizeInMegabytes}} MB). Pruebe a cargar archivos más pequeños.",
|
|
203
|
+
"standaloneZeroFileSizeError" : "Uno o más archivos están vacíos (0 bytes) y no se pueden cargar. Pruebe a cargar archivos más grandes.",
|
|
204
204
|
"uploadTotalProgress" : {
|
|
205
205
|
"withFailed" : "Progreso total: {{totalProgress}} %. Carga: {{uploaded}} de {{total}}. Error: {{failed}}.",
|
|
206
206
|
"withoutFailed" : "Progreso total: {{totalProgress}} %. Carga: {{uploaded}} de {{total}}."
|
|
@@ -362,6 +362,11 @@
|
|
|
362
362
|
"panel" : {
|
|
363
363
|
"close" : "Cerrar",
|
|
364
364
|
"goBack" : "Atrás"
|
|
365
|
+
},
|
|
366
|
+
"menuImperative" : {
|
|
367
|
+
"options" : {
|
|
368
|
+
"ariaLabel" : "Opciones del menú"
|
|
369
|
+
}
|
|
365
370
|
}
|
|
366
371
|
}
|
|
367
372
|
}
|
package/dist/_locales/es.json
CHANGED
|
@@ -190,17 +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,
|
|
194
|
-
"maxFileSizeErrorGroup" : "
|
|
195
|
-
"minFileSizeErrorGroup" : "
|
|
193
|
+
"multipleErrorsMessage" : "Lo sentimos, surgieron errores que impidieron la carga de algunos archivos. Intente cargar los archivos nuevamente.",
|
|
194
|
+
"maxFileSizeErrorGroup" : "Uno o más de sus archivos exceden el tamaño máximo de archivo de {{sizeInMegabytes}} MB. Intente cargar un archivo más pequeño.",
|
|
195
|
+
"minFileSizeErrorGroup" : "Uno o más de sus archivos no cumplen con el tamaño mínimo de archivo de {{sizeInMegabytes}} MB. Intente cargar un archivo más grande.",
|
|
196
196
|
"zeroFileSizeErrorGroup" : "Error al cargar archivos. No se admiten archivos vacíos.",
|
|
197
|
-
"maxFileNumberErrorGroup" : "
|
|
198
|
-
"wrongFileTypeErrorGroup" : "
|
|
199
|
-
"standaloneMaxFileNumberError" : "Solo
|
|
200
|
-
"standaloneUnsupportedFileTypeError" : "
|
|
201
|
-
"standaloneMinFileSizeError" : "
|
|
202
|
-
"standaloneMaxFileSizeError" : "
|
|
203
|
-
"standaloneZeroFileSizeError" : "
|
|
197
|
+
"maxFileNumberErrorGroup" : "Solo se pueden cargar ({{count}}) archivos a la vez. Elimine algunos archivos y vuelva a intentarlo.",
|
|
198
|
+
"wrongFileTypeErrorGroup" : "Algunos de los tipos de archivos que intentó cargar no son compatibles con Procore. Intente cargar un formato de archivo diferente.",
|
|
199
|
+
"standaloneMaxFileNumberError" : "Solo se pueden cargar ({{maxFiles}}) archivos a la vez. Elimine algunos archivos y vuelva a intentarlo.",
|
|
200
|
+
"standaloneUnsupportedFileTypeError" : "Algunos de los tipos de archivos que intentó cargar no son compatibles con Procore. Intente cargar un formato de archivo diferente.",
|
|
201
|
+
"standaloneMinFileSizeError" : "Uno o más de sus archivos no cumplen con el tamaño mínimo de archivo de {{sizeInMegabytes}} MB. Intente cargar un archivo más grande.",
|
|
202
|
+
"standaloneMaxFileSizeError" : "Uno o más de sus archivos exceden el tamaño máximo de archivo de {{sizeInMegabytes}} MB. Intente cargar un archivo más pequeño.",
|
|
203
|
+
"standaloneZeroFileSizeError" : "Uno o más de sus archivos son archivos vacíos (0 bytes) y no se pueden cargar. Intente cargar un archivo más grande.",
|
|
204
204
|
"uploadTotalProgress" : {
|
|
205
205
|
"withFailed" : "Progreso total: {{totalProgress}}%. Cargado {{uploaded}} de {{total}}. Error {{failed}}.",
|
|
206
206
|
"withoutFailed" : "Progreso total: {{totalProgress}}%. Cargado {{uploaded}} de {{total}}."
|
|
@@ -362,6 +362,11 @@
|
|
|
362
362
|
"panel" : {
|
|
363
363
|
"close" : "Cerrar",
|
|
364
364
|
"goBack" : "Atrás"
|
|
365
|
+
},
|
|
366
|
+
"menuImperative" : {
|
|
367
|
+
"options" : {
|
|
368
|
+
"ariaLabel" : "Opciones del menú"
|
|
369
|
+
}
|
|
365
370
|
}
|
|
366
371
|
}
|
|
367
372
|
}
|
package/dist/_locales/fr-CA.json
CHANGED
|
@@ -190,17 +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é,
|
|
194
|
-
"maxFileSizeErrorGroup" : "
|
|
195
|
-
"minFileSizeErrorGroup" : "
|
|
193
|
+
"multipleErrorsMessage" : "Désolé, des erreurs ont empêché le téléversement de certains fichiers. Veuillez réessayer de téléverser les fichiers.",
|
|
194
|
+
"maxFileSizeErrorGroup" : "Un ou plusieurs de vos fichiers dépassent la taille maximale de {{sizeInMegabytes}} Mo. Veuillez essayer de téléverser un fichier moins volumineux.",
|
|
195
|
+
"minFileSizeErrorGroup" : "Un ou plusieurs de vos fichiers ne respectent pas la taille minimale de {{sizeInMegabytes}} Mo. Veuillez essayer de téléverser un fichier plus volumineux.",
|
|
196
196
|
"zeroFileSizeErrorGroup" : "Échec du téléversement des fichiers. Les fichiers vides ne sont pas pris en charge.",
|
|
197
|
-
"maxFileNumberErrorGroup" : "
|
|
198
|
-
"wrongFileTypeErrorGroup" : "
|
|
199
|
-
"standaloneMaxFileNumberError" : "
|
|
200
|
-
"standaloneUnsupportedFileTypeError" : "
|
|
201
|
-
"standaloneMinFileSizeError" : "
|
|
202
|
-
"standaloneMaxFileSizeError" : "
|
|
203
|
-
"standaloneZeroFileSizeError" : "
|
|
197
|
+
"maxFileNumberErrorGroup" : "Seuls ({{count}}) fichiers peuvent être téléversés à la fois. Veuillez supprimer quelques fichiers et réessayer.",
|
|
198
|
+
"wrongFileTypeErrorGroup" : "Certains des types de fichiers que vous avez essayé de téléverser ne sont pas pris en charge dans Procore. Veuillez essayer de téléverser un autre format de fichier.",
|
|
199
|
+
"standaloneMaxFileNumberError" : "Seuls ({{maxFiles}}) fichiers peuvent être téléversés à la fois. Veuillez supprimer quelques fichiers et réessayer.",
|
|
200
|
+
"standaloneUnsupportedFileTypeError" : "Certains des types de fichiers que vous avez essayé de téléverser ne sont pas pris en charge dans Procore. Veuillez essayer de téléverser un autre format de fichier.",
|
|
201
|
+
"standaloneMinFileSizeError" : "Un ou plusieurs de vos fichiers ne respectent pas la taille minimale de {{sizeInMegabytes}} Mo. Veuillez essayer de téléverser un fichier plus volumineux.",
|
|
202
|
+
"standaloneMaxFileSizeError" : "Un ou plusieurs de vos fichiers dépassent la taille maximale de {{sizeInMegabytes}} Mo. Veuillez essayer de téléverser un fichier moins volumineux.",
|
|
203
|
+
"standaloneZeroFileSizeError" : "Un ou plusieurs de vos fichiers sont des fichiers vides (0 octet) et ne peuvent pas être téléversés. Veuillez essayer de téléverser un fichier plus volumineux.",
|
|
204
204
|
"uploadTotalProgress" : {
|
|
205
205
|
"withFailed" : "Progression totale : {{totalProgress}} %. Téléversé {{uploaded}} sur {{total}}. Échec {{failed}}.",
|
|
206
206
|
"withoutFailed" : "Progression totale : {{totalProgress}} %. Téléversé {{uploaded}} sur {{total}}."
|
|
@@ -362,6 +362,11 @@
|
|
|
362
362
|
"panel" : {
|
|
363
363
|
"close" : "Fermer",
|
|
364
364
|
"goBack" : "Retour"
|
|
365
|
+
},
|
|
366
|
+
"menuImperative" : {
|
|
367
|
+
"options" : {
|
|
368
|
+
"ariaLabel" : "Options de menu"
|
|
369
|
+
}
|
|
365
370
|
}
|
|
366
371
|
}
|
|
367
372
|
}
|
package/dist/_locales/fr-FR.json
CHANGED
|
@@ -190,17 +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é, des erreurs
|
|
194
|
-
"maxFileSizeErrorGroup" : "
|
|
195
|
-
"minFileSizeErrorGroup" : "
|
|
193
|
+
"multipleErrorsMessage" : "Désolé, des erreurs ont empêché le chargement de certains fichiers. Veuillez réessayer de charger les fichiers.",
|
|
194
|
+
"maxFileSizeErrorGroup" : "Un ou plusieurs de vos fichiers dépassent la taille maximale autorisée ({{sizeInMegabytes}} Mo). Veuillez essayer de charger un fichier moins volumineux.",
|
|
195
|
+
"minFileSizeErrorGroup" : "Un ou plusieurs de vos fichiers ne respectent pas la taille minimale autorisée ({{sizeInMegabytes}} Mo). Veuillez essayer de charger un fichier plus volumineux.",
|
|
196
196
|
"zeroFileSizeErrorGroup" : "Échec du chargement des fichiers. Les fichiers vides ne sont pas pris en charge.",
|
|
197
|
-
"maxFileNumberErrorGroup" : "
|
|
198
|
-
"wrongFileTypeErrorGroup" : "
|
|
199
|
-
"standaloneMaxFileNumberError" : "
|
|
200
|
-
"standaloneUnsupportedFileTypeError" : "
|
|
201
|
-
"standaloneMinFileSizeError" : "
|
|
202
|
-
"standaloneMaxFileSizeError" : "
|
|
203
|
-
"standaloneZeroFileSizeError" : "
|
|
197
|
+
"maxFileNumberErrorGroup" : "Seuls {{count}} fichiers peuvent être chargés à la fois. Veuillez supprimer certains fichiers et réessayer.",
|
|
198
|
+
"wrongFileTypeErrorGroup" : "Certains des types de fichiers que vous avez essayé de charger ne sont pas pris en charge dans Procore. Veuillez essayer de charger un fichier dans un format différent.",
|
|
199
|
+
"standaloneMaxFileNumberError" : "Seuls {{maxFiles}} fichiers peuvent être chargés à la fois. Veuillez supprimer certains fichiers et réessayer.",
|
|
200
|
+
"standaloneUnsupportedFileTypeError" : "Certains des types de fichiers que vous avez essayé de charger ne sont pas pris en charge dans Procore. Veuillez essayer de charger un fichier dans un format différent.",
|
|
201
|
+
"standaloneMinFileSizeError" : "Un ou plusieurs de vos fichiers ne respectent pas la taille minimale autorisée ({{sizeInMegabytes}} Mo). Veuillez essayer de charger un fichier plus volumineux.",
|
|
202
|
+
"standaloneMaxFileSizeError" : "Un ou plusieurs de vos fichiers dépassent la taille maximale autorisée ({{sizeInMegabytes}} Mo). Veuillez essayer de charger un fichier moins volumineux.",
|
|
203
|
+
"standaloneZeroFileSizeError" : "Un ou plusieurs de vos fichiers sont vides (0 octet) et ne peuvent pas être chargés. Veuillez essayer de charger un fichier plus volumineux.",
|
|
204
204
|
"uploadTotalProgress" : {
|
|
205
205
|
"withFailed" : "Progression totale : {{totalProgress}} %. Chargement réussi de {{uploaded}} sur {{total}}. Échec de {{failed}}.",
|
|
206
206
|
"withoutFailed" : "Progression totale : {{totalProgress}} %. Chargement réussi de {{uploaded}} sur {{total}}."
|
|
@@ -362,6 +362,11 @@
|
|
|
362
362
|
"panel" : {
|
|
363
363
|
"close" : "Fermer",
|
|
364
364
|
"goBack" : "Retour"
|
|
365
|
+
},
|
|
366
|
+
"menuImperative" : {
|
|
367
|
+
"options" : {
|
|
368
|
+
"ariaLabel" : "Options de menu"
|
|
369
|
+
}
|
|
365
370
|
}
|
|
366
371
|
}
|
|
367
372
|
}
|
package/dist/_locales/is-IS.json
CHANGED
|
@@ -190,17 +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
|
|
194
|
-
"maxFileSizeErrorGroup" : "
|
|
195
|
-
"minFileSizeErrorGroup" : "
|
|
193
|
+
"multipleErrorsMessage" : "Því miður komu villur í veg fyrir að sumar skrár gætu hlaðið upp. Vinsamlegast reyndu að hlaða upp skránum aftur.",
|
|
194
|
+
"maxFileSizeErrorGroup" : "Ein eða fleiri af skrám þínum fara yfir hámarksskráarstærð {{sizeInMegabytes}}mb. Vinsamlegast reyndu að hlaða upp minni skrá.",
|
|
195
|
+
"minFileSizeErrorGroup" : "Ein eða fleiri af skrám þínum uppfylla ekki lágmarksskráarstærð {{sizeInMegabytes}}mb. Vinsamlegast reyndu að hlaða upp stærri skrá.",
|
|
196
196
|
"zeroFileSizeErrorGroup" : "Mistókst að hlaða upp skrám. Tómar skrár eru ekki studdar.",
|
|
197
|
-
"maxFileNumberErrorGroup" : "
|
|
198
|
-
"wrongFileTypeErrorGroup" : "
|
|
199
|
-
"standaloneMaxFileNumberError" : "
|
|
200
|
-
"standaloneUnsupportedFileTypeError" : "
|
|
201
|
-
"standaloneMinFileSizeError" : "
|
|
202
|
-
"standaloneMaxFileSizeError" : "
|
|
203
|
-
"standaloneZeroFileSizeError" : "
|
|
197
|
+
"maxFileNumberErrorGroup" : "Aðeins ({{count}}) skrám er hægt að hlaða upp í einu. Vinsamlegast fjarlægðu nokkrar skrár og reyndu aftur.",
|
|
198
|
+
"wrongFileTypeErrorGroup" : "Sumar af skráargerðunum sem þú reyndir að hlaða upp eru ekki studdar í Procore. Vinsamlegast reyndu að hlaða upp öðru skráarsniði.",
|
|
199
|
+
"standaloneMaxFileNumberError" : "Aðeins ({{maxFiles}}) skrám er hægt að hlaða upp í einu. Vinsamlegast fjarlægðu nokkrar skrár og reyndu aftur.",
|
|
200
|
+
"standaloneUnsupportedFileTypeError" : "Sumar af skráargerðunum sem þú reyndir að hlaða upp eru ekki studdar í Procore. Vinsamlegast reyndu að hlaða upp öðru skráarsniði.",
|
|
201
|
+
"standaloneMinFileSizeError" : "Ein eða fleiri af skrám þínum uppfylla ekki lágmarksskráarstærð {{sizeInMegabytes}}mb. Vinsamlegast reyndu að hlaða upp stærri skrá.",
|
|
202
|
+
"standaloneMaxFileSizeError" : "Ein eða fleiri af skrám þínum fara yfir hámarksskráarstærð {{sizeInMegabytes}}mb. Vinsamlegast reyndu að hlaða upp minni skrá.",
|
|
203
|
+
"standaloneZeroFileSizeError" : "Ein eða fleiri af skrám þínum eru tóm skrá (0 bæti) og ekki er hægt að hlaða þeim upp. Vinsamlegast reyndu að hlaða upp stærri skrá.",
|
|
204
204
|
"uploadTotalProgress" : {
|
|
205
205
|
"withFailed" : "Heildarframfarir: {{totalProgress}} %. Hlaðið upp {{uploaded}} af {{total}} . Mistókst {{failed}} .",
|
|
206
206
|
"withoutFailed" : "Heildarframfarir: {{totalProgress}} %. Hlaðið upp {{uploaded}} af {{total}} ."
|
|
@@ -362,6 +362,11 @@
|
|
|
362
362
|
"panel" : {
|
|
363
363
|
"close" : "Lokaðu",
|
|
364
364
|
"goBack" : "Farðu til baka"
|
|
365
|
+
},
|
|
366
|
+
"menuImperative" : {
|
|
367
|
+
"options" : {
|
|
368
|
+
"ariaLabel" : "Valmyndarvalkostir"
|
|
369
|
+
}
|
|
365
370
|
}
|
|
366
371
|
}
|
|
367
372
|
}
|
package/dist/_locales/ja-JP.json
CHANGED
|
@@ -190,17 +190,17 @@
|
|
|
190
190
|
"showDetails" : "詳細を表示",
|
|
191
191
|
"errorTitle" : "一部のファイルをアップロードできませんでした。",
|
|
192
192
|
"oneFileAtATimeError" : "申し訳ありませんが、一度に添付できるのは1つのファイルのみです。",
|
|
193
|
-
"multipleErrorsMessage" : "
|
|
194
|
-
"maxFileSizeErrorGroup" : "
|
|
195
|
-
"minFileSizeErrorGroup" : "
|
|
193
|
+
"multipleErrorsMessage" : "申し訳ございませんが、エラーにより一部のファイルをアップロードできませんでした。 もう一度ファイルのアップロードをお試しください。",
|
|
194
|
+
"maxFileSizeErrorGroup" : "1 つ以上のファイルが最大ファイル サイズ{{sizeInMegabytes}} MB を超えています。 もっと小さいファイルをアップロードしてみてください。",
|
|
195
|
+
"minFileSizeErrorGroup" : "1 つ以上のファイルが、最小ファイル サイズ{{sizeInMegabytes}} MB を満たしていません。 もっと大きなファイルをアップロードしてみてください。",
|
|
196
196
|
"zeroFileSizeErrorGroup" : "ファイルのアップロードに失敗しました。 空のファイルはサポートされていません。",
|
|
197
|
-
"maxFileNumberErrorGroup" : "
|
|
198
|
-
"wrongFileTypeErrorGroup" : "
|
|
199
|
-
"standaloneMaxFileNumberError" : "
|
|
200
|
-
"standaloneUnsupportedFileTypeError" : "
|
|
201
|
-
"standaloneMinFileSizeError" : "
|
|
202
|
-
"standaloneMaxFileSizeError" : "
|
|
203
|
-
"standaloneZeroFileSizeError" : "
|
|
197
|
+
"maxFileNumberErrorGroup" : "一度にアップロードできるのは ( {{count}} ) ファイルのみです。 いくつかのファイルを削除してもう一度お試しください。",
|
|
198
|
+
"wrongFileTypeErrorGroup" : "アップロードしようとしたファイルの種類の一部は Procore ではサポートされていません。 別のファイル形式をアップロードしてみてください。",
|
|
199
|
+
"standaloneMaxFileNumberError" : "一度にアップロードできるのは ( {{maxFiles}} ) ファイルのみです。 いくつかのファイルを削除してもう一度お試しください。",
|
|
200
|
+
"standaloneUnsupportedFileTypeError" : "アップロードしようとしたファイルの種類の一部は Procore ではサポートされていません。 別のファイル形式をアップロードしてみてください。",
|
|
201
|
+
"standaloneMinFileSizeError" : "1 つ以上のファイルが、最小ファイル サイズ{{sizeInMegabytes}} MB を満たしていません。 もっと大きなファイルをアップロードしてみてください。",
|
|
202
|
+
"standaloneMaxFileSizeError" : "1 つ以上のファイルが最大ファイル サイズ{{sizeInMegabytes}} MB を超えています。 もっと小さいファイルをアップロードしてみてください。",
|
|
203
|
+
"standaloneZeroFileSizeError" : "1 つ以上のファイルが空のファイル (0 バイト) であるため、アップロードできません。 もっと大きなファイルをアップロードしてみてください。",
|
|
204
204
|
"uploadTotalProgress" : {
|
|
205
205
|
"withFailed" : "全体進捗率: {{totalProgress}}%。{{total}} 件中 {{uploaded}} 件をアップロードしました。{{failed}} 件が失敗しました。",
|
|
206
206
|
"withoutFailed" : "全体進捗率: {{totalProgress}}%。{{total}} 件中 {{uploaded}} 件をアップロードしました。"
|
|
@@ -362,6 +362,11 @@
|
|
|
362
362
|
"panel" : {
|
|
363
363
|
"close" : "終了",
|
|
364
364
|
"goBack" : "戻る"
|
|
365
|
+
},
|
|
366
|
+
"menuImperative" : {
|
|
367
|
+
"options" : {
|
|
368
|
+
"ariaLabel" : "メニューオプション"
|
|
369
|
+
}
|
|
365
370
|
}
|
|
366
371
|
}
|
|
367
372
|
}
|