diff --git a/src/Application/Resources/Features/Brands/Commands/AddEdit/AddEditBrandCommandHandler.zh.resx b/src/Application/Resources/Features/Brands/Commands/AddEdit/AddEditBrandCommandHandler.zh.resx new file mode 100644 index 000000000..c9856624d --- /dev/null +++ b/src/Application/Resources/Features/Brands/Commands/AddEdit/AddEditBrandCommandHandler.zh.resx @@ -0,0 +1,129 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 品牌未找到! + + + 品牌已保存 + + + 品牌已更新 + + \ No newline at end of file diff --git a/src/Application/Resources/Features/Brands/Commands/Delete/DeleteBrandCommandHandler.zh.resx b/src/Application/Resources/Features/Brands/Commands/Delete/DeleteBrandCommandHandler.zh.resx new file mode 100644 index 000000000..0ee0abf67 --- /dev/null +++ b/src/Application/Resources/Features/Brands/Commands/Delete/DeleteBrandCommandHandler.zh.resx @@ -0,0 +1,129 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 品牌已删除 + + + 品牌未找到! + + + 不允许删除 + + \ No newline at end of file diff --git a/src/Application/Resources/Features/Brands/Commands/Import/ImportBrandsCommandHandler.zh.resx b/src/Application/Resources/Features/Brands/Commands/Import/ImportBrandsCommandHandler.zh.resx new file mode 100644 index 000000000..2566c9290 --- /dev/null +++ b/src/Application/Resources/Features/Brands/Commands/Import/ImportBrandsCommandHandler.zh.resx @@ -0,0 +1,132 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 品牌 + + + 描述 + + + 名称 + + + 税率 + + \ No newline at end of file diff --git a/src/Application/Resources/Features/Brands/Queries/Export/ExportBrandsQueryHandler.zh.resx b/src/Application/Resources/Features/Brands/Queries/Export/ExportBrandsQueryHandler.zh.resx new file mode 100644 index 000000000..8875b2f29 --- /dev/null +++ b/src/Application/Resources/Features/Brands/Queries/Export/ExportBrandsQueryHandler.zh.resx @@ -0,0 +1,135 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 品牌 + + + 描述 + + + 标识 + + + 名称 + + + 税率 + + \ No newline at end of file diff --git a/src/Application/Resources/Features/Dashboards/Queries/GetData/GetDashboardDataQueryHandler.zh.resx b/src/Application/Resources/Features/Dashboards/Queries/GetData/GetDashboardDataQueryHandler.zh.resx new file mode 100644 index 000000000..86f2ba4f1 --- /dev/null +++ b/src/Application/Resources/Features/Dashboards/Queries/GetData/GetDashboardDataQueryHandler.zh.resx @@ -0,0 +1,135 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 品牌 + + + 文档扩展属性 + + + 文档类型 + + + 文档 + + + 产品 + + \ No newline at end of file diff --git a/src/Application/Resources/Features/DocumentTypes/Commands/AddEdit/AddEditDocumentTypeCommandHandler.zh.resx b/src/Application/Resources/Features/DocumentTypes/Commands/AddEdit/AddEditDocumentTypeCommandHandler.zh.resx new file mode 100644 index 000000000..05e4bf2b0 --- /dev/null +++ b/src/Application/Resources/Features/DocumentTypes/Commands/AddEdit/AddEditDocumentTypeCommandHandler.zh.resx @@ -0,0 +1,132 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 文档类型未找到! + + + 文档类型已保存 + + + 文档类型已更新 + + + 该名称的文档类型已存在。 + + \ No newline at end of file diff --git a/src/Application/Resources/Features/DocumentTypes/Commands/Delete/DeleteDocumentTypeCommandHandler.zh.resx b/src/Application/Resources/Features/DocumentTypes/Commands/Delete/DeleteDocumentTypeCommandHandler.zh.resx new file mode 100644 index 000000000..ea2fe105e --- /dev/null +++ b/src/Application/Resources/Features/DocumentTypes/Commands/Delete/DeleteDocumentTypeCommandHandler.zh.resx @@ -0,0 +1,129 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 不允许删除 + + + 文档类型已删除 + + + 文档类型未找到! + + \ No newline at end of file diff --git a/src/Application/Resources/Features/DocumentTypes/Queries/Export/ExportDocumentTypesQueryHandler.zh.resx b/src/Application/Resources/Features/DocumentTypes/Queries/Export/ExportDocumentTypesQueryHandler.zh.resx new file mode 100644 index 000000000..5c1b8ba40 --- /dev/null +++ b/src/Application/Resources/Features/DocumentTypes/Queries/Export/ExportDocumentTypesQueryHandler.zh.resx @@ -0,0 +1,132 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 描述 + + + 文档类型 + + + 标识 + + + 名称 + + \ No newline at end of file diff --git a/src/Application/Resources/Features/Documents/Commands/AddEdit/AddEditDocumentCommandHandler.zh.resx b/src/Application/Resources/Features/Documents/Commands/AddEdit/AddEditDocumentCommandHandler.zh.resx new file mode 100644 index 000000000..0a0a36c5e --- /dev/null +++ b/src/Application/Resources/Features/Documents/Commands/AddEdit/AddEditDocumentCommandHandler.zh.resx @@ -0,0 +1,129 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 文档未找到! + + + 文档已保存 + + + 文档已更新 + + \ No newline at end of file diff --git a/src/Application/Resources/Features/Documents/Commands/Delete/DeleteDocumentCommandHandler.zh.resx b/src/Application/Resources/Features/Documents/Commands/Delete/DeleteDocumentCommandHandler.zh.resx new file mode 100644 index 000000000..80fd29872 --- /dev/null +++ b/src/Application/Resources/Features/Documents/Commands/Delete/DeleteDocumentCommandHandler.zh.resx @@ -0,0 +1,126 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 文档已删除 + + + 文档未找到! + + \ No newline at end of file diff --git a/src/Application/Resources/Features/ExtendedAttributes/Commands/AddEdit/AddEditExtendedAttributeCommandLocalization.zh.resx b/src/Application/Resources/Features/ExtendedAttributes/Commands/AddEdit/AddEditExtendedAttributeCommandLocalization.zh.resx new file mode 100644 index 000000000..1c6ca221f --- /dev/null +++ b/src/Application/Resources/Features/ExtendedAttributes/Commands/AddEdit/AddEditExtendedAttributeCommandLocalization.zh.resx @@ -0,0 +1,132 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 扩展属性未找到! + + + 扩展属性已保存 + + + 扩展属性已更新 + + + 已存在相同键的扩展属性。 + + \ No newline at end of file diff --git a/src/Application/Resources/Features/ExtendedAttributes/Commands/Delete/DeleteExtendedAttributeCommandLocalization.zh.resx b/src/Application/Resources/Features/ExtendedAttributes/Commands/Delete/DeleteExtendedAttributeCommandLocalization.zh.resx new file mode 100644 index 000000000..a41a79b02 --- /dev/null +++ b/src/Application/Resources/Features/ExtendedAttributes/Commands/Delete/DeleteExtendedAttributeCommandLocalization.zh.resx @@ -0,0 +1,129 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 不允许删除 + + + 扩展属性已删除 + + + 扩展属性未找到! + + \ No newline at end of file diff --git a/src/Application/Resources/Features/Products/Commands/AddEdit/AddEditProductCommandHandler.zh.resx b/src/Application/Resources/Features/Products/Commands/AddEdit/AddEditProductCommandHandler.zh.resx new file mode 100644 index 000000000..5d5d29fd7 --- /dev/null +++ b/src/Application/Resources/Features/Products/Commands/AddEdit/AddEditProductCommandHandler.zh.resx @@ -0,0 +1,132 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 条码已存在。 + + + 产品未找到! + + + 产品已保存 + + + 产品已更新 + + \ No newline at end of file diff --git a/src/Application/Resources/Features/Products/Commands/Delete/DeleteProductCommandHandler.zh.resx b/src/Application/Resources/Features/Products/Commands/Delete/DeleteProductCommandHandler.zh.resx new file mode 100644 index 000000000..a71086815 --- /dev/null +++ b/src/Application/Resources/Features/Products/Commands/Delete/DeleteProductCommandHandler.zh.resx @@ -0,0 +1,126 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 产品已删除 + + + 产品未找到! + + \ No newline at end of file diff --git a/src/Application/Resources/Features/Products/Queries/Export/ExportProductsQueryHandler.zh.resx b/src/Application/Resources/Features/Products/Queries/Export/ExportProductsQueryHandler.zh.resx new file mode 100644 index 000000000..fd4ea95d9 --- /dev/null +++ b/src/Application/Resources/Features/Products/Queries/Export/ExportProductsQueryHandler.zh.resx @@ -0,0 +1,138 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 条码 + + + 描述 + + + 标识 + + + 名称 + + + 产品 + + + Rate + + \ No newline at end of file diff --git a/src/Application/Resources/Validators/Features/Brands/Commands/AddEdit/AddEditBrandCommandValidator.zh.resx b/src/Application/Resources/Validators/Features/Brands/Commands/AddEdit/AddEditBrandCommandValidator.zh.resx new file mode 100644 index 000000000..48a6da743 --- /dev/null +++ b/src/Application/Resources/Validators/Features/Brands/Commands/AddEdit/AddEditBrandCommandValidator.zh.resx @@ -0,0 +1,129 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 必须提供描述! + + + 必须提供名称! + + + 税费必须大于 0 + + \ No newline at end of file diff --git a/src/Application/Resources/Validators/Features/DocumentTypes/Commands/AddEdit/AddEditDocumentTypeCommandValidator.zh.resx b/src/Application/Resources/Validators/Features/DocumentTypes/Commands/AddEdit/AddEditDocumentTypeCommandValidator.zh.resx new file mode 100644 index 000000000..2846cc716 --- /dev/null +++ b/src/Application/Resources/Validators/Features/DocumentTypes/Commands/AddEdit/AddEditDocumentTypeCommandValidator.zh.resx @@ -0,0 +1,126 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 必须提供描述! + + + 必须提供名称! + + \ No newline at end of file diff --git a/src/Application/Resources/Validators/Features/Documents/Commands/AddEdit/AddEditDocumentCommandValidator.zh.resx b/src/Application/Resources/Validators/Features/Documents/Commands/AddEdit/AddEditDocumentCommandValidator.zh.resx new file mode 100644 index 000000000..6a88db668 --- /dev/null +++ b/src/Application/Resources/Validators/Features/Documents/Commands/AddEdit/AddEditDocumentCommandValidator.zh.resx @@ -0,0 +1,132 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 必须指定描述! + + + 必须指定文档类型! + + + 必须指定文件! + + + 必须指定标题! + + \ No newline at end of file diff --git a/src/Application/Resources/Validators/Features/ExtendedAttributes/Commands/AddEdit/AddEditExtendedAttributeCommandValidatorLocalization.zh.resx b/src/Application/Resources/Validators/Features/ExtendedAttributes/Commands/AddEdit/AddEditExtendedAttributeCommandValidatorLocalization.zh.resx new file mode 100644 index 000000000..712fdf36b --- /dev/null +++ b/src/Application/Resources/Validators/Features/ExtendedAttributes/Commands/AddEdit/AddEditExtendedAttributeCommandValidatorLocalization.zh.resx @@ -0,0 +1,141 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + DateTime value is required using {0} type! + + + Decimal value is required using {0} type! + + + 必须指定实体! + + + Json value is required using {0} type! + + + Json value must be a valid json string using {0} type! + + + 必须指定键! + + + Text value is required using {0} type! + + \ No newline at end of file diff --git a/src/Application/Resources/Validators/Features/Products/Commands/AddEdit/AddEditProductCommandValidator.zh.resx b/src/Application/Resources/Validators/Features/Products/Commands/AddEdit/AddEditProductCommandValidator.zh.resx new file mode 100644 index 000000000..b6d5b18ea --- /dev/null +++ b/src/Application/Resources/Validators/Features/Products/Commands/AddEdit/AddEditProductCommandValidator.zh.resx @@ -0,0 +1,135 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 必须提供条码 ! + + + 必须提供品牌! + + + 必须提供描述! + + + 必须提供名称! + + + 税率必须大于0 + + \ No newline at end of file diff --git a/src/Application/Resources/Validators/Requests/Identity/ChangePasswordRequestValidator.zh.resx b/src/Application/Resources/Validators/Requests/Identity/ChangePasswordRequestValidator.zh.resx new file mode 100644 index 000000000..6ffdba600 --- /dev/null +++ b/src/Application/Resources/Validators/Requests/Identity/ChangePasswordRequestValidator.zh.resx @@ -0,0 +1,144 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 必须提供当前密码! + + + 必须再次确认密码! + + + 必须提供密码! + + + 密码长度必须至少为 8 + + + 密码必须至少包含一个大写字母 + + + 密码必须至少包含一个数字 + + + 密码必须至少包含一个小写字母 + + + 密码不匹配 + + \ No newline at end of file diff --git a/src/Application/Resources/Validators/Requests/Identity/ForgotPasswordRequestValidator.zh.resx b/src/Application/Resources/Validators/Requests/Identity/ForgotPasswordRequestValidator.zh.resx new file mode 100644 index 000000000..fcd4a8140 --- /dev/null +++ b/src/Application/Resources/Validators/Requests/Identity/ForgotPasswordRequestValidator.zh.resx @@ -0,0 +1,126 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 邮箱不正确 + + + 必须提供邮箱 + + \ No newline at end of file diff --git a/src/Application/Resources/Validators/Requests/Identity/RegisterRequestValidator.zh.resx b/src/Application/Resources/Validators/Requests/Identity/RegisterRequestValidator.zh.resx new file mode 100644 index 000000000..4bcb3b34f --- /dev/null +++ b/src/Application/Resources/Validators/Requests/Identity/RegisterRequestValidator.zh.resx @@ -0,0 +1,159 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 邮箱不正确 + + + 必须提供邮箱 + + + 必须提供名 + + + 必须提供姓 + + + 需要密码确认! + + + 必须提供密码! + + + 密码长度必须至少为 8 + + + 密码必须至少包含一个大写字母 + + + 密码必须至少包含一个数字 + + + 密码必须至少包含一个小写字母 + + + 密码不匹配 + + + 必须提供用户名 + + + 用户名的长度必须至少为 6 + + \ No newline at end of file diff --git a/src/Application/Resources/Validators/Requests/Identity/ResetPasswordRequestValidator.zh.resx b/src/Application/Resources/Validators/Requests/Identity/ResetPasswordRequestValidator.zh.resx new file mode 100644 index 000000000..372278c38 --- /dev/null +++ b/src/Application/Resources/Validators/Requests/Identity/ResetPasswordRequestValidator.zh.resx @@ -0,0 +1,150 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 邮箱不正确 + + + 邮箱为必填项 + + + 需要密码确认! + + + 必须提供密码! + + + 密码长度必须至少为 8 + + + 密码必须至少包含一个大写字母 + + + 密码必须至少包含一个数字 + + + 密码必须至少包含一个小写字母 + + + 密码不匹配 + + + 令牌为必填项 + + \ No newline at end of file diff --git a/src/Application/Resources/Validators/Requests/Identity/RoleRequestValidator.zh.resx b/src/Application/Resources/Validators/Requests/Identity/RoleRequestValidator.zh.resx new file mode 100644 index 000000000..ab4e1f9bd --- /dev/null +++ b/src/Application/Resources/Validators/Requests/Identity/RoleRequestValidator.zh.resx @@ -0,0 +1,123 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 名称为必填项 + + \ No newline at end of file diff --git a/src/Application/Resources/Validators/Requests/Identity/TokenRequestValidator.zh.resx b/src/Application/Resources/Validators/Requests/Identity/TokenRequestValidator.zh.resx new file mode 100644 index 000000000..ca114d5f6 --- /dev/null +++ b/src/Application/Resources/Validators/Requests/Identity/TokenRequestValidator.zh.resx @@ -0,0 +1,129 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 邮箱不正确 + + + 邮箱为必填项 + + + 密码为必填项! + + \ No newline at end of file diff --git a/src/Application/Resources/Validators/Requests/Identity/UpdateProfileRequestValidator.zh.resx b/src/Application/Resources/Validators/Requests/Identity/UpdateProfileRequestValidator.zh.resx new file mode 100644 index 000000000..9dc3992d0 --- /dev/null +++ b/src/Application/Resources/Validators/Requests/Identity/UpdateProfileRequestValidator.zh.resx @@ -0,0 +1,126 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 名为必填项 + + + 姓为必填项 + + \ No newline at end of file diff --git a/src/Client/Pages/Identity/RolePermissions.razor.cs b/src/Client/Pages/Identity/RolePermissions.razor.cs index ad82ce69a..4bbcc7e2c 100644 --- a/src/Client/Pages/Identity/RolePermissions.razor.cs +++ b/src/Client/Pages/Identity/RolePermissions.razor.cs @@ -67,13 +67,15 @@ private async Task GetRolePermissionsAsync() GroupedRoleClaims.Add(_localizer["All Permissions"], _model.RoleClaims); foreach (var claim in _model.RoleClaims) { - if (GroupedRoleClaims.ContainsKey(claim.Group)) + var localGroup = _localizer[claim.Group]; + + if (GroupedRoleClaims.ContainsKey(localGroup)) { - GroupedRoleClaims[claim.Group].Add(claim); + GroupedRoleClaims[localGroup].Add(claim); } else { - GroupedRoleClaims.Add(claim.Group, new List { claim }); + GroupedRoleClaims.Add(localGroup, new List { claim }); } } if (_model != null) diff --git a/src/Client/Resources/Pages/Account/Forgot.zh.resx b/src/Client/Resources/Pages/Account/Forgot.zh.resx new file mode 100644 index 000000000..454d96c26 --- /dev/null +++ b/src/Client/Resources/Pages/Account/Forgot.zh.resx @@ -0,0 +1,135 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 完成! + + + E-Mail + + + 输入链接到您的帐户的电子邮件地址,您将收到一封电子邮件,其中包含重置密码的链接 + + + 忘记密码? + + + 重置密码 + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Account/Register.zh.resx b/src/Client/Resources/Pages/Account/Register.zh.resx new file mode 100644 index 000000000..6172dc748 --- /dev/null +++ b/src/Client/Resources/Pages/Account/Register.zh.resx @@ -0,0 +1,147 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 已有帐户? + + + E-mail + + + 我同意条款和隐私 + + + 密码 + + + 电话号码 + + + 注册 + + + 登录 + + + 注册 + + + 用户名 + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Account/Reset.zh.resx b/src/Client/Resources/Pages/Account/Reset.zh.resx new file mode 100644 index 000000000..d2aa261aa --- /dev/null +++ b/src/Client/Resources/Pages/Account/Reset.zh.resx @@ -0,0 +1,132 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 我同意条款和隐私 + + + 新密码 + + + 设置新密码 + + + 令牌未找到! + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Authentication/Login.zh.resx b/src/Client/Resources/Pages/Authentication/Login.zh.resx new file mode 100644 index 000000000..e03b07c96 --- /dev/null +++ b/src/Client/Resources/Pages/Authentication/Login.zh.resx @@ -0,0 +1,159 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 使用您的凭据登录。 + + + 没有帐户? + + + E-mail + + + Email为必填项! + + + 填写管理员凭据 + + + 填写基本用户凭据 + + + 忘记密码? + + + 密码 + + + 密为必填项! + + + 在此注册 + + + 记住我? + + + 登录 + + + 登录 + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Authentication/Register.zh.resx b/src/Client/Resources/Pages/Authentication/Register.zh.resx new file mode 100644 index 000000000..98e9f2ce4 --- /dev/null +++ b/src/Client/Resources/Pages/Authentication/Register.zh.resx @@ -0,0 +1,150 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 已有帐户? + + + 确认密码 + + + E-mail + + + + + + + + + 密码 + + + 电话号码 + + + 注册 + + + 登录 + + + 用户名 + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Catalog/AddEditBrandModal.zh.resx b/src/Client/Resources/Pages/Catalog/AddEditBrandModal.zh.resx new file mode 100644 index 000000000..55ad79e11 --- /dev/null +++ b/src/Client/Resources/Pages/Catalog/AddEditBrandModal.zh.resx @@ -0,0 +1,153 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 添加品牌 + + + 品牌已保存! + + + 品牌已更新! + + + 取消 + + + 描述 + + + 标识 + + + 名称 + + + 保存 + + + 税率 + + + 更新 + + + 更新品牌 + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Catalog/AddEditProductModal.zh.resx b/src/Client/Resources/Pages/Catalog/AddEditProductModal.zh.resx new file mode 100644 index 000000000..953d8d908 --- /dev/null +++ b/src/Client/Resources/Pages/Catalog/AddEditProductModal.zh.resx @@ -0,0 +1,168 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 添加产品 + + + 条码 + + + 品牌 + + + 取消 + + + 删除 + + + 描述 + + + 标识 + + + 名称 + + + 产品已保存! + + + 产品已更新! + + + 税率 + + + 保存 + + + 更新 + + + 更新产品 + + + 上传 + + + 查看 + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Catalog/Brands.zh.resx b/src/Client/Resources/Pages/Catalog/Brands.zh.resx new file mode 100644 index 000000000..e2007815f --- /dev/null +++ b/src/Client/Resources/Pages/Catalog/Brands.zh.resx @@ -0,0 +1,186 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 操作 + + + 添加品牌 + + + 显示网格 + + + 品牌 + + + 品牌已导出 + + + 创建 + + + 删除 + + + 删除内容 + + + 紧凑显示 + + + 描述 + + + 编辑 + + + 导出 + + + 筛选出的品牌已导出 + + + 标识 + + + 导入 + + + 管理品牌。 + + + 名称 + + + 不允许的操作 + + + 重新加载 + + + 搜索品牌 + + + 隔行换色 + + + 税率 + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Catalog/Products.zh.resx b/src/Client/Resources/Pages/Catalog/Products.zh.resx new file mode 100644 index 000000000..d413106de --- /dev/null +++ b/src/Client/Resources/Pages/Catalog/Products.zh.resx @@ -0,0 +1,186 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 操作 + + + 条码 + + + 显示网格 + + + 品牌 + + + 创建 + + + 删除 + + + 删除内容 + + + 紧凑显示 + + + 描述 + + + 编辑 + + + 导出 + + + 筛选出的产品已导出 + + + 标识 + + + 管理产品。 + + + 名称 + + + 不允许的操作 + + + 产品 + + + 产品已导出 + + + 税率 + + + 重新加载 + + + 搜索 + + + 隔行换色 + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Communication/Chat.zh.resx b/src/Client/Resources/Pages/Communication/Chat.zh.resx new file mode 100644 index 000000000..165794064 --- /dev/null +++ b/src/Client/Resources/Pages/Communication/Chat.zh.resx @@ -0,0 +1,147 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 聊天 + + + 联系人 + + + 了解更多详细信息。 + + + 输入你的消息... + + + 已登录。 + + + 已注销。 + + + 来自 {0} 的新消息 + + + 发送 + + + 想要了解如何在 BlazorHero 中实现聊天吗?参考这个 + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Content/Dashboard.zh.resx b/src/Client/Resources/Pages/Content/Dashboard.zh.resx new file mode 100644 index 000000000..336a64ae2 --- /dev/null +++ b/src/Client/Resources/Pages/Content/Dashboard.zh.resx @@ -0,0 +1,189 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 四月 + + + 八月 + + + 品牌 + + + 图表即将推出... + + + 控制面板 + + + 十二月 + + + 文档扩展属性 + + + 文档类型 + + + 文档 + + + 二月 + + + 一月 + + + 七月 + + + 六月 + + + 三月 + + + 五月 + + + 十一月 + + + 十月 + + + 产品 + + + Quick Insights. + + + Realtime Updates & Insights with SignalR. + + + 已注册角色 + + + 已注册用户 + + + 九月 + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Content/Home.zh.resx b/src/Client/Resources/Pages/Content/Home.zh.resx new file mode 100644 index 000000000..795eec4e9 --- /dev/null +++ b/src/Client/Resources/Pages/Content/Home.zh.resx @@ -0,0 +1,192 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 面向初学者的 Blazor – Blazor 入门 + + + Blazor Hero 是用于 Blazor Web Assembly 构建的多合一干净体系结构解决方案模板 + + + 使用Blazor, Identity, 和SignalR构建一个聊天应用 + + + 庆祝 Github 上获得1,500 颗星星! + + + 组件库 + + + Blazor WebAssembly 中的自定义身份验证 - 详情 + + + 用于Blazor Web-Assembly的Clean Architecture模板 + + + 文档 - 即将推出 + + + 探索 Blazor 项目结构 + + + 开始体验 + + + Github库 : 莫要忘了点赞哟 ;) + + + 下面是一些文章,可帮助你开始使用 Blazor。 + + + 如何使用Entity Framework Core实现 Blazor CRUD? + + + 在 .NET 5 中使用 Mudblazor 组件库实现 Blazor CRUD + + + 重要链接 + + + 如果您遇到任何问题或对此实现有任何疑问,我编制了一份快速入门指南供您参考。 + + + 学习资源 + + + 喜欢BlazorHero吗? 请在 Github上为我们点赞! + + + Onion Architecture In ASP.NET Core With CQRS – Detailed + + + 项目主页 + + + 快速入门指南 + + + 阅读指南 + + + 支持一下! + + + Blazor Hero + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Content/Resources.zh.resx b/src/Client/Resources/Pages/Content/Resources.zh.resx new file mode 100644 index 000000000..55ffe03d6 --- /dev/null +++ b/src/Client/Resources/Pages/Content/Resources.zh.resx @@ -0,0 +1,132 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 在此处访问资源。 + + + Awesome Blazor + + + 学习、查找有关 Blazor 的信息和项目/示例的好地方。 + + + 资源 + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Identity/Account.zh.resx b/src/Client/Resources/Pages/Identity/Account.zh.resx new file mode 100644 index 000000000..1fbd142a5 --- /dev/null +++ b/src/Client/Resources/Pages/Identity/Account.zh.resx @@ -0,0 +1,132 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 账号 + + + 管理你的账号 + + + 档案 + + + 安全 + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Identity/Forgot.zh.resx b/src/Client/Resources/Pages/Identity/Forgot.zh.resx new file mode 100644 index 000000000..40efe1c4c --- /dev/null +++ b/src/Client/Resources/Pages/Identity/Forgot.zh.resx @@ -0,0 +1,135 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 完成! + + + E-mail + + + 输入E-mail以重置密码 + + + 忘记密码? + + + 重置密码 + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Identity/Profile.zh.resx b/src/Client/Resources/Pages/Identity/Profile.zh.resx new file mode 100644 index 000000000..1ab528db8 --- /dev/null +++ b/src/Client/Resources/Pages/Identity/Profile.zh.resx @@ -0,0 +1,162 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 删除图像 + + + 删除图片 + + + 是否要删除{0}的头像 + + + Email + + + + + + + + + 电话号码 + + + 档案 + + + 档案详情 + + + 个人头像已添加。 + + + 个人头像已删除。 + + + 保存修改 + + + 上传图片 + + + 您的个人资料已更新。请登录以继续。 + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Identity/RegisterUserModal.zh.resx b/src/Client/Resources/Pages/Identity/RegisterUserModal.zh.resx new file mode 100644 index 000000000..160d80b32 --- /dev/null +++ b/src/Client/Resources/Pages/Identity/RegisterUserModal.zh.resx @@ -0,0 +1,171 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 激活用户? + + + 自动确认电子邮件? + + + 取消 + + + 确认密码 + + + Email + + + + + + + + + 密码 + + + 电话号码 + + + 档案 + + + 档案详情 + + + 注册 + + + 注册用户 + + + 保存修改 + + + 用户名 + + + 用户已注册! + + + 用户已注册。确认邮件已投递到邮箱。 + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Identity/Reset.zh.resx b/src/Client/Resources/Pages/Identity/Reset.zh.resx new file mode 100644 index 000000000..bd69c66ac --- /dev/null +++ b/src/Client/Resources/Pages/Identity/Reset.zh.resx @@ -0,0 +1,138 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 确认密码 + + + E-mail + + + 输入电子邮箱以重置密码 + + + 密码 + + + 重置密码 + + + 未找到令牌! + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Identity/RoleModal.zh.resx b/src/Client/Resources/Pages/Identity/RoleModal.zh.resx new file mode 100644 index 000000000..214b2cd8e --- /dev/null +++ b/src/Client/Resources/Pages/Identity/RoleModal.zh.resx @@ -0,0 +1,141 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 添加角色 + + + 取消 + + + 描述 + + + 角色标识 + + + 角色名称 + + + 保存角色 + + + 更新角色 + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Identity/RolePermissions.zh.resx b/src/Client/Resources/Pages/Identity/RolePermissions.zh.resx new file mode 100644 index 000000000..fe0687636 --- /dev/null +++ b/src/Client/Resources/Pages/Identity/RolePermissions.zh.resx @@ -0,0 +1,204 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 所有权限 + + + 应用 + + + 审计跟踪 + + + 显示网格 + + + 品牌 + + + 通信 + + + 控制面板 + + + 紧凑显示 + + + 描述 + + + 文档扩展属性 + + + 文档类型 + + + 文档 + + + Hangfire + + + 您可以在此处为当前角色的此权限添加备注 + + + 管理权限 + + + 管理{0} {1}的权限 + + + 权限名称 + + + 偏好 + + + 产品 + + + 角色声明 + + + 角色 + + + 搜索权限 + + + 状态 + + + 隔行换色 + + + 类型 + + + 更新角色权限 + + + 用户 + + + 仅当选择“权限”时才会保存 + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Identity/Roles.zh.resx b/src/Client/Resources/Pages/Identity/Roles.zh.resx new file mode 100644 index 000000000..4936b26f6 --- /dev/null +++ b/src/Client/Resources/Pages/Identity/Roles.zh.resx @@ -0,0 +1,171 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 操作 + + + 显示网格 + + + 创建 + + + 删除 + + + 是否要删除标识为 {0}的角色? + + + 紧凑显示 + + + 描述 + + + 编辑 + + + 标识 + + + 管理权限 + + + 管理角色。 + + + 禁用的操作 + + + 重新加载 + + + 角色 + + + 角色 + + + 搜索角色…… + + + 隔行换色 + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Identity/Security.zh.resx b/src/Client/Resources/Pages/Identity/Security.zh.resx new file mode 100644 index 000000000..c82cfd575 --- /dev/null +++ b/src/Client/Resources/Pages/Identity/Security.zh.resx @@ -0,0 +1,159 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 修改密码 + + + 当前密码 + + + 密码错误。 + + + 密码 + + + 密码已更改! + + + 确认密码 + + + 必须再次输入密码确认! + + + 密码为必填项! + + + 密码长度必须至少为 8 + + + 密码必须至少包含一个大写字母 + + + 密码必须至少包含一个数字 + + + 密码必须至少包含一个小写字母 + + + 密码不一致 + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Identity/UserProfile.zh.resx b/src/Client/Resources/Pages/Identity/UserProfile.zh.resx new file mode 100644 index 000000000..1de34888e --- /dev/null +++ b/src/Client/Resources/Pages/Identity/UserProfile.zh.resx @@ -0,0 +1,153 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 激活? + + + 管理员设置。 + + + E-Mail + + + + + + + + + 电话号码 + + + 档案 + + + 公开档案 + + + 保存修改 + + + 这是仅限管理员的视图。 + + + 用户状态已更新。 + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Identity/UserRoles.ar.resx b/src/Client/Resources/Pages/Identity/UserRoles.ar.resx index 74663ccbc..2fc01bc2e 100644 --- a/src/Client/Resources/Pages/Identity/UserRoles.ar.resx +++ b/src/Client/Resources/Pages/Identity/UserRoles.ar.resx @@ -123,6 +123,9 @@ Dense + + Description + Manage {0} {1}'s Roles diff --git a/src/Client/Resources/Pages/Identity/UserRoles.de.resx b/src/Client/Resources/Pages/Identity/UserRoles.de.resx index 313cc03b4..ac9c5e48b 100644 --- a/src/Client/Resources/Pages/Identity/UserRoles.de.resx +++ b/src/Client/Resources/Pages/Identity/UserRoles.de.resx @@ -117,6 +117,9 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Beschreibung + Manage {0} {1}'s Roles diff --git a/src/Client/Resources/Pages/Identity/UserRoles.en.resx b/src/Client/Resources/Pages/Identity/UserRoles.en.resx index 74663ccbc..2fc01bc2e 100644 --- a/src/Client/Resources/Pages/Identity/UserRoles.en.resx +++ b/src/Client/Resources/Pages/Identity/UserRoles.en.resx @@ -123,6 +123,9 @@ Dense + + Description + Manage {0} {1}'s Roles diff --git a/src/Client/Resources/Pages/Identity/UserRoles.zh.resx b/src/Client/Resources/Pages/Identity/UserRoles.zh.resx new file mode 100644 index 000000000..50c890c1d --- /dev/null +++ b/src/Client/Resources/Pages/Identity/UserRoles.zh.resx @@ -0,0 +1,150 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 显示网格 + + + 紧凑显示 + + + 描述 + + + 管理 {0} {1} 的角色 + + + 角色名称 + + + 角色已更新! + + + 搜索用户角色 + + + 状态 + + + 隔行换色 + + + 更新用户角色 + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Identity/Users.zh.resx b/src/Client/Resources/Pages/Identity/Users.zh.resx new file mode 100644 index 000000000..354c672c1 --- /dev/null +++ b/src/Client/Resources/Pages/Identity/Users.zh.resx @@ -0,0 +1,192 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 操作 + + + 激活 + + + 显示网格 + + + 创建 + + + 紧凑显示 + + + Email + + + 确认邮箱 + + + 导出 + + + 筛选出的用户已导出 + + + + + + + + + 管理角色 + + + 管理用户 + + + 不允许的操作 + + + 不允许。 + + + 电话号码 + + + 注册新用户 + + + 重新加载 + + + 搜索用户 + + + 隔行换色 + + + 用户名 + + + 用户 + + + 用户已导出 + + + 查看档案 + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Misc/AddEditDocumentModal.zh.resx b/src/Client/Resources/Pages/Misc/AddEditDocumentModal.zh.resx new file mode 100644 index 000000000..51310ef64 --- /dev/null +++ b/src/Client/Resources/Pages/Misc/AddEditDocumentModal.zh.resx @@ -0,0 +1,156 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 添加文档 + + + 取消 + + + 描述 + + + 文档类型 + + + 下载 + + + 标识 + + + 公开否? + + + 保存 + + + 标题 + + + 更新 + + + 更新文档 + + + 上传 + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Misc/AddEditDocumentTypeModal.zh.resx b/src/Client/Resources/Pages/Misc/AddEditDocumentTypeModal.zh.resx new file mode 100644 index 000000000..bc1c84044 --- /dev/null +++ b/src/Client/Resources/Pages/Misc/AddEditDocumentTypeModal.zh.resx @@ -0,0 +1,144 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 添加文档类型 + + + 取消 + + + 描述 + + + 标识 + + + 名称 + + + 保存 + + + 更新 + + + 更新文档类型 + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Misc/DocumentStore.zh.resx b/src/Client/Resources/Pages/Misc/DocumentStore.zh.resx new file mode 100644 index 000000000..45cbf82e8 --- /dev/null +++ b/src/Client/Resources/Pages/Misc/DocumentStore.zh.resx @@ -0,0 +1,189 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 操作 + + + 显示网格 + + + 浏览可用文档。 + + + 创建 + + + 创建日期 + + + 删除 + + + 删除内容 + + + 紧凑显示 + + + 描述 + + + 文档存储 + + + 文档类型 + + + 下载 + + + 编辑 + + + 标识 + + + 公开 + + + 管理扩展属性 + + + 不允许的操作 + + + 所有者 + + + 重新加载 + + + 搜索 + + + 隔行换色 + + + 标题 + + + + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Misc/DocumentTypes.zh.resx b/src/Client/Resources/Pages/Misc/DocumentTypes.zh.resx new file mode 100644 index 000000000..86e941c0a --- /dev/null +++ b/src/Client/Resources/Pages/Misc/DocumentTypes.zh.resx @@ -0,0 +1,177 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 操作 + + + 显示网格 + + + 创建 + + + 删除 + + + 删除内容 + + + 紧凑显示 + + + 描述 + + + 文档类型 + + + 文档类型已导出 + + + 编辑 + + + 导出 + + + 筛选出的文档类型已导出 + + + 标识 + + + 管理文档类型。 + + + 名称 + + + 不允许的操作 + + + 重新加载 + + + 搜索文档类型 + + + 隔行换色 + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Utilities/AuditTrails.zh.resx b/src/Client/Resources/Pages/Utilities/AuditTrails.zh.resx new file mode 100644 index 000000000..6047ace7c --- /dev/null +++ b/src/Client/Resources/Pages/Utilities/AuditTrails.zh.resx @@ -0,0 +1,207 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 审计跟踪 + + + 审计跟踪已导出 + + + 网格 + + + 取消 + + + 清空 + + + 受影响的列 + + + 日期 + + + 搜索日期范围 + + + 紧凑显示 + + + 跟踪 ID 的详细信息 + + + 导出到Excel + + + 筛选的审计跟踪已导出 + + + 隐藏 + + + 标识 + + + 本地 + + + 新值 + + + 确定 + + + 历史值 + + + 主键 + + + 搜索跟踪 + + + 在新值中搜索 + + + 在历史值中搜索 + + + 显示 + + + 隔行换色 + + + 表格名称 + + + 跟踪详情 + + + 类型 + + + UTC + + + 您最近的活动。 + + \ No newline at end of file diff --git a/src/Client/Resources/Shared/Components/AddEditExtendedAttributeModalLocalization.zh.resx b/src/Client/Resources/Shared/Components/AddEditExtendedAttributeModalLocalization.zh.resx new file mode 100644 index 000000000..8a6251f2d --- /dev/null +++ b/src/Client/Resources/Shared/Components/AddEditExtendedAttributeModalLocalization.zh.resx @@ -0,0 +1,180 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 添加扩展属性 + + + 取消 + + + 清空 + + + 日期 + + + 十进制数 + + + 描述 + + + 实体标识 + + + External Id + + + 分组 + + + 标识 + + + 激活否 + + + Json + + + + + + 确定 + + + 保存 + + + 文本 + + + 时间 + + + 类型 + + + 更新 + + + 更新扩展属性 + + \ No newline at end of file diff --git a/src/Client/Resources/Shared/Components/ExtendedAttributesLocalization.zh.resx b/src/Client/Resources/Shared/Components/ExtendedAttributesLocalization.zh.resx new file mode 100644 index 000000000..0986c32ef --- /dev/null +++ b/src/Client/Resources/Shared/Components/ExtendedAttributesLocalization.zh.resx @@ -0,0 +1,213 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 操作 + + + 所有分组 + + + Bordered + + + 创建 + + + 删除 + + + 是否要删除扩展属性? + + + 紧凑显示 + + + 描述 + + + 编辑 + + + 实体标识 + + + 导出 + + + 导出的扩展属性 + + + External Id + + + 导出的筛选扩展属性 + + + 分组 + + + 标识 + + + 包括实体字段(导出) + + + 激活否 + + + + + + 管理{0}扩展属性 + + + 管理{0} {1}的扩展属性 + + + 不允许的操作 + + + 不允许。 + + + 仅选定分组(导出) + + + 所有者 + + + 重新加载 + + + 搜索{0}扩展属性 + + + 隔行换色 + + + 类型 + + + + + + + + \ No newline at end of file diff --git a/src/Client/Resources/Shared/Components/ImportExcelModal.zh.resx b/src/Client/Resources/Shared/Components/ImportExcelModal.zh.resx new file mode 100644 index 000000000..170650af5 --- /dev/null +++ b/src/Client/Resources/Shared/Components/ImportExcelModal.zh.resx @@ -0,0 +1,132 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 取消 + + + 导入 + + + 请上传Excel文件! + + + 上传 + + \ No newline at end of file diff --git a/src/Client/Resources/Shared/Components/LanguageSelector.en.resx b/src/Client/Resources/Shared/Components/LanguageSelector.en.resx index 5ab43575c..1f647dfc6 100644 --- a/src/Client/Resources/Shared/Components/LanguageSelector.en.resx +++ b/src/Client/Resources/Shared/Components/LanguageSelector.en.resx @@ -150,4 +150,7 @@ عربي + + Chinese + \ No newline at end of file diff --git a/src/Client/Resources/Shared/Components/LanguageSelector.zh.resx b/src/Client/Resources/Shared/Components/LanguageSelector.zh.resx new file mode 100644 index 000000000..cd75a21c7 --- /dev/null +++ b/src/Client/Resources/Shared/Components/LanguageSelector.zh.resx @@ -0,0 +1,156 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 荷兰语 - 荷兰 + + + 英语 + + + 法语 + + + 德语 + + + 印尼语 + + + 意大利 + + + 高棉语 + + + 俄语 + + + 西班牙语 + + + 瑞典语 + + + 阿拉伯语 + + + 简体中文 + + \ No newline at end of file diff --git a/src/Client/Resources/Shared/Components/TablePager.zh.resx b/src/Client/Resources/Shared/Components/TablePager.zh.resx new file mode 100644 index 000000000..4bd1abeef --- /dev/null +++ b/src/Client/Resources/Shared/Components/TablePager.zh.resx @@ -0,0 +1,126 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + {first_item}-{last_item} 共计: {all_items} + + + 每页记录数: + + \ No newline at end of file diff --git a/src/Client/Resources/Shared/Dialogs/DeleteConfirmation.zh.resx b/src/Client/Resources/Shared/Dialogs/DeleteConfirmation.zh.resx new file mode 100644 index 000000000..9f4f1098b --- /dev/null +++ b/src/Client/Resources/Shared/Dialogs/DeleteConfirmation.zh.resx @@ -0,0 +1,129 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 取消 + + + 确认 + + + 删除确认 + + \ No newline at end of file diff --git a/src/Client/Resources/Shared/Dialogs/Logout.zh.resx b/src/Client/Resources/Shared/Dialogs/Logout.zh.resx new file mode 100644 index 000000000..3e53fcdae --- /dev/null +++ b/src/Client/Resources/Shared/Dialogs/Logout.zh.resx @@ -0,0 +1,126 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 取消 + + + 注销确认 + + \ No newline at end of file diff --git a/src/Client/Resources/Shared/MainLayout.zh.resx b/src/Client/Resources/Shared/MainLayout.zh.resx new file mode 100644 index 000000000..a582e7df8 --- /dev/null +++ b/src/Client/Resources/Shared/MainLayout.zh.resx @@ -0,0 +1,180 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 帐户 + + + 赞助一杯咖啡噻? + + + 聊天? + + + 社区 + + + Facebook Group + + + Facebook Page + + + Fork Repository + + + 注销 + + + 你确定的要注销吗? + + + MudBlazor文档 + + + 快速入门指南 + + + 已刷新的令牌。 + + + 资源 + + + 支持 + + + 切换为暗黑模式 + + + 从右到左/从左到右切换 + + + 欢迎使用 {0} + + + 您已注销,因为您的某个角色的权限已更新。 + + + 您已注销,因为具有您的令牌的用户已被删除。 + + + 您已注销。 + + \ No newline at end of file diff --git a/src/Client/Resources/Shared/NavMenu.zh.resx b/src/Client/Resources/Shared/NavMenu.zh.resx new file mode 100644 index 000000000..400f1be13 --- /dev/null +++ b/src/Client/Resources/Shared/NavMenu.zh.resx @@ -0,0 +1,186 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 账户 + + + 管理员 + + + 审计跟踪 + + + 品牌 + + + 类别管理 + + + 聊天 + + + 社区 + + + 控制面板 + + + 文档管理 + + + 文档存储 + + + 文档类型 + + + FAQs + + + 功能 + + + 主页 + + + 邮件 + + + 个人 + + + 产品 + + + 快速入门指南 + + + 资源 + + + 角色 + + + Swagger + + + 用户 + + \ No newline at end of file diff --git a/src/Client/Resources/Shared/NotFoundLayout.zh.resx b/src/Client/Resources/Shared/NotFoundLayout.zh.resx new file mode 100644 index 000000000..99792e65f --- /dev/null +++ b/src/Client/Resources/Shared/NotFoundLayout.zh.resx @@ -0,0 +1,126 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 返回主页! + + + 您要查找的页面被外星人偷走了。 + + \ No newline at end of file diff --git a/src/Client/Shared/MainBody.razor b/src/Client/Shared/MainBody.razor index d36edd109..2cbc77bdc 100644 --- a/src/Client/Shared/MainBody.razor +++ b/src/Client/Shared/MainBody.razor @@ -8,7 +8,7 @@ - @_localizer["Buy Me A Coffee"] + @_localizer["Buy Me A Coffee!"] @_localizer["Community"] diff --git a/src/Infrastructure/Infrastructure.csproj b/src/Infrastructure/Infrastructure.csproj index 5bb39c042..0053e73a1 100644 --- a/src/Infrastructure/Infrastructure.csproj +++ b/src/Infrastructure/Infrastructure.csproj @@ -7,6 +7,10 @@ latest + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 具有完全权限的管理员角色 + + + 具有默认权限的基本角色 + + + 管理员角色种子。 + + + 基本角色种子。 + + + 默认超级管理员用户种子。 + + + 具有基本角色的种子用户。 + + \ No newline at end of file diff --git a/src/Infrastructure/Resources/Services/AuditService.zh.resx b/src/Infrastructure/Resources/Services/AuditService.zh.resx new file mode 100644 index 000000000..514484c13 --- /dev/null +++ b/src/Infrastructure/Resources/Services/AuditService.zh.resx @@ -0,0 +1,144 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 审计跟踪 + + + 日期时间 (Local) + + + 日期时间 (UTC) + + + 新值 + + + 历史值 + + + 主键 + + + 表格名称 + + + 类型 + + \ No newline at end of file diff --git a/src/Infrastructure/Resources/Services/ChatService.zh.resx b/src/Infrastructure/Resources/Services/ChatService.zh.resx new file mode 100644 index 000000000..e643b5f49 --- /dev/null +++ b/src/Infrastructure/Resources/Services/ChatService.zh.resx @@ -0,0 +1,123 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 用户未找到! + + \ No newline at end of file diff --git a/src/Infrastructure/Resources/Services/ExcelService.zh.resx b/src/Infrastructure/Resources/Services/ExcelService.zh.resx new file mode 100644 index 000000000..84ed0d838 --- /dev/null +++ b/src/Infrastructure/Resources/Services/ExcelService.zh.resx @@ -0,0 +1,132 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 审计跟踪 + + + 表中不存在表头“{0}”! + + + 导入成功 + + + 名称为 {0} 的工作表不存在! + + \ No newline at end of file diff --git a/src/Infrastructure/Resources/Services/Identity/AccountService.zh.resx b/src/Infrastructure/Resources/Services/Identity/AccountService.zh.resx new file mode 100644 index 000000000..4a4c41bc8 --- /dev/null +++ b/src/Infrastructure/Resources/Services/Identity/AccountService.zh.resx @@ -0,0 +1,132 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 邮箱{0}已被使用。 + + + 密码错误。 + + + 电话号码{0}已被使用。 + + + 用户未找到。 + + \ No newline at end of file diff --git a/src/Infrastructure/Resources/Services/Identity/IdentityService.zh.resx b/src/Infrastructure/Resources/Services/Identity/IdentityService.zh.resx new file mode 100644 index 000000000..cd0345423 --- /dev/null +++ b/src/Infrastructure/Resources/Services/Identity/IdentityService.zh.resx @@ -0,0 +1,138 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 电子邮件未确认。 + + + 客户令牌无效。 + + + 凭据无效。 + + + 令牌无效 + + + 用户未激活。请联系管理员。 + + + 用户未找到。 + + \ No newline at end of file diff --git a/src/Infrastructure/Resources/Services/Identity/RoleClaimService.zh.resx b/src/Infrastructure/Resources/Services/Identity/RoleClaimService.zh.resx new file mode 100644 index 000000000..1c3fc72c1 --- /dev/null +++ b/src/Infrastructure/Resources/Services/Identity/RoleClaimService.zh.resx @@ -0,0 +1,138 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 角色声明不存在。 + + + 角色声明{0}创建。 + + + 角色{1}的角色声明{0}已更新。 + + + 已删除{1}角色的角色声明{0}。 + + + 必须提供角色。 + + + 类似的角色声明已存在。 + + \ No newline at end of file diff --git a/src/Infrastructure/Resources/Services/Identity/RoleService.zh.resx b/src/Infrastructure/Resources/Services/Identity/RoleService.zh.resx new file mode 100644 index 000000000..70d619b5c --- /dev/null +++ b/src/Infrastructure/Resources/Services/Identity/RoleService.zh.resx @@ -0,0 +1,150 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 不允许删除正在使用的{0}角色。 + + + 不允许删除{0}角色。 + + + 不允许取消选择此角色的{0}或{1}或{2}。 + + + 不允许修改此角色的权限。 + + + 不允许修改{0}角色。 + + + 权限已更新。 + + + 角色 {0} 已创建。 + + + 角色 {0} 已删除。 + + + 角色 {0} 已更新。 + + + 类似的角色已存在。 + + \ No newline at end of file diff --git a/src/Infrastructure/Resources/Services/Identity/UserService.zh.resx b/src/Infrastructure/Resources/Services/Identity/UserService.zh.resx new file mode 100644 index 000000000..7ae467599 --- /dev/null +++ b/src/Infrastructure/Resources/Services/Identity/UserService.zh.resx @@ -0,0 +1,210 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 帐户{0}已确认。现在,您可以使用 /api/identity/token 终结点来生成 JWT。 + + + 无法切换管理员配置文件的状态 + + + 发生错误! + + + 确认{0}时出错 + + + 确认注册 + + + 创建时间 (Local) + + + 创建时间 (UTC) + + + Email + + + 电子邮件{0}已注册。 + + + 电子邮件已确认 + + + + + + 标识 + + + 激活否 + + + + + + 如果您没有此角色,则不允许添加或删除管理员角色。 + + + 不允许。 + + + 密码重置邮件已发送到您的授权电子邮件。 + + + 密码重置成功! + + + 电话号码{0}已注册。 + + + 电话号码 + + + 电话号码已确认 + + + 请点击这里<a href='{0}'>确认您的帐户</a>。 + + + 请点击这里<a href='{0}>重置密码</a>。 + + + 头像图片地址 + + + 重置密码 + + + 角色已更新 + + + 用户 {0} 已注册 + + + 用户{0}注册。请检查您的邮箱进行验证! + + + 用户名 + + + 用户名{0}已被占用。 + + \ No newline at end of file diff --git a/src/Server/Resources/Localization/ServerCommonResources.cn.resx b/src/Server/Resources/Localization/ServerCommonResources.cn.resx new file mode 100644 index 000000000..3862fdc54 --- /dev/null +++ b/src/Server/Resources/Localization/ServerCommonResources.cn.resx @@ -0,0 +1,138 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 发生未处理的错误。 + + + 授权 + + + Input your Bearer token in this format - Bearer {your token here} to access this API + + + 令牌已过期。 + + + 您无权访问此资源。 + + + 您未获得授权。 + + \ No newline at end of file diff --git a/src/Server/Resources/Managers/Preferences/ServerPreferenceManager.cn.resx b/src/Server/Resources/Managers/Preferences/ServerPreferenceManager.cn.resx new file mode 100644 index 000000000..a94d086ab --- /dev/null +++ b/src/Server/Resources/Managers/Preferences/ServerPreferenceManager.cn.resx @@ -0,0 +1,126 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 无法获取服务器首选项 + + + 服务器语言已更改 + + \ No newline at end of file diff --git a/src/Server/Resources/Managers/Startup.cn.resx b/src/Server/Resources/Managers/Startup.cn.resx new file mode 100644 index 000000000..94c090e16 --- /dev/null +++ b/src/Server/Resources/Managers/Startup.cn.resx @@ -0,0 +1,123 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + BlazorHero Jobs + + \ No newline at end of file diff --git a/src/Server/Resources/Startup.cn.resx b/src/Server/Resources/Startup.cn.resx new file mode 100644 index 000000000..94c090e16 --- /dev/null +++ b/src/Server/Resources/Startup.cn.resx @@ -0,0 +1,123 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + BlazorHero Jobs + + \ No newline at end of file diff --git a/src/Shared/Constants/Localization/LocalizationConstants.cs b/src/Shared/Constants/Localization/LocalizationConstants.cs index da4a128e9..b2be59955 100644 --- a/src/Shared/Constants/Localization/LocalizationConstants.cs +++ b/src/Shared/Constants/Localization/LocalizationConstants.cs @@ -1,4 +1,6 @@ -namespace BlazorHero.CleanArchitecture.Shared.Constants.Localization +using System.ComponentModel; + +namespace BlazorHero.CleanArchitecture.Shared.Constants.Localization { public static class LocalizationConstants { @@ -9,6 +11,11 @@ public static class LocalizationConstants DisplayName= "English" }, new LanguageCode + { + Code="zh-CN", + DisplayName="Chinese" + }, + new LanguageCode { Code = "fr-FR", DisplayName = "French"