[skip ci] Updated translations via Crowdin
This commit is contained in:
parent
f860a6d2e4
commit
683c9af89f
1 changed files with 8 additions and 0 deletions
|
@ -268,8 +268,11 @@ users=ユーザー
|
||||||
organizations=組織
|
organizations=組織
|
||||||
search=検索
|
search=検索
|
||||||
code=コード
|
code=コード
|
||||||
|
search.type.tooltip=検索タイプ
|
||||||
search.fuzzy=あいまい
|
search.fuzzy=あいまい
|
||||||
|
search.fuzzy.tooltip=検索ワードにおおよそ一致している結果も含めます
|
||||||
search.match=一致
|
search.match=一致
|
||||||
|
search.match.tooltip=検索ワードに一致する結果だけを含めます
|
||||||
code_search_unavailable=現在コード検索は利用できません。 サイト管理者にお問い合わせください。
|
code_search_unavailable=現在コード検索は利用できません。 サイト管理者にお問い合わせください。
|
||||||
repo_no_results=一致するリポジトリが見つかりません。
|
repo_no_results=一致するリポジトリが見つかりません。
|
||||||
user_no_results=一致するユーザーが見つかりません。
|
user_no_results=一致するユーザーが見つかりません。
|
||||||
|
@ -507,6 +510,7 @@ activity=公開アクティビティ
|
||||||
followers=フォロワー
|
followers=フォロワー
|
||||||
starred=スター付きリポジトリ
|
starred=スター付きリポジトリ
|
||||||
watched=ウォッチ中リポジトリ
|
watched=ウォッチ中リポジトリ
|
||||||
|
code=コード
|
||||||
projects=プロジェクト
|
projects=プロジェクト
|
||||||
following=フォロー中
|
following=フォロー中
|
||||||
follow=フォロー
|
follow=フォロー
|
||||||
|
@ -1763,8 +1767,11 @@ activity.git_stats_deletion_n=%d行削除
|
||||||
|
|
||||||
search=検索
|
search=検索
|
||||||
search.search_repo=リポジトリを検索
|
search.search_repo=リポジトリを検索
|
||||||
|
search.type.tooltip=検索タイプ
|
||||||
search.fuzzy=あいまい
|
search.fuzzy=あいまい
|
||||||
|
search.fuzzy.tooltip=検索ワードにおおよそ一致している結果も含めます
|
||||||
search.match=一致
|
search.match=一致
|
||||||
|
search.match.tooltip=検索ワードに一致する結果だけを含めます
|
||||||
search.results=<a href="%[2]s">%[3]s</a> 内での "%[1]s" の検索結果
|
search.results=<a href="%[2]s">%[3]s</a> 内での "%[1]s" の検索結果
|
||||||
search.code_no_results=検索ワードに一致するソースコードが見つかりません。
|
search.code_no_results=検索ワードに一致するソースコードが見つかりません。
|
||||||
search.code_search_unavailable=現在コード検索は利用できません。 サイト管理者にお問い合わせください。
|
search.code_search_unavailable=現在コード検索は利用できません。 サイト管理者にお問い合わせください。
|
||||||
|
@ -2310,6 +2317,7 @@ create_org=組織を作成
|
||||||
repo_updated=最終更新
|
repo_updated=最終更新
|
||||||
people=メンバー
|
people=メンバー
|
||||||
teams=チーム
|
teams=チーム
|
||||||
|
code=コード
|
||||||
lower_members=メンバー
|
lower_members=メンバー
|
||||||
lower_repositories=リポジトリ
|
lower_repositories=リポジトリ
|
||||||
create_new_team=新しいチーム
|
create_new_team=新しいチーム
|
||||||
|
|
Reference in a new issue