Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Localizable.strings(zh-Hans and zh-CN) #624

Merged
merged 2 commits into from
Aug 5, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions Application/Dopamine/zh-CN.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
"Settings_Tweak_Injection" = "插件注入";
"Settings_iDownload" = "iDownload (开发者终端)";
"Settings_Verbose_Logs" = "详细日志";
"Settings_Apps_JIT" = "允许在应用程序中使用JIT";
"Settings_Jetsam_Multiplier" = "Jetsam倍数";
"Settings_Apps_JIT" = "允许在应用程序中使用 JIT";
"Settings_Jetsam_Multiplier" = "Jetsam 倍数";

// Settings Buttons
"Button_Remove_Jailbreak" = "移除越狱";
Expand All @@ -59,7 +59,7 @@
"Section_Actions" = "操作";
"Section_Customization" = "自定义";
"Section_Exploits" = "漏洞利用";
"Jetsam_Description" = "Jetsam是一个在系统中可自动终止内存使用量超过指定限制的进程。当安装了部分插件时,可能会导致进程占用内存变大,从而导致进程崩溃。您可以手动指定一个倍数,增大原有的内存限制。如果您的系统频繁崩溃或者出现各种异常,请适当的增加这个倍数。但过大的倍数将会占用更多的内存,因此建议选择能够使系统稳定运行的最低倍数。";
"Jetsam_Description" = "Jetsam 是一个在系统中可自动终止内存使用量超过指定限制的进程。当安装了部分插件时,可能会导致进程占用内存变大,从而导致进程崩溃。您可以手动指定一个倍数,增大原有的内存限制。如果您的系统频繁崩溃或者出现各种异常,请适当的增加这个倍数。但过大的倍数将会占用更多的内存,因此建议选择能够使系统稳定运行的最低倍数。";

// Settings Alerts
"Alert_Tweak_Injection_Toggled_Title" = "需要重启用户空间";
Expand All @@ -69,7 +69,7 @@
"Alert_Remove_Jailbreak_Title" = "移除越狱";
"Alert_Remove_Jailbreak_Pressed_Body" = "“移除越狱”将移除所有和越狱相关的文件,而常规的 App、文档及数据不会受到任何影响。请注意,此操作无法撤销。确认要移除越狱吗?";
"Alert_Remove_Jailbreak_Enabled_Body" = "“移除越狱”将在下次越狱时移除所有和越狱相关的文件,而常规的 App、文档及数据不会受到任何影响。请注意,此操作无法撤销。确认要移除越狱吗?";
"Alert_Change_Mobile_Password_Body" = "这将会在您的设备上设置“mobile”用户的密码,该密码可以用于使用sudo命令。如果要设置root密码,请在shell中使用命令“sudo passwd root”。";
"Alert_Change_Mobile_Password_Body" = "这将会在您的设备上修改 “mobile” 用户的密码,该密码可以用于使用 sudo 命令。如果要设置 root 密码,请在 shell 中使用命令“sudo passwd root”。";
"Password_Placeholder" = "密码";
"Repeat_Password_Placeholder" = "重复密码";
"Button_Change" = "修改";
Expand Down
8 changes: 4 additions & 4 deletions Application/Dopamine/zh-Hans.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
"Settings_Tweak_Injection" = "插件注入";
"Settings_iDownload" = "iDownload (开发者终端)";
"Settings_Verbose_Logs" = "详细日志";
"Settings_Apps_JIT" = "允许在应用程序中使用JIT";
"Settings_Jetsam_Multiplier" = "Jetsam倍数";
"Settings_Apps_JIT" = "允许在应用程序中使用 JIT";
"Settings_Jetsam_Multiplier" = "Jetsam 倍数";

// Settings Buttons
"Button_Remove_Jailbreak" = "移除越狱";
Expand All @@ -59,7 +59,7 @@
"Section_Actions" = "操作";
"Section_Customization" = "自定义";
"Section_Exploits" = "漏洞利用";
"Jetsam_Description" = "Jetsam是一个在系统中可自动终止内存使用量超过指定限制的进程。当安装了部分插件时,可能会导致进程占用内存变大,从而导致进程崩溃。您可以手动指定一个倍数,增大原有的内存限制。如果您的系统频繁崩溃或者出现各种异常,请适当的增加这个倍数。但过大的倍数将会占用更多的内存,因此建议选择能够使系统稳定运行的最低倍数。";
"Jetsam_Description" = "Jetsam 是一个在系统中可自动终止内存使用量超过指定限制的进程。当安装了部分插件时,可能会导致进程占用内存变大,从而导致进程崩溃。您可以手动指定一个倍数,增大原有的内存限制。如果您的系统频繁崩溃或者出现各种异常,请适当的增加这个倍数。但过大的倍数将会占用更多的内存,因此建议选择能够使系统稳定运行的最低倍数。";

// Settings Alerts
"Alert_Tweak_Injection_Toggled_Title" = "需要重启用户空间";
Expand All @@ -69,7 +69,7 @@
"Alert_Remove_Jailbreak_Title" = "移除越狱";
"Alert_Remove_Jailbreak_Pressed_Body" = "“移除越狱”将移除所有和越狱相关的文件,而常规的 App、文档及数据不会受到任何影响。请注意,此操作无法撤销。确认要移除越狱吗?";
"Alert_Remove_Jailbreak_Enabled_Body" = "“移除越狱”将在下次越狱时移除所有和越狱相关的文件,而常规的 App、文档及数据不会受到任何影响。请注意,此操作无法撤销。确认要移除越狱吗?";
"Alert_Change_Mobile_Password_Body" = "这将会在您的设备上设置“mobile”用户的密码,该密码可以用于使用sudo命令。如果要设置root密码,请在shell中使用命令“sudo passwd root”。";
"Alert_Change_Mobile_Password_Body" = "这将会在您的设备上修改 “mobile” 用户的密码,该密码可以用于使用 sudo 命令。如果要设置 root 密码,请在 shell 中使用命令“sudo passwd root”。";
"Password_Placeholder" = "密码";
"Repeat_Password_Placeholder" = "重复密码";
"Button_Change" = "修改";
Expand Down
Loading