| 1 | { |
| 2 | "meta": { |
| 3 | "title": "Media Library - Manage AI-Generated & Uploaded Assets", |
| 4 | "description": "Organize and manage all your media assets in one place. Store AI-generated images and videos, create media groups, upload custom content, and use materials for multi-platform publishing with AiToEarn.", |
| 5 | "keywords": "materials, image library, video library, media groups, cloud images, cloud videos, resource storage, image storage, video storage" |
| 6 | }, |
| 7 | "agentAssets": { |
| 8 | "title": "AI Generated Assets", |
| 9 | "description": "Images and videos automatically generated by AI", |
| 10 | "shortDescription": "AI generated images and videos", |
| 11 | "keywords": "AI assets, AI generated assets, AI generated images, AI generated videos, smart assets", |
| 12 | "noAssets": "No AI Generated Assets", |
| 13 | "noAssetsDesc": "AI-generated assets will appear here", |
| 14 | "goToChat": "Start Chat", |
| 15 | "previewAsset": "Preview asset" |
| 16 | }, |
| 17 | "mediaManagement": { |
| 18 | "title": "Media Management", |
| 19 | "createGroup": "Create Media Group", |
| 20 | "editGroup": "Edit Media Group", |
| 21 | "aiVideoGenerate": "AI Video Gen", |
| 22 | "groupName": "Group Name", |
| 23 | "groupNamePlaceholder": "Enter group name", |
| 24 | "description": "Description", |
| 25 | "descriptionPlaceholder": "Enter description (optional)", |
| 26 | "type": "Type", |
| 27 | "video": "Video", |
| 28 | "image": "Image", |
| 29 | "create": "Create", |
| 30 | "save": "Save", |
| 31 | "cancel": "Cancel", |
| 32 | "delete": "Delete", |
| 33 | "edit": "Edit", |
| 34 | "deleteConfirm": "Delete this media group?", |
| 35 | "createSuccess": "Created successfully", |
| 36 | "createFailed": "Create failed", |
| 37 | "updateSuccess": "Updated successfully", |
| 38 | "updateFailed": "Update failed", |
| 39 | "deleteSuccess": "Deleted successfully", |
| 40 | "deleteFailed": "Delete failed", |
| 41 | "getListFailed": "Get list failed", |
| 42 | "noGroups": "No media groups", |
| 43 | "noGroupsDesc": "Create your first media group to manage materials", |
| 44 | "createNow": "Create Now", |
| 45 | "resources": " resources", |
| 46 | "noDescription": "No description", |
| 47 | "all": "All", |
| 48 | "typeCannotChangeAfterCreation": "Type cannot be changed after creation", |
| 49 | "mediaResources": "Media Resources", |
| 50 | "uploadVideo": "Upload Video", |
| 51 | "uploadImage": "Upload Image", |
| 52 | "upload": "Upload", |
| 53 | "deleteMediaConfirm": "Are you sure to delete this media?", |
| 54 | "noMedia": "No media resources", |
| 55 | "noVideo": "No videos yet", |
| 56 | "noImage": "No images yet", |
| 57 | "noVideoDesc": "Generated videos will appear here", |
| 58 | "noImageDesc": "Generated images will appear here", |
| 59 | "uploadMediaHint": "Click the button below to upload {{type}}", |
| 60 | "searchPlaceholder": "Search groups...", |
| 61 | "default": "Default", |
| 62 | "defaultImageGroupDesc": "Default image media group", |
| 63 | "defaultVideoGroupDesc": "Default video media group", |
| 64 | "uploadProgress": "Upload Progress", |
| 65 | "uploading": "Uploading", |
| 66 | "uploadComplete": "Upload Complete", |
| 67 | "uploadError": "Upload Failed", |
| 68 | "cancelUpload": "Cancel", |
| 69 | "loadedAll": "All loaded", |
| 70 | "loadingMore": "Loading...", |
| 71 | "createdAt": "Created", |
| 72 | "filesSelected": "{{count}} files selected", |
| 73 | "selectVideo": "Select Video", |
| 74 | "selectImage": "Select Image", |
| 75 | "selectedCount": "{{count}} selected", |
| 76 | "confirm": "Confirm", |
| 77 | "noMediaDesc": "No media in this group", |
| 78 | "drafts": "Drafts", |
| 79 | "batchDelete": "Batch Delete", |
| 80 | "batchDeleteConfirmTitle": "Batch Delete", |
| 81 | "batchDeleteConfirmDesc": "Are you sure you want to delete {{count}} selected items? This action cannot be undone.", |
| 82 | "batchDeleteSuccess": "Deleted successfully", |
| 83 | "batchDeleteFailed": "Delete failed", |
| 84 | "selectAll": "Select All", |
| 85 | "createDraft": "Create Draft", |
| 86 | "createDraftConfirmTitle": "Create draft from video", |
| 87 | "createDraftConfirmDesc": "The system will analyze this video, generate a title, description, and topics, then save them to the current draft box.", |
| 88 | "createDraftPlatformHint": "The selected platforms will be saved as compatible platforms for this draft and used for later publishing compatibility.", |
| 89 | "createDraftPlatformRequired": "Select at least one platform", |
| 90 | "createDraftSuccess": "Draft created in the current draft box", |
| 91 | "createDraftFailed": "Failed to create draft", |
| 92 | "createDraftTaskStartedToast": "The task has started. You can check it in the floating window at the bottom right. Please do not close or refresh this page while it runs.", |
| 93 | "createDraftTaskRunningTitle": "Creating draft from video", |
| 94 | "createDraftTaskRunningDesc": "The system is still analyzing the video and generating the title, description, and topics. You can keep browsing this page.", |
| 95 | "createDraftTaskCollapse": "Collapse task window", |
| 96 | "createDraftTaskCount": "{{count}} active task(s)", |
| 97 | "createDraftTaskUntitled": "Video asset {{index}}", |
| 98 | "createDraftTaskEta": "Usually takes 3-4 minutes", |
| 99 | "createDraftTaskPlatforms": "Platforms: {{platforms}}", |
| 100 | "createDraftTaskMore": "{{count}} more task(s) are still running", |
| 101 | "createDraftTaskDoNotClose": "The task keeps running on this page. You can continue working in the draft box, but do not close or refresh this page.", |
| 102 | "createDraftTaskCompactTitle": "{{count}} draft task(s) running", |
| 103 | "createDraftTaskCompactDesc": "Tap to expand and keep this page open" |
| 104 | }, |
| 105 | "aiGenerate": { |
| 106 | "title": "AI Tools", |
| 107 | "backToAlbum": "Back to Album", |
| 108 | "textToImage": "Text to Image", |
| 109 | "fireflyCard": "Firefly Card", |
| 110 | "videoGeneration": "Video Generation", |
| 111 | "prompt": "Prompt", |
| 112 | "promptPlaceholder": "Enter prompt", |
| 113 | "width": "Width", |
| 114 | "height": "Height", |
| 115 | "generate": "Generate", |
| 116 | "generating": "Generating...", |
| 117 | "content": "Content", |
| 118 | "contentPlaceholder": "Enter content", |
| 119 | "titlePlaceholder": "Enter title", |
| 120 | "template": "Template", |
| 121 | "uploadToMediaGroup": "Upload to Media Group", |
| 122 | "selectMediaGroup": "Select Media Group", |
| 123 | "selectMediaGroupPlaceholder": "Please select media group", |
| 124 | "upload": "Upload", |
| 125 | "uploading": "Uploading...", |
| 126 | "uploadSuccess": "Upload successful", |
| 127 | "uploadFailed": "Upload failed", |
| 128 | "getMediaGroupListFailed": "Failed to get media group list", |
| 129 | "pleaseEnterPrompt": "Please enter prompt", |
| 130 | "pleaseSelectMediaGroup": "Please select media group", |
| 131 | "pleaseEnterContent": "Please enter content", |
| 132 | "pleaseEnterTitle": "Please enter title", |
| 133 | "selectSize": "Select Size", |
| 134 | "generateCount": "Generate Count", |
| 135 | "imageQuality": "Image Quality", |
| 136 | "imageStyle": "Image Style", |
| 137 | "selectModel": "Select Model", |
| 138 | "standard": "Standard", |
| 139 | "hd": "HD", |
| 140 | "vivid": "Vivid", |
| 141 | "natural": "Natural", |
| 142 | "goldCardTemplate": "Gold Card Template", |
| 143 | "memoTemplate": "Memo Template", |
| 144 | "simpleTemplate": "Simple Template", |
| 145 | "blackSunTemplate": "Black Sun Template", |
| 146 | "templateE": "Template E", |
| 147 | "writingTemplate": "Writing Template", |
| 148 | "codeTemplate": "Code Template", |
| 149 | "templateD": "Template D", |
| 150 | "videoPromptPlaceholder": "Enter video description", |
| 151 | "videoDuration": "Video Duration", |
| 152 | "videoSize": "Video Size", |
| 153 | "videoMode": "Generation Mode", |
| 154 | "firstFrame": "First Frame", |
| 155 | "tailFrame": "Tail Frame", |
| 156 | "imageUrlPlaceholder": "Select Add Image ", |
| 157 | "taskStatus": "Task Status", |
| 158 | "taskSubmitted": "Task Submitted", |
| 159 | "taskProcessing": "Task Processing", |
| 160 | "taskCompleted": "Task Completed", |
| 161 | "taskFailed": "Task Failed", |
| 162 | "checkStatus": "Check Status", |
| 163 | "videoGenerationFailed": "Video generation failed", |
| 164 | "pleaseEnterVideoPrompt": "Please enter video description", |
| 165 | "pleaseSelectVideoModel": "Please select video model", |
| 166 | "videoUploadSuccess": "Video upload successful", |
| 167 | "videoUploadFailed": "Video upload failed", |
| 168 | "md2card": "Markdown to Card", |
| 169 | "markdownPlaceholder": "Enter Markdown content", |
| 170 | "selectTheme": "Select Theme", |
| 171 | "themeMode": "Theme Mode", |
| 172 | "lightMode": "Light Mode", |
| 173 | "darkMode": "Dark Mode", |
| 174 | "cardWidth": "Card Width", |
| 175 | "cardHeight": "Card Height", |
| 176 | "splitMode": "Split Mode", |
| 177 | "noSplit": "No Split", |
| 178 | "split": "Split", |
| 179 | "mdxMode": "MDX Mode", |
| 180 | "overHiddenMode": "Overflow Hidden", |
| 181 | "generateCard": "Generate Card", |
| 182 | "cardGenerationFailed": "Card generation failed", |
| 183 | "cardUploadSuccess": "Card upload successful", |
| 184 | "cardUploadFailed": "Card upload failed", |
| 185 | "pleaseEnterMarkdown": "Please enter Markdown content", |
| 186 | "imageGenerationFailed": "Image generation failed", |
| 187 | "fireflyCardGenerationFailed": "Firefly card generation failed", |
| 188 | "pleaseEnterContentAndTitle": "Please enter content and title", |
| 189 | "taskSubmittedSuccess": "Task submitted", |
| 190 | "videoGenerationSuccess": "Video generation successful", |
| 191 | "checkVideoTaskStatusFailed": "Check video task status failed", |
| 192 | "pleaseEnterVideoDescription": "Please enter video description", |
| 193 | "selectSizePlaceholder": "Select size", |
| 194 | "generateCountPlaceholder": "Generate count", |
| 195 | "imageQualityPlaceholder": "Image quality", |
| 196 | "imageStylePlaceholder": "Image style", |
| 197 | "selectModelPlaceholder": "Select model", |
| 198 | "selectVideoModelPlaceholder": "Select video model", |
| 199 | "imageEditPromptPlaceholder": "Enter image edit prompt", |
| 200 | "uploadSourceImage": "Upload Source Image", |
| 201 | "uploadSourceImagePlaceholder": "Upload image to edit", |
| 202 | "maxImages": "Max images", |
| 203 | "imageEditFailed": "Image edit failed", |
| 204 | "imageEditSuccess": "Image edit success", |
| 205 | "pleaseUploadSourceImage": "Please upload source image", |
| 206 | "imageEditTaskSubmitted": "Image edit task submitted", |
| 207 | "imageEditTaskProcessing": "Image edit task processing", |
| 208 | "imageEditTaskCompleted": "Image edit task completed", |
| 209 | "imageEditTaskFailed": "Image edit task failed", |
| 210 | "advancedOptions": "Advanced Options", |
| 211 | "outputImageCount": "Output Image Count", |
| 212 | "low": "Low", |
| 213 | "sourceImage": "Source Image", |
| 214 | "deleteImage": "Delete Image", |
| 215 | "clearAllImages": "Clear All Images", |
| 216 | "maxUploadReached": "Max upload reached ({{count}} images)", |
| 217 | "maxUploadLimitReached": "Max upload limit reached: {{count}} images", |
| 218 | "autoSelectImages": "Can only upload {{count}} images, automatically selected first {{count}}", |
| 219 | "uploadSuccessCount": "Successfully uploaded {{count}} images", |
| 220 | "autoRemoveExcessImages": "Model supports max {{maxCount}} images, automatically removed {{removedCount}} images", |
| 221 | "imageEditCompleted": "Image edit completed", |
| 222 | "imageGenerationCompleted": "Image generation completed", |
| 223 | "noDefaultMediaGroup": "No default media group found", |
| 224 | "pleaseUploadAtLeastOneImage": "Please upload at least one image", |
| 225 | "uploadImage": "Upload Image", |
| 226 | "addImage": "Add Image", |
| 227 | "image": "Image", |
| 228 | "videoGenerationHistory": "Video Generation History", |
| 229 | "refresh": "Refresh", |
| 230 | "noHistoryRecords": "No history records", |
| 231 | "submitTime": "Submit Time", |
| 232 | "completeTime": "Complete Time", |
| 233 | "progress": "Progress", |
| 234 | "failReason": "Fail Reason", |
| 235 | "completed": "Completed", |
| 236 | "failed": "Failed", |
| 237 | "processing": "Processing", |
| 238 | "submitted": "Submitted", |
| 239 | "examplePrompt1": "Time-lapse Bloom", |
| 240 | "examplePrompt2": "Vibrant Flowers", |
| 241 | "examplePrompt3": "Underwater World", |
| 242 | "examplePrompt4": "Starry Journey", |
| 243 | "examplePrompt5": "Cyber City", |
| 244 | "textToVideo": "Text to Video", |
| 245 | "imageToVideo": "Image to Video", |
| 246 | "seconds": "s", |
| 247 | "selectThemePlaceholder": "Select theme", |
| 248 | "themeModePlaceholder": "Theme mode", |
| 249 | "cardWidthPlaceholder": "Card width", |
| 250 | "cardHeightPlaceholder": "Card height", |
| 251 | "splitModePlaceholder": "Split mode", |
| 252 | "markdownToCard": "Markdown to Card", |
| 253 | "markdownCard": "Markdown Card", |
| 254 | "templateA": "Default", |
| 255 | "templateB": "Transparent", |
| 256 | "templateC": "Quote", |
| 257 | "templateJin": "Book", |
| 258 | "templateMemo": "Memo", |
| 259 | "templateEasy": "Border", |
| 260 | "templateWrite": "Handwriting", |
| 261 | "pleaseUploadFirstFrame": "Please upload first frame image", |
| 262 | "pleaseUploadTailFrame": "Please upload tail frame image", |
| 263 | "imageRequirements": "Image Requirements", |
| 264 | "aspectRatioRange": "Aspect Ratio Range", |
| 265 | "aspectRatioRangeValue": "(0.4, 2.5)", |
| 266 | "dimensionRange": "Dimension Range", |
| 267 | "dimensionRangeValue": "(300px, 6000px)", |
| 268 | "imageSizeLimit": "Image Size Limit", |
| 269 | "imageSizeLimitValue": "Less than 30MB", |
| 270 | "imageFormatSupport": "Supported Formats", |
| 271 | "imageFormatSupportValue": "JPG, PNG, WEBP", |
| 272 | "estimatedCreditCost": "Estimated Credit Cost", |
| 273 | "credits": "credits", |
| 274 | "getImageModelsFailed": "Failed to get image generation models", |
| 275 | "getVideoModelsFailed": "Failed to get video generation models", |
| 276 | "videoLoadedSuccess": "Video loaded successfully" |
| 277 | } |
| 278 | } |
| 279 |