🍱 Sync zh-CN translation

This commit is contained in:
2025-12-03 01:36:01 +08:00
parent 6ecdf89d20
commit f698385494

View File

@@ -1341,138 +1341,153 @@
"unindexedFiles": "未索引的文件", "unindexedFiles": "未索引的文件",
"folder": "文件夹", "folder": "文件夹",
"clearCompleted": "清除已完成的", "clearCompleted": "清除已完成的",
"uploadSuccess": "Upload successful!", "uploadSuccess": "上传成功!",
"wouldYouLikeToViewFile": "Would you like to view the file?", "wouldYouLikeToViewFile": "预览此文件?",
"contentCantEmpty": "Content cannot be empty", "contentCantEmpty": "内容不能为空",
"features": "Features", "features": "特征",
"unnamed": "Unnamed", "unnamed": "未命名",
"fundEnvelopeLoadFailed": "Failed to load fund envelope", "fundEnvelopeLoadFailed": "加载支票信封失败",
"fundEnvelope": "Fund Envelope", "fundEnvelope": "支票信封",
"fundEnvelopeRemaining": "Remaining: {} {}", "fundEnvelopeRemaining": "剩余:{} {}",
"fundEnvelopeSplit": "Split: {}", "fundEnvelopeSplit": "拆分:{}",
"fundEnvelopeSplitEvenly": "Evenly", "fundEnvelopeSplitEvenly": "均分",
"fundEnvelopeSplitRandomly": "Randomly", "fundEnvelopeSplitRandomly": "随机",
"fundEnvelopeClaimSuccess": "Fund claimed successfully!", "fundEnvelopeClaimSuccess": "支票领取成功!",
"fundEnvelopeStatusCreated": "Created", "fundEnvelopeStatusCreated": "已创建",
"fundEnvelopeStatusPartial": "Partially Claimed", "fundEnvelopeStatusPartial": "已领取部分",
"fundEnvelopeStatusCompleted": "Fully Claimed", "fundEnvelopeStatusCompleted": "已全部领取",
"fundEnvelopeStatusExpired": "Expired", "fundEnvelopeStatusExpired": "已过期",
"fundEnvelopeStatusUnknown": "Unknown", "fundEnvelopeStatusUnknown": "未知",
"fundEnvelopeRecipients": "Recipients ({}/{} claimed)", "fundEnvelopeRecipients": "收款人 ({}/{} 已领取)",
"fundEnvelopeExpiredDaysAgo": { "fundEnvelopeExpiredDaysAgo": {
"one": "Expired {} day ago", "one": "{} 天前过期",
"other": "Expired {} days ago" "other": "{} 天前过期"
}, },
"fundEnvelopeExpiresSoon": "Expires soon", "fundEnvelopeExpiresSoon": "即将到期",
"fundEnvelopeExpiresInHours": { "fundEnvelopeExpiresInHours": {
"one": "Expires in {} hour", "one": "{} 小时后到期",
"other": "Expires in {} hours" "other": "{}小时后到期"
}, },
"fundEnvelopeExpiresInDays": { "fundEnvelopeExpiresInDays": {
"one": "Expires in {} day", "one": "{} 天后到期",
"other": "Expires in {} days" "other": "{} 天后到期"
}, },
"fundEnvelopeRemainingWithSplits": "{} {} / {} splits", "fundEnvelopeRemainingWithSplits": "{} {} / {} ",
"fundEnvelopeUnknownUser": "Unknown User", "fundEnvelopeUnknownUser": "未知用户",
"deleteSite": "Delete Site", "deleteSite": "删除网站",
"deleteSiteConfirm": "Are you sure you want to delete this site?", "deleteSiteConfirm": "您确定要删除此网站?",
"siteDeletedSuccess": "Site deleted successfully", "siteDeletedSuccess": "网站成功删除",
"siteSlug": "Slug", "siteSlug": "标识符",
"siteSlugHint": "my-site", "siteSlugHint": "我的网站",
"siteSlugRequired": "Please enter a slug", "siteSlugRequired": "请输入一个标识符",
"siteSlugInvalid": "Slug can only contain lowercase letters, numbers, and dashes", "siteSlugInvalid": "标识符只能包含小写字母、数字和短横线",
"siteName": "Site Name", "siteName": "网站名称",
"siteNameHint": "My Publication Site", "siteNameHint": "我的发布者网站",
"siteNameRequired": "Please enter a site name", "siteNameRequired": "请输入网站名称",
"siteMode": "Mode", "siteMode": "模式",
"siteModeFullyManaged": "Fully Managed", "siteModeFullyManaged": "全托管",
"siteModeSelfManaged": "Self-Managed", "siteModeSelfManaged": "自托管",
"editPublicationSite": "Edit Publication Site", "editPublicationSite": "编辑发布者网站",
"deletePublicationSite": "Delete Publication Site", "deletePublicationSite": "删除发布者网站",
"publicationSiteSavedSuccess": "Publication site saved successfully", "publicationSiteSavedSuccess": "发布者网站成功删除",
"publicationSiteDeleteConfirm": "Are you sure you want to delete this publication site? This action cannot be undone.", "publicationSiteDeleteConfirm": "您确定要删除该发布者网站吗?此操作不能撤销。",
"publicationSiteDeletedSuccess": "Publication site deleted successfully", "publicationSiteDeletedSuccess": "发布者网站成功删除",
"newPublicationSite": "New Publication Site", "newPublicationSite": "新建发布者网站",
"siteDetails": "Site Details", "siteDetails": "网站描述",
"siteInformation": "Site Information", "siteInformation": "网站信息",
"siteDomain": "Domain", "siteDomain": "域名",
"siteCreated": "Created", "siteCreated": "创建于",
"siteUpdated": "Updated", "siteUpdated": "更新于",
"failedToLoadSite": "Failed to load site", "failedToLoadSite": "加载网站失败",
"sitePages": "Pages", "sitePages": "页面",
"noPagesYet": "No pages yet", "noPagesYet": "还没有页面",
"createFirstPage": "Create your first page to get started", "createFirstPage": "创建您的第一个页面以开始",
"failedToLoadPages": "Failed to load pages", "failedToLoadPages": "加载页面失败",
"fileManagement": "File Management", "fileManagement": "文件管理",
"siteFiles": "Files", "siteFiles": "文件",
"siteFolder": "Folder", "siteFolder": "文件夹",
"siteRoot": "Root", "siteRoot": "",
"noFilesUploadedYet": "No files uploaded yet", "noFilesUploadedYet": "还没有文件被删除",
"uploadFirstFile": "Upload your first file to get started", "uploadFirstFile": "上传您的第一个文件以开始",
"failedToLoadFiles": "Failed to load files", "failedToLoadFiles": "加载文件失败",
"noFilesFoundInFolder": "No files found in the selected folder", "noFilesFoundInFolder": "选择的文件夹里没有文件",
"fileActions": "File Actions", "fileActions": "文件选项",
"purgeFiles": "Purge Files", "purgeFiles": "清除文件",
"purgeFilesDescription": "Remove all uploaded files from the site", "purgeFilesDescription": "从这个网站删除全部文件",
"deploySite": "Deploy Site", "deploySite": "部署网站",
"deploySiteDescription": "Upload and deploy a new version from ZIP archive", "deploySiteDescription": "从ZIP存档上传和部署新版本",
"confirmPurge": "Confirm Purge", "confirmPurge": "确认清空",
"purgeFilesConfirm": "This will permanently delete all files uploaded to this site. This action cannot be undone. Are you sure you want to continue?", "purgeFilesConfirm": "这将永久删除上传到本网站的所有文件。此操作无法撤销。您确定要继续吗?",
"purgeAllFiles": "Purge All Files", "purgeAllFiles": "清除所有文件",
"allFilesPurgedSuccess": "All files purged successfully", "allFilesPurgedSuccess": "所有文件都清除成功",
"failedToPurgeFiles": "Failed to purge files: {}", "failedToPurgeFiles": "清除文件失败:{}",
"siteDeployedSuccess": "Site deployed successfully", "siteDeployedSuccess": "网站部署成功",
"failedToDeploySite": "Failed to deploy site: {}", "failedToDeploySite": "部署网站失败:{}",
"createPage": "Create Page", "createPage": "创建页面",
"editPage": "Edit Page", "editPage": "编辑页面",
"pageType": "Page Type", "pageType": "页面类型",
"htmlPage": "HTML Page", "htmlPage": "HTML 页面",
"redirectPage": "Redirect Page", "redirectPage": "重定向页面",
"pageTypeRequired": "Please select a page type", "pageTypeRequired": "请选择一个页面类型",
"pagePath": "Page Path", "pagePath": "页面路径",
"pagePathHint": "/about, /contact, etc.", "pagePathHint": "例如 /about, /contact 等。",
"pagePathRequired": "Please enter a page path", "pagePathRequired": "请输入一个页面路径",
"pagePathInvalid": "Page path can only contain letters, numbers, hyphens, underscores, and slashes", "pagePathInvalid": "页面路径只能包含字母、数字、连字符、下划线和斜杠",
"pagePathMustStartWithSlash": "Page path must start with /", "pagePathMustStartWithSlash": "页面路径必须以 / 开头",
"pagePathNoConsecutiveSlashes": "Page path cannot have consecutive slashes", "pagePathNoConsecutiveSlashes": "页面路径不能有连续的斜杠",
"pageTitle": "Page Title", "pageTitle": "页面标题",
"pageTitleHint": "About Us, Contact, etc.", "pageTitleHint": "例如关于我们,联系方式等。",
"pageTitleRequired": "Please enter a page title", "pageTitleRequired": "请输入一个页面标题",
"pageContentHtml": "Page Content (HTML)", "pageContentHtml": "页面内容 (HTML)",
"pageContentHint": "<h1>Hello World</h1><p>This is my page content...</p>", "pageContentHint": "<h1>Hello World</h1><p>这是我的页面内容…</p>",
"pageContentRequired": "Please enter HTML content for the page", "pageContentRequired": "请为这个页面输入HTML内容",
"redirectTarget": "Redirect Target", "redirectTarget": "重定向目标",
"redirectTargetHint": "/new-page, https://example.com, etc.", "redirectTargetHint": "例如 /new-page, https://example.com 等。",
"redirectTargetRequired": "Please enter a redirect target", "redirectTargetRequired": "请输入重定向目标",
"redirectTargetInvalid": "Target must be a relative path (/) or absolute URL (http/https)", "redirectTargetInvalid": "目标必须是相对路径 (/) 或绝对URL (http/https)",
"deletePage": "Delete Page", "deletePage": "删除页面",
"deletePageConfirm": "Are you sure you want to delete this page?", "deletePageConfirm": "您确定要删除此页面?",
"savePage": "Save Page", "savePage": "保存页面",
"pageCreatedSuccess": "Page created successfully", "pageCreatedSuccess": "页面成功创建",
"pageUpdatedSuccess": "Page updated successfully", "pageUpdatedSuccess": "页面上传成功",
"pageDeletedSuccess": "Page deleted successfully", "pageDeletedSuccess": "页面已成功删除",
"uploadFiles": "Upload Files", "uploadFiles": "上传文件",
"uploadPath": "Upload Path", "uploadPath": "上传路径",
"uploadPathHint": "/ (root) or /assets/images/", "uploadPathHint": "/ (根) 或 /assets/images/",
"uploadPathRequired": "Please enter an upload path", "uploadPathRequired": "请输入一个上传路径",
"uploadPathMustStartWithSlash": "Path must start with /", "uploadPathMustStartWithSlash": "路径必须以/开头",
"uploadPathNoSpaces": "Path cannot contain spaces", "uploadPathNoSpaces": "路径不能包含空格",
"uploadPathNoConsecutiveSlashes": "Path cannot have consecutive slashes", "uploadPathNoConsecutiveSlashes": "路径不能有连续的斜杠",
"percentCompleted": "{}% completed", "percentCompleted": "{}% 已完成",
"filesToUpload": "{} files to upload", "filesToUpload": "{} 个文件已上传",
"fileSizeKb": "Size: {} KB", "fileSizeKb": "大小:{} KB",
"uploadingEllipsis": "Uploading...", "uploadingEllipsis": "上传中……",
"uploadFilesCount": { "uploadFilesCount": {
"one": "Upload {} File", "one": "上传 {} 个文件",
"other": "Upload {} Files" "other": "上传 {} 个文件"
}, },
"allUploadsCompleted": "All uploads completed", "allUploadsCompleted": "所有文件已上传",
"someUploadsFailed": "Some uploads failed", "someUploadsFailed": "一些上传失败",
"uploadingInProgress": "Uploading in progress", "uploadingInProgress": "上传正在进行中",
"readyToUpload": "Ready to upload", "readyToUpload": "准备好上传",
"allFilesUploadedSuccess": "All files uploaded successfully", "allFilesUploadedSuccess": "所有文件已成功上传",
"lotteryLastNumberSpecial": "The last selected number will be your special number.", "lotteryLastNumberSpecial": "最后选择的数字将是您的特殊数字。",
"lotteryMultiplierRequired": "Please enter a multiplier", "lotteryMultiplierRequired": "请输入倍率",
"lotteryMultiplierRange": "Multiplier must be between 1 and 10", "lotteryMultiplierRange": "倍率必须在 1 到 10 之间",
"dropToShare": "Drop to share" "dropToShare": "拖到此处以分享",
"affiliationSpell": "邀请码",
"affiliationSpellHint": "如果您有邀请码,请在此处输入。",
"friendsOnline": "在线好友",
"createAccountAlmostThere": "就差一步",
"createAccountAlmostThereHint": "您距离加入 Solar Network 仅一步之遥!请解决接下来显示的验证码谜题。",
"createAccountNotice": "创建账户前您需要了解的事项:",
"createAccountConfirmEmail": "账户创建后,您需要前往您的邮箱收件箱激活账户,以获得使用所有功能的权限。",
"createAccountNoAltAccounts": "Solar Network 禁止使用多个或替代账户,这会违反我们的服务条款。",
"createAccountAgreeTerms": "我已阅读并同意服务条款。",
"createAccountProfile": "创建您的个人资料",
"createAccountToS": "查看条款与条件",
"accountActivationAlert": "请记住激活您的账户",
"accountActivationAlertHint": "未激活的账户可能会导致各种权限问题,请点击我们发送到您邮箱收件箱的链接来激活您的账户。",
"accountActivationResendHint": "没收到?请尝试点击下方按钮重新发送。如果您在账户未激活期间需要更新邮箱,请随时联系我们的客服。",
"accountActivationResend": "重新发送"
} }