summaryrefslogtreecommitdiffstats
path: root/options
diff options
context:
space:
mode:
Diffstat (limited to 'options')
-rw-r--r--options/locale/locale_ja-JP.ini9
1 files changed, 9 insertions, 0 deletions
diff --git a/options/locale/locale_ja-JP.ini b/options/locale/locale_ja-JP.ini
index 8fa436eb21..6320444299 100644
--- a/options/locale/locale_ja-JP.ini
+++ b/options/locale/locale_ja-JP.ini
@@ -318,6 +318,7 @@ enterred_invalid_repo_name=入力したリポジトリ名が間違っていま
enterred_invalid_owner_name=新しいオーナーの名前が正しくありません。
enterred_invalid_password=入力されたパスワードが間違っています。
user_not_exist=指定されたユーザーは存在しません。
+team_not_exist=チームが存在していません。
last_org_owner='Owners'チームから最後のユーザーを削除することはできません。特定のチームには少なくとも一人のオーナーが必要です。
cannot_add_org_to_team=組織はチームメンバーとして追加できません。
@@ -1131,6 +1132,7 @@ settings.collaboration=共同作業者
settings.collaboration.admin=管理者
settings.collaboration.write=書き込み
settings.collaboration.read=読み取り
+settings.collaboration.owner=オーナー
settings.collaboration.undefined=未定義
settings.hooks=Webhook
settings.githooks=Gitフック
@@ -1212,6 +1214,11 @@ settings.collaborator_deletion_desc=共同作業者を削除すると、その
settings.remove_collaborator_success=共同作業者を削除しました。
settings.search_user_placeholder=ユーザーを検索…
settings.org_not_allowed_to_be_collaborator=組織を共同作業者として追加することはできません。
+settings.change_team_access_not_allowed=リポジトリに対するチームアクセス権の変更は、組織のオーナーのみに制限されています。
+settings.team_not_in_organization=チームがリポジトリと同じ組織に属していません。
+settings.add_team_duplicate=チームにはすでにこのリポジトリが登録されています。
+settings.add_team_success=チームがこのリポジトリにアクセスできるようになりました。
+settings.remove_team_success=チームのこのリポジトリへのアクセス権を削除しました。
settings.add_webhook=Webhookを追加
settings.add_webhook.invalid_channel_name=Webhookチャンネル名は、空または'#'1文字だけにはできません。
settings.hooks_desc=Webhookは、指定したGiteaイベントが発生したときにHTTP POSTリクエストを自動的にサーバーに送ります。 詳細は<a target="_blank" rel="noopener noreferrer" href="%s">Webhookガイド</a>へ。
@@ -1470,6 +1477,8 @@ settings.options=組織
settings.full_name=フルネーム
settings.website=Webサイト
settings.location=場所
+settings.permission=許可
+settings.repoadminchangeteam=リポジトリ管理者はチームのアクセス権の追加・削除が可能
settings.visibility=表示
settings.visibility.public=公開
settings.visibility.limited=限定 (ログインしているユーザーにのみ表示)