chore: Update translations (#9946)

This commit is contained in:
Chatwoot Bot
2024-08-16 14:06:32 +05:30
committed by GitHub
parent f38101527f
commit bb78639696
903 changed files with 4461 additions and 1860 deletions

View File

@@ -2,10 +2,13 @@
"TEAMS_SETTINGS": {
"NEW_TEAM": "チームを新規作成",
"HEADER": "チーム一覧",
"SIDEBAR_TXT": "<p><b>Teams</b></p> <p>Teams let you organize your agents into groups based on their responsibilities. <br /> An agent can be part of multiple teams. You can assign conversations to a team when you are working collaboratively. </p>",
"LOADING": "Fetching teams",
"DESCRIPTION": "Teams allow you to organize agents into groups based on their responsibilities. An agent can belong to multiple teams. When working collaboratively, you can assign conversations to specific teams.",
"LEARN_MORE": "Learn more about teams",
"LIST": {
"404": "このアカウントにはまだ作成したチームはありません。",
"EDIT_TEAM": "チームを編集"
"EDIT_TEAM": "チームを編集",
"NONE": "該当なし"
},
"CREATE_FLOW": {
"CREATE": {
@@ -97,7 +100,7 @@
"ERROR_MESSAGE": "Couldn't delete the team. Try again."
},
"CONFIRM": {
"TITLE": "Are you sure want to delete - %{teamName}",
"TITLE": "Are you sure you want to delete the team?",
"PLACE_HOLDER": "Please type {teamName} to confirm",
"MESSAGE": "Deleting the team will remove the team assignment from the conversations assigned to this team.",
"YES": "削除 ",