|
8 | 8 | "cancel": "Cancel", |
9 | 9 | "close": "Close", |
10 | 10 | "confirm": "Confirm", |
11 | | - "loading": "Loading...", |
12 | 11 | "maximize": "Maximize", |
13 | 12 | "minimize": "Minimize", |
14 | 13 | "reset": "Reset", |
|
33 | 32 | "openDocs": "Open Docs", |
34 | 33 | "openlist": "OpenList", |
35 | 34 | "openlistDesc": "Manage your cloud storage with OpenList", |
36 | | - "quickLinks": "Quick Links", |
37 | 35 | "rclone": "Rclone", |
38 | | - "rcloneDesc": "Command line program to manage files on cloud storage", |
39 | | - "title": "Documentation" |
| 36 | + "rcloneDesc": "Command line program to manage files on cloud storage" |
40 | 37 | }, |
41 | 38 | "quickActions": { |
42 | | - "autoLaunch": "Auto Launch Core(not app)", |
43 | 39 | "configRclone": "Configure RClone", |
44 | 40 | "copyAdminPassword": "Copy admin password", |
45 | 41 | "firewall": { |
|
51 | 47 | "removed": "Port removed successfully" |
52 | 48 | }, |
53 | 49 | "manageMounts": "Manage Mounts", |
54 | | - "openWeb": "Web", |
55 | 50 | "openlistService": "OpenList Core", |
56 | | - "processing": "Processing...", |
57 | | - "quickSettings": "Quick Settings", |
| 51 | + "openWeb": "Web", |
58 | 52 | "rclone": "RClone", |
59 | 53 | "resetAdminPassword": "Reset admin password", |
60 | 54 | "restart": "Restart", |
61 | 55 | "startOpenListCore": "Start", |
62 | | - "startRclone": "Start RClone", |
63 | 56 | "stopOpenListCore": "Stop", |
64 | | - "stopRclone": "Stop RClone", |
65 | 57 | "title": "Core Management" |
66 | 58 | }, |
67 | | - "serviceManagement": { |
68 | | - "confirmUninstall": { |
69 | | - "confirm": "Uninstall", |
70 | | - "message": "Are you sure you want to uninstall the OpenList service? This will stop all functionality and make the application unusable until the service is reinstalled.", |
71 | | - "title": "Confirm Uninstall" |
72 | | - }, |
73 | | - "install": "Install", |
74 | | - "serviceStatus": "OpenList Backend Service", |
75 | | - "start": "Start", |
76 | | - "status": { |
77 | | - "error": "Error", |
78 | | - "installed": "Installed", |
79 | | - "notInstalled": "Not Installed", |
80 | | - "running": "Running", |
81 | | - "stopped": "Stopped" |
82 | | - }, |
83 | | - "stop": "Stop", |
84 | | - "title": "Service Management", |
85 | | - "uninstall": "Uninstall" |
86 | | - }, |
87 | 59 | "versionManager": { |
88 | 60 | "openlist": "OpenList", |
89 | 61 | "rclone": "Rclone", |
|
117 | 89 | "sources": { |
118 | 90 | "all": "All Sources", |
119 | 91 | "openlist": "OpenList", |
120 | | - "rclone": "Rclone", |
121 | | - "service": "Service" |
| 92 | + "rclone": "Rclone" |
122 | 93 | } |
123 | 94 | }, |
124 | 95 | "headers": { |
|
195 | 166 | "config": { |
196 | 167 | "addFlag": "Add Flag", |
197 | 168 | "addTitle": "Add Remote Configuration", |
198 | | - "advancedSettings": "Advanced Settings", |
199 | 169 | "authentication": "Authentication", |
200 | 170 | "autoMount": "Auto-mount on startup", |
201 | 171 | "basicInfo": "Basic Information", |
|
252 | 222 | "quickFlags": "Common Used Flags", |
253 | 223 | "quickFlagsTooltip": "Quick select common rclone flags", |
254 | 224 | "removeFlag": "Remove Flag", |
255 | | - "selectCommonFlags": "Select Common Flags", |
256 | 225 | "type": "Type", |
257 | 226 | "types": { |
258 | 227 | "webdav": "WebDAV" |
|
280 | 249 | "failedToDelete": "Failed to delete configuration", |
281 | 250 | "failedToMount": "Failed to mount remote", |
282 | 251 | "failedToSave": "Failed to save configuration", |
283 | | - "failedToStartService": "Failed to start rclone service", |
284 | | - "failedToStopService": "Failed to stop rclone service", |
285 | 252 | "failedToUnmount": "Failed to unmount remote", |
286 | 253 | "fillRequiredFields": "Please fill in all required fields", |
287 | 254 | "mountPointRequired": "Mount point is required" |
288 | 255 | }, |
289 | 256 | "meta": { |
290 | | - "autoMount": "Auto Mount", |
291 | | - "openInExplorer": "Click to open in file explorer" |
292 | | - }, |
293 | | - "service": { |
294 | | - "running": "Running", |
295 | | - "stopped": "Stopped" |
| 257 | + "autoMount": "Auto Mount" |
296 | 258 | }, |
297 | 259 | "stats": { |
298 | | - "error": "Error", |
299 | | - "mounted": "Mounted", |
300 | | - "total": "Total", |
301 | | - "unmounted": "Unmounted" |
| 260 | + "mounted": "Mounted" |
302 | 261 | }, |
303 | 262 | "status": { |
304 | 263 | "error": "Error", |
|
327 | 286 | "app": { |
328 | 287 | "autoStartApp": { |
329 | 288 | "description": "Automatically start OpenList service when the application launches", |
330 | | - "subtitle": "Automatically start OpenList Desktop application when the system starts", |
331 | 289 | "title": "Auto-launch on startup(Immediate Effect)" |
332 | 290 | }, |
333 | 291 | "config": { |
334 | 292 | "openError": "Failed to open settings file", |
335 | | - "openFile": "Open settings.json", |
336 | 293 | "openSuccess": "Settings file opened successfully", |
337 | | - "subtitle": "Access application configuration files", |
338 | | - "title": "Configuration Files" |
| 294 | + "subtitle": "Access application configuration files" |
339 | 295 | }, |
340 | 296 | "ghProxy": { |
341 | 297 | "api": { |
|
345 | 301 | "help": "Optional. Enter a proxy URL to accelerate GitHub. Example: https://ghfast.top", |
346 | 302 | "label": "GitHub Proxy URL", |
347 | 303 | "placeholder": "https://ghfast.top", |
348 | | - "subtitle": "Accelerate GitHub with proxy service", |
349 | 304 | "title": "GitHub Proxy" |
350 | 305 | }, |
351 | 306 | "hideDockIcon": { |
|
356 | 311 | "openInBrowser": { |
357 | 312 | "description": "Use system default browser instead of built-in window", |
358 | 313 | "title": "Open links in external browser" |
359 | | - }, |
360 | | - "subtitle": "Configure how links are opened", |
361 | | - "title": "Link Handling" |
| 314 | + } |
362 | 315 | }, |
363 | 316 | "showWindowOnStartup": { |
364 | 317 | "description": "Show the main application window when OpenList Desktop starts", |
365 | 318 | "title": "Show main window on startup" |
366 | 319 | }, |
367 | | - "subtitle": "Configure application preferences and behavior", |
368 | | - "theme": { |
369 | | - "auto": "Auto", |
370 | | - "autoDesc": "Follow system", |
371 | | - "dark": "Dark", |
372 | | - "light": "Light", |
373 | | - "subtitle": "Choose your preferred appearance", |
374 | | - "title": "Theme" |
375 | | - }, |
376 | | - "updates": { |
377 | | - "autoCheck": { |
378 | | - "description": "Automatically check for and notify about new updates in the background", |
379 | | - "title": "Automatic Update Checks" |
380 | | - }, |
381 | | - "subtitle": "Manage automatic updates and notifications", |
382 | | - "title": "Updates" |
383 | | - } |
| 320 | + "subtitle": "Configure application preferences and behavior" |
384 | 321 | }, |
385 | 322 | "common": "Common", |
386 | 323 | "confirmReset": { |
387 | 324 | "message": "Are you sure you want to reset all settings to defaults? This action cannot be undone.", |
388 | 325 | "title": "Reset Settings" |
389 | 326 | }, |
390 | 327 | "network": { |
391 | | - "subtitle": "Configure the web interface and network settings", |
392 | 328 | "title": "Network Configuration" |
393 | 329 | }, |
394 | 330 | "rclone": { |
395 | | - "api": { |
396 | | - "port": { |
397 | | - "help": "Port number for the Rclone API server (1-65535). Default: 45572", |
398 | | - "label": "API Port", |
399 | | - "placeholder": "45572" |
400 | | - }, |
401 | | - "subtitle": "Configure the Rclone API server settings", |
402 | | - "title": "API Configuration" |
403 | | - }, |
404 | 331 | "config": { |
405 | | - "invalidJson": "Invalid JSON configuration. Please check your syntax.", |
406 | | - "label": "Rclone Configuration", |
407 | 332 | "openError": "Failed to open rclone config file", |
408 | 333 | "openFile": "Open rclone.conf", |
409 | 334 | "openSuccess": "Rclone config file opened successfully", |
410 | | - "subtitle": "Configure rclone for remote storage access", |
411 | | - "tips": "View your rclone configuration as JSON. This will be used to configure rclone remotes.", |
412 | | - "title": "Remote Storage" |
| 335 | + "subtitle": "Configure rclone for remote storage access" |
413 | 336 | }, |
414 | 337 | "subtitle": "Configure remote storage connections" |
415 | 338 | }, |
416 | 339 | "resetFailed": "Failed to reset settings.", |
417 | 340 | "resetSuccess": "Settings reset to defaults successfully!", |
418 | | - "resetToDefaults": "Reset to defaults", |
419 | 341 | "saveChanges": "Save Changes", |
420 | | - "saveFailed": "Failed to save settings. Please try again.", |
421 | 342 | "saved": "Settings saved successfully!", |
| 343 | + "saveFailed": "Failed to save settings. Please try again.", |
422 | 344 | "service": { |
423 | 345 | "admin": { |
424 | | - "currentPassword": "Admin Password", |
425 | 346 | "help": "Enter a custom admin password or click the reset button to generate a new random password. Click 'Save Changes' to apply the password to OpenList Core.", |
426 | 347 | "passwordPlaceholder": "Enter admin password or click reset to generate", |
427 | | - "passwordUpdateFailed": "Failed to update admin password. Please check the logs for more details.", |
428 | 348 | "passwordUpdated": "Admin password updated successfully!", |
| 349 | + "passwordUpdateFailed": "Failed to update admin password. Please check the logs for more details.", |
429 | 350 | "resetFailed": "Failed to reset admin password. Please check the logs for more details.", |
430 | 351 | "resetSuccess": "Admin password reset successfully! New password has been generated and saved.", |
431 | 352 | "resetTitle": "Reset admin password to a new random value", |
432 | | - "subtitle": "Manage the admin password for OpenList Core web interface", |
433 | 353 | "title": "Admin Password" |
434 | 354 | }, |
435 | 355 | "customPaths": { |
|
452 | 372 | "selectTitle": "Select Rclone Config File" |
453 | 373 | }, |
454 | 374 | "selectError": "Failed to select file. Please try again or enter path manually.", |
455 | | - "subtitle": "Override default binary and configuration file paths", |
456 | 375 | "title": "Custom Paths" |
457 | 376 | }, |
458 | 377 | "network": { |
|
478 | 397 | }, |
479 | 398 | "startup": { |
480 | 399 | "autoLaunch": { |
481 | | - "description": "Automatically start OpenList core when the computer starts", |
482 | | - "title": "Auto-launch on startup" |
| 400 | + "description": "Automatically start OpenList Core service when the application launches", |
| 401 | + "title": "Auto-launch OpenList Core on app startup" |
483 | 402 | } |
484 | 403 | }, |
485 | 404 | "subtitle": "Configure OpenList service settings" |
486 | 405 | }, |
487 | | - "startup": { |
488 | | - "subtitle": "Configure automatic startup behavior", |
489 | | - "title": "Startup Options" |
490 | | - }, |
491 | 406 | "subtitle": "Configure your OpenList Desktop application", |
492 | 407 | "tabs": { |
493 | 408 | "app": "Application", |
|
501 | 416 | "darkDesc": "Dark theme", |
502 | 417 | "light": "Light", |
503 | 418 | "lightDesc": "Light theme", |
504 | | - "title": "Theme", |
505 | 419 | "toggle": "Toggle theme" |
506 | 420 | }, |
507 | 421 | "title": "Settings" |
508 | 422 | }, |
509 | 423 | "update": { |
510 | | - "aboutUpdates": "About Updates", |
511 | | - "autoCheck": "Check for updates automatically", |
512 | | - "autoCheckInfo": "Automatic update checks keep your app secure and up-to-date", |
513 | 424 | "availableInstallers": "Available Installers", |
514 | 425 | "backgroundUpdateAvailable": "Update available in background", |
515 | | - "backupInfo": "Your data is automatically backed up before major updates", |
516 | 426 | "checkError": "Failed to check for updates", |
517 | 427 | "checkForUpdates": "Check for Updates", |
518 | 428 | "checking": "Checking...", |
|
524 | 434 | "lastChecked": "Last checked", |
525 | 435 | "noUpdatesFound": "No updates available", |
526 | 436 | "quitApp": "Quitting application...", |
527 | | - "releaseChannels": "Release Channels", |
528 | | - "releaseChannelsInfo": "We use GitHub releases to manage app updates.", |
529 | 437 | "releaseDate": "Release Date", |
530 | | - "releaseNotes": "Release Notes", |
531 | | - "securityInfo": "Updates include important security patches and bug fixes", |
532 | 438 | "showUpdate": "Show Update", |
533 | 439 | "startingDownload": "Starting download...", |
534 | 440 | "subtitle": "Keep your application up to date with the latest features and security improvements", |
535 | 441 | "title": "App Updates", |
536 | | - "upToDate": "App is up to date", |
537 | | - "updateAvailable": "Update Available" |
| 442 | + "updateAvailable": "Update Available", |
| 443 | + "upToDate": "App is up to date" |
538 | 444 | } |
539 | 445 | } |
0 commit comments