Press n or j to go to the next uncovered block, b, p or k for the previous block.
| 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 | export default { // Navigation nav: { printers: 'Printers', archives: 'Archives', queue: 'Queue', stats: 'Statistics', profiles: 'Profiles', maintenance: 'Maintenance', projects: 'Projects', settings: 'Settings', collapseSidebar: 'Collapse sidebar', expandSidebar: 'Expand sidebar', update: 'Update', updateAvailable: 'Update available: v{{version}}', viewOnGithub: 'View on GitHub', keyboardShortcuts: 'Keyboard shortcuts (?)', switchToLight: 'Switch to light mode', switchToDark: 'Switch to dark mode', }, // Common common: { save: 'Save', cancel: 'Cancel', delete: 'Delete', edit: 'Edit', add: 'Add', close: 'Close', confirm: 'Confirm', loading: 'Loading...', error: 'Error', success: 'Success', warning: 'Warning', enabled: 'Enabled', disabled: 'Disabled', yes: 'Yes', no: 'No', on: 'On', off: 'Off', all: 'All', none: 'None', search: 'Search', filter: 'Filter', sort: 'Sort', refresh: 'Refresh', download: 'Download', upload: 'Upload', actions: 'Actions', status: 'Status', name: 'Name', description: 'Description', date: 'Date', time: 'Time', hours: 'hours', minutes: 'minutes', seconds: 'seconds', noPrinters: 'No printers configured', noData: 'No data available', required: 'Required', optional: 'Optional', }, // Printers page printers: { title: 'Printers', addPrinter: 'Add Printer', editPrinter: 'Edit Printer', deletePrinter: 'Delete Printer', printerName: 'Printer Name', serialNumber: 'Serial Number', ipAddress: 'IP Address', accessCode: 'Access Code', model: 'Model', nozzleCount: 'Nozzle Count', autoArchive: 'Auto Archive', status: { idle: 'Idle', printing: 'Printing', paused: 'Paused', offline: 'Offline', error: 'Error', finished: 'Finished', unknown: 'Unknown', }, temperatures: { nozzle: 'Nozzle', bed: 'Bed', chamber: 'Chamber', }, progress: '{{percent}}% complete', timeRemaining: '{{time}} remaining', deleteConfirm: 'Are you sure you want to delete "{{name}}"?', maintenanceOk: 'Maintenance OK', maintenanceWarning: '{{count}} warning', maintenanceWarning_plural: '{{count}} warnings', maintenanceDue: '{{count}} due', maintenanceDue_plural: '{{count}} due', }, // Archives page archives: { title: 'Print Archives', searchPlaceholder: 'Search archives...', filterByPrinter: 'Filter by printer', filterByStatus: 'Filter by status', sortBy: 'Sort by', sortNewest: 'Newest first', sortOldest: 'Oldest first', sortName: 'Name', sortDuration: 'Duration', noArchives: 'No archives found', printTime: 'Print Time', filamentUsed: 'Filament Used', cost: 'Cost', reprint: 'Reprint', preview: 'Preview', deleteArchive: 'Delete Archive', deleteConfirm: 'Are you sure you want to delete this archive?', favorite: 'Favorite', unfavorite: 'Remove from favorites', viewDetails: 'View Details', status: { completed: 'Completed', failed: 'Failed', stopped: 'Stopped', }, }, // Queue page queue: { title: 'Print Queue', addToQueue: 'Add to Queue', clearQueue: 'Clear Queue', emptyQueue: 'Queue is empty', position: 'Position', scheduledTime: 'Scheduled Time', moveUp: 'Move Up', moveDown: 'Move Down', remove: 'Remove', startNow: 'Start Now', status: { pending: 'Pending', printing: 'Printing', completed: 'Completed', failed: 'Failed', cancelled: 'Cancelled', }, }, // Statistics page stats: { title: 'Statistics', overview: 'Overview', totalPrints: 'Total Prints', successRate: 'Success Rate', totalPrintTime: 'Total Print Time', totalFilament: 'Total Filament Used', totalCost: 'Total Cost', averagePrintTime: 'Average Print Time', printsPerDay: 'Prints per Day', byPrinter: 'By Printer', byMaterial: 'By Material', byMonth: 'By Month', last7Days: 'Last 7 Days', last30Days: 'Last 30 Days', last90Days: 'Last 90 Days', allTime: 'All Time', }, // Profiles page profiles: { title: 'Filament Profiles', addProfile: 'Add Profile', editProfile: 'Edit Profile', deleteProfile: 'Delete Profile', material: 'Material', brand: 'Brand', color: 'Color', diameter: 'Diameter', density: 'Density', costPerKg: 'Cost per kg', spoolWeight: 'Spool Weight', noProfiles: 'No profiles configured', deleteConfirm: 'Are you sure you want to delete this profile?', }, // Maintenance page maintenance: { title: 'Maintenance', overview: 'Overview', allOk: 'All maintenance up to date', dueCount: '{{count}} item due', dueCount_plural: '{{count}} items due', warningCount: '{{count}} warning', warningCount_plural: '{{count}} warnings', totalPrintTime: 'Total Print Time', nextMaintenance: 'Next Maintenance', nothingDue: 'Nothing due', tasks: 'Tasks', lastPerformed: 'Last performed', interval: 'Interval', hoursRemaining: '{{hours}}h remaining', hoursOverdue: '{{hours}}h overdue', markDone: 'Mark as Done', performMaintenance: 'Perform Maintenance', history: 'History', noHistory: 'No maintenance history', editPrintHours: 'Edit Print Hours', currentHours: 'Current Hours', types: { lubricateRails: 'Lubricate Linear Rails', cleanNozzle: 'Clean Nozzle/Hotend', checkBelts: 'Check Belt Tension', cleanBuildPlate: 'Clean Build Plate', checkExtruder: 'Check Extruder Gears', checkCooling: 'Check Cooling Fans', generalInspection: 'General Inspection', }, }, // Settings page settings: { title: 'Settings', general: 'General', appearance: 'Appearance', notifications: 'Notifications', smartPlugs: 'Smart Plugs', spoolman: 'Spoolman', updates: 'Updates', language: 'Language', languageDescription: 'Select your preferred language', theme: 'Theme', themeLight: 'Light', themeDark: 'Dark', themeSystem: 'System', defaultView: 'Default View', defaultViewDescription: 'Page to show when opening the app', checkForUpdates: 'Check for Updates', autoUpdate: 'Auto Update', currentVersion: 'Current Version', latestVersion: 'Latest Version', upToDate: 'You are up to date', updateAvailable: 'Update available', // Notifications notificationLanguage: 'Notification Language', notificationLanguageDescription: 'Language for push notifications', notificationProviders: 'Notification Providers', addProvider: 'Add Provider', editProvider: 'Edit Provider', providerType: 'Provider Type', testNotification: 'Test Notification', testSuccess: 'Test notification sent successfully', testFailed: 'Failed to send test notification', quietHours: 'Quiet Hours', quietHoursDescription: 'Do not disturb during these hours', quietHoursStart: 'Start', quietHoursEnd: 'End', events: { title: 'Notification Events', printStart: 'Print Started', printComplete: 'Print Completed', printFailed: 'Print Failed', printStopped: 'Print Stopped', printProgress: 'Progress Milestones', printProgressDescription: 'Notify at 25%, 50%, 75%', printerOffline: 'Printer Offline', printerError: 'Printer Error', filamentLow: 'Low Filament', maintenanceDue: 'Maintenance Due', maintenanceDueDescription: 'Notify when maintenance is needed', }, // Smart Plugs smartPlug: { title: 'Smart Plugs', add: 'Add Smart Plug', edit: 'Edit Smart Plug', name: 'Name', ipAddress: 'IP Address', linkedPrinter: 'Linked Printer', autoOn: 'Auto Power On', autoOnDescription: 'Turn on when print starts', autoOff: 'Auto Power Off', autoOffDescription: 'Turn off after print completes', offDelay: 'Off Delay', offDelayMinutes: 'Minutes after print', offDelayTemp: 'When nozzle below temperature', currentState: 'Current State', turnOn: 'Turn On', turnOff: 'Turn Off', }, // Spoolman spoolmanEnabled: 'Enable Spoolman Integration', spoolmanUrl: 'Spoolman URL', spoolmanConnected: 'Connected', spoolmanDisconnected: 'Disconnected', }, // Notifications (for push notifications) notification: { printStarted: { title: 'Print Started', body: '{{printer}}: {{filename}} has started printing', }, printCompleted: { title: 'Print Completed', body: '{{printer}}: {{filename}} completed successfully', }, printFailed: { title: 'Print Failed', body: '{{printer}}: {{filename}} has failed', }, printStopped: { title: 'Print Stopped', body: '{{printer}}: {{filename}} was stopped', }, printProgress: { title: 'Print Progress', body: '{{printer}}: {{filename}} is {{percent}}% complete', }, printerOffline: { title: 'Printer Offline', body: '{{printer}} is offline', }, printerError: { title: 'Printer Error', body: '{{printer}}: {{error}}', }, filamentLow: { title: 'Low Filament', body: '{{printer}}: Filament is running low', }, maintenanceDue: { title: 'Maintenance Due', body: '{{printer}}: {{items}} need attention', }, }, // Errors errors: { generic: 'Something went wrong', networkError: 'Network error. Please check your connection.', notFound: 'Not found', unauthorized: 'Unauthorized', serverError: 'Server error', validationError: 'Please check your input', printerConnectionFailed: 'Failed to connect to printer', saveFailed: 'Failed to save changes', deleteFailed: 'Failed to delete', loadFailed: 'Failed to load data', }, // Confirmations confirm: { delete: 'Are you sure you want to delete this?', unsavedChanges: 'You have unsaved changes. Are you sure you want to leave?', clearQueue: 'Are you sure you want to clear the queue?', }, }; |