Skip to content

Commit

Permalink
chore: update properties file
Browse files Browse the repository at this point in the history
  • Loading branch information
guqing committed Apr 19, 2024
1 parent 9fc1000 commit 817b9e2
Showing 1 changed file with 38 additions and 38 deletions.
76 changes: 38 additions & 38 deletions application/src/main/resources/config/i18n/messages_zh.properties
Original file line number Diff line number Diff line change
@@ -1,41 +1,41 @@
problemDetail.title.org.springframework.web.server.ServerWebInputException=\u8BF7\u6C42\u53C2\u6570\u6709\u8BEF
problemDetail.title.org.springframework.security.authentication.BadCredentialsException=\u65E0\u6548\u51ED\u636E
problemDetail.title.run.halo.app.infra.exception.UnsatisfiedAttributeValueException=\u8BF7\u6C42\u53C2\u6570\u5C5E\u6027\u503C\u4E0D\u6EE1\u8DB3\u8981\u6C42
problemDetail.title.run.halo.app.infra.exception.PluginInstallationException=\u63D2\u4EF6\u5B89\u88C5\u5931\u8D25
problemDetail.title.run.halo.app.infra.exception.AttachmentAlreadyExistsException=\u9644\u4EF6\u5DF2\u5B58\u5728
problemDetail.title.run.halo.app.infra.exception.DuplicateNameException=\u540D\u79F0\u91CD\u590D
problemDetail.title.run.halo.app.infra.exception.PluginAlreadyExistsException=\u63D2\u4EF6\u5DF2\u5B58\u5728
problemDetail.title.run.halo.app.infra.exception.ThemeInstallationException=\u4E3B\u9898\u5B89\u88C5\u5931\u8D25
problemDetail.title.run.halo.app.infra.exception.RateLimitExceededException=\u8BF7\u6C42\u9650\u5236
problemDetail.title.run.halo.app.infra.exception.NotFoundException=\u8D44\u6E90\u4E0D\u5B58\u5728
problemDetail.title.run.halo.app.infra.exception.EmailVerificationFailed=\u90AE\u7BB1\u9A8C\u8BC1\u5931\u8D25
problemDetail.title.run.halo.app.infra.exception.PluginDependencyException$CyclicException=\u5FAA\u73AF\u4F9D\u8D56
problemDetail.title.run.halo.app.infra.exception.PluginDependencyException$NotFoundException=\u4F9D\u8D56\u672A\u627E\u5230
problemDetail.title.run.halo.app.infra.exception.PluginDependencyException$WrongVersionsException=\u4F9D\u8D56\u7248\u672C\u9519\u8BEF
problemDetail.title.internalServerError=\u670D\u52A1\u5668\u5185\u90E8\u9519\u8BEF
problemDetail.title.org.springframework.web.server.ServerWebInputException=请求参数有误
problemDetail.title.org.springframework.security.authentication.BadCredentialsException=无效凭据
problemDetail.title.run.halo.app.infra.exception.UnsatisfiedAttributeValueException=请求参数属性值不满足要求
problemDetail.title.run.halo.app.infra.exception.PluginInstallationException=插件安装失败
problemDetail.title.run.halo.app.infra.exception.AttachmentAlreadyExistsException=附件已存在
problemDetail.title.run.halo.app.infra.exception.DuplicateNameException=名称重复
problemDetail.title.run.halo.app.infra.exception.PluginAlreadyExistsException=插件已存在
problemDetail.title.run.halo.app.infra.exception.ThemeInstallationException=主题安装失败
problemDetail.title.run.halo.app.infra.exception.RateLimitExceededException=请求限制
problemDetail.title.run.halo.app.infra.exception.NotFoundException=资源不存在
problemDetail.title.run.halo.app.infra.exception.EmailVerificationFailed=邮箱验证失败
problemDetail.title.run.halo.app.infra.exception.PluginDependencyException$CyclicException=循环依赖
problemDetail.title.run.halo.app.infra.exception.PluginDependencyException$NotFoundException=依赖未找到
problemDetail.title.run.halo.app.infra.exception.PluginDependencyException$WrongVersionsException=依赖版本错误
problemDetail.title.internalServerError=服务器内部错误

problemDetail.org.springframework.security.authentication.BadCredentialsException=\u7528\u6237\u540D\u6216\u5BC6\u7801\u9519\u8BEF\u3002
problemDetail.run.halo.app.infra.exception.AttachmentAlreadyExistsException=\u6587\u4EF6 {0} \u5DF2\u5B58\u5728\uFF0C\u5EFA\u8BAE\u66F4\u540D\u540E\u91CD\u8BD5\u3002
problemDetail.run.halo.app.infra.exception.DuplicateNameException=\u68C0\u6D4B\u5230\u6709\u91CD\u590D\u7684\u540D\u79F0\uFF0C\u8BF7\u91CD\u547D\u540D\u540E\u91CD\u8BD5\u3002
problemDetail.run.halo.app.infra.exception.PluginAlreadyExistsException=\u63D2\u4EF6 {0} \u5DF2\u7ECF\u5B58\u5728\u3002
problemDetail.run.halo.app.infra.exception.RateLimitExceededException=\u8BF7\u6C42\u8FC7\u4E8E\u9891\u7E41\uFF0C\u8BF7\u7A0D\u5019\u518D\u8BD5\u3002
problemDetail.run.halo.app.infra.exception.EmailVerificationFailed=\u9A8C\u8BC1\u7801\u9519\u8BEF\u6216\u5DF2\u5931\u6548\u3002
problemDetail.run.halo.app.infra.exception.PluginDependencyException$CyclicException=\u68C0\u6D4B\u5230\u5FAA\u73AF\u4F9D\u8D56\u3002
problemDetail.run.halo.app.infra.exception.PluginDependencyException$NotFoundException=\u4F9D\u8D56\u201C{0}\u201D\u672A\u627E\u5230\u3002
problemDetail.run.halo.app.infra.exception.PluginDependencyException$WrongVersionsException=\u4F9D\u8D56\u7248\u672C\u6709\u8BEF\uFF1A{0}\u3002
problemDetail.org.springframework.security.authentication.BadCredentialsException=用户名或密码错误。
problemDetail.run.halo.app.infra.exception.AttachmentAlreadyExistsException=文件 {0} 已存在,建议更名后重试。
problemDetail.run.halo.app.infra.exception.DuplicateNameException=检测到有重复的名称,请重命名后重试。
problemDetail.run.halo.app.infra.exception.PluginAlreadyExistsException=插件 {0} 已经存在。
problemDetail.run.halo.app.infra.exception.RateLimitExceededException=请求过于频繁,请稍候再试。
problemDetail.run.halo.app.infra.exception.EmailVerificationFailed=验证码错误或已失效。
problemDetail.run.halo.app.infra.exception.PluginDependencyException$CyclicException=检测到循环依赖。
problemDetail.run.halo.app.infra.exception.PluginDependencyException$NotFoundException=依赖“{0}”未找到。
problemDetail.run.halo.app.infra.exception.PluginDependencyException$WrongVersionsException=依赖版本有误:{0}

problemDetail.index.duplicateKey=\u552F\u4E00\u7D22\u5F15 {1} \u4E2D\u7684\u503C {0} \u5DF2\u5B58\u5728\uFF0C\u8BF7\u66F4\u540D\u540E\u91CD\u8BD5\u3002
problemDetail.user.email.verify.maxAttempts=\u5C1D\u8BD5\u6B21\u6570\u8FC7\u591A\uFF0C\u8BF7\u7A0D\u5019\u518D\u8BD5\u3002
problemDetail.user.password.unsatisfied=\u5BC6\u7801\u4E0D\u7B26\u5408\u89C4\u8303\u3002
problemDetail.user.username.unsatisfied=\u7528\u6237\u540D\u4E0D\u7B26\u5408\u89C4\u8303\u3002
problemDetail.user.password.notMatch=\u5BC6\u7801\u4E0D\u5339\u914D\u3002
problemDetail.user.signUpFailed.disallowed=\u7CFB\u7EDF\u4E0D\u5141\u8BB8\u6CE8\u518C\u65B0\u7528\u6237\u3002
problemDetail.user.duplicateName=\u7528\u6237\u540D {0} \u5DF2\u5B58\u5728\uFF0C\u8BF7\u66F4\u6362\u7528\u6237\u540D\u540E\u91CD\u8BD5\u3002
problemDetail.plugin.version.unsatisfied.requires=\u63D2\u4EF6\u8981\u6C42\u4E00\u4E2A\u6700\u5C0F\u7684\u7CFB\u7EDF\u7248\u672C\u4E3A {0}, \u4F46\u5F53\u524D\u7248\u672C\u4E3A {1}\u3002
problemDetail.plugin.missingManifest=\u7F3A\u5C11 plugin.yaml \u914D\u7F6E\u6587\u4EF6\u6216\u914D\u7F6E\u6587\u4EF6\u4E0D\u7B26\u5408\u89C4\u8303\u3002
problemDetail.theme.version.unsatisfied.requires=\u4E3B\u9898\u8981\u6C42\u4E00\u4E2A\u6700\u5C0F\u7684\u7CFB\u7EDF\u7248\u672C\u4E3A {0}, \u4F46\u5F53\u524D\u7248\u672C\u4E3A {1}\u3002
problemDetail.theme.install.missingManifest=\u7F3A\u5C11 theme.yaml \u914D\u7F6E\u6587\u4EF6\u6216\u914D\u7F6E\u6587\u4EF6\u4E0D\u7B26\u5408\u89C4\u8303\u3002
problemDetail.internalServerError=\u670D\u52A1\u5668\u5185\u90E8\u53D1\u751F\u9519\u8BEF\uFF0C\u8BF7\u7A0D\u5019\u518D\u8BD5\u3002
problemDetail.migration.backup.notFound=\u5907\u4EFD\u6587\u4EF6\u4E0D\u5B58\u5728\u6216\u5DF2\u5220\u9664\u3002
problemDetail.index.duplicateKey=唯一索引 {1} 中的值 {0} 已存在,请更名后重试。
problemDetail.user.email.verify.maxAttempts=尝试次数过多,请稍候再试。
problemDetail.user.password.unsatisfied=密码不符合规范。
problemDetail.user.username.unsatisfied=用户名不符合规范。
problemDetail.user.password.notMatch=密码不匹配。
problemDetail.user.signUpFailed.disallowed=系统不允许注册新用户。
problemDetail.user.duplicateName=用户名 {0} 已存在,请更换用户名后重试。
problemDetail.plugin.version.unsatisfied.requires=插件要求一个最小的系统版本为 {0}, 但当前版本为 {1}
problemDetail.plugin.missingManifest=缺少 plugin.yaml 配置文件或配置文件不符合规范。
problemDetail.theme.version.unsatisfied.requires=主题要求一个最小的系统版本为 {0}, 但当前版本为 {1}
problemDetail.theme.install.missingManifest=缺少 theme.yaml 配置文件或配置文件不符合规范。
problemDetail.internalServerError=服务器内部发生错误,请稍候再试。
problemDetail.migration.backup.notFound=备份文件不存在或已删除。

title.visibility.identification.private=\uFF08\u79C1\u6709\uFF09
title.visibility.identification.private=(私有)

0 comments on commit 817b9e2

Please sign in to comment.