feat: add n18n

This commit is contained in:
qixinbo
2026-03-21 21:26:57 +08:00
parent 40f84fc98e
commit 5ab9884bf6
22 changed files with 823 additions and 273 deletions
+208
View File
@@ -0,0 +1,208 @@
{
"selectAllOrCancel": "Select All / Cancel",
"invertSelection": "Invert Selection",
"batchDelete": "Batch Delete",
"cancel": "Cancel",
"rename": "Rename",
"pin": "Pin",
"unpin": "Unpin",
"archive": "Archive",
"unarchive": "Unarchive",
"deleteSession": "Delete Session",
"confirmDeleteSession": "Are you sure you want to delete this session?",
"confirmBatchDeleteSessions": "Are you sure you want to delete the selected {{count}} sessions?",
"filterSessionName": "Filter session name",
"renameSession": "Rename Session",
"enterNewSessionTitle": "Enter new session title",
"save": "Save",
"lobsterDataQA": "DataClaw",
"skillCenter": "Skill Center",
"projectManagement": "Project Management",
"dataSourceManagement": "Data Sources",
"personalSettings": "Settings",
"modelConfig": "Model Config",
"userManagement": "Users",
"logout": "Logout",
"searchModel": "Search model...",
"modelNotFound": "Model not found",
"availableModels": "Available Models",
"dataSource": "Data Source",
"clearSelected": "Clear Selected",
"clearSelectedWithCount": "Clear Selected ({{count}})",
"noAvailableSkills": "No available skills",
"askAnything": "Ask anything...",
"dataClawDisclaimer": "DataClaw can make mistakes. Consider verifying important information.",
"processing": "Processing...",
"processCompleted": "Completed",
"thinkingProcess": "Thinking Process",
"modelThinking": "Model is thinking, please wait...",
"openReportInNewTab": "Open report in new tab",
"outputInterrupted": "Output interrupted",
"requestSubmittedRouting": "Request submitted, preparing to route...",
"routingInfo": "Routing: {{selected}} {{reason}}",
"sqlAnalysis": "SQL Analysis",
"generalConversation": "General Conversation",
"answerGenerationCompleted": "Answer generation completed",
"noReply": "No reply",
"chartGenerationCompleted": "Chart generation completed",
"dataQueryCompleted": "Data query completed",
"streamResponseFailed": "Stream response failed",
"streamResponseError": "Stream response error",
"userUploadedFile": "User uploaded file",
"fileContentSummary": "File content summary",
"none": "None",
"dataColumns": "Data columns",
"fileDownloadLink": "File download link",
"spreadsheet": "Spreadsheet",
"name": "Name",
"myDataSource": "My Data Source",
"type": "Type",
"uploadFileOrEnterPath": "Upload file or enter server path",
"unsupportedDataSourceType": "Unsupported data source type",
"dataSourceConnectorInDevelopment": "This data source connector is under development. Please try PostgreSQL, ClickHouse, or file upload.",
"testConnection": "Test Connection",
"uploadFailed": "Upload failed",
"connectionSuccess": "Connection successful",
"connectionFailed": "Connection failed",
"orUseSupabaseConnectionString": "Or use the Connection String (URI) provided by Supabase console:",
"orUseConnectionString": "Or use connection string (overrides above settings):",
"fileUpload": "File Upload",
"noDescription": "No description",
"confirmAddToDashboard": "Confirm Add to Dashboard",
"confirmAddChartToDashboardDesc": "Add the current chart to Dashboard, continue?",
"confirmAdd": "Confirm Add",
"visualizationResult": "Visualization Result",
"sqlQueryDescription": "The data query statement used to generate the current chart.",
"copied": "Copied",
"copy": "Copy",
"resultNotSuitableForChart": "This result is not suitable for chart display.",
"noStructuredDataToRender": "No structured data to render in the current result.",
"pageRenderFailed": "Page render failed",
"chinese": "Chinese",
"chartIntentPattern": "(图表|可视化|画图|作图|柱状图|折线图|饼图|趋势|分布|chart|plot|visuali[sz]e)",
"processingIndicator": "正在",
"confirmDeleteDataSource": "Are you sure you want to delete this data source?",
"saveFailed": "Save failed: ",
"editDataSource": "Edit Data Source",
"createNewDataSourceWithType": "Create {{type}} Data Source",
"editDataSourceWithType": "Edit {{type}} Data Source",
"backToList": "Back to List",
"dataSourceConfig": "Data Source Configuration",
"manageDataSourceConnections": "Manage data source connections for Q&A",
"newDataSource": "New Data Source",
"noDataSources": "No data sources",
"clickTopRightToAddFirstDataSource": "Click the button on the top right to add your first data source",
"newProject": "New Project",
"projectList": "Project List",
"manageProjectsDesc": "Manage your projects, different projects have independent data sources",
"loading": "Loading...",
"noProjectsCreateOne": "No projects, please create one first",
"description": "Description",
"createdAt": "Created At",
"actions": "Actions",
"manageDataSources": "Manage Data Sources",
"editProject": "Edit Project",
"deleteProject": "Delete Project",
"enterProjectName": "Enter project name",
"descriptionOptional": "Description (Optional)",
"enterProjectDescription": "Enter project description",
"creating": "Creating...",
"create": "Create",
"saving": "Saving...",
"confirmDeleteProject": "Are you sure you want to delete this project? All associated data sources will be deleted.",
"selectProjectToViewDashboard": "Please select a project to view the dashboard.",
"noChartsInCurrentProject": "No charts in the current project.",
"goToChatToAddCharts": "Go to the chat page and add visualization results!",
"currentTableNoData": "Current table has no data to display",
"currentTableMissingFields": "Current table data is missing fields to display",
"previewTableRows": "Preview first {{previewLimit}} rows / Total {{rowCount}} rows, {{colCount}} columns",
"totalTableRows": "Total {{rowCount}} rows, {{colCount}} columns",
"currentChartMissingFields": "Current chart data is missing fields to plot",
"passwordsDoNotMatch": "The two passwords entered do not match",
"personalSettingsSaved": "Personal settings saved successfully!",
"personalSettingsAndPasswordSaved": "Personal settings and password modified successfully!",
"failedToSaveSettings": "Failed to save settings",
"accountInfo": "Account Information",
"modifyLoginEmailAndPassword": "Modify your login email and password",
"username": "Username",
"usernameCannotBeModified": "Username cannot be modified",
"emailAddress": "Email Address",
"newPassword": "New Password",
"leaveBlankIfNotModifying": "Leave blank if not modifying",
"confirmNewPassword": "Confirm New Password",
"saveSettings": "Save Settings",
"confirmDeleteUser": "Are you sure you want to delete this user?",
"newUserMustHavePassword": "New users must have a password",
"anErrorOccurred": "An error occurred",
"addUser": "Add User",
"editUser": "Edit User",
"addNewUser": "Add New User",
"email": "Email",
"password": "Password",
"activeStatus": "Active Status",
"adminPrivileges": "Admin Privileges",
"id": "ID",
"status": "Status",
"role": "Role",
"noUserData": "No user data",
"normal": "Normal",
"disabled": "Disabled",
"admin": "Admin",
"regularUser": "Regular User",
"fillRequiredInfoFirst": "Please fill in required information first (Provider, Model ID)",
"extraConfigMustBeValidJson": "Extra config must be valid JSON",
"connectionTestSuccessful": "Connection test successful!",
"connectionTestFailed": "Connection test failed",
"fillRequiredFields": "Please fill in required fields",
"failedToSaveConfig": "Failed to save config",
"confirmDeleteModel": "Are you sure you want to delete this model?",
"noPermissionAdminOnly": "No permission to access this page, please log in with an admin account.",
"addModel": "Add Model",
"modelName": "Model Name",
"provider": "Provider",
"modelIdentifier": "Model Identifier",
"noModelData": "No model data",
"currentDefaultModel": "Current default model",
"clickToSetDefault": "Click to set as default",
"default": "Default",
"setDefault": "Set as Default",
"editModel": "Edit Model",
"providerRequired": "Provider *",
"egGpt4": "e.g., GPT-4",
"modelIdRequired": "Model ID *",
"egGpt4Turbo": "e.g., gpt-4-turbo",
"apiDomain": "API Domain",
"egApiDomain": "e.g., https://api.openai.com/v1",
"extraConfigJson": "Extra Config (JSON)",
"unknownError": "Unknown error",
"confirmDeleteSkill": "Are you sure you want to delete this skill?",
"selectProjectToManageSkills": "Please select a project at the top first to manage its skills",
"skillsRepository": "Skills Repository - {{project}}",
"manageAiSkillsDesc": "Manage AI skills and tools for this project, supports file uploads conforming to the agentskills.io standard",
"uploadSkill": "Upload Skill",
"source": "Source",
"installationTime": "Installation Time",
"noSkillsInProjectClickImport": "No skills in this project yet, click \"Upload Skill\" to start",
"viewOrEditSkill": "View/Edit Skill",
"addNewSkill": "Add New Skill",
"skillName": "Skill Name",
"selectType": "Select Type",
"selectStatus": "Select Status",
"brieflyDescribeSkillFunction": "Briefly describe the function of the skill...",
"content": "Content",
"pythonSqlApiContentPlaceholder": "Python code, SQL query template or API specification...",
"saveSkill": "Save Skill",
"safe": "Safe",
"lowRisk": "Low Risk",
"localImport": "Local Import",
"zhipuAi": "ZhipuAI",
"dashScope": "DashScope",
"volcengine": "Volcengine",
"tableRowColDesc": "TABLE · {{rowCount}} rows · {{colCount}} columns",
"projectName": "Project Name",
"dashboardMenu": "Dashboard",
"newThread": "New Thread",
"threads": "THREADS",
"archivedThreads": "ARCHIVED THREADS",
"defaultUser": "User"
}