UNPKG

@openveo/publish

Version:
225 lines (224 loc) 10.7 kB
{ "MENU" : { "PUBLISH" : "Publish", "VIDEOS" : "Catalog", "WATCHER" : "Watcher", "PROPERTIES" : "Custom properties", "CATEGORIES" : "Categories", "CONFIGURATION" : "Configuration" }, "WS_SCOPES" : { "GET_VIDEOS_NAME" : "Get videos", "GET_VIDEOS_DESCRIPTION" : "Get a paginated list of videos", "DELETE_VIDEOS_NAME" : "Delete videos", "DELETE_VIDEOS_DESCRIPTION" : "Delete one or several videos from the catalog", "GET_PROPERTIES_NAME" : "Get properties", "GET_PROPERTIES_DESCRIPTION" : "Get a paginated list of custom properties", "ADD_PROPERTIES_NAME" : "Add properties", "ADD_PROPERTIES_DESCRIPTION" : "Add new custom properties", "UPDATE_PROPERTIES_NAME" : "Update properties", "UPDATE_PROPERTIES_DESCRIPTION" : "Update custom properties (type, name, description etc.)", "DELETE_PROPERTIES_NAME" : "Delete properties", "DELETE_PROPERTIES_DESCRIPTION" : "Delete one or several custom properties", "INCREASE_VIEW_NAME" : "Increase video views", "INCREASE_VIEW_DESCRIPTION" : "Increase views count on video", "ADD_VIDEO_NAME" : "Add video", "ADD_VIDEO_DESCRIPTION" : "Add a new video", "PUBLISH_VIDEOS_NAME" : "Publish videos", "PUBLISH_VIDEOS_DESCRIPTION" : "Publish / Unpublish videos", "GET_PLATFORMS_NAME" : "Get video platforms", "GET_PLATFORMS_DESCRIPTION" : "Get the list of configured video platforms" }, "PERMISSIONS" : { "ADD_PROPERTIES_NAME" : "Add properties", "ADD_PROPERTIES_DESCRIPTION" : "Add new custom properties", "UPDATE_PROPERTIES_NAME" : "Edit properties", "UPDATE_PROPERTIES_DESCRIPTION" : "Edit custom properties", "DELETE_PROPERTIES_NAME" : "Remove properties", "DELETE_PROPERTIES_DESCRIPTION" : "Remove custom properties", "ADD_VIDEOS_NAME" : "Add videos", "ADD_VIDEOS_DESCRIPTION" : "Add new videos", "UPDATE_VIDEOS_NAME" : "Edit videos", "UPDATE_VIDEOS_DESCRIPTION" : "Edit videos", "DELETE_VIDEOS_NAME" : "Remove videos", "DELETE_VIDEOS_DESCRIPTION" : "Remove videos", "MANAGE_PUBLISH_CONF_NAME" : "Manage Publish configuration", "MANAGE_PUBLISH_CONF_DESCRIPTION" : "Configure all publish plugin parameters", "PUBLISH_VIDEO_NAME" : "Publish videos", "PUBLISH_VIDEO_DESCRIPTION" : "Publish / Unpublish videos", "ACCESS_VIDEOS_PAGE_NAME" : "Access videos page", "ACCESS_PROPERTIES_PAGE_NAME" : "Access properties page", "ACCESS_CATEGORIES_PAGE_NAME" : "Access categories page", "ACCESS_PUBLISH_CONF_PAGE_NAME" : "Access Publish configuration page", "EDIT_CHAPTER_NAME": "Edit chapters", "EDIT_CHAPTER_DESCRIPTION": "Edit custom chapters", "RETRY_VIDEO_NAME": "Retry video processing", "RETRY_VIDEO_DESCRIPTION": "Retry to launch manually the video saving process", "UPLOAD_VIDEO_NAME": "Launch video upload", "UPLOAD_VIDEO_DESCRIPTION": "Launch manually the video upload", "MANAGE_VIDEOS_NAME": "Manage all videos", "MANAGE_VIDEOS_DESCRIPTION": "Manage videos of all users", "GROUP_PROPERTIES" : "Publish: Properties", "GROUP_VIDEOS" : "Publish: Videos", "GROUP_CONFIGURATION" : "Publish: Configuration", "GROUP_CATEGORIES" : "Publish: Categories" }, "MEDIAS" : { "PAGE_TITLE" : "Publish - Videos", "TITLE" : "Catalog", "INFO" : "The catalog displays all uploaded videos and their status. Each video can be published, unpublished, viewed or deleted.", "NAME_COLUMN" : "Video", "STATUS_COLUMN" : "Status", "CATEGORY_COLUMN" : "Categories", "DATE_COLUMN" : "Date", "NO_VIDEO" : "No video yet", "RETRY" : "Retry", "UPLOAD_VIMEO" : "Upload to Vimeo", "UPLOAD_YOUTUBE" : "Upload to Youtube", "UPLOAD_WOWZA" : "Upload to Wowza", "UPLOAD_LOCAL" : "Upload to localhost", "UPLOAD_TLS" : "Upload to TLS", "PUBLISH" : "Publish", "UNPUBLISH" : "Unpublish", "SHARECODE" : "To share the video, copy the HTML code below and paste it in your page :", "CHAPTER_EDIT": "Edit media", "ATTR_TITLE" : "Title", "ATTR_DATE": "Date", "ATTR_LEAD_PARAGRAPH" : "Lead paragraph", "ATTR_DESCRIPTION" : "Description", "ATTR_CATEGORY" : "Category", "ATTR_GROUPS" : "Groups of contents", "ATTR_MEDIA" : "Video", "ATTR_THUMBNAIL": "Thumbnail", "ATTR_OWNER": "Owner", "FORM_ADD_TITLE_DESC" : "Title of the video", "FORM_ADD_DATE_DESC" : "Date of the video", "FORM_ADD_LEAD_PARAGRAPH_DESC" : "Lead paragraph of the description", "FORM_ADD_DESCRIPTION_DESC" : "Description of the video", "FORM_ADD_CATEGORY_DESC" : "The category the video belongs to", "FORM_ADD_GROUPS_DESC" : "The groups of contents the video is part of. Users can have permissions on a group of contents. Use it to enable other users to manipulate your video", "FORM_ADD_MEDIA_DESC" : "The video as an MP4 file or a tar file (video and synchronized images)", "FORM_ADD_THUMBNAIL_DESC" : "The preview (JPG file) of the video", "STATE_0" : "Error", "STATE_1" : "Pending", "STATE_2" : "Copying", "STATE_3" : "Extracting", "STATE_4" : "Validating", "STATE_5" : "Preparing", "STATE_6" : "Waiting for upload", "STATE_7" : "Uploading", "STATE_8" : "Synchronizing", "STATE_9" : "Saving timecodes", "STATE_10" : "Copying images", "STATE_11" : "Ready", "STATE_12" : "Published", "STATE_13" : "Generating thumbnail", "STATE_14" : "Retrieving metadatas", "STATE_15" : "Defragmenting MP4", "STATE_16" : "Initializing merge", "STATE_17" : "Waiting for merge", "STATE_18" : "Merging", "STATE_19" : "Finalizing merge", "STATE_20" : "Removing", "STATE_21" : "Removing temporary files", "ADD_MEDIA" : "Add a video", "REMOVE_SUCCESS" : "Video successfully removed.", "RETRY_SUCCESS" : "Video processing will be retried soon.", "UPLOAD_START_SUCCESS" : "Video will be uploaded soon.", "PUBLISHED_SUCCESS" : "Application successfully published.", "UNPUBLISHED_SUCCESS" : "Video unpublished.", "QUERY_FILTER": "Keywords", "START_DATE_FILTER": "From", "END_DATE_FILTER": "To", "CATEGORY_FILTER" : "Category", "OWNER_FILTER" : "Owner", "RELOAD": "All videos successfully updated.<br><br>Next reload in {{interval}}s.", "NOT_READY": "This video need to be formated to be streamed. The process is currently running.<br><br>Please, try again in few minutes.", "UPLOAD_CANCELED": "Upload canceled. File was not uploaded." }, "PROPERTIES" : { "SEARCH_BY" : "Search by ", "PAGE_TITLE" : "Publish - Custom properties", "TITLE" : "Custom properties", "INFO" : "Custom properties help you add extra information to videos. By default, a video has two properties, the video title and the video description. All the properties defined here will be available while editing a video.", "NO_PROPERTIES" : "No custom properties at the moment", "NAME_COLUMN" : "Name", "ATTR_NAME" : "Name", "ATTR_DESCRIPTION" : "Description", "ATTR_TYPE" : "Type", "ATTR_LIST_VALUES" : "Values", "ADD_PROPERTY" : "Add a custom property", "FORM_ADD_TEXT_TYPE" : "Text", "FORM_ADD_LIST_TYPE" : "List", "FORM_ADD_BOOLEAN_TYPE" : "True / false", "FORM_ADD_DATE_TIME_TYPE" : "Date time", "FORM_ADD_NAME_DESC" : "Name of the property as it will appear while editing a video", "FORM_ADD_DESCRIPTION_DESC" : "A short description of the property", "FORM_ADD_TYPE_DESC" : "Choose a form element that will be used to set the property value", "FORM_ADD_LIST_VALUES_DESC" : "Add values to the list (press \"enter\" to add a new value)", "REMOVE_SUCCESS" : "Property successfully removed.", "QUERY_FILTER": "Keywords", "TYPE_FILTER": "Type" }, "CATEGORIES" : { "PAGE_TITLE" : "Publish - Category", "TITLE" : "Categories", "INFO" : "Define new categories in order to make media organization and search easier.", "NEW_ITEM" : "New item", "NAME_ELEMENT" : "Name of the new category", "ADD_ELEMENT" : "Add a new category", "RESET": "All categories changes canceled.", "SAVE_SUCCESS" : "Category successfully saved.", "EMPTY" : "An empty category could not be added." }, "EDITOR" : { "PAGE_TITLE" : "Publish - Rich media", "TITLE" : "Rich Media Edition", "INFO" : "Adding chapters ar tags allows a better organization of your content. For each chapter, a description can be added to explain the content or add extra information. With tags, you can pin important moment in your content and adding files to add informations.", "HEAD_TITLE": "Title", "HEAD_TIME": "Time", "FORM_TITLE": "Title", "FORM_TIME": "Time", "FORM_DESCRIPTION" : "Description", "ADD_END": "Add end cut", "REMOVE_END": "Remove end cut", "DELETE_END_CUT": "End cut can't be before start cut. End cut will be deleted.", "ADD_BEGIN": "Add begin cut", "REMOVE_BEGIN": "Remove begin cut", "SAVE_ERROR": "An error occured. Your changes could not be saved.", "NO_CHAPTERS": "No chapter. <br> Click \"New\" to add one.", "NO_TAGS": "No tag. <br> Click \"New\" to add one.", "UPLOAD_CANCELED": "Upload was canceled by user. File was not uploaded.", "CONTEXT": { "INDEX_TITLE": "Indexes", "CHAPTERS_TITLE": "Chapters", "TAGS_TITLE": "Tags" }, "ADD_FILE": "Add a file", "REPLACE_FILE": "Replace attached file", "LARGE_FILE_ERROR": "File too large", "FILE_DOWNLOAD": "Download", "SAVE_TAG_ERROR": "Saving tag failed with error : \"{{message}}\"" }, "CONFIGURATION" : { "PAGE_TITLE" : "Publish - Configuration", "TITLE" : "Publish - Configuration", "INFO" : "Configure OpenVeo publish plugin.", "YOUTUBE_INFO" : "Connect Publish to your Google account to be able to upload medias on Youtube.", "YOUTUBE_PEER": "Associate to Google", "YOUTUBE_PEER_ASSOCIATED_STATUS": "Correctly associated to Google.", "YOUTUBE_PEER_NOT_ASSOCIATED_STATUS": "No Google account associated.", "YOUTUBE_TITLE": "Youtube", "YOUTUBE_MODIFY_PEER": "Edit the association", "WATCHER_TITLE": "Watcher", "WATCHER_INFO": "Define default values for some media properties which will be automatically attributed to newly uploaded medias added through the watcher.", "WATCHER_DEFAULT_OWNER": "Default medias owner", "WATCHER_DEFAULT_GROUP": "Default medias group", "TLS_TITLE": "TLS", "TLS_INFO": "Configure how OpenVeo interacts with TLS platform.", "TLS_PROPERTIES": "Custom properties to send to TLS", "CATALOG_TITLE": "Catalog", "CATALOG_INFO": "Configure the catalog of videos.", "CATALOG_REFRESH_INTERVAL": "Refresh interval (in seconds)" } }