|
74 | 74 | "advanced_error_update_ssh_key": "Failed to update SSH key: {error}", |
75 | 75 | "advanced_error_usb_emulation_disable": "Failed to disable USB emulation: {error}", |
76 | 76 | "advanced_error_usb_emulation_enable": "Failed to enable USB emulation: {error}", |
| 77 | + "advanced_error_version_update": "Failed to initiate version update: {error}", |
77 | 78 | "advanced_loopback_only_description": "Restrict web interface access to localhost only (127.0.0.1)", |
78 | 79 | "advanced_loopback_only_title": "Loopback-Only Mode", |
79 | 80 | "advanced_loopback_warning_before": "Before enabling this feature, make sure you have either:", |
|
100 | 101 | "advanced_update_ssh_key_button": "Update SSH Key", |
101 | 102 | "advanced_usb_emulation_description": "Control the USB emulation state", |
102 | 103 | "advanced_usb_emulation_title": "USB Emulation", |
| 104 | + "advanced_version_update_app_label": "App Version", |
| 105 | + "advanced_version_update_button": "Update to Version", |
| 106 | + "advanced_version_update_description": "Install a specific version from GitHub releases", |
| 107 | + "advanced_version_update_github_link": "JetKVM releases page", |
| 108 | + "advanced_version_update_helper": "Find available versions on the", |
| 109 | + "advanced_version_update_reset_config_description": "Reset configuration after the update", |
| 110 | + "advanced_version_update_reset_config_label": "Reset configuration", |
| 111 | + "advanced_version_update_system_label": "System Version", |
| 112 | + "advanced_version_update_target_app": "App only", |
| 113 | + "advanced_version_update_target_both": "Both App and System", |
| 114 | + "advanced_version_update_target_label": "What to update", |
| 115 | + "advanced_version_update_target_system": "System only", |
| 116 | + "advanced_version_update_title": "Update to Specific Version", |
103 | 117 | "already_adopted_new_owner": "If you're the new owner, please ask the previous owner to de-register the device from their account in the cloud dashboard. If you believe this is an error, contact our support team for assistance.", |
104 | 118 | "already_adopted_other_user": "This device is currently registered to another user in our cloud dashboard.", |
105 | 119 | "already_adopted_return_to_dashboard": "Return to Dashboard", |
|
241 | 255 | "general_auto_update_description": "Automatically update the device to the latest version", |
242 | 256 | "general_auto_update_error": "Failed to set auto-update: {error}", |
243 | 257 | "general_auto_update_title": "Auto Update", |
244 | | - "general_check_for_updates": "Check for Updates", |
245 | 258 | "general_check_for_stable_updates": "Downgrade", |
| 259 | + "general_check_for_updates": "Check for Updates", |
246 | 260 | "general_page_description": "Configure device settings and update preferences", |
247 | 261 | "general_reboot_description": "Do you want to proceed with rebooting the system?", |
248 | 262 | "general_reboot_device": "Reboot Device", |
|
262 | 276 | "general_update_checking_title": "Checking for updates…", |
263 | 277 | "general_update_completed_description": "Your device has been successfully updated to the latest version. Enjoy the new features and improvements!", |
264 | 278 | "general_update_completed_title": "Update Completed Successfully", |
| 279 | + "general_update_downgrade_available_description": "A downgrade is available to revert to a previous version.", |
| 280 | + "general_update_downgrade_available_title": "Downgrade Available", |
| 281 | + "general_update_downgrade_button": "Downgrade Now", |
265 | 282 | "general_update_error_description": "An error occurred while updating your device. Please try again later.", |
266 | 283 | "general_update_error_details": "Error details: {errorMessage}", |
267 | 284 | "general_update_error_title": "Update Error", |
| 285 | + "general_update_keep_current_button": "Keep Current Version", |
268 | 286 | "general_update_later_button": "Do it later", |
269 | 287 | "general_update_now_button": "Update Now", |
270 | 288 | "general_update_rebooting": "Rebooting to complete the update…", |
|
898 | 916 | "wake_on_lan_invalid_mac": "Invalid MAC address", |
899 | 917 | "wake_on_lan_magic_sent_success": "Magic Packet sent successfully", |
900 | 918 | "welcome_to_jetkvm": "Welcome to JetKVM", |
901 | | - "welcome_to_jetkvm_description": "Control any computer remotely", |
902 | | - "advanced_version_update_app_label": "App Version", |
903 | | - "advanced_version_update_button": "Update to Version", |
904 | | - "advanced_version_update_description": "Install a specific version from GitHub releases", |
905 | | - "advanced_version_update_github_link": "JetKVM releases page", |
906 | | - "advanced_version_update_helper": "Find available versions on the", |
907 | | - "advanced_version_update_system_label": "System Version", |
908 | | - "advanced_version_update_target_app": "App only", |
909 | | - "advanced_version_update_target_both": "Both App and System", |
910 | | - "advanced_version_update_target_label": "What to update", |
911 | | - "advanced_version_update_target_system": "System only", |
912 | | - "advanced_version_update_title": "Update to Specific Version", |
913 | | - "advanced_error_version_update": "Failed to initiate version update: {error}", |
914 | | - "general_update_downgrade_available_description": "A downgrade is available to revert to a previous version.", |
915 | | - "general_update_downgrade_available_title": "Downgrade Available", |
916 | | - "general_update_downgrade_button": "Downgrade Now", |
917 | | - "general_update_keep_current_button": "Keep Current Version", |
918 | | - "advanced_version_update_reset_config_description": "Reset configuration after the update", |
919 | | - "advanced_version_update_reset_config_label": "Reset configuration" |
| 919 | + "welcome_to_jetkvm_description": "Control any computer remotely" |
920 | 920 | } |
0 commit comments