One-KVM/web/share/i18n/i18n_en.json
mofeng-git ecc27c2be7 fix: 修复MSD上传功能和多项构建优化
- 修复MSD上传中prefix参数编码问题
- 移除重复的uploading-sub元素定义
- 优化Python依赖库清理和缓存管理
- 改进Rockchip硬件加速库构建流程
- 增强国际化语言检测和设置
- 修正ttyd下载地址和系统服务配置
2025-08-25 20:14:50 +08:00

163 lines
9.3 KiB
JSON

{
"username": "Username: ",
"password": "Password: ",
"2fa_code": "2FA code: ",
"if_enabled": "if enabled",
"login": "Login",
"select_language": "Select language: ",
"chinese": "Simplified Chinese",
"english": "English",
"footer-left": "This site is actively using JavaScript.<br>It doesn't contain ads, but is blocked by some ad filters.<br>Please turn it off to continue and reload the page.",
"index": " One-KVM Index ",
"copyright": "Copyright &copy; 2018-2025 Maxim Devaev | Modified by SilentWind",
"keyboard_limitation_note": "Please note that when you are working with a KVM session or another application that captures the keyboard,you can't use some keyboard shortcuts such as Ctrl+Alt+Del (which will be caught by your OS) or Ctrl+W (caught by your browser).",
"browser_solution_note": "To override this limitation you can use Google Chrome in application mode.",
"serve_name": "Server Name:",
"pikvm_project_link":"PiKVM Project",
"pikvm_documentation_link":"PiKVM Documentation",
"onekvm_project_link":"One-KVM Project",
"onekvm_documentation_link":"One-KVM Documentation",
"index_title":"The Open Source KVM over IP",
"vnc_daemon_running": "This One-KVM device has running <b>kvmd-vnc</b> daemon and provides VNC access to the server.",
"vnc_security_warning": "<b>WARNING!</b> We strongly don't recommend you to use VNC in untrusted networks without enabled X.509 or TLS encryption. Otherwise your passwords are transmitted in a plain text over the network.",
"vnc_client_requirements": "Your VNC client must support Tight JPEG compression and password authentication. <a href=\"https://tigervnc.org\">TigerVNC</a> is a good choice.On Linux, this client will most likely be available for installation from the repository. It can also be called vncviewer.",
"ipmi_daemon_running":"This One-KVM device has running <b>kvmd-ipmi</b> daemon and provides IPMI 2.0 interface for some basic BMC operations like on/off/reset the server.",
"ipmi_security_warning":"<b>WARNING!</b> We strongly don't recommend you to use IPMI in untrusted networks because this protocol is completely unsafe by design. In short, the authentication process for IPMI mandates that the server send a salted SHA1 or MD5 hash of the requested user's password to the client, prior to the client authenticating.",
"ipmi_password_recommendation":"<b>NEVER</b> use the same passwords for KVMD and IPMI users. And even better not to use IPMI. Instead, you can directly use KVMD API via curl. Here some examples:",
"about_title":"About",
"about_sponsors":"// These <a href=\"https://github.com/pikvm/pikvm?tab=readme-ov-file#special-thanks\">kind people</a> donated money to the PiKVM project and supported the work on it. <br>// If you also want to support this project, you can donate on <a target=\"_blank\" href=\"https://www.patreon.com/pikvm\"> Patreon</a> or <a target=\"_blank\" href=\"https://paypal.me/pikvm\"> Paypal</a>.<br><br>// These <a href=\"https://one-kvm.mofeng.run/thanks/#_2\">kind people</a> donated money to the One-KVM project and supported the work on it. <br>// If you also want to support this project, you can donate on <a target=\"_blank\" href=\"https://afdian.com/a/silentwind\"> afdian </a>.",
"system_menu":"System",
"system_runtime_settings":"Runtime settings &amp; tools",
"system_terminal":"Term",
"system_about":"About",
"system_log":"Log",
"system_wol":"WoL",
"video_resolution":"Resolution:",
"video_jpeg_quality":"JPEG quality:",
"video_jpeg_fps":"JPEG max fps:",
"video_h264_bitrate":"H.264 kbps:",
"video_h264_gop":"H.264 gop",
"video_mode":"Video mode",
"virtual_keyboard_title":"Virtual Keyboard",
"terminal_title":"Terminal",
"video_orientation":"Orientation:",
"video_orientation_default":"Default",
"audio_volume":"Audio volume:",
"stream_show":"&bull; Show stream",
"stream_screenshot":"&bull; Screenshot",
"stream_reset":"Reset stream",
"hid_keyboard_mode":"Keyboard mode:",
"hid_mouse_mode":"Mouse mode:",
"hid_settings":"Keyboard &amp; Mouse (HID) settings",
"hid_mouse_polling":"Mouse polling:",
"hid_mouse_sensitivity":"Relative sensitivity:",
"hid_mouse_reverse_scroll":"Reverse scrolling:",
"hid_mouse_scroll_rate":"Scroll rate:",
"hid_show_keyboard":"&bull; Show keyboard",
"hid_reset":"Reset HID",
"macro_menu":"Macro",
"macro_description":"Record and play HID/ATX/GPIO actions<br>",
"macro_security_note":"For security reasons, the record will not be saved on the PiKVM",
"macro_record":"Rec",
"macro_stop":"Stop",
"macro_play":"Play",
"macro_clear":"Clear",
"macro_script_time":"Script time:",
"macro_script_events":"Scripted events:",
"macro_include_delays":"include delays",
"macro_upload_script":"Upload script",
"macro_download_script":"Download script",
"text_menu":"Text",
"text_paste_description":"Paste text as keypress sequence<br>",
"text_keyboard_layout_note":"Please note that One-KVM cannot switch the keyboard layout",
"text_paste_button":"&bull; Paste",
"text_using_keymap":"using host keymap",
"text_ocr_title":"Text recognition <sup><i>&beta;</i></sup><br>",
"text_ocr_local_note":"OCR works locally on One-KVM",
"text_ocr_select_area":"&bull; Select area",
"text_ocr_for":"for",
"text_ocr_recognition":"text recognition",
"text_ocr_enter_hint":"Press <b>Enter</b> to recognize and copy text to clipboard",
"text_ocr_escape_hint":"Press <b>Esc</b> to cancel selection",
"shortcuts_menu":"Shortcuts",
"shortcuts_description":"Quick keyboard shortcuts<br>",
"shortcuts_also_see":"Also see <i>System &rarr; Show keyboard</i>",
"shortcuts_help":"help",
"drive_menu":"Drive",
"drive_title":"Mass Storage Drive:",
"drive_image":"Image:",
"drive_mode":"Drive <a target=\"_blank\" href=\"https://docs.pikvm.org/msd\">mode</a>:",
"drive_select_upload":"Select image to upload",
"drive_upload":"Upload",
"drive_abort":"Abort",
"drive_local_file":"Specify a local file:",
"drive_paste_url":"<b>Or</b> paste a URL:",
"drive_upload_partition":"Upload partition:",
"drive_note":"Note:",
"drive_note_browser":"&bull; Don't close the browser page until the upload is complete.",
"drive_note_stream":"&bull; To speed up the upload, close the stream window.",
"drive_new_image":"New image:",
"drive_upload_size":"Upload size:",
"drive_connect":"Connect drive to Server",
"drive_disconnect":"Disconnect",
"drive_reset":"Reset",
"video_record_title":"Video Record<br>",
"video_record_description":"Record video using the browser API, and will be downloaded automatically",
"video_record_start":"Start recording",
"video_record_stop":"End recording",
"webui_settings":"Web UI settings",
"drive_file_display":"File display:",
"drive_quick_transfer":"Quick file transfer:",
"drive_transfer_upload_note":"&bull; Select NormalFiles tab to upload, package them and mount image",
"drive_transfer_download_note":"&bull; Disconnect MSD, unpackage it, select tab to download",
"drive_package_files":"Package files into image",
"drive_unpackage_files":"Unpackage files from image",
"drive_image_files":"Image Files",
"drive_normal_files":"Normal Files",
"drive_writable":"Writable:",
"atx-ask-switch":"Ask click confirmation",
"hid-recorder-loop-switch":"Infinite loop playback",
"msd-rw-switch":"Writable",
"hid-sysrq-ask-switch":"Ask the magic confirmation",
"hid-keyboard-swap-cc-switch":"Swap Left Ctrl and Caps keys",
"hid-mouse-squash-switch":"Squash relative moves",
"hid-mouse-cumulative-scrolling-switch":"Cumulative scrolling",
"hid-mouse-dot-switch":"Show the blue dot",
"hid-connect-switch":"Connect HID to Server",
"hid-jiggler-switch":"<a href=\"https://docs.pikvm.org/mouse_jiggler\" target=\"_blank\">Mouse jiggler</a>",
"hid-mute-switch":"Mute HID input events",
"page-close-ask-switch":"Ask page close confirmation",
"hid-pak-ask-switch":"Ask paste confirmation",
"hid-pak-secure-switch":"Hide input text",
"meta":"Meta",
"hardware":"Hardware",
"version":"Version",
"thanks":"Thanks",
"stream-message-no-webrtc":"WebRTC is not supported by this browser",
"stream-message-no-h264":"H.264 is not supported by this browser",
"msd-message-offline":"Mass Storage Drive is offline",
"msd-message-image-broken":"Current image is broken!",
"msd-message-too-big-for-cdrom":"Current image is too big for CD-ROM!",
"msd-message-out-of-storage":"Current image is out of storage",
"msd-message-rw-enabled":"Read-write mode is enabled",
"msd-message-downloads":"The image is being downloaded from One-KVM",
"msd-message-another-user-uploads":"Another user uploads an image",
"page-full-tab-stream-switch":"Expand for the entire tab by default",
"hid-keyboard-bad-link-switch":"Bad link mode (release keys immediately)",
"remember_me":"Remember me:&nbsp;",
"web_ui_settings":"Web UI settings",
"usb_breaker_confirm":"Turning off this switch will disconnect the main USB from the server. Are you sure you want to continue?",
"usb_connect_main":"Connect main USB to Server:",
"locator_led_enable":"Enable locator LED:",
"stream-suspend-switch":"Suspend stream when tab is not active:"
}