New translations strings.xml (English, United Kingdom)

This commit is contained in:
Duy Tran Khanh 2023-09-23 01:42:06 +07:00
parent 062a18f22e
commit c6a7953f28

View File

@ -36,17 +36,10 @@
<string name="mcl_options">Options</string>
<string name="mcl_option_customcontrol">Custom controls</string>
<string name="mcl_setting_title_use_surface_view">P</string>
<string name="mcl_setting_subtitle_use_surface_view">May help performance in gp bound scenarios</string>
<string name="mcl_setting_title_ignore_notch">Ignore notch</string>
<string name="mcl_setting_subtitle_ignore_notch">Ignore the notch and extends the screen under it.\nGives you a more immersive experience.</string>
<string name="mcl_setting_title_resolution_scaler">Resolution Scaler</string>
<string name="mcl_setting_subtitle_resolution_scaler">Allows you to decrease the game resolution. 100% is full resolution</string>
<string name="mcl_setting_title_longpresstrigger">How long will trigger after long press</string>
<string name="mcl_setting_subtitle_longpresstrigger">Change trigger time for long press in destroy block and drop item.</string>
<string name="mcl_setting_title_buttonscale">Control buttons scaling</string>
<string name="mcl_setting_subtitle_buttonscale">Upscale them if buttons are too small.</string>
<string name="mcl_setting_title_mousescale">Mouse scaling</string>
<string name="mcl_setting_subtitle_mousescale">Change size of virtual mouse.</string>
<string name="mcl_setting_title_javaargs">JVM Launch arguments</string>
<string name="mcl_setting_subtitle_javaargs">Be careful, this may make game crash if modified without knowledge.</string>
<string name="mcl_setting_category_renderer">Renderer</string>
@ -55,10 +48,13 @@
<string name="mcl_setting_veroption_snapshot">Snapshot</string>
<string name="mcl_setting_veroption_oldalpha">Old-alpha</string>
<string name="mcl_setting_veroption_oldbeta">Old-alpha</string>
<string name="mcl_version_clone">Clone</string>
<!-- Global strings -->
<string name="global_edit">Edit</string>
<string name="global_error">Error</string>
<string name="global_load">Load</string>
<string name="global_name">Name</string>
<string name="global_remove">Remove</string>
<string name="global_clone">Clone</string>
<string name="global_restart">Restart</string>
<string name="global_save">Save</string>
@ -99,27 +95,21 @@
<string name="customctrl_toggle">Toggleable</string>
<string name="customctrl_size">Size</string>
<string name="customctrl_addbutton">Add button</string>
<string name="customctrl_selectdefault">Select default control (.json)</string>
<string name="main_play">Play</string>
<string name="autoram_info_msg">Memory set to %d MB</string>
<string name="mcl_setting_check_libraries">Check libraries after downloading</string>
<string name="mcl_setting_check_libraries_subtitle">This option forces launcher to check the library hash if it\'s available. Prevents broken downloads.</string>
<string name="dl_library_sha_fail">Library %s is damaged and will be redownloaded</string>
<string name="dl_library_sha_unknown">Library %s can\'t be checked, have to assume it\'s good</string>
<string name="dl_library_sha_pass">Library %s is fine and usable</string>
<string name="mcl_disable_gestures">Disable gestures</string>
<string name="mcl_disable_gestures_subtitle">Disables gestures, such as hold to break block, and tap to place a block.</string>
<string name="mcl_setting_title_mousespeed">Mouse Speed</string>
<string name="mcl_setting_subtitle_mousespeed">Changes the speed of the software mouse</string>
<string name="customctrl_passthru">Mouse pass-thru</string>
<string name="memory_warning_msg">The current amount of free RAM (%d) is lower than allocated RAM (%d), which may lead to crashes. Change the allocation if the game crashes.</string>
<string name="mcl_memory_allocation">Memory allocation</string>
<string name="mcl_memory_allocation_subtitle">Controls how much memory is given to Minecraft</string>
<string name="multirt_runtime_corrupt">Corrupted Java Runtime</string>
<string name="multirt_config_title">Java VMs</string>
<string name="multirt_config_add">Add new</string>
<string name="multirt_title">Runtime Manager</string>
<string name="multirt_subtitle">Manage installed Java VMs</string>
<string name="multirt_progress_caching">Caching...</string>
<string name="multirt_config_setdefault">Set default</string>
<string name="multirt_config_setdefault_already">Default</string>