mirror of
https://github.com/rust-kotlin/ashell.git
synced 2026-09-22 16:00:59 +00:00
144 lines
4.7 KiB
YAML
144 lines
4.7 KiB
YAML
remote_files: "REMOTE FILES"
|
|
open_ssh_tab_sftp: "Open an SSH tab to browse SFTP files."
|
|
sftp_connecting: "sftp connecting..."
|
|
refresh: "Refresh"
|
|
upload_file: "Upload File"
|
|
upload_folder: "Upload Folder"
|
|
hidden: "Hidden"
|
|
download: "Download"
|
|
download_folder: "Download Folder"
|
|
download_count: "Download (%{count})"
|
|
name: "NAME"
|
|
size: "SIZE"
|
|
modified: "MODIFIED"
|
|
new_ssh_connection: "New SSH Connection"
|
|
create_or_edit_ssh_session: "Create or edit an SSH session"
|
|
new_folder: "New Folder"
|
|
create_folder_success: "Created folder: %{name}"
|
|
create_folder_failed: "Failed to create folder: %{err}"
|
|
delete_selected: "Delete"
|
|
confirm_delete: "Confirm Delete"
|
|
confirm_delete_desc: "Are you sure you want to delete the selected %{count} items? This action cannot be undone."
|
|
system_path_warning: "WARNING: You are attempting to delete critical system paths! This may cause system corruption!"
|
|
delete_success: "Successfully deleted %{count} items"
|
|
delete_failed: "Failed to delete: %{err}"
|
|
deleting_paths: "Deleting %{count} items..."
|
|
local_terminal: "Local Terminal"
|
|
open_local_shell_tab: "Open a new local shell tab"
|
|
connect: "Connect"
|
|
edit: "Edit"
|
|
delete: "Delete"
|
|
host: "Host"
|
|
port: "Port"
|
|
user: "User"
|
|
password: "Password"
|
|
key: "Key"
|
|
private_key_path: "Private Key Path"
|
|
private_key_data: "Private Key Data"
|
|
save_and_connect: "Save & Connect"
|
|
save: "Save"
|
|
cancel: "Cancel"
|
|
host_and_user_required: "Host and user are required"
|
|
language: "Language"
|
|
follow_system: "Follow System"
|
|
light_theme: "Light Theme"
|
|
dark_theme: "Dark Theme"
|
|
use_light_mode: "Use Light Mode"
|
|
use_dark_mode: "Use Dark Mode"
|
|
english: "English"
|
|
chinese: "简体中文"
|
|
idle_no_session: "idle / No session"
|
|
system: "SYSTEM"
|
|
cpu: "CPU"
|
|
mem: "MEM"
|
|
swap: "SWAP"
|
|
net: "NET"
|
|
disk: "DISK"
|
|
global_load: "global load"
|
|
live: "Live"
|
|
idle: "idle"
|
|
saved: "SAVED"
|
|
add_ssh: "+ ssh"
|
|
open_local_or_ssh: "Open a local terminal or pick an SSH session."
|
|
open_session: "Open Session"
|
|
settings: "Settings"
|
|
ui_font_size: "UI Font Size"
|
|
terminal_font_size: "Terminal Font Size"
|
|
system_default: "System Default"
|
|
ui_font_family: "UI Font"
|
|
terminal_font_family: "Terminal Font"
|
|
monitoring_position: "Monitoring Position"
|
|
position_bottom: "Bottom"
|
|
position_sidebar: "Sidebar"
|
|
position_hidden: "Hidden"
|
|
local_host: "local host"
|
|
local_terminal_opened: "local terminal opened"
|
|
connecting: "Connecting"
|
|
starting_connection: "starting connection..."
|
|
connection_failed: "Connection Failed"
|
|
|
|
preview_failed: "Preview failed: %{err}"
|
|
downloading_file: "Downloading %{base}..."
|
|
download_failed: "Download failed: %{err}"
|
|
uploading: "Uploading..."
|
|
upload_failed: "Upload failed: %{err}"
|
|
downloaded_folder: "Downloaded folder to %{path}"
|
|
downloaded_file: "Downloaded file to %{path}"
|
|
uploaded_file: "Uploaded file"
|
|
uploaded_folder: "Uploaded folder"
|
|
uploaded_n_files: "Uploaded %{files} files"
|
|
uploaded_n_folders: "Uploaded %{folders} folders"
|
|
uploaded_files_and_folders: "Uploaded %{files} files and %{folders} folders"
|
|
n_files: "%{files} files"
|
|
n_folders: "%{folders} folders"
|
|
n_files_and_folders: "%{files} files and %{folders} folders"
|
|
reset: "Reset"
|
|
reset_layout: "Reset Default Layout"
|
|
reset_layout_hint: "Reset panel layout proportion. Window size will take effect on next startup."
|
|
|
|
transfers: "Transfers"
|
|
no_transfers_yet: "No transfers yet"
|
|
downloading: "Downloading"
|
|
paused: "Paused"
|
|
completed: "Completed"
|
|
failed: "Failed"
|
|
cancelled: "Cancelled"
|
|
session: "Session"
|
|
|
|
software_builtin: "Built-in"
|
|
retry: "Retry"
|
|
right_click_copy_paste: "Right-click Copy/Paste"
|
|
copy_paste_hint: "Regardless of this switch, you can always use %{key} + C/V to copy/paste."
|
|
edit_file: "Edit File"
|
|
edit_file_tooltip: "Download to temporary directory, open in default editor, and auto upload on save."
|
|
auto_saved_and_uploaded: "Auto-saved & uploaded: %{base}"
|
|
scroll: "Scroll ↓"
|
|
clone: "Clone"
|
|
settings_general: "General"
|
|
settings_key_bindings: "Key Bindings"
|
|
settings_help: "Help"
|
|
settings_about: "About"
|
|
settings_group_appearance: "Appearance"
|
|
settings_group_font: "Font"
|
|
settings_group_other: "Other"
|
|
theme: "Theme"
|
|
theme_mode: "Theme Mode"
|
|
clear_transfers: "Clear History"
|
|
transfers_limit: " (Max 100 records)"
|
|
|
|
press_new_key: "Press new key..."
|
|
settings_open_settings: "Open Settings"
|
|
settings_open_session: "Open Session"
|
|
settings_new_ssh: "New SSH"
|
|
settings_toggle_sftp_zoom: "Toggle SFTP Zoom"
|
|
settings_focus_pane_left: "Focus Pane Left"
|
|
settings_focus_pane_right: "Focus Pane Right"
|
|
settings_focus_pane_up: "Focus Pane Up"
|
|
settings_focus_pane_down: "Focus Pane Down"
|
|
settings_split_pane_left: "Split Pane Left"
|
|
settings_split_pane_right: "Split Pane Right"
|
|
settings_split_pane_up: "Split Pane Up"
|
|
settings_split_pane_down: "Split Pane Down"
|
|
settings_close_pane: "Close Pane"
|
|
keybind_conflict: "\"%{key}\" is already used by \"%{action}\", please choose another key"
|