chore: Update translations from Crowdin (#10686)
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com> Co-authored-by: Pranav <pranav@chatwoot.com>
This commit is contained in:
@@ -1,36 +1,36 @@
|
||||
{
|
||||
"INTEGRATION_APPS": {
|
||||
"FETCHING": "Fetching Integrations",
|
||||
"NO_HOOK_CONFIGURED": "There are no {integrationId} integrations configured in this account.",
|
||||
"HEADER": "Applications",
|
||||
"FETCHING": "連携情報を取得中",
|
||||
"NO_HOOK_CONFIGURED": "このアカウントには{integrationId}の連携が設定されていません。",
|
||||
"HEADER": "アプリケーション",
|
||||
"STATUS": {
|
||||
"ENABLED": "有効です",
|
||||
"DISABLED": "無効です"
|
||||
"ENABLED": "有効",
|
||||
"DISABLED": "無効"
|
||||
},
|
||||
"CONFIGURE": "設定",
|
||||
"ADD_BUTTON": "Add a new hook",
|
||||
"ADD_BUTTON": "新しい連携を追加",
|
||||
"DELETE": {
|
||||
"TITLE": {
|
||||
"INBOX": "Confirm deletion",
|
||||
"ACCOUNT": "Disconnect"
|
||||
"INBOX": "削除の確認",
|
||||
"ACCOUNT": "接続解除"
|
||||
},
|
||||
"MESSAGE": {
|
||||
"INBOX": "Are you sure to delete?",
|
||||
"ACCOUNT": "Are you sure to disconnect?"
|
||||
"INBOX": "この設定を本当に削除しますか?",
|
||||
"ACCOUNT": "本当に接続を解除しますか?"
|
||||
},
|
||||
"CONFIRM_BUTTON_TEXT": {
|
||||
"INBOX": "削除する",
|
||||
"ACCOUNT": "Yes, Disconnect"
|
||||
"ACCOUNT": "はい、接続解除します"
|
||||
},
|
||||
"CANCEL_BUTTON_TEXT": "キャンセル",
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Hook deleted successfully",
|
||||
"SUCCESS_MESSAGE": "連携設定が正常に削除されました",
|
||||
"ERROR_MESSAGE": "Woot Serverに接続できませんでした。後でもう一度お試しください。"
|
||||
}
|
||||
},
|
||||
"LIST": {
|
||||
"FETCHING": "Fetching integration hooks",
|
||||
"INBOX": "Inbox",
|
||||
"FETCHING": "連携設定を取得中",
|
||||
"INBOX": "受信トレイ",
|
||||
"DELETE": {
|
||||
"BUTTON_TEXT": "削除"
|
||||
}
|
||||
@@ -38,14 +38,14 @@
|
||||
"ADD": {
|
||||
"FORM": {
|
||||
"INBOX": {
|
||||
"LABEL": "Select Inbox",
|
||||
"PLACEHOLDER": "Select Inbox"
|
||||
"LABEL": "受信トレイを選択",
|
||||
"PLACEHOLDER": "受信トレイを選択"
|
||||
},
|
||||
"SUBMIT": "作成",
|
||||
"CANCEL": "キャンセル"
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Integration hook added successfully",
|
||||
"SUCCESS_MESSAGE": "連携設定が正常に追加されました",
|
||||
"ERROR_MESSAGE": "Woot Serverに接続できませんでした。後でもう一度お試しください。"
|
||||
}
|
||||
},
|
||||
@@ -53,10 +53,10 @@
|
||||
"BUTTON_TEXT": "接続"
|
||||
},
|
||||
"DISCONNECT": {
|
||||
"BUTTON_TEXT": "Disconnect"
|
||||
"BUTTON_TEXT": "接続解除"
|
||||
},
|
||||
"SIDEBAR_DESCRIPTION": {
|
||||
"DIALOGFLOW": "Dialogflow is a natural language understanding platform that makes it easy to design and integrate a conversational user interface into your mobile app, web application, device, bot, interactive voice response system, and so on. <br /> <br /> Dialogflow integration with {installationName} allows you to configure a Dialogflow bot with your inboxes which lets the bot handle the queries initially and hand them over to an agent when needed. Dialogflow can be used to qualifying the leads, reduce the workload of agents by providing frequently asked questions etc. <br /> <br /> To add Dialogflow, you need to create a Service Account in your Google project console and share the credentials. Please refer to the Dialogflow docs for more information."
|
||||
"DIALOGFLOW": "Dialogflowは、モバイルアプリ、Webアプリ、デバイス、ボット、音声応答システムなどに会話型インターフェイスを簡単に設計・連携できる自然言語理解プラットフォームです。<br /> <br /> {installationName}とのDialogflow連携を利用すると、Dialogflowボットを受信トレイに設定し、最初にボットが問い合わせを処理し、必要に応じてエージェントに引き継ぐことが可能です。Dialogflowはリードの選別やFAQの提供を通じてエージェントの負担を軽減するのに役立ちます。<br /> <br /> Dialogflowを追加するには、Googleプロジェクトコンソールでサービスアカウントを作成し、その資格情報を共有する必要があります。詳細については、Dialogflowドキュメントをご参照ください。"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user