forked from abpframework/abp
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'dev' of https://github.com/abpframework/abp
# Conflicts: # build-all.ps1 # modules/account/src/Volo.Abp.Account.Web/Areas/Account/Controllers/AccountController.cs # modules/docs/Volo.Docs.sln # modules/docs/app/VoloDocs.EntityFrameworkCore/Migrations/20181225134002_Initial20181225.cs # modules/docs/app/VoloDocs.EntityFrameworkCore/Migrations/20190531073420_Add-Database.Designer.cs # modules/docs/app/VoloDocs.EntityFrameworkCore/Migrations/20190531073420_Add-Database.cs # modules/docs/app/VoloDocs.EntityFrameworkCore/Migrations/20200218014727_init.cs # modules/docs/app/VoloDocs.EntityFrameworkCore/Migrations/VoloDocsDbContextModelSnapshot.cs # modules/docs/app/VoloDocs.Web/VoloDocs.Web.csproj # modules/docs/src/Volo.Docs.Web/Pages/Documents/Project/Index.cshtml # modules/docs/src/Volo.Docs.Web/Pages/Documents/Project/index.js # modules/docs/src/Volo.Docs.Web/Pages/Documents/Shared/Styles/vs.min.css # modules/identity/src/Volo.Abp.Identity.Domain/Volo/Abp/Identity/IIdentityRoleRepository.cs
- Loading branch information
Showing
1,830 changed files
with
36,503 additions
and
13,892 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
abp_io/AbpIoLocalization/AbpIoLocalization/AbpIoLocalization.csproj
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
13 changes: 13 additions & 0 deletions
13
abp_io/AbpIoLocalization/AbpIoLocalization/Account/Localization/Resources/zh-Hant.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
{ | ||
"culture": "zh-Hant", | ||
"texts": { | ||
"Account": "帳號", | ||
"Welcome": "歡迎", | ||
"UseOneOfTheFollowingLinksToContinue": "使用下面的連結繼續", | ||
"FrameworkHomePage": "框架首頁", | ||
"FrameworkDocumentation": "框架文件", | ||
"OfficialBlog": "官方部落格", | ||
"CommercialHomePage": "商業版首頁", | ||
"CommercialSupportWebSite": "商業版支援網站" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
60 changes: 60 additions & 0 deletions
60
abp_io/AbpIoLocalization/AbpIoLocalization/Admin/Localization/Resources/zh-Hant.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,60 @@ | ||
{ | ||
"culture": "zh-Hant", | ||
"texts": { | ||
"Permission:NpmPackages": "NPM套件", | ||
"Permission:NugetPackages": "Nuget套件", | ||
"Permission:Maintenance": "維護", | ||
"Permission:Maintain": "維護", | ||
"Permission:ClearCaches": "清除快取", | ||
"Permission:Modules": "模組", | ||
"Permission:Packages": "套件", | ||
"Permission:Edit": "編輯", | ||
"Permission:Delete": "刪除", | ||
"Permission:Create": "建立", | ||
"Menu:Packages": "套件", | ||
"NpmPackageDeletionWarningMessage": "該NPM套件將會被刪除. 你確定嗎?", | ||
"NugetPackageDeletionWarningMessage": "該Nuget套件將會被刪除. 你確定嗎?", | ||
"ModuleDeletionWarningMessage": "該模組將會被刪除. 你確定嗎?", | ||
"Name": "名稱", | ||
"DisplayName": "顯示名稱", | ||
"ShortDescription": "簡述", | ||
"NameFilter": "名稱", | ||
"CreationTime": "建立時間", | ||
"IsPro": "是否為專業版", | ||
"EfCoreConfigureMethodName": "設定方法", | ||
"IsProFilter": "是否為專業版", | ||
"ApplicationType": "應用程式類型", | ||
"Target": "目標", | ||
"TargetFilter": "目標", | ||
"ModuleClass": "模組分類", | ||
"NugetPackageTarget.DomainShared": "Domain Shared", | ||
"NugetPackageTarget.Domain": "Domain", | ||
"NugetPackageTarget.Application": "Application", | ||
"NugetPackageTarget.ApplicationContracts": "Application Contracts", | ||
"NugetPackageTarget.HttpApi": "Http Api", | ||
"NugetPackageTarget.HttpApiClient": "Http Api Client", | ||
"NugetPackageTarget.Web": "Web", | ||
"NugetPackageTarget.EntityFrameworkCore": "EntityFramework Core", | ||
"NugetPackageTarget.MongoDB": "MongoDB", | ||
"Edit": "編輯", | ||
"Delete": "刪除", | ||
"Refresh": "刷新", | ||
"NpmPackages": "NPM套件", | ||
"NugetPackages": "Nuget套件", | ||
"NpmPackageCount": "NPM套件數量", | ||
"NugetPackageCount": "Nuget套件數量", | ||
"Module": "模組", | ||
"ModuleInfo": "模組信息", | ||
"CreateANpmPackage": "建立NPM套件", | ||
"CreateAModule": "建立模組", | ||
"CreateANugetPackage": "建立Nuget套件", | ||
"AddNew": "建立", | ||
"PackageAlreadyExist{0}": "\"{0}\"已經被添加.", | ||
"ClearCache": "清除快取", | ||
"SuccessfullyCleared": "清除成功", | ||
"Menu:NpmPackages": "NPM套件", | ||
"Menu:Modules": "模組", | ||
"Menu:Maintenance": "維護", | ||
"Menu:NugetPackages": "Nuget套件" | ||
} | ||
} |
31 changes: 31 additions & 0 deletions
31
abp_io/AbpIoLocalization/AbpIoLocalization/Base/Localization/Resources/zh-Hant.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
{ | ||
"culture": "zh-Hant", | ||
"texts": { | ||
"Volo.AbpIo.Domain:010004": "超過最大成員數!", | ||
"Volo.AbpIo.Domain:010005": "超過最大擁有者數!", | ||
"Volo.AbpIo.Domain:010006": "使用者已經是該組織的擁有者!", | ||
"Volo.AbpIo.Domain:010007": "該使用者已經是該組織的開發者!", | ||
"Volo.AbpIo.Domain:010008": "允許的開發者數量不能低於當前開發者數量!", | ||
"Volo.AbpIo.Domain:010009": "允許的開發者數量不能小於零!", | ||
"Volo.AbpIo.Domain:010010": "超出了最大mac地址數!", | ||
"Volo.AbpIo.Domain:010011": "個人許可不允許超過1個開發者!", | ||
"Volo.AbpIo.Domain:010012": "許可過期後許可不可延長1個月!", | ||
"Volo.AbpIo.Domain:020001": "不能刪除該NPM套件因為\"{NugetPackages}\"Nuget套件依賴此套件.", | ||
"Volo.AbpIo.Domain:020002": "不能刪除該NPM套件因為\"{Modules}\"模組正在使用此套件.", | ||
"Volo.AbpIo.Domain:020003": "不能刪除該NPM套件因為\"{Modules}\"模組正在使用此套件並且\"{NugetPackages}\"Nuget套件依賴此套件.", | ||
"Volo.AbpIo.Domain:020004": "不能刪除該Nuget套件因為\"{Modules}\"模組正在使用此套件.", | ||
"WantToLearn?": "想學習嗎?", | ||
"ReadyToGetStarted?": "準備開始了嗎?", | ||
"JoinOurCommunity": "加入我們的社群", | ||
"GetStartedUpper": "開始", | ||
"ForkMeOnGitHub": "Fork me on GitHub", | ||
"Features": "功能", | ||
"GetStarted": "開始", | ||
"Documents": "文件", | ||
"Community": "社群", | ||
"ContributionGuide": "貢獻指南", | ||
"Blog": "部落格", | ||
"Commercial": "商業版", | ||
"SeeDocuments": "查看文件" | ||
} | ||
} |
5 changes: 5 additions & 0 deletions
5
abp_io/AbpIoLocalization/AbpIoLocalization/Blog/Localization/Resources/zh-Hant.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"culture": "zh-Hant", | ||
"texts": { | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
30 changes: 30 additions & 0 deletions
30
abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/zh-Hant.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
{ | ||
"culture": "zh-Hant", | ||
"texts": { | ||
"OrganizationManagement": "組織管理", | ||
"OrganizationList": "組織列表", | ||
"Volo.AbpIo.Commercial:010003": "您不是該組織的擁有者!", | ||
"OrganizationNotFoundMessage": "找不到任何組織!", | ||
"DeveloperCount": "開發者數量", | ||
"Owners": "擁有者", | ||
"AddMember": "加入成員", | ||
"AddOwner": "加入擁有者", | ||
"AddDeveloper": "加入開發者", | ||
"UserName": "使用者名稱", | ||
"Name": "名稱", | ||
"EmailAddress": "電子信箱地址", | ||
"Developers": "開發者", | ||
"LicenseType": "許可證類型", | ||
"Manage": "管理", | ||
"StartDate": "開始日期", | ||
"EndDate": "結束日期", | ||
"Modules": "模組", | ||
"LicenseExtendMessage": "您的許可已經延長至{0}", | ||
"LicenseUpgradeMessage": "您的許可已升級為{0}", | ||
"LicenseAddDeveloperMessage": "{0}個開發者已加入到您的許可", | ||
"Volo.AbpIo.Commercial:010004": "不能找到指定的使用者! 使用者必須已經註冊.", | ||
"MyOrganizations": "我的組織", | ||
"ApiKey": "API key", | ||
"UserNameNotFound": "沒有使用者名稱為{0}的使用者" | ||
} | ||
} |
5 changes: 5 additions & 0 deletions
5
abp_io/AbpIoLocalization/AbpIoLocalization/Docs/Localization/Resources/zh-Hant.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"culture": "zh-Hant", | ||
"texts": { | ||
} | ||
} |
5 changes: 5 additions & 0 deletions
5
abp_io/AbpIoLocalization/AbpIoLocalization/Support/Localization/Resources/zh-Hant.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"culture": "zh-Hant", | ||
"texts": { | ||
} | ||
} |
Oops, something went wrong.