Support English UI, remove mediamtx, update hangover, fix build process, remove build files for other platforms

This commit is contained in:
Caten
2025-06-07 17:04:08 +08:00
parent 0a1d61ed46
commit 12997c8fd6
115 changed files with 371 additions and 4417 deletions

102
lib/l10n/intl_en.arb Normal file
View File

@@ -0,0 +1,102 @@
{
"appTitle": "Tiny Computer",
"advancedSettings": "Advanced Settings",
"restartAfterChange": "Changes take effect after restart",
"resetStartupCommand": "Reset Startup Command",
"attention": "Notice",
"confirmResetCommand": "Reset startup command?",
"cancel": "Cancel",
"yes": "Yes",
"signal9ErrorPage": "Signal9 Error Page",
"containerName": "Container Name",
"startupCommand": "Startup Command",
"vncStartupCommand": "VNC Startup Command",
"shareUsageHint": "You can use Tiny Computer on all devices in the same network (e.g., phones, computers connected to the same WiFi).\n\nClick the button below to share the link with other devices and open it in a browser.",
"copyShareLink": "Copy Share Link",
"x11InvalidHint": "This feature is unavailable when using X11",
"cannotGetIpAddress": "Failed to get IP address",
"shareLinkCopied": "Share link copied",
"webRedirectUrl": "Web Redirect URL",
"vncLink": "VNC Link",
"globalSettings": "Global Settings",
"enableTerminalEditing": "Enable terminal editing here",
"terminalMaxLines": "Terminal max lines (requires restart)",
"pulseaudioPort": "PulseAudio receiving port",
"enableTerminal": "Enable Terminal",
"enableTerminalKeypad": "Enable Terminal Keypad",
"terminalStickyKeys": "Terminal Sticky Keys",
"keepScreenOn": "Keep Screen On",
"restartRequiredHint": "The following options will take effect on next launch.",
"startWithGUI": "Launch with GUI enabled",
"reinstallBootPackage": "Reinstall Boot Package",
"getifaddrsBridge": "getifaddrs Bridge",
"fixGetifaddrsPermission": "Fix getifaddrs permission on Android 13",
"fakeUOSSystem": "Pretend System as UOS",
"displaySettings": "Display Settings",
"avncAdvantages": "AVNC provides better control experience than noVNC:\nTouchpad controls, two-finger tap for keyboard, auto clipboard, picture-in-picture mode, etc. This is an experimental feature.",
"avncSettings": "AVNC Settings",
"aboutAVNC": "About AVNC",
"avncResolution": "AVNC Startup Resolution",
"resolutionSettings": "Resolution Settings",
"deviceScreenResolution": "Your device screen resolution is",
"width": "Width",
"height": "Height",
"save": "Save",
"applyOnNextLaunch": "Apply on next launch",
"useAVNCByDefault": "Use AVNC by default",
"termuxX11Advantages": "Termux:X11 provides faster performance than VNC with better compatibility in some cases.\nSupports DRI3 (enable in Graphics Acceleration) for significant performance boost.\nNow supports features like bidirectional clipboard.\nExperimental feature! If black screen occurs, try fully closing and restarting the app.",
"termuxX11Preferences": "Termux:X11 Preferences",
"useTermuxX11ByDefault": "Use Termux:X11 by default",
"disableVNC": "Disable VNC. Requires restart",
"hidpiAdvantages": "HiDPI support provides sharper display for high-resolution screens!\n\nNote:\nDisplay may appear too large - set appropriate resolution.\nSome apps may have display issues or slower rendering.",
"hidpiEnvVar": "HiDPI Environment Variables",
"hidpiSupport": "HiDPI Support",
"fileAccess": "File Access",
"fileAccessHint": "Request additional file permissions to access special directories.",
"requestStoragePermission": "Request Storage Permission",
"requestAllFilesAccess": "Request All Files Access",
"graphicsAcceleration": "Graphics Acceleration",
"experimentalFeature": "Experimental Feature",
"graphicsAccelerationHint": "Utilizes device GPU to improve graphics performance, but may cause system instability due to device variations.\n\nVirgl provides acceleration for OpenGL ES applications.",
"virglServerParams": "Virgl Server Parameters",
"virglEnvVar": "Virgl Environment Variables",
"enableVirgl": "Enable Virgl Acceleration",
"turnipAdvantages": "Devices with Adreno GPU can use Turnip driver for Vulkan apps acceleration. Combined with Zink driver for OpenGL apps acceleration.\n(For devices with not-too-old Snapdragon processors)",
"turnipEnvVar": "Turnip Environment Variables",
"enableTurnipZink": "Enable Turnip+Zink Drivers",
"enableDRI3": "Enable DRI3",
"dri3Requirement": "DRI3 requires Termux:X11 and Turnip",
"windowsAppSupport": "Windows App Support",
"hangoverDescription": "Run Windows apps using Hangover (running cross-arch apps on native Wine)!\n\nRunning Windows programs requires two layers of emulation (arch + system) - don't expect good performance!\n\nFor better speed, try enabling Graphics Acceleration. Crashes or failures are normal.\n\nRecommend moving Windows programs to desktop before running.\n\nBe patient. Even if GUI shows nothing. Check terminal - is it still running or stopped with error?\n\nOr check if the Windows app has official Linux arm64 version.",
"installHangoverStable": "Install Hangover Stable",
"installHangoverLatest": "Install Hangover Latest (may fail)",
"uninstallHangover": "Uninstall Hangover",
"clearWineData": "Clear Wine Data",
"wineCommandsHint": "Common Wine commands. Click to launch GUI and wait patiently.\n\nTypical launch times:\nTiger T7510 6GB: over 1 minute\nSnapdragon 870 12GB: ~10 seconds",
"switchToJapanese": "Switch System to Japanese",
"userManual": "User Manual",
"openSourceLicenses": "Open Source Licenses",
"permissionUsage": "Permission Usage",
"privacyStatement": "\nThis app does not collect your private information.\n\nHowever, I cannot control behaviors of apps you install/use inside the container system (including via shortcut commands).\n\nRequested permissions are used for:\nFile permissions: accessing phone directories\nNotifications & accessibility: Required by Termux:X11",
"supportAuthor": "Support Author",
"recommendApp": "If you find it useful, please recommend to others!",
"projectUrl": "Project URL",
"commandEdit": "Command Edit",
"commandName": "Command Name",
"commandContent": "Command Content",
"deleteItem": "Delete Item",
"add": "Add",
"resetCommand": "Reset Command",
"confirmResetAllCommands": "Reset all shortcut commands?",
"addShortcutCommand": "Add Shortcut Command",
"terminal": "Terminal",
"control": "Control",
"enterGUI": "Enter GUI",
"enterNumber": "Please enter a number",
"enterValidNumber": "Please enter a valid number",
"installingBootPackage": "Installing Boot Package",
"copyingContainerSystem": "Copying Container System",
"installingContainerSystem": "Installing Container System",
"installationComplete": "Installation Complete",
"reinstallingBootPackage": "Reinstalling Boot Package"
}

102
lib/l10n/intl_zh.arb Normal file
View File

@@ -0,0 +1,102 @@
{
"appTitle": "小小电脑",
"advancedSettings": "高级设置",
"restartAfterChange": "修改后重启生效",
"resetStartupCommand": "重置启动命令",
"attention": "注意",
"confirmResetCommand": "是否重置启动命令?",
"cancel": "取消",
"yes": "是",
"signal9ErrorPage": "Signal9错误页面",
"containerName": "容器名称",
"startupCommand": "启动命令",
"vncStartupCommand": "vnc启动命令",
"shareUsageHint": "你可以在当前所有同一网络下的设备连接同一WiFi的手机电脑等里使用小小电脑。\n\n点击下面的按钮分享链接到其他设备后使用浏览器打开即可。",
"copyShareLink": "复制分享链接",
"x11InvalidHint": "使用X11时此功能无效",
"cannotGetIpAddress": "无法获取IP地址",
"shareLinkCopied": "已复制分享链接",
"webRedirectUrl": "网页跳转地址",
"vncLink": "vnc链接",
"globalSettings": "全局设置",
"enableTerminalEditing": "在这里开启终端编辑",
"terminalMaxLines": "终端最大行数(重启软件生效)",
"pulseaudioPort": "pulseaudio接收端口",
"enableTerminal": "启用终端",
"enableTerminalKeypad": "启用终端小键盘",
"terminalStickyKeys": "终端粘滞键",
"keepScreenOn": "屏幕常亮",
"restartRequiredHint": "以下选项修改后将在下次启动软件时生效。",
"startWithGUI": "开启时启动图形界面",
"reinstallBootPackage": "重新安装引导包",
"getifaddrsBridge": "getifaddrs桥接",
"fixGetifaddrsPermission": "修复安卓13设备getifaddrs无权限",
"fakeUOSSystem": "伪装系统为UOS",
"displaySettings": "显示设置",
"avncAdvantages": "AVNC可以带来相比noVNC更好的操控体验\n如触摸板触控双指单击弹出键盘自动剪切板画中画模式等等。这是一个实验性功能。",
"avncSettings": "AVNC设置",
"aboutAVNC": "关于AVNC",
"avncResolution": "AVNC启动时分辨率设置",
"resolutionSettings": "分辨率设置",
"deviceScreenResolution": "你的设备屏幕分辨率是",
"width": "宽",
"height": "高",
"applyOnNextLaunch": "下次启动时生效",
"save": "保存",
"useAVNCByDefault": "默认使用AVNC",
"termuxX11Advantages": "Termux:X11可以带来比VNC更快的速度某些情况下兼容性也会更好。\n支持使用DRI3需在图形加速中开启可以带来相当大的性能提升。\n随着版本的迭代Termux:X11如今也支持了双向剪切板等功能。\n这是一个实验性功能如果黑屏请尝试彻底关闭本应用再重新启动。",
"termuxX11Preferences": "Termux:X11偏好设置",
"useTermuxX11ByDefault": "默认使用Termux:X11",
"disableVNC": "不使用VNC。重启生效",
"hidpiAdvantages": "高分辨率支持可以为拥有高分辨率屏幕的设备带来更高清的体验!\n\n注意\n选项开启后显示会变得很大请设置一个合适的分辨率。\n\n一些软件可能会存在显示问题或者显示速度变慢。",
"hidpiEnvVar": "HiDPI环境变量",
"hidpiSupport": "高分辨率支持",
"fileAccess": "文件访问",
"fileAccessHint": "通过这里获取更多文件权限,以实现对特殊目录的访问。",
"requestStoragePermission": "申请存储权限",
"requestAllFilesAccess": "申请所有文件访问权限",
"graphicsAcceleration": "图形加速",
"experimentalFeature": "实验性功能",
"graphicsAccelerationHint": "图形加速可部分利用设备GPU提升系统图形处理表现但由于设备差异也可能导致容器系统及软件运行不稳定甚至异常退出。\n\nVirgl可为使用OpenGL ES的应用提供加速。",
"virglServerParams": "Virgl服务器参数",
"virglEnvVar": "Virgl环境变量",
"enableVirgl": "启用Virgl加速",
"turnipAdvantages": "搭载Adreno GPU的设备通常可以使用Turnip驱动加速使用Vulkan的软件。配合Zink驱动可实现加速使用OpenGL的软件。\n也就是搭载不太新也不太旧的骁龙处理器的设备",
"turnipEnvVar": "Turnip环境变量",
"enableTurnipZink": "启用Turnip+Zink驱动",
"enableDRI3": "启用DRI3",
"dri3Requirement": "DRI3必须配合Termux:X11和Turnip使用",
"windowsAppSupport": "Windows应用支持",
"hangoverDescription": "使用Hangover在原生Wine运行跨架构应用运行Windows应用\n\n运行Windows程序需要经过架构和系统两层模拟不要对运行速度抱有期待\n\n需要速度可以尝试配合图形加速使用。当然程序崩溃甚至打不开也是正常的。\n\n建议将要运行的Windows程序连同程序文件夹移至桌面运行。\n\n你需要耐心。即使图形界面什么也没显示。看看终端还在继续输出吗还是停止在某个报错\n\n或者寻找该Windows软件官方是否提供Linux arm64版本。",
"installHangoverStable": "安装Hangover稳定版",
"installHangoverLatest": "安装Hangover最新版可能出错",
"uninstallHangover": "卸载Hangover",
"clearWineData": "清空Wine数据",
"wineCommandsHint": "Wine的常用指令。点击后前往图形界面耐心等待。\n\n任意程序启动参考时间\n虎贲T7510 6GB 超过一分钟\n骁龙870 12GB 约10秒\n",
"switchToJapanese": "切换系统到日语",
"userManual": "使用说明",
"openSourceLicenses": "开源许可",
"permissionUsage": "权限使用说明",
"privacyStatement": "\n本软件不会收集你的隐私信息。\n\n当然你在容器系统内部安装或使用的软件行为包括通过快捷指令就不受我控制了我不对其负责。\n\n本软件申请的权限用于以下目的\n文件相关权限用于系统访问手机目录\n通知和无障碍Termux:X11需要。",
"supportAuthor": "支持作者",
"recommendApp": "如果认为好用的话,可以推荐给其他人用噢!",
"projectUrl": "项目地址",
"commandEdit": "指令编辑",
"commandName": "指令名称",
"commandContent": "指令内容",
"deleteItem": "删除该项",
"add": "添加",
"resetCommand": "重置指令",
"confirmResetAllCommands": "是否重置所有快捷指令?",
"addShortcutCommand": "添加快捷指令",
"terminal": "终端",
"control": "控制",
"enterGUI": "进入图形界面",
"enterNumber": "请输入数字",
"enterValidNumber": "请输入有效的数字",
"installingBootPackage": "正在安装引导包",
"copyingContainerSystem": "正在复制容器系统",
"installingContainerSystem": "正在安装容器系统",
"installationComplete": "安装完成",
"reinstallingBootPackage": "正在重新安装引导包"
}