diff options
author | GiteaBot <teabot@gitea.io> | 2018-11-15 01:01:52 +0000 |
---|---|---|
committer | GiteaBot <teabot@gitea.io> | 2018-11-15 01:01:52 +0000 |
commit | e11094356235607219419feb4b5a8ad6aeeb985a (patch) | |
tree | c8689f1e449f9760b8bbbadf6b581cdcd53fedb6 | |
parent | b97af15de67b04fd259bd70a4abbc873f12e9491 (diff) | |
download | gitea-e11094356235607219419feb4b5a8ad6aeeb985a.tar.gz gitea-e11094356235607219419feb4b5a8ad6aeeb985a.zip |
[skip ci] Updated translations via Crowdin
-rw-r--r-- | options/locale/locale_ja-JP.ini | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/options/locale/locale_ja-JP.ini b/options/locale/locale_ja-JP.ini index 97c8fac1a2..c0d874f370 100644 --- a/options/locale/locale_ja-JP.ini +++ b/options/locale/locale_ja-JP.ini @@ -524,7 +524,8 @@ create_repo=リポジトリを作成 default_branch=デフォルトブランチ mirror_prune=Prune mirror_prune_desc=不要になった古いリモートトラッキング参照を削除 -mirror_interval_invalid=ミラーの間隔が不正です。 +mirror_interval=ミラー間隔 (有効な時間の単位は'h'、'm'、's')。 自動的な同期を無効にする場合は0。 +mirror_interval_invalid=ミラー間隔が不正です。 mirror_address=クローンするURL mirror_address_desc=必要な認証情報はURLに含めてください。 mirror_last_synced=前回の同期 |