Initial commit
This commit is contained in:
28
application/Espo/Resources/i18n/ja_JP/Team.json
Normal file
28
application/Espo/Resources/i18n/ja_JP/Team.json
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"fields": {
|
||||
"name": "名前",
|
||||
"roles": "役割",
|
||||
"positionList": "ポジションリスト",
|
||||
"layoutSet": "レイアウトセット",
|
||||
"workingTimeCalendar": "勤務時間カレンダー",
|
||||
"userRole": "ユーザーロール"
|
||||
},
|
||||
"links": {
|
||||
"users": "ユーザー",
|
||||
"notes": "注記",
|
||||
"roles": "役割",
|
||||
"inboundEmails": "グループメールアカウント",
|
||||
"layoutSet": "レイアウトセット",
|
||||
"workingTimeCalendar": "勤務時間カレンダー",
|
||||
"groupEmailFolders": "グループメールフォルダ"
|
||||
},
|
||||
"tooltips": {
|
||||
"roles": "アクセス ロールこのチームのユーザーは、選択したロールからアクセス制御レベルを取得します",
|
||||
"positionList": "このチームで利用可能なポジション例:営業担当者、マネージャー",
|
||||
"layoutSet": "標準レイアウトとは異なるレイアウトを設定できますレイアウトセットは、このチームをデフォルトチームとして設定しているユーザーに適用されます",
|
||||
"workingTimeCalendar": "このチームをデフォルト チームとして設定したユーザーにはカレンダーが適用されます"
|
||||
},
|
||||
"labels": {
|
||||
"Create Team": "チームを作成"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user