summaryrefslogtreecommitdiff
path: root/app/Locale/ja_JP/translations.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Locale/ja_JP/translations.php')
-rw-r--r--app/Locale/ja_JP/translations.php65
1 files changed, 48 insertions, 17 deletions
diff --git a/app/Locale/ja_JP/translations.php b/app/Locale/ja_JP/translations.php
index 8447113c..e4d7049e 100644
--- a/app/Locale/ja_JP/translations.php
+++ b/app/Locale/ja_JP/translations.php
@@ -174,13 +174,7 @@ return array(
'Complexity' => '複雑さ',
'Task limit' => 'タスク数制限',
'Task count' => 'タスク数',
- 'Edit project access list' => 'プロジェクトのアクセス許可を変更',
- 'Allow this user' => 'このユーザを許可する',
- 'Don\'t forget that administrators have access to everything.' => '管理者には全ての権限が与えられます。',
- 'Revoke' => '許可を取り下げる',
- 'List of authorized users' => '許可されたユーザ',
'User' => 'ユーザ',
- 'Nobody have access to this project.' => 'だれもプロジェクトにアクセスできません。',
'Comments' => 'コメント',
'Write your text in Markdown' => 'Markdown 記法で書く',
'Leave a comment' => 'コメントを書く',
@@ -396,8 +390,6 @@ return array(
'Email:' => 'Email:',
'Notifications:' => '通知:',
'Notifications' => '通知',
- 'Group:' => 'グループ:',
- 'Regular user' => '通常のユーザ',
'Account type:' => 'アカウントの種類:',
'Edit profile' => 'プロフィールの変更',
'Change password' => 'パスワードの変更',
@@ -546,8 +538,6 @@ return array(
'Default swimlane' => 'デフォルトスイムレーン',
'Do you really want to remove this swimlane: "%s"?' => 'このスイムレーン「%s」を本当に削除しますか?',
'Inactive swimlanes' => 'インタラクティブなスイムレーン',
- 'Set project manager' => 'プロジェクトマネジャーをセット',
- 'Set project member' => 'プロジェクトメンバーをセット',
'Remove a swimlane' => 'スイムレーンの削除',
'Rename' => '名前の変更',
'Show default swimlane' => 'デフォルトスイムレーンの表示',
@@ -570,10 +560,6 @@ return array(
'Help on Gitlab webhooks' => 'Gitlab Webhooks のヘルプ',
'Integrations' => '連携',
'Integration with third-party services' => 'サードパーティサービスとの連携',
- 'Role for this project' => 'このプロジェクトの役割',
- 'Project manager' => 'プロジェクトマネジャー',
- 'Project member' => 'プロジェクトメンバー',
- 'A project manager can change the settings of the project and have more privileges than a standard user.' => 'プロジェクトマネジャーはプロジェクトの設定を変更するなどの通常ユーザにはない権限があります。',
'Gitlab Issue' => 'Gitlab Issue',
'Subtask Id' => 'サブタスク Id',
'Subtasks' => 'サブタスク',
@@ -931,7 +917,6 @@ return array(
// 'contributors' => '',
// 'License:' => '',
// 'License' => '',
- // 'Project Administrator' => '',
// 'Enter the text below' => '',
// 'Gantt chart for %s' => '',
// 'Sort by position' => '',
@@ -955,7 +940,6 @@ return array(
// 'Members' => '',
// 'Shared project' => '',
// 'Project managers' => '',
- // 'Project members' => '',
// 'Gantt chart for all projects' => '',
// 'Projects list' => '',
// 'Gantt chart for this project' => '',
@@ -982,7 +966,6 @@ return array(
// 'Documentation' => '',
// 'Table of contents' => '',
// 'Gantt' => '',
- // 'Help with project permissions' => '',
// 'Author' => '',
// 'Version' => '',
// 'Plugins' => '',
@@ -1068,4 +1051,52 @@ return array(
// 'BAM - Konvertibile Mark' => '',
// 'Assignee Username' => '',
// 'Assignee Name' => '',
+ // 'Groups' => '',
+ // 'Members of %s' => '',
+ // 'New group' => '',
+ // 'Group created successfully.' => '',
+ // 'Unable to create your group.' => '',
+ // 'Edit group' => '',
+ // 'Group updated successfully.' => '',
+ // 'Unable to update your group.' => '',
+ // 'Add group member to "%s"' => '',
+ // 'Group member added successfully.' => '',
+ // 'Unable to add group member.' => '',
+ // 'Remove user from group "%s"' => '',
+ // 'User removed successfully from this group.' => '',
+ // 'Unable to remove this user from the group.' => '',
+ // 'Remove group' => '',
+ // 'Group removed successfully.' => '',
+ // 'Unable to remove this group.' => '',
+ // 'Project Permissions' => '',
+ // 'Manager' => '',
+ // 'Project Manager' => '',
+ // 'Project Member' => '',
+ // 'Project Viewer' => '',
+ // 'Gitlab issue reopened' => '',
+ // 'Your account is locked for %d minutes' => '',
+ // 'Invalid captcha' => '',
+ // 'The name must be unique' => '',
+ // 'View all groups' => '',
+ // 'View group members' => '',
+ // 'There is no user available.' => '',
+ // 'Do you really want to remove the user "%s" from the group "%s"?' => '',
+ // 'There is no group.' => '',
+ // 'External Id' => '',
+ // 'Add group member' => '',
+ // 'Do you really want to remove this group: "%s"?' => '',
+ // 'There is no user in this group.' => '',
+ // 'Remove this user' => '',
+ // 'Permissions' => '',
+ // 'Allowed Users' => '',
+ // 'No user have been allowed specifically.' => '',
+ // 'Role' => '',
+ // 'Enter user name...' => '',
+ // 'Allowed Groups' => '',
+ // 'No group have been allowed specifically.' => '',
+ // 'Group' => '',
+ // 'Group Name' => '',
+ // 'Enter group name...' => '',
+ // 'Role:' => '',
+ // 'Project members' => '',
);