mirror of https://github.com/abpframework/abp.git
52 changed files with 971 additions and 66 deletions
@ -0,0 +1,13 @@ |
|||
{ |
|||
"culture": "zh-Hant", |
|||
"texts": { |
|||
"Account": "帳號", |
|||
"Welcome": "歡迎", |
|||
"UseOneOfTheFollowingLinksToContinue": "使用下面的連結繼續", |
|||
"FrameworkHomePage": "框架首頁", |
|||
"FrameworkDocumentation": "框架文件", |
|||
"OfficialBlog": "官方部落格", |
|||
"CommercialHomePage": "商業版首頁", |
|||
"CommercialSupportWebSite": "商業版支援網站" |
|||
} |
|||
} |
|||
@ -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套件" |
|||
} |
|||
} |
|||
@ -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": "查看文件" |
|||
} |
|||
} |
|||
@ -0,0 +1,5 @@ |
|||
{ |
|||
"culture": "zh-Hant", |
|||
"texts": { |
|||
} |
|||
} |
|||
@ -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}的使用者" |
|||
} |
|||
} |
|||
@ -0,0 +1,5 @@ |
|||
{ |
|||
"culture": "zh-Hant", |
|||
"texts": { |
|||
} |
|||
} |
|||
@ -0,0 +1,5 @@ |
|||
{ |
|||
"culture": "zh-Hant", |
|||
"texts": { |
|||
} |
|||
} |
|||
@ -0,0 +1,159 @@ |
|||
{ |
|||
"culture": "zh-Hant", |
|||
"texts": { |
|||
"GetStarted": "開始", |
|||
"Create": "建立", |
|||
"NewProject": "新專案", |
|||
"DirectDownload": "直接下載", |
|||
"ProjectName": "專案名稱", |
|||
"ProjectType": "專案類型", |
|||
"DatabaseProvider": "資料庫提供者", |
|||
"NTier": "N層", |
|||
"IncludeUserInterface": "包含使用者介面", |
|||
"CreateNow": "現在建立", |
|||
"TheStartupProject": "起始專案", |
|||
"Tutorial": "教學", |
|||
"UsingCLI": "使用CLI", |
|||
"SeeDetails": "看詳細", |
|||
"AbpShortDescription": "ABP是用於建立現代Web應用程式的完整架構和強大的基礎設施! 遵循最佳實作和約定,為您提供SOLID開發經驗.", |
|||
"SourceCodeUpper": "原始碼", |
|||
"LatestReleaseLogs": "最新發佈日誌", |
|||
"Infrastructure": "基礎設施", |
|||
"Architecture": "架構", |
|||
"Modular": "模組化", |
|||
"DontRepeatYourself": "不要重複工作", |
|||
"DeveloperFocused": "專注於開發者", |
|||
"FullStackApplicationInfrastructure": "全端應用程式基礎設施", |
|||
"DomainDrivenDesign": "領域驅動設計", |
|||
"DomainDrivenDesignExplanation": "依據DDD模式和準則進行設計和開發. 為您的應用程式提供分層模型.", |
|||
"Authorization": "授權", |
|||
"AuthorizationExplanation": "具有使用者,角色和細膩度權限系統的高級授權. 建立於Microsoft Identity套件上.", |
|||
"MultiTenancy": "多租戶", |
|||
"MultiTenancyExplanationShort": "SaaS應用程式變得簡單! 從資料庫到UI的多租戶整合.", |
|||
"CrossCuttingConcerns": "橫切關注點", |
|||
"CrossCuttingConcernsExplanationShort": "完整的基礎架構,用於授權,驗證,異常處理,快取,稽核日誌,交易管理等.", |
|||
"BuiltInBundlingMinification": "內建Bundling & Minification", |
|||
"BuiltInBundlingMinificationExplanation": "無須使用外部工具進行Bundling & Minification. ABP提供了一種更簡單,動態,功能強大,模組化和內建的方式!", |
|||
"VirtualFileSystem": "虛擬文件系統", |
|||
"VirtualFileSystemExplanation": "將檢視,腳本,樣式,圖片...嵌入到套件/類別庫中,並在不同的應用程式中重複使用.", |
|||
"Theming": "主題", |
|||
"ThemingExplanationShort": "使用和訂製基於bootstrap的標準UI主題,或建立自己的主題.", |
|||
"BootstrapTagHelpersDynamicForms": "Bootstrap Tag Helpers和動態表單", |
|||
"BootstrapTagHelpersDynamicFormsExplanation": "內建的背景作業系統可以整合到Hangfire,RabbitMQ或您喜歡的任何工具中.", //TODO explanation doesn't match. |
|||
"HTTPAPIsDynamicProxies": "HTTP APIs和動態代理", |
|||
"HTTPAPIsDynamicProxiesExplanation": "自動將應用程式服務公開為REST樣式的HTTP API,並與動態JavaScript和C#代理一起使用.", |
|||
"CompleteArchitectureInfo": "現在架構用來建立可維護的軟體解決方案.", |
|||
"DomainDrivenDesignBasedLayeringModelExplanation": "幫助您實現基於DDD的分層架構並建構可維護的程式碼.", |
|||
"DomainDrivenDesignBasedLayeringModelExplanationCont": "提供啟動模板,抽象,基礎類別,服務,文件和指南以幫助您開發基於DDD模式和準則的應用程式.", |
|||
"MicroserviceCompatibleModelExplanation": "核心框架和預先建構模組在設計時就考慮了微服務架構.", |
|||
"MicroserviceCompatibleModelExplanationCont": "提供基礎結構,整合,範例和文件,以更輕鬆地實現微服務解決方案,而如果您要使用整體應用程式,也不會帶來額外的複雜性.", |
|||
"ModularInfo": "ABP提供了完整的模組化系統,使您能夠開發可重複使用的應用程式模組.", |
|||
"PreBuiltModulesThemes": "預先建構模組和主題", |
|||
"PreBuiltModulesThemesExplanation": "開源和商業模組和主題已準備好在您的業務應用程式中使用.", |
|||
"NuGetNPMPackages": "NuGet和NPM套件", |
|||
"NuGetNPMPackagesExplanation": "作為NuGet和NPM套件發佈.易於安裝和升級.", |
|||
"ExtensibleReplaceable": "可擴展/可替換", |
|||
"ExtensibleReplaceableExplanation": "所有服務和模組在設計時都考慮了可擴展性.您可以替換服務,頁面,樣式,組件...", |
|||
"CrossCuttingConcernsExplanation2": "保持原始碼整潔,專注於您自己的業務邏輯.", |
|||
"CrossCuttingConcernsExplanation3": "不要浪費時間一次又一次地實作共通用的應用程式需求.", |
|||
"AuthenticationAuthorization": "認證與授權", |
|||
"ExceptionHandling": "異常處理", |
|||
"Validation": "驗證", |
|||
"DatabaseConnection": "資料庫連接", |
|||
"TransactionManagement": "交易管理", |
|||
"AuditLogging": "稽核日誌", |
|||
"Caching": "快取", |
|||
"Multitenancy": "多租戶", |
|||
"DataFiltering": "資料過濾", |
|||
"ConventionOverConfiguration": "習慣優於設定", |
|||
"ConventionOverConfigurationExplanation": "預設情況下,ABP使用最小或零設定實現共通用的應用程式.", |
|||
"ConventionOverConfigurationExplanationList1": "自動註冊已知服務以進行依賴注入.", |
|||
"ConventionOverConfigurationExplanationList2": "通過命名習慣將應用程式服務公開為HTTP API.", |
|||
"ConventionOverConfigurationExplanationList3": "為C#和JavaScript建立動態HTTP客戶端代理.", |
|||
"ConventionOverConfigurationExplanationList4": "為您的實體提供預設Repository.", |
|||
"ConventionOverConfigurationExplanationList5": "根據Web請求或應用程式服務方法管理工作單元.", |
|||
"ConventionOverConfigurationExplanationList6": "為實體發佈建立,更新和刪除事件.", |
|||
"BaseClasses": "基礎類別", |
|||
"BaseClassesExplanation": "共通用應用程式模式的預先建構基礎類別.", |
|||
"DeveloperFocusedExplanation": "ABP是為了開發者", |
|||
"DeveloperFocusedExplanationCont": "它旨在簡化您的日常軟體開發,同時又不限制您在需要時進行底層工作。", |
|||
"SeeAllFeatures": "瀏覽所有功能", |
|||
"CLI_CommandLineInterface": "CLI (命令列介面)", |
|||
"CLI_CommandLineInterfaceExplanation": "CLI會自動建立新專案並將模組添加到您的應用程式.", |
|||
"StartupTemplates": "起始模板", |
|||
"StartupTemplatesExplanation": "各種起始模板為您提供了完整設定的解結方案,以快速啟動您的開發.", |
|||
"BasedOnFamiliarTools": "基於熟悉的工具", |
|||
"BasedOnFamiliarToolsExplanation": "建立在您已經知道的主流工具上並與其整合.學習曲線低,適應性強,舒適的開發.", |
|||
"ORMIndependent": "ORM獨立", |
|||
"ORMIndependentExplanation": "核心框架獨立於ORM/資料庫,並且可以與任何資料庫一起使用.Entity Framework Core和MongoDB提供者已經可用.", |
|||
"Features": "功能", |
|||
"ABPCLI": "ABP CLI", |
|||
"Modularity": "模組化", |
|||
"BootstrapTagHelpers": "Bootstrap Tag Helpers", |
|||
"DynamicForms": "動態表單", |
|||
"BundlingMinification": "Bundling & Minification", |
|||
"BackgroundJobs": "背景作業", |
|||
"DDDInfrastructure": "DDD基礎設施", |
|||
"DomainDrivenDesignInfrastructure": "Domain Driven Design基礎設施", |
|||
"AutoRESTAPIs": "自動REST APIs", |
|||
"DynamicClientProxies": "動態客戶端代理", |
|||
"DistributedEventBus": "分散式事件匯流排", |
|||
"DistributedEventBusWithRabbitMQIntegration": "具有RabbitMQ整合的分散式事件匯流排", |
|||
"TestInfrastructure": "測試基礎設施", |
|||
"AuditLoggingEntityHistories": "稽核日誌和實體歷史", |
|||
"ObjectToObjectMapping": "物件對應", |
|||
"EmailSMSAbstractions": "電子郵件和簡訊抽象", |
|||
"EmailSMSAbstractionsWithTemplatingSupport": "具有模板支援的電子郵件和簡訊抽象", |
|||
"Localization": "本地化", |
|||
"SettingManagement": "設定管理", |
|||
"ExtensionMethods": "擴充方法", |
|||
"ExtensionMethodsHelpers": "擴充方法和助手", |
|||
"AspectOrientedProgramming": "切面導向設計", |
|||
"DependencyInjection": "依賴注入", |
|||
"DependencyInjectionByConventions": "依照習慣的依賴注入", |
|||
"ABPCLIExplanation": "ABP CLI(命令列介面)是用於對ABP解決方案執行常見操作的命令列工具.", |
|||
"ModularityExplanation": "ABP提供了一個完整的基礎設施來建構您自己的應用程式模組,這些模組可能具有實體,服務,資料庫整合,API,UI組件等.", //TODO: strong "your own application modules",- |
|||
"MultiTenancyExplanation": "ABP框建不僅支援開發多租戶應用程式,而且使您的程式碼幾乎無須知道多租戶.", |
|||
"MultiTenancyExplanation2": "可以自動確定當前租戶,將不同租戶的資料互相隔離.", |
|||
"MultiTenancyExplanation3": "支援單一資料庫,或每個租戶單獨資料庫或者混合方式.", |
|||
"MultiTenancyExplanation4": "您專注於業務邏輯,並讓該框架為您處理多租戶.", |
|||
"BootstrapTagHelpersExplanation": "與其手動撰寫重複細節的bootstrap組件,不如使用ABP的tag helper來簡化它並利用自動完成.您當然也可以在需要時直接使用Bootstrap.", |
|||
"DynamicFormsExplanation": "動態表單和tag helpers可以利用C#類別做為模型來建立完整的表單.", |
|||
"AuthenticationAuthorizationExplanation": "整合到ASP.NET Core Identity和IdentityServer4的豐富身份驗證和授權選項.提供可擴展且詳細的權限系統.", |
|||
"CrossCuttingConcernsExplanation": "部要重複資幾一次又一次地實作所有這寫常見的東西.專注於您的業務邏輯,並讓ABP按照習慣自動執行.", |
|||
"DatabaseConnectionTransactionManagement": "資料庫連接和交易管理", |
|||
"CorrelationIdTracking": "關聯ID追蹤", |
|||
"BundlingMinificationExplanation": "ABP提供了一個簡單,動態,功能強大,模組化的內建Bundling & Minification系統.", |
|||
"VirtualFileSystemnExplanation": "虛擬文件系統使管理文件系統(硬碟)上不存在的文件成為可能.它主要用於將(js,css,image,cshtml...)文件嵌入到組件(Assembly)中,並在運行時像實體文件一樣使用他們.", |
|||
"ThemingExplanation": "主題系統允許通過基於最新的Bootstrap框架定義一組通用基礎類別庫和佈局來獨立開發應用程式和模組主題.", |
|||
"DomainDrivenDesignInfrastructureExplanation": "基於領域驅動設計模式和準則建構分層應用程式的完整基礎設施;", |
|||
"Specification": "規範", |
|||
"Repository": "倉儲", |
|||
"DomainService": "領域服務", |
|||
"ValueObject": "值對象", |
|||
"ApplicationService": "應用服務", |
|||
"DataTransferObject": "資料傳輸對象", |
|||
"AggregateRootEntity": "聚合根, 實體", |
|||
"AutoRESTAPIsExplanation": "ABP可以依照習慣自動將您的應用服務設定為API控制器.", |
|||
"DynamicClientProxiesExplanation": "從JavaScript和C#客戶端輕鬆使用您的API.", |
|||
"DistributedEventBusWithRabbitMQIntegrationExplanation": "使用帶有RabbitMQ整合的內建分散式事件匯流排,可以輕鬆發佈和使用分散式事件.", |
|||
"TestInfrastructureExplanation": "框架已經考慮了單元和整合測試.為您提供基礎類別,使其更容易.起始模板已預先設定用於測試.", |
|||
"AuditLoggingEntityHistoriesExplanation": "針對關鍵業務應用的內建稽核日誌紀錄.請求,服務,方法級別的稽核日誌紀錄以及具有屬性級別詳細資訊的實體歷史紀錄.", |
|||
"EmailSMSAbstractionsWithTemplatingSupportExplanation": "IEmailSender和ISmsSender抽象使您的應用程式邏輯與基礎設施解耦.先進的電子郵件模板系統允許建立和在地化電子郵件模板,並在需要實輕鬆使用.", |
|||
"LocalizationExplanation": "在地化系統允許在純JSON文件中建立資源,並使用它們來在地化UI.它支援繼承,擴展和JavaScript整合等高級方案,同時與AspNet Core的在地化系統完全兼容.", |
|||
"SettingManagementExplanation": "定義應用程式的設定,並根據當前設定,租戶和使用者在運行時獲取值.", |
|||
"ExtensionMethodsHelpersExplanation": "即使式瑣碎的程式碼部分,也不要重複.標準類型的擴展方法和助手使您的程式碼更加清晰和易於撰寫.", |
|||
"AspectOrientedProgrammingExplanation": "提供合適的基礎設施來建立動態代理並實現切面導向設計.攔截任何類別,並在每次方法執行之前和之後執行程式碼.", |
|||
"DependencyInjectionByConventionsExplanation": "無須手動註冊類別以進行依賴注入.按照習慣自動註冊常用服務類型.對於其他類型的服務,您可以使用介面和屬性來使其變得更輕鬆.", |
|||
"DataFilteringExplanation": "定義和使用資料過濾器,這些過濾器在您從資料庫中查詢實體時會自動應用.當您實現簡單的介面時,可立即使用軟刪除功能和多租戶過濾器.", |
|||
"PublishEvents": "發佈事件", |
|||
"HandleEvents": "處理事件", |
|||
"AndMore": "更多...", |
|||
"Code": "編碼", |
|||
"Result": "結果", |
|||
"SeeTheDocumentForMoreInformation": "查看<a href=\"{1}\">{0} 文件</a>獲得更多訊息", |
|||
"IndexPageHeroSection": "<span class=\"third-line shine2\"><strong>asp.net core的</strong></span><span class=\"first-line shine\"><strong>開源</strong></span><span class=\"second-line text-uppercase\">Web應用程式<br />框架 </span>", |
|||
"UiFramework": "UI框架", |
|||
"EmailAddress": "電子信箱地址" |
|||
} |
|||
} |
|||
@ -0,0 +1,12 @@ |
|||
{ |
|||
"culture": "zh-Hant", |
|||
"texts": { |
|||
"GivenTenantIsNotAvailable": "指定的租戶不可用: {0}", |
|||
"SwitchTenant": "切換租戶", |
|||
"Name": "名稱", |
|||
"SwitchTenantHint": "將name欄位留空以切換到主控端.", |
|||
"Tenant": "租戶", |
|||
"Switch": "切換", |
|||
"NotSelected": "尚未選定" |
|||
} |
|||
} |
|||
@ -0,0 +1,6 @@ |
|||
{ |
|||
"culture": "zh-Hant", |
|||
"texts": { |
|||
"MaxResultCountExceededExceptionMessage": "{0}禁止超過{1}! 請在伺服器端增加{2}.{3}以獲得更多結果." |
|||
} |
|||
} |
|||
@ -0,0 +1,23 @@ |
|||
{ |
|||
"culture": "zh-Hant", |
|||
"texts": { |
|||
"DisplayName:Abp.Mailing.DefaultFromAddress": "預設發信者地址", |
|||
"DisplayName:Abp.Mailing.DefaultFromDisplayName": "預設發信者名稱", |
|||
"DisplayName:Abp.Mailing.Smtp.Host": "主機", |
|||
"DisplayName:Abp.Mailing.Smtp.Port": "埠號", |
|||
"DisplayName:Abp.Mailing.Smtp.UserName": "使用者名稱", |
|||
"DisplayName:Abp.Mailing.Smtp.Password": "密碼", |
|||
"DisplayName:Abp.Mailing.Smtp.Domain": "網域", |
|||
"DisplayName:Abp.Mailing.Smtp.EnableSsl": "啟用SSL", |
|||
"DisplayName:Abp.Mailing.Smtp.UseDefaultCredentials": "使用預設憑證", |
|||
"Description:Abp.Mailing.DefaultFromAddress": "預設的發信者地址.", |
|||
"Description:Abp.Mailing.DefaultFromDisplayName": "預設的發信者名稱.", |
|||
"Description:Abp.Mailing.Smtp.Host": "SMTP 服務的主機名稱或主機IP位址.", |
|||
"Description:Abp.Mailing.Smtp.Port": "SMTP 服務的埠號.", |
|||
"Description:Abp.Mailing.Smtp.UserName": "憑證使用者名稱.", |
|||
"Description:Abp.Mailing.Smtp.Password": "憑證使用者密碼.", |
|||
"Description:Abp.Mailing.Smtp.Domain": "驗證憑證的網域名稱或電腦名稱.", |
|||
"Description:Abp.Mailing.Smtp.EnableSsl": "設定 SmtpClient 是否使用安全通訊協定.", |
|||
"Description:Abp.Mailing.Smtp.UseDefaultCredentials": "設定是否使用預設憑證." |
|||
} |
|||
} |
|||
@ -0,0 +1,7 @@ |
|||
{ |
|||
"culture": "zh-Hant", |
|||
"texts": { |
|||
"DisplayName:Abp.Localization.DefaultLanguage": "預設語系", |
|||
"Description:Abp.Localization.DefaultLanguage": "應用程式的預設語系." |
|||
} |
|||
} |
|||
@ -0,0 +1,6 @@ |
|||
{ |
|||
"culture": "zh-Hant", |
|||
"texts": { |
|||
"Menu:Administration": "管理" |
|||
} |
|||
} |
|||
@ -0,0 +1,58 @@ |
|||
{ |
|||
"culture": "zh-Hant", |
|||
"texts": { |
|||
"InternalServerErrorMessage": "對不起,在處理你的請求期間,產生了一個伺服器內部錯誤!", |
|||
"ValidationErrorMessage": "你的請求無效!", |
|||
"ValidationNarrativeErrorMessageTitle": "驗證時發現以下錯誤.", |
|||
"DefaultErrorMessage": "發生錯誤!", |
|||
"DefaultErrorMessageDetail": "伺服器未發送錯誤的詳細信息.", |
|||
"DefaultErrorMessage401": "未通過身份驗證!", |
|||
"DefaultErrorMessage401Detail": "你需要進行身份認證(登入)後再執行此操作.", |
|||
"DefaultErrorMessage403": "你沒有權限!", |
|||
"DefaultErrorMessage403Detail": "你不能執行此操作!", |
|||
"DefaultErrorMessage404": "未找到資源!", |
|||
"DefaultErrorMessage404Detail": "未在服務中找到請求的資源!", |
|||
"EntityNotFoundErrorMessage": "實體 {0} 不存在,id = {1}!", |
|||
"Error": "錯誤", |
|||
"AreYouSure": "你確定嗎?", |
|||
"Cancel": "取消", |
|||
"Yes": "是", |
|||
"No": "否", |
|||
"Close": "關閉", |
|||
"Save": "保存", |
|||
"SavingWithThreeDot": "保存中...", |
|||
"Actions": "操作", |
|||
"Delete": "刪除", |
|||
"Edit": "修改", |
|||
"Refresh": "刷新", |
|||
"ProcessingWithThreeDot": "處理中...", |
|||
"LoadingWithThreeDot": "載入中...", |
|||
"Welcome": "歡迎", |
|||
"Login": "登入", |
|||
"Register": "註冊", |
|||
"Logout": "登出", |
|||
"Submit": "提交", |
|||
"Back": "返回", |
|||
"PagerSearch": "搜尋", |
|||
"PagerNext": "下一頁", |
|||
"PagerPrevious": "上一頁", |
|||
"PagerFirst": "首頁", |
|||
"PagerLast": "末頁", |
|||
"PagerInfo": "顯示 _TOTAL_ 個紀錄的 _START_ 到 _END_ 個.", |
|||
"PagerInfoEmpty": "顯示0個紀錄中的0到0", |
|||
"PagerInfoFiltered": "(從 _MAX_ 所有紀錄中過濾掉)", |
|||
"NoDataAvailableInDatatable": "資料表中沒有資料", |
|||
"PagerShowMenuEntries": "顯示 _MENU_ 實體", |
|||
"DatatableActionDropdownDefaultText": "操作", |
|||
"ChangePassword": "修改密碼", |
|||
"PersonalInfo": "個人資料", |
|||
"AreYouSureYouWantToCancelEditingWarningMessage": "你有未保存的更改.", |
|||
"UnhandledException": "未處理的異常!", |
|||
"401Message": "未授權", |
|||
"403Message": "禁止訪問", |
|||
"404Message": "網頁未找到", |
|||
"500Message": "內部伺服器錯誤", |
|||
"GoHomePage": "返回首頁", |
|||
"GoBack": "返回" |
|||
} |
|||
} |
|||
@ -0,0 +1,34 @@ |
|||
{ |
|||
"culture": "zh-Hant", |
|||
"texts": { |
|||
"'{0}' and '{1}' do not match.": "'{0}'與'{1}'不匹配.", |
|||
"The {0} field is not a valid credit card number.": "欄位{0}不是有效的信用卡號碼.", |
|||
"{0} is not valid.": "{0}驗證未通過.", |
|||
"The {0} field is not a valid e-mail address.": "欄位{0}不是有效的電子郵件地址.", |
|||
"The {0} field only accepts files with the following extensions: {1}": "{0}欄位只允許以下副檔名的文件: {1}", |
|||
"The field {0} must be a string or array type with a maximum length of '{1}'.": "欄位{0}必須是最大長度為'{1}'的字串或陣列.", |
|||
"The field {0} must be a string or array type with a minimum length of '{1}'.": "欄位{0}必須是最小長度為'{1}'的字串或陣列.", |
|||
"The {0} field is not a valid phone number.": "欄位{0}不是有效的電話號碼.", |
|||
"The field {0} must be between {1} and {2}.": "欄位{0}值必須在{1}和{2}範圍內.", |
|||
"The field {0} must match the regular expression '{1}'.": "欄位{0}必須匹配正規表示式'{1}'.", |
|||
"The {0} field is required.": "欄位{0}不可為空.", |
|||
"The field {0} must be a string with a maximum length of {1}.": "欄位{0}必須是長度為{1}的字串.", |
|||
"The field {0} must be a string with a minimum length of {2} and a maximum length of {1}.": "欄位{0}必須是最小長度為{2}並且最大長度{1}的字串.", |
|||
"The {0} field is not a valid fully-qualified http, https, or ftp URL.": "欄位{0}不是有效的完全限定的http,https或ftp URL.", |
|||
"The field {0} is invalid.": "此欄位{0}是無效值.", |
|||
"ThisFieldIsNotAValidCreditCardNumber.": "此欄位不是有效的信用卡號碼.", |
|||
"ThisFieldIsNotValid.": "此驗證未通過.", |
|||
"ThisFieldIsNotAValidEmailAddress.": "此欄位不是有效的郵箱地址.", |
|||
"ThisFieldOnlyAcceptsFilesWithTheFollowingExtensions:{0}": "此欄位只允許以下副檔名的文件: {0}", |
|||
"ThisFieldMustBeAStringOrArrayTypeWithAMaximumLengthoOf{0}": "此欄位必須是最大長度為'{0}'的字串或陣列.", |
|||
"ThisFieldMustBeAStringOrArrayTypeWithAMinimumLengthOf{0}": "此欄位必須是最小長度為'{0}'的字串或陣列.", |
|||
"ThisFieldIsNotAValidPhoneNumber.": "此欄位不是有效的電話號碼.", |
|||
"ThisFieldMustBeBetween{0}And{1}": "此欄位值必須在{0}和{1}範圍內.", |
|||
"ThisFieldMustMatchTheRegularExpression{0}": "此欄位必須匹配正規表示式'{0}'.", |
|||
"ThisFieldIsRequired.": "此欄位不可為空.", |
|||
"ThisFieldMustBeAStringWithAMaximumLengthOf{0}": "此欄位必須是長度為{0}的字串.", |
|||
"ThisFieldMustBeAStringWithAMinimumLengthOf{1}AndAMaximumLengthOf{0}": "此欄位必須是最小長度為{1}並且最大長度{0}的字串.", |
|||
"ThisFieldIsNotAValidFullyQualifiedHttpHttpsOrFtpUrl": "此欄位不是有效的完全限定的http,https或ftp URL.", |
|||
"ThisFieldIsInvalid.": "此欄位是無效值." |
|||
} |
|||
} |
|||
@ -0,0 +1,7 @@ |
|||
{ |
|||
"culture": "zh-Hant", |
|||
"texts": { |
|||
"BirthDate": "生日", |
|||
"Value1": "值1" |
|||
} |
|||
} |
|||
@ -0,0 +1,6 @@ |
|||
{ |
|||
"culture": "zh-Hant", |
|||
"texts": { |
|||
"hello": "哈囉" |
|||
} |
|||
} |
|||
@ -0,0 +1,7 @@ |
|||
{ |
|||
"culture": "zh-Hant", |
|||
"texts": { |
|||
"USA": "美國", |
|||
"Brazil": "巴西" |
|||
} |
|||
} |
|||
@ -0,0 +1,7 @@ |
|||
{ |
|||
"culture": "zh-Hant", |
|||
"texts": { |
|||
"ThisFieldIsRequired": "此欄位為必填欄位", |
|||
"MaxLenghtErrorMessage": "此欄位最多可包含'{0}'個字元" |
|||
} |
|||
} |
|||
@ -0,0 +1,11 @@ |
|||
{ |
|||
"culture": "zh-Hant", |
|||
"texts": { |
|||
"Hello <b>{0}</b>.": "您好 <b>{0}</b>.", |
|||
"Car": "汽車", |
|||
"CarPlural": "汽車", |
|||
"MaxLenghtErrorMessage": "此欄位的長度最多'{0}'個字元", |
|||
"Universe": "宇宙", |
|||
"FortyTwo": "四十二" |
|||
} |
|||
} |
|||
@ -0,0 +1,6 @@ |
|||
{ |
|||
"culture": "zh-Hant", |
|||
"texts": { |
|||
"SeeYou": "再會" |
|||
} |
|||
} |
|||
@ -0,0 +1,44 @@ |
|||
{ |
|||
"culture": "zh-Hant", |
|||
"texts": { |
|||
"UserName": "使用者名稱", |
|||
"EmailAddress": "電子信箱地址", |
|||
"UserNameOrEmailAddress": "使用者名稱或電子信箱地址", |
|||
"Password": "密碼", |
|||
"RememberMe": "記住我", |
|||
"UseAnotherServiceToLogin": "使用另一個服務登入", |
|||
"UserLockedOutMessage": "登入失敗,使用者帳號已被鎖定.請稍後再試.", |
|||
"InvalidUserNameOrPassword": "使用者名稱或密碼錯誤!", |
|||
"LoginIsNotAllowed": "無法登入!你需要驗證電子信箱地址/手機號碼.", |
|||
"SelfRegistrationDisabledMessage": "應用程式未開放註冊,請聯絡管理員以加入新使用者.", |
|||
"Login": "登入", |
|||
"Cancel": "取消", |
|||
"Register": "註冊", |
|||
"AreYouANewUser": "你是新使用者嗎?", |
|||
"AlreadyRegistered": "已經註冊過了?", |
|||
"InvalidLoginRequest": "登入請求無效", |
|||
"ThereAreNoLoginSchemesConfiguredForThisClient": "沒有為此客戶端配置登入方案.", |
|||
"LogInUsingYourProviderAccount": "使用你的{0}帳號登入", |
|||
"DisplayName:CurrentPassword": "目前密碼", |
|||
"DisplayName:NewPassword": "新密碼", |
|||
"DisplayName:NewPasswordConfirm": "確認新密碼", |
|||
"PasswordChangedMessage": "你的密碼已修改成功.", |
|||
"DisplayName:UserName": "使用者名稱", |
|||
"DisplayName:Email": "電子信箱", |
|||
"DisplayName:Name": "名字", |
|||
"DisplayName:Surname": "姓", |
|||
"DisplayName:Password": "密碼", |
|||
"DisplayName:EmailAddress": "電子信箱地址", |
|||
"DisplayName:PhoneNumber": "電話號碼", |
|||
"PersonalSettings": "個人設置", |
|||
"PersonalSettingsSaved": "個人設置已保存", |
|||
"PasswordChanged": "修改密碼", |
|||
"NewPasswordConfirmFailed": "請確認新密碼", |
|||
"Manage": "管理", |
|||
"ManageYourProfile": "管理你的個人資料", |
|||
"DisplayName:Abp.Account.IsSelfRegistrationEnabled": "啟用自行註冊", |
|||
"Description:Abp.Account.IsSelfRegistrationEnabled": "是否允許使用者自行註冊帳號.", |
|||
"DisplayName:Abp.Account.EnableLocalLogin": "使用本地帳號進行身分驗證", |
|||
"Description:Abp.Account.EnableLocalLogin": "伺服器是否允許使用者使用本地帳號進行身份驗證。" |
|||
} |
|||
} |
|||
@ -0,0 +1,14 @@ |
|||
{ |
|||
"culture": "zh-Hant", |
|||
"texts": { |
|||
"Permission:Blogging": "部落格", |
|||
"Permission:Blogs": "部落格", |
|||
"Permission:Posts": "文章", |
|||
"Permission:Tags": "標籤", |
|||
"Permission:Comments": "評論", |
|||
"Permission:Management": "管理", |
|||
"Permission:Edit": "標及", |
|||
"Permission:Create": "新增", |
|||
"Permission:Delete": "刪除" |
|||
} |
|||
} |
|||
@ -0,0 +1,47 @@ |
|||
{ |
|||
"culture": "zh-Hant", |
|||
"texts": { |
|||
"Menu:Blogs": "部落格", |
|||
"Menu:BlogManagement": "部落格管理", |
|||
"Title": "標題", |
|||
"Delete": "刪除", |
|||
"Reply": "回覆", |
|||
"ReplyTo": "回覆 {0}", |
|||
"ContinueReading": "繼續閱讀", |
|||
"DaysAgo": "{0}天前", |
|||
"YearsAgo": "{0}年前", |
|||
"MonthsAgo": "{0}個月前", |
|||
"WeeksAgo": "{0}週前", |
|||
"MinutesAgo": "{0}分前", |
|||
"SecondsAgo": "{0}秒前", |
|||
"HoursAgo": "{0}小時前", |
|||
"Now": "剛剛", |
|||
"Content": "內容", |
|||
"SeeAll": "查看所有", |
|||
"PopularTags": "熱門標籤", |
|||
"WiewsWithCount": "{0}人查看", |
|||
"LastPosts": "最後的文章", |
|||
"LeaveComment": "發表評論", |
|||
"TagsInThisArticle": "文章中的標籤", |
|||
"Posts": "文章", |
|||
"Edit": "編輯", |
|||
"BLOG": "部落格", |
|||
"CommentDeletionWarningMessage": "評論將被刪除.", |
|||
"PostDeletionWarningMessage": "文章將被刪除.", |
|||
"BlogDeletionWarningMessage": "部落格將被刪除.", |
|||
"AreYouSure": "您確定嗎?", |
|||
"CommentWithCount": "{0}個評論", |
|||
"Comment": "評論", |
|||
"ShareOnTwitter": "分享到Twitter", |
|||
"CoverImage": "封面圖", |
|||
"CreateANewPost": "新增一篇文章", |
|||
"CreateANewBlog": "新增一個部落格", |
|||
"WhatIsNew": "最新消息", |
|||
"Name": "名稱", |
|||
"ShortName": "簡稱", |
|||
"CreationTime": "建立時間", |
|||
"Description": "描述", |
|||
"Blogs": "部落格", |
|||
"Tags": "標籤" |
|||
} |
|||
} |
|||
@ -0,0 +1,10 @@ |
|||
{ |
|||
"culture": "zh-Hant", |
|||
"texts": { |
|||
"DocsTitle": "VoloDocs", |
|||
"WelcomeVoloDocs": "歡迎使用VoloDocs!", |
|||
"NoProjectWarning": "目前沒有專案!", |
|||
"CreateYourFirstProject": "建立您的第一個專案", |
|||
"NoProject": "沒有專案!" |
|||
} |
|||
} |
|||
@ -0,0 +1,32 @@ |
|||
{ |
|||
"culture": "zh-Hant", |
|||
"texts": { |
|||
"Permission:DocumentManagement": "文件管理", |
|||
"Permission:Projects": "專案", |
|||
"Permission:Edit": "編輯", |
|||
"Permission:Delete": "刪除", |
|||
"Permission:Create": "建立", |
|||
"Menu:DocumentManagement": "文件管理", |
|||
"Menu:ProjectManagement": "專案管理", |
|||
"CreateANewProject": "建立新專案", |
|||
"Edit": "編輯", |
|||
"Create": "建立", |
|||
"Projects": "專案", |
|||
"Name": "名稱", |
|||
"ShortName": "簡稱", |
|||
"DocumentStoreType": "文件存儲類型", |
|||
"Format": "格式", |
|||
"ShortNameInfoText": "將用於唯一的URL.", |
|||
"DisplayName:Name": "名稱", |
|||
"DisplayName:ShortName": "簡稱", |
|||
"DisplayName:Format": "格式", |
|||
"DisplayName:DefaultDocumentName": "預設文件名稱", |
|||
"DisplayName:NavigationDocumentName": "導覽文件名稱", |
|||
"DisplayName:MinimumVersion": "最低版本", |
|||
"DisplayName:MainWebsiteUrl": "主網站網址", |
|||
"DisplayName:LatestVersionBranchName": "最新版本的分支名稱", |
|||
"DisplayName:GitHubRootUrl": "GitHub根網址", |
|||
"DisplayName:GitHubAccessToken": "GitHub 存取Token ", |
|||
"DisplayName:GitHubUserAgent": "GitHub 使用者代理" |
|||
} |
|||
} |
|||
@ -0,0 +1,20 @@ |
|||
{ |
|||
"culture": "zh-Hant", |
|||
"texts": { |
|||
"Documents": "文件", |
|||
"BackToWebsite": "返回主網站", |
|||
"Contributors": "貢獻者", |
|||
"ShareOn": "分享到", |
|||
"Version": "版本", |
|||
"Edit": "編輯", |
|||
"Delete": "刪除", |
|||
"InThisDocument": "在此文件中", |
|||
"GoToTop": "到最上方", |
|||
"Projects": "專案", |
|||
"NoProjectWarning": "沒有專案!", |
|||
"DocumentNotFound": "找不到要求的文件!", |
|||
"NavigationDocumentNotFound": "這個版本沒有導覽文件!", |
|||
"DocumentNotFoundInSelectedLanguage": "本文件不適用於所選語系,將以預設語系顯示.", |
|||
"FilterTopics": "過濾主題" |
|||
} |
|||
} |
|||
@ -0,0 +1,7 @@ |
|||
{ |
|||
"culture": "zh-Hant", |
|||
"texts": { |
|||
"Features": "功能", |
|||
"NoFeatureFoundMessage": "沒有可用的功能." |
|||
} |
|||
} |
|||
@ -0,0 +1,103 @@ |
|||
{ |
|||
"culture": "zh-Hant", |
|||
"texts": { |
|||
"Menu:IdentityManagement": "身份識別管理", |
|||
"Users": "使用者", |
|||
"NewUser": "新使用者", |
|||
"UserName": "使用者名稱", |
|||
"EmailAddress": "電子信箱地址", |
|||
"PhoneNumber": "手機號碼", |
|||
"UserInformations": "用戶資訊", |
|||
"DisplayName:IsDefault": "預設", |
|||
"DisplayName:IsStatic": "靜態", |
|||
"DisplayName:IsPublic": "公開", |
|||
"Roles": "角色", |
|||
"Password": "密碼", |
|||
"PersonalInfo": " 個人資料", |
|||
"PersonalSettings": "個人設置", |
|||
"UserDeletionConfirmationMessage": "使用者 '{0}' 將被刪除. 你確定嗎?", |
|||
"RoleDeletionConfirmationMessage": "角色 '{0}' 將被刪除. 你確定嗎?", |
|||
"DisplayName:RoleName": "角色名稱", |
|||
"DisplayName:UserName": "使用者名稱", |
|||
"DisplayName:Name": "名子", |
|||
"DisplayName:Surname": "姓", |
|||
"DisplayName:Password": "密碼", |
|||
"DisplayName:Email": "電子信箱地址", |
|||
"DisplayName:PhoneNumber": "手機號碼", |
|||
"DisplayName:TwoFactorEnabled": "二次認證", |
|||
"DisplayName:LockoutEnabled": "登入失敗,帳號被鎖定", |
|||
"NewRole": "新角色", |
|||
"RoleName": "角色名稱", |
|||
"CreationTime": "建立時間", |
|||
"Permissions": "權限", |
|||
"DisplayName:CurrentPassword": "目前密碼", |
|||
"DisplayName:NewPassword": "新密碼", |
|||
"DisplayName:NewPasswordConfirm": "確認新密碼", |
|||
"PasswordChangedMessage": "你已成功更改密碼.", |
|||
"PersonalSettingsSavedMessage": "你的個人設置保存成功.", |
|||
"Identity.DefaultError": "發生了一個未知錯誤.", |
|||
"Identity.ConcurrencyFailure": "對象已被修改,因樂觀並行控制導致失敗.", |
|||
"Identity.DuplicateEmail": "電子信箱 '{0}' 已存在.", |
|||
"Identity.DuplicateRoleName": "角色名 '{0}' 已存在.", |
|||
"Identity.DuplicateUserName": "使用者名稱 '{0}' 已存在.", |
|||
"Identity.InvalidEmail": "電子信箱 '{0}' 無效.", |
|||
"Identity.InvalidPasswordHasherCompatibilityMode": "提供的 PasswordHasherCompatibilityMode 無效.", |
|||
"Identity.InvalidPasswordHasherIterationCount": "迭代計數必須是正整數.", |
|||
"Identity.InvalidRoleName": "角色名 '{0}' 無效.", |
|||
"Identity.InvalidToken": "token無效.", |
|||
"Identity.InvalidUserName": "使用者名稱 '{0}' 無效, 只能包含字母或數字.", |
|||
"Identity.LoginAlreadyAssociated": "此登入名的使用者已存在.", |
|||
"Identity.PasswordMismatch": "密碼錯誤.", |
|||
"Identity.PasswordRequiresDigit": "密碼至少包含一位數字 ('0'-'9').", |
|||
"Identity.PasswordRequiresLower": "密碼至少包含一位小寫字母 ('a'-'z').", |
|||
"Identity.PasswordRequiresNonAlphanumeric": "密碼至少包含一位非字母數字字元.", |
|||
"Identity.PasswordRequiresUpper": "密碼至少包含一位大寫字母 ('A'-'Z').", |
|||
"Identity.PasswordTooShort": "密碼至少為{0}個字元.", |
|||
"Identity.RoleNotFound": "角色 {0} 不存在.", |
|||
"Identity.UserAlreadyHasPassword": "使用者已設置密碼.", |
|||
"Identity.UserAlreadyInRole": "使用者已具有角色 '{0}'.", |
|||
"Identity.UserLockedOut": "使用者被鎖定.", |
|||
"Identity.UserLockoutNotEnabled": "該使用者未啟用鎖定.", |
|||
"Identity.UserNameNotFound": "使用者 {0} 不存在.", |
|||
"Identity.UserNotInRole": "使用者不具有 '{0}' 角色.", |
|||
"Identity.PasswordConfirmationFailed": "密碼或確認密碼不一致.", |
|||
"Identity.StaticRoleRenamingErrorMessage": "無法重命名靜態角色.", |
|||
"Identity.StaticRoleDeletionErrorMessage": "無法刪除靜態角色.", |
|||
"Volo.Abp.Identity:010001": "您無法刪除自己的帳號!", |
|||
"Permission:IdentityManagement": "身份識別管理", |
|||
"Permission:RoleManagement": "角色管理", |
|||
"Permission:Create": "建立", |
|||
"Permission:Edit": "編輯", |
|||
"Permission:Delete": "刪除", |
|||
"Permission:ChangePermissions": "更改權限", |
|||
"Permission:UserManagement": "使用者管理", |
|||
"Permission:UserLookup": "使用者查詢", |
|||
"DisplayName:Abp.Identity.Password.RequiredLength": "要求長度", |
|||
"DisplayName:Abp.Identity.Password.RequiredUniqueChars": "要求唯一字元數量", |
|||
"DisplayName:Abp.Identity.Password.RequireNonAlphanumeric": "要求非字母數字", |
|||
"DisplayName:Abp.Identity.Password.RequireLowercase": "要求小寫字母", |
|||
"DisplayName:Abp.Identity.Password.RequireUppercase": "要求大寫字母", |
|||
"DisplayName:Abp.Identity.Password.RequireDigit": "要求數字", |
|||
"DisplayName:Abp.Identity.Lockout.AllowedForNewUsers": "允許新使用者", |
|||
"DisplayName:Abp.Identity.Lockout.LockoutDuration": "鎖定時間(秒)", |
|||
"DisplayName:Abp.Identity.Lockout.MaxFailedAccessAttempts": "最大失敗存取嘗試次數", |
|||
"DisplayName:Abp.Identity.SignIn.RequireConfirmedEmail": "要求驗證的電子信箱", |
|||
"DisplayName:Abp.Identity.SignIn.RequireConfirmedPhoneNumber": "要求驗證的手機號碼", |
|||
"DisplayName:Abp.Identity.User.IsUserNameUpdateEnabled": "啟用使用者名稱更新", |
|||
"DisplayName:Abp.Identity.User.IsEmailUpdateEnabled": "啟用電子信箱更新", |
|||
"Description:Abp.Identity.Password.RequiredLength": "密碼的最小長度.", |
|||
"Description:Abp.Identity.Password.RequiredUniqueChars": "密碼必須包含唯一字元的數量.", |
|||
"Description:Abp.Identity.Password.RequireNonAlphanumeric": "密碼是否必須包含非字母數字.", |
|||
"Description:Abp.Identity.Password.RequireLowercase": "密碼是否必須包含小寫字母.", |
|||
"Description:Abp.Identity.Password.RequireUppercase": "密碼是否必須包含大小字母.", |
|||
"Description:Abp.Identity.Password.RequireDigit": "密碼是否必須包含數字.", |
|||
"Description:Abp.Identity.Lockout.AllowedForNewUsers": "允許新使用者被鎖定.", |
|||
"Description:Abp.Identity.Lockout.LockoutDuration": "當鎖定發生時使用者被鎖定的時間(秒).", |
|||
"Description:Abp.Identity.Lockout.MaxFailedAccessAttempts": "如果啟用鎖定,當使用者被鎖定前失敗的存取嘗試次數.", |
|||
"Description:Abp.Identity.SignIn.RequireConfirmedEmail": "登入時是否需要驗證電子信箱.", |
|||
"Description:Abp.Identity.SignIn.RequireConfirmedPhoneNumber": "登入時是否需要驗證手機號碼.", |
|||
"Description:Abp.Identity.User.IsUserNameUpdateEnabled": "是否允許使用者更新使用者名稱.", |
|||
"Description:Abp.Identity.User.IsEmailUpdateEnabled": "是否允許使用者更新電子信箱." |
|||
|
|||
} |
|||
} |
|||
@ -0,0 +1,8 @@ |
|||
{ |
|||
"culture": "zh-Hant", |
|||
"texts": { |
|||
"Volo.IdentityServer:DuplicateIdentityResourceName": "Identity資源名稱已存在: {Name}", |
|||
"Volo.IdentityServer:DuplicateApiResourceName": "Api資源名稱已存在: {Name}", |
|||
"Volo.IdentityServer:DuplicateClientId": "ClientId已經存在: {ClientId}" |
|||
} |
|||
} |
|||
@ -0,0 +1,10 @@ |
|||
{ |
|||
"culture": "zh-Hant", |
|||
"texts": { |
|||
"Permissions": "權限", |
|||
"OnlyProviderPermissons": "只有這個提供者", |
|||
"All": "全部", |
|||
"SelectAllInAllTabs": "授予所有權限", |
|||
"SelectAllInThisTab": "全選" |
|||
} |
|||
} |
|||
@ -0,0 +1,7 @@ |
|||
{ |
|||
"culture": "zh-Hant", |
|||
"texts": { |
|||
"Settings": "設置", |
|||
"SuccessfullySaved": "保存成功" |
|||
} |
|||
} |
|||
@ -0,0 +1,20 @@ |
|||
{ |
|||
"culture": "zh-Hant", |
|||
"texts": { |
|||
"Menu:TenantManagement": "租戶管理", |
|||
"Tenants": "租戶", |
|||
"NewTenant": "新租戶", |
|||
"TenantName": "租戶名稱", |
|||
"DisplayName:TenantName": "租戶名稱", |
|||
"TenantDeletionConfirmationMessage": "租戶 '{0}' 將被刪除. 您確定嗎?", |
|||
"ConnectionStrings": "資料庫連線字串", |
|||
"DisplayName:DefaultConnectionString": "預設資料庫連線字串", |
|||
"DisplayName:UseSharedDatabase": "使用共用資料庫", |
|||
"Permission:TenantManagement": "租戶管理", |
|||
"Permission:Create": "新增", |
|||
"Permission:Edit": "編輯", |
|||
"Permission:Delete": "刪除", |
|||
"Permission:ManageConnectionStrings": "管理資料庫連線字串", |
|||
"Permission:ManageFeatures": "管理功能" |
|||
} |
|||
} |
|||
@ -0,0 +1,8 @@ |
|||
{ |
|||
"culture": "zh-Hant", |
|||
"texts": { |
|||
"Menu:Home": "首頁", |
|||
"Welcome": "歡迎", |
|||
"LongWelcomeMessage": "歡迎來到此應用程式. 這是一個基於ABP框架的起始專案. 有關更多訊息, 請瀏覽 abp.io." |
|||
} |
|||
} |
|||
Loading…
Reference in new issue