@scaleflex/widget-explorer 4.1.0 → 4.4.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +34 -0
- package/README.md +7 -0
- package/package.json +8 -8
- package/dist/style.css +0 -2197
- package/dist/style.min.css +0 -1
- package/lib/Explorer.styled.js +0 -48
- package/lib/components/ActionBar/ActionBar.styled.js +0 -103
- package/lib/components/ActionBar/DownloadWithExportButton.js +0 -203
- package/lib/components/ActionBar/SelectionMenu.js +0 -111
- package/lib/components/ActionBar/index.js +0 -105
- package/lib/components/AddFilesPanel/AddFiles.js +0 -183
- package/lib/components/AddFilesPanel/AddFiles.styled.js +0 -137
- package/lib/components/AddFilesPanel/index.js +0 -59
- package/lib/components/AiSwitcher/AiSwitcher.constants.js +0 -1
- package/lib/components/AiSwitcher/AiSwitcher.styled.js +0 -24
- package/lib/components/AiSwitcher/index.js +0 -81
- package/lib/components/AssetsList/AssetsList.styled.js +0 -217
- package/lib/components/AssetsList/GridView/FilesAccordion.js +0 -76
- package/lib/components/AssetsList/GridView/FilesSection/FileCell.js +0 -260
- package/lib/components/AssetsList/GridView/FilesSection/FileOverlayOptions.js +0 -140
- package/lib/components/AssetsList/GridView/FilesSection/FilesSection.styled.js +0 -15
- package/lib/components/AssetsList/GridView/FilesSection/index.js +0 -31
- package/lib/components/AssetsList/GridView/FilesSkeleton.js +0 -47
- package/lib/components/AssetsList/GridView/FoldersSection/FolderCell.js +0 -239
- package/lib/components/AssetsList/GridView/FoldersSection/FolderPreviewGrid.js +0 -106
- package/lib/components/AssetsList/GridView/FoldersSection/FolderTopOptions.js +0 -70
- package/lib/components/AssetsList/GridView/FoldersSection/index.js +0 -23
- package/lib/components/AssetsList/GridView/FoldersSkeleton.js +0 -77
- package/lib/components/AssetsList/GridView/GridView.styled.js +0 -11
- package/lib/components/AssetsList/GridView/SearchGridView/SearchGridView.styled.js +0 -15
- package/lib/components/AssetsList/GridView/SearchGridView/SearchGridViewSkeleton.js +0 -30
- package/lib/components/AssetsList/GridView/SearchGridView/index.js +0 -97
- package/lib/components/AssetsList/GridView/index.js +0 -196
- package/lib/components/AssetsList/ListView/AssetsSection/AssetsSectionTableHeader.js +0 -152
- package/lib/components/AssetsList/ListView/AssetsSection/AssetsSectionTableRow.js +0 -333
- package/lib/components/AssetsList/ListView/AssetsSection/index.js +0 -99
- package/lib/components/AssetsList/ListView/ColumnsMenu.js +0 -89
- package/lib/components/AssetsList/ListView/FilesAccordion.js +0 -74
- package/lib/components/AssetsList/ListView/FilesSkeleton.js +0 -68
- package/lib/components/AssetsList/ListView/FoldersSection/FoldersSectionTableHeader.js +0 -98
- package/lib/components/AssetsList/ListView/FoldersSection/FoldersSectionTableRow.js +0 -156
- package/lib/components/AssetsList/ListView/FoldersSection/index.js +0 -54
- package/lib/components/AssetsList/ListView/FoldersSkeleton.js +0 -67
- package/lib/components/AssetsList/ListView/ListView.styled.js +0 -181
- package/lib/components/AssetsList/ListView/ListView.utils.js +0 -30
- package/lib/components/AssetsList/ListView/SearchListView/index.js +0 -109
- package/lib/components/AssetsList/ListView/index.js +0 -203
- package/lib/components/AssetsList/ScrollToTop.js +0 -70
- package/lib/components/AssetsList/SearchView.hook.js +0 -241
- package/lib/components/AssetsList/__SearchTestPannel.js +0 -238
- package/lib/components/AssetsList/__SearchTestPannel.mock.js +0 -1
- package/lib/components/AssetsList/index.js +0 -266
- package/lib/components/AssetsList/relevanceBadge.js +0 -15
- package/lib/components/AssetsView/AssetsView.styled.js +0 -25
- package/lib/components/AssetsView/AssetsView.thunks.js +0 -64
- package/lib/components/AssetsView/index.js +0 -142
- package/lib/components/AuthExplorerView.js +0 -79
- package/lib/components/Breadcrumbs/BreadCrumbViews/BreadCrumbsViews.styled.js +0 -30
- package/lib/components/Breadcrumbs/BreadCrumbViews/index.js +0 -32
- package/lib/components/Breadcrumbs/Breadcrumb.js +0 -52
- package/lib/components/Breadcrumbs/Breadcrumbs.styled.js +0 -81
- package/lib/components/Breadcrumbs/BreadcrumbsSkeleton.js +0 -12
- package/lib/components/Breadcrumbs/index.js +0 -187
- package/lib/components/BulkEditPanel/BulkEdit.js +0 -330
- package/lib/components/BulkEditPanel/BulkEditPanel.styled.js +0 -62
- package/lib/components/BulkEditPanel/BulkEditPanel.utils.js +0 -55
- package/lib/components/BulkEditPanel/components/AssetsList/AssetsList.constants.js +0 -29
- package/lib/components/BulkEditPanel/components/AssetsList/AssetsList.js +0 -148
- package/lib/components/BulkEditPanel/components/AssetsList/AssetsList.styled.js +0 -81
- package/lib/components/BulkEditPanel/components/AssetsList/Columns/Columns.styled.js +0 -99
- package/lib/components/BulkEditPanel/components/AssetsList/Columns/FileMetadataField.js +0 -263
- package/lib/components/BulkEditPanel/components/AssetsList/Columns/FileTagField.js +0 -228
- package/lib/components/BulkEditPanel/components/AssetsList/Columns/FileTextField.js +0 -107
- package/lib/components/BulkEditPanel/components/AssetsList/Columns/MetadataColumn.js +0 -142
- package/lib/components/BulkEditPanel/components/AssetsList/Columns/TableRow.js +0 -139
- package/lib/components/BulkEditPanel/components/AssetsList/Columns/TagsColumn.js +0 -58
- package/lib/components/BulkEditPanel/components/AssetsList/Columns/TagsField.js +0 -80
- package/lib/components/BulkEditPanel/components/AssetsList/Columns/TextColumn.js +0 -53
- package/lib/components/BulkEditPanel/components/AssetsList/Columns/columns.utils.js +0 -272
- package/lib/components/BulkEditPanel/components/AssetsList/Columns/getActiveColumn.js +0 -23
- package/lib/components/BulkEditPanel/components/AssetsList/FloatyPreview.js +0 -55
- package/lib/components/BulkEditPanel/components/AssetsList/FloatyPreview.styled.js +0 -21
- package/lib/components/BulkEditPanel/components/AssetsList/TableBody.js +0 -64
- package/lib/components/BulkEditPanel/components/AssetsList/TableHeader.js +0 -67
- package/lib/components/BulkEditPanel/components/BulkEditFooter.js +0 -33
- package/lib/components/BulkEditPanel/components/ConfirmationModal/ConfirmationModal.js +0 -47
- package/lib/components/BulkEditPanel/components/ConfirmationModal/ConfirmationModal.styled.js +0 -25
- package/lib/components/BulkEditPanel/components/MainContent/MainContent.js +0 -110
- package/lib/components/BulkEditPanel/components/MainContent/MainContent.styled.js +0 -12
- package/lib/components/BulkEditPanel/components/MainContent/index.js +0 -2
- package/lib/components/BulkEditPanel/components/Sidebar/Sidebar.styled.js +0 -53
- package/lib/components/BulkEditPanel/components/Sidebar/Sidebar.utils.js +0 -28
- package/lib/components/BulkEditPanel/components/Sidebar/index.js +0 -158
- package/lib/components/BulkEditPanel/components/Tabs/Metadata/Metadata.js +0 -246
- package/lib/components/BulkEditPanel/components/Tabs/Metadata/Metadata.styled.js +0 -17
- package/lib/components/BulkEditPanel/components/Tabs/Tags/Tags.js +0 -222
- package/lib/components/BulkEditPanel/components/Tabs/Tags/Tags.mixin.js +0 -20
- package/lib/components/BulkEditPanel/components/Tabs/Tags/Tags.styled.js +0 -123
- package/lib/components/BulkEditPanel/components/Tabs/Tags/TagsContianer.js +0 -31
- package/lib/components/BulkEditPanel/components/Tabs/Tags/TagsPaper.js +0 -95
- package/lib/components/BulkEditPanel/components/Tabs/Text/Text.js +0 -167
- package/lib/components/BulkEditPanel/components/Tabs/Text/Text.styled.js +0 -15
- package/lib/components/BulkEditPanel/components/Tabs/tabs.constants.js +0 -113
- package/lib/components/BulkEditPanel/components/Tabs/tabs.js +0 -43
- package/lib/components/BulkEditPanel/components/Tabs/tabs.utils.js +0 -239
- package/lib/components/BulkEditPanel/index.js +0 -28
- package/lib/components/ContextMenu/BeforeUploadMenu/index.js +0 -51
- package/lib/components/ContextMenu/ContextMenu.constants.js +0 -64
- package/lib/components/ContextMenu/ContextMenu.hooks.js +0 -35
- package/lib/components/ContextMenu/ContextMenu.styled.js +0 -107
- package/lib/components/ContextMenu/ContextMenuContent.js +0 -202
- package/lib/components/ContextMenu/ContextMenuItem.js +0 -142
- package/lib/components/ContextMenu/FileMenu/CollaborateSection/index.js +0 -33
- package/lib/components/ContextMenu/FileMenu/DeleteSection/index.js +0 -25
- package/lib/components/ContextMenu/FileMenu/EditSection/index.js +0 -42
- package/lib/components/ContextMenu/FileMenu/FindSection/index.js +0 -29
- package/lib/components/ContextMenu/FileMenu/index.js +0 -15
- package/lib/components/ContextMenu/FolderMenu/CollaborateSection/index.js +0 -17
- package/lib/components/ContextMenu/FolderMenu/DeleteSection/index.js +0 -41
- package/lib/components/ContextMenu/FolderMenu/EditSection/index.js +0 -49
- package/lib/components/ContextMenu/FolderMenu/FindSection/index.js +0 -49
- package/lib/components/ContextMenu/FolderMenu/FolderMenu.utils.js +0 -31
- package/lib/components/ContextMenu/FolderMenu/index.js +0 -14
- package/lib/components/ContextMenu/MenuOptions/AddVariationOption.js +0 -59
- package/lib/components/ContextMenu/MenuOptions/BulkEditOption.js +0 -47
- package/lib/components/ContextMenu/MenuOptions/CdnLinkOption.js +0 -54
- package/lib/components/ContextMenu/MenuOptions/DeleteOption.js +0 -70
- package/lib/components/ContextMenu/MenuOptions/DownloadOption.js +0 -88
- package/lib/components/ContextMenu/MenuOptions/EditImageOption.js +0 -63
- package/lib/components/ContextMenu/MenuOptions/EditVideoOption.js +0 -87
- package/lib/components/ContextMenu/MenuOptions/LocateFileOption.js +0 -45
- package/lib/components/ContextMenu/MenuOptions/ManagaAccessOption.js +0 -67
- package/lib/components/ContextMenu/MenuOptions/ManageDetailsOption.js +0 -52
- package/lib/components/ContextMenu/MenuOptions/MoveOption.js +0 -54
- package/lib/components/ContextMenu/MenuOptions/PreviewOption.js +0 -35
- package/lib/components/ContextMenu/MenuOptions/RenameOption.js +0 -66
- package/lib/components/ContextMenu/MenuOptions/TransformationOption.js +0 -63
- package/lib/components/ContextMenu/MultipleMenu/CollaborateSection/index.js +0 -31
- package/lib/components/ContextMenu/MultipleMenu/DeleteSection/index.js +0 -6
- package/lib/components/ContextMenu/MultipleMenu/EditSection/index.js +0 -14
- package/lib/components/ContextMenu/MultipleMenu/FindSection/index.js +0 -14
- package/lib/components/ContextMenu/MultipleMenu/index.js +0 -14
- package/lib/components/ContextMenu/SharedMenus/DownloadFolderSubMenu.js +0 -36
- package/lib/components/ContextMenu/SharedMenus/DownloadSubMenu.js +0 -70
- package/lib/components/ContextMenu/index.js +0 -34
- package/lib/components/ContextMenu/utils/calculateMenuHeight.js +0 -20
- package/lib/components/ContextMenu/utils/calculateMenuPosition.js +0 -42
- package/lib/components/ContextMenu/utils/createSeparator.js +0 -14
- package/lib/components/ContextMenu/utils/editMedia.js +0 -17
- package/lib/components/ContextMenu/utils/getFileLocation.js +0 -8
- package/lib/components/ContextMenu/utils/getFilteredOptions.js +0 -20
- package/lib/components/ContextMenu/utils/getProperFolderSelections.js +0 -7
- package/lib/components/ContextMenu/utils/isEmptyFolderSelection.js +0 -5
- package/lib/components/ContextMenu/utils/isFileContextMenu.js +0 -5
- package/lib/components/ContextMenu/utils/isFirstFileVisibilityPublic.js +0 -9
- package/lib/components/ContextMenu/utils/isMenuItemVisible.js +0 -5
- package/lib/components/ContextMenu/utils/isMixedFiles.js +0 -9
- package/lib/components/ContextMenu/utils/isMultipleSelection.js +0 -6
- package/lib/components/ContextMenu/utils/isSeparatorHidden.js +0 -7
- package/lib/components/ContextMenu/utils/triggerDownload.js +0 -45
- package/lib/components/CropPanel/CropOptions.js +0 -155
- package/lib/components/CropPanel/CropPanel.constants.js +0 -44
- package/lib/components/CropPanel/CropPanel.styled.js +0 -107
- package/lib/components/CropPanel/CropPanel.utils.js +0 -48
- package/lib/components/CropPanel/CropPanelContent.js +0 -209
- package/lib/components/CropPanel/ImageOptions.js +0 -326
- package/lib/components/CropPanel/ImageResize.js +0 -207
- package/lib/components/CropPanel/Option.js +0 -113
- package/lib/components/CropPanel/index.js +0 -22
- package/lib/components/Details/Details.constants.js +0 -75
- package/lib/components/Details/Details.utils.js +0 -232
- package/lib/components/Details/DetailsSideBar.styled.js +0 -139
- package/lib/components/Details/EditActionButtons/EditActionButtons.styled.js +0 -27
- package/lib/components/Details/EditActionButtons/index.js +0 -38
- package/lib/components/Details/FileDetails.js +0 -31
- package/lib/components/Details/FileItem/CustomMetadataTab.js +0 -50
- package/lib/components/Details/FileItem/FileItem.styled.js +0 -47
- package/lib/components/Details/FileItem/GeneralTab.js +0 -113
- package/lib/components/Details/FileItem/SharedFileEditData.js +0 -97
- package/lib/components/Details/FileItem/index.js +0 -2
- package/lib/components/Details/FolderDetails.js +0 -138
- package/lib/components/Details/FolderItemList/FolderListItem.js +0 -77
- package/lib/components/Details/FolderItemList/index.js +0 -62
- package/lib/components/Details/MultiItemsDetails.js +0 -69
- package/lib/components/Details/MultipleItems.js +0 -71
- package/lib/components/Details/TabChips.js +0 -51
- package/lib/components/Details/TabPanels.js +0 -42
- package/lib/components/Details/Title.js +0 -52
- package/lib/components/Details/index.js +0 -53
- package/lib/components/DnD/Dnd.styled.js +0 -11
- package/lib/components/DnD/DragImage.js +0 -61
- package/lib/components/DnD/index.js +0 -219
- package/lib/components/Drawer/Drawer.styled.js +0 -45
- package/lib/components/Drawer/Drawer.utils.js +0 -163
- package/lib/components/Drawer/Resizer.js +0 -141
- package/lib/components/Drawer/ResizerCore.js +0 -213
- package/lib/components/Drawer/index.js +0 -68
- package/lib/components/EmptyViewPlaceholder/EmptyViewPlaceholder.styled.js +0 -39
- package/lib/components/EmptyViewPlaceholder/index.js +0 -58
- package/lib/components/ExploreView.js +0 -46
- package/lib/components/ExplorerUI.js +0 -17
- package/lib/components/ExplorerWrapper.js +0 -114
- package/lib/components/FacetedSearch/DrawerBody/index.js +0 -42
- package/lib/components/FacetedSearch/DrawerWrapper/index.js +0 -83
- package/lib/components/FacetedSearch/FacetedSearch.constants.js +0 -27
- package/lib/components/FacetedSearch/FacetedSearch.styled.js +0 -101
- package/lib/components/FacetedSearch/FacetedSearch.utils.js +0 -3
- package/lib/components/FacetedSearch/Field/Date.js +0 -69
- package/lib/components/FacetedSearch/Field/Placeholder.js +0 -20
- package/lib/components/FacetedSearch/Field/Select.js +0 -136
- package/lib/components/FacetedSearch/Field/Switch.js +0 -59
- package/lib/components/FacetedSearch/Field/index.js +0 -27
- package/lib/components/FacetedSearch/GroupWrapper/index.js +0 -129
- package/lib/components/FacetedSearch/StaticFields/Date.js +0 -152
- package/lib/components/FacetedSearch/index.js +0 -12
- package/lib/components/FileItem/FileInfo/FileInfo.styled.js +0 -126
- package/lib/components/FileItem/FileInfo/FileInfo.utils.js +0 -13
- package/lib/components/FileItem/FileInfo/FileMetadata.js +0 -37
- package/lib/components/FileItem/FileInfo/FileName.js +0 -197
- package/lib/components/FileItem/FileInfo/index.js +0 -194
- package/lib/components/FileItem/FileItem.mixin.js +0 -22
- package/lib/components/FileItem/FileItem.styled.js +0 -54
- package/lib/components/FileItem/FileUploadTopOptions.js +0 -87
- package/lib/components/FileItem/PreUploadFileThumbnail/FileThumbnail.js +0 -61
- package/lib/components/FileItem/PreUploadFileThumbnail/PreUploadFileThumbnail.styled.js +0 -8
- package/lib/components/FileItem/PreUploadFileThumbnail/index.js +0 -27
- package/lib/components/FileItem/index.js +0 -164
- package/lib/components/FileWindowPanel/Body/ActionButtons.js +0 -70
- package/lib/components/FileWindowPanel/Body/Body.constants.js +0 -5
- package/lib/components/FileWindowPanel/Body/Body.styled.js +0 -196
- package/lib/components/FileWindowPanel/Body/BodyFile.js +0 -165
- package/lib/components/FileWindowPanel/Body/Footer.js +0 -60
- package/lib/components/FileWindowPanel/Body/Preview.js +0 -232
- package/lib/components/FileWindowPanel/Body/PreviewPlaceholder.js +0 -20
- package/lib/components/FileWindowPanel/Body/VideoEmbed.js +0 -80
- package/lib/components/FileWindowPanel/Body/index.js +0 -108
- package/lib/components/FileWindowPanel/FileTabs/FileTabButtons.js +0 -98
- package/lib/components/FileWindowPanel/FileTabs/FileTabs.constants.js +0 -50
- package/lib/components/FileWindowPanel/FileTabs/FileTabs.styled.js +0 -99
- package/lib/components/FileWindowPanel/FileTabs/FileTabsList.js +0 -91
- package/lib/components/FileWindowPanel/FileTabs/GeneralTab/EditableField.js +0 -78
- package/lib/components/FileWindowPanel/FileTabs/GeneralTab/FieldLabel.js +0 -40
- package/lib/components/FileWindowPanel/FileTabs/GeneralTab/FieldRow.js +0 -57
- package/lib/components/FileWindowPanel/FileTabs/GeneralTab/FieldValue.js +0 -20
- package/lib/components/FileWindowPanel/FileTabs/GeneralTab/FieldWithTooltip.js +0 -29
- package/lib/components/FileWindowPanel/FileTabs/GeneralTab/GeneralSection.js +0 -183
- package/lib/components/FileWindowPanel/FileTabs/GeneralTab/GeneralTab.constants.js +0 -2
- package/lib/components/FileWindowPanel/FileTabs/GeneralTab/GeneralTab.styled.js +0 -112
- package/lib/components/FileWindowPanel/FileTabs/GeneralTab/GeneralTabSkeleton.js +0 -70
- package/lib/components/FileWindowPanel/FileTabs/GeneralTab/TableSeparator.js +0 -10
- package/lib/components/FileWindowPanel/FileTabs/GeneralTab/index.js +0 -100
- package/lib/components/FileWindowPanel/FileTabs/MetadataTab/CustomMetadataSection.js +0 -247
- package/lib/components/FileWindowPanel/FileTabs/MetadataTab/EmbeddedMetadataSection.js +0 -31
- package/lib/components/FileWindowPanel/FileTabs/MetadataTab/MetadataTab.constants.js +0 -2
- package/lib/components/FileWindowPanel/FileTabs/MetadataTab/MetadataTab.styled.js +0 -134
- package/lib/components/FileWindowPanel/FileTabs/MetadataTab/MetadataTabSkeleton.js +0 -70
- package/lib/components/FileWindowPanel/FileTabs/MetadataTab/index.js +0 -181
- package/lib/components/FileWindowPanel/FileTabs/VariationsTab/VariationItem.js +0 -78
- package/lib/components/FileWindowPanel/FileTabs/VariationsTab/Variations.constants.js +0 -26
- package/lib/components/FileWindowPanel/FileTabs/VariationsTab/Variations.styled.js +0 -177
- package/lib/components/FileWindowPanel/FileTabs/VariationsTab/Variations.thunks.js +0 -99
- package/lib/components/FileWindowPanel/FileTabs/VariationsTab/Variations.utils.js +0 -23
- package/lib/components/FileWindowPanel/FileTabs/VariationsTab/VariationsContent.js +0 -92
- package/lib/components/FileWindowPanel/FileTabs/VariationsTab/VariationsEditModalContent.js +0 -57
- package/lib/components/FileWindowPanel/FileTabs/VariationsTab/VariationsSearch.js +0 -44
- package/lib/components/FileWindowPanel/FileTabs/VariationsTab/VariationsSkeleton.js +0 -35
- package/lib/components/FileWindowPanel/FileTabs/VariationsTab/VariationsTabNavigator.js +0 -38
- package/lib/components/FileWindowPanel/FileTabs/VariationsTab/VariationsTabs.js +0 -40
- package/lib/components/FileWindowPanel/FileTabs/VariationsTab/VariationsTopOptions.js +0 -204
- package/lib/components/FileWindowPanel/FileTabs/VariationsTab/index.js +0 -603
- package/lib/components/FileWindowPanel/FileTabs/index.js +0 -83
- package/lib/components/FileWindowPanel/FileWindow.js +0 -221
- package/lib/components/FileWindowPanel/FileWindow.styled.js +0 -19
- package/lib/components/FileWindowPanel/FileWindow.utils.js +0 -38
- package/lib/components/FileWindowPanel/Header/AfterUploadActionBtns.js +0 -69
- package/lib/components/FileWindowPanel/Header/BeforeUploadActionBtns.js +0 -100
- package/lib/components/FileWindowPanel/Header/FileWindowHeader.styled.js +0 -56
- package/lib/components/FileWindowPanel/Header/MutualActionBtns.js +0 -92
- package/lib/components/FileWindowPanel/Header/index.js +0 -109
- package/lib/components/FileWindowPanel/index.js +0 -60
- package/lib/components/Filters/Filters.constants.js +0 -358
- package/lib/components/Filters/Filters.styled.js +0 -235
- package/lib/components/Filters/Filters.utils.js +0 -536
- package/lib/components/Filters/FiltersContext.js +0 -59
- package/lib/components/Filters/FiltersSkeleton.js +0 -14
- package/lib/components/Filters/Groups/Date/index.js +0 -201
- package/lib/components/Filters/Groups/Folders/FoldersSkeleton.js +0 -43
- package/lib/components/Filters/Groups/Folders/index.js +0 -109
- package/lib/components/Filters/Groups/Image/Colors.js +0 -73
- package/lib/components/Filters/Groups/Image/Faces.js +0 -64
- package/lib/components/Filters/Groups/Image/Orientations.js +0 -64
- package/lib/components/Filters/Groups/Image/Resolutions.js +0 -65
- package/lib/components/Filters/Groups/Image/Tooltip.js +0 -14
- package/lib/components/Filters/Groups/Image/index.js +0 -104
- package/lib/components/Filters/Groups/LicenseExpiry/LicenseExpiry.styled.js +0 -17
- package/lib/components/Filters/Groups/LicenseExpiry/index.js +0 -97
- package/lib/components/Filters/Groups/Metadata/Advanced/ConditionSelector.js +0 -40
- package/lib/components/Filters/Groups/Metadata/Advanced/ExtraRow/ConditionSelector.js +0 -35
- package/lib/components/Filters/Groups/Metadata/Advanced/ExtraRow/ValueSelector.js +0 -33
- package/lib/components/Filters/Groups/Metadata/Advanced/ExtraRow/index.js +0 -18
- package/lib/components/Filters/Groups/Metadata/Advanced/Field/AutoComplete.js +0 -56
- package/lib/components/Filters/Groups/Metadata/Advanced/Field/Boolean.js +0 -35
- package/lib/components/Filters/Groups/Metadata/Advanced/Field/Date.js +0 -36
- package/lib/components/Filters/Groups/Metadata/Advanced/Field/GeoPointField.js +0 -30
- package/lib/components/Filters/Groups/Metadata/Advanced/Field/Numeric.js +0 -32
- package/lib/components/Filters/Groups/Metadata/Advanced/Field/Select.js +0 -55
- package/lib/components/Filters/Groups/Metadata/Advanced/Field/Tags.js +0 -21
- package/lib/components/Filters/Groups/Metadata/Advanced/Field/Text.js +0 -39
- package/lib/components/Filters/Groups/Metadata/Advanced/Field/index.js +0 -52
- package/lib/components/Filters/Groups/Metadata/Advanced/KeySelector.js +0 -34
- package/lib/components/Filters/Groups/Metadata/Advanced/Row.js +0 -53
- package/lib/components/Filters/Groups/Metadata/Advanced/index.js +0 -48
- package/lib/components/Filters/Groups/Metadata/Basic/Field/Date.js +0 -45
- package/lib/components/Filters/Groups/Metadata/Basic/Field/Field.utils.js +0 -58
- package/lib/components/Filters/Groups/Metadata/Basic/Field/Numeric.js +0 -51
- package/lib/components/Filters/Groups/Metadata/Basic/Field/OptionsPopup.js +0 -87
- package/lib/components/Filters/Groups/Metadata/Basic/Field/Select.js +0 -168
- package/lib/components/Filters/Groups/Metadata/Basic/Field/Switch.js +0 -41
- package/lib/components/Filters/Groups/Metadata/Basic/Field/Tags.js +0 -38
- package/lib/components/Filters/Groups/Metadata/Basic/Field/Text.js +0 -57
- package/lib/components/Filters/Groups/Metadata/Basic/Field/Uri.js +0 -54
- package/lib/components/Filters/Groups/Metadata/Basic/Field/index.js +0 -46
- package/lib/components/Filters/Groups/Metadata/Basic/GroupWrapper.js +0 -79
- package/lib/components/Filters/Groups/Metadata/Basic/index.js +0 -80
- package/lib/components/Filters/Groups/Metadata/Metadata.constants.js +0 -42
- package/lib/components/Filters/Groups/Metadata/Metadata.styled.js +0 -150
- package/lib/components/Filters/Groups/Metadata/Metadata.utils.js +0 -160
- package/lib/components/Filters/Groups/Metadata/MetadataFiltersContext.js +0 -329
- package/lib/components/Filters/Groups/Metadata/Placeholder.js +0 -25
- package/lib/components/Filters/Groups/Metadata/common/TagsField/TagsMenu.js +0 -81
- package/lib/components/Filters/Groups/Metadata/common/TagsField/TagsSearchPlaceholder.js +0 -18
- package/lib/components/Filters/Groups/Metadata/common/TagsField/index.js +0 -142
- package/lib/components/Filters/Groups/Metadata/index.js +0 -111
- package/lib/components/Filters/Groups/Size/index.js +0 -125
- package/lib/components/Filters/Groups/Tags/FilteredTags.js +0 -62
- package/lib/components/Filters/Groups/Tags/SelectedTags.js +0 -51
- package/lib/components/Filters/Groups/Tags/SuggestedTags.js +0 -43
- package/lib/components/Filters/Groups/Tags/index.js +0 -146
- package/lib/components/Filters/Groups/TypeAndFormat/Format.js +0 -65
- package/lib/components/Filters/Groups/TypeAndFormat/Type.js +0 -85
- package/lib/components/Filters/Groups/TypeAndFormat/index.js +0 -114
- package/lib/components/Filters/Groups/common/DateRangeField/DateRangeField.styled.js +0 -10
- package/lib/components/Filters/Groups/common/DateRangeField/index.js +0 -72
- package/lib/components/Filters/Groups/common/FilterFooter.js +0 -67
- package/lib/components/Filters/Groups/common/FilterOptions.js +0 -29
- package/lib/components/Filters/Groups/common/FilterSearch.js +0 -22
- package/lib/components/Filters/Groups/common/FilterSearch.styled.js +0 -15
- package/lib/components/Filters/Groups/common/FilterSkeleton.js +0 -44
- package/lib/components/Filters/Groups/common/TimeFrames.js +0 -35
- package/lib/components/Filters/Groups/index.js +0 -55
- package/lib/components/Filters/Placeholder.js +0 -29
- package/lib/components/Filters/hooks/useDateTypeFilterValues.js +0 -182
- package/lib/components/Filters/hooks/useFilters.js +0 -78
- package/lib/components/Filters/index.js +0 -78
- package/lib/components/FoldersView/FoldersTree/FoldersTree.styled.js +0 -193
- package/lib/components/FoldersView/FoldersTree/FoldersTree.utils.js +0 -78
- package/lib/components/FoldersView/FoldersTree/FoldersTreeHeader.js +0 -52
- package/lib/components/FoldersView/FoldersTree/FoldersTreeList.js +0 -64
- package/lib/components/FoldersView/FoldersTree/FoldersTreeListItem.js +0 -270
- package/lib/components/FoldersView/FoldersTree/FoldersTreeSearch.js +0 -70
- package/lib/components/FoldersView/FoldersTree/FoldersTreeSkeleton.js +0 -23
- package/lib/components/FoldersView/FoldersTree/NoFoldersResult.js +0 -19
- package/lib/components/FoldersView/FoldersTree/SearchedFoldersItem.js +0 -113
- package/lib/components/FoldersView/FoldersTree/index.js +0 -163
- package/lib/components/FoldersView/hooks/useAddFolder.js +0 -60
- package/lib/components/FoldersView/index.js +0 -256
- package/lib/components/GalleryRoleSelect/CustomRolesTab.js +0 -47
- package/lib/components/GalleryRoleSelect/CustomRolesTab.styled.js +0 -10
- package/lib/components/GalleryRoleSelect/GalleryRoleSelect.constants.js +0 -11
- package/lib/components/GalleryRoleSelect/GalleryRoleSelect.styled.js +0 -132
- package/lib/components/GalleryRoleSelect/GalleryRoleSelect.utils.js +0 -87
- package/lib/components/GalleryRoleSelect/StandardRolesTab.js +0 -58
- package/lib/components/GalleryRoleSelect/index.js +0 -234
- package/lib/components/HeaderBar/FacetedSearchToggleButton.js +0 -28
- package/lib/components/HeaderBar/HeaderBar.styled.js +0 -25
- package/lib/components/HeaderBar/RightSide.js +0 -127
- package/lib/components/HeaderBar/index.js +0 -77
- package/lib/components/ImageEditorPanel/index.js +0 -33
- package/lib/components/InfiniteScroll/InfiniteScroll.js +0 -97
- package/lib/components/InfiniteScroll/InfiniteScroll.styled.js +0 -11
- package/lib/components/Informer/index.js +0 -9
- package/lib/components/LoginScreen/LoginScreen.styled.js +0 -39
- package/lib/components/LoginScreen/index.js +0 -133
- package/lib/components/MainMenu/MainMenu.styled.js +0 -12
- package/lib/components/MainMenu/index.js +0 -77
- package/lib/components/Modals/ConfirmationModal/ConfirmationModal.hooks.js +0 -101
- package/lib/components/Modals/ConfirmationModal/index.js +0 -1
- package/lib/components/Modals/DeleteItems/DeleteItems.hooks.js +0 -233
- package/lib/components/Modals/DeleteItems/index.js +0 -1
- package/lib/components/Modals/DeleteModal/DeleteModal.hooks.js +0 -87
- package/lib/components/Modals/DeleteModal/index.js +0 -1
- package/lib/components/Modals/DownloadConsent/DownlaodConsent.styled.js +0 -8
- package/lib/components/Modals/DownloadConsent/DownloadConsent.hooks.js +0 -90
- package/lib/components/Modals/DownloadConsent/DownloadConsentContent.js +0 -52
- package/lib/components/Modals/DownloadConsent/index.js +0 -2
- package/lib/components/Modals/Modals.js +0 -386
- package/lib/components/Modals/Modals.styled.js +0 -80
- package/lib/components/Modals/MoveItems/MoveItems.hooks.js +0 -88
- package/lib/components/Modals/MoveItems/index.js +0 -1
- package/lib/components/Modals/TransformedDownload/PdfModalContent.js +0 -109
- package/lib/components/Modals/TransformedDownload/TransformedDownload.hooks.js +0 -188
- package/lib/components/Modals/TransformedDownload/TransformedDownload.styled.js +0 -29
- package/lib/components/Modals/TransformedDownload/TransformedDownload.utils.js +0 -46
- package/lib/components/Modals/TransformedDownload/index.js +0 -2
- package/lib/components/Modals/index.js +0 -7
- package/lib/components/NoItems/NoItems.styled.js +0 -54
- package/lib/components/NoItems/index.js +0 -50
- package/lib/components/PdftronPanel/index.js +0 -31
- package/lib/components/PickerPanel/PickerPanel.styled.js +0 -41
- package/lib/components/PickerPanel/PickerPanelContent.js +0 -100
- package/lib/components/PickerPanel/index.js +0 -21
- package/lib/components/ProgressPanel/ProgressPanel.utils.js +0 -29
- package/lib/components/ProgressPanel/index.js +0 -37
- package/lib/components/TopBar/AppliedFilterChips/AppliedFilterChips.styled.js +0 -11
- package/lib/components/TopBar/AppliedFilterChips/index.js +0 -77
- package/lib/components/TopBar/Search/ContextDropdown/ContextDropdown.styled.js +0 -59
- package/lib/components/TopBar/Search/ContextDropdown/ContextDropdown.utils.js +0 -67
- package/lib/components/TopBar/Search/ContextDropdown/index.js +0 -170
- package/lib/components/TopBar/Search/PrependedOptions/TempFilterRegexInput.js +0 -133
- package/lib/components/TopBar/Search/Search.utils.js +0 -88
- package/lib/components/TopBar/Search/SimilarSearchTag.js +0 -60
- package/lib/components/TopBar/Search/index.js +0 -251
- package/lib/components/TopBar/TopBar.styled.js +0 -37
- package/lib/components/TopBar/index.js +0 -61
- package/lib/components/TopSection/TopSection.styled.js +0 -22
- package/lib/components/TopSection/index.js +0 -58
- package/lib/components/UploadBar/UploadBar.styled.js +0 -84
- package/lib/components/UploadBar/index.js +0 -222
- package/lib/components/UploadStatus/index.js +0 -20
- package/lib/components/UploadsPanel/UploadsList/Header.js +0 -19
- package/lib/components/UploadsPanel/UploadsList/List.js +0 -29
- package/lib/components/UploadsPanel/UploadsList/PreUploadPlugins.js +0 -22
- package/lib/components/UploadsPanel/UploadsList/UploadsList.styled.js +0 -64
- package/lib/components/UploadsPanel/UploadsList/UploadsList.utils.js +0 -17
- package/lib/components/UploadsPanel/UploadsList/UploadsVirtualGrid.js +0 -29
- package/lib/components/UploadsPanel/UploadsList/index.js +0 -55
- package/lib/components/UploadsPanel/UploadsPanel.styled.js +0 -24
- package/lib/components/UploadsPanel/UploadsPanelTopBar.js +0 -16
- package/lib/components/UploadsPanel/index.js +0 -36
- package/lib/components/UrlBuilderModal/UrlBuilderModal.styled.js +0 -9
- package/lib/components/UrlBuilderModal/index.js +0 -97
- package/lib/components/Views/ErroredViewPlaceholder.js +0 -48
- package/lib/components/Views/Views.constants.js +0 -29
- package/lib/components/Views/Views.styled.js +0 -87
- package/lib/components/Views/index.js +0 -100
- package/lib/components/common/DeleteModalItemText/DeleteModalItemText.styled.js +0 -8
- package/lib/components/common/DeleteModalItemText/index.js +0 -24
- package/lib/components/common/EditDetailsButton/EditDetailsButton.styled.js +0 -35
- package/lib/components/common/EditDetailsButton/index.js +0 -28
- package/lib/components/common/ExpiryDateTooltipContent/ExpiryDateTooltipContent.styled.js +0 -16
- package/lib/components/common/ExpiryDateTooltipContent/index.js +0 -29
- package/lib/components/common/FileApprovalsInfoPopup/index.js +0 -46
- package/lib/components/common/FileMetadataFieldValue/CustomMetadataFieldValue.js +0 -48
- package/lib/components/common/FileMetadataFieldValue/FileMetadataFieldValue.styled.js +0 -66
- package/lib/components/common/FileMetadataFieldValue/FileMetadataFieldValue.utils.js +0 -315
- package/lib/components/common/FileMetadataFieldValue/GeneralMetadataFieldValue.js +0 -120
- package/lib/components/common/FileMetadataFieldValue/index.js +0 -26
- package/lib/components/common/FileMetadataFieldValue/utils/getFontInfo.js +0 -78
- package/lib/components/common/FolderSelector/BrowseFoldersMenu.js +0 -114
- package/lib/components/common/FolderSelector/FolderSearchMenu.js +0 -45
- package/lib/components/common/FolderSelector/FolderSelector.styled.js +0 -41
- package/lib/components/common/FolderSelector/index.js +0 -186
- package/lib/components/common/FormattedUriLink/FormattedUriLink.styled.js +0 -15
- package/lib/components/common/FormattedUriLink/index.js +0 -21
- package/lib/components/common/OriginalBadge/OriginalBadge.styled.js +0 -17
- package/lib/components/common/OriginalBadge/index.js +0 -14
- package/lib/components/common/SanitizedHtmlElement/index.js +0 -11
- package/lib/components/common/Sort/Sort.constants.js +0 -61
- package/lib/components/common/Sort/Sort.styled.js +0 -47
- package/lib/components/common/Sort/Sort.utils.js +0 -14
- package/lib/components/common/Sort/index.js +0 -183
- package/lib/components/common/TextWithCopyIcon/TextWithCopyIcon.styled.js +0 -44
- package/lib/components/common/TextWithCopyIcon/index.js +0 -71
- package/lib/components/common/TopBarUploadButton/index.js +0 -40
- package/lib/components/common/TrimmedFilePathWithLocate/TrimmedFilePathWithLocate.utils.js +0 -3
- package/lib/components/common/TrimmedFilePathWithLocate/index.js +0 -34
- package/lib/components/common/TrimmedFolderPathWithLocate/index.js +0 -13
- package/lib/components/common/TrimmedPathWithLocate/TrimmedPathWithLocate.styled.js +0 -30
- package/lib/components/common/TrimmedPathWithLocate/index.js +0 -40
- package/lib/components/metadata.adapter.js +0 -365
- package/lib/defaultLocale.js +0 -1360
- package/lib/hooks/index.js +0 -16
- package/lib/hooks/useAssetsPicker.js +0 -274
- package/lib/hooks/useDownloadFilesCsv.js +0 -20
- package/lib/hooks/useEditFileDetails.js +0 -505
- package/lib/hooks/useExplorer.js +0 -6
- package/lib/hooks/useExplorerI18n.js +0 -10
- package/lib/hooks/useExplorerInformer.js +0 -10
- package/lib/hooks/useFetchFileFolderPermissions.js +0 -31
- package/lib/hooks/useFetchMetadataTagsBySearchQuery.js +0 -38
- package/lib/hooks/useFileMetadata.js +0 -117
- package/lib/hooks/useFilterSearch.js +0 -37
- package/lib/hooks/useForcedFilters.js +0 -39
- package/lib/hooks/useIsOverflow.js +0 -25
- package/lib/hooks/useIsSmallScreen.js +0 -20
- package/lib/hooks/useLocateFile.js +0 -231
- package/lib/hooks/usePrevious.js +0 -9
- package/lib/hooks/useSearchSuggestions.js +0 -168
- package/lib/hooks/useStartUpload.js +0 -43
- package/lib/hooks/useToLocaleNumber.js +0 -14
- package/lib/hooks/useValidateFileName.js +0 -324
- package/lib/index.js +0 -1586
- package/lib/slices/common.slice.js +0 -254
- package/lib/slices/drag.slice.js +0 -75
- package/lib/slices/files.slice.js +0 -1307
- package/lib/slices/filters.slice.js +0 -382
- package/lib/slices/folders.slice.js +0 -964
- package/lib/slices/foldersTree.slice.js +0 -501
- package/lib/slices/index.js +0 -32
- package/lib/slices/metadata.slice.js +0 -494
- package/lib/slices/panels.slice.js +0 -351
- package/lib/slices/search.slice.js +0 -995
- package/lib/slices/selections.slice.js +0 -315
- package/lib/slices/targets.slice.js +0 -44
- package/lib/slices/topSection.slice.js +0 -71
- package/lib/slices/views.slice.js +0 -345
- package/lib/thunks/archive.thunks.js +0 -175
- package/lib/thunks/downloads.thunks.js +0 -415
- package/lib/thunks/items.thunks.js +0 -274
- package/lib/thunks/permissions.thunks.js +0 -66
- package/lib/thunks/uploads.thunks.js +0 -235
- package/lib/utils/SearchSuggestions/SearchSuggestionsMenu.js +0 -95
- package/lib/utils/SearchSuggestions/SuggestionMode.js +0 -70
- package/lib/utils/SearchSuggestions/SuggestionModeAttribute.js +0 -87
- package/lib/utils/SearchSuggestions/SuggestionModeExpression.js +0 -121
- package/lib/utils/SearchSuggestions/SuggestionModeTag.js +0 -87
- package/lib/utils/SearchSuggestions/SuggestionsManager.js +0 -242
- package/lib/utils/SearchSuggestions/constants.js +0 -14
- package/lib/utils/SearchSuggestions/index.js +0 -4
- package/lib/utils/SearchSuggestions/styled.js +0 -12
- package/lib/utils/availableScreenSizes.js +0 -4
- package/lib/utils/constants.js +0 -14
- package/lib/utils/convertItemsToFilesFoldersUuids.js +0 -12
- package/lib/utils/convertItemstoFoldersParentUuids.js +0 -12
- package/lib/utils/createPromise.js +0 -9
- package/lib/utils/createSuperFocus.js +0 -43
- package/lib/utils/decodeB64ToStr.js +0 -11
- package/lib/utils/filters.js +0 -333
- package/lib/utils/formatFolderPath.js +0 -10
- package/lib/utils/formatPinSubTitle.js +0 -17
- package/lib/utils/getAcquirerTitle.js +0 -10
- package/lib/utils/getActiveOverlayEl.js +0 -11
- package/lib/utils/getApiPathtype.js +0 -10
- package/lib/utils/getClosestStr.js +0 -22
- package/lib/utils/getItemUuids.js +0 -12
- package/lib/utils/getLabelsTotalAssetsCount.js +0 -6
- package/lib/utils/getMoveAndDeleteData.js +0 -15
- package/lib/utils/getParentFolderPath.js +0 -4
- package/lib/utils/getQueryStringFromUrl.js +0 -6
- package/lib/utils/getScrollableParent.js +0 -15
- package/lib/utils/getStringValueExistedInObj.js +0 -9
- package/lib/utils/isEmbeddableAsset.js +0 -6
- package/lib/utils/isFileVersion.js +0 -9
- package/lib/utils/mapArrayKeysToObjValues.js +0 -33
- package/lib/utils/mapFiltersToShownFormat.js +0 -252
- package/lib/utils/prepareExportedFilesLinks.js +0 -12
- package/lib/utils/prepareSearchUrl.js +0 -65
- package/lib/utils/removeBackground.js +0 -60
- package/lib/utils/removeExtraUrlParams.js +0 -13
- package/lib/utils/scrollToAndFocusItemElement.js +0 -16
- package/lib/utils/toggleFolderNotFoundModal.js +0 -25
- package/lib/utils/trapFocus.js +0 -59
- package/lib/utils/truncateString.js +0 -28
package/lib/defaultLocale.js
DELETED
|
@@ -1,1360 +0,0 @@
|
|
|
1
|
-
export default {
|
|
2
|
-
widgetCloseModalTitle: 'Close Modal',
|
|
3
|
-
pickerPanelImportFromTitle: 'Import from %{name}',
|
|
4
|
-
addingFilesPanelTitle: 'Adding more files',
|
|
5
|
-
pickerPanelTopBarAddMoreFilesTitle: 'Add more files',
|
|
6
|
-
uploadBarAddMoreTitle: 'Add more',
|
|
7
|
-
uploadBarCancelTitle: 'Cancel',
|
|
8
|
-
uploadBarUploadTitle: 'Upload',
|
|
9
|
-
uploadBarNextButtonLabel: 'Next',
|
|
10
|
-
uploadBarUploadAddTitle: 'Add',
|
|
11
|
-
uploadBarUploadBackTitle: 'Back',
|
|
12
|
-
uploadBarFillMetadata: 'Fill metadata',
|
|
13
|
-
uploadBarRetryTitle: 'Retry',
|
|
14
|
-
uploadBarDoneTitle: 'Done',
|
|
15
|
-
explorerWindowTitle: 'Filerobot Window (Press escape to close)',
|
|
16
|
-
explorerTitle: 'Filerobot Explorer',
|
|
17
|
-
copyLinkButtonTitle: 'Copy link',
|
|
18
|
-
mutualizedDoneLabel: 'Done',
|
|
19
|
-
mutualizedSaveChangesButtonLabel: 'Save changes',
|
|
20
|
-
mutualizedCancelButtonLabel: 'Cancel',
|
|
21
|
-
mutualizedCloseButtonLabel: 'Close',
|
|
22
|
-
mutualizedEmbedButtonLabel: 'Embed',
|
|
23
|
-
mutualizedEmbedVideoButtonLabel: 'Embed video',
|
|
24
|
-
mutualizedEmbedImageButtonLabel: 'Embed image',
|
|
25
|
-
addFilesPanelMyDeviceOption: 'My Device',
|
|
26
|
-
addFilesPanelDamOption: 'DAM',
|
|
27
|
-
addFilesPanelDropPasteImportLabel: 'Drop files here, paste,%{browse}',
|
|
28
|
-
addFilesPanelDropHereClickLabel: 'Drag & Drop or click to %{browse}',
|
|
29
|
-
addFilesPanelImportFromLabel: 'or import from',
|
|
30
|
-
addFilesPanelDropHereClickImportLabel: 'Drag & Drop or click to %{browse} or import from:',
|
|
31
|
-
mutualizedDragDropHereNote: 'You can drag & drop files right here',
|
|
32
|
-
addFilesPanelBrowseButton: 'browse',
|
|
33
|
-
fileProgressUploadCompleteInfo: 'Upload complete',
|
|
34
|
-
fileProgressUploadPausedInfo: 'Upload paused',
|
|
35
|
-
fileProgressResumeUploadInfo: 'Resume upload',
|
|
36
|
-
fileProgressPauseUploadInfo: 'Pause upload',
|
|
37
|
-
fileProgressCancelUploadInfo: 'Cancel upload',
|
|
38
|
-
generateTagsSuccessInfo: 'Tags generated and added successfully',
|
|
39
|
-
explorerContextMenuTooltipInfo: 'Font type not supported; only TTF is supported at this time',
|
|
40
|
-
topBarSelectedLabel: 'Selected',
|
|
41
|
-
topBarNumberOfSelectedFilesLabel: {
|
|
42
|
-
0: '%{smart_count} file selected',
|
|
43
|
-
1: '%{smart_count} files selected'
|
|
44
|
-
},
|
|
45
|
-
topBarNumberOfUploadingFilesLabel: {
|
|
46
|
-
0: 'Uploading %{smart_count} file',
|
|
47
|
-
1: 'Uploading %{smart_count} files'
|
|
48
|
-
},
|
|
49
|
-
topBarNumberOfProcessingFilesLabel: {
|
|
50
|
-
0: 'Processing %{smart_count} file',
|
|
51
|
-
1: 'Processing %{smart_count} files'
|
|
52
|
-
},
|
|
53
|
-
topBarNumberOfErroredFilesLabel: {
|
|
54
|
-
0: 'Error in %{smart_count} file',
|
|
55
|
-
1: 'Error in %{smart_count} files'
|
|
56
|
-
},
|
|
57
|
-
topBarUploadLabel: 'Upload assets',
|
|
58
|
-
mutualizedPoweredByText: 'Powered by',
|
|
59
|
-
mutualizedPreviewLabel: 'Preview',
|
|
60
|
-
detailSideBarPreviewAssetLabel: 'Select an asset to view it.',
|
|
61
|
-
mutualizedCommentsLabel: 'Comments',
|
|
62
|
-
mutualizedMoreDetailsLabel: 'More details',
|
|
63
|
-
filePreviewNoMoreFilesToPreviewInfo: 'No more previewable files in this direction to show',
|
|
64
|
-
mutualizedBaseFolderTitle: 'Root',
|
|
65
|
-
mutualizedFolderInvalidNameError: 'Folder name cannot contain /, %, or \\ characters.',
|
|
66
|
-
mutualizedEditImageLabel: 'Edit image',
|
|
67
|
-
mutualizedEditVideoLabel: 'Edit video',
|
|
68
|
-
mutualizedPublishLabel: 'Publish',
|
|
69
|
-
publishOriginImageTitle: 'Origin image',
|
|
70
|
-
publishOriginVideoTitle: 'Origin video',
|
|
71
|
-
publishOriginAssetTitle: 'Origin asset',
|
|
72
|
-
setExpirationDateLabel: 'Set expiration date',
|
|
73
|
-
mutualizedPublishImageLabel: {
|
|
74
|
-
0: 'Publish %{smart_count} image asset',
|
|
75
|
-
1: 'Publish %{smart_count} image assets'
|
|
76
|
-
},
|
|
77
|
-
mutualizedPublishVideoLabel: {
|
|
78
|
-
0: 'Publish %{smart_count} video asset',
|
|
79
|
-
1: 'Publish %{smart_count} video assets'
|
|
80
|
-
},
|
|
81
|
-
mutualizedPublishFolderLabel: {
|
|
82
|
-
0: 'Publish %{smart_count} folder',
|
|
83
|
-
1: 'Publish %{smart_count} folders'
|
|
84
|
-
},
|
|
85
|
-
mutualizedPublishAssetsLabel: {
|
|
86
|
-
0: 'Publish %{smart_count} asset',
|
|
87
|
-
1: 'Publish %{smart_count} assets'
|
|
88
|
-
},
|
|
89
|
-
mutualizedUnpublishImageLabel: {
|
|
90
|
-
0: 'Unpublish %{smart_count} image asset',
|
|
91
|
-
1: 'Unpublish %{smart_count} image assets'
|
|
92
|
-
},
|
|
93
|
-
mutualizedUnpublishVideoLabel: {
|
|
94
|
-
0: 'Unpublish %{smart_count} video asset',
|
|
95
|
-
1: 'Unpublish %{smart_count} video assets'
|
|
96
|
-
},
|
|
97
|
-
mutualizedUnpublishFolderLabel: {
|
|
98
|
-
0: 'Unpublish %{smart_count} folder',
|
|
99
|
-
1: 'Unpublish %{smart_count} folders'
|
|
100
|
-
},
|
|
101
|
-
mutualizedUnpublishAssetsLabel: {
|
|
102
|
-
0: 'Unpublish %{smart_count} asset',
|
|
103
|
-
1: 'Unpublish %{smart_count} assets'
|
|
104
|
-
},
|
|
105
|
-
mutualizedPublishOriginAssetCdnLinkLabel: 'Origin asset CDN link',
|
|
106
|
-
mutualizedSaveButton: 'Save',
|
|
107
|
-
mutualizedPublishButton: 'Publish',
|
|
108
|
-
mutualizedUnpublishButton: 'Unpublish',
|
|
109
|
-
explorerModalDoneButton: 'Done',
|
|
110
|
-
explorerModalCloseButton: 'Close',
|
|
111
|
-
explorerModelCreatLabel: 'Create',
|
|
112
|
-
explorerModelAddLabel: 'Add',
|
|
113
|
-
selectedItemsCardText: {
|
|
114
|
-
0: 'Selected %{smart_count} item',
|
|
115
|
-
1: 'Selected %{smart_count} items'
|
|
116
|
-
},
|
|
117
|
-
pdfModelContentNotFoundLabel: 'This page doesn’t exist',
|
|
118
|
-
pdfModelContentPageNotFoundText: ' Page not found',
|
|
119
|
-
mutualizedRemoveLabel: 'Remove Label',
|
|
120
|
-
explorerMoveLabel: 'Move',
|
|
121
|
-
mutualizedMoveToLabel: 'Move to',
|
|
122
|
-
mutualizedUploadLabel: 'Upload',
|
|
123
|
-
mutualizeFoldersLabel: 'Folders',
|
|
124
|
-
topBarUploadFilesInCurrentFolderTitle: 'Upload files inside the current opened folder',
|
|
125
|
-
explorerModelNewFolderTitle: 'Create new folder',
|
|
126
|
-
explorerModelAddFolderTitle: 'Add folder',
|
|
127
|
-
explorerModelNewFolderName: 'Folder name',
|
|
128
|
-
explorerModelNewFolderPlaceholder: 'Enter new folder name',
|
|
129
|
-
mutualizedSelectAllButton: 'Select All',
|
|
130
|
-
mutualizedClearAllButton: 'Clear all',
|
|
131
|
-
accessOperationDeselectAllButton: 'Deselect all',
|
|
132
|
-
explorerFolderCreatedInfo: 'New folder is created.',
|
|
133
|
-
explorerNewFolderPlaceholder: 'New folder',
|
|
134
|
-
explorerFolderNameRequiredInfo: 'Sorry, Folder name is required.',
|
|
135
|
-
mutualizedDownloadButton: 'Download',
|
|
136
|
-
mutualizedDownloadStartedInfo: 'Download started',
|
|
137
|
-
previewOptionsDownloadImageText: 'Download Image',
|
|
138
|
-
previewOptionsDownloadFileText: 'Download File',
|
|
139
|
-
downloadOptionsDownloadAsArchiveLabel: 'Download as archive',
|
|
140
|
-
downloadOptionsListAsCSVLabel: 'Export list of files (CSV)',
|
|
141
|
-
downloadOptionsDownloadAsImage: 'As image',
|
|
142
|
-
previewOptionsShareImageText: 'Share Image',
|
|
143
|
-
previewOptionsShareFileText: 'Share File',
|
|
144
|
-
mutualizedFileLinkCopiedInfo: 'File link is copied.',
|
|
145
|
-
searchGroupTitle: 'Search',
|
|
146
|
-
mutualizedSizeKey: 'Size',
|
|
147
|
-
mutualizedCreatedText: 'Created',
|
|
148
|
-
mutualizedCreatedAtText: 'Created at',
|
|
149
|
-
mutualizedCreatedByText: 'Created by',
|
|
150
|
-
mutualizedCreatedOnText: 'Created on',
|
|
151
|
-
mutualizedModifiedText: 'Modified',
|
|
152
|
-
mutualizedModifiedAtText: 'Modified at',
|
|
153
|
-
mutualizedUpdatedAtText: 'Updated at',
|
|
154
|
-
mutualizedModifiedByText: 'Modified by',
|
|
155
|
-
mutualizedByText: 'by',
|
|
156
|
-
mutualizedAtText: 'at',
|
|
157
|
-
mutualizedVisibilityLabel: 'Visibility',
|
|
158
|
-
mutualizedSportLabel: 'Sport',
|
|
159
|
-
itemsCardVisibilitySavedInfo: 'Visibility is saved',
|
|
160
|
-
explorerItemsCardCDNLinkSavedInfo: 'CDN link was successfully created.',
|
|
161
|
-
explorerItemsCardCDNLinkRemovedInfo: 'CDN link was successfully removed.',
|
|
162
|
-
itemsCardRatioTitle: 'Ratio',
|
|
163
|
-
mutualizedHeightLabel: 'Height',
|
|
164
|
-
mutualizedWidthLabel: 'Width',
|
|
165
|
-
mutualizedResolutionLabel: 'Resolution',
|
|
166
|
-
mutualizedSelectedLabel: 'selected',
|
|
167
|
-
mutualizedTypeLabel: 'Type',
|
|
168
|
-
mutualizedTypeSize: 'Size',
|
|
169
|
-
itemsCardTabsOwnerLabel: 'Owner',
|
|
170
|
-
itemsCardTabsDetailsVersionLabel: 'Version',
|
|
171
|
-
mutualizedNoAssetsLabel: 'No assets yet',
|
|
172
|
-
itemsCardTabsDetailsStatusLabel: 'Status',
|
|
173
|
-
mutualizedRatingLabel: 'Rating',
|
|
174
|
-
mutualizedSeeText: ' See ',
|
|
175
|
-
mutualizedDocumentationTextLink: ' documentation ',
|
|
176
|
-
mutualizedForMoreDetailsLink: ' for more details.',
|
|
177
|
-
mutualizedErrorMessage: 'something went wrong try again',
|
|
178
|
-
mutualizedGenerateTagsButton: 'Generate Tags',
|
|
179
|
-
explorerInvalidNameInfo: 'Invalid name.',
|
|
180
|
-
explorerEmptyFileExtensionValidation: 'File extension is required',
|
|
181
|
-
explorerEmptyFileExtensionDescValidation: 'Extension should exists, otherwise it could affect file deliverability',
|
|
182
|
-
explorerChangeFileExtensionTitleConfirmation: 'Replace extension ".%{old_extension}" to ".%{new_extension}" ?',
|
|
183
|
-
explorerFileRenameInvalidNameTitle: 'Invalid file name',
|
|
184
|
-
explorerFileRenameInvalidNameDesc: 'File name cannot contain / or % characters',
|
|
185
|
-
explorerFileNameInvalidNameDesc: 'File name "%{name}" cannot contain / or % characters',
|
|
186
|
-
explorerChangeFileNameValidation: 'If you make this change it could affect file deliverability.',
|
|
187
|
-
mutualizedRenameButtonLabel: 'Rename',
|
|
188
|
-
mutualizedRenamedSuccessfullyInfo: 'Renamed successfully.',
|
|
189
|
-
mutualizedSubmittingLabel: 'Submitting',
|
|
190
|
-
mutualizedDeleteButtonLabel: 'Delete',
|
|
191
|
-
mutualizedConfirmButtonLabel: 'Confirm',
|
|
192
|
-
accessOperationsEditTitle: 'Edit',
|
|
193
|
-
explorerAddFoldersLabel: 'Add folder',
|
|
194
|
-
explorerDeleteItemTitle: 'Delete 1 item',
|
|
195
|
-
explorerDeleteFolderTitle: 'Delete folder',
|
|
196
|
-
explorerDeleteFileTitle: 'Delete file',
|
|
197
|
-
explorerModelDeleteItemsTitle: 'Delete %{smart_count} items',
|
|
198
|
-
explorerModalDeleteFoldersTitle: {
|
|
199
|
-
0: 'Delete folder',
|
|
200
|
-
1: 'Delete %{smart_count} folders'
|
|
201
|
-
},
|
|
202
|
-
explorerModalDeleteAssetsTitle: {
|
|
203
|
-
0: 'Delete asset',
|
|
204
|
-
1: 'Delete %{smart_count} assets'
|
|
205
|
-
},
|
|
206
|
-
explorerModalDeleteAssetsConfirmation: {
|
|
207
|
-
0: 'Are you sure you want to delete %{name}?',
|
|
208
|
-
1: 'Are you sure you want to delete these assets?'
|
|
209
|
-
},
|
|
210
|
-
explorerModalDeleteFoldersConfirmation: {
|
|
211
|
-
0: 'Are you sure you want to delete %{name}?',
|
|
212
|
-
1: 'Are you sure you want to delete these folders?'
|
|
213
|
-
},
|
|
214
|
-
explorerModalDeleteAreYouSureDeleteItemLabel: {
|
|
215
|
-
0: 'Are you sure you want to delete these %{assets_count} asset and %{folders_count} folder?',
|
|
216
|
-
1: 'Are you sure you want to delete these %{assets_count} assets and %{folders_count} folders?'
|
|
217
|
-
},
|
|
218
|
-
explorerModalDeleteAreYouSureDeleteItemsLabel: {
|
|
219
|
-
0: 'Are you sure you want to delete these %{assets_count} assets and %{folders_count} folder?',
|
|
220
|
-
1: 'Are you sure you want to delete these %{assets_count} asset and %{folders_count} folders?'
|
|
221
|
-
},
|
|
222
|
-
explorerModalDeleteAssetSizeLabel: 'Asset size',
|
|
223
|
-
explorerModalDeleteFolderSizeLabel: 'Folder size',
|
|
224
|
-
explorerModalDeleteTotalSizeLabel: 'Total size',
|
|
225
|
-
explorerModalDeleteAssetsAffectedAssets: {
|
|
226
|
-
0: '%{smart_count} asset will be affected',
|
|
227
|
-
1: '%{smart_count} assets will be affected'
|
|
228
|
-
},
|
|
229
|
-
explorerModelItemsWillBeDeletedContent: 'will be deleted.',
|
|
230
|
-
deleteModalAssetsCountLabel: {
|
|
231
|
-
0: '%{smart_count} asset',
|
|
232
|
-
1: '%{smart_count} assets'
|
|
233
|
-
},
|
|
234
|
-
deleteModalFoldersCountLabel: {
|
|
235
|
-
0: '%{smart_count} folder',
|
|
236
|
-
1: '%{smart_count} folders'
|
|
237
|
-
},
|
|
238
|
-
explorerDeletedSuccessfullyInfo: 'Deleted successfully.',
|
|
239
|
-
explorerSameNameProvidedInfo: 'Invalid, same name provided.',
|
|
240
|
-
shareAccessUsersModalTitle: 'Share with users',
|
|
241
|
-
shareAccessTeamsModalTitle: 'Share with teams',
|
|
242
|
-
shareAccessModalUsersLabel: 'Users',
|
|
243
|
-
shareAccessModalTeamsLabel: 'Teams',
|
|
244
|
-
shareAccessModalSearchUsersPlaceholder: 'Search users',
|
|
245
|
-
shareAccessModalSearchTeamsPlaceholder: 'Search teams',
|
|
246
|
-
shareAccessModalAddUsersButton: 'Add users',
|
|
247
|
-
shareAccessModalAddTeamsButton: 'Add teams',
|
|
248
|
-
shareAccessModalUsersPlaceholder: 'Search for user by name or email',
|
|
249
|
-
shareAccessModalTeamsPlaceholder: 'Search for team by name',
|
|
250
|
-
shareAccessModalUsersSuggestionsLabel: 'Suggested users',
|
|
251
|
-
shareAccessModalTeamsSuggestionsLabel: 'Suggested teams',
|
|
252
|
-
explorerGalleryRoleLowerRoleWarning: 'An explicit access cannot have a lower role than the default gallery role',
|
|
253
|
-
explorerManageAccessUsersAndTeamsLabel: 'Users and teams access',
|
|
254
|
-
explorerManageAccessTabUsersLabel: 'Users (%{count})',
|
|
255
|
-
explorerManageAccessTabTeamsLabel: 'Teams (%{count})',
|
|
256
|
-
explorerManageAccessListTitleLabel: 'People with access',
|
|
257
|
-
explorerManageAccessNoUsersLabel: 'No users yet',
|
|
258
|
-
explorerManageAccessNoTeamsLabel: 'No teams yet',
|
|
259
|
-
explorerManageAccessTableNameHeader: 'Name',
|
|
260
|
-
explorerManageAccessTableGalleryRoleHeader: 'Gallery role',
|
|
261
|
-
explorerManageFolderPathNotification: 'You are editing the accesses for folder %{folder_path}',
|
|
262
|
-
explorerManageAccessModalTitle: 'Manage access',
|
|
263
|
-
explorerManageAccessAssetsModalTitle: {
|
|
264
|
-
0: 'Manage access for %{smart_count} asset',
|
|
265
|
-
1: 'Manage access for %{smart_count} assets'
|
|
266
|
-
},
|
|
267
|
-
explorerManageAccessFoldersModalTitle: {
|
|
268
|
-
0: 'Manage access for %{smart_count} folder',
|
|
269
|
-
1: 'Manage access for %{smart_count} folders'
|
|
270
|
-
},
|
|
271
|
-
explorerManageAccessSavedSuccessfullyInfo: 'Accesses saved successfully',
|
|
272
|
-
explorerManageAccessSaveConfirmModalTitle: 'Access mode conflicts',
|
|
273
|
-
explorerManageAccessSaveConfirmModalDescription: {
|
|
274
|
-
0: 'Folder "%{folder_name}" is in inherit mode so default roles and accesses can\'t be modified. To update this folder you should update the access mode field and set it to override. Do you want to skip mentioned folder and save changes for other?',
|
|
275
|
-
1: 'Folders (%{folders_names}) are in inherit mode so default roles and accesses can\'t be modified. To update those folders you should update the access mode field and set it to override. Do you want to skip mentioned folders and save changes for other?'
|
|
276
|
-
},
|
|
277
|
-
explorerManageAccessModeLabel: 'Access mode',
|
|
278
|
-
explorerManageFolderOwnerLabel: 'Folder owner',
|
|
279
|
-
explorerManageAccessAssetOwnerLabel: 'Asset owner',
|
|
280
|
-
explorerManageAccessTypeLabel: 'Type',
|
|
281
|
-
explorerManageAccessVisibilityLabel: 'Visibility',
|
|
282
|
-
explorerManageAccessTypeFolderLabel: {
|
|
283
|
-
0: 'folder',
|
|
284
|
-
1: 'folders'
|
|
285
|
-
},
|
|
286
|
-
explorerManageAccessTypeAssetsLabel: 'assets',
|
|
287
|
-
explorerManageAccessMixedLabel: 'mixed',
|
|
288
|
-
explorerManageAccessOwnerSearchPlaceholder: 'Search for user',
|
|
289
|
-
explorerManageAccessModeHint: 'By default access is inherited from parent folder and can be modified with the override mode.',
|
|
290
|
-
explorerManageAccessModeRootHint: 'By default access is inherited from the root and can be modified with the override mode.',
|
|
291
|
-
explorerManageAccessModeInheritLabel: 'Inherits from parent Folder',
|
|
292
|
-
explorerManageAccessModeInheritRootLabel: 'Inherits from the root',
|
|
293
|
-
explorerManageAccessModeOverrideLabel: 'Override',
|
|
294
|
-
explorerManageAccessModeResetButtonTooltip: 'Reset',
|
|
295
|
-
explorerManageAccessRoleResetButtonTooltip: 'Reset',
|
|
296
|
-
explorerManageAccessSelectModePlaceholder: 'Select mode',
|
|
297
|
-
explorerManageAccessDefaultRoleLabel: 'Default access',
|
|
298
|
-
explorerManageAccessDefaultRoleName: 'All organization',
|
|
299
|
-
explorerManageAccessMixedRolesLabel: 'Mixed roles',
|
|
300
|
-
explorerManageAccessMixedModeLabel: 'Mixed mode',
|
|
301
|
-
explorerManageAccessDefaultRoleDescription: {
|
|
302
|
-
0: 'Everyone logged-in (%{smart_count} user)',
|
|
303
|
-
1: 'Everyone logged-in (%{smart_count} users)'
|
|
304
|
-
},
|
|
305
|
-
explorerManageAccessDefaultRoleHint: 'Applies by default when no user or team access has been created.',
|
|
306
|
-
explorerEmbedModalTitle: 'Embed video',
|
|
307
|
-
explorerEmbedVideoModalTitle: 'Embed video',
|
|
308
|
-
explorerEmbedImageModalTitle: 'Embed image',
|
|
309
|
-
mutualizedCopyLink: 'Link copied to clipboard',
|
|
310
|
-
explorerEmbedModalOriginLinkTitle: 'Origin video CDN link',
|
|
311
|
-
explorerEmbedModalCompressionVideoTitle: 'Compression',
|
|
312
|
-
explorerEmbedModalConversionVideoTitle: 'Conversion',
|
|
313
|
-
explorerEmbedModalAdaptiveStreamingVideoTitle: 'Adaptive streaming',
|
|
314
|
-
explorerEmbedModalCompressionVideoButton: 'Compress video',
|
|
315
|
-
explorerEmbedModalReCompressionVideoButton: 'Recompress',
|
|
316
|
-
explorerEmbedModalConversionVideoButton: 'Convert video',
|
|
317
|
-
explorerEmbedModalReConversionVideoButton: 'Reconvert',
|
|
318
|
-
explorerEmbedModalAdaptiveStreamingVideoButton: 'Transcode video',
|
|
319
|
-
explorerEmbedModalReAdaptiveStreamingVideoButton: 'Retranscode',
|
|
320
|
-
explorerEmbedModalCompressionVideoHint: 'Compress the video into resolution(s):',
|
|
321
|
-
explorerEmbedModalConversionVideoHint: 'Convert the video into format(s):',
|
|
322
|
-
explorerEmbedModalAdaptiveStreamingVideoHint: 'Transcode the video into:',
|
|
323
|
-
embedModalVideoConvertedSuccess: 'video is converted successfully',
|
|
324
|
-
embedModalVideoConversionFailed: 'video conversion failed',
|
|
325
|
-
embedModalVideoCompressionFailed: 'video compression failed',
|
|
326
|
-
embedModalVideoTranscodingFailed: 'video transcoding failed',
|
|
327
|
-
embedModalVideoCompressedSuccess: 'video is compressed successfully',
|
|
328
|
-
embedModalVideoTranscodedSuccess: 'video is transcoded successfully',
|
|
329
|
-
embedModalNotification: 'Configure the video operations in %{link}',
|
|
330
|
-
explorerEmbedModalBreadCrumbs: 'Settings > Dam > Storage > Video.',
|
|
331
|
-
explorerMoveItemsToTitle: 'Move item(s) to',
|
|
332
|
-
explorerToggleModalMoveItemsCaption: 'Select destination folder',
|
|
333
|
-
explorerMovedSuccessfullyInfo: 'Moving done successfully.',
|
|
334
|
-
explorerMovedAlreadyExistsInfo: {
|
|
335
|
-
0: 'The item already exists in the same folder',
|
|
336
|
-
1: 'The items already exist in the same folder'
|
|
337
|
-
},
|
|
338
|
-
explorerInvalidPathInfo: 'Invalid folder path.',
|
|
339
|
-
visibilityTabNoteLabel: 'Note',
|
|
340
|
-
embedTabLabel: 'Embed',
|
|
341
|
-
mutualizedFileModifiedAtText: 'Modified at',
|
|
342
|
-
visibilityTabLabel: 'Visibility',
|
|
343
|
-
versioningTabNoVersionsInfo: 'No versions were found for this file.',
|
|
344
|
-
mutualizedAddVariantButton: 'Add transformation',
|
|
345
|
-
variantTabNoVariantsInfo: 'Your filter "%{search_query}" matched 0 results',
|
|
346
|
-
variantDeleteOriginalError: 'Original transformation cannot be deleted',
|
|
347
|
-
mutualizedVariantDeletedInfo: 'Transformation deleted',
|
|
348
|
-
mutualizedVariantUpdatedInfo: 'Transformation updated',
|
|
349
|
-
versionedTabRestoreLabel: 'Restore',
|
|
350
|
-
versionedTabCurrentLabel: 'Current',
|
|
351
|
-
versionedTabVersioningID: 'ID',
|
|
352
|
-
subTabGeneralLabel: 'General',
|
|
353
|
-
subTabMetaLabel: 'Meta',
|
|
354
|
-
mutualizedTagsLabel: 'Tags',
|
|
355
|
-
mutualizedBulkEditLabel: 'Edit multiple assets',
|
|
356
|
-
subTabSuggestedTagsLabel: 'Suggested Tags',
|
|
357
|
-
detailsTabSuggestedTagsLabel: 'Suggested',
|
|
358
|
-
subTabAllTagsLabel: 'All Tags',
|
|
359
|
-
subTabNoResultPlaceholder: 'No tags found',
|
|
360
|
-
subTabGeneralAndTagsLabel: 'General & Tags',
|
|
361
|
-
tagsCopiedSuccessfullyMsg: 'Tags copied successfully',
|
|
362
|
-
mutualizedShareboxLabel: 'Via Sharebox',
|
|
363
|
-
shareDialogShareAssetsLabel: 'Share assets',
|
|
364
|
-
shareDialogShareSettingsLabel: 'Share settings',
|
|
365
|
-
subTabShareFolderLabel: 'Share Folder',
|
|
366
|
-
mutualizedFolderLabel: 'Folder',
|
|
367
|
-
subTabsFileMetaBasicLabel: 'Basic info',
|
|
368
|
-
subTabsFileMetaCameraLabel: 'Camera Data',
|
|
369
|
-
subTabsFileMetaGpsLabel: 'GPS Data',
|
|
370
|
-
subTabsFileMetaIptcLabel: 'IPTC Core',
|
|
371
|
-
subTabsFileMetaOriginLabel: 'Origin',
|
|
372
|
-
subTabsFileMetaDataCreatedLabel: 'Date Created',
|
|
373
|
-
subTabsFileMetaCityLabel: 'City',
|
|
374
|
-
subTabsFileMetaCountryLabel: 'Country',
|
|
375
|
-
subTabsFileMetaCreditLineLabel: 'Credit line',
|
|
376
|
-
subTabsFileMetaHeadLineLabel: 'Head line',
|
|
377
|
-
subTabsFileMetaInstructionsLabel: 'Instructions',
|
|
378
|
-
subTabsFileMetaSourceLabel: 'Source',
|
|
379
|
-
subTabsFileMetaStateLabel: 'State',
|
|
380
|
-
subTabsFileMetaTransmissionReferenceLabel: 'TransmissionReference',
|
|
381
|
-
subTabsFileMetaUrgencyLabel: 'Urgency',
|
|
382
|
-
subTabsFileMetaHighLabel: 'high',
|
|
383
|
-
subTabsFileMetaNormalLabel: 'normal',
|
|
384
|
-
subTabsFileMetaLowLabel: 'low',
|
|
385
|
-
subTabFileMetadataLabel: 'File Metadata',
|
|
386
|
-
subTabsFileMetaCreatorLabel: 'Creator',
|
|
387
|
-
subTabsFileMetaAddressLabel: 'Address',
|
|
388
|
-
subTabsFileMetaDescriptionLabel: 'Description',
|
|
389
|
-
subTabsFileMetaCreatorJobLabel: 'Creator Job Title',
|
|
390
|
-
subTabsFileMetaTitleLabel: 'Title',
|
|
391
|
-
subTabsFileMetaStateOrProvinceLabel: 'State/Province',
|
|
392
|
-
subTabsFileMetaPostalCodeLabel: 'Postal Code',
|
|
393
|
-
subTabsFileMetaPhoneLabel: 'Phone(s)',
|
|
394
|
-
subTabsFileMetaEmailLabel: 'Email(s)',
|
|
395
|
-
subTabsFileMetaWebsiteLabel: 'Website(s)',
|
|
396
|
-
subTabsFileMetaIntellectualGenreLabel: 'IPTC Intellectual Genre',
|
|
397
|
-
subTabsFileMetaSceneCodeLabel: 'IPTC Scene Code',
|
|
398
|
-
subTabsFileMetaSublocationLabel: 'Sublocation',
|
|
399
|
-
subTabsFileMetaCountryCodeLabel: 'IPTC ISO Country Code',
|
|
400
|
-
subTabsFileMetaSubjectLabel: 'Keywords',
|
|
401
|
-
subTabsFileMetaResolutionLabel: 'Resolution',
|
|
402
|
-
subTabsFileMetaCoordinatesLabel: 'Camera Coordinates',
|
|
403
|
-
subTabsFileMetaAltitudeLabel: 'Camera Altitude',
|
|
404
|
-
subTabsFileMetaIptcSubjectCodeLabel: 'IPTC Subject Code',
|
|
405
|
-
subTabsFileMetaJobIdentifierLabel: 'Job Identifier',
|
|
406
|
-
subTabsFileMetaUsageTermsLabel: 'Rights Usage Terms',
|
|
407
|
-
subTabsFileMetaMakeLabel: 'Make',
|
|
408
|
-
subTabsFileMetaRatingLabel: 'Rating',
|
|
409
|
-
subTabsFileMetaModelLabel: 'Model',
|
|
410
|
-
subTabsFileMetaLensLabel: 'Lens',
|
|
411
|
-
subTabsFileMetaLensModelLabel: 'Lens Model',
|
|
412
|
-
subTabsFileMetaFocalLengthLabel: 'Focal Length',
|
|
413
|
-
subTabsFileMetaExposureLabel: 'Exposure',
|
|
414
|
-
subTabsFileMetaOrientationLabel: 'Orientation',
|
|
415
|
-
subTabsFileMetaAuthorLabel: 'Author',
|
|
416
|
-
subTabsFileMetaImageSizeLabel: 'Image Size',
|
|
417
|
-
subTabsFileMetaApplicationLabel: 'Application',
|
|
418
|
-
subTabsFileMetaAuthorTitleLabel: 'Author Title',
|
|
419
|
-
subTabsFileMetaDescriptionWriterLabel: 'Description Writer',
|
|
420
|
-
subTabsFileMetaCopyrightedLabel: 'Copyrighted',
|
|
421
|
-
subTabsFileMetaCopyrightNoticeLabel: 'Copyright Notice',
|
|
422
|
-
subTabsFileMetaCopyrightInfoUrlLabel: 'Copyright Info URL',
|
|
423
|
-
subTabsFileMetaCreateDateLabel: 'Create Date',
|
|
424
|
-
subTabsFileMetaModifyDateLabel: 'Modify Date',
|
|
425
|
-
mutualizedCDNLinkLabel: 'Get CDN link',
|
|
426
|
-
mutualizedFindSimilarLabel: 'Find Similar',
|
|
427
|
-
mutualizedDetailsTabLabel: 'Details',
|
|
428
|
-
mutualizedLinksLabel: 'Links',
|
|
429
|
-
mutualizedCommentsTabLabel: 'Comments',
|
|
430
|
-
mutualizedVisibilityTabLabel: 'Share assets having visibility',
|
|
431
|
-
mutualizedFileCardTabAccessLabel: 'Access',
|
|
432
|
-
mutualizedFileCardManageAccessLabel: 'Manage access',
|
|
433
|
-
mutualizedAccessModeLabel: 'Access mode',
|
|
434
|
-
accessModeInherit: 'Inherits from parent “Folder”',
|
|
435
|
-
accessModeOverride: 'Override',
|
|
436
|
-
grid: 'Grid view',
|
|
437
|
-
list: 'List view',
|
|
438
|
-
tiles: 'Tiles view',
|
|
439
|
-
topBarDropdownOptionsTreeViewerLabel: 'Tree viewer',
|
|
440
|
-
topBarDropdownOptionsDetailsViewLabel: 'Details view',
|
|
441
|
-
sortOptionsByNameLabel: 'Name',
|
|
442
|
-
sortOptionsByRelevanceLabel: 'Relevance',
|
|
443
|
-
sortOptionsBySizeLabel: 'Size',
|
|
444
|
-
sortOptionsByAssetsLabel: 'Assets',
|
|
445
|
-
sortOptionsByColorLabel: 'Color',
|
|
446
|
-
sortOptionByTypeLabel: 'Type',
|
|
447
|
-
sortOptionsByResolutionLabel: 'Resolution',
|
|
448
|
-
sortOptionsByTagsLabel: 'Tags',
|
|
449
|
-
sortOptionsByCreated: 'Created',
|
|
450
|
-
sortOptionsByAssetsCount: 'Assets number',
|
|
451
|
-
sortOptionsByAssetsSize: 'Assets size',
|
|
452
|
-
sortOptionsByUploadDateLabel: 'Uploaded',
|
|
453
|
-
sortOptionsByModifyDateLabel: 'Modified',
|
|
454
|
-
sortOptionsByVisibilityLabel: 'Visibility',
|
|
455
|
-
sortOptionsByCreatedDateLabel: 'Created at',
|
|
456
|
-
viewModeAllAssetsLabel: 'Assets',
|
|
457
|
-
mutualizedAssetsLabel: 'Assets (%{count})',
|
|
458
|
-
explorerHeaderBarLibraryLabel: 'Library',
|
|
459
|
-
viewModeFoldersLabel: 'Folders',
|
|
460
|
-
generalTabInputLabel: 'Name',
|
|
461
|
-
mutualizedTagsTitle: 'Tags',
|
|
462
|
-
mutualizedLabelsTitle: 'Labels',
|
|
463
|
-
mutualizedAssetsTitle: {
|
|
464
|
-
0: 'Asset',
|
|
465
|
-
1: 'Assets'
|
|
466
|
-
},
|
|
467
|
-
commonTagsmodifyTagsTitle: 'Modify Tags',
|
|
468
|
-
detailsTabNoTagsInfo: 'No tags',
|
|
469
|
-
detailsTabAddTagsLabel: 'Add Tags',
|
|
470
|
-
detailsTabNoTitleInfo: 'No title',
|
|
471
|
-
detailsTabNoDescriptionInfo: 'No description',
|
|
472
|
-
itemsCardSubTabAddTagLabel: 'Add tag...',
|
|
473
|
-
itemsCardEditPdf: 'Edit pdf',
|
|
474
|
-
mutualizedLocateLabel: 'Locate',
|
|
475
|
-
mutualizedFilesWithCountLabel: 'Assets (%{files_count})',
|
|
476
|
-
explorerFilesAccordionSearchResults: 'Search results (%{files_count})',
|
|
477
|
-
searchResultsWithCountLabel: 'Search results (%{files_count})',
|
|
478
|
-
searchExactMatchWithCountLabel: 'Exact match (%{files_count})',
|
|
479
|
-
searchExtendedWithCountLabel: 'Extended search (%{files_count})',
|
|
480
|
-
searchExtendedLoadingLabel: 'Extended search is running...',
|
|
481
|
-
searchTooWideInfo: 'Search "%{query}" is too wide and the search may not captured all the files. Make more precise search to get get more specific result.',
|
|
482
|
-
searchNoRelevancyInfo: 'This search has produced no exact results, so we have extended it to results with low relevancy.',
|
|
483
|
-
mutualizedFilesLabel: 'Files',
|
|
484
|
-
mutualizedFoldersLabel: 'Folders',
|
|
485
|
-
mutualizedFoldersFilesLabel: 'Files & Folders',
|
|
486
|
-
foldersViewFoldersWithCountLabel: 'Folders (%{folders_count})',
|
|
487
|
-
foldersViewSubFoldersWithCountLabel: 'Subfolders (%{folders_count})',
|
|
488
|
-
shareDialogShareLinkName: 'Share link name',
|
|
489
|
-
shareDialogShareLinkNamePlaceholder: 'Enter link name',
|
|
490
|
-
shareDialogShareLinkDescription: 'Share link description',
|
|
491
|
-
shareDialogShareLinkPlaceholder: 'Add some description here',
|
|
492
|
-
shareDialogTransformationLabel: 'Crop, resize and compress',
|
|
493
|
-
shareDialogShowMetadataAndTagsLabel: 'Show metadata and tags',
|
|
494
|
-
shareDialogDownloadOriginLabel: 'Download original',
|
|
495
|
-
shareDialogShowVariantsLabel: 'Show variants',
|
|
496
|
-
shareDialogRequireIdentificationLabel: 'Require identification',
|
|
497
|
-
shareDialogStartDateLabel: 'Start date',
|
|
498
|
-
shareDialogExpirationDateLabel: 'Expiration date',
|
|
499
|
-
mutualizedTimeZoneLabel: 'Timezone',
|
|
500
|
-
mutualizedRemoveLabelTitle: 'Timezone',
|
|
501
|
-
shareDialogLinkGeneratedLabel: 'Sharebox link has been generated',
|
|
502
|
-
folderShareDialogLinkGeneratedLabel: 'Your folders are ready to be shared with the following link:',
|
|
503
|
-
shareDialogLinkGeneratedParagraph: 'Your asset is ready to be shared with the following link:',
|
|
504
|
-
shareDialogCreatedSuccessfullyInfo: 'Share link created successfully',
|
|
505
|
-
shareDialogGenerationProblemInfo: 'Share link generation problem',
|
|
506
|
-
shareDialogCreateProblemError: 'Share link create problem',
|
|
507
|
-
shareDialogFilerobotShareLinkLabel: 'Filerobot Sharebox link',
|
|
508
|
-
folderShareDialogLinkTip: 'Please allow up to 2 minutes for your files to be shared across our network',
|
|
509
|
-
shareDialogFilerobotShareLinkTip: 'Your link have been generated. Please allow up to 2 minutes for your files to be shared across our network',
|
|
510
|
-
mutualizedShareLabel: 'Share',
|
|
511
|
-
explorerExportedSuccessfullyInfo: 'Exported successfully',
|
|
512
|
-
mutualizedRetryUpload: 'Retry',
|
|
513
|
-
mutualizedRetryToUpload: 'Retry to upload',
|
|
514
|
-
mutualizedUploadWarning: 'Duplicate',
|
|
515
|
-
mutualizedUploadError: 'Upload failed',
|
|
516
|
-
resumableUploadWarning: 'Upload paused',
|
|
517
|
-
// ========= FILTERS TRANSLATION CONSTANTS =========
|
|
518
|
-
mutualizedFiltersLabel: 'Filters',
|
|
519
|
-
mutualizedGroupsLabel: 'Groups',
|
|
520
|
-
mutualizedNoAvailableGroups: 'No available groups',
|
|
521
|
-
filtersGroupSearchFolderButton: 'Search in current folder',
|
|
522
|
-
filtersGroupMetadataApplyButton: 'Apply',
|
|
523
|
-
filtersGroupMetadataOrOperationLabel: 'Any selected value ( “OR” )',
|
|
524
|
-
filtersGroupMetadataAndOperationLabel: 'All selected value ( “AND” )',
|
|
525
|
-
filtersCurrentFolderOnlyLabel: 'Search in current folder',
|
|
526
|
-
filtersSearchInputPlaceholder: 'Search',
|
|
527
|
-
filtersSearchFormatsInputPlaceholder: 'Search formats',
|
|
528
|
-
filtersGroupAssetStatusDropdown: 'Asset status',
|
|
529
|
-
filtersGroupDateRecordType: 'Date record type',
|
|
530
|
-
filtersGroupDateTimeFrame: 'Time frame',
|
|
531
|
-
filterGroupAllTermsLabel: 'All of these terms',
|
|
532
|
-
filterGroupSearchAnyTermLabel: 'Any of these terms',
|
|
533
|
-
filterGroupSearchContainsLabel: 'Contains this phrase',
|
|
534
|
-
filterGroupSearchExactlyLabel: 'Exactly this phrase',
|
|
535
|
-
filterGroupDateOptionsCreated: 'Created at',
|
|
536
|
-
filterGroupDateOptionsUploaded: 'Uploaded at',
|
|
537
|
-
filterGroupDateOptionsUpdated: 'Updated at',
|
|
538
|
-
filterGroupDateOptionsAny: 'Any time',
|
|
539
|
-
filterGroupDateOptionsToday: 'Today',
|
|
540
|
-
filterGroupDateOptionsMinutes: 'Last 30 minutes',
|
|
541
|
-
filterGroupDateOptionsHours: 'Past 24 hours',
|
|
542
|
-
filterGroupDateOptions7Days: 'Last 7 days',
|
|
543
|
-
filterGroupDateOptions30Days: 'Last 30 days',
|
|
544
|
-
filterGroupDateOptions90Days: 'Last 90 days',
|
|
545
|
-
filterGroupDateOptions180Days: 'Last 180 days',
|
|
546
|
-
filterGroupDateOptionsCustomRange: 'Custom date',
|
|
547
|
-
filterGroupDateOptionsFrom: 'From',
|
|
548
|
-
filterGroupDateOptionsTo: 'To',
|
|
549
|
-
filterGroupDateOptionsSelectTimeFrame: 'Select time frame',
|
|
550
|
-
filterGroupStatusOptionsApproved: 'Approved',
|
|
551
|
-
filterGroupStatusOptionsUnApproved: 'Unapproved',
|
|
552
|
-
filterGroupStatusOptionsDraft: 'Draft',
|
|
553
|
-
filterGroupDateErrorMsg: 'The date you chose is after today’s date',
|
|
554
|
-
filtersImageMainColorsHint: 'Filter assets having any of the selected color(s) representing a significant proportion in the image. The system checks for multiple shades of the selected color',
|
|
555
|
-
filtersImageDominantColorHint: 'Filter assets having any of the selected color(s) as their most dominant color. The system checks for multiple shades of the selected color',
|
|
556
|
-
filtersImageFooterInfoText: 'Some of images may not be proceeded and they will not be displayed.',
|
|
557
|
-
filterMetadataPrefixFirstLabel: 'Where',
|
|
558
|
-
filterMetadataPrefixOtherLabel: 'and',
|
|
559
|
-
filterMetadataSelectKey: 'Select key',
|
|
560
|
-
filterMetadataSelectLabel: 'Select...',
|
|
561
|
-
filterMetadataAllValue: 'All %{count} values',
|
|
562
|
-
filtersNumericFieldPlaceholder: 'Enter amount',
|
|
563
|
-
filtersTextFieldPlaceholder: 'Enter text',
|
|
564
|
-
filterGeoPointLatitudeFieldPlaceholder: 'Enter latitude',
|
|
565
|
-
filterGeoPointLongitudeFieldPlaceholder: 'Enter longitude',
|
|
566
|
-
filterGeoPointDistanceFieldPlaceholder: 'Enter distance',
|
|
567
|
-
filtersSelectFieldPlaceholder: 'Select value',
|
|
568
|
-
metadataISOperatorLabel: 'is',
|
|
569
|
-
metadataIsNOTOperatorLabel: 'is not',
|
|
570
|
-
metadataContainsOperatorLabel: 'contains',
|
|
571
|
-
metadataContainsNotOperatorLabel: 'contains not',
|
|
572
|
-
metadataNotOperatorLabel: 'not',
|
|
573
|
-
metadataUpperCaseNotOperatorLabel: 'NOT',
|
|
574
|
-
metadataPreferencesLabel: 'Preferences',
|
|
575
|
-
metadataSettingsLabel: 'Settings',
|
|
576
|
-
explorerFilterMetadataEmptyUriLabel: 'Empty',
|
|
577
|
-
explorerFilterMetadataNotEmptyUriLabel: 'Not empty',
|
|
578
|
-
metadataNOTOperatorLabel: 'NOT',
|
|
579
|
-
metadataHASOperatorLabel: 'HAS',
|
|
580
|
-
metadataANDOperatorLabel: 'AND',
|
|
581
|
-
metadataOROperatorLabel: 'OR',
|
|
582
|
-
metadataEmptyOptionLabel: '(empty)',
|
|
583
|
-
metadataNotEmptyOptionLabel: '(not empty)',
|
|
584
|
-
metadataLongitudeGeoPointFieldError: 'Longitude is required when latitude is provided.',
|
|
585
|
-
metadataLatitudeGeoPointFieldError: 'Latitude is required when longitude is provided.',
|
|
586
|
-
metadataDistanceGeoPointFieldError: 'Distance is required.',
|
|
587
|
-
metadataLongitudeGeoPointLimitFieldError: 'Longitude must be between -180 and 180.',
|
|
588
|
-
metadataLatitudeGeoPointLimitFieldError: 'Latitude must be between -90 and 90.',
|
|
589
|
-
mutualizedTrueLabel: 'True',
|
|
590
|
-
mutualizedFalseLabel: 'False',
|
|
591
|
-
filterGroupCustomDateHint: 'Choose either the start date or end date, and get results for that specific period.',
|
|
592
|
-
filterMetadataSelectMetadata: 'Select metadata',
|
|
593
|
-
filterMetadataSelectValue: 'Select value',
|
|
594
|
-
explorerFilterMetadataAddValue: 'Add Value',
|
|
595
|
-
filterMetadataBooleanFieldTrueLabel: 'true',
|
|
596
|
-
filterMetadataBooleanFieldFalseLabel: 'false',
|
|
597
|
-
mutualizedNoFiltersFoundLabel: 'No filters found.',
|
|
598
|
-
mutualizedOrientationsLabel: 'Orientation',
|
|
599
|
-
mutualizedOrientationsAnyLabel: 'Any',
|
|
600
|
-
mutualizedOrientationsPortraitLabel: 'Portrait',
|
|
601
|
-
mutualizedOrientationsSquareLabel: 'Square',
|
|
602
|
-
mutualizedOrientationsLandscapeLabel: 'Landscape',
|
|
603
|
-
mutualizedOrientationsPanoramaLabel: 'Panorama',
|
|
604
|
-
mutualizedFilterBySizeLabel: 'Size',
|
|
605
|
-
mutualizedFilterBySizeMB: 'MB',
|
|
606
|
-
mutualizedFilterByOcrLabel: 'Ocr',
|
|
607
|
-
mutualizedFilterByWhiteSpaceLabel: 'White Space',
|
|
608
|
-
filterGroupResolutionsOptionsSmallLabel: 'Small',
|
|
609
|
-
filterGroupResolutionsOptionsMediumLabel: 'Medium',
|
|
610
|
-
filterGroupResolutionsOptionsLargeLabel: 'Large',
|
|
611
|
-
mutualizedImageTypeLabel: 'Type',
|
|
612
|
-
mutualizedStatusLabel: 'Status',
|
|
613
|
-
mutualizedImageStyleLabel: 'Style',
|
|
614
|
-
filterFolders: 'Folders',
|
|
615
|
-
filterGroupImageTypesPhotoLabel: 'Photos',
|
|
616
|
-
filterGroupImageTypesVectorLabel: 'Vector',
|
|
617
|
-
filterGroupImageTypesIllustrationLabel: 'Illustration',
|
|
618
|
-
filterGroupImageStylesColoredLabel: 'Colored',
|
|
619
|
-
filterGroupImageStylesBlackAndWhiteLabel: 'Black & White',
|
|
620
|
-
mutualizedImageColorsWarningTooltip: 'Some of images may not be proceeded and they will not be displayed.',
|
|
621
|
-
mutualizedImagesWithFacesLabel: 'Faces',
|
|
622
|
-
mutualizedImagesTypeLabel: 'Type',
|
|
623
|
-
filterGroupImagesWithFacesNoPeopleLabel: 'No people',
|
|
624
|
-
filterGroupImagesWithFacesOnePersonLabel: 'One person',
|
|
625
|
-
filterGroupImagesWithFacesTwoPeopleLabel: 'Two people',
|
|
626
|
-
filterGroupImagesWithFacesGroupLabel: 'Group',
|
|
627
|
-
filterFileTypeImage: 'Image',
|
|
628
|
-
filterFileTypeVideo: 'Video',
|
|
629
|
-
filterFileTypeAudio: 'Audio',
|
|
630
|
-
filterFileTypeDocument: 'Document',
|
|
631
|
-
filterFileTypeArchive: 'Archive',
|
|
632
|
-
filtersAddFieldButtonLabel: 'Add more fields',
|
|
633
|
-
filtersPlaceholderTitle: 'No metadata set yet!',
|
|
634
|
-
filtersMetadataPlaceholderDesc: 'Set metadata in %{settingsPage} or contact Hub Manager for support.',
|
|
635
|
-
filtersFacetedSearchPlaceholderDesc: 'Activate function in %{settingsPage} or contact Hub Manager for support',
|
|
636
|
-
// ========= END OF FILTERS TRANSLATION CONSTANTS =========
|
|
637
|
-
mutualizedStylesLabel: 'Styles',
|
|
638
|
-
mutualizedFacesLabel: 'Faces',
|
|
639
|
-
mutualizedColorsLabel: 'Colors',
|
|
640
|
-
mutualizedMainColorsLabel: 'Main colors',
|
|
641
|
-
mutualizedDominantColorLabel: 'Dominant color',
|
|
642
|
-
explorerContainerUpdatedInfo: 'Container is just updated.',
|
|
643
|
-
explorerCdnLinkIsGeneratedInfo: 'CDN link is generated!.',
|
|
644
|
-
fileListShowLabel: 'Show',
|
|
645
|
-
embedAssetLinksLabel: 'Asset Links',
|
|
646
|
-
embedTabBlurHashTitle: 'BlurHash',
|
|
647
|
-
embedTabSeeDocLable: 'See our',
|
|
648
|
-
embedTabCdnDocLink: 'CDN documentation',
|
|
649
|
-
embedTabBlurHashGuideLabel: 'BlurHash integration guide',
|
|
650
|
-
mutualizedFormatLabel: 'Format',
|
|
651
|
-
mutualizedQualityLabel: 'Quality',
|
|
652
|
-
embedTabFormatInfo: 'You can choose a specific output format in which to deliver the image.',
|
|
653
|
-
embedTabYouCanAdjustLable: 'You can adjust format size below',
|
|
654
|
-
embedTabGenerateUrlLable: 'or open %{link} to generate URL',
|
|
655
|
-
embedTabBlurHashLabel: 'BlurHash String',
|
|
656
|
-
embedTabBlurHashInfo: 'A Blurhash is a compact representation of a placeholder for an image. It consists of just few bytes of data and is used to fill the box of the image while the webpage is loading.',
|
|
657
|
-
linkInputViewLabel: 'View',
|
|
658
|
-
linkInputOpenLabel: 'Open',
|
|
659
|
-
linkInputCopyLabel: 'Copy',
|
|
660
|
-
embadTabAnimateLabel: 'Animate',
|
|
661
|
-
explorerModelApplyButton: 'Apply',
|
|
662
|
-
explorerSavedSuccessfullyInfo: 'Saved successfully',
|
|
663
|
-
commentTabLeaveCommentButton: 'Leave a comment',
|
|
664
|
-
mutualizedInProgressLabel: 'In progress',
|
|
665
|
-
explorerModelOkButton: 'Ok',
|
|
666
|
-
detailsTabNoButton: 'No',
|
|
667
|
-
mutualizedYesButton: 'Yes',
|
|
668
|
-
mutualizedNoButton: 'No',
|
|
669
|
-
mutualizedUpdateViaCsvLabel: 'Update via CSV',
|
|
670
|
-
explorerContextMenuLocateAssetOptionLabel: 'Open asset location',
|
|
671
|
-
explorerContextMenuLocateAssetRootFolderInfo: '/ (root folder)',
|
|
672
|
-
explorerAssetLocateFetchingFileMessage: 'Fetching file...',
|
|
673
|
-
explorerAssetLocateFetchingFileFailedMessage: 'Failed to fetch file',
|
|
674
|
-
explorerAssetLocateInfoMessage: 'Locating "%{assetName}"...',
|
|
675
|
-
explorerAssetLocateFailureInfoMessage: 'Failed to locate file',
|
|
676
|
-
explorerAssetNotInFolderError: 'Can not find the asset "%{assetName}" in this folder',
|
|
677
|
-
contextMenuManageApprovalLabel: 'Manage approval',
|
|
678
|
-
explorerTranscodingInProgressInfo: 'Transcoding in progress, check progress in side details...',
|
|
679
|
-
embedTabPlaylistsLabel: 'Playlists',
|
|
680
|
-
mutualizedDurationLabel: 'Duration',
|
|
681
|
-
mutualizedTranscoded: 'Transcoded',
|
|
682
|
-
explorerTranscodingFinishedInfo: 'Transcoding finished, check links in embed tab.',
|
|
683
|
-
shareDialogExpiresAtLabel: 'Expiration date',
|
|
684
|
-
shareDialogRequiresTitle: 'Requires identification',
|
|
685
|
-
shareDialogRequiresPlaceholder: 'Enter password',
|
|
686
|
-
explorerModelDownloadAsCSVFileTitle: 'Download CSV file',
|
|
687
|
-
mutualizedSelectedFolderLabel: 'Selected folder',
|
|
688
|
-
explorerModelSelectedFolderHint: 'Selected/Current folder without recursive',
|
|
689
|
-
explorerModelSelectedAndSubFoldersLabel: 'Selected folder + Subfolders',
|
|
690
|
-
explorerModelSelectedAndSubFoldersHint: 'Selected/Current folder with enabled recursive',
|
|
691
|
-
explorerModelEntireContainerLabel: 'Entire container',
|
|
692
|
-
explorerModelEntireContainerHint: 'The root folder with enabled recursive',
|
|
693
|
-
commonSearchFoldersPlaceholder: 'Search folders',
|
|
694
|
-
folderTreeNoResult: 'No results',
|
|
695
|
-
folderTreeTryAnotherSearch: 'Try another search.',
|
|
696
|
-
folderTreeLabel: 'Folders',
|
|
697
|
-
folderTreeNoFolders: 'No folders yet',
|
|
698
|
-
topBarSearchPlaceholder: 'Search',
|
|
699
|
-
itemsCardRegionalSettingsButton: 'Regional settings',
|
|
700
|
-
mutualizedFilerobotQueryLanguageDocLink: 'Filerobot Query Language documentation',
|
|
701
|
-
mutualizedNameFieldLabel: 'Name',
|
|
702
|
-
mutualizedNoResults: 'No results',
|
|
703
|
-
mutualizedYourFilterMatchedResults: 'Your filter "%{filter}" matched %{count} results',
|
|
704
|
-
explorerAddAttachmentLabel: 'Add attachment',
|
|
705
|
-
explorerAttachmentAccordionsTitle: 'Attachments',
|
|
706
|
-
colorPickerModalTitle: 'Pick color',
|
|
707
|
-
filtersFormats: 'Format',
|
|
708
|
-
filtersTypes: 'Types',
|
|
709
|
-
filtersResolution: 'Resolution',
|
|
710
|
-
filtersFolderRecentPlaceholderTitle: 'No recent folders yet',
|
|
711
|
-
filtersDate: 'Any time',
|
|
712
|
-
filtersTag: 'Tags',
|
|
713
|
-
filtersFileTypes: 'Types',
|
|
714
|
-
filtersSize: 'Size',
|
|
715
|
-
filtersMetadata: 'Metadata',
|
|
716
|
-
filtersStatus: 'Status',
|
|
717
|
-
filtersImage: 'Image',
|
|
718
|
-
filtersFileSize: 'File size',
|
|
719
|
-
filtersMinFileSize: 'Min',
|
|
720
|
-
filtersMaxFileSize: 'Max',
|
|
721
|
-
filtersTagsPopular: 'Popular',
|
|
722
|
-
filtersTags: 'Tags',
|
|
723
|
-
filtersSuggestedTags: 'Suggested tags',
|
|
724
|
-
filtersTagsRecentPlaceholderTitle: 'No tags yet',
|
|
725
|
-
filtersForamtsPlaceholderTitle: 'No formats yet',
|
|
726
|
-
filtersAdvancedFiltersLabel: 'Advanced filters',
|
|
727
|
-
filtersSelected: 'Selected',
|
|
728
|
-
filtersRecent: 'Recent',
|
|
729
|
-
filtersClearButton: 'Clear',
|
|
730
|
-
filtersClearAllButton: 'Clear All',
|
|
731
|
-
filtersLearnMoreButton: 'Learn More',
|
|
732
|
-
filtersApplyButton: 'Apply',
|
|
733
|
-
filtersApplyButtonTooltip: 'Fields must have value & text needs 3 letters at least',
|
|
734
|
-
filtersAddButtonTooltip: 'Metadata must have 20 conditions maximum',
|
|
735
|
-
filtersNoResult: 'No results',
|
|
736
|
-
mutualizedTryAnotherSearch: 'Try another search.',
|
|
737
|
-
mutualizedAnySelectedText: 'Any Selected',
|
|
738
|
-
mutualizedAllSelectedText: 'All Selected',
|
|
739
|
-
filterItemWhereText: 'where',
|
|
740
|
-
pinModalSavePinButtonText: 'Pin search',
|
|
741
|
-
pinModalSavePinButtonHint: 'Pin the current search to save it',
|
|
742
|
-
pinModalSavedPinsLabel: 'Pinned searches',
|
|
743
|
-
pinModalEditPin: 'Edit',
|
|
744
|
-
pinModalDeletePin: 'Delete',
|
|
745
|
-
pinModalSearchByPinName: 'Search pin by name',
|
|
746
|
-
pinModalCreatPinLabel: 'Give your pin (filters & query) a label',
|
|
747
|
-
pinModalEditPinLabel: 'Edit your pin',
|
|
748
|
-
pinModalPinNameIsRequiredInfo: 'Sorry, pin name is required.',
|
|
749
|
-
pinModalPinSavedInfo: 'Your pin %{name} saved successfully.',
|
|
750
|
-
pinModalPinDeletedInfo: 'Pin %{name} deleted successfully.',
|
|
751
|
-
pinModalPinRenamedInfo: 'The pin is renamed to %{name}.',
|
|
752
|
-
pinModalSamePenNameInfo: 'Same pin name provided!',
|
|
753
|
-
penNameIsRequired: 'pin name is required!',
|
|
754
|
-
pinModalNoPinnedSearchesText: 'No pinned searches',
|
|
755
|
-
pinModalPinSearchText: 'Pin a search to save it',
|
|
756
|
-
mutualizedQueryLabel: 'Query',
|
|
757
|
-
mutualizedUnknownText: 'Unknown',
|
|
758
|
-
explorerTobBarExportOptionsText: 'Export Options',
|
|
759
|
-
explorerModelCropOptionsButton: 'Crop Options',
|
|
760
|
-
explorerModelDownloadOptionsLabel: 'Download Options',
|
|
761
|
-
imageOptionsCompressionSettingsLabel: 'Compression Settings',
|
|
762
|
-
imageOptionsFileSettingsLabel: 'File settings',
|
|
763
|
-
imageOptionsTransformationLabel: 'Transformation',
|
|
764
|
-
imageOptionsImageSizeLabel: 'Image Size',
|
|
765
|
-
imageOptionsResizeImagetoMaxSizeText: 'Resize image to max size',
|
|
766
|
-
imageOptionsResizeLabel: 'Resize',
|
|
767
|
-
imageOptionsDownloadAsZipFileLabel: 'Download as Zip File',
|
|
768
|
-
imageOptionsQualityLabel: 'Quality',
|
|
769
|
-
imageSizeMaxWidthLabel: 'Max Width',
|
|
770
|
-
imageSizeMaxHeightLabel: 'Max Height',
|
|
771
|
-
exportOptionsCropLabel: 'Crop',
|
|
772
|
-
exportOptionsCropOptionsLabel: 'Crop options',
|
|
773
|
-
exportOptionsCropTypeLabel: 'Crop Type',
|
|
774
|
-
exportOptionsPresetLabel: 'Preset',
|
|
775
|
-
exportOptionsFreehandLabel: 'Freehand',
|
|
776
|
-
imageSizeOriginalWidthPlaceholder: 'Original Width',
|
|
777
|
-
imageSizeOriginalHeightPlaceholder: 'Original Height',
|
|
778
|
-
explorerFolderNotFoundTitle: 'Folder not found',
|
|
779
|
-
explorerFolderNotFoundText: 'Folder is moved/deleted/or you don\'t have permission to access it',
|
|
780
|
-
mutualizedAddButtonLabel: 'Add',
|
|
781
|
-
mutualizedApplyButtonLabel: 'Apply',
|
|
782
|
-
mutualizedCreateButtonLabel: 'Create',
|
|
783
|
-
mutualizedEditButtonLabel: 'Edit',
|
|
784
|
-
itemsCardShowAllHistoryButton: 'Show all history',
|
|
785
|
-
itemsCardHideAllHistoryButton: 'Hide all history',
|
|
786
|
-
versioningTabShowDetailsAccordionLabel: 'Show details',
|
|
787
|
-
versioningTabAssetLocationLabel: 'Asset Location',
|
|
788
|
-
mutualizedMetadataLabel: 'Metadata',
|
|
789
|
-
versioningTabWasText: 'was',
|
|
790
|
-
versioningTabWereText: 'were',
|
|
791
|
-
versioningTabUpdatedText: 'updated',
|
|
792
|
-
versioningTabAndText: 'and',
|
|
793
|
-
versioningTabChangedText: 'changed',
|
|
794
|
-
metdaDataUpdatedModalBeforeLabel: 'Before',
|
|
795
|
-
metdaDataUpdatedModalAfterLabel: 'After',
|
|
796
|
-
imageOptionsPageLabel: 'Page',
|
|
797
|
-
activityTabWasUpdatedText: {
|
|
798
|
-
0: 'was updated',
|
|
799
|
-
1: 'were updated'
|
|
800
|
-
},
|
|
801
|
-
activityTabLeftText: 'Left',
|
|
802
|
-
activityTabFromText: 'from',
|
|
803
|
-
activityTabToText: 'to',
|
|
804
|
-
activityTabLoationText: 'Location',
|
|
805
|
-
activityTabCommentText: 'Comment',
|
|
806
|
-
activityTabWasChangedText: 'was changed',
|
|
807
|
-
activityTabWasCreatedText: 'was created',
|
|
808
|
-
activityTabWasDeletedText: 'was deleted',
|
|
809
|
-
activityTabWasAttachedText: 'was attached',
|
|
810
|
-
activityTabWasDetachedText: 'was detached',
|
|
811
|
-
activityTabWasEditedText: 'was edited',
|
|
812
|
-
activityTabWasLeftText: 'was left',
|
|
813
|
-
activityTabAnnotateLabel: 'Annotate',
|
|
814
|
-
activityTabCommentLabel: 'Comment',
|
|
815
|
-
activityTabAssetNameLabel: 'Asset name',
|
|
816
|
-
activityTabSeeDetailsButton: 'see details',
|
|
817
|
-
activityTabAccordionYearTitle: '%{activityYear} year (%{changesCount})',
|
|
818
|
-
activityTabAccordionActivityTitle: 'Activity (%{changesCount})',
|
|
819
|
-
metaDataUpdatedText: 'Metadata was updated',
|
|
820
|
-
detailsTabFilesCountToModifyText: '%{count} files are selected to modify',
|
|
821
|
-
commonTagsInputPlaceholder: 'Modify tags for selected files...',
|
|
822
|
-
explorerCommonTagsUpdatedInfo: 'Common tags updated',
|
|
823
|
-
accessTabAllPermissionLabel: 'All permissions',
|
|
824
|
-
accessTabOnlyThisFileLabel: 'Only this file',
|
|
825
|
-
accessTabOnlyInheritedLabel: 'Only inherited',
|
|
826
|
-
accessTabTeamsLabel: 'Teams (%{count})',
|
|
827
|
-
accessTabUsersLabel: 'Users (%{count})',
|
|
828
|
-
accessTabColNameLabel: 'Name',
|
|
829
|
-
accessTabColCreatedOnLabel: 'Created On',
|
|
830
|
-
accessTabColCreatedByLabel: 'Created By',
|
|
831
|
-
accessTabColExpiredOnLabel: 'Expired On',
|
|
832
|
-
accessTabColUserLabel: 'User',
|
|
833
|
-
accessTabColTeamLabel: 'Team',
|
|
834
|
-
accessTabDeleteAccessTitle: 'Delete access',
|
|
835
|
-
explorerEditAccessModalTitle: 'Edit Access',
|
|
836
|
-
explorerEditAccessModalDescription: {
|
|
837
|
-
0: 'Edit access for %{smart_count} User/Team',
|
|
838
|
-
1: 'Edit access for %{smart_count} Users/Teams'
|
|
839
|
-
},
|
|
840
|
-
explorerSaveChangesButtonLabel: 'Save Changes',
|
|
841
|
-
accessTabWillBeDeletedText: 'Access will be deleted, ok?',
|
|
842
|
-
accessTabUserOrTeamLabel: 'User/Team',
|
|
843
|
-
accessTabStartTypingInputPlaceholder: 'Start typing user name, email or team name',
|
|
844
|
-
accessTabShareWithUserOrTeamText: 'Share with User/Team',
|
|
845
|
-
accessTabNoUsersOrTeamsSelectedText: 'No user/team selected',
|
|
846
|
-
accessTabNoAccessesSharedTableText: 'No accesses are shared yet.',
|
|
847
|
-
mutualizedShowLabel: 'Show:',
|
|
848
|
-
mutualizedNewLabel: 'New',
|
|
849
|
-
mutualizedFailedLabel: 'Failed',
|
|
850
|
-
mutualizedAllLabel: 'All labels',
|
|
851
|
-
fileListNoFilteredFilesText: 'No files found for this filter.',
|
|
852
|
-
imageOptionFormatTooltip: 'By default exported to JPEG, you can change the output format from the list of available options, supported by all modern browsers',
|
|
853
|
-
imageOptionQualityTooltip: 'Choose from 3 quality settings from Excellent(q=90), Good(q=75) to Fair (q=60)',
|
|
854
|
-
imageOptionImageSizeTooltip: 'Resize to standardized measures or quickly revert to original',
|
|
855
|
-
mutualizedAsOriginalLabel: 'Original',
|
|
856
|
-
mutualizedOpenImageEditorLabel: 'Open Image Editor',
|
|
857
|
-
mutualizedRemoveBackgroundLabel: 'Remove Background',
|
|
858
|
-
backgroundRemovedProcessingInfo: 'Removing background is being processing',
|
|
859
|
-
backgroundRemovedSuccessfullyInfo: 'File `%{fileName}` background was removed and placed in `%{folder}` folder',
|
|
860
|
-
backgroundRemovedFailInfo: 'Failed to remove background for %{fileName}',
|
|
861
|
-
mutualizedManageDetailsLabel: 'Manage details',
|
|
862
|
-
explorerMaxSelectionFileInfo: 'Max selection is %{count}',
|
|
863
|
-
explorerAssetsAttachmentOpenInNewTabLabel: 'Open in new tab',
|
|
864
|
-
explorerAssetsAttachmentOpenInHubLabel: 'Open in Hub',
|
|
865
|
-
explorerAssetsAttachmentCdnLinkLabel: 'CDN link',
|
|
866
|
-
explorerAssetsAttachmentRemoveLabel: 'Remove attachment',
|
|
867
|
-
explorerAssetsAttachmentRemoveContent: 'Are you sure want to remove %{fileName} from attachments list?',
|
|
868
|
-
detailsTabLogoAndBrandLabel: 'Logo & Brand',
|
|
869
|
-
accessTabGalleryRoleLabel: 'Gallery Role',
|
|
870
|
-
accessTabRolePermissionLabel: 'Permissions for %{role}',
|
|
871
|
-
accessTabSelectRolePermissionLabel: 'Select permission',
|
|
872
|
-
metaAttachmentPermissionInfo: '"You don\'t have a permission to view the asset."',
|
|
873
|
-
searchSuggestionsPlaceholderDefault: 'Start typing with @ for advanced search',
|
|
874
|
-
searchSuggestionsPlaceholderNoAttributes: 'No attributes found',
|
|
875
|
-
searchSuggestionsPlaceholderNoTags: 'No tags found',
|
|
876
|
-
placeholderTagNotFound: 'No tags were found for your search. Please press "Enter" to add this tag.',
|
|
877
|
-
filtersPlaceholderTagNotFound: 'No tags were found for your search.',
|
|
878
|
-
placeholderNoOptions: 'No options available',
|
|
879
|
-
placeholderSelectOption: 'Select an option',
|
|
880
|
-
tagsSearchSuggestionStartPlaceholder: 'Type to search for a tag',
|
|
881
|
-
tagsSearchSuggestionsPlaceholderNoTags: '"No tags found"',
|
|
882
|
-
tagsSearchSuggestionsPlaceholderNoAvailableTags: 'No tags available',
|
|
883
|
-
searchSuggestionsPlaceholderNoExpressions: 'No expressions found',
|
|
884
|
-
searchSuggestionsPlaceholderPressEnter: 'Press Enter to use filter',
|
|
885
|
-
searchSuggestionsPlaceholderNumbersOnly: 'Use numbers only and press Enter to use filter',
|
|
886
|
-
mutualizedUnknownErrorMessage: 'Unknown error, make sure you have internet connection or try again later',
|
|
887
|
-
mutualizedSelectedImagesNotSupportedText: 'some of the selected files are not supported image format',
|
|
888
|
-
mutualizedSelectedFilesNotSupportedText: 'Some of the selected files are not supported format',
|
|
889
|
-
mutualizedSelectedFileSizeNotSupportedText: 'Currently, Filerobot doesn’t support export options for PSD files larger than 100 Mb',
|
|
890
|
-
mutualizedExportOptionsForSameTypeText: 'Export options can be applied only for the same type of files',
|
|
891
|
-
mutualizedExportButtonLabel: 'Download',
|
|
892
|
-
metadataModelValueTitle: 'Value',
|
|
893
|
-
metadataModelSelectKeyPlaceHolder: 'Select key',
|
|
894
|
-
metadataModelSelectValuePlaceHolder: 'Select Value',
|
|
895
|
-
metadataModelModifyText: 'Modify metadata for %{assets_count} assets',
|
|
896
|
-
gridViewFolderSubTitleAssets: '%{count} assets',
|
|
897
|
-
gridViewFolderSubTitleSubAssets: '%{count} sub-assets',
|
|
898
|
-
tabSectionGeneralLabel: 'General',
|
|
899
|
-
generalSectionNameLabel: 'Name',
|
|
900
|
-
generalSectionTitleLabel: 'Title',
|
|
901
|
-
generalSectionDescriptionLabel: 'Description',
|
|
902
|
-
generalSectionTagsLabel: 'Tags',
|
|
903
|
-
generalSectionAutoTagsLabel: 'Auto Tags',
|
|
904
|
-
generalSectionLabelsLabel: 'Labels',
|
|
905
|
-
generalSectionOrientationLabel: 'Orientation',
|
|
906
|
-
generalSectionImageStyleLabel: 'Image Style',
|
|
907
|
-
generalSectionLogoAndBrandLabel: 'Logo & Brand',
|
|
908
|
-
tabSectionProductLabel: 'Product',
|
|
909
|
-
tabSectionProductReferenceLabel: 'Reference',
|
|
910
|
-
tabSectionProductReferencePlaceholder: 'Alphanumerical',
|
|
911
|
-
tabSectionProductPositionLabel: 'Position',
|
|
912
|
-
tabSectionProductPositionPlaceholder: 'Numbers only',
|
|
913
|
-
tabSectionCustomMetadataLabel: 'Custom Metadata',
|
|
914
|
-
tabSectionEmbeddedMetadataLabel: 'Embedded Metadata',
|
|
915
|
-
detailsTabLabel: 'Details',
|
|
916
|
-
activityTabLabel: 'Activity',
|
|
917
|
-
versioningTabLabel: 'Versioning',
|
|
918
|
-
commentsTabLabel: 'Comments',
|
|
919
|
-
approvalsTabLabel: 'Approvals',
|
|
920
|
-
actionBarSelectAllFolders: 'All folders',
|
|
921
|
-
actionBarSelectAllFiles: 'All assets',
|
|
922
|
-
actionBarSelectAllFoldersAndAssets: 'All folders & assets',
|
|
923
|
-
actionBarSelectNone: 'None',
|
|
924
|
-
metadataNoFieldKey: 'Field key is not defined!',
|
|
925
|
-
mutualizedOriginalLabel: 'Original',
|
|
926
|
-
mutualizedRemovedBackgroundLabel: 'Removed BG',
|
|
927
|
-
visibilityPublic: 'Public',
|
|
928
|
-
visibilityPublicAndOrganization: 'Public & Organization',
|
|
929
|
-
visibilityOrganisation: 'Organisation',
|
|
930
|
-
visibilityPrivate: 'Private',
|
|
931
|
-
visibilitySecret: 'Secret',
|
|
932
|
-
visibilityInherit: 'Inherit',
|
|
933
|
-
visibilityPublicHint: 'There assets will be publicly visible by anyone who has the URL.',
|
|
934
|
-
visibilityOrganisationHint: 'These assets can be seen by anyone logged in your Filerobot organization.',
|
|
935
|
-
visibilityPrivateHint: 'These assets can only be seen by the owner or by users/teams within the organization if you have granted them permissions.',
|
|
936
|
-
visibilitySecretHint: 'These assets can only be seen their owner.',
|
|
937
|
-
visibilityInheritHint: 'Remove the visibility for these assets — the new visibility will be inherited from their parent folders or from the container settings.',
|
|
938
|
-
visibilityMulitpleSelectionWarning: 'Selected assets might have different Access. Editing the General access below will assign the same Access to the selected assets.',
|
|
939
|
-
publishMultipleSelectionWarning: 'Selected items might have different configuration. Editing the configuration below will assign the same configuration to the selected items.',
|
|
940
|
-
visibilityGeneralAccessLabel: 'General Access',
|
|
941
|
-
durationSeconds: 's',
|
|
942
|
-
durationMinutes: 'm',
|
|
943
|
-
durationHours: 'h',
|
|
944
|
-
mutualizedDateLabel: 'Date',
|
|
945
|
-
mutualizedTimeLabel: 'Time',
|
|
946
|
-
shareDialogDateLabel: 'Date',
|
|
947
|
-
// TODO change to mutualizedDateLabel everywhere
|
|
948
|
-
shareDialogTimeLabel: 'Time',
|
|
949
|
-
// TODO change to mutualizedDateLabel everywhere
|
|
950
|
-
filtersDateOptionLabel: 'Date option',
|
|
951
|
-
filtersDateRange: 'Date range',
|
|
952
|
-
filtersOrientations: 'Orientation',
|
|
953
|
-
filtersImageType: 'Image type',
|
|
954
|
-
filtersImageStyle: 'Image style',
|
|
955
|
-
filtersImagesWithFaces: 'Image with faces',
|
|
956
|
-
mutualizedReplyLabel: 'Reply',
|
|
957
|
-
mutualizedResolveLabel: 'Resolve',
|
|
958
|
-
mutualizedReopenLabel: 'Reopen',
|
|
959
|
-
mutualizedSendLabel: 'Send',
|
|
960
|
-
mutualizedBackLabel: 'Back',
|
|
961
|
-
mediaAnnotatorCommentsTitle: 'Comments',
|
|
962
|
-
mediaAnnotatorShowRepliesButton: 'Show more',
|
|
963
|
-
mediaAnnotatorHideRepliesButton: 'Show less',
|
|
964
|
-
mediaAnnotatorSendButton: 'Send',
|
|
965
|
-
mediaAnnotatorResolveTooltip: 'Resolve',
|
|
966
|
-
mediaAnnotatorUnresolveTooltip: 'Unresolve',
|
|
967
|
-
mediaAnnotatorBackButton: 'Back',
|
|
968
|
-
mediaAnnotatorRepliesText: 'replies',
|
|
969
|
-
mediaAnnotatorNoMembersPlaceholderTitle: 'No members',
|
|
970
|
-
mediaAnnotatorNoMembersPlaceholderDesc: 'Try another request.',
|
|
971
|
-
mediaAnnotatorReplyText: 'reply',
|
|
972
|
-
mediaAnnotatorCancelButton: 'Cancel',
|
|
973
|
-
mediaAnnotatorReplyButton: 'Reply',
|
|
974
|
-
mediaAnnotatorEditMenuItem: 'Edit',
|
|
975
|
-
mediaAnnotatorDeleteMenuItem: 'Delete',
|
|
976
|
-
mediaAnnotatorOrdersFiltersTitle: 'Order',
|
|
977
|
-
mediaAnnotatorOldestFilterMenuItem: 'Oldest first',
|
|
978
|
-
mediaAnnotatorNewestFilterMenuItem: 'Newest first',
|
|
979
|
-
mediaAnnotatorFilterFiltersTitle: 'Filter',
|
|
980
|
-
mediaAnnotatorAllFilterMenuItem: 'All comments',
|
|
981
|
-
mediaAnnotatorResolvedFilterMenuItem: 'Resolved comments',
|
|
982
|
-
mediaAnnotatorUnresolvedFilterMenuItem: 'Unresolved comments',
|
|
983
|
-
mediaAnnotatorNoCommentsPlaceholderTitle: 'No comments yet',
|
|
984
|
-
mediaAnnotatorNoCommentsPlaceholderDesc: 'Add your first comment.',
|
|
985
|
-
mediaAnnotatorNoFilteredCommentsLabel: 'No such filtered comments',
|
|
986
|
-
mediaAnnotatorNoFilteredCommentsHint: 'Change/Clear your filters',
|
|
987
|
-
mediaAnnotatorAnnotatingFieldPlaceholder: 'Leave your comment here...',
|
|
988
|
-
mediaAnnotatorEditCommentInputPlaceholder: 'Edit comment text...',
|
|
989
|
-
moveToModalAddNewFolderLabel: 'Add new folder',
|
|
990
|
-
mutualizedSelectLabel: 'Select',
|
|
991
|
-
mutualizedComingSoonLabel: 'Coming soon!',
|
|
992
|
-
activityTabNotAvailableInV3Label: 'This activity tab is not available in v3 yet',
|
|
993
|
-
searchContextAnyLabel: 'Any',
|
|
994
|
-
searchContextFoldersLabel: 'Folders',
|
|
995
|
-
searchContextLabel: 'Context',
|
|
996
|
-
searchContextResultsFoundLabel: {
|
|
997
|
-
0: '1 result found.',
|
|
998
|
-
1: '%{smart_count} results found.'
|
|
999
|
-
},
|
|
1000
|
-
searchContextNoResultsFoundLabel: 'Your search matched 0 results',
|
|
1001
|
-
searchContextFoldersPlaceholder: 'Search folders',
|
|
1002
|
-
folderShareboxModalTitle: {
|
|
1003
|
-
0: 'Share folder',
|
|
1004
|
-
1: 'Share folders'
|
|
1005
|
-
},
|
|
1006
|
-
folderShareLinkNameRequired: 'Share link name is required!',
|
|
1007
|
-
mutualizedIdentificationRequiredError: 'Identification is required!',
|
|
1008
|
-
folderShareRecursiveLabel: 'Recursive',
|
|
1009
|
-
folderShareRecursiveTooltip: 'Any asset/folder below a shared folder is automatically shared',
|
|
1010
|
-
comment_replyButtonText: 'Reply',
|
|
1011
|
-
comment_popupEditLabel: 'Edit',
|
|
1012
|
-
comment_popupDeleteLabel: 'Delete',
|
|
1013
|
-
comment_showReplies: 'Show replies',
|
|
1014
|
-
comment_hideReplies: 'Hide replies',
|
|
1015
|
-
commentsHeader_commentsCounterText: 'Comments',
|
|
1016
|
-
commentsHeader_commentsSortText: 'Order',
|
|
1017
|
-
commentsHeader_commentsSortAscendingText: 'Oldest first',
|
|
1018
|
-
commentsHeader_commentsSortDescendingText: 'Newest first',
|
|
1019
|
-
commentsHeader_commentsFilterText: 'Filter',
|
|
1020
|
-
commentsHeader_commentsFilterAllComments: 'All Comments',
|
|
1021
|
-
commentsHeader_commentsFilterResolved: 'Resolved comments',
|
|
1022
|
-
commentsHeader_commentsFilterUnResolved: 'Unresolved comments',
|
|
1023
|
-
comments_commentsEmptyPlaceholderLabel: 'No comments yet',
|
|
1024
|
-
comments_commentsEmptyPlaceholderHint: 'Add your first comment',
|
|
1025
|
-
comments_commentsFilteredEmptyPlaceholderLabel: 'No such filtered comments',
|
|
1026
|
-
comments_commentsFilteredEmptyPlaceholderHint: 'Change/Clear your filters',
|
|
1027
|
-
comments_commentHeaderResolveLabel: 'Resolve',
|
|
1028
|
-
comments_commentHeaderReopenLabel: 'Reopen',
|
|
1029
|
-
messageInput_placeholder: 'Leave your comment here...',
|
|
1030
|
-
messageInput_editPlaceholder: 'Edit comment text...',
|
|
1031
|
-
messageInput_sendButtonText: 'Send',
|
|
1032
|
-
messageInput_back: 'Back',
|
|
1033
|
-
searchMoreOptionsExportAsCSV: 'Export as CSV',
|
|
1034
|
-
bulkEditModalNameLabel: 'Name',
|
|
1035
|
-
bulkEditModalTitleLabel: 'Title',
|
|
1036
|
-
bulkEditModalDescriptionLabel: 'Description',
|
|
1037
|
-
bulkEditModalTagsLabel: 'Tags',
|
|
1038
|
-
bulkEditModalSidebarGeneralLabel: 'General',
|
|
1039
|
-
bulkEditModalSidebarCustomMetadataLabel: 'Custom metadata',
|
|
1040
|
-
bulkEditModalSetOperator: 'Set',
|
|
1041
|
-
bulkEditModalAddOperator: 'Add',
|
|
1042
|
-
bulkEditModalDeleteOperator: 'Delete',
|
|
1043
|
-
bulkEditModalReplaceOperator: 'Replace',
|
|
1044
|
-
bulkEditModalOperationTitle: 'Operation',
|
|
1045
|
-
bulkEditModalText: 'Text',
|
|
1046
|
-
bulkEditModalTextPlaceholder: 'Type text',
|
|
1047
|
-
bulkEditModalActionTitle: 'Action',
|
|
1048
|
-
bulkEditModalAddAction: 'Add',
|
|
1049
|
-
bulkEditModalDeleteAction: 'Delete',
|
|
1050
|
-
bulkEditModalApplyButtonLabel: 'Apply',
|
|
1051
|
-
bulkEditModalNameTableCell: 'Name',
|
|
1052
|
-
bulkEditModalSizeTableCell: 'Size',
|
|
1053
|
-
bulkEditModalTagsTableCell: 'Tags',
|
|
1054
|
-
bulkEditModalOnLabel: 'On',
|
|
1055
|
-
bulkEditModalOffLabel: 'Off',
|
|
1056
|
-
bulkEditModalTrueLabel: 'true',
|
|
1057
|
-
bulkEditModalFalseLabel: 'false',
|
|
1058
|
-
bulkEditModalMetadataTitle: 'Edit multiple assets',
|
|
1059
|
-
bulkEditModalMetadataFillTitle: 'Fill multiple assets',
|
|
1060
|
-
bulkEditModalTitle: {
|
|
1061
|
-
0: 'Editing %{smart_count} asset',
|
|
1062
|
-
1: 'Editing %{smart_count} assets'
|
|
1063
|
-
},
|
|
1064
|
-
bulkEditModalTagsFieldPlaceholder: 'Add tags',
|
|
1065
|
-
bulkEditModalTagsFieldSuggestedLabel: 'Suggested',
|
|
1066
|
-
bulkEditModalTagsFieldAllLabel: 'All tags',
|
|
1067
|
-
bulkEditModalTagsFieldNoTagsFound: 'No tags were found for your search.',
|
|
1068
|
-
bulkEditModalCloseConfirmationModalTitle: 'Unsaved data',
|
|
1069
|
-
bulkEditModalCloseConfirmationModalDescription: 'Changes for %{changes} are not saved. Are you sure you want to close modal?',
|
|
1070
|
-
bulkEditModalCloseConfirmationModalToUploadDesc: 'Changes for %{changes} are not saved. Are you sure you want to continue upload?',
|
|
1071
|
-
bulkEditModalApplyConfirmationModalTitle: 'Apply changes',
|
|
1072
|
-
bulkEditModalApplyConfirmationModalDescription: 'Are you sure you want to apply changes for %{count} assets to metadata %{changes} ?',
|
|
1073
|
-
bulkEditModalSuccessfullyInfo: 'Metadata was successfully changed for %{count} assets.',
|
|
1074
|
-
downloadConsentModalTitle: 'License agreement',
|
|
1075
|
-
bulkEditModalFillBackToSettings: 'Back to settings',
|
|
1076
|
-
bulkEditModalUploadErrorMessage: 'Failed to upload assets. Some assets are missing required metadata',
|
|
1077
|
-
manageModalPreviewPlaceholderTitle: 'No image available',
|
|
1078
|
-
manageModalPreviewPlaceholderHintOne: 'The loading was failed, please,',
|
|
1079
|
-
manageModalPreviewPlaceholderHintTwo: 'reload the page',
|
|
1080
|
-
manageModalPreviewPlaceholderHintThree: 'to retry.',
|
|
1081
|
-
explorerPreUploadSettingsLabel: 'Upload settings',
|
|
1082
|
-
mutualizedDeleteAssetLabel: 'Delete asset',
|
|
1083
|
-
deleteAssetConfirmationMessage: 'Are you sure you want to delete asset "%{name}" ?',
|
|
1084
|
-
deleteAssetSuccessToastMessage: 'Asset %{name} was deleted.',
|
|
1085
|
-
deleteAssetFailToastMessage: 'Failed to delete asset %{name}.',
|
|
1086
|
-
foldersViewGoToRootLabel: 'Go to root folder',
|
|
1087
|
-
sassKeyExpiredErrorMessage: 'Your permission credential (SASS key) has expired - please relogin to continue.',
|
|
1088
|
-
embedModalOriginImageLabel: 'Origin Image',
|
|
1089
|
-
embedModalOriginImageHint: 'You can adjust format size below or open %{link} to generate URL.',
|
|
1090
|
-
embedModalBackgroundRemovalLabel: 'Background removal',
|
|
1091
|
-
embedModalBackgroundRemovalHint: 'Compress the video into resolution(s): 480p, 720p',
|
|
1092
|
-
embedModalFilerobotImageEditorLabel: 'Filerobot Image Editor',
|
|
1093
|
-
embedModalImageBackgroundRemovalLabel: 'Background removal',
|
|
1094
|
-
embedModalImageBackgroundRemovalHint: 'Remove background from the image',
|
|
1095
|
-
metaDataTextAreaFieldDescribeWithAIButtonText: 'Describe with AI',
|
|
1096
|
-
metaDataTextAreaFieldDescribeClearAllButton: 'Clear All',
|
|
1097
|
-
mutualizedConfirmationModalTitle: 'Unsaved changes',
|
|
1098
|
-
mutualizedConfirmationModalContent: 'You have some changes are not saved. Are you sure you want to discard them?',
|
|
1099
|
-
fileWindowDiscardChangesModalTitle: 'Discard changes',
|
|
1100
|
-
fileWindowDiscardUrlBuilderModalDesc: 'If you close modal, your last change will not be saved.',
|
|
1101
|
-
fileWindowShowLabelTooltip: 'Show labels',
|
|
1102
|
-
fileWindowHideLabelTooltip: 'Hide labels',
|
|
1103
|
-
fileWindowDiscardChangesModalDesc: 'Are you sure you want to discard your changes to “%{asset_name}” asset?',
|
|
1104
|
-
detailSideBarVisibilityMixedLabel: 'Mixed',
|
|
1105
|
-
detailSideBarTotalAssetsLabel: 'Total assets',
|
|
1106
|
-
detailSideBarDirectAssetsLabel: 'Direct assets',
|
|
1107
|
-
detailSideBarSubAssetsLabel: 'Sub-assets',
|
|
1108
|
-
explorerDetailSideBarLocation: 'Location',
|
|
1109
|
-
explorerDetailSideBarAssetsSelectedLabel: 'Assets selected',
|
|
1110
|
-
explorerDetailSideBarFoldersSelectedLabel: 'Folders selected',
|
|
1111
|
-
suggestedTagsInputAddTagLabel: 'Add tag',
|
|
1112
|
-
mutualizedFieldRequired: 'Field is required!',
|
|
1113
|
-
explorerLoginFormTitle: 'Welcome back!',
|
|
1114
|
-
explorerInstallFontOption: {
|
|
1115
|
-
0: 'Install font',
|
|
1116
|
-
1: 'Install fonts'
|
|
1117
|
-
},
|
|
1118
|
-
explorerUriValidationError: 'This URI is not valid!',
|
|
1119
|
-
explorerLoginFormEmailInputPlaceholder: 'yourmail@mail.com',
|
|
1120
|
-
explorerLoginFormPassInputPlaceholder: 'Enter your password',
|
|
1121
|
-
explorerLoginFormLoginButtonLabel: 'Login',
|
|
1122
|
-
explorerLoginFormInvalidEmailError: 'Email address is required to be in the format "yourmail@domain.com"',
|
|
1123
|
-
explorerLoginFormInvalidPasswordError: 'Password is required',
|
|
1124
|
-
explorerLoginFormNoAccountLabel: 'No account?',
|
|
1125
|
-
mutualizedContactUs: 'Contact us',
|
|
1126
|
-
mutualizedShareDefaultTitle: 'My share link %{date} %{time}',
|
|
1127
|
-
explorerShareStartDateRequired: 'Start date is required.',
|
|
1128
|
-
explorerShareStartTimeRequired: 'Start time is required.',
|
|
1129
|
-
explorerShareExpirationDateBeforeStart: 'Expiration date & time must be after the start date & time.',
|
|
1130
|
-
explorerShareExpirationDateRequired: 'Expiration date is required.',
|
|
1131
|
-
explorerShareExpirationTimeRequired: 'Expiration time is required.',
|
|
1132
|
-
explorerShareStartDateBeforeNow: 'Start date & time must be after the present time.',
|
|
1133
|
-
explorerShareExpirationDateBeforeNow: 'Expiration date & time must be after the present time.',
|
|
1134
|
-
mutualizedTimePeriodPm: 'PM',
|
|
1135
|
-
mutualizedTimePeriodAm: 'AM',
|
|
1136
|
-
explorerPrivateFileShareNotAllowed: 'File visibility is private, not possible to share it.',
|
|
1137
|
-
mutualizedNotShareable: 'Share not allowed',
|
|
1138
|
-
explorerFilesShareStartsAtLabel: 'Starts at',
|
|
1139
|
-
explorerMoveFolderToChildError: 'You cannot move the folder `%{movable_path}` inside its child `%{to_path}`',
|
|
1140
|
-
explorerHeaderGlobalSearchContextLabel: 'Global search',
|
|
1141
|
-
explorerHeaderFolderLocalSearchContextLabel: 'Local search',
|
|
1142
|
-
explorerHeaderFolderRecursiveSearchContextLabel: 'Recursive search',
|
|
1143
|
-
explorerInvalidViewProvided: 'Invalid view provided!',
|
|
1144
|
-
explorerFiltersFoldersTitle: 'Folders',
|
|
1145
|
-
explorerFiltersFoldersNoSelectedFoldersLabel: 'No selected folders yet',
|
|
1146
|
-
explorerFiltersFoldersFooterHint: 'Only one folder can be selected',
|
|
1147
|
-
mutualizedFilterImageLearnMoreLinkHref: 'https://docs.scaleflex.com/filerobot-documentation/collaborative-dam/the-filerobot-asset-hub/search-and-find-assets#by-image-info-and-content',
|
|
1148
|
-
explorerFiltersIsForcedWarning: 'At least 1 enabled filter option in a group is required, and faded filters are not allowed',
|
|
1149
|
-
explorerFiltersAndSearchDisabledWarning: 'Sorry, Activated filters/search are locked and others are not-allowed',
|
|
1150
|
-
explorerEmbedModalCompressionDisabledHint: 'Please select resolution in settings',
|
|
1151
|
-
explorerEmbedModalConversionDisabledHint: 'Please select format in settings',
|
|
1152
|
-
explorerEmbedModalTranscodingDisabledHint: 'Please select protocol in settings',
|
|
1153
|
-
explorerUpdateViaCsvModalUpdateButton: 'Update',
|
|
1154
|
-
explorerUpdateViaCsvModalSuccessMessage: 'CSV was successfully processed!',
|
|
1155
|
-
explorerUpdateViaCsvModalDownloadButton: 'Download CSV file',
|
|
1156
|
-
explorerUpdateViaCsvModalDownloadSectionHint: 'You can skip this step if you’ve performed it previously',
|
|
1157
|
-
explorerUpdateViaCsvModalDownloadSectionTitle: 'Download as CSV',
|
|
1158
|
-
explorerUpdateViaCsvModalDownloadSectionSubtitle: 'Download asset metadata in CSV format to edit offline.',
|
|
1159
|
-
explorerUpdateViaCsvModalUploadSectionHint: 'The CSV can pertain to different files than originally selected in the UI, as long as it complies with the required format',
|
|
1160
|
-
explorerUpdateViaCsvModalUploadSectionTitle: 'Upload modified CSV',
|
|
1161
|
-
explorerUpdateViaCsvModalUploadSectionSubtitle: 'Drag and drop the edited CSV file here.',
|
|
1162
|
-
explorerUpdateViaCsvModalPlaceholder: 'Upload CSV file',
|
|
1163
|
-
explorerUpdateViaCsvModalReplaceFileButton: 'Replace file',
|
|
1164
|
-
explorerDetailsSidebarGeneralTabLabel: 'General',
|
|
1165
|
-
explorerDetailsSidebarCustomMetaTabLabel: 'Custom metadata',
|
|
1166
|
-
explorerGeneralFileDetailsLocationLabel: 'Location',
|
|
1167
|
-
explorerGeneralFileDetailsStatusLabel: 'Approval status',
|
|
1168
|
-
explorerDetailsSidebarFilePreviewManageLabel: 'Manage asset',
|
|
1169
|
-
explorerGeneralFileDetailsExpiryDateLabel: 'Expiry date',
|
|
1170
|
-
explorerGeneralFileDetailsExpiryDateHint: 'Expiry date is currently mapped to %{mapped_expiry_date_field}. To change the date, modify it there',
|
|
1171
|
-
mutualizedCopiedToast: 'Copied to clipboard',
|
|
1172
|
-
explorerFileWindowInsightsTabLabel: 'Insights',
|
|
1173
|
-
explorerFileWindowInsightsInternalUsageLabel: 'Internal usage',
|
|
1174
|
-
explorerFileWindowInsightsExternalUsageLabel: 'External usage',
|
|
1175
|
-
explorerFileWindowInsightsViewsLabel: 'Views',
|
|
1176
|
-
explorerFileWindowInsightsViewsNumberLabel: 'Total views',
|
|
1177
|
-
explorerFileWindowInsightsTopViewersLabel: 'Top 3 viewers',
|
|
1178
|
-
explorerFileWindowInsightsUpdatesLabel: 'Updates',
|
|
1179
|
-
explorerFileWindowInsightsUpdatesNumberLabel: 'Number of updates',
|
|
1180
|
-
explorerFileWindowInsightsTopContributorsLabel: 'Top 3 contributors',
|
|
1181
|
-
explorerFileWindowInsightsDownloadsLabel: 'Downloads',
|
|
1182
|
-
explorerFileWindowInsightsDownloadsNumberLabel: 'Number of downloads',
|
|
1183
|
-
explorerFileWindowMutualizedInsightsPeriodLabel: 'Period',
|
|
1184
|
-
explorerFileWindowInsightsPeriodTodayLabel: 'Today',
|
|
1185
|
-
explorerFileWindowInsightsPeriodLastWeekLabel: 'Last week',
|
|
1186
|
-
explorerFileWindowInsightsPeriodLastMonthLabel: 'Last month (30 days)',
|
|
1187
|
-
explorerFileWindowInsightsPeriodLast3MonthsLabel: 'Last 3 months',
|
|
1188
|
-
explorerFileWindowInsightsPeriodLast6MonthsLabel: 'Last 6 months',
|
|
1189
|
-
explorerFileWindowInsightsPeriodLastYearLabel: 'Last year',
|
|
1190
|
-
explorerFileWindowInsightsPeriodAllTimeLabel: 'All time',
|
|
1191
|
-
explorerFileWindowInsightsNoPeriodDataHint: 'There’s no usage for the period selected.',
|
|
1192
|
-
explorerFileWindowInsightsFilePrivateTitle: 'No access',
|
|
1193
|
-
explorerFileWindowInsightsFilePrivateHint: 'This asset is private.',
|
|
1194
|
-
explorerFileWindowGenerateDescriptionSuccess: 'Description is generated and added successfully',
|
|
1195
|
-
explorerFacetedSearchShowMore: 'Show more',
|
|
1196
|
-
explorerFacetedSearchShowLess: 'Show less',
|
|
1197
|
-
explorerFacetedSearchDateRecord: 'Date record',
|
|
1198
|
-
explorerFacetedSearchNone: 'None',
|
|
1199
|
-
explorerFileWindowInsightsWebsitesLabel: 'Top websites',
|
|
1200
|
-
explorerFileWindowInsightsCountriesLabel: 'Top countries',
|
|
1201
|
-
explorerFileWindowInsightsCitiesLabel: 'Top cities',
|
|
1202
|
-
explorerActivityTabApprovalRequest: 'Approval request',
|
|
1203
|
-
explorerActivityTabApprovalRequestDueDateText: 'Approval request due date',
|
|
1204
|
-
explorerActivityTabApprovalRequestMessage: 'Approver request message',
|
|
1205
|
-
explorerActivityTabApproverText: 'Approver',
|
|
1206
|
-
explorerActivityTabHasBeenCanceledText: 'has been cancelled',
|
|
1207
|
-
explorerActivityTabHasBeenRejectedText: 'has been rejected',
|
|
1208
|
-
explorerActivityTabHasBeenRemovedText: 'has been removed',
|
|
1209
|
-
explorerActivityTabHasBeenRejectedAutomaticText: 'has been rejected automatically as the due date has passed',
|
|
1210
|
-
explorerActivityTabHasBeenGrantedText: 'has been granted',
|
|
1211
|
-
explorerActivityTabHasBeenGrantedAutomaticText: 'has been granted automatically as the due date has passed',
|
|
1212
|
-
explorerActivityTabWasAddedText: 'was added',
|
|
1213
|
-
explorerActivityTabWasRemovedText: 'was removed',
|
|
1214
|
-
explorerActivityTabApproversCountAndText: '%{approvers_count} approvers',
|
|
1215
|
-
explorerActivityTabWereAddedText: 'were added',
|
|
1216
|
-
explorerActivityTabWereRemovedText: 'were removed',
|
|
1217
|
-
explorerActivityTabMessageText: 'Message',
|
|
1218
|
-
explorerActivityTabRequestedApproversCountText: 'requested from %{approvers_count} people',
|
|
1219
|
-
explorerActivityTabSeeApprovalText: 'See approval',
|
|
1220
|
-
explorerActivityTabRequestedFromText: 'requested from',
|
|
1221
|
-
explorerActivityTabAssetApprovalText: 'Asset approval',
|
|
1222
|
-
explorerActivityTabWithCommentText: 'with a comment:',
|
|
1223
|
-
explorerActivityTabApprovalFinalOutcomeText: 'Approval final outcome',
|
|
1224
|
-
explorerAssetsViewEmptyTitle: 'No assets uploaded yet',
|
|
1225
|
-
explorerAssetsViewEmptyHint: 'Drag & Drop to upload your assets here.',
|
|
1226
|
-
explorerFoldersViewEmptyTitle: 'No folders, no assets yet',
|
|
1227
|
-
explorerFoldersViewEmptyHint1: 'Add your first folder by pressing the button Add folder.',
|
|
1228
|
-
explorerFoldersViewEmptyHint2: 'Press the Upload button or Drag & Drop to upload your assets here.',
|
|
1229
|
-
explorerEmptyViewDefaultTitle: 'No assets found',
|
|
1230
|
-
explorerEmptyViewDefaultHint: 'Please add assets to the view to start using them',
|
|
1231
|
-
explorerFiltersDynamicNameDate: 'Date',
|
|
1232
|
-
explorerFiltersDynamicNameMimeTypes: 'File formats',
|
|
1233
|
-
explorerFiltersDynamicNameFileTypes: 'File types',
|
|
1234
|
-
explorerFiltersDynamicNameSize: 'Size',
|
|
1235
|
-
explorerFiltersDynamicNameTags: 'Tags',
|
|
1236
|
-
explorerFiltersDynamicNameStatus: 'Status',
|
|
1237
|
-
explorerFiltersDynamicNameImage: 'Image',
|
|
1238
|
-
explorerFiltersDynamicNameImageOrientations: 'Image orientations',
|
|
1239
|
-
explorerFiltersDynamicNameImageResolutions: 'Image resolutions',
|
|
1240
|
-
explorerFiltersDynamicNameImageType: 'Image type',
|
|
1241
|
-
explorerFiltersDynamicNameImageStyle: 'Image style',
|
|
1242
|
-
explorerFiltersDynamicNameImageMainColors: 'Image main colors',
|
|
1243
|
-
explorerFiltersDynamicNameImageDominantColors: 'Image dominant colors',
|
|
1244
|
-
explorerFiltersDynamicNameImageFaces: 'Image faces',
|
|
1245
|
-
explorerFiltersDynamicNameMetadata: 'Metadata',
|
|
1246
|
-
explorerFiltersDynamicNameFolders: 'Folders',
|
|
1247
|
-
explorerSimilarSearchTagInvalidFileLabel: 'Invalid File',
|
|
1248
|
-
explorerNoLabelPlaceHolder: 'No labels found',
|
|
1249
|
-
explorerAiSearchSwitcherTooltipTitle: 'Find assets using a text prompt (ex: photo of a villa with a swimming pool)',
|
|
1250
|
-
approvalsOnDateLabel: 'On %{date}',
|
|
1251
|
-
approvalsStatusApprovedLabel: 'Approved',
|
|
1252
|
-
approvalsStatusRejectedLabel: 'Rejected',
|
|
1253
|
-
approvalsStatusPendingLabel: 'Pending',
|
|
1254
|
-
approvalsStatusCanceledLabel: 'Canceled',
|
|
1255
|
-
approvalsStatusNoneLabel: 'None',
|
|
1256
|
-
approvalsStatusApprovedLongLabel: 'Approval granted',
|
|
1257
|
-
approvalsStatusRejectedLongLabel: 'Approval rejected',
|
|
1258
|
-
approvalsStatusPendingLongLabel: 'Approval pending',
|
|
1259
|
-
approvalsStatusCanceledLongLabel: 'Approval canceled',
|
|
1260
|
-
approvalsStatusNoRespond: 'Didn’t respond',
|
|
1261
|
-
approvalsRemoveApproverMenuItemLabel: 'Remove approver',
|
|
1262
|
-
approvalsHistoryModalVersionsLabel: 'Versions',
|
|
1263
|
-
explorerNewVersionUploadedSuccessfully: 'New version uploaded successfully',
|
|
1264
|
-
explorerAiSearchSwitcherTooltipLangHint: 'The prompt is expected in %{language}, based on the language you\'ve set under your Profile (top right).',
|
|
1265
|
-
explorerAiSearchSwitcherTooltipNotSupportedLang: 'The currently set language is not supported for AI searching',
|
|
1266
|
-
explorerGeneralFileDetailsUuidLabel: 'UUID',
|
|
1267
|
-
explorerGeneralFileDetailsUuidHint: 'Universally unique identifier that can be used for 3rd party integrations',
|
|
1268
|
-
explorerGeneralFileDetailsUuidCopiedText: 'UUID copied to clipboard',
|
|
1269
|
-
explorerDetailsSidebarMetadataTabNoEmbeddedHint: 'No embedded metadata',
|
|
1270
|
-
mutualizedEditTemplateLabel: 'Edit template',
|
|
1271
|
-
explorerDetailsSidebarMetadataTabEmbeddedLabel: 'Embedded',
|
|
1272
|
-
explorerDetailsSidebarMetadataTabCustomLabel: 'Custom',
|
|
1273
|
-
explorerFileWindowMetadataTabLabel: 'Metadata',
|
|
1274
|
-
explorerFileWindowVariationsTabLabel: 'Variations',
|
|
1275
|
-
explorerFileWindowAddVariationButton: 'Add variation',
|
|
1276
|
-
explorerFileWindowVariationsUrlBuilderModalTitle: 'Parameters',
|
|
1277
|
-
explorerFileWindowChangeVariationTitle: 'Change variation name',
|
|
1278
|
-
explorerFileWindowEditVariationTitle: 'Edit variation',
|
|
1279
|
-
explorerFileWindowVariationsOperationsLabel: 'Operations & filters',
|
|
1280
|
-
explorerWriteNewVariationTitle: 'Write the new variation\'s name',
|
|
1281
|
-
explorerFileWindowDeleteVariationTitle: 'Delete variation',
|
|
1282
|
-
explorerFileWindowEditVariationParamsError: 'Params field is not valid',
|
|
1283
|
-
explorerFileWindowDeletedVariationInfo: '%{variant_name} variation will be deleted, ok?',
|
|
1284
|
-
explorerFileWindowDeletePopupText: 'Variation deleted',
|
|
1285
|
-
explorerFileWindowSearchPlaceholder: 'Search variations',
|
|
1286
|
-
explorerFileWindowSearchCustomVariationsPlaceholder: 'Search custom variations',
|
|
1287
|
-
explorerFileWindowSearchPresetsPlaceholder: 'Search presets',
|
|
1288
|
-
explorerFileWindowVariationsDownloadAllButton: 'Download all',
|
|
1289
|
-
explorerFileWindowVariationSavedInfo: 'Variation is being saved',
|
|
1290
|
-
explorerFileWindowVariationAddedInfo: 'Variation is added!',
|
|
1291
|
-
explorerFileWindowVariationsCustomTabLabel: 'Custom variations',
|
|
1292
|
-
explorerFileWindowVariationsPresetsTabLabel: 'Presets & derivatives',
|
|
1293
|
-
explorerFileWindowVariationsManualTabLabel: 'Manual',
|
|
1294
|
-
explorerFileWindowVariationsAutomaticTabLabel: 'Automatic',
|
|
1295
|
-
explorerFileWindowVariationsNameExistsError: 'Name already exists',
|
|
1296
|
-
explorerFileWindowGeneralTabLabel: 'General',
|
|
1297
|
-
explorerFilesShareDisableDownloadLabel: 'Disable download',
|
|
1298
|
-
explorerFilesShareDisableDownloadHint: 'Enabling this will prevent users from viewing the asset in full size, copying its CDN link or downloading it',
|
|
1299
|
-
explorerGeneralFileDetailsFontFamilyLabel: 'Font family',
|
|
1300
|
-
explorerGeneralFileDetailsFontStylesLabel: {
|
|
1301
|
-
0: 'Font style',
|
|
1302
|
-
1: 'Font styles'
|
|
1303
|
-
},
|
|
1304
|
-
explorerGeneralFileDetailsFontKerningLabel: 'Font kerning',
|
|
1305
|
-
explorerGeneralFileDetailsFontStretchLabel: 'Font stretch',
|
|
1306
|
-
explorerGeneralFileDetailsFontVariantLabel: 'Font variant',
|
|
1307
|
-
explorerGeneralFileDetailsFontWeightLabel: 'Font weight',
|
|
1308
|
-
explorerGeneralFileDetailsIsVariableLabel: 'Is variable',
|
|
1309
|
-
explorerGeneralFileDetailsIsVariableHint: 'A variable font is able to store a continuous range of design variants in a single file, giving the user fine-grained control over its weight, style, or any other parameter',
|
|
1310
|
-
explorerTopBarAddDesignTemplateButton: 'Add design template',
|
|
1311
|
-
explorerAddFilesPanelFreeImagesAndIconsLabel: 'Free images & icons',
|
|
1312
|
-
explorerAddFilesPanelCameraLabel: 'Camera',
|
|
1313
|
-
explorerAddFilesPanelScreenCastLabel: 'Screen cast',
|
|
1314
|
-
explorerAddFilesPanelLinkLabel: 'Link',
|
|
1315
|
-
explorerTopSectionSelectImageTitle: 'Select image from the Library',
|
|
1316
|
-
explorerTopSectionImportFileTitle: 'Import file from the Library',
|
|
1317
|
-
explorerTopSectionTemplateTitle: 'Select template from the Library',
|
|
1318
|
-
explorerFileWindowMissingMetadataTitle: 'Missing required metadata',
|
|
1319
|
-
explorerFileWindowMissingMetadataBody: 'There is at least one required metadata field that needs to be filled out before any other field can be edited. You will be redirected to it first.',
|
|
1320
|
-
explorerFileWindowMissingMetadataBodyDiffTab: 'There is at least one required metadata field that needs to be filled out before any other field can be edited. It’s in a different tab and you will be redirected there to fill it first. After saving, you will have to manually come back to this tab',
|
|
1321
|
-
explorerFileWindowVariationsTabDisabledTitle: 'No access',
|
|
1322
|
-
explorerFileWindowVariationsTabDisabledDesc: 'File is private - please publish it to create variations',
|
|
1323
|
-
explorerContextMenuPermissionMutedHint: 'This feature requires additional permission. Please contact an administrator',
|
|
1324
|
-
explorerContextMenuAddVariationLabel: 'Add variation',
|
|
1325
|
-
explorerFileWindowAddVariationTitle: 'Add variation name',
|
|
1326
|
-
explorerFileWindowVariationLinkCopied: 'Variation link copied',
|
|
1327
|
-
explorerContextMenuActiveFolderMutedHint: 'Action not allowed when folder is in use',
|
|
1328
|
-
explorerVersionMenuDeleteModalTitle: 'Delete version',
|
|
1329
|
-
explorerVersionMenuDeleteModalDesc: 'Are you sure you want to delete version for ”%{version_name}”?',
|
|
1330
|
-
explorerVersionDeletedSuccessInfo: 'Version deleted successfully',
|
|
1331
|
-
explorerVideoLongerProcessingTitle: 'Longer processing',
|
|
1332
|
-
explorerVideoLongerProcessingDesc: 'As this is a heavy video (quality > 720p, duration > 5 min, or size > 100 MB), saving any changes might take over a minute.',
|
|
1333
|
-
explorerVideoLongerProcessingBeforeUploadDesc: 'If this is a heavy video (quality > 720p, duration > 5 min, or size > 100 MB), saving any changes might take over a minute.',
|
|
1334
|
-
mutualizedColorModeLabel: 'Color mode',
|
|
1335
|
-
mutualizedFileOptionPermissionsMutedHint: 'This feature requires additional permission. Please contact an administrator',
|
|
1336
|
-
explorerFilterGroupDateOptionYesterday: 'Before today',
|
|
1337
|
-
explorerFilterGroupDateOptionToday: 'Today',
|
|
1338
|
-
explorerFilterGroupDateOptionTomorrow: 'After today',
|
|
1339
|
-
explorerFilterGroupDateOptionWeek: 'Within 7 days',
|
|
1340
|
-
explorerFilterGroupDateOptionMonth: 'Within 30 days',
|
|
1341
|
-
explorerFilterGroupDateOptionsSpecificDate: 'Specific date',
|
|
1342
|
-
explorerFilterGroupDateOptionsCustomDates: 'Between dates',
|
|
1343
|
-
explorerFiltersLicenseExpirySectionHeader: 'License expiry',
|
|
1344
|
-
explorerFiltersLicenseExpiryTitle: 'License',
|
|
1345
|
-
explorerLicenseExpiryFilterDateLabel: 'Expiry date is',
|
|
1346
|
-
explorerAssetsListEmptyLocalSearchHint: 'Check the subfolders or switch to a recursive search',
|
|
1347
|
-
explorerTemplatePickerSeeVariationsButton: 'See variations',
|
|
1348
|
-
explorerFileWindowHeaderShowInLibraryButton: 'Show in Library',
|
|
1349
|
-
galleryRoleSelectorStandardTabLabel: 'Standard',
|
|
1350
|
-
galleryRoleSelectorCustomTabLabel: 'Custom',
|
|
1351
|
-
galleryRoleSelectorLessRolePermsTooltip: 'This role has less permissions than the default access',
|
|
1352
|
-
explorerGridFileOptionsOverlaySelectBtn: 'Select',
|
|
1353
|
-
explorer3rdPartyUploadIncludeSubFolders: 'Include subfolders',
|
|
1354
|
-
explorerFileWindowAddPresetTitle: 'Add preset',
|
|
1355
|
-
explorerFileWindowAddPresetNamePlaceholder: 'Enter name (URL placeholder)',
|
|
1356
|
-
explorerFileWindowAddPresetDescPlaceholder: 'Enter description here',
|
|
1357
|
-
explorerFileWindowAddPresetDescLabel: 'Description',
|
|
1358
|
-
explorerFileWindowPresetAddedInfo: 'Preset is added!',
|
|
1359
|
-
explorerFileWindowAddPresetNameRegexError: '{ , } , | , \\ , ^ , ~ , @ , spaces , ` and , characters are not allowed'
|
|
1360
|
-
};
|