File tree 1 file changed +4
-0
lines changed
1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -268,6 +268,7 @@ search=検索
268
268
code =コード
269
269
search.fuzzy =あいまい
270
270
search.match =一致
271
+ code_search_unavailable =現在コード検索は利用できません。 サイト管理者にお問い合わせください。
271
272
repo_no_results =一致するリポジトリが見つかりません。
272
273
user_no_results =一致するユーザーが見つかりません。
273
274
org_no_results =一致する組織が見つかりません。
@@ -1262,6 +1263,7 @@ issues.filter_sort.moststars=スターが多い順
1262
1263
issues.filter_sort.feweststars =スターが少ない順
1263
1264
issues.filter_sort.mostforks =フォークが多い順
1264
1265
issues.filter_sort.fewestforks =フォークが少ない順
1266
+ issues.keyword_search_unavailable =現在キーワード検索は利用できません。 サイト管理者にお問い合わせください。
1265
1267
issues.action_open =オープン
1266
1268
issues.action_close =クローズ
1267
1269
issues.action_label =ラベル
@@ -1707,6 +1709,8 @@ search.search_repo=リポジトリを検索
1707
1709
search.fuzzy =あいまい
1708
1710
search.match =一致
1709
1711
search.results =<a href =" %[2]s" >%[3]s</a> 内での " %[1]s" の検索結果
1712
+ search.code_no_results =検索ワードに一致するソースコードが見つかりません。
1713
+ search.code_search_unavailable =現在コード検索は利用できません。 サイト管理者にお問い合わせください。
1710
1714
1711
1715
settings =設定
1712
1716
settings.desc =設定では、リポジトリの設定を管理することができます。
You can’t perform that action at this time.
0 commit comments