Skip to content

Commit 1f3ba69

Browse files
committed
[skip ci] Updated translations via Crowdin
1 parent f493787 commit 1f3ba69

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

options/locale/locale_ja-JP.ini

+16
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,10 @@ pull_requests=プルリクエスト
6868
issues=課題
6969

7070
cancel=キャンセル
71+
add=追加
72+
add_all=すべて追加
73+
remove=除去
74+
remove_all=すべて除去
7175

7276
write=書き込み
7377
preview=プレビュー
@@ -1514,6 +1518,7 @@ team_name=チーム名
15141518
team_desc=説明
15151519
team_name_helper=チーム名は短く覚えやすいものにしましょう。
15161520
team_desc_helper=チームの目的や役割を説明します。
1521+
team_access_desc=リポジトリアクセス
15171522
team_permission_desc=権限
15181523
team_unit_desc=リポジトリのセクションへのアクセスを許可
15191524

@@ -1581,10 +1586,21 @@ teams.write_permission_desc=このチームは<strong>書き込み</strong>ア
15811586
teams.admin_permission_desc=このチームは<strong>管理者</strong>アクセス権を持ちます: メンバーはチームリポジトリの読み取り、プッシュ、共同作業者の追加が可能です。
15821587
teams.repositories=チームのリポジトリ
15831588
teams.search_repo_placeholder=リポジトリを検索…
1589+
teams.remove_all_repos_title=チームリポジトリをすべて除去
1590+
teams.remove_all_repos_desc=チームからすべてのリポジトリを除去します。
1591+
teams.add_all_repos_title=すべてのリポジトリを追加
1592+
teams.add_all_repos_desc=組織のすべてのリポジトリをチームに追加します。
15841593
teams.add_nonexistent_repo=追加しようとしているリポジトリは存在しません。 先にリポジトリを作成してください。
15851594
teams.add_duplicate_users=ユーザーは既にチームのメンバーです。
15861595
teams.repos.none=このチームがアクセスできるリポジトリはありません。
15871596
teams.members.none=このチームにはメンバーがいません。
1597+
teams.specific_repositories=指定したリポジトリ
1598+
teams.specific_repositories_helper=メンバーは、明示的にチームへ追加したリポジトリにのみアクセスできます。 これを選択しても、すでに<i>すべてのリポジトリ</i>で追加されたリポジトリは自動的に除去<strong>されません</strong>。
1599+
teams.all_repositories=すべてのリポジトリ
1600+
teams.all_repositories_helper=チームはすべてのリポジトリにアクセスできます。 これを選択すると、<strong>既存のすべての</strong>リポジトリをチームに追加します。
1601+
teams.all_repositories_read_permission_desc=このチームは<strong>すべてのリポジトリ</strong>の<strong>読み取り</strong>アクセス権を持ちます: メンバーはリポジトリの閲覧とクローンが可能です。
1602+
teams.all_repositories_write_permission_desc=このチームは<strong>すべてのリポジトリ</strong>の<strong>書き込み</strong>アクセス権を持ちます: メンバーはリポジトリの読み取りとプッシュが可能です。
1603+
teams.all_repositories_admin_permission_desc=このチームは<strong>すべてのリポジトリ</strong>の<strong>管理者</strong>アクセス権を持ちます: メンバーはリポジトリの読み取り、プッシュ、共同作業者の追加が可能です。
15881604

15891605
[admin]
15901606
dashboard=ダッシュボード

0 commit comments

Comments
 (0)