l10n: update

This commit is contained in:
xkeyC 2024-04-12 20:06:06 +08:00
parent c0f0b54d82
commit bfebeeb1d3
2 changed files with 46 additions and 45 deletions

View File

@ -29,7 +29,7 @@ class MessageLookup extends MessageLookupByLibrary {
static String m3(v0) => "Initialization failure: ${v0}"; static String m3(v0) => "Initialization failure: ${v0}";
static String m4(v0) => "Downloading: ${v0}%"; static String m4(v0) => "Downloading: ${v0}% ";
static String m5(v0) => "Discover the new version-> ${v0}"; static String m5(v0) => "Discover the new version-> ${v0}";
@ -88,7 +88,7 @@ class MessageLookup extends MessageLookupByLibrary {
static String m28(v0) => static String m28(v0) =>
"After scanning, find ${v0} a valid installation directory"; "After scanning, find ${v0} a valid installation directory";
static String m29(v0) => "${v0} Day"; static String m29(v0) => "${v0} Day ";
static String m30(v0) => static String m30(v0) =>
"You have a new version of the Localization you installed in ${v0}!"; "You have a new version of the Localization you installed in ${v0}!";
@ -144,7 +144,7 @@ class MessageLookup extends MessageLookupByLibrary {
"If the game screen appears abnormal or the version is updated, you can use the tool to clean the expired color (when it is greater than 500m, it is recommended to clean it)\n\nCache size: ${v0} MB"; "If the game screen appears abnormal or the version is updated, you can use the tool to clean the expired color (when it is greater than 500m, it is recommended to clean it)\n\nCache size: ${v0} MB";
static String m51(v0, v1, v2, v3, v4) => static String m51(v0, v1, v2, v3, v4) =>
"System: ${v0}\n\nProcessor: ${v1}\n\nMemory size: ${v2} gb\n\nGraphics card information:\n${v3}\n\nHard disk information:\n${v4}"; "System: ${v0}\n\nProcessor: ${v1}\n\nMemory size: ${v2} gb\n\nGraphics card information:\n${v3}\n\nStorage information:\n${v4}\n\n";
static String m52(v0) => "Failure to handle! : ${v0}"; static String m52(v0) => "Failure to handle! : ${v0}";
@ -173,7 +173,7 @@ class MessageLookup extends MessageLookupByLibrary {
"about_analytics_units_user": "about_analytics_units_user":
MessageLookupByLibrary.simpleMessage("users"), MessageLookupByLibrary.simpleMessage("users"),
"about_app_description": MessageLookupByLibrary.simpleMessage( "about_app_description": MessageLookupByLibrary.simpleMessage(
"The SCToolBox is a good helper for your exploring the universe. We are committed to solving common problems in the game for citizens, and facilitate the operation of community localization, performance tuning, and commonly used website localization operations."), "Not just about localization!\n\nThe SCToolBox is your helper to explore the verse. We are committed to solving common in-game problems for citizens, in addition to facilitating localization from the community, game performance tuning, and localization of some commonly used website."),
"about_check_update": "about_check_update":
MessageLookupByLibrary.simpleMessage("Check for updates"), MessageLookupByLibrary.simpleMessage("Check for updates"),
"about_disclaimer": MessageLookupByLibrary.simpleMessage( "about_disclaimer": MessageLookupByLibrary.simpleMessage(
@ -231,7 +231,7 @@ class MessageLookup extends MessageLookupByLibrary {
MessageLookupByLibrary.simpleMessage( MessageLookupByLibrary.simpleMessage(
"Get the new version details ..."), "Get the new version details ..."),
"app_upgrade_info_installing": "app_upgrade_info_installing":
MessageLookupByLibrary.simpleMessage("Installing:"), MessageLookupByLibrary.simpleMessage("Installing: "),
"app_upgrade_info_run_failed": MessageLookupByLibrary.simpleMessage( "app_upgrade_info_run_failed": MessageLookupByLibrary.simpleMessage(
"Failure to run, try to install manually!"), "Failure to run, try to install manually!"),
"app_upgrade_info_update_server_tip": MessageLookupByLibrary.simpleMessage( "app_upgrade_info_update_server_tip": MessageLookupByLibrary.simpleMessage(
@ -306,11 +306,11 @@ class MessageLookup extends MessageLookupByLibrary {
MessageLookupByLibrary.simpleMessage( MessageLookupByLibrary.simpleMessage(
"Please try to restart the starter, or restart the computer directly"), "Please try to restart the starter, or restart the computer directly"),
"doctor_game_error_generic_info": MessageLookupByLibrary.simpleMessage( "doctor_game_error_generic_info": MessageLookupByLibrary.simpleMessage(
"The game triggers the most extensive collapse problem, please check the barrier guide guide"), "The game triggered a generic crash, please check the trouble shooting guide"),
"doctor_game_error_gpu_crash": MessageLookupByLibrary.simpleMessage( "doctor_game_error_gpu_crash": MessageLookupByLibrary.simpleMessage(
"Your graphics card crashes! Please check the barrier guide"), "Your graphics card crashes! Please check the barrier guide"),
"doctor_game_error_low_gpu_memory": "doctor_game_error_low_gpu_memory":
MessageLookupByLibrary.simpleMessage("Insufficient memory memory"), MessageLookupByLibrary.simpleMessage("Insufficient VRAM"),
"doctor_game_error_low_gpu_memory_info": "doctor_game_error_low_gpu_memory_info":
MessageLookupByLibrary.simpleMessage( MessageLookupByLibrary.simpleMessage(
"Please do not run the game/application occupied by other high graphics cards in the background, or change the graphics card."), "Please do not run the game/application occupied by other high graphics cards in the background, or change the graphics card."),
@ -532,7 +532,7 @@ class MessageLookup extends MessageLookupByLibrary {
MessageLookupByLibrary.simpleMessage("Countdown"), MessageLookupByLibrary.simpleMessage("Countdown"),
"home_holiday_countdown_days": m29, "home_holiday_countdown_days": m29,
"home_holiday_countdown_disclaimer": MessageLookupByLibrary.simpleMessage( "home_holiday_countdown_disclaimer": MessageLookupByLibrary.simpleMessage(
"* The above festival date is included in artificially and maintained. There may be errors. Welcome to feedback!"), "* The above festival dates are added and maintained manually. There may be errors and we welcome any feedback!"),
"home_holiday_countdown_in_progress": "home_holiday_countdown_in_progress":
MessageLookupByLibrary.simpleMessage("In progress"), MessageLookupByLibrary.simpleMessage("In progress"),
"home_info_account_security_warning": MessageLookupByLibrary.simpleMessage( "home_info_account_security_warning": MessageLookupByLibrary.simpleMessage(
@ -581,7 +581,7 @@ class MessageLookup extends MessageLookupByLibrary {
"home_title_logging_in": "home_title_logging_in":
MessageLookupByLibrary.simpleMessage("Logging in..."), MessageLookupByLibrary.simpleMessage("Logging in..."),
"lobby_invitation_to_participate": MessageLookupByLibrary.simpleMessage( "lobby_invitation_to_participate": MessageLookupByLibrary.simpleMessage(
"Sincerely invite you to participate"), "Sincerely invite you to participate "),
"lobby_online_lobby_coming_soon": MessageLookupByLibrary.simpleMessage( "lobby_online_lobby_coming_soon": MessageLookupByLibrary.simpleMessage(
"The online lobby, so stay tuned!"), "The online lobby, so stay tuned!"),
"lobby_survey": MessageLookupByLibrary.simpleMessage("Questionnaire."), "lobby_survey": MessageLookupByLibrary.simpleMessage("Questionnaire."),
@ -617,7 +617,7 @@ class MessageLookup extends MessageLookupByLibrary {
MessageLookupByLibrary.simpleMessage("Installed"), MessageLookupByLibrary.simpleMessage("Installed"),
"localization_info_installed_version": m36, "localization_info_installed_version": m36,
"localization_info_language": "localization_info_language":
MessageLookupByLibrary.simpleMessage("Language:"), MessageLookupByLibrary.simpleMessage("Language: "),
"localization_info_machine_translation_warning": "localization_info_machine_translation_warning":
MessageLookupByLibrary.simpleMessage( MessageLookupByLibrary.simpleMessage(
"You are using the game built -in text. The official text is currently a machine translation (as of 3.21.0), and it is recommended that you install community Localization below."), "You are using the game built -in text. The official text is currently a machine translation (as of 3.21.0), and it is recommended that you install community Localization below."),
@ -632,7 +632,7 @@ class MessageLookup extends MessageLookupByLibrary {
MessageLookupByLibrary.simpleMessage( MessageLookupByLibrary.simpleMessage(
"Whether to remove incompatible Localization parameters"), "Whether to remove incompatible Localization parameters"),
"localization_info_translation_status": "localization_info_translation_status":
MessageLookupByLibrary.simpleMessage("State"), MessageLookupByLibrary.simpleMessage("Localization status"),
"localization_info_unavailable": "localization_info_unavailable":
MessageLookupByLibrary.simpleMessage("Unavailable"), MessageLookupByLibrary.simpleMessage("Unavailable"),
"localization_info_update_time": m37, "localization_info_update_time": m37,
@ -657,7 +657,7 @@ class MessageLookup extends MessageLookupByLibrary {
"performance_action_preset": "performance_action_preset":
MessageLookupByLibrary.simpleMessage("Preset:"), MessageLookupByLibrary.simpleMessage("Preset:"),
"performance_action_reset_to_default": "performance_action_reset_to_default":
MessageLookupByLibrary.simpleMessage("Reset"), MessageLookupByLibrary.simpleMessage(" Reset to default "),
"performance_action_super": "performance_action_super":
MessageLookupByLibrary.simpleMessage("Super"), MessageLookupByLibrary.simpleMessage("Super"),
"performance_info_applied": "performance_info_applied":
@ -694,7 +694,7 @@ class MessageLookup extends MessageLookupByLibrary {
MessageLookupByLibrary.simpleMessage( MessageLookupByLibrary.simpleMessage(
"Create \"SC Sinicization Box\" shortcut on the desktop"), "Create \"SC Sinicization Box\" shortcut on the desktop"),
"setting_action_create_settings_shortcut": "setting_action_create_settings_shortcut":
MessageLookupByLibrary.simpleMessage("Create Settings Settings"), MessageLookupByLibrary.simpleMessage("Create shortcut"),
"setting_action_ignore_efficiency_cores_on_launch": "setting_action_ignore_efficiency_cores_on_launch":
MessageLookupByLibrary.simpleMessage( MessageLookupByLibrary.simpleMessage(
"When starting the game, ignore the core of energy efficiency (suitable for Intel 12th+ processor)"), "When starting the game, ignore the core of energy efficiency (suitable for Intel 12th+ processor)"),
@ -906,11 +906,12 @@ class MessageLookup extends MessageLookupByLibrary {
"RSI ZENDESK Customer Service Station"), "RSI ZENDESK Customer Service Station"),
"tools_hosts_info_site": MessageLookupByLibrary.simpleMessage("Site"), "tools_hosts_info_site": MessageLookupByLibrary.simpleMessage("Site"),
"tools_hosts_info_status": "tools_hosts_info_status":
MessageLookupByLibrary.simpleMessage("State"), MessageLookupByLibrary.simpleMessage("Status"),
"tools_hosts_info_writing_hosts": "tools_hosts_info_writing_hosts":
MessageLookupByLibrary.simpleMessage("I am writing Hosts ..."), MessageLookupByLibrary.simpleMessage("I am writing Hosts ..."),
"tools_info_game_install_location": "tools_info_game_install_location":
MessageLookupByLibrary.simpleMessage("Game installation location:"), MessageLookupByLibrary.simpleMessage(
"Game installation location: "),
"tools_info_processing_failed": m52, "tools_info_processing_failed": m52,
"tools_info_rsi_launcher_location": "tools_info_rsi_launcher_location":
MessageLookupByLibrary.simpleMessage("RSI starter position:"), MessageLookupByLibrary.simpleMessage("RSI starter position:"),

View File

@ -100,10 +100,10 @@ class S {
); );
} }
/// `The SCToolBox is a good helper for your exploring the universe. We are committed to solving common problems in the game for citizens, and facilitate the operation of community localization, performance tuning, and commonly used website localization operations.` /// `Not just about localization!\n\nThe SCToolBox is your helper to explore the verse. We are committed to solving common in-game problems for citizens, in addition to facilitating localization from the community, game performance tuning, and localization of some commonly used website.`
String get about_app_description { String get about_app_description {
return Intl.message( return Intl.message(
'The SCToolBox is a good helper for your exploring the universe. We are committed to solving common problems in the game for citizens, and facilitate the operation of community localization, performance tuning, and commonly used website localization operations.', 'Not just about localization!\n\nThe SCToolBox is your helper to explore the verse. We are committed to solving common in-game problems for citizens, in addition to facilitating localization from the community, game performance tuning, and localization of some commonly used website.',
name: 'about_app_description', name: 'about_app_description',
desc: '', desc: '',
args: [], args: [],
@ -260,10 +260,10 @@ class S {
); );
} }
/// `* The above festival date is included in artificially and maintained. There may be errors. Welcome to feedback!` /// `* The above festival dates are added and maintained manually. There may be errors and we welcome any feedback!`
String get home_holiday_countdown_disclaimer { String get home_holiday_countdown_disclaimer {
return Intl.message( return Intl.message(
'* The above festival date is included in artificially and maintained. There may be errors. Welcome to feedback!', '* The above festival dates are added and maintained manually. There may be errors and we welcome any feedback!',
name: 'home_holiday_countdown_disclaimer', name: 'home_holiday_countdown_disclaimer',
desc: '', desc: '',
args: [], args: [],
@ -1701,10 +1701,10 @@ class S {
); );
} }
/// `State` /// `Localization status`
String get localization_info_translation_status { String get localization_info_translation_status {
return Intl.message( return Intl.message(
'State', 'Localization status',
name: 'localization_info_translation_status', name: 'localization_info_translation_status',
desc: '', desc: '',
args: [], args: [],
@ -1871,10 +1871,10 @@ class S {
); );
} }
/// `Language:` /// `Language: `
String get localization_info_language { String get localization_info_language {
return Intl.message( return Intl.message(
'Language:', 'Language: ',
name: 'localization_info_language', name: 'localization_info_language',
desc: '', desc: '',
args: [], args: [],
@ -2061,10 +2061,10 @@ class S {
); );
} }
/// `Reset` /// ` Reset to default `
String get performance_action_reset_to_default { String get performance_action_reset_to_default {
return Intl.message( return Intl.message(
'Reset', ' Reset to default ',
name: 'performance_action_reset_to_default', name: 'performance_action_reset_to_default',
desc: '', desc: '',
args: [], args: [],
@ -2251,10 +2251,10 @@ class S {
); );
} }
/// `Sincerely invite you to participate` /// `Sincerely invite you to participate `
String get lobby_invitation_to_participate { String get lobby_invitation_to_participate {
return Intl.message( return Intl.message(
'Sincerely invite you to participate', 'Sincerely invite you to participate ',
name: 'lobby_invitation_to_participate', name: 'lobby_invitation_to_participate',
desc: '', desc: '',
args: [], args: [],
@ -2271,10 +2271,10 @@ class S {
); );
} }
/// `Create Settings Settings` /// `Create shortcut`
String get setting_action_create_settings_shortcut { String get setting_action_create_settings_shortcut {
return Intl.message( return Intl.message(
'Create Settings Settings', 'Create shortcut',
name: 'setting_action_create_settings_shortcut', name: 'setting_action_create_settings_shortcut',
desc: '', desc: '',
args: [], args: [],
@ -2652,20 +2652,20 @@ class S {
); );
} }
/// `Installing:` /// `Installing: `
String get app_upgrade_info_installing { String get app_upgrade_info_installing {
return Intl.message( return Intl.message(
'Installing:', 'Installing: ',
name: 'app_upgrade_info_installing', name: 'app_upgrade_info_installing',
desc: '', desc: '',
args: [], args: [],
); );
} }
/// `Downloading: {v0}%` /// `Downloading: {v0}% `
String app_upgrade_info_downloading(Object v0) { String app_upgrade_info_downloading(Object v0) {
return Intl.message( return Intl.message(
'Downloading: $v0%', 'Downloading: $v0% ',
name: 'app_upgrade_info_downloading', name: 'app_upgrade_info_downloading',
desc: '', desc: '',
args: [v0], args: [v0],
@ -2822,10 +2822,10 @@ class S {
); );
} }
/// `State` /// `Status`
String get tools_hosts_info_status { String get tools_hosts_info_status {
return Intl.message( return Intl.message(
'State', 'Status',
name: 'tools_hosts_info_status', name: 'tools_hosts_info_status',
desc: '', desc: '',
args: [], args: [],
@ -2882,10 +2882,10 @@ class S {
); );
} }
/// `Game installation location:` /// `Game installation location: `
String get tools_info_game_install_location { String get tools_info_game_install_location {
return Intl.message( return Intl.message(
'Game installation location:', 'Game installation location: ',
name: 'tools_info_game_install_location', name: 'tools_info_game_install_location',
desc: '', desc: '',
args: [], args: [],
@ -3222,11 +3222,11 @@ class S {
); );
} }
/// `System: {v0}\n\nProcessor: {v1}\n\nMemory size: {v2} gb\n\nGraphics card information:\n{v3}\n\nHard disk information:\n{v4}` /// `System: {v0}\n\nProcessor: {v1}\n\nMemory size: {v2} gb\n\nGraphics card information:\n{v3}\n\nStorage information:\n{v4}\n\n`
String tools_action_info_system_info_content( String tools_action_info_system_info_content(
Object v0, Object v1, Object v2, Object v3, Object v4) { Object v0, Object v1, Object v2, Object v3, Object v4) {
return Intl.message( return Intl.message(
'System: $v0\n\nProcessor: $v1\n\nMemory size: $v2 gb\n\nGraphics card information:\n$v3\n\nHard disk information:\n$v4', 'System: $v0\n\nProcessor: $v1\n\nMemory size: $v2 gb\n\nGraphics card information:\n$v3\n\nStorage information:\n$v4\n\n',
name: 'tools_action_info_system_info_content', name: 'tools_action_info_system_info_content',
desc: '', desc: '',
args: [v0, v1, v2, v3, v4], args: [v0, v1, v2, v3, v4],
@ -3463,10 +3463,10 @@ class S {
); );
} }
/// `The game triggers the most extensive collapse problem, please check the barrier guide guide` /// `The game triggered a generic crash, please check the trouble shooting guide`
String get doctor_game_error_generic_info { String get doctor_game_error_generic_info {
return Intl.message( return Intl.message(
'The game triggers the most extensive collapse problem, please check the barrier guide guide', 'The game triggered a generic crash, please check the trouble shooting guide',
name: 'doctor_game_error_generic_info', name: 'doctor_game_error_generic_info',
desc: '', desc: '',
args: [], args: [],
@ -3583,10 +3583,10 @@ class S {
); );
} }
/// `Insufficient memory memory` /// `Insufficient VRAM`
String get doctor_game_error_low_gpu_memory { String get doctor_game_error_low_gpu_memory {
return Intl.message( return Intl.message(
'Insufficient memory memory', 'Insufficient VRAM',
name: 'doctor_game_error_low_gpu_memory', name: 'doctor_game_error_low_gpu_memory',
desc: '', desc: '',
args: [], args: [],
@ -3663,10 +3663,10 @@ class S {
); );
} }
/// `{v0} Day` /// `{v0} Day `
String home_holiday_countdown_days(Object v0) { String home_holiday_countdown_days(Object v0) {
return Intl.message( return Intl.message(
'$v0 Day', '$v0 Day ',
name: 'home_holiday_countdown_days', name: 'home_holiday_countdown_days',
desc: '', desc: '',
args: [v0], args: [v0],