1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-15 05:58:27 +00:00

[skip ci] Updated translations via Crowdin

This commit is contained in:
GiteaBot
2018-09-11 18:55:32 +00:00
parent 08ed515b62
commit b5b39a56ad
16 changed files with 4 additions and 59 deletions

View File

@@ -80,7 +80,6 @@ loading=読み込み中…
install=インストール
title=初期設定
docker_helper=GiteaをDocker内で実行する場合は、設定を変更する前に<a target="_blank" rel="noopener noreferrer" href="%s">ドキュメント</a>を読んでください。
requite_db_desc=Giteaには、MySQL、PostgreSQL、MSSQL、SQLite3、またはTiDBが必要です。
db_title=データベース設定
db_type=データベースのタイプ
host=ホスト
@@ -90,9 +89,6 @@ db_name=データベース名
db_helper=MySQLユーザーへの注意: InnoDBストレージエンジンを使用し、キャラクターセットは 'utf8_general_ci' にしてください。
ssl_mode=SSL
path=パス
sqlite_helper=SQLite3またはTiDBのデータベースファイルパス。<br>Giteaをサービスとして実行する場合は絶対パスを入力します。
err_empty_db_path=SQLite3またはTiDBのデータベースパスは空にすることはできません。
err_invalid_tidb_name=TiDBのデータベース名には '.' と '-' の文字を含めることはできません。
no_admin_and_disable_registration=管理者アカウントを作成せずに、セルフ登録を無効にすることはできません。
err_empty_admin_password=管理者パスワードは空にできません。