Skip to content

Commit 1021904

Browse files
Merge branch 'main' into download-file-UI
2 parents d041f9c + 10db864 commit 1021904

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

options/locale/locale_ja-JP.ini

+4
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,8 @@ lfs_path=Git LFSルートパス
149149
lfs_path_helper=Git LFSで管理するファイルが、このディレクトリに保存されます。 空欄にするとGit LFSを無効にします。
150150
run_user=実行ユーザー名
151151
run_user_helper=Giteaを実行するユーザーを、オペレーティングシステムのユーザー名で入力します。 このユーザーはリポジトリルートパスへのアクセス権を持っている必要があります。
152+
domain=サーバードメイン
153+
domain_helper=サーバーのドメインまたはホストアドレス。
152154
ssh_port=SSHサーバーのポート
153155
ssh_port_helper=SSHサーバーが使うポート番号。 空の場合はSSHサーバーを無効にします。
154156
http_port=Gitea HTTPポート
@@ -2544,6 +2546,7 @@ config.app_ver=Giteaのバージョン
25442546
config.app_url=GiteaのベースURL
25452547
config.custom_conf=設定ファイルのパス
25462548
config.custom_file_root_path=カスタムファイルのルートパス
2549+
config.domain=サーバードメイン
25472550
config.offline_mode=ローカルモード
25482551
config.disable_router_log=ルーターのログが無効
25492552
config.run_user=実行ユーザー名
@@ -2559,6 +2562,7 @@ config.reverse_auth_user=リバース認証ユーザー
25592562
config.ssh_config=SSH設定
25602563
config.ssh_enabled=有効
25612564
config.ssh_start_builtin_server=ビルトインサーバーを使用
2565+
config.ssh_domain=SSHサーバーのドメイン
25622566
config.ssh_port=ポート
25632567
config.ssh_listen_port=待受ポート
25642568
config.ssh_root_path=ルートパス

0 commit comments

Comments
 (0)