mirror of
https://github.com/Mail-0/Zero.git
synced 2026-06-28 14:56:48 +00:00
feat: update translations via @LingoDotDev (#1964)
Hey team, [**Lingo.dev**](https://lingo.dev) here with fresh translations! ### In this update - Added missing translations - Performed brand voice, context and glossary checks - Enhanced translations using Lingo.dev Localization Engine ### Next Steps - [ ] Review the changes - [ ] Merge when ready <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Added complete Simplified and Traditional Chinese translations for the mail app, improving support for zh-CN and zh-TW users. All messages were checked for brand voice, context, and glossary consistency. <!-- End of auto-generated description by cubic. -->
This commit is contained in:
committed by
GitHub
parent
424f9138ba
commit
0a375e7a87
653
apps/mail/messages/zh-CN.json
Normal file
653
apps/mail/messages/zh-CN.json
Normal file
@@ -0,0 +1,653 @@
|
||||
{
|
||||
"$schema": "https://inlang.com/schema/inlang-message-format",
|
||||
"common": {
|
||||
"actions": {
|
||||
"logout": "退出登录",
|
||||
"back": "返回",
|
||||
"create": "创建邮件",
|
||||
"saveChanges": "保存更改",
|
||||
"saving": "正在保存...",
|
||||
"resetToDefaults": "重置为默认值",
|
||||
"close": "关闭",
|
||||
"signingOut": "正在退出...",
|
||||
"signedOutSuccess": "成功退出!",
|
||||
"signOutError": "退出时出错",
|
||||
"refresh": "刷新",
|
||||
"loading": "加载中...",
|
||||
"featureNotImplemented": "此功能尚未实现",
|
||||
"moving": "正在移动...",
|
||||
"moved": "已移动",
|
||||
"movedToInbox": "已移至收件箱",
|
||||
"movingToInbox": "正在移至收件箱...",
|
||||
"movedToSpam": "已移至垃圾邮件",
|
||||
"movingToSpam": "正在移至垃圾邮件...",
|
||||
"deletingMail": "正在删除邮件...",
|
||||
"failedToDeleteMail": "删除邮件失败",
|
||||
"deletedMail": "邮件已删除",
|
||||
"archiving": "正在归档...",
|
||||
"archived": "已归档",
|
||||
"failedToMove": "移动邮件失败",
|
||||
"addingToFavorites": "正在添加到收藏夹...",
|
||||
"removingFromFavorites": "正在从收藏夹中移除...",
|
||||
"addedToFavorites": "已添加到收藏夹",
|
||||
"addedToImportant": "已添加到重要",
|
||||
"removedFromFavorites": "已从收藏夹中移除",
|
||||
"removedFromImportant": "已从重要中移除",
|
||||
"failedToAddToFavorites": "添加到收藏夹失败",
|
||||
"failedToRemoveFromFavorites": "从收藏夹中移除失败",
|
||||
"failedToModifyFavorites": "修改收藏夹失败",
|
||||
"movingToBin": "正在移动到回收站...",
|
||||
"movedToBin": "已移动到回收站",
|
||||
"Bin": "回收站",
|
||||
"failedToMoveToBin": "移动到回收站失败",
|
||||
"markingAsRead": "正在标记为已读...",
|
||||
"markingAsUnread": "正在标记为未读...",
|
||||
"hiddenImagesWarning": "出于安全原因,图片默认被隐藏。",
|
||||
"showImages": "显示图片",
|
||||
"disableImages": "隐藏图片",
|
||||
"trustSender": "信任发件人",
|
||||
"cancel": "取消",
|
||||
"save": "保存",
|
||||
"remove": "移除",
|
||||
"settings": "设置",
|
||||
"exitSelectionModeEsc": "点击或按 ESC 退出选择模式",
|
||||
"deleteAllSpam": "删除所有垃圾邮件",
|
||||
"deletingAllSpam": "正在删除所有垃圾邮件...",
|
||||
"deletedAllSpam": "已删除 {count} 封垃圾邮件",
|
||||
"errorDeletingSpam": "删除垃圾邮件失败",
|
||||
"confirmDeleteSpam": "删除所有垃圾邮件",
|
||||
"confirmDeleteSpamDescription": "您确定要删除所有垃圾邮件吗?此操作无法撤销。",
|
||||
"confirmDelete": "删除"
|
||||
},
|
||||
"themes": {
|
||||
"dark": "深色",
|
||||
"light": "浅色",
|
||||
"system": "系统"
|
||||
},
|
||||
"commandPalette": {
|
||||
"title": "命令面板",
|
||||
"description": "Mail-0 的快速导航和操作",
|
||||
"placeholder": "输入命令或搜索...",
|
||||
"noResults": "未找到结果",
|
||||
"groups": {
|
||||
"mail": "邮件",
|
||||
"settings": "设置",
|
||||
"actions": "操作",
|
||||
"help": "帮助",
|
||||
"navigation": "导航"
|
||||
},
|
||||
"commands": {
|
||||
"goToInbox": "前往收件箱",
|
||||
"goToDrafts": "前往草稿箱",
|
||||
"goToSent": "前往已发送",
|
||||
"goToSpam": "前往垃圾邮件",
|
||||
"goToArchive": "前往归档",
|
||||
"goToBin": "前往回收站",
|
||||
"goToSettings": "前往设置",
|
||||
"newEmail": "新建邮件",
|
||||
"composeMessage": "新建邮件",
|
||||
"searchEmails": "搜索邮件",
|
||||
"toggleTheme": "切换主题",
|
||||
"backToMail": "返回邮件",
|
||||
"goToDocs": "前往文档",
|
||||
"helpWithShortcuts": "快捷键帮助",
|
||||
"commandPalette": "命令面板"
|
||||
},
|
||||
"quickResults": "快速结果",
|
||||
"searchPlaceholder": "搜索...",
|
||||
"noSearchResults": "没有搜索结果",
|
||||
"actions": "操作",
|
||||
"addFilters": "添加筛选器",
|
||||
"searchForEmails": "搜索邮件",
|
||||
"filterPlaceholder": "筛选...",
|
||||
"noFilterResults": "没有筛选结果",
|
||||
"availableFilters": "可用筛选器",
|
||||
"examples": "示例",
|
||||
"exampleDate": "示例日期",
|
||||
"exampleSender": "示例发件人"
|
||||
},
|
||||
"searchBar": {
|
||||
"pickDateRange": "选择日期或范围",
|
||||
"search": "搜索",
|
||||
"clearSearch": "清除搜索",
|
||||
"advancedSearch": "高级搜索",
|
||||
"quickFilters": "快速筛选",
|
||||
"searchIn": "搜索范围",
|
||||
"recipient": "收件人",
|
||||
"sender": "发件人",
|
||||
"subject": "主题",
|
||||
"from": "发件人",
|
||||
"dateRange": "日期范围",
|
||||
"category": "类别",
|
||||
"folder": "文件夹",
|
||||
"allMail": "所有邮件",
|
||||
"unread": "未读",
|
||||
"hasAttachment": "有附件",
|
||||
"starred": "已加星标",
|
||||
"applyFilters": "应用筛选器",
|
||||
"reset": "重置",
|
||||
"searching": "正在搜索...",
|
||||
"aiSuggestions": "AI建议",
|
||||
"aiSearching": "AI正在搜索...",
|
||||
"aiSearchError": "AI搜索失败,请重试。",
|
||||
"aiNoResults": "未找到AI建议",
|
||||
"aiEnhancedQuery": "增强搜索查询"
|
||||
},
|
||||
"navUser": {
|
||||
"customerSupport": "社区",
|
||||
"documentation": "文档",
|
||||
"appTheme": "切换主题",
|
||||
"accounts": "账户",
|
||||
"signIn": "登录",
|
||||
"otherAccounts": "其他账户",
|
||||
"switchingAccounts": "正在切换账户...",
|
||||
"accountSwitched": "账户切换成功",
|
||||
"failedToSwitchAccount": "账户切换失败,请重试。"
|
||||
},
|
||||
"mailCategories": {
|
||||
"primary": "主要",
|
||||
"allMail": "所有邮件",
|
||||
"important": "重要",
|
||||
"personal": "个人",
|
||||
"updates": "更新",
|
||||
"promotions": "促销",
|
||||
"social": "社交",
|
||||
"unread": "未读",
|
||||
"starred": "已加星标",
|
||||
"notes": "笔记",
|
||||
"forums": "论坛",
|
||||
"work": "工作"
|
||||
},
|
||||
"replyCompose": {
|
||||
"replyTo": "回复",
|
||||
"thisEmail": "此邮件",
|
||||
"dropFiles": "拖放文件以添加附件",
|
||||
"attachments": "附件",
|
||||
"attachmentCount": [
|
||||
{
|
||||
"declarations": ["输入计数", "本地 countPlural = count: plural"],
|
||||
"selectors": ["countPlural"],
|
||||
"match": {
|
||||
"countPlural=0": "附件",
|
||||
"countPlural=one": "附件",
|
||||
"countPlural=other": "附件"
|
||||
}
|
||||
}
|
||||
],
|
||||
"fileCount": [
|
||||
{
|
||||
"declarations": ["输入计数", "本地 countPlural = count: plural"],
|
||||
"selectors": ["countPlural"],
|
||||
"match": {
|
||||
"countPlural=0": "文件",
|
||||
"countPlural=one": "文件",
|
||||
"countPlural=other": "文件"
|
||||
}
|
||||
}
|
||||
],
|
||||
"saveDraft": "保存草稿",
|
||||
"send": "发送",
|
||||
"forward": "转发"
|
||||
},
|
||||
"mailDisplay": {
|
||||
"details": "详细信息",
|
||||
"from": "发件人",
|
||||
"to": "收件人",
|
||||
"replyTo": "回复至",
|
||||
"cc": "抄送",
|
||||
"bcc": "密送",
|
||||
"date": "日期",
|
||||
"mailedBy": "通过以下方式发送",
|
||||
"signedBy": "签名者",
|
||||
"security": "安全性",
|
||||
"standardEncryption": "标准加密(TLS)",
|
||||
"loadingMailContent": "正在加载邮件内容...",
|
||||
"unsubscribe": "取消订阅",
|
||||
"unsubscribed": "已取消订阅",
|
||||
"unsubscribeDescription": "您确定要取消订阅此邮件列表吗?",
|
||||
"unsubscribeOpenSiteDescription": "要停止接收此邮件列表的消息,请访问其网站取消订阅。",
|
||||
"cancel": "取消",
|
||||
"goToWebsite": "访问网站",
|
||||
"failedToUnsubscribe": "取消订阅邮件列表失败",
|
||||
"print": "打印"
|
||||
},
|
||||
"threadDisplay": {
|
||||
"exitFullscreen": "退出全屏",
|
||||
"enterFullscreen": "进入全屏",
|
||||
"archive": "归档",
|
||||
"reply": "回复",
|
||||
"moreOptions": "更多选项",
|
||||
"moveToSpam": "移至垃圾邮件",
|
||||
"replyAll": "回复全部",
|
||||
"forward": "转发",
|
||||
"markAsUnread": "标记为未读",
|
||||
"markAsRead": "标记为已读",
|
||||
"addLabel": "添加标签",
|
||||
"muteThread": "静音线程",
|
||||
"favourites": "收藏夹",
|
||||
"disableImages": "隐藏图片",
|
||||
"enableImages": "显示图片",
|
||||
"star": "加星标",
|
||||
"unstar": "取消星标",
|
||||
"printThread": "打印线程"
|
||||
},
|
||||
"notes": {
|
||||
"title": "笔记",
|
||||
"empty": "此邮件暂无笔记",
|
||||
"emptyDescription": "添加备注以记录重要信息或后续事项。",
|
||||
"addNote": "添加备注",
|
||||
"addYourNote": "在此添加您的备注...",
|
||||
"editNote": "编辑备注",
|
||||
"deleteNote": "删除备注",
|
||||
"deleteConfirm": "您确定要删除此备注吗?",
|
||||
"deleteConfirmDescription": "此操作无法撤销。",
|
||||
"cancel": "取消",
|
||||
"delete": "删除",
|
||||
"save": "保存备注",
|
||||
"toSave": "保存",
|
||||
"label": "标签:",
|
||||
"search": "搜索备注...",
|
||||
"noteCount": [
|
||||
{
|
||||
"declarations": ["输入计数", "本地 countPlural = count: plural"],
|
||||
"selectors": ["countPlural"],
|
||||
"match": {
|
||||
"countPlural=0": "添加备注",
|
||||
"countPlural=one": "# 条备注",
|
||||
"countPlural=other": "# 条备注"
|
||||
}
|
||||
}
|
||||
],
|
||||
"notePinned": "备注已固定",
|
||||
"noteUnpinned": "备注已取消固定",
|
||||
"colorChanged": "备注颜色已更新",
|
||||
"noteUpdated": "备注已更新",
|
||||
"noteDeleted": "备注已删除",
|
||||
"noteCopied": "已复制到剪贴板",
|
||||
"noteAdded": "笔记已添加",
|
||||
"notesReordered": "笔记已重新排序",
|
||||
"noMatchingNotes": "没有与“{query}”匹配的笔记",
|
||||
"clearSearch": "清除搜索",
|
||||
"pinnedNotes": "已固定的笔记",
|
||||
"otherNotes": "其他笔记",
|
||||
"created": "创建时间",
|
||||
"updated": "更新时间",
|
||||
"errors": {
|
||||
"failedToLoadNotes": "加载笔记失败",
|
||||
"failedToLoadThreadNotes": "加载线程笔记失败",
|
||||
"failedToAddNote": "添加笔记失败",
|
||||
"failedToUpdateNote": "更新笔记失败",
|
||||
"failedToDeleteNote": "删除笔记失败",
|
||||
"failedToUpdateNoteColor": "更新笔记颜色失败",
|
||||
"noValidNotesToReorder": "没有有效的笔记可重新排序",
|
||||
"failedToReorderNotes": "重新排序笔记失败"
|
||||
},
|
||||
"colors": {
|
||||
"default": "默认",
|
||||
"red": "红色",
|
||||
"orange": "橙色",
|
||||
"yellow": "黄色",
|
||||
"green": "绿色",
|
||||
"blue": "蓝色",
|
||||
"purple": "紫色",
|
||||
"pink": "粉色"
|
||||
},
|
||||
"actions": {
|
||||
"pin": "固定笔记",
|
||||
"unpin": "取消固定笔记",
|
||||
"edit": "编辑笔记",
|
||||
"delete": "删除笔记",
|
||||
"copy": "复制笔记",
|
||||
"changeColor": "更改颜色"
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
"notFound": "未找到设置",
|
||||
"saved": "设置已保存",
|
||||
"failedToSave": "保存设置失败",
|
||||
"languageChanged": "语言已更改为 {locale}",
|
||||
"defaultEmailUpdated": "默认电子邮件别名已更新到 Gmail",
|
||||
"failedToUpdateGmailAlias": "无法更新 Gmail 设置中的默认别名"
|
||||
},
|
||||
"mail": {
|
||||
"replies": [
|
||||
{
|
||||
"declarations": ["输入计数", "本地 countPlural = count: plural"],
|
||||
"selectors": ["countPlural"],
|
||||
"match": {
|
||||
"countPlural=0": "回复",
|
||||
"countPlural=one": "# 条回复",
|
||||
"countPlural=other": "# 条回复"
|
||||
}
|
||||
}
|
||||
],
|
||||
"deselectAll": "取消选择所有邮件",
|
||||
"selectedEmails": "已选择 {count} 封邮件",
|
||||
"noEmailsToSelect": "没有可选择的邮件",
|
||||
"markedAsRead": "标记为已读",
|
||||
"markedAsUnread": "标记为未读",
|
||||
"failedToMarkAsRead": "标记为已读失败",
|
||||
"failedToMarkAsUnread": "标记为未读失败",
|
||||
"selected": "已选择 {count}",
|
||||
"clearSelection": "清除选择",
|
||||
"moveToSpam": "移至垃圾邮件",
|
||||
"moveToInbox": "移至收件箱",
|
||||
"deleteFromBin": "从回收站删除",
|
||||
"unarchive": "取消归档",
|
||||
"archive": "归档",
|
||||
"moveToBin": "移至回收站",
|
||||
"restoreFromBin": "从回收站恢复",
|
||||
"markAsUnread": "标记为未读",
|
||||
"markAsRead": "标记为已读",
|
||||
"addFavorite": "标记为收藏",
|
||||
"removeFavorite": "取消收藏",
|
||||
"muteThread": "静音线程",
|
||||
"moving": "正在移动...",
|
||||
"moved": "已移动",
|
||||
"errorMoving": "移动时出错",
|
||||
"reply": "回复",
|
||||
"replyAll": "回复所有人",
|
||||
"forward": "转发",
|
||||
"labels": "标签",
|
||||
"createNewLabel": "创建新标签",
|
||||
"noLabelsAvailable": "没有可用的标签",
|
||||
"loadMore": "加载更多",
|
||||
"imagesHidden": "出于安全原因,图片已隐藏",
|
||||
"showImages": "显示图片",
|
||||
"noEmails": "没有可用的邮件",
|
||||
"noSearchResults": "未找到搜索结果",
|
||||
"clearSearch": "清除搜索",
|
||||
"markAsImportant": "标记为重要",
|
||||
"removeFromImportant": "从重要中移除",
|
||||
"markedAsImportant": "已标记为重要",
|
||||
"markedAsUnimportant": "已取消标记为重要",
|
||||
"toggleImportant": "切换重要状态",
|
||||
"unSubscribeFromAll": "取消订阅所有",
|
||||
"starAll": "标星所有",
|
||||
"mute": "静音",
|
||||
"unmute": "取消静音",
|
||||
"muted": "已静音",
|
||||
"failedToMute": "静音失败",
|
||||
"failedToUnmute": "取消静音失败",
|
||||
"archived": "已归档",
|
||||
"failedToArchive": "归档失败",
|
||||
"openInNewTab": "在新标签页中打开"
|
||||
},
|
||||
"units": {
|
||||
"mb": "{amount} MB"
|
||||
},
|
||||
"labels": {
|
||||
"color": "颜色",
|
||||
"labelName": "标签名称",
|
||||
"createLabel": "创建标签",
|
||||
"deleteLabel": "删除标签",
|
||||
"deleteLabelConfirm": "您确定要删除此标签吗?",
|
||||
"deleteLabelConfirmDescription": "此操作无法撤销。",
|
||||
"deleteLabelConfirmCancel": "取消",
|
||||
"deleteLabelConfirmDelete": "删除",
|
||||
"deleteLabelSuccess": "标签已成功删除",
|
||||
"failedToDeleteLabel": "删除标签失败",
|
||||
"deletingLabel": "正在删除标签...",
|
||||
"editLabel": "编辑标签",
|
||||
"savingLabel": "正在保存标签...",
|
||||
"failedToSavingLabel": "保存标签失败",
|
||||
"saveLabelSuccess": "标签已成功保存"
|
||||
}
|
||||
},
|
||||
"navigation": {
|
||||
"sidebar": {
|
||||
"inbox": "收件箱",
|
||||
"drafts": "草稿箱",
|
||||
"sent": "已发送",
|
||||
"spam": "垃圾邮件",
|
||||
"archive": "归档",
|
||||
"bin": "回收站",
|
||||
"livesupport": "在线支持",
|
||||
"feedback": "反馈",
|
||||
"settings": "设置",
|
||||
"voice": "语音助手",
|
||||
"snoozed": "已延后"
|
||||
},
|
||||
"settings": {
|
||||
"general": "常规",
|
||||
"connections": "连接",
|
||||
"security": "安全",
|
||||
"appearance": "外观",
|
||||
"signatures": "签名",
|
||||
"shortcuts": "快捷键",
|
||||
"labels": "标签",
|
||||
"categories": "视图",
|
||||
"dangerZone": "危险区域",
|
||||
"deleteAccount": "删除账户",
|
||||
"privacy": "隐私"
|
||||
}
|
||||
},
|
||||
"pages": {
|
||||
"error": {
|
||||
"notFound": {
|
||||
"title": "页面未找到",
|
||||
"description": "糟糕!您正在寻找的页面不存在或已被移动。",
|
||||
"goBack": "返回"
|
||||
},
|
||||
"settingsNotFound": "404 - 设置页面未找到"
|
||||
},
|
||||
"settings": {
|
||||
"general": {
|
||||
"title": "常规",
|
||||
"description": "管理您的语言和电子邮件显示偏好设置。",
|
||||
"language": "语言",
|
||||
"selectLanguage": "选择语言",
|
||||
"timezone": "时区",
|
||||
"selectTimezone": "选择时区",
|
||||
"dynamicContent": "动态内容",
|
||||
"dynamicContentDescription": "允许电子邮件显示动态内容。",
|
||||
"languageChangedTo": "语言已更改为 {locale}",
|
||||
"customPrompt": "自定义 AI 提示",
|
||||
"customPromptPlaceholder": "输入您为 AI 定制的提示...",
|
||||
"customPromptDescription": "自定义 AI 撰写电子邮件回复的方式。这将被添加到基础提示中。",
|
||||
"noResultsFound": "未找到结果",
|
||||
"zeroSignature": "Zero 签名",
|
||||
"zeroSignatureDescription": "在您的电子邮件中添加 Zero 签名。",
|
||||
"undoSendEnabled": "撤回发送",
|
||||
"undoSendEnabledDescription": "允许在发送后30秒内取消邮件。",
|
||||
"defaultEmailAlias": "默认邮箱别名",
|
||||
"selectDefaultEmail": "选择默认邮箱",
|
||||
"defaultEmailDescription": "此邮箱将在撰写新邮件时用作默认的“发件人”地址。",
|
||||
"autoRead": "自动标记为已读",
|
||||
"autoReadDescription": "点击邮件时自动将其标记为已读。",
|
||||
"animations": "动画效果",
|
||||
"animationsDescription": "启用在切换邮件时的平滑动画效果。"
|
||||
},
|
||||
"connections": {
|
||||
"title": "邮箱连接",
|
||||
"description": "将您的邮箱账户连接到 Zero。",
|
||||
"disconnectTitle": "断开邮箱账户",
|
||||
"disconnectDescription": "您确定要断开此邮箱连接吗?",
|
||||
"cancel": "取消",
|
||||
"remove": "移除",
|
||||
"disconnectSuccess": "账户已成功断开连接",
|
||||
"disconnectError": "断开账户连接失败",
|
||||
"addEmail": "添加连接",
|
||||
"connectEmail": "连接邮箱",
|
||||
"connectEmailDescription": "选择一个邮箱服务提供商进行连接",
|
||||
"moreComingSoon": "更多功能即将推出",
|
||||
"reconnect": "重新连接",
|
||||
"disconnected": "已断开连接"
|
||||
},
|
||||
"security": {
|
||||
"title": "安全",
|
||||
"description": "管理您的安全偏好和账户保护。",
|
||||
"twoFactorAuth": "双重身份验证",
|
||||
"twoFactorAuthDescription": "为您的账户添加一层额外的安全保护",
|
||||
"loginNotifications": "登录通知",
|
||||
"loginNotificationsDescription": "接收有关新登录尝试的通知",
|
||||
"deleteAccount": "删除账户",
|
||||
"loadImagesDefault": "默认加载图片",
|
||||
"loadImagesDefaultDescription": "出于安全原因,图片默认不加载。"
|
||||
},
|
||||
"appearance": {
|
||||
"title": "外观",
|
||||
"description": "自定义颜色、字体和视图选项。",
|
||||
"theme": "主题",
|
||||
"inboxType": "收件箱类型"
|
||||
},
|
||||
"signatures": {
|
||||
"title": "电子邮件签名",
|
||||
"description": "创建和管理您的电子邮件签名,该签名会显示在邮件底部。",
|
||||
"enableSignature": "启用签名",
|
||||
"enableSignatureDescription": "在所有外发邮件的末尾添加您的签名。",
|
||||
"includeByDefault": "默认包含",
|
||||
"includeByDefaultDescription": "在撰写新邮件时自动添加您的签名。",
|
||||
"signatureContent": "签名内容",
|
||||
"signatureContentPlaceholder": "使用格式、链接和图片创建您的签名。",
|
||||
"signaturePreview": "签名预览",
|
||||
"signatureSaved": "签名已成功保存",
|
||||
"signaturePreviewDescription": "这是您的签名在邮件中的显示效果。",
|
||||
"editorType": "编辑器类型",
|
||||
"editorTypeDescription": "选择纯文本/HTML输入或富文本编辑器来编辑您的签名。",
|
||||
"plainText": "纯文本 / HTML",
|
||||
"richText": "富文本编辑器",
|
||||
"richTextDescription": "使用富文本编辑器格式化您的签名。",
|
||||
"richTextPlaceholder": "使用富文本编辑器格式化您的签名...",
|
||||
"signatureContentHelp": "您可以使用HTML为签名添加格式、链接和图片。"
|
||||
},
|
||||
"shortcuts": {
|
||||
"title": "键盘快捷键",
|
||||
"description": "查看并自定义用于快速操作的键盘快捷键。",
|
||||
"actions": {
|
||||
"newEmail": "新建邮件",
|
||||
"sendEmail": "发送邮件",
|
||||
"reply": "回复",
|
||||
"replyAll": "回复所有",
|
||||
"forward": "转发",
|
||||
"drafts": "前往草稿箱",
|
||||
"inbox": "前往收件箱",
|
||||
"sentMail": "前往已发送邮件",
|
||||
"delete": "删除",
|
||||
"search": "搜索",
|
||||
"markAsUnread": "标记为未读",
|
||||
"muteThread": "静音线程",
|
||||
"printEmail": "打印邮件",
|
||||
"archiveEmail": "归档线程",
|
||||
"markAsSpam": "标记为垃圾邮件",
|
||||
"moveToFolder": "移动到文件夹",
|
||||
"undoLastAction": "撤销上一步操作",
|
||||
"viewEmailDetails": "查看邮件详情",
|
||||
"goToDrafts": "前往草稿箱",
|
||||
"expandEmailView": "展开邮件视图",
|
||||
"helpWithShortcuts": "快捷键帮助",
|
||||
"recordHotkey": "记录快捷键",
|
||||
"pressKeys": "按下键",
|
||||
"releaseKeys": "释放键",
|
||||
"selectAll": "全选",
|
||||
"commandPalette": "命令面板",
|
||||
"markAsRead": "标记为已读",
|
||||
"exitSelectionMode": "退出选择模式",
|
||||
"closeCompose": "关闭撰写窗口",
|
||||
"goToSpam": "前往垃圾邮件",
|
||||
"goToArchive": "前往归档",
|
||||
"goToBin": "前往回收站",
|
||||
"scrollDown": "邮件列表向下滚动",
|
||||
"scrollUp": "邮件列表向上滚动",
|
||||
"goToSettings": "前往设置",
|
||||
"showImportant": "显示重要邮件",
|
||||
"showAllMail": "显示所有邮件",
|
||||
"showPersonal": "显示个人邮件",
|
||||
"showUpdates": "显示更新邮件",
|
||||
"showPromotions": "显示促销邮件",
|
||||
"showUnread": "显示未读邮件",
|
||||
"selectUnderCursor": "选择光标下的内容",
|
||||
"openVoice": "打开语音助手",
|
||||
"clearAllFilters": "清除所有筛选器",
|
||||
"markAsImportant": "标记为重要",
|
||||
"markAsUnimportant": "标记为不重要",
|
||||
"bulkDelete": "批量删除",
|
||||
"bulkSelect": "批量选择",
|
||||
"bulkArchive": "批量归档",
|
||||
"bulkStar": "批量加星标"
|
||||
}
|
||||
},
|
||||
"labels": {
|
||||
"title": "标签",
|
||||
"description": "管理您的标签,以更好地组织电子邮件。"
|
||||
},
|
||||
"dangerZone": {
|
||||
"title": "危险区域",
|
||||
"description": "永久删除您的账户及所有相关数据。",
|
||||
"warning": "此操作无法撤销。",
|
||||
"confirmation": "请输入 DELETE 以确认删除账户",
|
||||
"deleteAccount": "删除账户",
|
||||
"deleting": "正在删除...",
|
||||
"deleted": "账户已成功删除",
|
||||
"error": "删除账户失败"
|
||||
},
|
||||
"privacy": {
|
||||
"title": "隐私",
|
||||
"description": "管理您的电子邮件内容隐私和安全偏好。",
|
||||
"externalImages": "显示外部图片",
|
||||
"externalImagesDescription": "允许电子邮件显示来自外部来源的图片。",
|
||||
"trustedSenders": "受信任的发件人",
|
||||
"trustedSendersDescription": "始终为这些发件人显示图片。"
|
||||
}
|
||||
},
|
||||
"createEmail": {
|
||||
"invalidEmail": "无效的电子邮件地址",
|
||||
"body": "正文",
|
||||
"example": "zero@0.email",
|
||||
"attachments": "附件({count})",
|
||||
"addMore": "添加更多",
|
||||
"dropFilesToAttach": "拖放文件以添加附件",
|
||||
"writeYourMessageHere": "在此处撰写您的消息...",
|
||||
"emailSent": "邮件已发送",
|
||||
"emailSentSuccessfully": "邮件发送成功",
|
||||
"failedToSendEmail": "邮件发送失败。请重试。",
|
||||
"signature": {
|
||||
"title": "签名",
|
||||
"include": "包含签名",
|
||||
"remove": "移除签名",
|
||||
"enable": "启用签名",
|
||||
"disable": "禁用签名",
|
||||
"add": "添加签名"
|
||||
},
|
||||
"addLink": "添加链接",
|
||||
"addUrlToCreateALink": "添加 URL 以创建链接。链接将在新标签页中打开。",
|
||||
"editor": {
|
||||
"menuBar": {
|
||||
"heading1": "标题 1",
|
||||
"heading2": "标题 2",
|
||||
"heading3": "标题 3",
|
||||
"bold": "加粗",
|
||||
"italic": "斜体",
|
||||
"strikethrough": "删除线",
|
||||
"underline": "下划线",
|
||||
"link": "链接",
|
||||
"bulletList": "无序列表",
|
||||
"orderedList": "有序列表",
|
||||
"viewAttachments": "查看附件",
|
||||
"attachFiles": "添加文件"
|
||||
}
|
||||
},
|
||||
"imageCompression": {
|
||||
"title": "图片压缩",
|
||||
"description": "选择附件的图片质量",
|
||||
"low": {
|
||||
"label": "低",
|
||||
"description": "文件大小最小,质量损失明显"
|
||||
},
|
||||
"medium": {
|
||||
"label": "中",
|
||||
"description": "大小与质量的平衡"
|
||||
},
|
||||
"original": {
|
||||
"label": "原始",
|
||||
"description": "无压缩,保持原始质量"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"errorMessages": {
|
||||
"required_scopes_missing": "我们缺少为您提供完整体验所需的权限。请重新登录并允许所需的访问权限。",
|
||||
"early_access_required": "需要早期访问权限才能登录",
|
||||
"unauthorized": "Zero 无法从第三方提供商加载您的数据。请重试。"
|
||||
}
|
||||
}
|
||||
653
apps/mail/messages/zh-TW.json
Normal file
653
apps/mail/messages/zh-TW.json
Normal file
@@ -0,0 +1,653 @@
|
||||
{
|
||||
"$schema": "https://inlang.com/schema/inlang-message-format",
|
||||
"common": {
|
||||
"actions": {
|
||||
"logout": "登出",
|
||||
"back": "返回",
|
||||
"create": "建立電子郵件",
|
||||
"saveChanges": "儲存變更",
|
||||
"saving": "儲存中...",
|
||||
"resetToDefaults": "重設為預設值",
|
||||
"close": "關閉",
|
||||
"signingOut": "正在登出...",
|
||||
"signedOutSuccess": "成功登出!",
|
||||
"signOutError": "登出時發生錯誤",
|
||||
"refresh": "重新整理",
|
||||
"loading": "載入中...",
|
||||
"featureNotImplemented": "此功能尚未實現",
|
||||
"moving": "移動中...",
|
||||
"moved": "已移動",
|
||||
"movedToInbox": "已移至收件匣",
|
||||
"movingToInbox": "正在移至收件匣...",
|
||||
"movedToSpam": "已移至垃圾郵件",
|
||||
"movingToSpam": "正在移至垃圾郵件...",
|
||||
"deletingMail": "正在刪除郵件...",
|
||||
"failedToDeleteMail": "刪除郵件失敗",
|
||||
"deletedMail": "郵件已刪除",
|
||||
"archiving": "正在封存...",
|
||||
"archived": "已封存",
|
||||
"failedToMove": "移動郵件失敗",
|
||||
"addingToFavorites": "正在新增至我的最愛...",
|
||||
"removingFromFavorites": "正在從我的最愛移除...",
|
||||
"addedToFavorites": "已新增至我的最愛",
|
||||
"addedToImportant": "已新增至重要",
|
||||
"removedFromFavorites": "已從我的最愛移除",
|
||||
"removedFromImportant": "已從重要移除",
|
||||
"failedToAddToFavorites": "新增至我的最愛失敗",
|
||||
"failedToRemoveFromFavorites": "從我的最愛移除失敗",
|
||||
"failedToModifyFavorites": "修改我的最愛失敗",
|
||||
"movingToBin": "正在移至垃圾桶...",
|
||||
"movedToBin": "已移至垃圾桶",
|
||||
"Bin": "垃圾桶",
|
||||
"failedToMoveToBin": "移至垃圾桶失敗",
|
||||
"markingAsRead": "正在標記為已讀...",
|
||||
"markingAsUnread": "正在標記為未讀...",
|
||||
"hiddenImagesWarning": "為了安全起見,圖片預設為隱藏。",
|
||||
"showImages": "顯示圖片",
|
||||
"disableImages": "隱藏圖片",
|
||||
"trustSender": "信任寄件者",
|
||||
"cancel": "取消",
|
||||
"save": "儲存",
|
||||
"remove": "移除",
|
||||
"settings": "設定",
|
||||
"exitSelectionModeEsc": "點擊或按 ESC 鍵以退出選擇模式",
|
||||
"deleteAllSpam": "刪除所有垃圾郵件",
|
||||
"deletingAllSpam": "正在刪除所有垃圾郵件...",
|
||||
"deletedAllSpam": "已刪除 {count} 封垃圾郵件",
|
||||
"errorDeletingSpam": "刪除垃圾郵件失敗",
|
||||
"confirmDeleteSpam": "刪除所有垃圾郵件",
|
||||
"confirmDeleteSpamDescription": "您確定要刪除所有垃圾郵件嗎?此操作無法復原。",
|
||||
"confirmDelete": "刪除"
|
||||
},
|
||||
"themes": {
|
||||
"dark": "深色",
|
||||
"light": "淺色",
|
||||
"system": "系統"
|
||||
},
|
||||
"commandPalette": {
|
||||
"title": "指令面板",
|
||||
"description": "Mail-0 的快速導航與操作",
|
||||
"placeholder": "輸入指令或搜尋...",
|
||||
"noResults": "未找到結果",
|
||||
"groups": {
|
||||
"mail": "郵件",
|
||||
"settings": "設定",
|
||||
"actions": "操作",
|
||||
"help": "幫助",
|
||||
"navigation": "導航"
|
||||
},
|
||||
"commands": {
|
||||
"goToInbox": "前往收件匣",
|
||||
"goToDrafts": "前往草稿",
|
||||
"goToSent": "前往已發送",
|
||||
"goToSpam": "前往垃圾郵件",
|
||||
"goToArchive": "前往歸檔",
|
||||
"goToBin": "前往垃圾桶",
|
||||
"goToSettings": "前往設定",
|
||||
"newEmail": "新增電子郵件",
|
||||
"composeMessage": "撰寫新郵件",
|
||||
"searchEmails": "搜尋電子郵件",
|
||||
"toggleTheme": "切換主題",
|
||||
"backToMail": "返回郵件",
|
||||
"goToDocs": "前往文件",
|
||||
"helpWithShortcuts": "快捷鍵說明",
|
||||
"commandPalette": "指令面板"
|
||||
},
|
||||
"quickResults": "快速結果",
|
||||
"searchPlaceholder": "搜尋...",
|
||||
"noSearchResults": "沒有搜尋結果",
|
||||
"actions": "操作",
|
||||
"addFilters": "新增篩選條件",
|
||||
"searchForEmails": "搜尋電子郵件",
|
||||
"filterPlaceholder": "篩選...",
|
||||
"noFilterResults": "沒有篩選結果",
|
||||
"availableFilters": "可用篩選條件",
|
||||
"examples": "範例",
|
||||
"exampleDate": "範例日期",
|
||||
"exampleSender": "範例寄件者"
|
||||
},
|
||||
"searchBar": {
|
||||
"pickDateRange": "選擇日期或範圍",
|
||||
"search": "搜尋",
|
||||
"clearSearch": "清除搜尋",
|
||||
"advancedSearch": "進階搜尋",
|
||||
"quickFilters": "快速篩選",
|
||||
"searchIn": "搜尋範圍",
|
||||
"recipient": "收件者",
|
||||
"sender": "寄件者",
|
||||
"subject": "主旨",
|
||||
"from": "寄件人",
|
||||
"dateRange": "日期範圍",
|
||||
"category": "類別",
|
||||
"folder": "資料夾",
|
||||
"allMail": "所有郵件",
|
||||
"unread": "未讀",
|
||||
"hasAttachment": "有附件",
|
||||
"starred": "已加星號",
|
||||
"applyFilters": "套用篩選條件",
|
||||
"reset": "重設",
|
||||
"searching": "搜尋中...",
|
||||
"aiSuggestions": "AI 建議",
|
||||
"aiSearching": "AI 正在搜尋...",
|
||||
"aiSearchError": "AI 搜尋失敗,請再試一次。",
|
||||
"aiNoResults": "未找到 AI 建議",
|
||||
"aiEnhancedQuery": "增強搜尋查詢"
|
||||
},
|
||||
"navUser": {
|
||||
"customerSupport": "社群",
|
||||
"documentation": "文件",
|
||||
"appTheme": "切換主題",
|
||||
"accounts": "帳戶",
|
||||
"signIn": "登入",
|
||||
"otherAccounts": "其他帳戶",
|
||||
"switchingAccounts": "正在切換帳戶...",
|
||||
"accountSwitched": "帳戶已成功切換",
|
||||
"failedToSwitchAccount": "切換帳戶失敗。請再試一次。"
|
||||
},
|
||||
"mailCategories": {
|
||||
"primary": "主要",
|
||||
"allMail": "所有郵件",
|
||||
"important": "重要",
|
||||
"personal": "個人",
|
||||
"updates": "更新",
|
||||
"promotions": "促銷",
|
||||
"social": "社交",
|
||||
"unread": "未讀",
|
||||
"starred": "加星號",
|
||||
"notes": "筆記",
|
||||
"forums": "論壇",
|
||||
"work": "工作"
|
||||
},
|
||||
"replyCompose": {
|
||||
"replyTo": "回覆",
|
||||
"thisEmail": "此電子郵件",
|
||||
"dropFiles": "拖放檔案以附加",
|
||||
"attachments": "附件",
|
||||
"attachmentCount": [
|
||||
{
|
||||
"declarations": ["輸入數量", "local countPlural = count: plural"],
|
||||
"selectors": ["countPlural"],
|
||||
"match": {
|
||||
"countPlural=0": "附件",
|
||||
"countPlural=one": "附件",
|
||||
"countPlural=other": "附件"
|
||||
}
|
||||
}
|
||||
],
|
||||
"fileCount": [
|
||||
{
|
||||
"declarations": ["輸入計數", "本地 countPlural = count: plural"],
|
||||
"selectors": ["countPlural"],
|
||||
"match": {
|
||||
"countPlural=0": "檔案",
|
||||
"countPlural=one": "檔案",
|
||||
"countPlural=other": "檔案"
|
||||
}
|
||||
}
|
||||
],
|
||||
"saveDraft": "儲存草稿",
|
||||
"send": "傳送",
|
||||
"forward": "轉寄"
|
||||
},
|
||||
"mailDisplay": {
|
||||
"details": "詳細資訊",
|
||||
"from": "寄件者",
|
||||
"to": "收件者",
|
||||
"replyTo": "回覆至",
|
||||
"cc": "副本",
|
||||
"bcc": "密件副本",
|
||||
"date": "日期",
|
||||
"mailedBy": "寄送者",
|
||||
"signedBy": "簽署者",
|
||||
"security": "安全性",
|
||||
"standardEncryption": "標準加密 (TLS)",
|
||||
"loadingMailContent": "正在載入郵件內容...",
|
||||
"unsubscribe": "取消訂閱",
|
||||
"unsubscribed": "已取消訂閱",
|
||||
"unsubscribeDescription": "您確定要取消訂閱此郵件清單嗎?",
|
||||
"unsubscribeOpenSiteDescription": "若要停止接收此郵件清單的訊息,請前往其網站取消訂閱。",
|
||||
"cancel": "取消",
|
||||
"goToWebsite": "前往網站",
|
||||
"failedToUnsubscribe": "無法取消訂閱郵件清單",
|
||||
"print": "列印"
|
||||
},
|
||||
"threadDisplay": {
|
||||
"exitFullscreen": "退出全螢幕",
|
||||
"enterFullscreen": "進入全螢幕",
|
||||
"archive": "封存",
|
||||
"reply": "回覆",
|
||||
"moreOptions": "更多選項",
|
||||
"moveToSpam": "移至垃圾郵件",
|
||||
"replyAll": "回覆全部",
|
||||
"forward": "轉寄",
|
||||
"markAsUnread": "標記為未讀",
|
||||
"markAsRead": "標記為已讀",
|
||||
"addLabel": "新增標籤",
|
||||
"muteThread": "靜音此討論串",
|
||||
"favourites": "收藏",
|
||||
"disableImages": "隱藏圖片",
|
||||
"enableImages": "顯示圖片",
|
||||
"star": "加星號",
|
||||
"unstar": "移除星號",
|
||||
"printThread": "列印討論串"
|
||||
},
|
||||
"notes": {
|
||||
"title": "筆記",
|
||||
"empty": "此電子郵件沒有筆記",
|
||||
"emptyDescription": "新增筆記以記錄重要資訊或後續事項。",
|
||||
"addNote": "新增筆記",
|
||||
"addYourNote": "在此新增您的筆記...",
|
||||
"editNote": "編輯筆記",
|
||||
"deleteNote": "刪除筆記",
|
||||
"deleteConfirm": "您確定要刪除此筆記嗎?",
|
||||
"deleteConfirmDescription": "此操作無法復原。",
|
||||
"cancel": "取消",
|
||||
"delete": "刪除",
|
||||
"save": "儲存筆記",
|
||||
"toSave": "以儲存",
|
||||
"label": "標籤:",
|
||||
"search": "搜尋筆記...",
|
||||
"noteCount": [
|
||||
{
|
||||
"declarations": ["輸入計數", "local countPlural = count: plural"],
|
||||
"selectors": ["countPlural"],
|
||||
"match": {
|
||||
"countPlural=0": "新增筆記",
|
||||
"countPlural=one": "# 筆記",
|
||||
"countPlural=other": "# 筆記"
|
||||
}
|
||||
}
|
||||
],
|
||||
"notePinned": "筆記已釘選",
|
||||
"noteUnpinned": "筆記已取消釘選",
|
||||
"colorChanged": "筆記顏色已更新",
|
||||
"noteUpdated": "筆記已更新",
|
||||
"noteDeleted": "筆記已刪除",
|
||||
"noteCopied": "已複製到剪貼簿",
|
||||
"noteAdded": "已新增筆記",
|
||||
"notesReordered": "筆記已重新排序",
|
||||
"noMatchingNotes": "沒有符合「{query}」的筆記",
|
||||
"clearSearch": "清除搜尋",
|
||||
"pinnedNotes": "已釘選的筆記",
|
||||
"otherNotes": "其他筆記",
|
||||
"created": "已建立",
|
||||
"updated": "已更新",
|
||||
"errors": {
|
||||
"failedToLoadNotes": "無法載入筆記",
|
||||
"failedToLoadThreadNotes": "無法載入討論串筆記",
|
||||
"failedToAddNote": "無法新增筆記",
|
||||
"failedToUpdateNote": "無法更新筆記",
|
||||
"failedToDeleteNote": "無法刪除筆記",
|
||||
"failedToUpdateNoteColor": "無法更新筆記顏色",
|
||||
"noValidNotesToReorder": "沒有可重新排序的有效筆記",
|
||||
"failedToReorderNotes": "無法重新排序筆記"
|
||||
},
|
||||
"colors": {
|
||||
"default": "預設",
|
||||
"red": "紅色",
|
||||
"orange": "橙色",
|
||||
"yellow": "黃色",
|
||||
"green": "綠色",
|
||||
"blue": "藍色",
|
||||
"purple": "紫色",
|
||||
"pink": "粉紅色"
|
||||
},
|
||||
"actions": {
|
||||
"pin": "釘選筆記",
|
||||
"unpin": "取消釘選筆記",
|
||||
"edit": "編輯筆記",
|
||||
"delete": "刪除筆記",
|
||||
"copy": "複製筆記",
|
||||
"changeColor": "更改顏色"
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
"notFound": "找不到設定",
|
||||
"saved": "設定已儲存",
|
||||
"failedToSave": "無法儲存設定",
|
||||
"languageChanged": "語言已更改為 {locale}",
|
||||
"defaultEmailUpdated": "Gmail 的預設電子郵件別名已更新",
|
||||
"failedToUpdateGmailAlias": "無法更新 Gmail 設定中的預設別名"
|
||||
},
|
||||
"mail": {
|
||||
"replies": [
|
||||
{
|
||||
"declarations": ["輸入計數", "local countPlural = count: plural"],
|
||||
"selectors": ["countPlural"],
|
||||
"match": {
|
||||
"countPlural=0": "回覆",
|
||||
"countPlural=one": "# 封回覆",
|
||||
"countPlural=other": "# 封回覆"
|
||||
}
|
||||
}
|
||||
],
|
||||
"deselectAll": "取消選取所有電子郵件",
|
||||
"selectedEmails": "已選取 {count} 封電子郵件",
|
||||
"noEmailsToSelect": "沒有可選取的電子郵件",
|
||||
"markedAsRead": "標記為已讀",
|
||||
"markedAsUnread": "標記為未讀",
|
||||
"failedToMarkAsRead": "無法標記為已讀",
|
||||
"failedToMarkAsUnread": "無法標記為未讀",
|
||||
"selected": "已選取 {count}",
|
||||
"clearSelection": "清除選取",
|
||||
"moveToSpam": "移至垃圾郵件",
|
||||
"moveToInbox": "移至收件匣",
|
||||
"deleteFromBin": "從垃圾桶刪除",
|
||||
"unarchive": "取消封存",
|
||||
"archive": "封存",
|
||||
"moveToBin": "移至垃圾桶",
|
||||
"restoreFromBin": "從垃圾桶還原",
|
||||
"markAsUnread": "標記為未讀",
|
||||
"markAsRead": "標記為已讀",
|
||||
"addFavorite": "加入收藏",
|
||||
"removeFavorite": "取消收藏",
|
||||
"muteThread": "靜音討論串",
|
||||
"moving": "正在移動...",
|
||||
"moved": "已移動",
|
||||
"errorMoving": "移動時出錯",
|
||||
"reply": "回覆",
|
||||
"replyAll": "回覆全部",
|
||||
"forward": "轉寄",
|
||||
"labels": "標籤",
|
||||
"createNewLabel": "建立新標籤",
|
||||
"noLabelsAvailable": "沒有可用的標籤",
|
||||
"loadMore": "載入更多",
|
||||
"imagesHidden": "為了安全原因,圖片已隱藏",
|
||||
"showImages": "顯示圖片",
|
||||
"noEmails": "沒有可用的電子郵件",
|
||||
"noSearchResults": "未找到搜尋結果",
|
||||
"clearSearch": "清除搜尋",
|
||||
"markAsImportant": "標記為重要",
|
||||
"removeFromImportant": "從重要中移除",
|
||||
"markedAsImportant": "已標記為重要",
|
||||
"markedAsUnimportant": "已取消標記為重要",
|
||||
"toggleImportant": "切換重要狀態",
|
||||
"unSubscribeFromAll": "取消訂閱所有",
|
||||
"starAll": "全部加星號",
|
||||
"mute": "靜音",
|
||||
"unmute": "取消靜音",
|
||||
"muted": "已靜音",
|
||||
"failedToMute": "靜音失敗",
|
||||
"failedToUnmute": "取消靜音失敗",
|
||||
"archived": "已封存",
|
||||
"failedToArchive": "封存失敗",
|
||||
"openInNewTab": "在新分頁中開啟"
|
||||
},
|
||||
"units": {
|
||||
"mb": "{amount} MB"
|
||||
},
|
||||
"labels": {
|
||||
"color": "顏色",
|
||||
"labelName": "標籤名稱",
|
||||
"createLabel": "建立標籤",
|
||||
"deleteLabel": "刪除標籤",
|
||||
"deleteLabelConfirm": "您確定要刪除此標籤嗎?",
|
||||
"deleteLabelConfirmDescription": "此操作無法復原。",
|
||||
"deleteLabelConfirmCancel": "取消",
|
||||
"deleteLabelConfirmDelete": "刪除",
|
||||
"deleteLabelSuccess": "標籤已成功刪除",
|
||||
"failedToDeleteLabel": "無法刪除標籤",
|
||||
"deletingLabel": "正在刪除標籤...",
|
||||
"editLabel": "編輯標籤",
|
||||
"savingLabel": "正在儲存標籤...",
|
||||
"failedToSavingLabel": "無法儲存標籤",
|
||||
"saveLabelSuccess": "標籤已成功儲存"
|
||||
}
|
||||
},
|
||||
"navigation": {
|
||||
"sidebar": {
|
||||
"inbox": "收件匣",
|
||||
"drafts": "草稿",
|
||||
"sent": "已發送",
|
||||
"spam": "垃圾郵件",
|
||||
"archive": "封存",
|
||||
"bin": "垃圾桶",
|
||||
"livesupport": "即時支援",
|
||||
"feedback": "意見回饋",
|
||||
"settings": "設定",
|
||||
"voice": "語音助理",
|
||||
"snoozed": "延後處理"
|
||||
},
|
||||
"settings": {
|
||||
"general": "一般",
|
||||
"connections": "連線",
|
||||
"security": "安全性",
|
||||
"appearance": "外觀",
|
||||
"signatures": "簽名",
|
||||
"shortcuts": "快捷鍵",
|
||||
"labels": "標籤",
|
||||
"categories": "檢視",
|
||||
"dangerZone": "危險區域",
|
||||
"deleteAccount": "刪除帳戶",
|
||||
"privacy": "隱私"
|
||||
}
|
||||
},
|
||||
"pages": {
|
||||
"error": {
|
||||
"notFound": {
|
||||
"title": "找不到頁面",
|
||||
"description": "糟糕!您正在尋找的頁面不存在或已被移動。",
|
||||
"goBack": "返回"
|
||||
},
|
||||
"settingsNotFound": "404 - 找不到設定頁面"
|
||||
},
|
||||
"settings": {
|
||||
"general": {
|
||||
"title": "一般",
|
||||
"description": "管理您的語言和電子郵件顯示偏好設定。",
|
||||
"language": "語言",
|
||||
"selectLanguage": "選擇語言",
|
||||
"timezone": "時區",
|
||||
"selectTimezone": "選擇時區",
|
||||
"dynamicContent": "動態內容",
|
||||
"dynamicContentDescription": "允許電子郵件顯示動態內容。",
|
||||
"languageChangedTo": "語言已更改為 {locale}",
|
||||
"customPrompt": "自訂 AI 提示",
|
||||
"customPromptPlaceholder": "輸入您自訂的 AI 提示...",
|
||||
"customPromptDescription": "自訂 AI 撰寫電子郵件回覆的方式。這將被添加到基礎提示中。",
|
||||
"noResultsFound": "未找到結果",
|
||||
"zeroSignature": "Zero 簽名檔",
|
||||
"zeroSignatureDescription": "在您的電子郵件中添加 Zero 簽名檔。",
|
||||
"undoSendEnabled": "取消傳送",
|
||||
"undoSendEnabledDescription": "允許在傳送後 30 秒內取消電子郵件。",
|
||||
"defaultEmailAlias": "預設電子郵件別名",
|
||||
"selectDefaultEmail": "選擇預設電子郵件",
|
||||
"defaultEmailDescription": "此電子郵件將作為撰寫新郵件時的預設「寄件者」地址",
|
||||
"autoRead": "自動標記為已讀",
|
||||
"autoReadDescription": "點擊電子郵件時自動將其標記為已讀。",
|
||||
"animations": "動畫效果",
|
||||
"animationsDescription": "啟用在切換電子郵件時的平滑動畫效果"
|
||||
},
|
||||
"connections": {
|
||||
"title": "電子郵件連線",
|
||||
"description": "將您的電子郵件帳戶連接到 Zero。",
|
||||
"disconnectTitle": "斷開電子郵件帳戶",
|
||||
"disconnectDescription": "您確定要斷開此電子郵件嗎?",
|
||||
"cancel": "取消",
|
||||
"remove": "移除",
|
||||
"disconnectSuccess": "帳戶已成功斷開連線",
|
||||
"disconnectError": "無法斷開帳戶連線",
|
||||
"addEmail": "新增連線",
|
||||
"connectEmail": "連接電子郵件",
|
||||
"connectEmailDescription": "選擇一個電子郵件提供商進行連接",
|
||||
"moreComingSoon": "更多功能即將推出",
|
||||
"reconnect": "重新連接",
|
||||
"disconnected": "已斷開連線"
|
||||
},
|
||||
"security": {
|
||||
"title": "安全性",
|
||||
"description": "管理您的安全性偏好設定和帳戶保護。",
|
||||
"twoFactorAuth": "雙重驗證",
|
||||
"twoFactorAuthDescription": "為您的帳戶增加一層安全防護",
|
||||
"loginNotifications": "登入通知",
|
||||
"loginNotificationsDescription": "接收有關新登入嘗試的通知",
|
||||
"deleteAccount": "刪除帳戶",
|
||||
"loadImagesDefault": "預設載入圖片",
|
||||
"loadImagesDefaultDescription": "為了安全起見,圖片預設不會被載入。"
|
||||
},
|
||||
"appearance": {
|
||||
"title": "外觀",
|
||||
"description": "自訂顏色、字體和檢視選項。",
|
||||
"theme": "主題",
|
||||
"inboxType": "收件匣類型"
|
||||
},
|
||||
"signatures": {
|
||||
"title": "電子郵件簽名",
|
||||
"description": "建立和管理您的電子郵件簽名,該簽名會顯示在訊息底部。",
|
||||
"enableSignature": "啟用簽名",
|
||||
"enableSignatureDescription": "將您的簽名添加到所有外寄訊息的末尾。",
|
||||
"includeByDefault": "預設包含",
|
||||
"includeByDefaultDescription": "在撰寫新電子郵件時自動添加您的簽名。",
|
||||
"signatureContent": "簽名內容",
|
||||
"signatureContentPlaceholder": "使用格式、連結和圖片來建立您的簽名。",
|
||||
"signaturePreview": "簽名預覽",
|
||||
"signatureSaved": "簽名已成功儲存",
|
||||
"signaturePreviewDescription": "這是您的簽名在電子郵件中的顯示方式。",
|
||||
"editorType": "編輯器類型",
|
||||
"editorTypeDescription": "選擇純文字/HTML輸入或富文本編輯器來編輯您的簽名。",
|
||||
"plainText": "純文字 / HTML",
|
||||
"richText": "富文本編輯器",
|
||||
"richTextDescription": "使用富文本編輯器來格式化您的簽名。",
|
||||
"richTextPlaceholder": "使用富文本編輯器格式化您的簽名...",
|
||||
"signatureContentHelp": "您可以使用 HTML 來為您的簽名添加格式、連結和圖片。"
|
||||
},
|
||||
"shortcuts": {
|
||||
"title": "鍵盤快捷鍵",
|
||||
"description": "查看並自訂鍵盤快捷鍵以進行快速操作。",
|
||||
"actions": {
|
||||
"newEmail": "新郵件",
|
||||
"sendEmail": "發送郵件",
|
||||
"reply": "回覆",
|
||||
"replyAll": "回覆全部",
|
||||
"forward": "轉寄",
|
||||
"drafts": "前往草稿",
|
||||
"inbox": "前往收件匣",
|
||||
"sentMail": "前往已發送郵件",
|
||||
"delete": "刪除",
|
||||
"search": "搜尋",
|
||||
"markAsUnread": "標記為未讀",
|
||||
"muteThread": "靜音郵件串",
|
||||
"printEmail": "列印郵件",
|
||||
"archiveEmail": "封存郵件串",
|
||||
"markAsSpam": "標記為垃圾郵件",
|
||||
"moveToFolder": "移動到資料夾",
|
||||
"undoLastAction": "復原上一步操作",
|
||||
"viewEmailDetails": "查看郵件詳細資訊",
|
||||
"goToDrafts": "前往草稿",
|
||||
"expandEmailView": "展開電子郵件檢視",
|
||||
"helpWithShortcuts": "快捷鍵說明",
|
||||
"recordHotkey": "記錄快捷鍵",
|
||||
"pressKeys": "按下按鍵",
|
||||
"releaseKeys": "釋放按鍵",
|
||||
"selectAll": "全選",
|
||||
"commandPalette": "指令面板",
|
||||
"markAsRead": "標記為已讀",
|
||||
"exitSelectionMode": "退出選擇模式",
|
||||
"closeCompose": "關閉撰寫",
|
||||
"goToSpam": "前往垃圾郵件",
|
||||
"goToArchive": "前往歸檔",
|
||||
"goToBin": "前往垃圾桶",
|
||||
"scrollDown": "在郵件列表中向下滾動",
|
||||
"scrollUp": "在郵件列表中向上滾動",
|
||||
"goToSettings": "前往設定",
|
||||
"showImportant": "顯示重要郵件",
|
||||
"showAllMail": "顯示所有郵件",
|
||||
"showPersonal": "顯示個人郵件",
|
||||
"showUpdates": "顯示更新郵件",
|
||||
"showPromotions": "顯示促銷郵件",
|
||||
"showUnread": "顯示未讀郵件",
|
||||
"selectUnderCursor": "選取游標下方",
|
||||
"openVoice": "開啟語音助理",
|
||||
"clearAllFilters": "清除所有篩選器",
|
||||
"markAsImportant": "標記為重要",
|
||||
"markAsUnimportant": "標記為不重要",
|
||||
"bulkDelete": "批量刪除",
|
||||
"bulkSelect": "批量選取",
|
||||
"bulkArchive": "批量封存",
|
||||
"bulkStar": "批量加星號"
|
||||
}
|
||||
},
|
||||
"labels": {
|
||||
"title": "標籤",
|
||||
"description": "管理您的標籤以更好地組織電子郵件。"
|
||||
},
|
||||
"dangerZone": {
|
||||
"title": "危險區域",
|
||||
"description": "永久刪除您的帳戶及所有相關資料。",
|
||||
"warning": "此操作無法撤銷。",
|
||||
"confirmation": "請輸入 DELETE 以確認刪除帳戶",
|
||||
"deleteAccount": "刪除帳戶",
|
||||
"deleting": "正在刪除...",
|
||||
"deleted": "帳戶已成功刪除",
|
||||
"error": "刪除帳戶失敗"
|
||||
},
|
||||
"privacy": {
|
||||
"title": "隱私",
|
||||
"description": "管理您的電子郵件內容隱私和安全偏好。",
|
||||
"externalImages": "顯示外部圖片",
|
||||
"externalImagesDescription": "允許電子郵件顯示來自外部來源的圖片。",
|
||||
"trustedSenders": "信任的寄件者",
|
||||
"trustedSendersDescription": "始終顯示這些寄件者的圖片。"
|
||||
}
|
||||
},
|
||||
"createEmail": {
|
||||
"invalidEmail": "無效的電子郵件地址",
|
||||
"body": "內容",
|
||||
"example": "zero@0.email",
|
||||
"attachments": "附件({count})",
|
||||
"addMore": "新增更多",
|
||||
"dropFilesToAttach": "拖放檔案以附加",
|
||||
"writeYourMessageHere": "在此撰寫您的訊息...",
|
||||
"emailSent": "電子郵件已發送",
|
||||
"emailSentSuccessfully": "電子郵件已成功發送",
|
||||
"failedToSendEmail": "無法發送電子郵件。請再試一次。",
|
||||
"signature": {
|
||||
"title": "簽名檔",
|
||||
"include": "包含簽名檔",
|
||||
"remove": "移除簽名檔",
|
||||
"enable": "啟用簽名檔",
|
||||
"disable": "停用簽名檔",
|
||||
"add": "新增簽名檔"
|
||||
},
|
||||
"addLink": "新增連結",
|
||||
"addUrlToCreateALink": "新增 URL 以建立連結。連結將在新分頁中開啟。",
|
||||
"editor": {
|
||||
"menuBar": {
|
||||
"heading1": "標題 1",
|
||||
"heading2": "標題 2",
|
||||
"heading3": "標題 3",
|
||||
"bold": "粗體",
|
||||
"italic": "斜體",
|
||||
"strikethrough": "刪除線",
|
||||
"underline": "底線",
|
||||
"link": "連結",
|
||||
"bulletList": "項目符號清單",
|
||||
"orderedList": "編號清單",
|
||||
"viewAttachments": "檢視附件",
|
||||
"attachFiles": "附加檔案"
|
||||
}
|
||||
},
|
||||
"imageCompression": {
|
||||
"title": "圖片壓縮",
|
||||
"description": "選擇附件的圖片品質",
|
||||
"low": {
|
||||
"label": "低",
|
||||
"description": "最小檔案大小,明顯的品質損失"
|
||||
},
|
||||
"medium": {
|
||||
"label": "中",
|
||||
"description": "檔案大小與品質的平衡"
|
||||
},
|
||||
"original": {
|
||||
"label": "原始",
|
||||
"description": "無壓縮,原始品質"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"errorMessages": {
|
||||
"required_scopes_missing": "我們缺少提供完整體驗所需的權限。請重新登入並允許請求的存取權限。",
|
||||
"early_access_required": "需要早期存取權限才能登入",
|
||||
"unauthorized": "Zero 無法從第三方提供者載入您的資料。請再試一次。"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user