mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-11-03 08:02:36 +09:00 
			
		
		
		
	Update locale_en-US.ini (#17553)
This commit is contained in:
		@@ -149,8 +149,8 @@ lfs_path = Git LFS Root Path
 | 
				
			|||||||
lfs_path_helper = Files tracked by Git LFS will be stored in this directory. Leave empty to disable.
 | 
					lfs_path_helper = Files tracked by Git LFS will be stored in this directory. Leave empty to disable.
 | 
				
			||||||
run_user = Run As Username
 | 
					run_user = Run As Username
 | 
				
			||||||
run_user_helper = Enter the operating system username that Gitea runs as. Note that this user must have access to the repository root path.
 | 
					run_user_helper = Enter the operating system username that Gitea runs as. Note that this user must have access to the repository root path.
 | 
				
			||||||
domain = SSH Server Domain
 | 
					domain = Server Domain
 | 
				
			||||||
domain_helper = Domain or host address for SSH clone URLs.
 | 
					domain_helper = Domain or host address for the server.
 | 
				
			||||||
ssh_port = SSH Server Port
 | 
					ssh_port = SSH Server Port
 | 
				
			||||||
ssh_port_helper = Port number your SSH server listens on. Leave empty to disable.
 | 
					ssh_port_helper = Port number your SSH server listens on. Leave empty to disable.
 | 
				
			||||||
http_port = Gitea HTTP Listen Port
 | 
					http_port = Gitea HTTP Listen Port
 | 
				
			||||||
@@ -2547,7 +2547,7 @@ config.app_ver = Gitea Version
 | 
				
			|||||||
config.app_url = Gitea Base URL
 | 
					config.app_url = Gitea Base URL
 | 
				
			||||||
config.custom_conf = Configuration File Path
 | 
					config.custom_conf = Configuration File Path
 | 
				
			||||||
config.custom_file_root_path = "Custom File Root Path"
 | 
					config.custom_file_root_path = "Custom File Root Path"
 | 
				
			||||||
config.domain = SSH Server Domain
 | 
					config.domain = Server Domain
 | 
				
			||||||
config.offline_mode = Local Mode
 | 
					config.offline_mode = Local Mode
 | 
				
			||||||
config.disable_router_log = Disable Router Log
 | 
					config.disable_router_log = Disable Router Log
 | 
				
			||||||
config.run_user = Run As Username
 | 
					config.run_user = Run As Username
 | 
				
			||||||
@@ -2563,7 +2563,7 @@ config.reverse_auth_user = Reverse Authentication User
 | 
				
			|||||||
config.ssh_config = SSH Configuration
 | 
					config.ssh_config = SSH Configuration
 | 
				
			||||||
config.ssh_enabled = Enabled
 | 
					config.ssh_enabled = Enabled
 | 
				
			||||||
config.ssh_start_builtin_server = Use Built-In Server
 | 
					config.ssh_start_builtin_server = Use Built-In Server
 | 
				
			||||||
config.ssh_domain = Server Domain
 | 
					config.ssh_domain = SSH Server Domain
 | 
				
			||||||
config.ssh_port = Port
 | 
					config.ssh_port = Port
 | 
				
			||||||
config.ssh_listen_port = Listen Port
 | 
					config.ssh_listen_port = Listen Port
 | 
				
			||||||
config.ssh_root_path = Root Path
 | 
					config.ssh_root_path = Root Path
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user