# Chinese (China) translation for LinkFlow Chat
# Copyright (C) 2024 LinkFlow Chat company
# This file is distributed under the same license as the LinkFlow Chat package.
msgid ""
msgstr ""
"Project-Id-Version: LinkFlow Chat 1.0.0\n"
"Report-Msgid-Bugs-To: https://linkflow.chat\n"
"POT-Creation-Date: 2024-01-01 00:00+0000\n"
"PO-Revision-Date: 2024-01-01 00:00+0000\n"
"Last-Translator: \n"
"Language-Team: Chinese (China)\n"
"Language: zh_CN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"

#: includes/class-variable-resolver.php:37
msgid "Site name"
msgstr "网站名称"

#: includes/class-variable-resolver.php:42
msgid "Site URL"
msgstr "网站地址"

#: includes/class-variable-resolver.php:47
msgid "Site description"
msgstr "网站描述"

#: includes/class-variable-resolver.php:52
msgid "Admin email"
msgstr "管理员邮箱"

#: includes/class-variable-resolver.php:59
msgid "Current page title"
msgstr "当前页面标题"

#: includes/class-variable-resolver.php:65
msgid "Current page URL"
msgstr "当前页面地址"

#: includes/class-variable-resolver.php:71
msgid "Current page excerpt"
msgstr "当前页面摘要"

#: includes/class-variable-resolver.php:79
msgid "Current date"
msgstr "当前日期"

#: includes/class-variable-resolver.php:84
msgid "Current time"
msgstr "当前时间"

#: includes/class-variable-resolver.php:89
msgid "Current date and time"
msgstr "当前日期和时间"

#: includes/class-variable-resolver.php:96
msgid "Current user name"
msgstr "当前用户名"

#: includes/class-variable-resolver.php:102
msgid "Current user email"
msgstr "当前用户邮箱"

#: includes/class-variable-resolver.php:376
msgid "Guest"
msgstr "访客"

#: includes/class-display-controller.php:355
msgid "Homepage"
msgstr "首页"

#: includes/class-display-controller.php:356
msgid "Blog Page"
msgstr "博客页面"

#: includes/class-display-controller.php:357
msgid "Single Posts"
msgstr "单篇文章"

#: includes/class-display-controller.php:358
msgid "Pages"
msgstr "页面"

#: includes/class-display-controller.php:359
msgid "Category Archives"
msgstr "分类归档"

#: includes/class-display-controller.php:360
msgid "Tag Archives"
msgstr "标签归档"

#: includes/class-display-controller.php:361
msgid "Taxonomy Archives"
msgstr "分类法归档"

#: includes/class-display-controller.php:362
msgid "Author Archives"
msgstr "作者归档"

#: includes/class-display-controller.php:363
msgid "Date Archives"
msgstr "日期归档"

#: includes/class-display-controller.php:364
msgid "Search Results"
msgstr "搜索结果"

#: includes/class-display-controller.php:365
msgid "Other Archives"
msgstr "其他归档"

#: includes/class-display-controller.php:376
msgid "Bottom Right"
msgstr "右下角"

#: includes/class-display-controller.php:377
msgid "Bottom Left"
msgstr "左下角"

#: includes/class-display-controller.php:378
msgid "Middle Right"
msgstr "右侧中间"

#: includes/class-display-controller.php:379
msgid "Middle Left"
msgstr "左侧中间"

#: includes/class-display-controller.php:380
msgid "Top Right"
msgstr "右上角"

#: includes/class-display-controller.php:381
msgid "Top Left"
msgstr "左上角"

#: includes/class-config-validator.php:24
msgid "Name is required"
msgstr "服务名称是必需的"

#: includes/class-config-validator.php:26
msgid "Name must be 20 characters or less"
msgstr "服务名称必须少于20个字符"

#: includes/class-config-validator.php:30
msgid "Display name is required"
msgstr "显示名称是必需的"

#: includes/class-config-validator.php:32
msgid "Display name must be 30 characters or less"
msgstr "显示名称必须少于30个字符"

#: includes/class-config-validator.php:36
msgid "AI provider is required"
msgstr "AI提供商是必需的"

#: includes/class-config-validator.php:38
msgid "Invalid AI provider selected"
msgstr "选择了无效的AI提供商"

#: includes/class-config-validator.php:43
msgid "Avatar URL must be a valid URL"
msgstr "头像URL必须是有效的URL"

#: includes/class-config-validator.php:47
msgid "Welcome message must be 500 characters or less"
msgstr "欢迎消息必须少于500个字符"

#: includes/class-config-validator.php:51
msgid "Transfer message must be 500 characters or less"
msgstr "转接消息必须少于500个字符"

#: includes/class-config-validator.php:55
msgid "API base URL must be a valid URL"
msgstr "API基础URL必须是有效的URL"

#: includes/class-config-validator.php:92
msgid "Configuration validation failed"
msgstr "配置验证失败"

#: includes/class-config-validator.php:108
msgid "Connection test successful"
msgstr "连接测试成功"

#: includes/class-config-validator.php:120
msgid "Connection test failed: "
msgstr "连接测试失败："

#: includes/class-config-validator.php:146
msgid "SMTP host must be a valid string"
msgstr "SMTP主机必须是有效字符串"

#: includes/class-config-validator.php:152
msgid "SMTP port must be between 1 and 65535"
msgstr "SMTP端口必须在1到65535之间"

#: includes/class-config-validator.php:157
msgid "SMTP username must be a valid string"
msgstr "SMTP用户名必须是有效字符串"

#: includes/class-config-validator.php:161
msgid "From email must be a valid email address"
msgstr "发件人邮箱必须是有效的邮箱地址"

#: includes/class-config-validator.php:165
msgid "Encryption must be none, ssl, or tls"
msgstr "加密必须是none、ssl或tls"

#: includes/class-config-validator.php:186
msgid "Rate limit must be between 1 and 1000"
msgstr "速率限制必须在1到1000之间"

#: includes/class-config-validator.php:193
msgid "Max message length must be between 10 and 2000"
msgstr "最大消息长度必须在10到2000之间"

#: includes/class-config-validator.php:200
msgid "Temporary page expiry must be between 1 and 168 hours"
msgstr "临时页面过期时间必须在1到168小时之间"

#: includes/class-ai-service-factory.php:87
msgid "Custom provider requires a Professional license."
msgstr "自定义提供商需要高级许可证。"

#: includes/class-plugin-updater.php:170
msgid "Invalid package URL."
msgstr "无效的包URL。"

#: includes/class-plugin-updater.php:209
msgid "LinkFlow Chat plugin has been updated successfully!"
msgstr "LinkFlow Chat插件已成功更新！"

#: includes/class-plugin-updater.php:225
msgid "LinkFlow Chat version %s is available. %s"
msgstr "LinkFlow Chat版本%s可用。%s"

#: includes/class-plugin-updater.php:227
msgid "Update now"
msgstr "立即更新"

#: includes/class-email-service.php:117
msgid "New Customer Inquiry - LinkFlow Chat"
msgstr "新客户咨询 - LinkFlow Chat"

#: includes/class-email-service.php:122
msgid "Chat Transcript - LinkFlow Chat"
msgstr "聊天记录 - LinkFlow Chat"

#: includes/class-email-service.php:370
msgid "Anonymous"
msgstr "匿名"

#: includes/class-email-service.php:460
msgid "Customer"
msgstr "客户"

#: includes/class-email-service.php:460
msgid "AI Assistant"
msgstr "AI助手"

#: includes/class-email-service.php:466
msgid "... and more messages"
msgstr "... 以及更多消息"

#: includes/class-email-service.php:481
msgid "SMTP is not configured"
msgstr "SMTP未配置"

#: includes/class-email-service.php:487
msgid "LinkFlow Chat - SMTP Test"
msgstr "LinkFlow Chat - SMTP测试"

#: includes/class-email-service.php:488
msgid "This is a test email to verify SMTP configuration."
msgstr "这是一封测试邮件，用于验证SMTP配置。"

#: includes/class-email-service.php:495
msgid "Test email sent successfully"
msgstr "测试邮件发送成功"

#: includes/class-email-service.php:496
msgid "Failed to send test email"
msgstr "测试邮件发送失败"

#: includes/class-frontend-manager.php:116
msgid "An error occurred."
msgstr "发生错误。"

#: includes/class-frontend-manager.php:128
msgid "Error - %s"
msgstr "错误 - %s"

#: includes/class-frontend-manager.php:177
msgid "Chat History Unavailable"
msgstr "聊天历史不可用"

#: includes/class-frontend-manager.php:182
msgid "Return to Homepage"
msgstr "返回首页"

#: includes/class-frontend-manager.php:235
msgid "Failed to load display configuration."
msgstr "加载显示配置失败。"

#: includes/class-frontend-manager.php:264
msgid "AI service not found or inactive."
msgstr "未找到AI服务或服务未激活。"

#: includes/class-frontend-manager.php:301
msgid "Email Support"
msgstr "邮件支持"

#: includes/class-frontend-manager.php:309
msgid "WhatsApp Support"
msgstr "WhatsApp支持"

#: includes/class-frontend-manager.php:326
msgid "Failed to load configuration."
msgstr "加载配置失败。"

#: includes/class-frontend-manager.php:493
msgid "Failed to load contact methods configuration."
msgstr "加载联系方法配置失败。"

#: includes/class-database-manager.php:175
msgid "Hello! How can I help you today?"
msgstr "你好！今天我能为您做些什么？"

#: includes/class-database-manager.php:176
msgid ""
"I'm not able to help with that specific question. Would you like to contact "
"our human support team?"
msgstr "我无法帮助您解决这个具体问题。您是否想联系我们的人工支持团队？"

#: includes/class-api-manager.php:185
msgid "Too many requests. Please try again later."
msgstr "请求过多。请稍后再试。"

#: includes/class-api-manager.php:214
msgid "AI service is not available."
msgstr "AI服务不可用。"

#: includes/class-api-manager.php:226
msgid "Failed to create conversation."
msgstr "创建对话失败。"

#: includes/class-api-manager.php:238
msgid "Failed to save user message."
msgstr "保存用户消息失败。"

#: includes/class-api-manager.php:255
msgid "AI service temporarily unavailable. Please try again later."
msgstr "AI服务暂时不可用。请稍后再试。"

#: includes/class-api-manager.php:259
msgid "AI service error occurred."
msgstr "AI服务发生错误。"

#: includes/class-api-manager.php:279
msgid "Failed to save AI response."
msgstr "保存AI响应失败。"

#: includes/class-api-manager.php:307
msgid "An internal error occurred. Please try again."
msgstr "发生内部错误。请再试一次。"

#: includes/class-api-manager.php:432
msgid "Conversation not found."
msgstr "未找到对话。"

#: includes/class-api-manager.php:453
msgid "WhatsApp history sharing requires a Professional license."
msgstr "WhatsApp历史分享需要高级许可证。"

#: includes/class-api-manager.php:464
msgid "Invalid contact type."
msgstr "无效的联系类型。"

#: includes/class-api-manager.php:475
msgid "Failed to process contact request."
msgstr "处理联系请求失败。"

#: includes/class-api-manager.php:493
msgid "Professional Feature"
msgstr "高级功能"

#: includes/class-api-manager.php:493
msgid "Chat history sharing requires a Professional license."
msgstr "聊天历史分享需要高级许可证。"

#: linkflow-chat.php:125
msgid "Every Minute"
msgstr "每分钟"

#: includes/admin/views/contact-methods.php:23
msgid "Contact Methods Management"
msgstr "联系方法管理"

#: includes/admin/views/contact-methods/configured-methods-form.php:9
msgid "Configure your selected apps"
msgstr "配置您选择的应用"

#: includes/admin/views/contact-methods/app-selection.php:8
msgid "1. Choose your apps"
msgstr "1. 选择您的应用"

#: includes/admin/views/contact-methods/available-methods.php:8
msgid "AI Chatbot"
msgstr "AI聊天机器人"

#: includes/admin/views/contact-methods/available-methods.php:12
msgid "AI Service"
msgstr "AI服务"

#: includes/admin/views/contact-methods/available-methods.php:15
msgid "Select an existing AI service or create a new one"
msgstr "选择现有的AI服务或创建新的"

#: includes/admin/views/contact-methods/available-methods.php:22
msgid "WhatsApp"
msgstr "WhatsApp"

#: includes/admin/views/contact-methods/available-methods.php:27
msgid "Phone Number or Group Chat Link"
msgstr "电话号码或群聊链接"

#: includes/admin/views/contact-methods/available-methods.php:30
msgid "Phone: +1234567890 or Group: https://chat.whatsapp.com/XXXX"
msgstr "电话：+1234567890 或群组：https://chat.whatsapp.com/XXXX"

#: includes/admin/views/contact-methods/available-methods.php:37
msgid "Messenger"
msgstr "Messenger"

#: includes/admin/views/contact-methods/available-methods.php:42
msgid "Apple ID"
msgstr "Apple ID"

#: includes/admin/views/contact-methods/available-methods.php:45
msgid "Facebook Page ID"
msgstr "Facebook页面ID"

#: includes/admin/views/contact-methods/available-methods.php:52
msgid "YouTube"
msgstr "YouTube"

#: includes/admin/views/contact-methods/available-methods.php:57
msgid "YouTube Channel URL"
msgstr "YouTube频道URL"

#: includes/admin/views/contact-methods/available-methods.php:60
msgid "Video link"
msgstr "视频链接"

#: includes/admin/views/contact-methods/available-methods.php:67
msgid "Line"
msgstr "Line"

#: includes/admin/views/contact-methods/available-methods.php:72
msgid "Line ID"
msgstr "Line ID"

#: includes/admin/views/contact-methods/available-methods.php:75
msgid "QR code URL"
msgstr "二维码URL"

#: includes/admin/views/contact-methods/available-methods.php:82
msgid "Viber"
msgstr "Viber"

#: includes/admin/views/contact-methods/available-methods.php:87
msgid "Phone Number"
msgstr "电话号码"

#: includes/admin/views/contact-methods/available-methods.php:90
msgid "Phone Number or ID"
msgstr "电话号码或ID"

#: includes/admin/views/contact-methods/available-methods.php:97
msgid "Snapchat"
msgstr "Snapchat"

#: includes/admin/views/contact-methods/available-methods.php:102
msgid "Snapchat Username"
msgstr "Snapchat用户名"

#: includes/admin/views/contact-methods/available-methods.php:105
msgid "Username"
msgstr "用户名"

#: includes/admin/views/contact-methods/available-methods.php:112
msgid "Telegram"
msgstr "Telegram"

#: includes/admin/views/contact-methods/available-methods.php:117
msgid "Telegram Username"
msgstr "Telegram用户名"

#: includes/admin/views/contact-methods/available-methods.php:127
msgid "Discord"
msgstr "Discord"

#: includes/admin/views/contact-methods/available-methods.php:132
msgid "Discord Server Invite"
msgstr "Discord服务器邀请"

#: includes/admin/views/contact-methods/available-methods.php:135
msgid "Server invite link"
msgstr "服务器邀请链接"

#: includes/admin/views/contact-methods/available-methods.php:142
msgid "Slack"
msgstr "Slack"

#: includes/admin/views/contact-methods/available-methods.php:147
msgid "Slack Workspace"
msgstr "Slack工作区"

#: includes/admin/views/contact-methods/available-methods.php:150
msgid "Workspace URL"
msgstr "工作区URL"

#: includes/admin/views/contact-methods/available-methods.php:157
msgid "Microsoft Teams"
msgstr "Microsoft Teams"

#: includes/admin/views/contact-methods/available-methods.php:162
msgid "Teams Channel"
msgstr "Teams频道"

#: includes/admin/views/contact-methods/available-methods.php:165
msgid "Channel webhook URL"
msgstr "频道webhook URL"

#: includes/admin/views/contact-methods/available-methods.php:172
msgid "Skype"
msgstr "Skype"

#: includes/admin/views/contact-methods/available-methods.php:177
msgid "Skype Username"
msgstr "Skype用户名"

#: includes/admin/views/contact-methods/available-methods.php:187
msgid "SMS"
msgstr "短信"

#: includes/admin/views/contact-methods/available-methods.php:202
msgid "Phone Call"
msgstr "电话"

#: includes/admin/views/contact-methods/available-methods.php:217
msgid "Callback Request"
msgstr "回电请求"

#: includes/admin/views/contact-methods/available-methods.php:232
msgid "Appointment Booking"
msgstr "预约预订"

#: includes/admin/views/contact-methods/available-methods.php:237
msgid "Booking URL"
msgstr "预订URL"

#: includes/admin/views/contact-methods/available-methods.php:240
msgid "Appointment booking page URL"
msgstr "预约预订页面URL"

#: includes/admin/views/contact-methods/available-methods.php:247
msgid "Google Maps"
msgstr "Google地图"

#: includes/admin/views/contact-methods/available-methods.php:252
msgid "Location"
msgstr "位置"

#: includes/admin/views/contact-methods/available-methods.php:255
msgid "Business address or coordinates"
msgstr "商业地址或坐标"

#: includes/admin/views/contact-methods/available-methods.php:262
msgid "Instagram"
msgstr "Instagram"

#: includes/admin/views/contact-methods/available-methods.php:267
msgid "Instagram Profile"
msgstr "Instagram个人资料"

#: includes/admin/views/contact-methods/available-methods.php:270
msgid "Profile username or URL"
msgstr "个人资料用户名或URL"

#: includes/admin/views/contact-methods/available-methods.php:277
msgid "TikTok"
msgstr "TikTok"

#: includes/admin/views/contact-methods/available-methods.php:282
msgid "TikTok Profile"
msgstr "TikTok个人资料"

#: includes/admin/views/contact-methods/available-methods.php:292
msgid "LinkedIn"
msgstr "LinkedIn"

#: includes/admin/views/contact-methods/available-methods.php:297
msgid "LinkedIn Profile"
msgstr "LinkedIn个人资料"

#: includes/admin/views/contact-methods/available-methods.php:300
msgid "Profile URL"
msgstr "个人资料URL"

#: includes/admin/views/contact-methods/available-methods.php:307
msgid "X (Twitter)"
msgstr "X (Twitter)"

#: includes/admin/views/contact-methods/available-methods.php:312
msgid "X Profile"
msgstr "X个人资料"

#: includes/admin/views/contact-methods/available-methods.php:322
msgid "Waze"
msgstr "Waze"

#: includes/admin/views/contact-methods/available-methods.php:337
msgid "WeChat"
msgstr "微信"

#: includes/admin/views/contact-methods/available-methods.php:342
msgid "WeChat ID"
msgstr "微信ID"

#: includes/admin/views/contact-methods/available-methods.php:345
msgid "WeChat ID or QR code"
msgstr "微信ID或二维码"

#: includes/admin/views/contact-methods/available-methods.php:352
msgid "KakaoTalk"
msgstr "KakaoTalk"

#: includes/admin/views/contact-methods/available-methods.php:357
msgid "KakaoTalk ID"
msgstr "KakaoTalk ID"

#: includes/admin/views/contact-methods/available-methods.php:360
msgid "KakaoTalk ID or URL"
msgstr "KakaoTalk ID或URL"

#: includes/admin/views/contact-methods/available-methods.php:367
msgid "Custom Link"
msgstr "自定义链接"

#: includes/admin/views/contact-methods/available-methods.php:372
msgid "Custom URL"
msgstr "自定义URL"

#: includes/admin/views/contact-methods/available-methods.php:375
msgid "Any custom URL"
msgstr "任何自定义URL"

#: includes/admin/views/contact-methods/available-methods.php:382
msgid "Contact Form"
msgstr "联系表单"

#: includes/admin/views/contact-methods/available-methods.php:387
msgid "Form Settings"
msgstr "表单设置"

#: includes/admin/views/contact-methods/available-methods.php:390
msgid "Contact form configuration"
msgstr "联系表单配置"

#: includes/admin/views/knowledge-list.php:11
msgid "Knowledge Base"
msgstr "知识库"

#: includes/admin/views/knowledge-list.php:16
msgid "Filter by service"
msgstr "按服务筛选"

#: includes/admin/views/knowledge-list.php:18
msgid "Select AI Service"
msgstr "选择AI服务"

#: includes/admin/views/knowledge-list.php:27
msgid "Search knowledge base..."
msgstr "搜索知识库..."

#: includes/admin/views/knowledge-list.php:28
msgid "Search"
msgstr "搜索"

#: includes/admin/views/knowledge-list.php:34
msgid "Import"
msgstr "导入"

#: includes/admin/views/knowledge-list.php:35
msgid "Export"
msgstr "导出"

#: includes/admin/views/knowledge-list.php:42
msgid "Free plan limit reached. Upgrade to add more entries."
msgstr "免费计划限制已达到。升级以添加更多条目。"

#: includes/admin/views/knowledge-list.php:43
msgid "Add Knowledge Entry"
msgstr "添加知识条目"

#: includes/admin/views/knowledge-list.php:51
msgid "Please select an AI service to manage its knowledge base."
msgstr "请选择AI服务来管理其知识库。"

#: includes/admin/views/knowledge-list.php:55
msgid ""
"No knowledge entries found for this service. Add your first Q&A entry to get "
"started."
msgstr "未找到此服务的知识条目。添加您的第一个问答条目开始使用。"

#: includes/admin/views/knowledge-list.php:64
msgid "Free Plan Limit:"
msgstr "免费计划限制："

#: includes/admin/views/knowledge-list.php:65
msgid "You have %d of 10 QA entries. %s"
msgstr "您有%d个问答条目，共10个。%s"

#: includes/admin/views/knowledge-list.php:67
msgid "Limit reached. Upgrade to add more entries."
msgstr "已达到限制。升级以添加更多条目。"

#: includes/admin/views/knowledge-list.php:67
msgid "Upgrade to remove this limit."
msgstr "升级以移除此限制。"

#: includes/admin/views/knowledge-list.php:77
msgid "Question"
msgstr "问题"

#: includes/admin/views/knowledge-list.php:80
msgid "Answer"
msgstr "答案"

#: includes/admin/views/knowledge-list.php:83
msgid "Created"
msgstr "创建时间"

#: includes/admin/views/knowledge-list.php:95
msgid "Edit"
msgstr "编辑"

#: includes/admin/views/knowledge-list.php:100
msgid "Delete"
msgstr "删除"

#: includes/admin/views/knowledge-list.php:122
msgid "Import Knowledge Base"
msgstr "导入知识库"

#: includes/admin/views/knowledge-list.php:129
msgid "Import Format"
msgstr "导入格式"

#: includes/admin/views/knowledge-list.php:132
msgid "CSV File"
msgstr "CSV文件"

#: includes/admin/views/knowledge-list.php:133
msgid "JSON File"
msgstr "JSON文件"

#: includes/admin/views/knowledge-list.php:138
msgid "Select File"
msgstr "选择文件"

#: includes/admin/views/knowledge-list.php:142
msgid "CSV format: Question, Answer (with header row)"
msgstr "CSV格式：问题，答案（带标题行）"

#: includes/admin/views/knowledge-list.php:143
msgid ""
"JSON format: Array of objects with \"question\" and \"answer\" properties"
msgstr "JSON格式：具有\"question\"和\"answer\"属性的对象数组"

#: includes/admin/views/knowledge-list.php:153
msgid "Cancel"
msgstr "取消"

#: includes/admin/views/knowledge-list.php:262
msgid "Please select a file to import"
msgstr "请选择要导入的文件"

#: includes/admin/views/knowledge-list.php:272
msgid "Importing..."
msgstr "导入中..."

#: includes/admin/views/knowledge-list.php:303
msgid "Export format (json/csv):"
msgstr "导出格式（json/csv）："

#: includes/admin/views/conversations-list.php:147
msgid "Conversation Details"
msgstr "对话详情"



#: includes/admin/views/services-list.php:11
msgid "AI Services"
msgstr "AI服务"

#: includes/admin/class-admin-manager.php:99
msgid "Conversations"
msgstr "对话记录"

#: includes/admin/class-admin-manager.php:110
msgid "Contact Methods"
msgstr "联系方法"

#: includes/admin/class-admin-manager.php:120
msgid "Settings"
msgstr "设置"

#: includes/admin/class-admin-manager.php:69
msgid "LinkFlow Chat"
msgstr "LinkFlow Chat"

#: includes/admin/views/services-list.php:13
msgid "Add New"
msgstr "添加"

#: includes/admin/views/services-list.php:19
msgid "No AI services found. Create your first AI service to get started."
msgstr "未找到AI服务。创建您的第一个AI服务开始使用。"

#: includes/admin/views/services-list.php:26
msgid "Name"
msgstr "名称"

#: includes/admin/views/services-list.php:29
msgid "Display Name"
msgstr "显示名称"

#: includes/admin/views/services-list.php:32
msgid "AI Provider"
msgstr "AI提供商"

#: includes/admin/views/services-list.php:35
msgid "Status"
msgstr "状态"

#: includes/admin/views/services-list.php:38
msgid "Knowledge Entries"
msgstr "知识条目"

#: includes/admin/views/services-list.php:76
msgid "Not configured"
msgstr "未配置"

#: includes/admin/views/services-list.php:81
msgid "Active"
msgstr "激活"

#: includes/admin/views/services-list.php:85
msgid "Inactive"
msgstr "未激活"

#: includes/admin/views/services-list.php:98
msgid "Limit reached"
msgstr "已达到限制"

#: includes/admin/views/services-list.php:100
msgid "%d remaining"
msgstr "剩余%d个"

#: includes/admin/views/settings.php:11
msgid "LinkFlow Chat Settings"
msgstr "LinkFlow Chat设置"

#: includes/admin/views/settings.php:19
msgid "General Settings"
msgstr "常规设置"

#: includes/admin/views/settings.php:24
msgid "Default AI Service"
msgstr "默认AI服务"

#: includes/admin/views/settings.php:28
msgid "None"
msgstr "无"

#: includes/admin/views/settings.php:38
msgid "Default AI service to use when none is specified."
msgstr "未指定时使用的默认AI服务。"

#: includes/admin/views/settings.php:44
msgid "Rate Limit"
msgstr "速率限制"

#: includes/admin/views/settings.php:48
msgid "requests per minute"
msgstr "每分钟请求数"

#: includes/admin/views/settings.php:49
msgid "Maximum number of API requests per minute per user."
msgstr "每个用户每分钟的最大API请求数。"

#: includes/admin/views/settings.php:55
msgid "Temporary Page Expiry"
msgstr "临时页面过期时间"

#: includes/admin/views/settings.php:59
msgid "hours"
msgstr "小时"

#: includes/admin/views/settings.php:60
msgid "How long temporary chat history pages remain accessible."
msgstr "临时聊天历史页面保持可访问的时间。"

#: includes/admin/views/settings.php:68
msgid "Global Display Settings"
msgstr "全局显示设置"

#: includes/admin/views/settings.php:73
msgid "Enable Global Display"
msgstr "启用全局显示"

#: includes/admin/views/settings.php:78
msgid "Automatically display LinkFlow Chat chat on all pages"
msgstr "在所有页面上自动显示Linkflow聊天"

#: includes/admin/views/settings.php:80
msgid "When enabled, the LinkFlow Chat chat widget will appear on all pages"
msgstr "启用后，LinkFlow Chat聊天小部件将出现在所有页面上"

#: includes/admin/views/settings.php:86
msgid "Global Position"
msgstr "全局位置"

#: includes/admin/views/settings.php:99
msgid "Position of the chat button when displayed globally."
msgstr "全局显示时聊天按钮的位置。"

#: includes/admin/views/settings.php:105
msgid "Page Types"
msgstr "页面类型"

#: includes/admin/views/settings.php:109
msgid "Select page types where the widget should appear"
msgstr "选择小部件应该出现的页面类型"

#: includes/admin/views/settings.php:121
msgid "Select which page types should display the chat widget."
msgstr "选择哪些页面类型应该显示聊天小部件。"

#: includes/admin/views/settings.php:127
msgid "Excluded Pages"
msgstr "排除的页面"

#: includes/admin/views/settings.php:131
msgid ""
"Comma-separated list of page IDs to exclude from global display. Example: "
"123,456,789"
msgstr "从全局显示中排除的页面ID的逗号分隔列表。示例：123,456,789"

#: includes/admin/views/settings.php:137
msgid "Excluded URL Patterns"
msgstr "排除的URL模式"

#: includes/admin/views/settings.php:141
msgid ""
"One URL pattern per line. Use * as wildcard. Example: /admin/* or */checkout"
msgstr "每行一个URL模式。使用*作为通配符。示例：/admin/* 或 */checkout"

#: includes/admin/views/settings.php:147
msgid "Z-Index"
msgstr "Z-Index"

#: includes/admin/views/settings.php:151
msgid "CSS z-index value to ensure the widget appears above other elements."
msgstr "CSS z-index值，确保小部件显示在其他元素之上。"

#: includes/admin/views/settings.php:157
msgid "Mobile Display"
msgstr "移动端显示"

#: includes/admin/views/settings.php:162
msgid "Show on mobile devices"
msgstr "在移动设备上显示"

#: includes/admin/views/settings.php:164
msgid "Whether to display the widget on mobile devices."
msgstr "是否在移动设备上显示小部件。"

#: includes/admin/views/settings.php:174
msgid "Email Settings"
msgstr "邮件设置"

#: includes/admin/views/settings.php:179
msgid "Customer Service Email"
msgstr "客户服务邮箱"

#: includes/admin/views/settings.php:183
msgid "Email address where customer inquiries will be sent."
msgstr "客户咨询将发送到的邮箱地址。"

#: includes/admin/views/settings.php:189
msgid "Enable SMTP"
msgstr "启用SMTP"

#: includes/admin/views/settings.php:193
msgid "Use SMTP for sending emails"
msgstr "使用SMTP发送邮件"

#: includes/admin/views/settings.php:194
msgid "Enable this to use SMTP instead of the default PHP mail() function."
msgstr "启用此选项以使用SMTP而不是默认的PHP mail()函数。"

#: includes/admin/views/settings.php:200
msgid "SMTP Host"
msgstr "SMTP主机"

#: includes/admin/views/settings.php:204
msgid "SMTP server hostname."
msgstr "SMTP服务器主机名。"

#: includes/admin/views/settings.php:210
msgid "SMTP Port"
msgstr "SMTP端口"

#: includes/admin/views/settings.php:214
msgid "SMTP server port (usually 587 for TLS or 465 for SSL)."
msgstr "SMTP服务器端口（TLS通常为587，SSL通常为465）。"

#: includes/admin/views/settings.php:220
msgid "SMTP Username"
msgstr "SMTP用户名"

#: includes/admin/views/settings.php:224
msgid "SMTP authentication username."
msgstr "SMTP认证用户名。"

#: includes/admin/views/settings.php:230
msgid "SMTP Password"
msgstr "SMTP密码"

#: includes/admin/views/settings.php:234
msgid "SMTP authentication password."
msgstr "SMTP认证密码。"

#: includes/admin/views/settings.php:240
msgid "SMTP Encryption"
msgstr "SMTP加密"

#: includes/admin/views/settings.php:248
msgid "SMTP encryption method."
msgstr "SMTP加密方法。"

#: includes/admin/views/settings.php:254
msgid "From Email"
msgstr "发件人邮箱"

#: includes/admin/views/settings.php:258
msgid "Email address to send from."
msgstr "发送邮件的邮箱地址。"

#: includes/admin/views/settings.php:264
msgid "From Name"
msgstr "发件人姓名"

#: includes/admin/views/settings.php:268
msgid "Name to send emails from."
msgstr "发送邮件的姓名。"

#: includes/admin/views/settings.php:274
msgid "Test SMTP"
msgstr "测试SMTP"

#: includes/admin/views/settings.php:275
msgid "Send a test email to verify SMTP configuration."
msgstr "发送测试邮件以验证SMTP配置。"

#: includes/admin/views/settings.php:281
msgid "Save Settings"
msgstr "保存设置"

#: includes/admin/views/settings.php:282
msgid "Save all settings to database."
msgstr "将所有设置保存到数据库。"

#: includes/admin/views/settings.php:288
msgid "Reset to Defaults"
msgstr "重置为默认值"

#: includes/admin/views/settings.php:289
msgid "Reset all settings to their default values."
msgstr "将所有设置重置为其默认值。"

#: includes/admin/views/settings.php:295
msgid "Reset"
msgstr "重置"

#: includes/admin/views/settings.php:296
msgid "Reset all settings to default values."
msgstr "将所有设置重置为默认值。"

#: includes/admin/views/settings.php:297
msgid "This action cannot be undone."
msgstr "此操作无法撤销。"

#: includes/admin/views/settings.php:298
msgid "Are you sure you want to reset all settings?"
msgstr "您确定要重置所有设置吗？"

#: includes/admin/views/settings.php:299
msgid "Yes, reset all settings"
msgstr "是的，重置所有设置"

#: includes/admin/views/settings.php:301
msgid "No, keep current settings"
msgstr "不，保持当前设置"

#: includes/admin/views/contact-methods/configured-methods-form.php:195
msgid "Button Position Shift"
msgstr "按钮位置偏移"

#: includes/admin/views/contact-methods/configured-methods-form.php:198
msgid "Horizontal:"
msgstr "水平："

#: includes/admin/views/contact-methods/configured-methods-form.php:205
msgid "Vertical:"
msgstr "垂直："

#: includes/admin/views/contact-methods/configured-methods-form.php:202
#: includes/admin/views/contact-methods/configured-methods-form.php:209
msgid "px"
msgstr "px"

#: includes/admin/views/contact-methods/configured-methods-form.php:212
msgid ""
"Fine-tune the button position with pixel offsets. Positive values move right/"
"down, negative values move left/up."
msgstr "通过像素偏移微调按钮位置。正值向右/向下移动，负值向左/向上移动。"

msgid "Name to send from."
msgstr "发送邮件的姓名。"

# 对话记录页面相关翻译
msgid ""
"No AI services found. Create an AI service to start tracking conversations."
msgstr "未找到AI服务。创建AI服务以开始跟踪对话记录。"

msgid "No conversations found for this service."
msgstr "未找到此服务的对话记录。"

msgid "Please select a AI Chatbot to view conversations."
msgstr "请选择AI聊天机器人以查看对话记录。"

# 联系方法页面相关翻译

msgid "Settings saved successfully."
msgstr "设置保存成功。"

msgid "Failed to save Settings."
msgstr "保存设置失败。"

msgid ""
"When enabled, users will first interact with AI chat. When disabled, users "
"will see contact methods directly without AI chat functionality."
msgstr ""
"启用后，用户将首先与AI聊天交互。禁用后，用户将直接看到联系方法，无需AI聊天功"
"能。"

msgid "Enter welcome message for contact methods..."
msgstr "输入联系方法的欢迎消息..."

msgid ""
"This message will be displayed to users when they interact with contact "
"methods (max 500 characters). You can use variables like {{page_title}} and "
"{{page_url}}."
msgstr ""
"当用户与联系方法交互时，将显示此消息（最多500个字符）。您可以使用变量，如"
"{{page_title}}和{{page_url}}。"

# 管理界面通用翻译
msgid "Are you sure you want to delete this item?"
msgstr "您确定要删除此项目吗？"

msgid "Saving..."
msgstr "保存中..."

msgid "Saved!"
msgstr "已保存！"

msgid "Error occurred. Please try again."
msgstr "发生错误。请再试一次。"

msgid "Select Avatar"
msgstr "选择头像"

msgid "No Image"
msgstr "无图片"

msgid "Select AI Service..."
msgstr "选择AI服务..."

msgid "Create New Service"
msgstr "创建新服务"

msgid "Button Settings"
msgstr "按钮设置"

msgid "Default"
msgstr "默认"

msgid "Select Button Image"
msgstr "选择按钮图片"

msgid "Use this image"
msgstr "使用此图片"

# 服务表单相关翻译
msgid "Update"
msgstr "更新"

msgid "Create"
msgstr "创建"

msgid "(Professional)"
msgstr "(高级版)"

# 知识表单相关翻译
msgid "Edit Knowledge Entry"
msgstr "编辑知识条目"

msgid "Add New Knowledge Entry"
msgstr "添加新知识条目"

msgid "Update Knowledge Entry"
msgstr "更新知识条目"

msgid "Create Knowledge Entry"
msgstr "创建知识条目"

msgid "Free plan: You have %d of 10 QA entries. %s"
msgstr "免费计划：您有%d个问答条目，共10个。%s"

msgid "Consider upgrading to add more entries."
msgstr "考虑升级以添加更多条目。"

msgid "You can add more entries."
msgstr "您可以添加更多条目。"

# 表单字段标签翻译

msgid "required"
msgstr "必填"

msgid "Avatar"
msgstr "头像"

msgid "Welcome Message"
msgstr "欢迎消息"

msgid "Transfer Message"
msgstr "转接消息"

msgid "AI Model Name"
msgstr "AI模型名称"

msgid "API Key"
msgstr "API密钥"

msgid "API Base URL"
msgstr "API基础URL"

# 表单字段描述翻译
msgid "Internal identifier for this AI Chatbot (max 20 characters)."
msgstr "此AI聊天机器人的内部标识符（最多20个字符）。"

msgid "Name displayed to users in the chat interface (max 30 characters)."
msgstr "在聊天界面中向用户显示的名称（最多30个字符）。"

msgid ""
"Avatar image for this AI Chatbot. You can select from WordPress media "
"library."
msgstr "此AI聊天机器人的头像图片。您可以从WordPress媒体库中选择。"

msgid ""
"Message displayed when users first open the chat (max 500 characters). You "
"can use variables like {{page_title}} and {{page_url}}."
msgstr ""
"用户首次打开聊天时显示的消息（最多500个字符）。您可以使用变量，如"
"{{page_title}}和{{page_url}}。"

msgid ""
"Message displayed when transferring to human support (max 500 characters)."
msgstr "转接到人工支持时显示的消息（最多500个字符）。"

msgid "AI service provider for this service."
msgstr "此服务的AI服务提供商。"

msgid "Custom provider is a Professional feature. Please upgrade to enable."
msgstr "自定义提供商是高级功能。请升级以启用。"

msgid ""
"Specific AI model to use (e.g., gpt-3.5-turbo, gpt-4, claude-3-sonnet, "
"etc.)."
msgstr ""
"要使用的特定AI模型（例如，gpt-3.5-turbo、gpt-4、claude-3-sonnet等）。"

msgid "API key for the selected AI provider."
msgstr "所选AI提供商的API密钥。"

msgid ""
"Base URL for API requests (Custom provider only). Other providers always use "
"the default domain."
msgstr "API请求的基础URL（仅限自定义提供商）。其他提供商始终使用默认域名。"

msgid "Whether this AI Chatbot is active and available for use."
msgstr "此AI聊天机器人是否激活并可供使用。"

# 变量按钮翻译
msgid "Common Variables (Click to Insert):"
msgstr "常用变量（点击插入）："

msgid "Site Name"
msgstr "网站名称"

msgid "Page Title"
msgstr "页面标题"

msgid "Page URL"
msgstr "页面URL"

msgid "Current Date"
msgstr "当前日期"

msgid "Current Time"
msgstr "当前时间"

msgid "User Name"
msgstr "用户名"

msgid "Knowledge Base Needed"
msgstr "需要知识库"

msgid "The selected AI Chatbot has no knowledge base entries yet. For best results, please add knowledge entries before using it."
msgstr "所选AI聊天机器人尚无知识库条目。为获得最佳效果，请在使用前添加知识条目。"

msgid "Go Configure"
msgstr "前往配置"

msgid "Ok"
msgstr "确定"

# 头像相关翻译
msgid "Avatar Preview"
msgstr "头像预览"

msgid "Select from Media Library"
msgstr "从媒体库选择"

msgid "Remove"
msgstr "移除"

# 选择器翻译
msgid "Select Provider"
msgstr "选择提供商"

# 知识库相关翻译
msgid "Manage Knowledge Base"
msgstr "管理知识库"

msgid "The AI service this knowledge entry belongs to."
msgstr "此知识条目所属的AI服务。"

# Help text used in includes/admin/views/knowledge-form.php
msgid "The AI chatbot this knowledge entry belongs to."
msgstr "此知识条目所属的AI聊天机器人。"

msgid ""
"Free plan limit reached: maximum 10 QA entries. Please upgrade to add more."
msgstr "已达到免费计划限制：最多10个问答条目。请升级以添加更多。"

msgid "The question that users might ask (max 1000 characters)."
msgstr "用户可能会问的问题（最多1000个字符）。"

msgid ""
"The answer that the AI should provide for this question (max 5000 "
"characters)."
msgstr "AI应该为此问题提供的答案（最多5000个字符）。"

# Exact help texts used in includes/admin/views/knowledge-form.php
msgid "The question that users might ask (max 200 characters)."
msgstr "用户可能会问的问题（最多200个字符）。"

msgid "The answer that the AI should provide for this question (max 500 characters)."
msgstr "AI应该为此问题提供的答案（最多500个字符）。"

msgid "Global Settings"
msgstr "全局设置"

msgid "Appearance Settings"
msgstr "外观设置"

msgid "AI First Reception"
msgstr "AI优先接待"

msgid "Button Position (Block Mode)"
msgstr "按钮位置（区块模式）"

msgid ""
"Default position when using blocks or patterns (overridden by global display "
"settings)."
msgstr "使用区块或模式时的默认位置（被全局显示设置覆盖）。"

msgid "Primary Color"
msgstr "主色调"

msgid "Primary color for the chat interface."
msgstr "聊天界面的主色调。"

msgid "Secondary Color"
msgstr "次要色调"

msgid "Secondary color for the chat interface."
msgstr "聊天界面的次要色调。"

msgid "Button Size"
msgstr "按钮大小"

msgid "Size of the chat button."
msgstr "聊天按钮的大小。"

msgid "Small"
msgstr "小"

msgid "Medium"
msgstr "中"

msgid "Large"
msgstr "大"

msgid "Example"
msgstr "示例"

msgid "Add Agent"
msgstr "添加代理"

msgid "Enter display name (e.g., Customer Support)"
msgstr "输入显示名称（例如：客户支持）"

msgid "Name shown in the Contact-Only window header and messages."
msgstr "在仅联系窗口中标题和消息中显示的名称。"

msgid "Avatar Image"
msgstr "头像图片"

msgid "Enter image URL or select from media library"
msgstr "输入图片URL或从媒体库选择"

msgid "Select Image"
msgstr "选择图片"

msgid "Avatar shown in the Contact-Only window. Recommended size: 96x96px."
msgstr "在仅联系窗口中显示的头像。推荐尺寸：96x96px。"

# 新增的未翻译字符串
msgid "Filter"
msgstr "筛选"

msgid "Select AI Chatbot"
msgstr "选择AI聊天机器人"

msgid "User"
msgstr "用户"

msgid "Started"
msgstr "开始时间"

msgid "Last Activity"
msgstr "最后活动"

msgid "Messages"
msgstr "消息"

msgid "Actions"
msgstr "操作"

msgid "View"
msgstr "查看"

# Required tag translations
msgid "(required)"
msgstr "（必填）"

msgid "(required for Custom provider)"
msgstr "（自定义提供商必填）"

# 翻译遗漏的条目
msgid "AI Chatbots"
msgstr "AI 聊天机器人"

msgid "Usually 587 for TLS or 465 for SSL."
msgstr "通常TLS端口为587，SSL端口为465。"

msgid "Your SMTP username"
msgstr "您的SMTP用户名"

msgid "Your SMTP password"
msgstr "您的SMTP密码"

msgid "Your brand or site name"
msgstr "您的品牌或站点名称"

msgid "Show"
msgstr "显示"

msgid "Hide"
msgstr "隐藏"

msgid "Select an existing AI chatbot or create a new one"
msgstr "选择现有的AI聊天机器人或创建一个新的"

msgid "When enabled, the floating button opens a full list of contact channels first."
msgstr "启用后，悬浮按钮将首先打开完整的联系渠道列表。"

msgid "Create New Chatbot"
msgstr "创建新的聊天机器人"

msgid "Upload or select an image for the chat button. If empty, the default icon will be used."
msgstr "上传或选择聊天按钮的图片。为空时将使用默认图标。"

msgid "Button Image"
msgstr "按钮图片"

msgid "Upload Image"
msgstr "上传图片"

msgid "Button Color"
msgstr "按钮颜色"

msgid "Custom Color"
msgstr "自定义颜色"

msgid "On Hover Text"
msgstr "悬停文本"

msgid "Enter hover text"
msgstr "输入悬停文本"
