chore: Enable Polish (pl), update translations (#2403)

Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
This commit is contained in:
Sojan Jose
2021-06-15 22:15:18 +05:30
committed by GitHub
parent e41957ae02
commit 7a7f6234b1
406 changed files with 7491 additions and 952 deletions

View File

@@ -42,6 +42,19 @@
"ERROR_MESSAGE": "There was an error. Please try again."
}
},
"DELETE": {
"BUTTON_TEXT": "削除",
"CONFIRM": {
"TITLE": "削除の確認",
"MESSAGE": "Are you sure to delete?",
"YES": "削除する ",
"NO": "いいえ "
},
"API": {
"SUCCESS_MESSAGE": "Campaign deleted successfully",
"ERROR_MESSAGE": "Could not delete the campaign. Please try again later."
}
},
"EDIT": {
"TITLE": "Edit campaign",
"UPDATE_BUTTON_TEXT": "更新",

View File

@@ -18,19 +18,14 @@
"TITLE": "前の会話"
},
"LABELS": {
"TITLE": "会話のラベル",
"MODAL": {
"TITLE": "ラベル:",
"ACTIVE_LABELS": "会話にラベルを追加",
"INACTIVE_LABELS": "アカウントで利用可能なラベル名",
"REMOVE": "ラベルを削除するには×アイコンをクリックします",
"ADD": "+アイコンをクリックしてラベルを追加",
"ADD_BUTTON": "Add Labels",
"UPDATE_BUTTON": "ラベルの更新",
"UPDATE_ERROR": "ラベルを更新できませんでした。再度お試し下さい。"
"CONTACT": {
"TITLE": "Contact Labels",
"ERROR": "Couldn't update labels"
},
"CONVERSATION": {
"TITLE": "会話のラベル",
"ADD_BUTTON": "Add Labels"
},
"NO_LABELS_TO_ADD": "アカウントに定義されているラベルがありません。",
"NO_AVAILABLE_LABELS": "この会話に追加されたラベルはありません。",
"LABEL_SELECT": {
"TITLE": "Add Labels",
"PLACEHOLDER": "Search labels",
@@ -155,6 +150,16 @@
"VIEW_DETAILS": "View details"
}
},
"REMINDER": {
"ADD_BUTTON": {
"BUTTON": "Add",
"TITLE": "Shift + Enter to create a task"
},
"FOOTER": {
"DUE_DATE": "Due date",
"LABEL_TITLE": "Set type"
}
},
"NOTES": {
"HEADER": {
"TITLE": "Notes"
@@ -168,6 +173,16 @@
"BUTTON": "View all notes"
}
},
"EVENTS": {
"HEADER": {
"TITLE": "Activities"
},
"BUTTON": {
"PILL_BUTTON_NOTES": "notes",
"PILL_BUTTON_EVENTS": "events",
"PILL_BUTTON_CONVO": "会話データ"
}
},
"CUSTOM_ATTRIBUTES": {
"TITLE": "カスタム属性",
"BUTTON": "Add custom attribute",

View File

@@ -108,8 +108,8 @@
}
},
"CONVERSATION_SIDEBAR": {
"DETAILS_TITLE": "Conversations Details",
"ASSIGNEE_LABEL": "Assigned Agent",
"SELF_ASSIGN": "Assign to me",
"TEAM_LABEL": "Assigned Team",
"SELECT": {
"PLACEHOLDER": "None"

View File

@@ -28,6 +28,14 @@
}
],
"ADD": {
"CHANNEL_NAME": {
"LABEL": "受信トレイ名",
"PLACEHOLDER": "Enter your inbox name (eg: Acme Inc)"
},
"WEBSITE_NAME": {
"LABEL": "ウェブサイト名",
"PLACEHOLDER": "ウェブサイト名を入力してください(例Acme Inc)"
},
"FB": {
"HELP": "PS: サインインすることで、私たちはあなたのページのメッセージにのみアクセスできます。あなたのプライベートメッセージはChatwootによってアクセスすることはできません。",
"CHOOSE_PAGE": "ページを選択",
@@ -48,10 +56,6 @@
"CHANNEL_AVATAR": {
"LABEL": "チャネルアバター"
},
"CHANNEL_NAME": {
"LABEL": "ウェブサイト名",
"PLACEHOLDER": "ウェブサイト名を入力してください(例Acme Inc)"
},
"CHANNEL_DOMAIN": {
"LABEL": "ウェブサイトのドメイン",
"PLACEHOLDER": "ウェブサイトのドメインを入力してください(例acme.com)"
@@ -208,6 +212,10 @@
"AUTO_ASSIGNMENT": {
"ENABLED": "有効です",
"DISABLED": "無効です"
},
"EMAIL_COLLECT_BOX": {
"ENABLED": "有効です",
"DISABLED": "無効です"
}
},
"DELETE": {
@@ -215,6 +223,7 @@
"CONFIRM": {
"TITLE": "削除の確認",
"MESSAGE": "削除してもよろしいですか? ",
"PLACE_HOLDER": "Please type {inboxName} to confirm",
"YES": "削除する ",
"NO": "いいえ、保存しておきます "
},
@@ -243,6 +252,8 @@
"INBOX_AGENTS": "担当者",
"INBOX_AGENTS_SUB_TEXT": "この受信トレイから担当者を追加または削除する",
"UPDATE": "更新",
"ENABLE_EMAIL_COLLECT_BOX": "Enable email collect box",
"ENABLE_EMAIL_COLLECT_BOX_SUB_TEXT": "Enable or disable email collect box on new conversation",
"AUTO_ASSIGNMENT": "自動割り当てを有効にする",
"INBOX_UPDATE_TITLE": "受信トレイの設定",
"INBOX_UPDATE_SUB_TEXT": "受信トレイの設定を更新する",

View File

@@ -0,0 +1,62 @@
{
"INTEGRATION_APPS": {
"FETCHING": "Fetching Integrations",
"NO_HOOK_CONFIGURED": "There are no %{integrationId} integrations configured in this account.",
"HEADER": "Applications",
"STATUS": {
"ENABLED": "有効です",
"DISABLED": "無効です"
},
"CONFIGURE": "設定",
"ADD_BUTTON": "Add a new hook",
"DELETE": {
"TITLE": {
"INBOX": "Confirm deletion",
"ACCOUNT": "Disconnect"
},
"MESSAGE": {
"INBOX": "Are you sure to delete?",
"ACCOUNT": "Are you sure to disconnect?"
},
"CONFIRM_BUTTON_TEXT": {
"INBOX": "削除する",
"ACCOUNT": "Yes, Disconnect"
},
"CANCEL_BUTTON_TEXT": "キャンセル",
"API": {
"SUCCESS_MESSAGE": "Hook deleted successfully",
"ERROR_MESSAGE": "Woot Serverに接続できませんでした。後でもう一度お試しください。"
}
},
"LIST": {
"FETCHING": "Fetching integration hooks",
"INBOX": "Inbox",
"DELETE": {
"BUTTON_TEXT": "削除"
}
},
"ADD": {
"FORM": {
"INBOX": {
"LABEL": "Select Inbox",
"PLACEHOLDER": "Select Inbox"
},
"SUBMIT": "作成",
"CANCEL": "キャンセル"
},
"API": {
"SUCCESS_MESSAGE": "Integration hook added successfully",
"ERROR_MESSAGE": "Woot Serverに接続できませんでした。後でもう一度お試しください。"
}
},
"CONNECT": {
"BUTTON_TEXT": "接続"
},
"DISCONNECT": {
"BUTTON_TEXT": "Disconnect"
},
"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."
}
}
}

View File

@@ -17,6 +17,24 @@
"操作"
]
},
"EDIT": {
"BUTTON_TEXT": "編集",
"TITLE": "Edit webhook",
"CANCEL": "キャンセル",
"DESC": "Webhookイベントは、Chatwootアカウントで何が起こっているかについてのリアルタイムの情報を提供します。コールバックを設定するには有効なURLを入力してください。",
"FORM": {
"END_POINT": {
"LABEL": "Webhook URL",
"PLACEHOLDER": "例: https://example/api/webhook",
"ERROR": "有効な URL を入力してください"
},
"SUBMIT": "Edit webhook"
},
"API": {
"SUCCESS_MESSAGE": "Webhook URL updated successfully",
"ERROR_MESSAGE": "Woot Serverに接続できませんでした。後でもう一度お試しください。"
}
},
"ADD": {
"CANCEL": "キャンセル",
"TITLE": "新しいWebhookを追加",

View File

@@ -19,7 +19,9 @@
"NAME": {
"LABEL": "ラベル名",
"PLACEHOLDER": "ラベル名",
"ERROR": "ラベル名は必須です"
"REQUIRED_ERROR": "Label name is required",
"MINIMUM_LENGTH_ERROR": "Minimum length 2 is required",
"VALID_ERROR": "Only Alphabets, Numbers, Hyphen and Underscore are allowed"
},
"DESCRIPTION": {
"LABEL": "説明",

View File

@@ -78,6 +78,11 @@
"ERROR": "正しいメールアドレスを入力してください",
"PLACEHOLDER": "メールアドレスを入力してください。これは会話に表示されます"
},
"CURRENT_PASSWORD": {
"LABEL": "Current password",
"ERROR": "Please enter the current password",
"PLACEHOLDER": "Please enter the current password"
},
"PASSWORD": {
"LABEL": "パスワード",
"ERROR": "6文字以上のパスワードを入力してください",
@@ -132,6 +137,7 @@
"CANNED_RESPONSES": "定型文",
"INTEGRATIONS": "連携",
"ACCOUNT_SETTINGS": "アカウント設定",
"APPLICATIONS": "Applications",
"LABELS": "ラベル",
"TEAMS": "Teams"
},

View File

@@ -98,6 +98,7 @@
},
"CONFIRM": {
"TITLE": "Are you sure want to delete - %{teamName}",
"PLACE_HOLDER": "Please type {teamName} to confirm",
"MESSAGE": "Deleting the team will remove the team assignment from the conversations assigned to this team.",
"YES": "削除 ",
"NO": "キャンセル"