summaryrefslogtreecommitdiffstats
path: root/options
diff options
context:
space:
mode:
authorGiteaBot <teabot@gitea.io>2022-02-04 00:16:04 +0000
committerGiteaBot <teabot@gitea.io>2022-02-04 00:16:04 +0000
commit319d191afc7b2f4e179156869fe97b264c572bb9 (patch)
treeae2f511bd80d104fab31e68100348af5650f4270 /options
parent1ab44cb01d43eb1c0b606ae842e701f5a8ad2b36 (diff)
downloadgitea-319d191afc7b2f4e179156869fe97b264c572bb9.tar.gz
gitea-319d191afc7b2f4e179156869fe97b264c572bb9.zip
[skip ci] Updated translations via Crowdin
Diffstat (limited to 'options')
-rw-r--r--options/locale/locale_ja-JP.ini4
1 files changed, 4 insertions, 0 deletions
diff --git a/options/locale/locale_ja-JP.ini b/options/locale/locale_ja-JP.ini
index faeb3efb01..86debf9c87 100644
--- a/options/locale/locale_ja-JP.ini
+++ b/options/locale/locale_ja-JP.ini
@@ -268,6 +268,7 @@ search=検索
code=コード
search.fuzzy=あいまい
search.match=一致
+code_search_unavailable=現在コード検索は利用できません。 サイト管理者にお問い合わせください。
repo_no_results=一致するリポジトリが見つかりません。
user_no_results=一致するユーザーが見つかりません。
org_no_results=一致する組織が見つかりません。
@@ -1262,6 +1263,7 @@ issues.filter_sort.moststars=スターが多い順
issues.filter_sort.feweststars=スターが少ない順
issues.filter_sort.mostforks=フォークが多い順
issues.filter_sort.fewestforks=フォークが少ない順
+issues.keyword_search_unavailable=現在キーワード検索は利用できません。 サイト管理者にお問い合わせください。
issues.action_open=オープン
issues.action_close=クローズ
issues.action_label=ラベル
@@ -1707,6 +1709,8 @@ search.search_repo=リポジトリを検索
search.fuzzy=あいまい
search.match=一致
search.results=<a href="%[2]s">%[3]s</a> 内での "%[1]s" の検索結果
+search.code_no_results=検索ワードに一致するソースコードが見つかりません。
+search.code_search_unavailable=現在コード検索は利用できません。 サイト管理者にお問い合わせください。
settings=設定
settings.desc=設定では、リポジトリの設定を管理することができます。