Files
espocrm/application/Espo/Resources/i18n/ja_JP/Team.json
bsiggel 127fa6503b chore: Update copyright year from 2025 to 2026 across core files
- Updated copyright headers in 3,055 core application files
- Changed 'Copyright (C) 2014-2025' to 'Copyright (C) 2014-2026'
- Added 123 new files from EspoCRM core updates
- Removed 4 deprecated files
- Total changes: 61,637 insertions, 54,283 deletions

This is a routine maintenance update for the new year 2026.
2026-02-07 16:05:21 +01:00

28 lines
1.3 KiB
JSON

{
"fields": {
"name": "名前",
"roles": "役割",
"positionList": "ポジションリスト",
"layoutSet": "レイアウトセット",
"workingTimeCalendar": "勤務時間カレンダー",
"userRole": "ユーザーロール"
},
"links": {
"users": "ユーザー",
"notes": "注記",
"roles": "役割",
"inboundEmails": "グループメールアカウント",
"layoutSet": "レイアウトセット",
"workingTimeCalendar": "勤務時間カレンダー",
"groupEmailFolders": "グループメールフォルダ"
},
"labels": {
"Create Team": "チームを作成"
},
"tooltips": {
"workingTimeCalendar": "このチームをデフォルト チームとして設定したユーザーにはカレンダーが適用されます",
"layoutSet": "標準レイアウトとは異なるレイアウトを設定できますレイアウトセットは、このチームをデフォルトチームとして設定しているユーザーに適用されます",
"roles": "アクセス ロールこのチームのユーザーは、選択したロールからアクセス制御レベルを取得します",
"positionList": "このチームで利用可能なポジション例:営業担当者、マネージャー"
}
}