mirror of https://github.com/gogs/gogs.git
locale: sync from Crowdin (#7732)
parent
24f06bb088
commit
1eae0b2fce
|
@ -51,7 +51,7 @@ internal_server_error=サーバ内部エラー
|
||||||
install=インストール
|
install=インストール
|
||||||
title=インストールをする前に必要な準備をしましょう
|
title=インストールをする前に必要な準備をしましょう
|
||||||
docker_helper=DockerでGogsを稼動する場合は、このページに変更を加える前に、 <a target="_blank" href="%s">ガイドライン</a>をよく読んでください!
|
docker_helper=DockerでGogsを稼動する場合は、このページに変更を加える前に、 <a target="_blank" href="%s">ガイドライン</a>をよく読んでください!
|
||||||
requite_db_desc=Gogs requires MySQL, PostgreSQL, SQLite3 or TiDB (via MySQL protocol).
|
requite_db_desc=Gogs は、MySQL、PostgreSQL、SQLite3 または TiDB が必要です。
|
||||||
db_title=データベース設定
|
db_title=データベース設定
|
||||||
db_type=データベースの種類
|
db_type=データベースの種類
|
||||||
host=ホスト
|
host=ホスト
|
||||||
|
@ -1196,7 +1196,7 @@ config.server.load_assets_from_disk=Load assets from disk
|
||||||
config.server.landing_url=Landing URL
|
config.server.landing_url=Landing URL
|
||||||
|
|
||||||
config.ssh_config=SSH設定
|
config.ssh_config=SSH設定
|
||||||
config.ssh.enabled=Enabled
|
config.ssh.enabled=有効
|
||||||
config.ssh.domain=Exposed domain
|
config.ssh.domain=Exposed domain
|
||||||
config.ssh.port=Exposed port
|
config.ssh.port=Exposed port
|
||||||
config.ssh.root_path=Root path
|
config.ssh.root_path=Root path
|
||||||
|
@ -1213,7 +1213,7 @@ config.ssh.server_macs=Server MACs
|
||||||
config.ssh.server_algorithms=Server algorithms
|
config.ssh.server_algorithms=Server algorithms
|
||||||
|
|
||||||
config.repo_config=リポジトリの設定
|
config.repo_config=リポジトリの設定
|
||||||
config.repo.root_path=Root path
|
config.repo.root_path=ルートパス
|
||||||
config.repo.script_type=Script type
|
config.repo.script_type=Script type
|
||||||
config.repo.ansi_chatset=ANSI 文字コード
|
config.repo.ansi_chatset=ANSI 文字コード
|
||||||
config.repo.force_private=非公開にする
|
config.repo.force_private=非公開にする
|
||||||
|
|
Loading…
Reference in New Issue