mirror of
https://github.com/an-anime-team/sleepy-launcher.git
synced 2024-11-28 17:09:03 +03:00
59aba5f84d
This way it will be easier to monitor missing localizations
24 lines
938 B
Text
24 lines
938 B
Text
sandbox = Sandbox
|
|
sandbox-description = Run the game in isolated environment, preventing it from accessing your personal data
|
|
|
|
enable-sandboxing = Enable sandboxing
|
|
enable-sandboxing-description = Run the game in read-only copy of your root filesystem
|
|
|
|
hide-home-directory = Hide home directory
|
|
hide-home-directory-description = Isolate your /home, /var/home/$USER, and $HOME folders from the game
|
|
|
|
hostname = Hostname
|
|
|
|
private-directories = Private directories
|
|
private-directories-description = These folders will be replaced by an empty virtual filesystem (tmpfs), and their original content will not be available to sandboxed game
|
|
|
|
path = Path
|
|
|
|
shared-directories = Shared directories
|
|
shared-directories-description = These directories will be symlinked to directories in your host system
|
|
|
|
original-path = Original path
|
|
new-path = New path
|
|
|
|
read-only = Read-only
|
|
read-only-description = Forbid game to write any data to this directory
|