chore: Update translations (#7887)

Co-authored-by: Sojan Jose <sojan@pepalo.com>
This commit is contained in:
Chatwoot Bot
2023-09-13 06:39:47 +05:30
committed by GitHub
parent 4f5c5e9f85
commit fcd40e9636
95 changed files with 625 additions and 478 deletions

View File

@@ -7,7 +7,7 @@
"CSML_BOT_EDITOR": {
"NAME": {
"LABEL": "机器人名称",
"PLACEHOLDER": "Give your bot a name",
"PLACEHOLDER": "给你的机器人取一个名字",
"ERROR": "Bot name is required"
},
"DESCRIPTION": {
@@ -42,32 +42,32 @@
"LIST": {
"404": "No Bots found, you can create a bot by clicking the 'Configure new bot' Button ↗",
"LOADING": "Fetching Bots...",
"TYPE": "Bot Type"
"TYPE": "机器人类型"
},
"DELETE": {
"BUTTON_TEXT": "删除",
"TITLE": "Delete Bot",
"TITLE": "删除机器人",
"SUBMIT": "删除",
"CANCEL_BUTTON_TEXT": "取消",
"DESCRIPTION": "Are you sure you want to delete this bot? This action is irreversible",
"API": {
"SUCCESS_MESSAGE": "Bot deleted successfully",
"ERROR_MESSAGE": "Could not able to delete bot, Please try again later"
"SUCCESS_MESSAGE": "成功删除机器人",
"ERROR_MESSAGE": "不能删除机器人,请重试"
}
},
"EDIT": {
"BUTTON_TEXT": "编辑",
"LOADING": "Fetching Bots...",
"LOADING": "正在获取机器人...",
"TITLE": "配置机器人",
"CANCEL_BUTTON_TEXT": "取消",
"API": {
"SUCCESS_MESSAGE": "Bot updated successfully",
"ERROR_MESSAGE": "Could not update bot, Please try again later"
"SUCCESS_MESSAGE": "机器人更新成功",
"ERROR_MESSAGE": "不能更新机器人,请稍后重试"
}
},
"TYPES": {
"WEBHOOK": "Webhook Bot",
"CSML": "CSML Bot"
"WEBHOOK": "Webhook 机器人",
"CSML": "CSML 机器人"
}
}
}

View File

@@ -1,6 +1,6 @@
{
"EMOJI": {
"PLACEHOLDER": "Search emojis",
"NOT_FOUND": "No emoji match your search"
"PLACEHOLDER": "搜索表情符号",
"NOT_FOUND": "没有适合你的搜索结果"
}
}

View File

@@ -3,7 +3,7 @@
"TITLE": "帐户设置",
"SUBMIT": "更新设置",
"BACK": "后退",
"DISMISS": "Dismiss",
"DISMISS": "取消",
"UPDATE": {
"ERROR": "无法更新设置,请重试!",
"SUCCESS": "已成功更新账户设置"
@@ -24,7 +24,7 @@
"ERROR": "请输入有效的帐户名称"
},
"LANGUAGE": {
"LABEL": "Site language",
"LABEL": "站点语言",
"PLACEHOLDER": "您的帐户名称",
"ERROR": ""
},
@@ -50,7 +50,7 @@
},
"UPDATE_CHATWOOT": "Chatwoot 有可用更新%{latestChatwootVersion},请更新您的应用。",
"LEARN_MORE": "了解更多",
"PAYMENT_PENDING": "Your payment is pending. Please update your payment information to continue using Chatwoot",
"PAYMENT_PENDING": "您的付款尚未完成。请更新您的付款信息以继续使用Chatwoot",
"LIMITS_UPGRADE": "Your account has exceeded the usage limits, please upgrade your plan to continue using Chatwoot",
"OPEN_BILLING": "Open billing"
},

View File

@@ -131,7 +131,7 @@
"KEY_PLACEHOLDER": "Enter your OpenAI API key",
"BUTTONS": {
"NEED_HELP": "Need help?",
"DISMISS": "Dismiss",
"DISMISS": "取消",
"FINISH": "Finish Setup"
},
"DISMISS_MESSAGE": "You can setup OpenAI integration later Whenever you want.",

View File

@@ -46,7 +46,7 @@
"DISMISS": "Dismiss suggestion"
},
"POWERED_BY": "Chatwoot AI",
"DISMISS": "Dismiss",
"DISMISS": "取消",
"ADD_SELECTED_LABELS": "Add selected labels",
"ADD_SELECTED_LABEL": "Add selected label",
"ADD_ALL_LABELS": "Add all labels"

View File

@@ -39,7 +39,10 @@
"NOTE": "Create a personal message signature that would be added to all the messages you send from your email inbox. Use the rich content editor to create a highly personalised signature.",
"BTN_TEXT": "Save message signature",
"API_ERROR": "Couldn't save signature! Try again",
"API_SUCCESS": "Signature saved successfully"
"API_SUCCESS": "Signature saved successfully",
"IMAGE_UPLOAD_ERROR": "Couldn't upload image! Try again",
"IMAGE_UPLOAD_SUCCESS": "Image added successfully. Please click on save to save the signature",
"IMAGE_UPLOAD_SIZE_ERROR": "Image size should be less than {size}MB"
},
"MESSAGE_SIGNATURE": {
"LABEL": "Message Signature",