mirror of
https://github.com/perfect-panel/ppanel-web.git
synced 2026-02-06 03:30:25 -05:00
133 lines
4.8 KiB
JSON
133 lines
4.8 KiB
JSON
{
|
|
"address": "Address",
|
|
"address_placeholder": "Server address",
|
|
"bandwidth_placeholder": "Enter bandwidth, leave empty for BBR",
|
|
"basic": "Basic Configuration",
|
|
"cancel": "Cancel",
|
|
"cipher": "Encryption Algorithm",
|
|
"city": "City",
|
|
"config": {
|
|
"title": "Node configuration",
|
|
"description": "Manage node communication keys, pull/push intervals, and dynamic multipliers.",
|
|
"saveSuccess": "Saved successfully",
|
|
"communicationKey": "Communication key",
|
|
"inputPlaceholder": "Please enter",
|
|
"communicationKeyDescription": "Used for node authentication.",
|
|
"nodePullInterval": "Node pull interval",
|
|
"nodePullIntervalDescription": "How often the node pulls configuration (seconds).",
|
|
"nodePushInterval": "Node push interval",
|
|
"nodePushIntervalDescription": "How often the node pushes stats (seconds).",
|
|
"dynamicMultiplier": "Dynamic multiplier",
|
|
"dynamicMultiplierDescription": "Define time slots and multipliers to adjust traffic accounting.",
|
|
"startTime": "Start time",
|
|
"endTime": "End time",
|
|
"multiplier": "Multiplier",
|
|
"reset": "Reset",
|
|
"save": "Save",
|
|
"timeSlot": "Time slot",
|
|
"actions": {
|
|
"cancel": "Cancel",
|
|
"save": "Save"
|
|
}
|
|
},
|
|
"confirm": "Confirm",
|
|
"confirmDeleteDesc": "This action cannot be undone.",
|
|
"confirmDeleteTitle": "Delete this server?",
|
|
"congestion_controller": "Congestion controller",
|
|
"copied": "Copied",
|
|
"copy": "Copy",
|
|
"country": "Country",
|
|
"cpu": "CPU",
|
|
"create": "Create",
|
|
"created": "Created successfully",
|
|
"delete": "Delete",
|
|
"deleted": "Deleted successfully",
|
|
"disable_sni": "Disable SNI",
|
|
"disabled": "Disabled",
|
|
"disk": "Disk",
|
|
"down_mbps": "Download Bandwidth",
|
|
"drawerCreateTitle": "Create Server",
|
|
"drawerEditTitle": "Edit Server",
|
|
"edit": "Edit",
|
|
"enabled": "Enabled",
|
|
"encryption": "Encryption Method",
|
|
"encryption_client_padding": "Client Padding",
|
|
"encryption_mode": "Mode",
|
|
"encryption_password": "Password",
|
|
"encryption_password_placeholder": "Leave empty for auto-generation, replace manually for post-quantum encryption",
|
|
"encryption_private_key": "Private Key",
|
|
"encryption_private_key_placeholder": "Leave empty for auto-generation, replace manually for post-quantum encryption",
|
|
"encryption_rtt": "RTT",
|
|
"encryption_server_padding": "Server Padding",
|
|
"encryption_ticket": "Ticket time",
|
|
"expireTime": "Expire time",
|
|
"expired": "Expired",
|
|
"extra": "Extra Configuration",
|
|
"flow": "Flow",
|
|
"hop_interval": "Hop interval",
|
|
"hop_ports": "Hop ports",
|
|
"hop_ports_placeholder": "e.g. 1-65535",
|
|
"host": "Host",
|
|
"id": "ID",
|
|
"ipAddresses": "IP addresses",
|
|
"memory": "Memory",
|
|
"migrate": "Migrate Data",
|
|
"migrateFailed": "Data migration failed",
|
|
"migrated": "Data migrated successfully",
|
|
"migrating": "Migrating...",
|
|
"mode": "Mode",
|
|
"multiplex": "Multiplex",
|
|
"name": "Name",
|
|
"noData": "No data",
|
|
"notAvailable": "N/A",
|
|
"obfs": "Obfuscation",
|
|
"obfs_host": "Obfs Host",
|
|
"obfs_password": "Obfuscation password",
|
|
"obfs_password_placeholder": "Enter obfuscation password",
|
|
"obfs_path": "Obfs Path",
|
|
"offline": "Offline",
|
|
"online": "Online",
|
|
"onlineUsers": "Online users",
|
|
"padding_scheme": "Padding Scheme",
|
|
"padding_scheme_placeholder": "One padding rule per line, format: stop=8, 0=30-30",
|
|
"pageTitle": "Servers",
|
|
"path": "Path",
|
|
"please_select": "Please select",
|
|
"port": "Port",
|
|
"protocol_configurations": "Protocol Configurations",
|
|
"protocol_configurations_desc": "Enable and configure the required protocol types",
|
|
"protocol_disabled_hint": "This protocol is disabled, enable the switch to configure",
|
|
"protocols": "Protocols",
|
|
"reality": "Reality Configuration",
|
|
"reduce_rtt": "Reduce RTT",
|
|
"security": "Security Configuration",
|
|
"security_allow_insecure": "Allow insecure",
|
|
"security_fingerprint": "Fingerprint",
|
|
"security_private_key": "Reality private key",
|
|
"security_private_key_placeholder": "Enter private key",
|
|
"security_public_key": "Reality public key",
|
|
"security_public_key_placeholder": "Enter public key",
|
|
"security_server_address": "Reality server address",
|
|
"security_server_address_placeholder": "e.g. 1.2.3.4 or domain",
|
|
"security_server_port": "Reality server port",
|
|
"security_short_id": "Reality short ID",
|
|
"security_short_id_placeholder": "Hex string (up to 16 chars)",
|
|
"security_sni": "SNI",
|
|
"select_encryption_method": "Select encryption method",
|
|
"server_key": "Server key",
|
|
"service_name": "Service name",
|
|
"status": "Status",
|
|
"subscribeId": "Subscription ID",
|
|
"subscription": "Subscription",
|
|
"traffic": "Traffic",
|
|
"traffic_ratio": "Ratio",
|
|
"transport": "Transport Method",
|
|
"udp_relay_mode": "UDP relay mode",
|
|
"unitSecondsShort": "S",
|
|
"unlimited": "Unlimited",
|
|
"up_mbps": "Upload Bandwidth",
|
|
"updated": "Updated successfully",
|
|
"user": "User",
|
|
"validation_failed": "Validation failed. Please check the form."
|
|
}
|