diff options
author | GiteaBot <teabot@gitea.io> | 2021-02-01 21:58:33 +0000 |
---|---|---|
committer | GiteaBot <teabot@gitea.io> | 2021-02-01 21:58:33 +0000 |
commit | dcd20f43649fd55f1df7a9d58bc3a4d5d0c9abf9 (patch) | |
tree | 0ffc20fea8f8ebf26eb1356c5692db0bb78d05e0 /options/locale/locale_ja-JP.ini | |
parent | 6d27703f143b5f295f0ceff96fe6d98f5c8c5514 (diff) | |
download | gitea-dcd20f43649fd55f1df7a9d58bc3a4d5d0c9abf9.tar.gz gitea-dcd20f43649fd55f1df7a9d58bc3a4d5d0c9abf9.zip |
[skip ci] Updated translations via Crowdin
Diffstat (limited to 'options/locale/locale_ja-JP.ini')
-rw-r--r-- | options/locale/locale_ja-JP.ini | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/options/locale/locale_ja-JP.ini b/options/locale/locale_ja-JP.ini index 644f0d291b..f33c563b8e 100644 --- a/options/locale/locale_ja-JP.ini +++ b/options/locale/locale_ja-JP.ini @@ -237,6 +237,8 @@ users=ユーザー organizations=組織 search=検索 code=コード +search.fuzzy=あいまい +search.match=一致 repo_no_results=一致するリポジトリが見つかりません。 user_no_results=一致するユーザーが見つかりません。 org_no_results=一致する組織が見つかりません。 @@ -1463,6 +1465,8 @@ activity.git_stats_deletion_n=%d行削除 search=検索 search.search_repo=リポジトリを検索 +search.fuzzy=あいまい +search.match=一致 search.results=<a href="%[2]s">%[3]s</a> 内での "%[1]s" の検索結果 settings=設定 |