chore(i18n): migrate start stop keys to fl_lib (#1057)
This commit is contained in:
@@ -17,7 +17,6 @@
|
||||
"askAiDisclaimer": "AI may be incorrect. Review carefully before applying.",
|
||||
"askAiFollowUpHint": "Ask a follow-up...",
|
||||
"askAiInsertTerminal": "Insert into terminal",
|
||||
"askAiModel": "Model",
|
||||
"askAiNoResponse": "No response",
|
||||
"askAiRecommendedCommand": "AI suggested command",
|
||||
"askAiSelectedContent": "Selected content",
|
||||
@@ -38,7 +37,6 @@
|
||||
"backupPasswordWrong": "Incorrect backup password",
|
||||
"backupTip": "The exported data can be encrypted with password. \nPlease keep it safe.",
|
||||
"backupVersionNotMatch": "Backup version is not match.",
|
||||
"battery": "Battery",
|
||||
"bgRun": "Run in background",
|
||||
"bgRunTip": "This switch only means the program will try to run in the background. Whether it can run in the background depends on whether the permission is enabled or not. For AOSP-based Android ROMs, please disable \"Battery Optimization\" in this app. For MIUI / HyperOS, please change the power saving policy to \"Unlimited\".",
|
||||
"clearAllStatsContent": "Are you sure you want to clear all server connection statistics? This action cannot be undone.",
|
||||
@@ -48,15 +46,11 @@
|
||||
"clearThisServerStats": "Clear This Server Statistics",
|
||||
"compactDatabase": "Compact Database",
|
||||
"compactDatabaseContent": "Database size: {size}\n\nThis will reorganize the database to reduce file size. No data will be deleted.",
|
||||
"confirm": "Confirm",
|
||||
"closeAfterSave": "Save and close",
|
||||
"cmd": "Command",
|
||||
"collapseUITip": "Whether to collapse long lists present in the UI by default",
|
||||
"conn": "Connection",
|
||||
"connectionDetails": "Connection Details",
|
||||
"connectionStats": "Connection Statistics",
|
||||
"connectionStatsDesc": "View server connection success rate and history",
|
||||
"container": "Container",
|
||||
"containerTrySudoTip": "For example: In the app, the user is set to aaa, but Docker is installed under the root user. In this case, you need to enable this option.",
|
||||
"containerSudoPasswordRequired": "Sudo password is required to access Docker. Please enter your password.",
|
||||
"containerSudoPasswordIncorrect": "Sudo password is incorrect or not allowed. Please try again.",
|
||||
@@ -65,19 +59,14 @@
|
||||
"cpuViewAsProgressTip": "Display the usage of each CPU in a progress bar style (old style)",
|
||||
"cursorType": "Cursor type",
|
||||
"customCmd": "Custom commands",
|
||||
"customCmdDocUrl": "https://github.com/lollipopkit/flutter_server_box/wiki#custom-commands",
|
||||
"customCmdHint": "\"Command Name\": \"Command\"",
|
||||
"decode": "Decode",
|
||||
"decompress": "Decompress",
|
||||
"deleteServers": "Batch delete servers",
|
||||
"desktopTerminalTip": "Command used to open the terminal emulator when launching SSH sessions.",
|
||||
"dirEmpty": "Make sure the folder is empty.",
|
||||
"disconnected": "Disconnected",
|
||||
"discoverSshServers": "Discover SSH Servers",
|
||||
"discoveryFailed": "Discovery failed",
|
||||
"discoverySettings": "Discovery Settings",
|
||||
"discoverySummary": "Discovery Summary",
|
||||
"disk": "Disk",
|
||||
"diskHealth": "Disk Health",
|
||||
"diskIgnorePath": "Ignore path for disk",
|
||||
"displayCpuIndex": "Display CPU index",
|
||||
@@ -91,10 +80,8 @@
|
||||
"doubleColumnTip": "This option only enables the feature, whether it can actually be enabled depends on the width of the device",
|
||||
"editVirtKeys": "Edit virtual keys",
|
||||
"editorHighlightTip": "The current code highlighting performance is not ideal and can be optionally turned off to improve.",
|
||||
"emulator": "Emulator",
|
||||
"enableMdns": "Enable mDNS",
|
||||
"enableMdnsDesc": "Use mDNS/Bonjour to discover SSH services",
|
||||
"encode": "Encode",
|
||||
"envVars": "Environment variable",
|
||||
"experimentalFeature": "Experimental feature",
|
||||
"extraArgs": "Extra arguments",
|
||||
@@ -106,7 +93,6 @@
|
||||
"finishedAt": "Finished at",
|
||||
"followSystem": "Follow system",
|
||||
"fontSize": "Font size",
|
||||
"force": "Force",
|
||||
"fullScreen": "Full screen mode",
|
||||
"fullScreenJitter": "Full screen jitter",
|
||||
"fullScreenJitterHelp": "To avoid screen burn-in",
|
||||
@@ -118,13 +104,10 @@
|
||||
"homeTabs": "Home Tabs",
|
||||
"homeTabsCustomizeDesc": "Customize which tabs appear on the home page and their order",
|
||||
"homeWidgetUrlConfig": "Config home widget url",
|
||||
"host": "Host",
|
||||
"httpFailedWithCode": "request failed, status code: {code}",
|
||||
"ignoreCert": "Ignore certificate",
|
||||
"image": "Image",
|
||||
"imagesList": "Images list",
|
||||
"inner": "Inner",
|
||||
"install": "install",
|
||||
"installDockerWithUrl": "Please https://docs.docker.com/engine/install docker first.",
|
||||
"invalid": "Invalid",
|
||||
"invalidHostFormat": "Invalid host format. Only IPv4, IPv6, and domain characters are allowed.",
|
||||
@@ -137,21 +120,16 @@
|
||||
"lastSuccess": "Last Success",
|
||||
"letterCache": "Letter caching",
|
||||
"letterCacheTip": "Recommended to disable, but after disabling, it will be impossible to input CJK characters.",
|
||||
"location": "Location",
|
||||
"loss": "loss",
|
||||
"madeWithLove": "Made with ❤️ by {myGithub}",
|
||||
"max": "max",
|
||||
"maxConcurrency": "Max Concurrency",
|
||||
"maxRetryCount": "Number of server reconnections",
|
||||
"maxRetryCountEqual0": "Will retry again and again.",
|
||||
"min": "min",
|
||||
"mission": "Mission",
|
||||
"more": "More",
|
||||
"moveOutServerFuncBtnsHelp": "On: can be displayed below each card on the Server Tab page. Off: can be displayed at the top of the Server Details page.",
|
||||
"ms": "ms",
|
||||
"needHomeDir": "If you are a Synology user, [see here](https://kb.synology.com/DSM/tutorial/user_enable_home_service). Users of other systems need to search for how to create a home directory.",
|
||||
"needRestart": "App needs to be restarted",
|
||||
"net": "Network",
|
||||
"netViewType": "Network view type",
|
||||
"newContainer": "New container",
|
||||
"noConnectionStatsData": "No connection statistics data",
|
||||
@@ -159,8 +137,6 @@
|
||||
"noLineChartForCpu": "Do not use line charts for CPU",
|
||||
"noPrivateKeyTip": "The private key does not exist, it may have been deleted or there is a configuration error.",
|
||||
"noPromptAgain": "Do not prompt again",
|
||||
"node": "Node",
|
||||
"notAvailable": "Unavailable",
|
||||
"onServerDetailPage": "On server detail page",
|
||||
"onlyOneLine": "Only display as one line (scrollable)",
|
||||
"onlyWhenCoreBiggerThan8": "Works only when the number of cores is greater than 8",
|
||||
@@ -169,55 +145,38 @@
|
||||
"parseContainerStatsTip": "Parsing the occupancy status of Docker is relatively slow.",
|
||||
"percentOfSize": "{percent}% of {size}",
|
||||
"permission": "Permissions",
|
||||
"pingAvg": "Avg:",
|
||||
"pingInputIP": "Please input a target IP / domain.",
|
||||
"pingNoServer": "No server to ping.\nPlease add a server in server tab.",
|
||||
"pkg": "Pkg",
|
||||
"plugInType": "Insertion Type",
|
||||
"port": "Port",
|
||||
"preferDiskAmount": "Prioritize displaying disk capacity",
|
||||
"privateKey": "Private Key",
|
||||
"privateKeyNotFoundFmt": "Private key [{keyId}] not found.",
|
||||
"process": "Process",
|
||||
"prune": "Prune",
|
||||
"pushToken": "Push token",
|
||||
"pveIgnoreCertTip": "Not recommended to enable, beware of security risks! If you are using the default certificate from PVE, you need to enable this option.",
|
||||
"pveLoginFailed": "Login failed. Unable to authenticate with username/password from server configuration for Linux PAM login.",
|
||||
"pveVersionLow": "This feature is currently in the testing phase and has only been tested on PVE 8+. Please use it with caution.",
|
||||
"read": "Read",
|
||||
"reboot": "Reboot",
|
||||
"recentConnections": "Recent Connections",
|
||||
"rememberPwdInMem": "Remember password in memory",
|
||||
"rememberPwdInMemTip": "Used for containers, suspending, etc.",
|
||||
"rememberWindowSize": "Remember window size",
|
||||
"remotePath": "Remote path",
|
||||
"restart": "Restart",
|
||||
"result": "Result",
|
||||
"rotateAngel": "Rotation angle",
|
||||
"route": "Routing",
|
||||
"run": "Run",
|
||||
"running": "Running",
|
||||
"sameIdServerExist": "A server with the same ID already exists",
|
||||
"save": "Save",
|
||||
"saved": "Saved",
|
||||
"second": "s",
|
||||
"sensors": "Sensor",
|
||||
"sequence": "Sequence",
|
||||
"server": "Server",
|
||||
"serverDetailOrder": "Detail page widget order",
|
||||
"serverFuncBtns": "Server function buttons",
|
||||
"serverOrder": "Server order",
|
||||
"serverTabRequired": "Server tab cannot be removed",
|
||||
"servers": "servers",
|
||||
"sftpDlPrepare": "Preparing to connect...",
|
||||
"sftpEditorTip": "If empty, use the built-in file editor of the app. If a value is present, use the remote server’s editor, e.g., `vim` (recommended to automatically detect according to `EDITOR`).",
|
||||
"sftpRmrDirSummary": "Use `rm -r` to delete a folder in SFTP.",
|
||||
"sftpSSHConnected": "SFTP Connected",
|
||||
"sftpShowFoldersFirst": "Display folders first",
|
||||
"showDistLogo": "Show distribution logo",
|
||||
"shutdown": "Shutdown",
|
||||
"size": "Size",
|
||||
"snippet": "Snippet",
|
||||
"softWrap": "Soft wrap",
|
||||
"specifyDev": "Specify device",
|
||||
"specifyDevTip": "For example, network traffic statistics are by default for all devices. You can specify a particular device here.",
|
||||
@@ -248,41 +207,26 @@
|
||||
"sshTermHelp": "When the terminal is scrollable, dragging horizontally can select text. Clicking the keyboard button turns the keyboard on/off. The file icon opens the current path SFTP. The clipboard button copies the content when text is selected, and pastes content from the clipboard into the terminal when no text is selected and there is content on the clipboard. The code icon pastes code snippets into the terminal and executes them.",
|
||||
"sshTip": "This function is now in the experimental stage.\n\nPlease report bugs on {url} or join our development.",
|
||||
"sshVirtualKeyAutoOff": "Auto switching of virtual keys",
|
||||
"start": "Start",
|
||||
"stat": "Statistics",
|
||||
"stats": "Statistics",
|
||||
"stop": "Stop",
|
||||
"stopped": "Stopped",
|
||||
"storage": "Storage",
|
||||
"supportFmtArgs": "The following formatting parameters are supported:",
|
||||
"suspend": "Suspend",
|
||||
"suspendTip": "The suspend function requires root permission and systemd support.",
|
||||
"switchTo": "Switch to {val}",
|
||||
"syncTip": "A restart may be required for some changes to take effect.",
|
||||
"system": "System",
|
||||
"tag": "Tags",
|
||||
"tapToStartDiscovery": "Tap the search button to discover SSH servers on your network",
|
||||
"temperature": "Temperature",
|
||||
"termFontSizeTip": "This setting will affect the terminal size (width and height). You can zoom in on the terminal page to adjust the font size of the current session.",
|
||||
"terminal": "Terminal",
|
||||
"test": "Test",
|
||||
"textScaler": "Text scaler",
|
||||
"textScalerTip": "1.0 => 100% (original size), only works on server page part of the font, not recommended to change.",
|
||||
"theme": "Theme",
|
||||
"time": "Time",
|
||||
"times": "Times",
|
||||
"total": "Total",
|
||||
"totalAttempts": "Total",
|
||||
"traffic": "Traffic",
|
||||
"trySudo": "Try using sudo",
|
||||
"ttl": "TTL",
|
||||
"unknown": "Unknown",
|
||||
"unkownConvertMode": "Unknown conversion mode",
|
||||
"update": "Update",
|
||||
"updateIntervalEqual0": "You set to 0, will not update automatically.\nCan't calculate CPU status.",
|
||||
"updateServerStatusInterval": "Server status update interval",
|
||||
"upsideDown": "Upside Down",
|
||||
"uptime": "Uptime",
|
||||
"useCdn": "Using CDN",
|
||||
"useCdnTip": "Non-Chinese users are recommended to use CDN. Would you like to use it?",
|
||||
"useNoPwd": "No password will be used",
|
||||
@@ -303,13 +247,6 @@
|
||||
"write": "Write",
|
||||
"writeScriptFailTip": "Writing to the script failed, possibly due to lack of permissions or the directory does not exist.",
|
||||
"writeScriptTip": "After connecting to the server, a script will be written to `~/.config/server_box` \n | `/tmp/server_box` to monitor the system status. You can review the script content.",
|
||||
"menuSettings": "Setting",
|
||||
"menuQuit": "Quit",
|
||||
"menuNavigate": "Navigate",
|
||||
"menuInfo": "Info",
|
||||
"menuGitHubRepository": "GitHub Repository",
|
||||
"menuWiki": "Wiki",
|
||||
"menuHelp": "Help",
|
||||
"logs": "Logs",
|
||||
"podmanDockerEmulationDetected": "Podman Docker emulation detected. Please switch to Podman in settings."
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user