mirror of
				https://github.com/AppFlowy-IO/AppFlowy.git
				synced 2025-11-04 03:54:44 +00:00 
			
		
		
		
	chore: update zh-CN translations (#6201)
* chore: update translations with Fink 🐦 * chore: update translations with Fink 🐦 * chore: update translations with Fink 🐦
This commit is contained in:
		
							parent
							
								
									ec799afb7d
								
							
						
					
					
						commit
						53a2b7cb6e
					
				@ -1898,11 +1898,11 @@
 | 
			
		||||
      "layoutDateField": "Calendrier de mise en page par",
 | 
			
		||||
      "changeLayoutDateField": "Modifier le champ de mise en page",
 | 
			
		||||
      "noDateTitle": "Pas de date",
 | 
			
		||||
      "noDateHint": "Les événements non planifiés s'afficheront ici",
 | 
			
		||||
      "unscheduledEventsTitle": "Événements non planifiés",
 | 
			
		||||
      "clickToAdd": "Cliquez pour ajouter au calendrier",
 | 
			
		||||
      "name": "Disposition du calendrier",
 | 
			
		||||
      "clickToOpen": "Cliquez pour ouvrir l'évènement"
 | 
			
		||||
      "clickToOpen": "Cliquez pour ouvrir l'évènement",
 | 
			
		||||
      "noDateHint": "Les événements non planifiés s'afficheront ici"
 | 
			
		||||
    },
 | 
			
		||||
    "referencedCalendarPrefix": "Vue",
 | 
			
		||||
    "quickJumpYear": "Sauter à",
 | 
			
		||||
 | 
			
		||||
@ -52,6 +52,7 @@
 | 
			
		||||
    "signInWithGithub": "使用 Github 账户登录",
 | 
			
		||||
    "signInWithDiscord": "使用 Discord 账户登录",
 | 
			
		||||
    "signInWithApple": "使用 Apple 账户登录",
 | 
			
		||||
    "continueAnotherWay": "使用其他方式登录",
 | 
			
		||||
    "signUpWithGoogle": "使用 Google 账户注册",
 | 
			
		||||
    "signUpWithGithub": "使用 Github 账户注册",
 | 
			
		||||
    "signUpWithDiscord": "使用 Discord 账户注册",
 | 
			
		||||
@ -165,6 +166,8 @@
 | 
			
		||||
  "newBoardText": "新建看板",
 | 
			
		||||
  "chat": {
 | 
			
		||||
    "newChat": "AI 对话",
 | 
			
		||||
    "inputMessageHint": "问 @:appName AI",
 | 
			
		||||
    "inputLocalAIMessageHint": "问 @:appName 本地 AI",
 | 
			
		||||
    "unsupportedCloudPrompt": "该功能仅在使用 @:appName Cloud 时可用",
 | 
			
		||||
    "relatedQuestion": "相关问题",
 | 
			
		||||
    "serverUnavailable": "服务暂时不可用,请稍后再试",
 | 
			
		||||
@ -175,7 +178,9 @@
 | 
			
		||||
    "question2": "介绍一下 GTD 工作法",
 | 
			
		||||
    "question3": "为什么使用 Rust",
 | 
			
		||||
    "question4": "使用现有食材制定一份菜谱",
 | 
			
		||||
    "aiMistakePrompt": "AI 可能出错,请验证重要信息"
 | 
			
		||||
    "aiMistakePrompt": "AI 可能出错,请验证重要信息",
 | 
			
		||||
    "chatWithFilePrompt": "你想与文件对话吗?",
 | 
			
		||||
    "questionDetail": "{} 你好!我能怎么帮到你?"
 | 
			
		||||
  },
 | 
			
		||||
  "trash": {
 | 
			
		||||
    "text": "回收站",
 | 
			
		||||
@ -281,7 +286,10 @@
 | 
			
		||||
    "justNow": "现在",
 | 
			
		||||
    "minutesAgo": "{count} 分钟以前",
 | 
			
		||||
    "lastViewed": "最近一次查看",
 | 
			
		||||
    "removeSuccess": "成功移除"
 | 
			
		||||
    "favoriteAt": "已收藏",
 | 
			
		||||
    "emptyFavorite": "无收藏页面",
 | 
			
		||||
    "removeSuccess": "成功移除",
 | 
			
		||||
    "favoriteSpace": "收藏"
 | 
			
		||||
  },
 | 
			
		||||
  "notifications": {
 | 
			
		||||
    "export": {
 | 
			
		||||
@ -338,6 +346,7 @@
 | 
			
		||||
    "signInGithub": "使用 Github 账户登录",
 | 
			
		||||
    "signInDiscord": "使用 Discord 账户登录",
 | 
			
		||||
    "more": "更多",
 | 
			
		||||
    "download": "下载",
 | 
			
		||||
    "Done": "完成",
 | 
			
		||||
    "Cancel": "取消",
 | 
			
		||||
    "OK": "确认"
 | 
			
		||||
@ -364,9 +373,18 @@
 | 
			
		||||
  },
 | 
			
		||||
  "settings": {
 | 
			
		||||
    "title": "设置",
 | 
			
		||||
    "popupMenuItem": {
 | 
			
		||||
      "settings": "设置",
 | 
			
		||||
      "members": "成员",
 | 
			
		||||
      "trash": "回收站",
 | 
			
		||||
      "helpAndSupport": "帮助与支持"
 | 
			
		||||
    },
 | 
			
		||||
    "accountPage": {
 | 
			
		||||
      "menuLabel": "我的账户",
 | 
			
		||||
      "title": "我的账户",
 | 
			
		||||
      "general": {
 | 
			
		||||
        "changeProfilePicture": "更换头像"
 | 
			
		||||
      },
 | 
			
		||||
      "email": {
 | 
			
		||||
        "title": "邮箱",
 | 
			
		||||
        "actions": {
 | 
			
		||||
@ -425,6 +443,7 @@
 | 
			
		||||
        "24HourTime": "24 小时制",
 | 
			
		||||
        "dateFormat": {
 | 
			
		||||
          "label": "日期格式",
 | 
			
		||||
          "iso": "ISO",
 | 
			
		||||
          "dmy": "日/月/年"
 | 
			
		||||
        }
 | 
			
		||||
      },
 | 
			
		||||
@ -461,6 +480,7 @@
 | 
			
		||||
          "resetTooltip": "重置为默认位置"
 | 
			
		||||
        },
 | 
			
		||||
        "resetDialog": {
 | 
			
		||||
          "title": "你确定吗?",
 | 
			
		||||
          "description": "将数据路径重置为默认位置不会删除你的数据。如果你想重新导入当前数据,你应该先复制当前位置的路径。"
 | 
			
		||||
        }
 | 
			
		||||
      },
 | 
			
		||||
@ -483,9 +503,19 @@
 | 
			
		||||
        "title": "清除缓存",
 | 
			
		||||
        "description": "如果你遇到图片无法加载或字体无法正确显示的问题,请尝试清除缓存。此操作不会删除你的用户数据。",
 | 
			
		||||
        "dialog": {
 | 
			
		||||
          "title": "清除缓存",
 | 
			
		||||
          "description": "清除缓存会导致加载时重新下载图像和字体。此操作不会删除或修改你的数据。",
 | 
			
		||||
          "successHint": "缓存已清除!"
 | 
			
		||||
        }
 | 
			
		||||
      },
 | 
			
		||||
      "data": {
 | 
			
		||||
        "fixYourData": "修复数据",
 | 
			
		||||
        "fixButton": "修复"
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "shortcutsPage": {
 | 
			
		||||
      "keybindings": {
 | 
			
		||||
        "selectAllCodeblock": "全选"
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "planPage": {
 | 
			
		||||
@ -495,6 +525,40 @@
 | 
			
		||||
        }
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "comparePlanDialog": {
 | 
			
		||||
      "proLabels": {
 | 
			
		||||
        "itemTwo": "最多十个",
 | 
			
		||||
        "itemThree": "无限",
 | 
			
		||||
        "itemFour": "是",
 | 
			
		||||
        "itemFive": "是",
 | 
			
		||||
        "itemSix": "无限",
 | 
			
		||||
        "itemFileUpload": "无限"
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "cancelSurveyDialog": {
 | 
			
		||||
      "questionOne": {
 | 
			
		||||
        "answerOne": "价格太高",
 | 
			
		||||
        "answerTwo": "功能未达预期",
 | 
			
		||||
        "answerThree": "找到更好替代方案"
 | 
			
		||||
      },
 | 
			
		||||
      "questionTwo": {
 | 
			
		||||
        "answerOne": "非常可能",
 | 
			
		||||
        "answerTwo": "稍有可能",
 | 
			
		||||
        "answerThree": "不确定",
 | 
			
		||||
        "answerFour": "不太可能",
 | 
			
		||||
        "answerFive": "非常不可能"
 | 
			
		||||
      },
 | 
			
		||||
      "questionFour": {
 | 
			
		||||
        "answerOne": "极好",
 | 
			
		||||
        "answerTwo": "良好",
 | 
			
		||||
        "answerThree": "一般",
 | 
			
		||||
        "answerFour": "较差",
 | 
			
		||||
        "answerFive": "未满足"
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "common": {
 | 
			
		||||
      "reset": "重置"
 | 
			
		||||
    },
 | 
			
		||||
    "menu": {
 | 
			
		||||
      "appearance": "外观",
 | 
			
		||||
      "language": "语言",
 | 
			
		||||
@ -555,13 +619,33 @@
 | 
			
		||||
      "enableNotifications": {
 | 
			
		||||
        "label": "启用通知",
 | 
			
		||||
        "hint": "关闭以阻止本地通知出现。"
 | 
			
		||||
      },
 | 
			
		||||
      "markAsReadNotifications": {
 | 
			
		||||
        "allSuccess": "成功全部标为已读",
 | 
			
		||||
        "success": "成功标为已读"
 | 
			
		||||
      },
 | 
			
		||||
      "action": {
 | 
			
		||||
        "markAsRead": "标为已读",
 | 
			
		||||
        "multipleChoice": "选择更多"
 | 
			
		||||
      },
 | 
			
		||||
      "settings": {
 | 
			
		||||
        "settings": "设置"
 | 
			
		||||
      },
 | 
			
		||||
      "tabs": {
 | 
			
		||||
        "unread": "未读"
 | 
			
		||||
      },
 | 
			
		||||
      "refreshSuccess": "成功刷新通知",
 | 
			
		||||
      "titles": {
 | 
			
		||||
        "notifications": "通知",
 | 
			
		||||
        "reminder": "提醒"
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "appearance": {
 | 
			
		||||
      "resetSetting": "重置此设置",
 | 
			
		||||
      "fontFamily": {
 | 
			
		||||
        "label": "字体系列",
 | 
			
		||||
        "search": "搜索"
 | 
			
		||||
        "search": "搜索",
 | 
			
		||||
        "defaultFont": "系统"
 | 
			
		||||
      },
 | 
			
		||||
      "themeMode": {
 | 
			
		||||
        "label": "主题模式",
 | 
			
		||||
@ -573,6 +657,9 @@
 | 
			
		||||
      "documentSettings": {
 | 
			
		||||
        "cursorColor": "文档光标颜色",
 | 
			
		||||
        "selectionColor": "文档选择颜色",
 | 
			
		||||
        "pickColor": "选择颜色",
 | 
			
		||||
        "colorShade": "色深",
 | 
			
		||||
        "opacity": "透明度",
 | 
			
		||||
        "hexEmptyError": "十六进制颜色不能为空",
 | 
			
		||||
        "hexLengthError": "十六进制值必须为 6 位数字",
 | 
			
		||||
        "hexInvalidError": "十六进制值无效",
 | 
			
		||||
@ -638,10 +725,14 @@
 | 
			
		||||
        "guest": "访客",
 | 
			
		||||
        "member": "成员",
 | 
			
		||||
        "emailSent": "邮件已发送,请检查您的邮箱",
 | 
			
		||||
        "memberLimitExceededUpgrade": "升级",
 | 
			
		||||
        "memberLimitExceededProContact": "support@appflowy.io",
 | 
			
		||||
        "failedToAddMember": "添加成员失败",
 | 
			
		||||
        "addMemberSuccess": "添加成员成功",
 | 
			
		||||
        "removeMember": "移除成员",
 | 
			
		||||
        "areYouSureToRemoveMember": "您确定要删除该成员吗?"
 | 
			
		||||
        "areYouSureToRemoveMember": "您确定要删除该成员吗?",
 | 
			
		||||
        "inviteMemberSuccess": "成功发送邀请",
 | 
			
		||||
        "failedToInviteMember": "邀请成员失败"
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "files": {
 | 
			
		||||
@ -830,6 +921,7 @@
 | 
			
		||||
      "isNotEmpty": "不为空"
 | 
			
		||||
    },
 | 
			
		||||
    "field": {
 | 
			
		||||
      "label": "属性",
 | 
			
		||||
      "hide": "隐藏",
 | 
			
		||||
      "show": "展示",
 | 
			
		||||
      "insertLeft": "左侧插入",
 | 
			
		||||
@ -847,6 +939,8 @@
 | 
			
		||||
      "multiSelectFieldName": "多项选择器",
 | 
			
		||||
      "urlFieldName": "链接",
 | 
			
		||||
      "checklistFieldName": "清单",
 | 
			
		||||
      "summaryFieldName": "AI 总结",
 | 
			
		||||
      "timeFieldName": "时间",
 | 
			
		||||
      "numberFormat": "数字格式",
 | 
			
		||||
      "dateFormat": "日期格式",
 | 
			
		||||
      "includeTime": "包含时间",
 | 
			
		||||
@ -972,6 +1066,12 @@
 | 
			
		||||
      "min": "分钟",
 | 
			
		||||
      "sum": "和"
 | 
			
		||||
    },
 | 
			
		||||
    "media": {
 | 
			
		||||
      "rename": "重命名",
 | 
			
		||||
      "download": "下载",
 | 
			
		||||
      "open": "打开",
 | 
			
		||||
      "delete": "删除"
 | 
			
		||||
    },
 | 
			
		||||
    "singleSelectOptionFilter": {
 | 
			
		||||
      "is": "等于",
 | 
			
		||||
      "isNot": "不等于",
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user