diff options
author | GiteaBot <teabot@gitea.io> | 2019-11-22 07:02:24 +0000 |
---|---|---|
committer | GiteaBot <teabot@gitea.io> | 2019-11-22 07:02:24 +0000 |
commit | 513b9fc988f0599551d2efa0a912364acaf0cd79 (patch) | |
tree | a302db5b633a00e7ffff59781ab06597f59bf57c | |
parent | ba9a2d2abb576c12776333300bd361bac7bf1406 (diff) | |
download | gitea-513b9fc988f0599551d2efa0a912364acaf0cd79.tar.gz gitea-513b9fc988f0599551d2efa0a912364acaf0cd79.zip |
[skip ci] Updated translations via Crowdin
-rw-r--r-- | options/locale/locale_ja-JP.ini | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/options/locale/locale_ja-JP.ini b/options/locale/locale_ja-JP.ini index 78a85d3575..8f950886ee 100644 --- a/options/locale/locale_ja-JP.ini +++ b/options/locale/locale_ja-JP.ini @@ -1594,6 +1594,8 @@ members.invite_now=今すぐ招待 teams.join=参加 teams.leave=脱退 +teams.can_create_org_repo=リポジトリを作成 +teams.can_create_org_repo_helper=メンバーは組織のリポジトリを新たに作成できます。作成者には新しいリポジトリの管理者権限が与えられます。 teams.read_access=読み取りアクセス権 teams.read_access_helper=メンバーはチームリポジトリの閲覧とクローンが可能。 teams.write_access=書き込みアクセス権 @@ -1613,6 +1615,7 @@ teams.delete_team_success=チームを削除しました。 teams.read_permission_desc=このチームは<strong>読み取り</strong>アクセス権を持ちます: メンバーはチームリポジトリの閲覧とクローンが可能です。 teams.write_permission_desc=このチームは<strong>書き込み</strong>アクセス権を持ちます: メンバーはチームリポジトリの読み取りとプッシュが可能です。 teams.admin_permission_desc=このチームは<strong>管理者</strong>アクセス権を持ちます: メンバーはチームリポジトリの読み取り、プッシュ、共同作業者の追加が可能です。 +teams.create_repo_permission_desc=さらに、このチームには<strong>リポジトリの作成</strong>権限が与えられています: メンバーは組織のリポジトリを新たに作成できます。 teams.repositories=チームのリポジトリ teams.search_repo_placeholder=リポジトリを検索… teams.remove_all_repos_title=チームリポジトリをすべて除去 |